/*

Theme Name: AceGreen Theme
Theme URI: http://xeonfx.com/
Description: Three Blocks Wordpress Theme. 3 Columns. Widget Ready. Adsense Ready.
Version: 1.X.1
Author: Ahsan Altaf
Author URI: http://www.xeonfx.com

*/



body {
	margin:0;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#99cc33;
        text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #99cc33;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:834px;
	margin:0 auto
	}
.wrapper2 {
	background:url(images/head2.gif) no-repeat;
	
	}

/* The Header */

.head {
	height:96px;
	border-bottom:4px solid #333;
	background:url(images/head.gif);
	}
.head .wrapper {
	position:relative;
	}
.head h1 {
	margin:0;
	padding:1px ;
	font-size:1px;
	color:#000;
	line-height:96px;
	}


/* The Bar */

.bar {
	height:37px;
	border-top:1px solid #99cc99;
	margin-bottom:25px;
	background:url(images/bar.gif) repeat-x;
	}
.search2 {
	float:left;
	height:29px;
        padding:0 0 20px 10px;
	}
.search {
	float:right;
	width:189px;
	height:29px;
        padding:8px 0 0 0;
	
	
	}
.search form {
	margin:0;
	padding:0;
	}
.search input {
	padding:0;
	border:none;
	float:left;
	}
.search input#s {
	width:144px;
	height:20px;
	background:url(images/searchbar.gif);
	padding:0 0 0 5px;
	}
.search input#submit {
	width:34px;
	height:24px;
	background:url(images/searchsubmit.gif);
	}


.search2 ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.search2 li {
	display:inline;
	font-size:11px;
	text-transform:uppercase;
	 
	}
.search2 li a {
	text-decoration:none;
	color:#fff;
	display:block;
	float:left;
	height:26px;
	padding:5px 15px;
	line-height:25px;
	}
.search2 li.current_page_item a {
	height:26px;
        background:url(images/link.gif);
	
	margin-top:0;
	line-height:25px;
	}
.search2 li a:hover {
	color:#68950a;
        height:26px;
        background:url(images/link2.gif);
	margin-top:0;
	line-height:25px;
	}

/* The Content */

.content {
	float:left;
	width:439px;
	margin-right:44px;
	}
.postinfo {
	
	}

	
.postinfo h1 {
	width:425px;
	float:left;
	margin:0 0 3px 0;
	color: #99cc33;
        border-bottom: 1px dotted #000;
font: normal 210%  Tahoma, Arial;
padding-bottom: 2px;
	}
.postinfo h1 a {
	text-decoration:none;
	}

.postinfo h1 a:hover {
	color:#99cc39;
	}
.cats {
	background:url(images/cats.gif) left no-repeat;
	padding-left:18px;
	float:left;
	color:#999;
	 
	margin-right:15px;
	}
.author {
	background:url(images/author.gif) left no-repeat;
	padding-left:20px;
	float:left;
	color:#999;
	 
	}

.date {
	background:url(images/date.gif) left no-repeat;
	padding-left:20px;
        margin-left: 8px;
	float:left;
	color:#999;
	 
	}
.comment2 {
	background:url(images/comment.gif) left no-repeat;
	
	 
	}
.cats a, .author a {
	color:#999;
	text-decoration:none;
	}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 425px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #dfee9a;
}
#commentform #submit{
	background: url(images/gogo.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

.commentbar {
	height:26px;
	width:425px;
	margin:7px auto;
	background:#c0d561;
        border: 1px solid #99cc33;
	line-height:26px;
	text-align:right;
	padding-right:10px;
	clear:both;
	margin-bottom:20px;
	}
.commentbar a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	
	}
.commentbar a:hover {
	color:#000;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:181px;
	margin-right:10px;
	line-height:30px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar li {
	
	list-style: none;
	margin: 0;
}

.sidebar h2 {
	
	margin:0;
	color:#a4cd3c;
	font-size:18px;
	line-height:normal;
	}
.sidebar a {
	color:#666;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#99cc33;
	}


 .sidebar div{
        padding-left:25px;
     
	
	}

.sidebar ul li ul li {
        padding-left:25px;
        list-style: none;
	margin: 8px 0 4px 0;
        line-height:16px;
        background: url(images/h2.gif) no-repeat left bottom;
	
	}

.sidebar ul li ul ul, .sidebar div div {
	padding-left:10px;
         
	}
.sidebar div {
	line-height:20px;
	}

/* The Ads */

.ads {
	float:left;
	width:160px;
	}
.ads h2 {
	font-size:18px;
	color:#99cc33;
	margin:0;
	line-height:30px;
	}
.ads p {
	margin:0 0 20px 0;
	}


#footer {
        background: #333;
        padding: 0 0 0 4px;
	height: 250px;
	color: #c0d561;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	line-height: 12px;
	}
	
#footerb {
        background: #333;
	height: 20px;
        width: 100%;
        padding: 10px 0 0 0;
	clear: both;
	}
	
#footerb h1 {
	color: #597a18;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align:center;
	}

#footerb h1 a{
	color: #FFFFFF;
	font-size: 12px;
	}
	
#footerb h2 {
	color: #597a18;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align:center;
	background:#8F8F8F;
	}
	
#footer p {
	color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #597a18;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 0px solid #C0C0C0;
	}
	
	

#footer h4 {
	color: #597a18;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}
	
#footer a {
	color: #AAAAAA;
	text-decoration: none;
	}

#footer a:hover {
	color: #c0d561;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #444;
	}

#footer ul li a:hover {
	background: #c0d561;
	color: #333;
	}
	
#footerleft {
	float: left;
	width: 220px;
	margin: 0px 20px 0px 10px;
	padding: 0px;
	}
	
#footermiddle1 {
	float: left;
	width: 220px;
	margin: 0px 20px 0px 10px;
	padding: 0px;
	}
	
#footermiddle2 {
	float: left;
	width: 220px;
	margin: 0px 20px 0px 10px;
	padding: 0px;
	}
	
#footerright {
	float: right;
	width: 270px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	 
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
