/*
Theme Name: Paisley
Theme URI: http://www.paisleysolutions.com
Description: A theme by <a href="http://www.brandonhaslip.com">Brandon Haslip</a>.
Version: 1.0
Author: Brandon Haslip
Author URI: http://www.brandonhaslip.com

*/


/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
line-height: 1;
font: normal 13px Arial, Helvetica, sans-serif;
vertical-align: top;
background: #c9c9c9 url(img/bkg.gif) repeat-y top center;
color: #5c5b4c;
}
.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
color: #5c5b4c;
}
a:hover {
color: #5c5b4c;
}
a:active {
color: #5c5b4c;
}

#callouts a:link, #callouts a:visited {
color: #fff;
}
#callouts a:hover {
color: #fff;
}
#callouts a:active {
color: #fff;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
font: bold 2em "Times New Roman", Times, serif;
}
h2 {
font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Misc.
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container {
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
}
#header {
	height: 121px;
	padding: 17px 0 0 0;
	width: 960px;
}
.logo {
	display: inline;
	float: left;
	width: 282px;
	height: 88px;
}
.slogan {
	display: inline;
	float: right;
}
#navigation {
	height: 45px;
	width: 960px;
}
#navigation ul {
	list-style-type: none;
	float: right;
}
#navigation ul li { 
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	padding: 2px 18px 0 10px;
	color: #4e5c69;
	border-left: 2px solid #ececec;
	display: block;
	float: left;
	height: 37px;
	font-size: 1.077em;
}
#navigation ul li a:hover {
	color: #c13535;
}
#navigation ul li a.active {
	color: #c13535;
}

#paisley-top {
	height: 15px;
	background: url(img/paisley-top.jpg) no-repeat;
	width: 960px;
}

#paisley-bottom {
	height: 29px;
	background: url(img/paisley-bottom.jpg) no-repeat;
	width: 960px;
}

#callouts {
	display: inline;
	float: left;
	width: 223px;
}
	#callouts h2 {
		font: bold 1.385em/22px Arial, Helvetica, sans-serif;
		color: #fff;
	}
	#callouts p {
		font: 0.923em/16px Arial, Helvetica, sans-serif;
		color: #fff;
	}
	#callouts .btn {
		float: right;
		padding: 0 20px 0 0;
	}
	#callouts .form {
		padding: 5px 0 0 0;
	}
	#callouts .field {
		display: inline;
		float: left;
		width: 156px;
	}
	#callouts .submit {
		display: inline;
		float: right;
		padding: 2px 20px 0 0;
	}
	#callouts ul {
		list-style: none;
		margin: 5px 0 0 0;
	}
	#callouts ul li {
		padding: 0 0 0 10px;
		background: url(img/bullet-callout.gif) no-repeat 0 .5em;
		font: 0.923em/16px Arial, Helvetica, sans-serif;
		color: #fff;
		margin: 0 0 3px 0;
	}
	#callouts .schedule {
		background: url(img/bkg-schedule.jpg) no-repeat;
		height: 90px;
		width: 208px;
		padding: 114px 0 0 15px;
	}
	#callouts .refer {
		background: url(img/bkg-refer.jpg) no-repeat;
		height: 125px;
		width: 208px;
		padding: 85px 0 0 15px;
	}
	#callouts .signup {
		background: url(img/bkg-signup.jpg) no-repeat;
		height: 130px;
		width: 208px;
		padding: 80px 0 0 15px;
	}
	#callouts .intuit {
		padding: 25px 0 0 0;
	}
	
#main {
	background: url(img/bkg-main.gif) no-repeat top;
}
	
#content {
	display: inline;
	float: left;
	width: 394px;
	padding: 40px;
}
	#content h1 {
		font: 1.538em/24px Georgia, "Times New Roman", Times, serif;
		color: #c13535;
		padding: .75em 0 .75em 0;
	}
	#content h2 {
		font: 1.538em/24px Georgia, "Times New Roman", Times, serif;
		color: #c13535;
		padding: .75em 0 .75em 0;
	}
	#content h3 {
		font: 1.231em/20px Georgia, "Times New Roman", Times, serif;
		color: #4e88be;
		padding: 0 0 1em 0;
	}
	#content h4 {
		font: 1.154em/19px Georgia, "Times New Roman", Times, serif;
		color: #4e88be;
		padding: 0 0 1em 0;
	}
	#content p {
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		padding: 0 0 1em 0;
	}
	#content ol {
		margin: 0 0 1em 25px;
		list-style-type: decimal;
	}
	#content ol li {
		padding: 0 0 0 0;
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		margin: 0 0 8px 0;
	}
	#content ul {
		list-style: none;
		margin: 0 0 1em 0;
	}
	#content ul li {
		padding: 0 0 0 10px;
		background: url(img/bullet.gif) no-repeat 0 .5em;
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		margin: 0 0 8px 0;
	}
	#content ul li ul {
		list-style: none;
		margin: 1em 0 1em 0;
	}
	#content ul li ul li {
		padding: 0 0 0 10px;
		background: url(img/bullet.gif) no-repeat 0 .5em;
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		margin: 0 0 8px 20px;
	}
	
#content-int {
	display: inline;
	float: left;
	width: 657px;
	background: url(img/bkg-main.gif) no-repeat top;
	padding: 40px;
}
	#content-int h1 {
		font: 1.538em/24px Georgia, "Times New Roman", Times, serif;
		color: #c13535;
		padding: .75em 0 .75em 0;
	}
	#content-int h2 {
		font: 1.538em/24px Georgia, "Times New Roman", Times, serif;
		color: #c13535;
		padding: .75em 0 .75em 0;
	}
	#content-int h3 {
		font: 1.231em/20px Georgia, "Times New Roman", Times, serif;
		color: #4e88be;
		padding: 0 0 1em 0;
	}
	#content-int h4 {
		font: 1.154em/19px Georgia, "Times New Roman", Times, serif;
		color: #4e88be;
		padding: 0 0 1em 0;
	}
	#content-int p {
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		padding: 0 0 1em 0;
	}
	#content-int ol {
		margin: 0 0 1em 25px;
		list-style-type: decimal;
	}
	#content-int ol li {
		padding: 0 0 0 0;
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		margin: 0 0 8px 0;
	}
	#content-int ul {
		list-style: none;
		margin: 0 0 1em 0;
	}
	#content-int ul li {
		padding: 0 0 0 10px;
		background: url(img/bullet.gif) no-repeat 0 .5em;
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		margin: 0 0 8px 0;
	}
	#content-int ul li ul {
		list-style: none;
		margin: 1em 0 1em 0;
	}
	#content-int ul li ul li {
		padding: 0 0 0 10px;
		background: url(img/bullet.gif) no-repeat 0 .5em;
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		margin: 0 0 8px 20px;
	}
	
#sidebar {
	display: inline;
	float: left;
	width: 263px;
}
#quotes {
	width: 246px;
	padding: 0 8px 6px 0;
	background: url(img/bkg-quote.png) no-repeat bottom right;
}
	#quotes img {
		display: block;
	}
#quotes-int {
	width: 246px;
	padding: 0 8px 6px 0;
	background: url(img/bkg-quote.png) no-repeat bottom right;
	float: right;
	margin: -40px -31px 20px 20px;
}
	#quotes-int img {
		display: block;
	}
	.title {
		padding: 12px;
		background-color: #c13535;
		font: bold 1.231em/19px Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: center;
	}
	.quote {
		padding: 15px 12px 12px 12px;
		background-color: #4e88be;
		font: italic 1em/18px Georgia, "Times New Roman", Times, serif;
		color: #fff;
	}
	.blogpost {
		margin: 25px 0 0 0;
		padding: 0 10px 0 0;
	}
	.blogpost h1 {
		font: italic bold 1.231em/20px Georgia, "Times New Roman", Times, serif;
		color: #4f88be;
		padding: .75em 0 1em 0;
	}
	.blogpost p {
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		padding: 0 0 1em 0;
	}
	.blogpost span {
		font: bold 0.923em Arial, Helvetica, sans-serif;
		color: #a9a9a9;
	}
	
#footer {
	padding: 0 0 25px 0;
}
	#footer p {
		padding: 1em 0 1em 0;
		text-align: center;
	}
#checks {
	display: inline;
	float: left;
	height: 41px;
	width: 540px;
	font: bold 1.538em Arial, Helvetica, sans-serif;
	color: #4f88be;
	margin: 0 0 0 265px;
}	
#social {
	display: inline;
	float: left;
	height: 27px;
	width: 141px;
	background: url(img/bkg-social.gif) no-repeat;
	text-align: center;
	padding: 14px 0 0 0;
}



.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(img/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(img/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(img/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: left;
	font-size: 95%;
	margin-left: 20px;
}
.post-calendar {
	background: url(img/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(img/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(img/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px 5px 10px;
	position: relative;
}
.commentlist li span {
	padding: 5px 10px 5px 10px;
	display: block;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #dfeaf3;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	font-size: 87%;
	display: block;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#dfeaf3;
	border: 1px solid #c3d6e9;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#dfeaf3;
	border: 1px solid #c3d6e9;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(img/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 29px;
}

#formpage {
	background: #fff none;
	padding: 20px;
}

#formpage h2 {
		font: 1.538em/24px Georgia, "Times New Roman", Times, serif;
		color: #c13535;
		padding: .75em 0 .75em 0;
}
#formpage h3 {
		font: 1.231em/20px Georgia, "Times New Roman", Times, serif;
		color: #4e88be;
		padding: 0 0 1em 0;
}

#formpage p {
		font: 1em/18px Arial, Helvetica, sans-serif;
		color: #5c5b4c;
		padding: 0 0 1em 0;
}


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:222px;
		height:auto;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:222px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
		
		
input.error {
	background-color: #fcd4d6;
}

.error span{
	color: #9d0a0e;
	font-weight: bold;
}

