/*  
Theme Name: Cubist
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) no-repeat top;font-family:helvetica, verdana, sans-serif;font-size:12px;line-height:18px;color:#222;}
		a{color:#777;}
		a:hover{color:#222;}
		.clear{clear:both;}
		
		#container{width:800px;margin:50px auto;}
		#title a{text-decoration:none;padding:15px 15px 15px 70px;float:left;font-size:50px;letter-spacing:-5px;color:#ddd;background:url(logo4.jpg) no-repeat 22px 5px;}
		#title a:hover{color:#d4e0f2;background:url(logo2.jpg) no-repeat 22px 5px;;}
		
		#navhold{height:22px;line-height:22px;background:#222 url(blackgrad.jpg) repeat-x;}
		#nav{width:800px;margin:0 auto;}
		#nav li{display:inline;}
		#nav li a{text-decoration:none;padding:4px 12px;color:#fff;border-right:1px solid #333;}
		#nav li a:hover,  #nav li .active, .current_page_item a, #nav li a.current_page_item{background:#fff;color:#222;}
		
		#posts{display:block;margin:0 20px;}
		#content{padding:10px;background:#bdbdbd url(whitegrad.jpg) repeat-x top;color:#444;margin-right:40px;}
		#posts li{font-size:11px;line-height:14px;display:inline;width:225px;margin:2px;padding:10px;background:#eee url(whitegrad.jpg) repeat-x top;float:left;color:#777;}
		#posts li a ul, #posts li a ul li, #posts li a ol, #posts li a ol li{width:auto;float:none;background:transparent;height:auto;display:block;}
		#posts li:hover, #posts li#first{background:#3399FF url(bluegrad.jpg) repeat-x top;color:#222;}
		#posts li:active{background:#3399FF url(bluegrad.jpg) repeat-x top;}
		#posts li h2 a{font-weight:normal;font-size:16px;line-height:20px;color:#aaa;text-decoration:none;font-weight:bold;}
		#posts li a{color:#777;}
		#posts li h2 a:hover, #posts li:hover h2 a, #posts li a:hover, #posts li:hover a, #posts li#first a{color:#222;}
		#posts li a img{display:none;}
		
		#footer{padding:10px 30px;background:url(footerbackground.jpg) no-repeat top;margin:30px 0 30px 0;}
		#categories{width:48%;float:left;}
		#archives{width:48%;float:right;}
		#categories li, #archives li{display:inline;}
		#categories li a, #archives li a{color:#777;text-decoration:none;display:block;padding:3px;border-bottom:1px solid #ddd;}
		#categories li a:hover, #archives li a:hover{background:#ccc;color:#222;}
		
		.postcontent, a.postcontent,#posts li#first a.postcontent{height:70px;overflow:hidden;text-decoration:none;display:block;}
		
		.links{text-align:center;}
		.links a{color:#777;}

.commentlist li{padding:10px;background:#ccc;}
.commentlist li.alt{background:#bbb;}
