/*  
Theme Name: Sunset
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;text-decoration:none;}
                p{margin-bottom:1em;}
		body{font-family:Trebuchet MS;font-size:14px;line-height:18px;color:#333333;background:#FFFFFF url(left.jpg) no-repeat 50% 0px;}
		a{text-decoration:none;color:#3e6843;}
		a:hover{color:#000000;}
		.clear{clear:both;}

		#top{width:900px;height:425px;position:absolute;top:0px;left:0;}
		#info{width:800px;height:425px;margin:0 auto;position;relative;}
		#info h1{color:#000000;font-weight:normal;font-size:52px;line-height:72px;top:70px;left:10px;position:absolute;}
		#info h3{color:#000000;font-weight:normal;font-size:10px;top:10px;left:10px;position:absolute;margin-left:100px;}

		#nav{width:800px;float:left;margin-top:425px;height:30px;right:0;}
		#nav li{display:inline;margin:0 14px;}
		#nav li a{font-size:14px;line-height:20px;}
		#nav li a:hover{padding-top:10px;border-top:2px solid #3e6843;}

		#posts{width:800px;margin:20px auto 50px auto;}
		#left{width:75%;float:left;}
		#right{width:23%;float:right;}
		
		#left h2, #right h2{font-weight:normal;font-size:18px;line-height:24px;color:#333333;margin-top:12px;}
		#left h2 b{font-weight:normal;line-height:24px;font-size:14px;color:#f0e7d8;}
		#left h2 a{color:#3e6843;font-size:20px;line-height:24px;}
		#left h2 a:hover{color:#000000;}
		
		#right ul li{display:inline;}
		#right ul li a{display:block;padding:3px;border-bottom:1px dotted #CCCCCC;color:#3e6843;}
		#right ul li a:hover{background:#3e6843;color:#fff;}
		
		#footer{padding:10px;margin:50px 0;}
.posts{padding:20px 0;}

.commentlist li{padding:10px;}
.commentlist li.alt{background:;}
