/*
Theme Name: Affiliate Support
Theme URI: http://www.affiliatesupport.org
Description: Custom theme created for John Nunally of Affiliate Support
Version: 1.0
Author: Patrick Bennett of Modern Blue [MB]
Author URI: http://www.modernblue.com/
*/

body {
	margin:0; 
	padding:0;
	background:url(images/headerbg.png) repeat-x #f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	width:1024px;
	height:83px;
	margin:0 auto 15px auto;	
	clear:both;
}

.img {
	float:left;
}

a img {
	border:none;
}

#nav {
	float:left;
	padding-top:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
}

#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav ul li {
	list-style-type:none;
	display:inline !important;
	display:block;
	float:left;
	height:50px;
	margin:0;
	font-size:14px;
}

#nav li.br {
	border-right:1px solid #026fa5;
}

#nav li.bl {
	border-left:1px solid #014c71;
}

#nav a {
	color:#fff;
	text-decoration:none;
	padding:15px 7px 15px 7px;
	display:block;
}

#nav a.active, #nav a:hover {
	background:#026fa5;
}

.rss a {
	background-color:none;
	background:url(images/rss.png) no-repeat 10px 10px;
}

#nav .rss a:hover {
	background-color:none;
	background:url(images/rss.png) no-repeat 10px 10px #026fa5;	
}

.rss span {
	padding-left:35px;
}

#content {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}

#left {
	float:left;
	width:202px;
	margin-right:10px;
}

#left h2, #right h2 {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:22px;
	color:#36789a;
	font-weight:normal;
	margin:0 0 5px 0;
}

#left ul, #right ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}

#left ul li, #right ul li {
	border-bottom:1px dashed #7e7e7e;
	display:block;
	font-size:13px;
	list-style:none;
	overflow:hidden;
}

#left ul li a, #right ul li a {
	text-decoration:none;
	color:#7e7e7e;
	display:block;
	width:inherit;
	padding:px 0 5px 10px;
}

#left ul li a:hover, #right ul li a:hover {
	color:#222;
}

#centertop {
	background:url(images/centertopbg.png) no-repeat;
	height:24px;
	clear:both;
	width:100%;
}

#centerbottom {
	background:url(images/centerbottom.png) no-repeat;
	height:24px;
	float:left;
	width:100%;
}

#center {
	width:576px;
	float:left;
	background:url(images/centerbg.png) repeat-y;
}

#centerHold {
	background:#fff;
	margin:0 auto;
	width:516px;
}


#right {
	width:202px;
	float:left;
	margin:0 0 0 10px;
}

#search {
	width:100%;
	background:#eaf7fe;
	border:1px solid #eee;
	padding:10px 0;
	font-size:13px;
}

#search fieldset {
	border:none;
}

#search .input {
	width:380px;
}

p.welcome {
	padding:5px;
	border:1px dashed #ccc;
	margin:5px 0;
	font-size:13px;
	color:#333;
}

#newsletter {
	background:url(images/newsbg.png) repeat-x;
	border:1px solid #eee;
	padding:10px 0 10px 75px;
}

#newsletter form {
	font-size:13px;
}

#newsletter form p {
	font-size:14px;
	text-align:left;
}

h3 {
	text-align:center;
	background:#ff8400;
	font-size:14px;
	color:#fff;
	padding:3px 0;
	margin:10px 0 0 0;
}

.post {
	padding:10px 0 15px 0;
	overflow:hidden;
	border-bottom:10px solid #f5f6f7;
	margin:0 0 10px 0;
}

.date {
	width:58px;
	height:51px;
	text-align:center;
	background:url(images/datebg.png);
	float:left;
}

.date span {
	display:block;
	color:#fff;
	font-size:18px;
	line-height:18px;
	padding:5px 0 0 0;
}

.heading {
	float:left;
	border-bottom:1px dashed #999;
	margin:0 0 0 5px;
}

.heading h2 {
	color:#ff8400;
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

.heading h2 a {
	color:#ff8400;
	text-decoration:none;
}

.heading h2 a:hover {
	color:#333;
}

.heading p {
	font-size:13px;
	margin:5px 0 5px 0;
	padding:0;
	color:#555;
}

.heading a {
	color:#0477b1;
}

.heading a:hover {
	color:#222;
}

.more {
	clear:both;
	text-align:right;
	padding-top:10px;
}

.clear {
	height:1px;
	clear:both;
}

.post p {
	font-size:12px;
	color:#555;
}

.full  {
	display:block;
	float:right;
	width:94px;
	height:33px;
	overflow:hidden;
	margin:-15px 0 10px 0;
}

a:hover.full img {
	margin-top:-35px;
}

/* Comment */
.commentlist {
	font-size:12px;
	color:#333;
}

.commentlist li {
	padding:10px;
	border-bottom:1px dotted #999;
}


/*search*/
#centerHold h1 {
	font-size:26px;
	font-weight:normal;
	color:#006699;
	border-bottom:1px dashed #999;
}

#centerHold h2 a {
	color:#ff8400;
	font-size:18px;
	font-weight:normal;
}


/* Sidebar */
.widget {
	width:192px;
	height:302px;
	background:url(images/right-offer.png);
	text-align:center;
	padding:1px 5px 0 5px;
}

.widget h3 {
	background:none;
	margin-bottom:5px;
}

.widget p {
	margin:0;
	padding:0l
}

.widget p a {
	font-size:12px;
	color:#006699;
}

.widget p a:hover {
	color:#333;
}