/*  
Theme Name: coastal living
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:#ebe6dd url(bg.jpg) repeat-x top;font-family:helvetica, arial, sans-serif;font-size:12px;line-height:18px;color:#333;}
		a{color:#db775b;text-decoration:none;}
		a:hover{color:#dc8e4c;}
		.clear{clear:both;}
p{margin:10px 0;}
		
		#container{width:840px;margin:0 auto;}
		#header{position:relative;width:840px;height:279px;background:url(header.jpg) no-repeat;}
		ul#nav{position:absolute;width:750px;height:30px;top:56px;left:27px;}
		ul#nav li{display:inline;margin:0 15px;}
		ul#nav li a{line-height:30px;font-size:13px;text-transform:uppercase;color:#888;}
		ul#nav li a:hover{color:#111;}
		#rss{position:absolute;top:61px;right:28px;display:block;width:24px;height:21px;}
		h1#heading{font-size:36px;line-height:40px;font-weight:normal;color:#560a05;position:absolute;top:139px;left:50px;}
		h2#description{color:#812620;font-size:16px;line-height:18px;font-weight:normal;position:absolute;top:180px;left:80px;}
		
		#content{width:840px;background:url(content.jpg) repeat-y;padding:10px;}
		#footer{width:840px;background:url(footer.jpg) no-repeat -4px top;height:29px;margin-top:-18px;}
		
		#content2{float:left;margin:0 0 0 15px !important;margin:0 0 0 10px;width:524px;}
		#side{float:right;margin:0 29px 0 0;width:266px;}
		
		.widget{margin:0 0 30px 0;}
		.widget h5{height:31px;background:url(sidetitle.jpg) no-repeat;line-height:31px;font-size:14px;text-transform:uppercase;text-align:center;color:#555;}
		.widget ul{margin:10px 2px 0 10px;}
		.widget ul li{display:inline;}
		.widget ul li a{display:block;padding:2px;border-bottom:1px solid #ddd;color:#aaa;}
		.widget ul li a:hover{color:#333;border-bottom:1px solid #555;}
		
		.post{margin-bottom:40px;padding-left:8px;}
		.post h2 a{font-weight:normal;color:#333;font-size:24px;line-height:28px;}
		.post h2 a:hover{color:#666;}
		.info{margin:5px 0;color:#df8352;}
		.info a{color:#df8352;}
		
.commentlist li{padding:10px;background:#eee;}
.commentlist li.alt{background:#fff;}
