/*  
Theme Name: Clean Green Theme
Theme URI: http://www.niessuh.com/clean-green-wordpress-theme-v1/
Description: First WordPress Theme by <a href="http://www.niessuh.com">Hussein</a>
Version: 1.0
Author: Hussein
Author URI: http://www.niessuh.com
Tags: green, black, two columns, widget ready, valid CSS, valid XHTML

Please do not remove the designer's link at the footer

*/
		*{margin:0;padding:0;list-style:none;}
		body{background:#000 url(images/grad.jpg) repeat-x center top;font-family:helvetica, arial, sans-serif;font-size:11px;line-height:18px;color:#333;}
		a{color:#a2c61c;text-decoration:none;}
		a:hover{text-decoration:underline;}
		.clear{clear:both;}
		small{color:#a7a7a7;font-size:9px;}
		h1, h2, h3, h4, h5{font-weight:normal;}
		
		#hold{display:block;background:url(images/bg.jpg) no-repeat center top;}
			#container{margin:0 auto;width:812px;background:#fff url(images/content.jpg) no-repeat top;padding-top:89px;}
			#nav{width:304px;float:right;height:26px;line-height:26px;}
				#nav li{display:inline;}
					#nav li a{margin:0 3px;display:block;float:left;height:26px;font-size:11px;line-height:26px;padding:0 5px;color:#fff;text-transform:uppercase;}
					#nav li a:hover, #nav li.active a, .current_page_item a, #nav li.current_page_item a{text-decoration:none;background:url(images/hover.jpg) repeat-x;color:#e7eecc;}
			h1#title a{color:#858585;font-weight:normal;font-size:26px;line-height:26px;float:left;width:500px;}
			h1#title a:hover{text-decoration:none;color:#fff;}
			
			#left{width:490px;margin:13px 0 0 10px;float:left;padding-bottom:20px;}
				.post{margin-bottom:15px;}
					.post h2 a{font-size:24px;line-height:24px;color:#333;font-weight:normal;}
					.post h2 a:hover{color:#000;text-decoration:none;}
					.post small{display:block;padding:2px 0 2px;border-bottom:1px solid #a7a7a7;color:#a7a7a7;}
						.post small a{color:#a2c61c;text-decoration:underline;}
					.post p{padding:10px 0;}
					.post .readmore{width:488px;margin-left:1px;height:20px;display:block;background:url(images/readmore.jpg) no-repeat;}

				#navigation a{padding:5px;background:#bbb;color:#333;text-transform:uppercase;margin-bottom:10px;margin-right:3px;}
				#navigation a:hover{background:#333;color:#fff;text-decoration:none;}
			#right{width:275px !important;margin:18px 7px 16px 5px !important;margin:18px 0px 16px 0;width:280px;float:right;}
				#right .menu{margin:10px 0;padding-right:10px;}
					#right .menu h5{font-size:24px;line-height:24px;color:#333;font-weight:normal;}
					#right .menu ul li{display:inline;}
						#right .menu ul li a{display:block;padding:2px;border-bottom:1px solid #999;color:#999;}
						#right .menu ul li a:hover{color:#555;border-bottom:1px solid #555;text-decoration:none;}
				#ads li{display:inline;}
					#ads li a{display:block;float:left;width:125px;height:125px;margin:5px 10px 5px 0px;}
						#ads li a img{border:2px solid #bbb;}
						#ads li a:hover img{border:2px solid #666;}
			#footer{width:782px;padding:15px;background:#424242 url(/imagesfooter.jpg) no-repeat center bottom;margin:80px auto 0;}
				#footer .menu{width:32%;float:left;margin:0 0 0 2px;padding-bottom:15px;}
					#footer .menu h5{color:#cccccc;font-size:24px;line-height:24px;font-weight:normal;}
					#footer .menu p{color:#979797;padding:10px 0;}
					#footer .menu ul li{display:inline;}
						#footer .menu ul li a{color:#979797;padding:2px;display:block;}
						#footer .menu ul li a:hover{color:#596d10;background:#a2c61c;text-decoration:none;}
				#bottom{height:70px;line-height:71px;color:#979797;text-align:center;padding-top:15px;}

.commentlist li{padding:10px;background:#eee;}
.commentlist li.alt{background:#ddd;}
.gravatar {float:left; display:inline; margin:5px;}
.aligncenter, div.aligncenter {display:block;margin-left:auto;margin-right:auto;}
.alignleft {float: left;}
.alignright {float: right;}
