/*
Theme Name: Equi
Theme URI: http://carringtontheme.com
Description: A developer friendly theme with atomic templates and an elegant override hierarchy.
Version: 1.3
Author: Crowd Favorite
Author URI: http://crowdfavorite.com
Tags: widgets, customizable, 3-column, framework, semantic, white, red, gray, carrington

*/

html
{
height: 100%;
}




body {
	background: #fff url(../images/bg2.gif) repeat-x ;
	color: #1c1d1d;
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}

body.home {
	background: #fff url(../images/bg_home.gif) repeat-x ;
	color: #1c1d1d;

}


#page {margin:0px auto; width:960px;position: relative;min-height: 100%;height: auto !important;}

* html #page
{
height: 100%;
}

/* =====UI===== */



.clear {
	clear: both;
	float: none;
}
hr.rule-alternate {
	background:url(../images/divider-ornament.gif) no-repeat center;
	border:0;
	height:1.5em;
}
hr.rule {
	background:url(../images/divider-ornament-wide.gif) no-repeat center;
	border:0;
	height:1.5em;
}

h1.page-title {
	color: #999;
	font: italic 1.16666667em/1.28571429 Georgia, serif;
	margin:1.92857144em 0 .58333334em 0;
}

.pagination {
	background:url(../images/grey-to-white-gradient.png) repeat-x top;
	overflow:hidden;
}
.pagination .previous a,
.pagination .previous a:visited{
	float:left;
	padding:18px;
}
.pagination .next a,
.pagination .next a:visited {
	float:right;
	padding:18px;
}


/* =====Structure===== 
	Total width: 960
	Columns: 12
	Column width: 58px
	Gutter width: 24px
	Unit (column + gutter): 82px
	Interior padding: 6px = colum width 50px
	#content = 7 units
	#sidebar = 5 units
*/
p#top {
	margin:0;
}
a#to-content,
a#to-content:visited {
	background: #e9eaea;
	border: 1px dashed #777;
	left: -32697px;
	padding: 10px;
	position: absolute;
}
a#to-content:focus {
	left: 0;
}
hr.divider {
	display:none;
	clear:both;
}

#contentwrapper {
	padding-bottom: 3em;
}

.wrapper {
	clear: both;
	margin: 0 auto;
	width: 960px;
}
#header {
height:90px;
}
#header .wrapper {
	padding: 10px 10px 0px;
	height:95px;
}

#header .wrapper p {
	font-family: Georgia, helvetica, arial, sans-serif;
	font-style:italic;
	color:#fff;
	font-size:0.9em;
	margin:0 0 0 8px;}
	
#header .wrapper p#blog-description{ width:200px; float:left; clear:left; margin-top:5px;}
	
#header a,
#header a:visited {
	color: #fff;
}
#header h1 {
height:48px;
	font-weight:normal;
	line-height: 1;
margin:4px 0 0 0 !important;
} 
#navigation {float:left;height:29px; width:750px; display:inline;}	


#navigation ul {
	list-style:none;
	margin:0;
	height:29px;
	float: left;
	display:inline;
	margin-top:-4px;
	clear:both;

}

#navigation li {
		height:29px;
		display:inline;
		line-height:2.6em;
		float:left;
		margin:0px 4px;

		min-height:0;
}

#navigation ul li a{font-family: "Lucida Sans",Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:normal; text-transform:capitalize; line-height:1.1em;	padding:8px 8px 0px 8px;	min-height:0;height:29px; }	
#navigation ul li a:hover{font-family: "Lucida Sans",Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:normal; text-transform:capitalize; text-decoration:underline;line-height:1.1em;height: 0;min-height:0; z-index: 1;	clear:both; overflow:hidden;padding:8px 8px 0px 8px;}	
#navigation ul li a:visited{font-family: "Lucida Sans",Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:normal; text-transform:capitalize;line-height:1.1em;	padding:8px 8px 0px 8px;min-height:0; 	height:29px;}	

#navigation li.current_page_item {
	float: left;
	background-color:#d0f4f4;
	color:#000;
	height:29px;
}

#navigation li.current_page_item a{
	float: left;
	background-color:#d0f4f4;
	color:#000;
	height:29px;
}




h1.entry-title { 
font-size:30px; font-weight:normal; color:#006666;  font-weight:bold; 	margin: 0.725em 0 0 0.6em ;
}



#mediaspace{
	background: #e9eaea url(../images/bg_front.gif) repeat-x top;
	margin-top: 13px;
	padding: 0px 0 10px;
	width:100%;
height:270px;
text-align:center;
}
#mediaspace #screen{
text-align:left;
margin:5px 0 0 45px;
width:290px;
float:left;
}

#companydescription {
float:left;
width:404px;
margin:30px 0 0 60px;
}



#companydescription p {
color:#1c1d1d;
text-align:left;
line-height:1.4em;
font-size:1.1em;
margin-bottom:7px;
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}

a.client:link,  a.client:visited{
color:#319797;
text-align:left;
font-weight:bold;
font-size:1.0em;
}

p a.action:link,  a.action:visited{
color:#319797;
text-align:left;
font-weight:bold;
font-size:1.0em;
padding:2px 3px;
}

  h2.identity {
	color: #1a8080;
	font: normal 36px Georgia, serif;
	width:355px;
	visibility:hidden;
	margin-bottom:10px;
}

.homebox {width:245px; float:left; padding-right:20px; padding-left:20px;}



#content {
	float: left;
	padding-left:17px;

	width: 530px;
	padding-top:20px;

}

#content.home {
	width: 858px;
}

#content img {padding:3px; border:1px solid #ddd; background-color:#fff; margin-right:10px;}
#content img.left{padding:0px; border:0px solid #ddd;float:left;}
#content .imgholder { display:block; width:60px; height:87px; float:left;}
#content .buttonholder { display:block; width:60px; height:20px; clear:both; margin:0 0 0 60px;}

#content h3 {
font-size:17px; font-weight:normal!important;; color:#1a8080; font-family:Arial, Helvetica, sans-serif;
}
#content h3 a:link,#content h3 a:visited {
font-size:15px; font-weight:normal !important; color:#208686; padding-left:0px; font-weight:bold;
}
#sidebar {
background: transparent url(../images/divider-ornament2.gif) no-repeat scroll center top;
	float: right;
	margin:1.5em 0 3em;
	padding:14px;
	width: 358px;
	border:1px solid #A5CBB5;
	clear:right;
}

#sidebar h3 {
font-weight:bold !important;
margin-top:10px;
}




#sidebar ul,
#sidebar ol,
#sidebar dd {
	margin-left: .75em;
}
#sidebar #primary-sidebar,
#sidebar #secondary-sidebar {
	float:left;
	width:100%;
}
#sidebar #primary-sidebar {
	margin-right:12px;
}
#footer {
	background: #51555c url(../images/footer.jpg) repeat-x top;
	clear: both;
	color: #fff;
	padding: 22px 0 62px 32px;
		margin: 0 auto;
		margin-top:50px;
		position:relative; 

}



#footer div{
		margin: 0 auto !important;
			width: 960px;
}
#footer a,
#footer a:visited {
	color: #fff;
}


#footer p {
	float:left;
	padding-top: 2px;
	color:#fff;
}

/* Utility */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.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;
	/* optional rounded corners for browsers that support it */
	-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;
}



/* =====Posts===== */
address.author {
	display: inline;
}

.full {
	background:url(../images/divider-ornament-wide.gif) no-repeat center bottom;
	margin-bottom:1.5em;
	padding-bottom:1.5em;
	position:relative;
}
body.single .full,
body.page .full {
	background:transparent;
	padding-bottom:0;
}
.full .full-content {
	clear:both;
	padding-top: .75em;
	width: 510px;
}
.full .pages-link {
	font-weight:bold;
}
.full .pages-link a,
.full .pages-link a:visited{
	border:1px solid #cecfd1;
	font-weight:normal;
	padding:2px 4px;
}
.full .pages-link a:hover {
	border-color:#999;
	text-decoration:none;
}
.full .by,
.full .filed {
	color: #999;
	font: italic 1em/1.5 Georgia, serif;
}
.full p.filed {
	clear:both;
	margin-bottom:.375em;
}
.full .filed a,
.full .filed a:visited {
	font-family:helvetica, arial, sans-serif;
	font-style:normal;
}
.full .filed .categories,
.full .filed .tags {
	display:block;
}
.full .by-line {
	clear:both;
	float:left
}
.full .full-date {
	background:url(../images/ndash.gif) no-repeat left center;
	padding-left:16px;
}
.full hr {
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	margin: 20px 0px;
	padding: 0;
}
.full p.comments-link {
	text-align:right;
}
.full .comments-link a,
.full .comments-link a:visited{
	background: url(../images/comment.gif) no-repeat left center;
	padding: 1px 0 0 20px;
}
.full .entry-editlink, .comment .comment-editlink {
	background:#900;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	font-size: .8em;
	opacity:.60;
	padding:4px 7px 2px;
	left:-32697px;
	position:absolute;
	top:0;
}
.full:hover .entry-editlink, .comment:hover .comment-editlink {
	left: auto;
	right:0;
}
.full .entry-editlink a,
.full .entry-editlink a:visited,
.comment .comment-editlink a,
.comment .comment-editlink a:visited {
	color:#fff;
}

ol.archive {
	border-top: 1px dotted #cecfd1;
	list-style: none;
	margin: 1.5em 0 0;
}
.excerpt {
	background: url(../images/arrow-bullet.gif) no-repeat 5px 15px;
	border-bottom: 1px dotted #cecfd1;
	color: #999;
	padding: 10px 146px 10px 20px;
	position:relative;
}
.excerpt strong.entry-title {
	font-size: 1.16666667em;
	line-height: 1.28571429;
}
.excerpt strong.entry-title a,
.excerpt strong.entry-title a:visited {
	color: #51555c;
}
.excerpt strong.entry-title a:hover {
	color: #a00004;
	text-decoration: none;
}
.excerpt .date {
	margin-top:1.5em;
}
.excerpt p {
	margin:0;
}
.excerpt .date {
	display: block;
	font-size: .9em;
	line-height: 2;
	width: 140px;
}
.excerpt .date,
.excerpt .comments-link {
	position:absolute;
	right:0;
	top:10px;
}
.excerpt .comments-link a,
.excerpt .comments-link a:visited{
	display:block;
	padding-left: 20px;
	width:120px;
}
.excerpt .comments-link a,
.excerpt .comments-link a:visited {
	background: url(../images/comment.gif) no-repeat left center;
}
.excerpt .categories {
	font-family:georgia, serif;
	font-style:italic;
}
.excerpt .categories a,
.excerpt .categories a:visited {
	font-family:helvetica, arial, sans-serif;
	font-style:normal;
}

#content .search {
	border-top: 1px dotted #cecfd1;
}
#content .search h2.entry-title {
	margin-top:1em;
}
/* =====Comments and comment form===== */
h2.comments {
	background:url(../images/comments-divider.gif) no-repeat center 9px;
	clear:both;
	font-size: 2em; /* 24 */
	line-height: .75;
	margin: 0 0 .375em 0;
	padding-top:71px;
}
ol.comments-list,
ol.pings-list {
	clear:both;
	list-style:none;
	margin:0;
}
ol.comments-list li {
	border-top:1px dotted #cecfd1;
}
.comment {
	overflow:hidden;
	padding:10px; /* 2 units + 4px for gravatar */
	position:relative;
}
.comment .info {
	display:block;
	float:left;
	padding: 2px 0 0 46px;
	width:180px;
}
.comment .info .comment-author {
	font-size: 1.16666667em; /* 14 */
	font-weight:bold;
	line-height: 1.28571429;
}
.comment .comment-author .photo img{
	position:absolute;
	left: 10px;
	top: 10px;
}
.comment .info .said,
.comment .info .on {
	display:none;
}
.comment .comment-date {
	clear:both;
}
.comment .comment-date a,
.comment .comment-date a:visited {
	color:#999;
}
.comment .comment-content {
	float: left;
	width: 300px;
}

/* author comments */
.bypostauthor,
.post-author {
	background:#51555c url(../images/author-comment.jpg) no-repeat left top;
	color:#fff;
}
.bypostauthor a,
.bypostauthor a:visited,
.post-author a,
.post-author a:visited {
	color:#8593ae;
}
/* trackbacks and pingbacks */
.pingback,
.trackback {
	border-top:1px dotted #cecfd1;
	padding:10px 10px 10px 10px;
}
.pingback .vcard,
.trackback .vcard{
	font-size:1em;
	line-height:1;
}
.pingback .linked-to-this-post,
.trackback .linked-to-this-post,
.pingback .date,
.trackback .date {
	color:#999;
	font-family:Georgia, serif;
	font-style:italic;
}
.pingback blockquote.entry-summary,
.trackback blockquote.entry-summary,
.pingback blockquote.entry-summary p,
.trackback blockquote.entry-summary p {
	border:0;
	margin:0;
	padding:0;
}

form#comment-form {
	background:#efeff1 url(../images/watermark-light.gif) repeat-x left top;
	border:1px solid #e9eaea;
	clear:both;
	color:#999;
	margin-top:1.5em;
	padding:10px 9px;
}
#comment-form .section {
	clear:both;
	padding-left:154px;
}
#comment-form p.section {
	margin-bottom:10px;
	margin-top:10px;
}
#comment-form .section label {
	color:#51555c;
	font-weight:bold;
	margin-left:-150px;
	float:left;
	text-align:right;
	width:130px;
}
#comment-form .section input {
	width:162px;
}
#comment-form #comment-form-comment label {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
}
#comment-form #comment-form-comment div {
	background:#ddd;
	float:left;
	margin-bottom:10px;
}
#comment-form p#some-html-is-ok {
	margin:0 0 0 .5em;
}
#comment-form textarea{
	display:block;
	height:9em;
	width:370px;
}
#comment-form p.actions {
	margin:0 6px 0 150px;
}

/* =====Sidebar and Widgets===== */
.widget {
	margin-bottom:1.5em;
}
.widget h2.title,
.widget_search label {
	font-size:15px; font-weight:bold!important;; color:#1a8080; font-family:Arial, Helvetica, sans-serif;
	line-height: 1.28571429;
	margin: 0.45em 0 .58333334em 0;
}
.widget li {
	line-height:1.25em;
	margin-bottom:.5em;
}
.widget_search label {
	display:block;
	font-weight:bold;
}
.widget_search input {
	margin-bottom:.5em;
}
#carrington-subscribe {
	background: url(../images/divider-ornament.gif) no-repeat center bottom;
	overflow:hidden;	
	padding-bottom:2em;
}
#carrington-subscribe h2.widget-title {
	color:#999;
	float:left;
	font:normal 1.16666667em/1.28571429 helvetica, arial, sans-serif; /* 14 */
	margin:7px 0 0;
	text-transform:uppercase;
}
#carrington-subscribe a,
#carrington-subscribe a:visited {
	background:url(../images/rss-button.gif) no-repeat left top;
	float:right;
	height:26px;
	text-indent:-32697px;
	width:130px;
}
#carrington-about {
	background: url(../images/divider-ornament.gif) no-repeat center bottom;
	padding-bottom:2em;
	margin-top:12px;
}
#carrington-about .about{
	background:url(../images/watermark-light.gif) repeat-x left top;
	overflow:hidden;
	padding:12px;
}
#carrington-about p {
	margin:0;
}
#carrington-about a.more,
#carrington-about a.more:visited {
	float:right;
}
#carrington-archives ul {
	border-top: 1px dotted #cecfd1;
	list-style:none;
	margin:0;
}
#carrington-archives li {
	background:url(../images/arrow-bullet.gif) no-repeat left center;
	border-bottom: 1px dotted #cecfd1;
	padding:5px 0 5px 20px;
}

/* including for compatibility */

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.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;
	/* optional rounded corners for browsers that support it */
	-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;
}

.left {float:left;}
.right {float:right;}

