/*   
Theme Name: CAS1
Theme URI: http://www.customaffiliatesites.com/cas1-theme-released/
Description: CAS1 was designed for affiliate marketing with eBay Partner Network
Author: Custom Affiliate Sites
Author URI: http://www.customaffiliatesites.com
Version: 1.0
*/

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;	
	background: #ffffff;
	color: #000000;
}

h1,h2,h3,h4,h5,h6{
	font-size: 22px; 
	margin: 0px;
	padding: 0px;
}



div{
	margin: 0px; padding: 0px;
}

a:link, a:visited{
	text-decoration: none;
	color:#0000FF;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	margin: 0px auto 0px auto;
	width: 750px;
	text-align: left;
}

#header{
	margin: 0px; padding: 0px;
	width: 750px;
	height: 55px;
	background: url(images/header-cas1.jpg) no-repeat;
	text-indent: 60px;
	font-size: 20px;
}

#menu { height: 35px; background: url(images/menu-cas1.jpg) no-repeat; font-size: 16px; font-weight:bold; margin: 0px; padding: 0px;}
#menu ul {margin: 0px; padding: 5px 0px 0px 0px; list-style-type: none; list-style-image: none;}
#menu li {display: inline; }
#menu ul li a {text-decoration:none; margin: 4px; padding: 5px 14px 5px 14px;}
#menu ul li a:hover {color:#000000 }

#box{
	float: left;
	width: 525px;
}

.post {
	background-color:#E8E8F6;
	padding: 7px 7px 1px 7px;
	margin: 0px 0px 5px 0px;

}

.postmeta {
	float:left;
	width: 80%;
}
.postmeta2 {
	float:left;
	width: 15%;
	color: #000;
	margin: 8px 8px 0px 0px;
	padding-bottom: 40px;
	background: url(images/RightNow85x35.gif) no-repeat right top;
}


#sidebar{
	float: left;
	width: 206px;
	padding: 0px 7px 7px 7px;
	margin: 0px 0px 5px 5px;
	display: inline;
	text-align: left;
	background-color:#CCCCFF;
}
#sidebar ul {margin: 0px; padding: 0px; list-style-type: none; list-style-image: none;}
#sidebar li {display: block; margin: 0px; padding: 0px; }
#sidebar ul li a {text-decoration:none; margin: 0px; padding: 0px;}
#sidebar ul li a:hover {color:#000000 }
#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6{
	font-size: 16px; 
	padding: 0px;
	margin: 7px 0px 10px 0px;
	text-decoration: underline;
}

#footer{
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 750px;
	height: 55px;
	background: url(images/menu-cas1.jpg) no-repeat;
	text-align: center;
	font-size: 12px;
}

.comments-template{
	margin: 10px 0px 0px;
	border-top: 1px solid #ccc;
	padding: 10px 0px 0px;
}

.comments-template ol{
	margin: 0px;
	padding: 0px 0px 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0px 0px;
	line-height: 18px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0px;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.navigation {
	padding: 0px;
	margin: 5px;
	font-size: 8px;
	text-align: center;
}
.epnbar {
	text-align: center;
}
.epnbar img {
	padding: 5px;
	margin: 5px;
}
.epnautopost {
	text-align: left;
}
.epnautopost img {
	float: left;
	padding: 5px;
	margin: 5px;
}

#left {
	float:left;
	padding: 10px;
	width:28%; // as you have some padding, 33% would flip the last container below the others - play around between 30 and 33% to suit your needs.
}

#middle{
	float:left;
	padding: 10px;
	width:28%;
}

#right{
	float:left;
	padding: 10px;
	width:28%;
}

.epnsearchcenter {
	text-align: center;
}