/*
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #333366 url(images/pdxbanner-2.jpg) no-repeat center top;
	color: #cccccc;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	margin-top: 85px;
}


#positively-logo {
	display:none;
	}
	
#positively-banner-ad {

	border:none;
	position:absolute;
	margin-left:2%;
	left:0;
	top:0;
}
#positively-banner-ad img {
	margin-top:80px;

	}
h1, h2, h3 {
	font-weight:bold;
	color: #f89f5b;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.0em;
	text-align: left;
}

p {
}
.banner-photo-credit {
	position:absolute;
	font-size:10px;
	left:20px;
	top:200px;
	}
.banner-photo-credit a {
	color:#FFFFFF;
	}
	
.link a {
	color: #FF8A00;
	display: inline;
	text-decoration:none;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}


a:hover {
	text-decoration: underline;
}

img {
	border: 4px solid #C4C2C2;
}

/* Boxed Style */

.boxed {
	float: left;
	margin-left:10px;
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 0px;
}
.boxed .content p {
	margin-top: 5px;
	}

.boxed .ad img {
	border:thin;
	margin: 0 0px 30px;
	}

/* Post */

.post {
}

.post .title {
	padding: 0px 00px;
/*	background: url(images/img07.gif) repeat-x left bottom; */
	font-size: 1.2em;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	font-weight:normal;
	margin: 0;
	line-height: normal;
}


.post p {
	margin-top:.5em;
	margin-bottom:.5em;
	}

.post .story {
	padding: 20px;
}

.post .story img {
	display: inline;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:6px;
	margin-top:6px;
	width:65%;
	float:left;
	}
	
	
.post .tall img {
	width:45%;
	}
.post .story .cover img {
	width:95%
}
.cover {
	padding: 20px;
}

.post .cover img {
	display: inline;
	width:100%;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:5px;
	}

/* Header */

#header {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 700px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color:#FFFFFF;
}

#logo h1 {
	display: inline;
	float: left;
}

#logo h2 {
	display: inline;
	float: right;
}

#logo a {
	color:#FFFFFF;
}

/* Header > Menu */

#menu {
	width: 695px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	white-space:nowrap;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align:center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/* Wrapper */

#wrapper {
	background: url(images/img06-3a84cb.jpg) repeat-x;
}
	#menu_left {
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none; }
		#menu_left a { 
			color: #FFFFFF;
			display: block; 
			background: url(images/img03.gif) repeat-x; 
			width: 100px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 4px 0; 
			font-weight: bold;
			text-align:left; 
			text-decoration: none; 
		}	
		#menu_left a:hover { background: url(images/img04.gif) repeat-x;  }

/* Content */

#content {
	width: 900px;
	margin: 0 2%;
	padding: 20px 0 0 0;
}



/* Content > Main */

#main {
	margin-left:10px;
	margin-top:0px;
	float: left;
	width: 490px;
}
#main .ad img {
	border-width:thin;
	margin:0 0 0 20px;
	}
#main table td {
	text-align:left;
	padding: 0 10px 0 10px;
	font-size:10px;
	}
	
/* Content > Main > Welcome */

#welcome {
	display:inline;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */


#sidebar {
	display: inline;
	float: left;
	width: 210px;
}

#sidebar-right {
	position:absolute;
	margin-top:0px;
	margin-left:740px;
	width: 280px;
	}
#IERoot #content #sidebar-right {
	margin-left:10px;
	}	
#sidebar-right img{
	border:thin;
	float:left;
	margin:0 20px 20px 5px;
	}
#sidebar-right object {
	float:left;
	margin:0 0 20px 5px;
	}
	
#sidebar-right .ad {
	margin-top:20px;
	margin-bottom:10px;
	}

/*
.sidebar {
	float: left;
	width: 220px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.boxed li h3 {
	padding: 5px 0 5px 25px;
	background: url(images/linkbullet.gif) no-repeat 10px 9px;
}
*/

.boxed ul {
	list-style-type:none;
	margin-left:.2px;
	}
	
.boxed li h3 {
	margin: 1px 0 1px 0;
/*	padding: 5px 10px;
	background: url(images/sidebarimg06.jpg) repeat-x;
	border: 1px solid #4A4A4A; */
	font-size: 12px;
	color: #FF8A00;
}
/* Content > Sidebar > Support */
#contect {
}

#subscription {
	padding: 15px 15px;
	color: #FF8A00;
}

#subscription h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#subscription h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

#subscription fieldset {
	border: none;
}

#subscription legend {
	display: none;
}

#subscription label {
	font-size: x-small;
	font-weight: bold;
	}
#subscription label[checkbox] {
	vertical-align: top;
}
#subscription input[text] {
	width:100%;
	padding-bottom: 12px;
	}
#subscription input[checkbox] {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

#subscription label {

}

#subscription textarea {
	margin-bottom: 5px;
	}

#subscription #checkbox {
	padding: 0px 0px 0px 0px;
	margin-right:5px;
	margin-top:10px;
	}
#name, #email, #message, #subscribe{
	margin: 5px 0px 5px 0;
}

#inputsubmit1, #inputreset1 {
	margin-top:10px;
	background: #385B88;
	color: #FFFFFF;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	display:block;
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#login #checkbox {
	float:left;
	padding: 0px 0px 0px 0px;
	margin-right:5px;
	margin-top:10px;
	}
#login textarea {
	background-color:#CCFFFF;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	overflow:hidden;
	width:100%;
	}
	


#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {

}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 18px 0px 0px 0px;
	font: bold Verdana, Arial, Helvetica, sans-serif;
/*	width:160px; */
}

#updates p {
	margin-top:1px;
	margin-bottom: 1px;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */


.sidebar .link {
	padding-top: 1px;
	text-align: right;
	font-weight: bold;
}

.sidebar .link a {
	display: inline;
	float: right;
	padding-left: 15px;
	background: url(images/linkbullet.gif) no-repeat left center;
	border: none;
}


.sidebar .link a:hover {
	border-bottom: 1px dotted #CCCCCC;
}
#band-calendar {
	border:thin;
	border-style:solid;
	}
#band-calendar p {
	margin: 5px 0px 0px 10px;
	font-size: 10px;
	}
#band-calendar td {
	margin: 5px 0px 0px 0px;
	vertical-align:top;
	}
#band-calendar tr {
	margin-top:5px;
}

