/*  
Theme Name: minimalblue
Theme URI: http://wordpress.org/
Description: The theme by <a href="http://www.veckd.com" title="veckd">veckd.com</a>
Version: 1.3
Author: Greg Ponchak
Author URI: http://veckd.com/

Enjoy the theme =D

*/

*{list-style:none;margin:0;padding:0;}
		body{background:#000 url(bg.jpg) fixed repeat right top;font-family:verdana;font-size:11px;line-height:16px;color:#333;height:100%;}
		a{text-decoration:none;border-bottom:1px solid #ccc;color:#ddd;outline:none;}
		a:hover{background:#fff;color:#000;}
		
		#right{width:439px;color:#ddd;float:right;padding:10px;}
		#left{position:absolute;right:459px !important;right:458px;top:0;}
		#rss{display:block;width:98px;height:118px;background:url(rss.png) no-repeat right;border:0;}
		
		h1{text-transform:none;line-height:40px;font-size:40px;height:40px;color:#ddd;}
		#nav li{display:inline;padding:5px;}
		#nav li a{border:0;color:#ddd;text-transform:none;}
		#nav li a:hover{background:#fff;color:#000;}
		#spacer{height:50px;}
		
		.post{position:relative;width:435px;margin:15px 0;}
		.post h2 a{border:0;font-size:20px;line-height:30px;height:30px;}
		.post h2 a:hover{background:#fff;color:#000;}
		.info{position:absolute;left:-170px;text-align:right;color:#ccc;top:30px;width:150px;}
		.info a{color:#fff;text-decoration:none;border:none;}
		.info a:hover{background:#fff;color:#000;}
		.copy{background:#000;color:#fff;text-decoration:none;border:none;}
		.copy a{background:#000;color:#fff;text-decoration:none;border:none;}
		.copy a:hover{background:#fff;color:#000;}
		
		#test2 {background:  url(hgg.gif);color:#ddd;padding:10px;width:300px;position:relative;padding-left:40px;z-index:2;}
		#leftmenu{float:left;width:245px;height:100%;bottom:0;top:0;}
		#tab{color:#333;position:absolute;top:10px;left:0;width:30px;height:100px;z-index:4;}
		a.tab{display:block;width:30px;height:100px;background:url(nav.gif) no-repeat;border:0;}
		a:hover.tab{background:url(hover.gif) no-repeat;}
		
		h5{font-size:13px;margin:5px 0;color:#ddd;}
		#test2 ul li a{line-height:20px;padding:0 5px;border-bottom:1px solid #555;text-decoration:none;display:block;}
		#test2 ul li a:hover{background:#fff;color:#000;}

.commentlist li{color:#000;background:#ccc;padding:10px;}
.commentlist li.alt{background:#ddd;}
.commentlist li a{color:#333;border:0;}