/*  
Theme Name: Office Theme
Theme URI: http://wordpress.org/
Description: The theme by <a href="http://www.veckd.com" title="veckd">veckd.com</a>
Version: 1.0
Author: Greg Ponchak
Author URI: http://veckd.com/

Enjoy the theme =D

*/
		*{margin:0;padding:0;list-style:none;}
		body{background:#fff url(bg.jpg);font-family:helvetica, verdana, sans-serif;font-size:12px;line-height:18px;color:#333;}
		a{color:#98979C;text-decoration:none;}
		a:hover{text-decoration:underline;}
		.clear{clear:both;}
		
		#container{width:812px;background:url(header.jpg) no-repeat top;}
		#container h1{font-weight:normal;font-size:42px;color:light blue;padding-top:130px;text-align:center;float:left;margin:0 0 0 260px;line-height:42px;}
		#content{padding:10px;background:#fff;margin:25px 14px 0 79px;}
		
		#nav{height:30px;line-height:30px;float:right;margin:14px 20px 25px 20px;margin-top:23px;}
		#nav li{display:inline;height:30px;line-height:30px;}
		#nav li a{font-size:14px;height:30px;line-height:30px;padding:10px;}
		
		#left{width:420px;float:left;}
		#right{width:250px;float:right;}
		
		#left h2 a, #left h2, #right h2{font-size:22px;color:#333;font-weight:normal;line-height:22px;}
		#left h2 a:hover{color:#a00;}
		#left h2 b{font-weight:normal;font-size:16px;line-height:22px;}
		#right ul li{display:inline;}
		#right ul li a{display:block;padding:2px;border-bottom:1px solid #eee;color:#333;}
		#right ul li a:hover{background:#ddd;color:#333;text-decoration:none;}
		
		#footer{width:812px;background:url(footer.jpg) no-repeat top;height:300px;margin-left:-10px;}
		#footercontent{padding:111px 10px 0 208px;text-align:center;}

		.commentlist li{padding:10px;background:#eee;}
		.commentlist li.alt{background:#ddd;}

