body
	{ background:url(images/bg.jpg); text-align:left; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

a, a:visited
	{ color:#798998; outline:none; }
	
a:hover
	{ color:#667684; outline:none; }

.shadow-bg
	{ background:url(images/shadow-bg.png) repeat-y; width:1002px; }

#container
	{ overflow:hidden; width:980; height:auto; margin:25px 0; }
	
#header
	{ overflow:hidden; }

#header .search
	{ overflow:hidden; width:980px; height:34px; background:#222222; text-align:left; color:#ffffff; border-top:2px #111111 solid; }

#header .logo a
	{ background:url(images/header.jpg) no-repeat; width:980px; height:185px; display:block; text-indent:-9999px; }
	
#header .ad728x15
	{ background:#111111; width:980px; height:26px; overflow:hidden; color:#ffffff; }
	
#featured
	{ overflow:hidden; width:980px; height:300px; background:url(images/wallpaper-preview.jpg) no-repeat; position:relative; }
	
#featured .heading
	{ background:url(images/featured.png) no-repeat; width:211px; height:36px; position:absolute; top:20px; left:0; display:block; text-indent:-9999px; }
	
#featured .info-container
	{ background:#000000; opacity:0.8; filter:alpha(opacity=80); color:#FFFFFF; width:980px; height:30px; position:absolute; top:270px; left:0; }
	
#featured .info
	{ color:#FFFFFF; position:absolute; top:277px; left:10px; width:960px; text-align:left; }
	
#featured .info a, a:visited, a:hover
	{ color:#ffffff; }
	
#content
	{ background:#eeeeee; overflow:hidden; color:#111111; width:980px; height:auto; text-align:left; }
	
#content a, a:visited
	{ color:#798998; outline:none; }
	
#content a:hover
	{ color:#667684; outline:none; }
	
#content .social-share
	{ margin:4px 0 0 0; }
	
#sidebar
	{ overflow:hidden; width:160px; margin:13px 13px 25px 13px; float:left; }
	
#sidebar .heading
	{ font-size:12px; font-weight:bold; text-decoration:underline; margin:15px 0 10px 0; }

#sidebar ul
	{ margin:0 0 0 15px; padding:0; }

#sidebar li
	{ list-style:none; list-style-type:none; line-height:18px; }
	
#main
	{ overflow:hidden; width:468px; margin:13px 0 25px 0; float:left; }

#main h1
	{ font-size:14px; font-weight:bold; color:#111111; }
	
#main .post-title a
	{ font-size:21px; font-weight:bold; color:#990000; text-decoration:none; }
	
#sidebar-right
	{ overflow:hidden; width:300px; margin:13px 13px 25px 13px; float:left; }
	
#sidebar-right h2
	{ font-size:14px; font-weight:bold; background:#111111; color:#FFFFFF; padding:5px; margin-top:15px; }

#footer
	{ overflow:hidden; background:#111111; color:#999999; width:980px; }
	
#footer .heading
	{ font-size:14px; font-weight:bold; color:#cccccc; padding:0 0 5px 0; }
	
#footer .disclaimer
	{ overflow:hidden; width:480px; margin:20px; float:left; }
	
#footer .affiliates, .site-info
	{ overflow:hidden; width:160px; margin:20px; float:left; }

#bottom
	{ overflow:hidden; background:#EEEEEE; color:#666666; width:980px; padding:20px; }

.f-left
	{ float:left; }
	
.f-right
	{ float:right; }
	
.clear
	{ clear:both; }	
