/*  
Theme Name: Fog
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:#000 url(bg.jpg) repeat-x top;font-family:verdana, sans-serif;font-size:12px;line-height:18px;color:#666;}
		a{color:#333;}
		a:hover{color:#666;}
		.clear{clear:both;}
		
		#container{width:696px;position:relative;margin:0px auto;background: #000 url(header.jpg) no-repeat top;position:relative;}
		#header{color:#cd0f9e;font-weight:bold;letter-spacing:-4px;font-size:50px;text-align:center;height:110px;margin:180px 0 -180px 0;}
		#over{width:900px;height:280px;background:url(over.png) repeat-x top !important;background:url(over.gif) repeat-x top;position:absolute;top:0px;z-index:7;}
		.right h2 a{text-decoration:none;text-align:center;font-weight:normal;letter-spacing:-2px;color:#cd0f9e;width:240px;padding-top:10px;margin:0px 0 0 2px;height:35px;line-height:35px;font-size:20px;}
		#hold{width:670px;margin:0px auto 0 auto;ont-family:verdana, sans-serif;font-size:12px;line-height:18px;color:#666;font-weight:normal;padding-top:10px;}
		#space{height:170px;}
			.left{float:left;width:204px;padding:0 15px;}
				.left #text{padding:2px;border:1px solid #ddd;color:#ddd;width:200px;margin:0 0 0 12px;}
				.left #text:focus{background:#eee;color:#333;}
				.left h2{font-weight:normal;font-size:20px;line-height:35px;height:35px;color:#555;letter-spacing:-2px;}
				.left ul li{display:inline;}
				.left ul li a{display:block;padding:2px;border-bottom:1px solid #222;text-decoration:none;}
				.left ul li a:hover{background:#111;}
			.right{float:right;width:398px;margin-right:3px;padding:0 5px;}
				ul#nav{margin:0 0 0 0px;}
				ul#nav li{display:inline;margin:0 5px;}
				ul#nav li a{line-height:20px;padding:6px 10px;color:#cd0f9e;text-decoration:none;}
				ul#nav li a:hover{background:#111;color:#fff;}
				#recent{background: url(recent.jpg) no-repeat center -10px;padding:25px 5px 5px 5px;margin:12px 0;}
				.post{padding:5px;margin:12px 0;font-family:verdana, sans-serif;font-size:12px;line-height:18px;color:#666;font-weight:normal;}
					.post small, #recent small{display:block;font-size:10px;color:#fff;}
			.addpadding{padding:6px;}
			#footer{font-family:verdana, sans-serif;font-size:12px;line-height:18px;color:#666;width:678px;background:url(footer.jpg) no-repeat -1px top;height:42px;padding-top:24px;text-align:center;}
			
.commentlist li{padding:10px;background:#111;}
.commentlist li.alt{background:#000;}
