/*  
Theme Name: iagw
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

*/
		* { list-style:none;padding:0;text-decoration:none;margin:0;font-weight:normal; }
		body { background:#543561 url(repeat.jpg) repeat-x left top;font-size:11px;color:#eee;line-height:18px;font-family:helvetica, arial, sans-serif;text-align:center; }
		p { padding:10px 0; }
		b { font-weight:bold; }
		a:link, a:visited { color:#eee; }
		a:hover, a:active { color:#38273A;}
		h1, h2, h3, h4 ,h5 { font-family:'Helvetica Neue UltraLight', 'helvetica neue light', helvetica, arial, sans-serif;font-weight:normal; }
		h1, h1 a { line-height:36px;font-size:32px; }
		h2, h2 a { line-height:32px;font-size:29px; }
		h3, h3 a { line-height:29px;font-size:25px; }
		h4, h4 a { line-height:25px;font-size:21px; }
		h5, h5 a { line-height:21px;font-size:18px; }
		.clear { clear:both; }
		.spacer { height:25px; }
		
		#container { background:url(bg.jpg) no-repeat center top;display:block; }
		#content { width:890px;margin:0 auto; }
		#inside {margin-left:30px;position:relative;padding-top:164px;text-align:left; }
		
		#logo { width:253px;height:72px;position:absolute;left:5px;top:80px;background:url(logo.gif) no-repeat;display:block; }
		
		#nav li { display:inline; }
		#nav li a { color:#120813;font-size:12px;display:block;float:left;padding:15px 10px;border-bottom:1px solid transparent; }
		#nav li a:hover { color:#fff;border-bottom:1px solid #ddd; }
		
		#left { width:540px;float:left;padding-top:10px; }
		#right { width:285px;float:right;padding-top:10px; }
		
		.post { margin-bottom:25px; }
		.post h2 a, h5 { color:#120813; }
		.post a:link { text-decoration: underline; }
		.post a:hover { color:#FFFFFF; text-decoration: none; }
		.post small { color:#999;font-size:10px;display:block; }
		.readmore { background:transparent;padding:2px;display:block;border-top:1px solid #120813;border-bottom:1px solid #120813;}
		a.readmore:hover { background:#000; }
		
		#right ul, #right form { margin-bottom:20px; }
		#right ul li { display:inline; }
		#right ul li a { display:block;padding:2px;color:#999;border-bottom:1px solid #555; }
		#right ul li a:hover { border-bottom:1px solid #eee;color:#eee; }
		#s { background:#120813;padding:2px;width:281px;line-height:18px;color:#fff;border:1px solid #38273A; }
	
		#footer { background:#120813;padding:5px;text-align:center;color:#eee; }
		#footer a { color:#eee; }

.commentlist li{padding:10px;border-bottom:1px solid #000;}
.commentlist li.alt{}
