/*  
Theme Name: Office Theme
Theme URI: #
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 left;}
		#container h1{font-weight:normal;font-size:42px;color:light blue;padding-top:130px;text-align:center;float:left;margin:0 0 0 260px;_margin-left:120px;line-height:42px;}
		#content{padding:10px;background:#fff;margin:25px 14px 0 79px; overflow:hidden; clear:both;}
		
		#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;}

#sidebar-wrapper{width: 35%;float: right;}
#sidebar{float: right;padding: 0px 15px 10px 10px;width: 210px;margin-right: 15px;margin-top: 

0px;}
.sideblock{padding: 5px 10px;margin-bottom: 20px;background-color: #F6FAFF;border: 1px solid 

#DFEAF7;}
.sideblock ul { }
.sideblock h3 { margin-top: 5px; font-size: 14px; color: #5CC238; font-weight: bold; }
#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }
#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }
#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-

decoration: none;}
#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-

decoration: none; }
#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}
.navigation{
	clear: both;
	margin: 0 10px;
	}
.alignright{
	width:50%;
	text-align:right;
	float: right;
	padding: 10px 0px;
	}
.alignleft{
    width:50%;
	text-align:left;
	float: left;
	padding: 10px 0;
	}
.alignpage {
	text-align:center;
	clear:both;
	margin-left:20px;
}
