body { background: url(images/bodybg.jpg) repeat-x top left;}
#page {background: url(images/sogbg.jpg) no-repeat top center}
#logo, #tagline {display:none;}

#header { height:180px; border-bottom: 0;}
	.post_box { border-top: 1px dotted #bbb; }
	.top { border: none !important; }
#footer { color: #888; border-top: 0; text-align: left; background-color:#fff;}

/*---:[ global elements ]:---*/

a { color: #004988; text-decoration: none; }
a:hover { color: #808066; text-decoration: none; }
a img { border: none; }
blockquote { border-left: 1px solid #ddd; color: #666; }
abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: none; cursor: help; }
sub, sup { line-height: 0.5em; }
code { font-family: Consolas, "Andale Mono", Courier, "Courier New"; line-height: 1em; background: #eee; }
pre { font-family: Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
.remove_bottom_margin { margin-bottom: 0 !important; }

/*---:[ nav menu styles ]:---*/

ul#tabs { list-style: none; border: 1px solid #ddd; border-width: 0 0 1px 1px; }
	ul#tabs li { margin-bottom: -0.1em; background: transparent; border: 1px solid #ddd; border-left: 0; float: left; }
	ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.1em; background: transparent; border-bottom: 0; }
		ul#tabs li a { display: block; line-height: 1em; color: #808066; text-transform: uppercase; letter-spacing: 2px; }
		ul#tabs li a:hover { color: #111; text-decoration: underline; }
		ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; }
		ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; }
	ul#tabs li.rss { padding-right: 0; background: none; border: none; float: right; }
		ul#tabs li.rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }

#multimedia_box { width: 100%; }
	#image_box { padding: 1.1em; background: #000; border-bottom: 1px solid #000 }
		#image_box img { display: block; padding: 0.1em; background: #000; border: 0; }