/*
Theme Name: Espresso Theme
Theme URI: 
Description: Theme built for Espresso Capital Partners
Version: 1.0
Author: Kyle Peatt, Aaron Holmes
Author URI: http://www.retorikmedia.com/
Tags: custom
*/




.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.even {
	background-color:#F6F1EB;
}
.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.post .date {
	height: 50px;
	width: 46px;
	background: url(images/blog-date.png) no-repeat;
	font: bolder 22px Helvetica, Arial, sans-serif;
	color: black;
	text-align: center;
	line-height: 100%;
	float: left;
	margin-right:10px;
	padding-top: 1px;
}
.post .date span {
	height: 15px;
	display: block;
	font: normal 10px Helvetica, Arial, sans-serif;
	color: black;
	text-align: center;
	padding-top: 6px;
}

.post h2 {
	font-style:bold;
	font-size:150%;
	border-bottom: 1px dotted #c0c0c0;
	width:440px;
	padding-bottom:8px;
	margin:0 5px 10px 65px;
	font-family:Arial, Helvetica, sans-serif;
}

.post h2 a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.post .comments {
	float:right;
	background:url('images/blog-addcomment.png') top left no-repeat;
	padding-left:24px;
	line-height:2.3em;
	height:20px;
}

.post .comments a {
	text-decoration:none;
	font-size:70%;
	color:#000;
}

.post .comments a:hover {
	text-decoration:underline;
}

.post .author {
	font-size:70%;
	margin-left:10px;
}

.post .readmore {
	padding-left:24px;
	font-weight:bold;
	color:#000;
	font-size:90%;
}

.post a.readmore {
	background:url('images/blog-read.png') no-repeat 6px 5px;
	display:block;
	padding:7px;
	background-color:#ffffe5;
	text-decoration:none;
	color:#000;
	font-size: 12px;
	width: 200px;
}

.cat-item {
	background: url('images/blog-caticon.png') no-repeat left center;
	list-style:none !important;
	height:20px;
	padding-left:25px !important;
	margin-left: 25px;
}

.cat-item a {
	text-decoration:none;
	color:#000;
	font-size:80%;
}

.cat-item a:hover {
	text-decoration:underline;
}

li h2 {margin-top:20px;
}

#archives {margin-top:25px !important;;}

#archives ul li{
	list-style:none;
	background: url('images/blog-archivesicon.png') no-repeat 0 2px;
	height:20px;
	padding-left:25px !important;
	margin-left: 25px;
}

#archives ul li {margin-top:10px !important;}
#archives ul li a{
	text-decoration:none;
	color:#000;
	font-size:80%;
	
}

#archives ul li a:hover{
	text-decoration:underline;
}

.post p {
	margin-top: 20px;
	font-size:90%;
	font-weight:normal;
	line-height: 150%;
	font-family:Verdana, Geneva, sans-serif;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	padding-top:30px;
	font-size:80%;
	border-top: 1px dotted #c0c0c0;
	height:28px;
	padding-left: 48px;
	background: url('images/blog-comment.png') no-repeat 0 25px;
	}
	
h2.pagetitle {
	margin-bottom:35px;
}
/* End Headers */

cite.fn {font-size:80%;}
span.says{font-size:80%;}
a.url {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.comment-meta a {
	text-decoration:none;
	color:#c0c0c0;
	font-size:70%;
}
.avatar {display:none;}
 
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 15px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:40px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	clear:both;
	margin-bottom:60px;
	}
	
.navigation a {
	text-decoration:none;
	font-weight:normal;
	color:#000;
	font-size:90%;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* RESET STYLES */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

hr {
	border: 0;
	color: #c0c0c0;
	background-color: #c0c0c0;
	height: 1px;
	margin:25px 0;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* ---- */

/* SITE-WIDE STYLES */

body {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	background: url('images/bg.jpg') top center repeat-x;
}

ul {list-style:disc;}

.hide {display: none;}

p a {color: #A55739;}
p a:hover {color: #D46E48;}

strong {font-weight: bold;}

blockquote {
	padding-left: 25px;
	border-left: 5px solid #ccc;
}

/* Header */

#header {
	width: 962px;
	margin: 0 auto;
	margin-top: 5px;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	/* CHANGE to move ecplogo to markup from CSS */
	/*background: url('images/ecplogo.png') no-repeat;*/
	width: 277px;
	height: 58px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#header p {
	width: 200px;
	text-align: right;
	float: right;
	clear: right;
	font-size: 11px;
	line-height: 120%;
	margin-top: 25px;
	margin-right: 25px;
}

#headerBannerTitle {
	width: 533px;
	height: 36px;
	text-align: center;
	float: left;
	position: relative;
	top:-212px;
	left:345px;
	font-size: 1.4em;
	background-color: #ffffe5;
}

#headerBannerText {
	width: 523px;
	height: 0px;
	text-align: left;
	float: left;
	position: relative;
	top: -212px;
	left: 355px;
	line-height: 170%;
}

#header p.phone {
	font-weight: bold;
	margin-top: 10px;
}

#header h2 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url('images/header-home.png') no-repeat;
	width: 962px;
	height: 253px;
}

/* Nav */

#header #nav {
	clear: both;
	width: 962px;
	height: 51px;
	overflow: hidden;
	background: url('./images/navbar.png') no-repeat;
}



#navul, #navul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: white;
	z-index: 999; /* Makes sure that the drop down menus will always appear on top of everything */
}

#navul {
	margin-left: 30px;
}

#navul a {
	display: block;
	text-indent:-9999px;
}

#navul li {
	float: left;
	background: url('images/bg-linkrule.png') top right no-repeat;
	background-position:right 10px;
}

#navul li.last {
	background:none;
}

#navul li ul {
	position: absolute;
	width: 200px;
	left: -999em;
}

#navul li ul li {
	background:#F6F1EB;
	padding:8px;
	border:1px solid #CCC;
	border-top:0;
		width:100%;

}

#navul li ul li a {
	text-decoration:none;
	color:#333;
	font-size:80%;
}

#navul li ul a {
	text-indent:0;
}

#navul li ul li:hover {
	background: #E8DACA;
}

#navul li:hover ul {
	left: auto;	
	
}

#navul li:hover ul, #navul li.sfhover ul {
	left: auto;
}

#navul li a.blog {
	background: url('images/nav-blog.png') top no-repeat;
	height:51px;
	width:175px;
}

#navul li a.sred {
	background: url('./images/nav-sred.png') top no-repeat;
	height:51px;
	width:195px;
}

#navul li a.about {
	background: url('images/nav-about.png') top no-repeat;
	height:51px;
	width:160px;
}

#nav li a.resource {
	background: url('images/nav-resource.png') top no-repeat;
	height:51px;
	width:210px;
}

#nav li a.contact {
	background: url('images/nav-contact.png') top no-repeat;
	height:51px;
	width:160px;
}

#navul li a:hover {background-position: center -48px;}

/* Body */

#body {
	width: 912px;
	margin: 0 auto;
	padding: 25px;
	margin-top: 5px;
	padding-top: 40px;
}

#body.inner {
	background: url('images/header-blog.png') top no-repeat;
	margin-top: 0px;
	padding-top: 115px;
}

ul.bulleted {
	list-style:none;
    margin: -10px 0 20px 0px;
    padding: 0;


}

ul.bulleted li {
	list-style:none;
	background:url('images/bg-bullet.png') no-repeat left center;
	line-height: 15px;
	padding: 0 0 0 25px !important;
}
	

/* HOME - Left column */

 .full, .full p {
	width:100% !important;
}

#leftcol {
	width: 500px;
	float: left;
	margin-bottom: 25px;
}

#leftcol p {
	font-size: 15px;
	line-height: 140%;
	margin-bottom: 15px;
}

#leftcol a.button-schedule, #leftcol a.button-sred, #leftcol a.button-about  {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 504px;
	height: 81px;
	background: url('images/button-contactus.png') no-repeat;
	margin: 30px 0 40px -20px;
}

/* SRED - Left column */

#leftcol p.skinny {
	width: 465px;
}

#leftcol a.button-sred {
	background: url('images/button-sred.png') right no-repeat;
}


#leftcol blockquote p, #leftcol blockquote ul {
	font-size: 12px;
}

#leftcol ul {
	list-style: disc;
	padding-left: 50px;
}

#leftcol li {
	padding-left: 10px;
	margin-bottom: 10px;
}

/* ABOUT - Left column */

#leftcol a.button-about-apply {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 376px;
	height: 61px;
	background: url('images/button-about-applynow.png') left no-repeat;
	margin-bottom: 35px;
}

#leftcol ul.partnerlist {
	list-style: none;
	font-size: 14px;
	margin-bottom: 35px;
}

#leftcol ul.partnerlist li {
	margin-bottom: 10px;
	color: #333;
}

#leftcol ul.partnerlist li a {
	color: black;
	font-size: 15px;
	text-decoration: none;
	background: url('images/partner-listimage.png') left center no-repeat;
	line-height:16px;
	padding-left: 25px;
}

#leftcol ul.partnerlist li a:hover {text-decoration:underline;}

div.partner {
	margin-bottom: 25px;
}

div.partner h4, div.faq h4 {
	font-size: 18px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin-bottom: 20px;
}

div.partner p {
	font-size: 14px!important;
}

div.partner img {
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.partner a.linkedin, div.partner a.email {
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	width: 224px;
	height: 43px;
	background: url('images/partner-linkedin.png') no-repeat;
	margin-left: -19px;
	float: left;
	margin-right: 20px;
}

div.partner a.email {
	margin-left: 0;
	background: url('images/partner-email.png') no-repeat;
	float: none;
}

#leftcol a.button-about {
	background: url('images/button-about-overview.png') right no-repeat;
}

ul.tombstones {
	list-style: none;
}

ul.tombstones li {
	display: inline;
	padding-right: 28px;
}

ul.tombstones li img {
	margin-bottom: 25px;
}
	

/* RESOURCE - Left column */

#leftcol ul.faqlist {
	font-size: 12px;
	margin-bottom: 35px;
	list-style: none;
	padding-left: 25px;
}

#leftcol ul.faqlist li {
	margin-bottom: 10px;
}

#leftcol ul.faqlist li a {
	display: block;
	padding-left: 35px;
	min-height: 16px;
	font-size: 14px;
	color: black;
	text-decoration: none;
	background: url('images/bg-resource-list.png') center left no-repeat;
	line-height: 16px;
}

#leftcol ul.faqlist li a:hover {
	text-decoration: underline;
}

div.faq {
	margin-bottom: 25px;
}

div.faq p {
	font-size: 12px!important;
}

/* HOME - Right column */

#rightcol {
	width: 340px;
	float: right;
	padding-left: 30px;
	margin-bottom: 25px;
}

#rightcol p {
	font-size: 15px;
	line-height: 140%;
	margin-bottom: 15px;
}


#rightcol #services {
	margin-bottom: 40px;
}

#rightcol #services ul {
	font-size: 14px;
	line-height: 160%;
	list-style: disc;
}

#rightcol #services li {
	padding-left: 5px;
	margin-bottom: 10px;
	margin-left: 0;
}

#rightcol a.newsletter {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 336px;
	height: 57px;
	background: url('images/button-home-newsletter.png') no-repeat;
	margin-top: -20px;
	margin-bottom: 25px;
}

#services a.button-learnmore {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 198px;
	height: 43px;
	background: url('images/button-learnmore.png') no-repeat;
	margin-top: 30px;
	margin-bottom:30px;
}

#quotes div.quote {
	margin-left: -22px;
	background: url('images/bg-quote.png') top left no-repeat;
	padding-left: 22px;
	padding-top: 10px;
	margin-bottom: 15px;
}

#quotes div.quote p {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 22px;
	font-style: italic;
}

#quotes div.quote p.author {
	font-size: 12px;
	font-style: normal;
	text-align: right;
	margin-top: 5px;
}

/* CONTACT - Left column */

form#contact label, form#signup label {
	display: block;
	float: left;
	clear: left;
	line-height: 32px;
	width: 120px;
	margin-bottom: 10px;
	font-size: 14px!important;
	text-align: right;
	padding-right: 10px;
}

form#contact input, form#contact textarea, form#signup input {
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 5px;
	width: 300px;
	font-family: Verdana;
}

form#contact textarea {
	min-height: 150px;
	text-align: left;
}

form#contact button {
	margin-left: 130px;
	margin-top: 15px;
}

form#contact {
	margin-bottom: 40px;
}

form#signup button {
	margin-left: 10px;
	margin-top: 5px;
}

/* LOGIN - Left column */

form#login label {
	display: block;
	float: left;
	clear: left;
	line-height: 32px;
	width: 105px;
	margin-bottom: 10px;
	font-size: 14px!important;
	text-align: right;
	padding-right: 10px;
}

form#login input {
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	width: 350px;
	font-family: Verdana;
}

form#login button {
	float: left;
	clear: both;
	margin-left: 125px;
	margin-top: 15px;
}

div#message {
	background: #FFFFE5 url('images/warning.png') 35px center no-repeat;
	line-height: 32px;
	font-size: 10px!important;
	margin-bottom: 15px;
	text-align: center;
}

/* SRED - Right Column */

#rightcol .post h4 a {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#rightcol .entry {
	border-top: 1px dotted black;
	margin-top: 20px;
	font-size: 12px!important;
	margin-bottom: 30px;
}

#rightcol .entry p {
	font-size: 12px;
}

/* ABOUT - Right Column */

#rightcol div.tombstone {
	border: 1px solid #333;
	margin-top: 25px;	
	width: 225px;
	text-align: center;
}


#rightcol div.tombstone p.date {
	font-size: 18px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	background: #333;
	color: white;
	width: 175px;
	padding: 0 25px;
}

div.tombstone img {
	margin-top: 15px;
	margin-bottom: 14px;
}

div.tombstone p.company {
	font-size: 13px;
	text-align: center;
	padding: 0 15px;
	padding-bottom: 10px;
}

div.tombstone p.result {
	display: block;
	background: #FFFFCC;
	font-size: 16px!important;
	text-align: center;
	padding: 0 25px;
	height: 55px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-bottom: 0!important;
}

div.tombstone p.result span {
	font-size: 22px;
	font-weight: bold;
}

/* RESOURCE - Right column */

#rightcol div#calc {
	width: 350px;
	padding: 25px;
	margin-top: -30px;
	padding-bottom: 0;
	margin-bottom: 35px;
}

div#calc label {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	padding-top: 5px;
}

div#calc form p {
	margin-top: 20px;
	font-size: 12px;	
}

div#calc input {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	width: 275px;
}

div#calc input.radio {
	width: 25px;
	border: 0;
}

div#calc select {
	font-size: 13px!important;
	padding: 5px;
	margin-bottom: 15px;
	width: 275px;
}

div#calc input#submit {
	display: block;
	width: 265px;
	margin-left: -15px;
	height: 43px;
	background: url('images/button-resource-calculate.png') no-repeat;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
}

div#calc div#quote p {
	font-size: 14px!important;
	line-height: 180%;
}

div#calc div#quote span.total {
	font-size: 18px!important;
	font-weight: bold;}
	
ul.downloads li {
	line-height: 30px;
	font-size: 12px!important;
	margin-bottom: 15px;
}
	
#rightcol ul.downloads li a {
	display: block;
	height: 30px;
	width: auto;
	padding-left: 45px;
	line-height: 30px;
	float: left;
	padding-right: 15px;
	color: #A55739;
}

ul.downloads li a.pdf {
	background: url('images/bg-resource-pdf.png') center left no-repeat;
}

ul.downloads li a:hover {color: #D46E48;}

/* CONTACT - Right column */

#rightcol div#meeting {
	width: 326px;
	min-height: 351px;
	margin-left: -25px;
	background: url('images/bg-contact-sched.png') no-repeat;
	padding: 25px;
	margin-top: -15px;
	padding-top: 85px;
	padding-bottom: 0;
	margin-bottom: 35px;
	overflow: hidden;
}

form#meetings label {
	display: block;
	float: left;
	clear: left;
	line-height: 32px;
	width: 100px;
	margin-bottom: 10px;
	font-size: 12px!important;
	text-align: right;
	padding-right: 10px;
}

form#meetings input, form#meetings textarea {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #333;
	font-size: 12px;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	width: 180px;
	float: left;
}

form#meetings textarea {
	min-height: 150px;
	text-align: left;
}

form#meetings button {
	display: block;
	width: 376px;
	margin-left: -25px;
	height: 64px;
	background: url('images/button-contact-bookit.png') no-repeat;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 0;
	clear: left;
}

#rightcol iframe {
	border: 1px solid #ccc;
	margin-bottom: 25px;
}

#rightcol p.phone, #rightcol p.address {
	font-family: Georgia, serif;
	font-size: 16px;
}

#rightcol p.phone {font-size: 18px;}

/* BLOG Left Col */

div.prev a, div.next a {
	display: block;
	background: #ffffe5 url('images/blog-previous.png') 10px center no-repeat;
	padding: 10px;
	padding-left: 45px;
}

div.next a {text-align: right; padding-left: 10px; padding-right: 35px; background: #ffffe5 url('images/blog-next.png') right center no-repeat;}

div.next {background: #ffffe5; padding-right: 10px;}

div.prev a:hover, div.next a:hover {text-decoration:underline;}


/* Subheads */

h3.subhead, h2.subhead {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-bottom: 25px;
	clear: left;
}

h3.home {
	background: url('images/subhead-home.png') no-repeat;
	width: 457px;
	height: 21px;	
}

h3.newsletter {
	background: url('images/subhead-newsletter.png') no-repeat;
	width: 197px;
	height: 21px;	
}

h3.services {
	background: url('images/subhead-services.png') top left no-repeat;
	width: 203px;
	height: 23px;	
}

h3.quotes {
	background: url('images/subhead-quotes.png') no-repeat;
	width: 274px;
	height: 20px;
	margin-bottom: 15px;
}

h3.what {
	background: url('images/subhead-sred-what.png') no-repeat;
	width: 134px;
	height: 21px;
}

h3.finance {
	background: url('images/subhead-sred-finance.png') no-repeat;
	width: 225px;
	height: 21px;
	margin-top: 35px;
}

h3.why {
	background: url('images/subhead-sred-why.png') no-repeat;
	width: 183px;
	height: 21px;
	margin-top: 35px;
}

h3.sredposts {
	background: url('images/subhead-sidebar-sred.png') bottom no-repeat;
	width: 232px;
	height: 21px;
}

h3.ecpposts {
	background: url('images/subhead-sidebar-overview.png') left bottom no-repeat;
	width: 318px;
	height: 21px;
}

h3.recentposts {
	background: url('images/subhead-sidebar-overview.png') left bottom no-repeat;
	width: 102px;
	height: 21px;
}

h3.overview {
	background: url('images/subhead-about-overview.png') no-repeat;
	width: 200px;
	height: 21px;
}

h3.partners {
	background: url('images/subhead-about-partners.png') no-repeat;
	width: 183px;
	height: 21px;
}

h3.tombstones {
	background: url('images/subhead-about-tombstones.png') no-repeat;
	width: 235px;
	height: 21px;
}

h3.faq {
	background: url('images/subhead-resource-faq.png') no-repeat;
	width: 300px;
	height: 21px;
}

h3.calculate {
	background: url('images/subhead-sidebar-calculator.png') no-repeat;
	width: 178px;
	height: 32px;
}

h3.downloads {
	background: url('images/subhead-resource-downloads.png') no-repeat;
	width: 200px;
	height: 21px;
}

h3.external {
	background: url('images/subhead-resource-external.png') no-repeat;
	width: 300px;
	height: 21px;
	margin-top: 35px;
}

h3.consultants {
	background: url('images/subhead-resource-consultants.png') no-repeat;
	width: 300px;
	height: 21px;
	margin-top: 35px;
}

h3.form {
	background: url('images/subhead-contact-form.png') no-repeat;
	width: 300px;
	height: 21px;
}

h3.address {
	background: url('images/subhead-sidebar-address.png') no-repeat;
	width: 300px;
	height: 32px;
}

h3.signup {
	background: url('images/subhead-contact-signup.png') no-repeat;
	width: 300px;
	height: 21px;
	margin-top: 35px;
}

h3.info {
	background: url('images/subhead-contact-info.png') no-repeat;
	width: 300px;
	height: 21px;
	margin-top: 35px;
}

h3.login {
	background: url('images/subhead-login-login.png') no-repeat;
	width: 300px;
	height: 21px;
}

h2.categories {
	background: url('images/subhead-blog-categories.png') no-repeat;
	width: 300px;
	height: 17px;
	margin-top: 15px;
}

h2.archives {
	background: url('images/subhead-blog-archives.png') no-repeat;
	width: 300px;
	height: 17px;
	margin-top: 15px;
}


/* Footer */

#footer {
	border-top: 1px solid #CCC;
	margin: 0 auto;
	padding-top: 15px;
	width: 912px;
	margin-bottom: 15px;
	font-size: 12px;
	clear: both;
}

#footer #logos {
	float: left;
	line-height: 36px;
}

#footer #logos img {
	padding-right: 15px;}

#footer p {
	float: right;
	line-height: 36px;
}

.open {
	display: block!important;
}
