/*
Theme Name: Acai Colon Free Trials
Theme URI: acaicolonfreetrials.com
Description: Custom wordpress theme for acaicolonfreetrials.com
Version: 1.0
Author: Kamal Ahmed
Tags: blue, custom header, fixed width, Three columns, widgets
*/

/*######################################################################################################################################*/

/* CSS Document */
html, body{ margin:0;padding:0;text-align:center;	font-size:12px;	font-family:Arial,Tahoma, Verdana, "Trebuchet MS";	background:transparent;	color:#282627;} 
#pagewidth{ width:1000px; 	text-align:left;  	margin-left:auto; 	margin-right:auto;} 
h1,h2,div,a, ul, li,img,form{ background:transparent; margin:0; padding:0; text-decoration:none; list-style:none; border:none;}
h2{ background:url(images/h2.jpg) repeat-x; display:block; height:28px; line-height:28px; padding-left:10px; font-size:11pt; font-weight:100; color:#FFFFFF; }
h2 a{ background:url(images/h2.jpg) repeat-x; display:block; height:28px; line-height:28px; padding-left:10px; font-size:11pt; font-weight:100; color:#FFFFFF; }

.green{ background:url(images/h2Green.jpg)}
/* Header Propertise */  
#header{position:relative; 	height:80px; width:100%;	padding:20px 0px 0px 0px} 
#logo{ float:left; padding:0px 0px 0px 10px}
.topAdd{ float:right;padding:0px 10px 0px 10px}

/* Top Navigation Propertise */  
#nav { background:url(images/topBg.jpg) no-repeat center top}
.search{ display:block; text-align:right; padding:10px 30px 0px 0px; }
#nav ul{background:url(images/navBg.jpg) repeat-x bottom; 	display:block; 	margin:0; 	padding:5px 0px 0px 20px; margin:0px 10px 0px 10px;	list-style:none;	height:36px;}
#nav ul li{ display:inline;	line-height:36px; }
#nav ul li a{ padding:0px 20px 0px 20px;color:#FFFFFF;	background:transparent;	/*filter:shadow;color:orange;*/	text-decoration:none;}

/* Center Content Propertise */ 
#wrapper{ background:url(images/contentBg.jpg) center repeat-y;	padding:10px 18px 20px 18px;}

/* slide Propertise */
#slide{	position:relative;	display:block;	padding:10px;	background:#fff;	} 
#slide h1 { font-size:15pt;font-weight:100; color:#025c91	} 
.leftSlide{ float:left; width:320px; border:solid 1px #999999;	position:relative; 	padding:10px; height:310px; overflow:hidden}
.rightSlide{ float:right; width:560px; border:solid 1px #999999; position:relative; padding:10px; height:310px; overflow:hidden	}

/* Left column Propertise */
#leftcol{width:200px; float:left; position:relative; }
.leftBlock{ display:block; border:solid 1px #d1d1d1; padding:2px; margin-bottom:10px;}
#leftcol ul{}
#leftcol li{}
#leftcol li a {	
border-bottom:solid 1px #CCCCCC;
background:url(images/bullet.jpg) no-repeat center left;
padding-left:15px;
width: 180px;
display:block; 
padding-top:5px; 
padding-bottom:5px; 
color:#0d96e6;}
 
#twocols{width:745px;float:right; position:relative; }

#rightcol{ width:250px;float:right;position:relative;}
#rightcol ul{ margin:0; padding:0;}
#rightcol li{ margin:0; padding:0;}
#rightcol li a {
border-bottom:solid 1px #CCCCCC;
background:url(images/bullet.jpg) no-repeat center left;
padding-left:15px;
width:230px;
display:block; 
color:#0d96e6; 
margin:0; 
padding-top:5px; 
padding-bottom:5px; 
}

 
#maincol{background-color: #FFFFFF;	float: left;display:inline; position: relative; width:490px; }
.psotContent {padding:0px 10px 0px 10px;}
.psotContent li{padding-left:20px; background:url(images/bullet2.jpg) no-repeat top left; padding-bottom:7px; height:auto; line-height:inherit;}
#footer{background:url(images/footerbg.jpg) no-repeat center bottom; clear:both; text-align:center; margin-bottom:10px;} 
.copyright{ height:34px; background:#000000; margin:0px 10px 0px 10px; line-height:34px; color:#CCCCCC}
 
 /* *** Float containers fix:*/ 
.alignleft{ float:left; padding-right:10px}
.alignright{ float:right; padding-left:10px}
.alignCenter{ text-align:center; margin-left:auto; margin-right:auto;}
.10pad{padding:10px;}
.clearfix:after {content: "."; display: block;height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
