/*---:[ BACKGROUND IMAGE: PDX downtown skyline from the river ]:---*/
body.custom { background: #0405E5 url('images/5044041-1980X1024-2A.jpg') 50% 0 no-repeat; background-attachment: fixed; }
.custom #container { margin-top: 2em; margin-bottom: 2em; border: 0.6em solid #7E807D; }
	.custom #page { background: #fff; }
/*---:[ END BACKGROUND IMAGE ]:---*/


/*---:[ Hide closed comment notice on single post pages]:---*/ 
.custom .comments_closed p { display: none; } 

/*---:[ Hide link to comments/closed comment notice on excerpts]:---*/ 
.custom .format_text .to_comments {display: none; }


/*---:[ Remove Double-Line Border at Top Of Footer ]:---*/
.custom #footer { color: #888; border-top: 0px double #ddd; text-align: right; clear: both; }
/*---:[ END Remove Double-Line Border at Top Of Footer ]:---*/



/*---:[ Remove Gray Background - Multimedia Box ]:---*/
.custom #image_box {
border-bottom:1px solid #DDDDDD;
}
/*---:[ END Remove Gray Background - Multimedia Box ]:---*/ 


/*---:[ Header - Padding Change From 2.2em top & bottom ]:---*/
.custom #header {
padding-bottom:1.6em;
padding-top:1.1em;
}
/*---:[ END Header - Padding Change From 2.2em top & bottom ]:---*/


/*---:[ Header - Change Bottom Border Line ]:---*/
.custom #header {
border-bottom:0px solid #DDDDDD;
clear:both;
}
/*---:[ END Header - Change Bottom Border Line ]:---*/


/*---:[ Sidebar Headline Font]:---*/
.custom .sidebar h3 {
font-size:1.21em;
line-height:1.25em;
margin-bottom:0.563em;}
/*---:[ END Sidebar Headline Font]:---*/


/*---:[ Widget Font Size & Widget Spacing]:---*/
.custom li.widget {
font-size:1.15em;
line-height:1.35em;
margin-bottom:1.5em;
}

.custom li.widget ul li {
margin-bottom:0.967em;
}
/*---:[ END Widget Font Size & Widget Spacing]:---*/



/*---:[ Custom Navigation Colors, Padding Etc.]:---*/
.custom ul#tabs {border-bottom:none; border-left:none;background:#C6C4C2;
padding-bottom:0px;
padding-top:0px;
padding-left:0px}
	.custom ul#tabs li {margin-bottom:0; border:none; background:none;}
	.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; background:#DEDCDA;}
	.custom ul#tabs li.rss {}
		.custom ul#tabs li a {}
		.custom ul#tabs li a:hover {text-decoration:underline;}
		.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}

/*---:[ END: Custom Navigation Colors, Padding Etc.]:---*/