/*  
Theme Name: Nebula
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(header.jpg) no-repeat top;font-family:helvetica, arial, verdana, sans-serif;font-size:12px;line-height:18px;color:#333;}
		a{color:#333;text-decoration:none;}
		a:hover{color:#aaa;}
		.clear{clear:both;}
		
		#container{width:804px;margin:0 auto;position:relative;}
		h1#header{position:absolute;top:120px;left:10px;color:#fefefe;font-size:58px;line-height:58px;font-weight:normal;}
		h2#description{position:absolute;top:180px;left:100px;font-size:20px;line-height:20px;font-weight:normal;color:#ccc;}
		
		ul#nav{position:absolute;top:258px;left:10px;height:36px;}
		ul#nav li{display:inline;height:36px;}
		ul#nav li a{padding:10px 50px;color:#fff;font-size:16px;line-height:36px;}
		ul#nav li a:hover, ul#nav li.current_page_item a{background:url(tab.png) no-repeat center !important;background:url(tab.gif) no-repeat center;color:#000;}
		
		#content{width:784px;padding:10px;background:#fff;position:relative;top:300px;left:0 !important;left:1px;}
		.left{width:575px;float:left;margin-right:1%;}
		.right{width:175px;float:left;margin-left:1%;}
		.left h5, .right h5{margin-top:15px;}
		
		.post{text-align:left;padding:15px 0;border-bottom:1px solid #000;}
		.post:hover{border-bottom:1px solid #aaa;}
		.post a{text-decoration:underline;}
		.post h2 a, .left h5, .right h5{font-size:22px;line-height:22px;color:#555;font-weight:normal;text-align:left;text-decoration:none;}
		.post h2 a:hover{color:#aaa;}
		.post small{font-size:10px;color:#aaa;display:block;text-align:left;}
		.post p{margin:15px 0;}
		.post h1, .post h2, .post h3, .post h4, .post h5{font-weight:normal;}
		.post blockquote{padding:15px;border-left:3px solid #aaa;color:#aaa;}
		#top, .top{border:0;float:right;}
		
		.side{width:175px;}
		.side ul li{display:inline;}
		.side ul li a{display:block;padding:2px;border-bottom:1px solid #aaa;color:#222;}
		.side ul li a:hover{border-bottom:1px solid #000;color:#000;}

.commentlist li{padding:10px;background:#eee;}
.commentlist li.alt{background:#fff;}

img.alignright { float: right; padding:8px; margin:4px; border-width:1px }

h2 {
   padding-top:6px;
   color:#333;
}


