/*
Theme Name: Justins Adsense Theme

Description: this theme is designed to engage the user, and increase the CRT of ads
Version: 0.1
Author: Justin Hopley
Author URI: http://www.blogcommander.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body { font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#444; padding:0px; margin:0px; background-color:#999; }
#bodycon { width:1000px; margin:auto;  background-color:#FFF; border-left:1px solid #333; border-right:1px solid #333; margin-top:25px; }
#topmenu a { color:white; font-weight:bold; text-decoration:none; margin-left:20px; font-weight:400;}
#topmenu ul { display:inline; margin:0px; padding:2px; }
#topmenu ul li { display:inline; margin:0px; padding:2px; margin-left:5px; }
#header h1 { font-size:24px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif;}
#header h2 { font-size:18px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; }
.block { border:1px solid #ccc; padding:5px; background-color:#eee; margin-bottom:10px;}

.block h3 { color:#333; margin:auto; text-indent:20px; }
.block li { list-style-image:none; }
a { color:#333; text-decoration:none; }
#footer a { color:white; font-weight:bold; text-decoration:none; margin-left:20px; font-weight:400;}
li { list-style-type:none; }

#articles { float:left; width:530px; margin:10px; }
.sidebar { float:right; width:200px; margin:10px; border:1px; solid red;}




/* Color Options */
#topmenu { width:990px; background-color:#060;  padding:5px; color:white; }
#footer { clear:both; display:block;width:990px; background-color:#060;  padding:5px; color:white;} 
#header {  border:solid 1px #ddd;  height:120px; margin:10px; padding:10px; background-image:url('images/green.jpg'); text-align:center; color:white;}
.post_header {  padding:10px; border-bottom:1px dashed #033;}
/* end color options */



