/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

/* Reset: based on http://meyerweb.com/eric/tools/css/reset v1.0 | 20080212, sans table 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
hr{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
cite,
address {
	display:inline;
	font-style:normal;
}

/* Typography
======================================================*/
body {
	background: #fff;
	color: #51555c;
	font: 12px/18px helvetica, arial, sans-serif;
}
code {
	font-family: "Lucida Console", Monaco, monospace;
}
*[lang] {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
acronym,
.caps {
	text-transform: uppercase;
}
.small-caps {
	font-variant: small-caps;
}
acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}
pre {
	overflow: auto;
}
textarea {
	font: 12px/18px helvetica, arial, sans-serif;
	padding: 3px;
}
/* Links */
a,
a:visited {
	color: #2F5CA6;
	text-decoration: none;
}
/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color: #2f5ca6;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #0033A6;
	text-decoration: none;
}
/* elements with title attribute */
abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}
/* typogrify: inset initial double quotes. */
.dquo {
	margin-left: -.45em;
}
 /* fancy ampersands */
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 13px;
	font-style: italic;
}
/* Font sizes and vertical measure */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
	display:block;
	margin-bottom:9px;
}
h1,
.h1 {
	font-size: 24px;
	line-height:1;
}
h2,
.h2 {
	font-size: 18px;
}
h3,
.h3 {
	font-size: 14px;
}
p,
pre,
dl,
ul,
ol {
	
	margin-bottom:12px;
}
p{margin-left:10px;margin-right:10px;}
blockquote {
	border-left:2px solid #e9eaea;
	margin:0 9px 9px;
	padding-left:10px;
}
ol {
	margin-left:36px;
}
dd {
	margin-left:18px;
}
li ul,
li ol {
	margin-bottom: 0;
}
li,
dd,
.tight {
	margin-bottom:9px;
}
ul li {
}
acronym,
.caps,
.small {
	font-size: 11.5px;
}
hr {
	background:#ccc;
	color:#ccc;
	height:1px;
	margin:0 30px 18px 30px;
}
.rule-major{
	background-color:#e9eaea;
}
.rule,
.rule-minor {
	border-top:1px solid #cecfd1;
	height:9px;
	margin:0 0 18px;
}
.rule-major {
	border-top:1px solid #cecfd1;
	height:35px;
	margin:0 0 18px;
}
.rule hr,
.rule-minor hr,
.rule-major hr {
	display:none;
}

/* No formatting class */
.plain,
.plain li {
	background:transparent;
	border:0;
	font-style:normal;
	list-style:none;
	margin:0;
	padding:0;
}
.alt-font {
	color: #999;
	font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;
	font-style:italic;
}
.alt-font a {
	font-family:helvetica, arial, sans-serif;
	font-style:normal;
}

/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

/*
@font-face {
  font-family: Gotham;
  src: url(../fonts/Gotham-Book.otf); /* for ie */
}
/*
@font-face {
  font-family: Gotham;
  src: url(../fonts/Gotham-Book.otf) format("opentype");
}
@font-face {
  font-family: Gotham-Medium;
  src: url(../fonts/Gotham-Medium.otf); /* for ie */
}
/*
@font-face {
  font-family: Gotham-Medium;
  src: url(../fonts/Gotham-Medium.otf) format("opentype");
}
@font-face {
  font-family: Gotham-LightItalic;
  src: url(../fonts/Gotham-LightItalic.otf); /* for ie */
}
/*
@font-face {
  font-family: Gotham-LightItalic;
  src: url(../fonts/Gotham-LightItalic.otf) format("opentype");
}
body {
  font-family: Gotham, arial, sans-serif;
}
strong {
  font-family: Gotham-Medium, arial, sans-serif;
  font-weight:normal;
}
em, i {
  font-family: Gotham-LightItalic, arial, sans-serif;
  font-size:13px;
  font-style:normal;
}
*/
body{
  font-family: Helvetica, Arial, sans-serif;
}


/* UI: Shared classnames
================================================================= */
.accessibility {
	left:-32000px;
	position:absolute;
}
.lofi {
	display:none;
}
/* http://sonspring.com/journal/clearing-floats */
html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
body {
  text-align:center;
  background:#898987;
}
#page {
  margin:0 auto;
  text-align:center;
  width:960px;
  background:#e6e6e6;
}
#page.home {
  background:#fff;
}
h1.page-title {
	color: #999;
	font: italic 14px Georgia, serif;
}

/* General horizontal navigation lists with dropdown magic */
.nav,
.nav ul,
.nav li {
	background:transparent;
	list-style:none;
	margin:0;
	padding:0;
}
.nav ul {
	background: #e9eaea;
	border: 1px solid #cecfd1;
	border-color: #cecfd1 #aaa #aaa #cecfd1;
	z-index: 9999;
}
.nav li {
	float:left;
	margin-right:12px;
}
.nav li a {
	display:block;
}
.nav li li a {
	color: #000 !important; /* These need to retain a contrasting color with dropdown background */
	padding:6px 9px;
	border:none;
}
.nav li ul,
.nav li li {
	margin-right:0;
	width: 200px;
}
.nav li li ul {
	margin:-31px 0 0 200px;
}
.nav li.secondary {
	float:right;
	margin-left:12px;
	margin-right:0;
}
/* dropdown action */
.nav li ul,
.nav li:hover li ul,
.nav li li:hover li ul,
.nav li.hover li ul,
.nav li li.hover li ul {
	left: -32697px;
	position: absolute;
	margin-top:-1px;
}
.nav li:hover ul,
.nav li li:hover ul,
.nav li li li:hover ul,
.nav li.hover ul,
.nav li li.hover ul,
.nav li li li.hover ul {
	left: auto;
}

.pagination,
.pagination-single {
	background-color:#e9eaea;
	margin-top: 20px;
	overflow:hidden;
}
.pagination .previous a,
.pagination-single .previous {
	float:left;
	padding:18px;
}
.pagination .next a,
.pagination-single .next {
	float:right;
	padding:18px;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}
.loading span {
	display: block;
	padding: 17px 32px 0;
}
.close {
	background-color:#e9eaea;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 6px;
	text-align: center;
}
/* 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;
}

/* 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
*/
.section { /* Full-width areas */
	/*min-width: 980px; /* cut-off background fix */
}
.col {
  float:left;
}
.span-left {
  width:231px;
}
.span-right {
  width:729px;
}
.wrapper {
	position:relative;
	clear: both;
	margin: 0 auto;
	width: 960px;
	text-align:left;
}
#header {
	background-color: #2f5ca6;
	background-repeat:repeat-x;
	background-position:left bottom;
	color: #cecfd1;
}
#header .wrapper {
	background-repeat:repeat-x;
	background-position:center bottom;
}
#header a,
#header a:visited {
	color: #fff;
}
#header #blog-title {
	font-family: helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight:normal;
	background:#fff;
	line-height: 1;
	margin-bottom: 9px;
}
#header #blog-title a {
  display:block;
  width:231px;
  height:110px;
  background:url(../img/logo.png) no-repeat;
}
#header #blog-title a span {
  display:none;
}
#header #blog-title a:hover {
	text-decoration: none;
}

#navigation {
  background:#2F5CA6;
  padding:0;
}
#navigation ul.nav {
  float:right;
  margin-bottom:-1px;
}
#navigation ul.nav li.page_item {
  margin:0;
}
#navigation ul.nav li.page_item a {
  display:block;
  padding:10px 10px 0 10px;
  color:#fff;
  text-transform:uppercase;
  font-weight:normal;
  font-size:12px;
}
#navigation ul.nav li.page_item ul li a:hover {
  background-color:#0033A6;
color:#fff!important;
  
}
li.page_item a:hover, li.page_item a:focus {
	color:#000!important;
  text-decoration:none;
}

#navigation ul.nav>li.current_page_item,
#navigation ul.nav>li.current_page_parent {
}
#navigation ul.nav li.current_page_item a,
#navigation ul.nav li.current_page_parent a{
  color:#000;
}
#navigation a,
#navigation a:visited {
	font-weight: bold;
	text-transform: uppercase;
}
#navigation .secondary a,
#navigation .secondary a:visited,
#navigation li li a,
#navigation li li a:visited {
	font-weight:normal;
	text-transform:none;
}
#navigation .nav li.page_item ul {
  background-color:#2f5ca6;
	border:none;
}

#sub-header {
	background-color: #e9eaea;
	padding: 9px 0;
}
#sub-header form#cfct-search {
	float:right;
}
#all-categories {
	padding:2px 0 0;
	width:760px;
}
#all-categories-title {
	float: left;
	font-weight:normal;
	margin-right:12px;
}

#content {
  background:#fff;
	float: left;
	width: 550px;
	margin:-91px 0 0 0;
	min-height:400px;
	border-top:1px solid #fff;
}
#sidebar {
	float:left;
	width: 231px;
}
#sidebar #primary-sidebar,
#sidebar #secondary-sidebar {
	float:left;
	padding:5px;
}
 #secondary-sidebar .textwidget ul{
	list-style:none;
	margin-left:10px;
}
 #secondary-sidebar .textwidget ul li{
	line-height:16px;
	font-size:12px;
	margin-bottom:10px;
}

#sidebar #primary-sidebar {
	margin-right:12px;
}
#primary-sidebar .textwidget h2{color:#2F5CA6;font-size:20px;text-align:center;}
#primary-sidebar .textwidget p{font-size:16px;}
#primary-sidebar .textwidget p a{color:#51555C;}
#footer {
	background-color: #2F5CA6 !important;
	background-repeat:repeat-x;
	background-position:left top;
	clear: both;
	color: #e7e7e7;
	padding: 0 20px;
}
#footer a,
#footer a:visited {
	color: #CECFD1;
}
#footer .wrapper {
	overflow:hidden;
	padding-bottom:28px;
}
#footer p#generator-link {
	float:left;
	padding-top: 12px;
}
#footer p#developer-link {
	display:block;
	text-indent:-32697px;
}

/* Posts
 =============================== */
.entry-content,
.entry-summary {
	overflow:auto;
}
.entry-content h2{margin:20px 10px;}
.hentry {
	position:relative;
}
.hentry .edit {
	background-color:#2F5CA6;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	font-size: 11.5px;
	opacity:.60;
	padding:3px 5px 1px;
	left:-32697px;
	position:absolute;
	top:0;
}
.hentry:hover .edit,
.post:hover .edit-post,
.comment.hentry:hover .edit-comment {
	left: auto;
	right:0;
}
.hentry:hover .edit-comment {
	left:-32697px;
	right: auto;
}
.comment.hentry.bypostauthor:hover .edit-comment {
	top: 2px;
	right: 2px;
}
.edit a,
.edit a:visited,
.edit a:hover{
	color:#fff !important;
}
.full .full-content {
	clear:both;
	padding-top: 9px;
	width: 510px;
}
.full .pages-link,
.page-numbers {
	font-weight:bold;
}
.full .pages-link a,
a.page-numbers {
	border:1px solid #cecfd1;
	font-weight:normal;
}
.full .pages-link a,
.page-numbers{
	padding:2px 6px;
}
.full .pages-link a:hover {
	border-color:#999;
	text-decoration:none;
}
.full p.comments-link {
	float:right;
}

.hentry ul {
	margin: 20px 0px 0px 40px;
}
.hentry ol {
	margin-left: 32px;
}

.archive {
	border-top: 1px solid #cecfd1;
	list-style: none;
	margin: 1.5em 0 0;
}
.archive li {
	margin-bottom:0;
}
.archive .full {
	margin-top:18px;
}
.excerpt {
	background: url(../img/arrow-bullet.gif) no-repeat 0 12px;
	border-bottom: 1px solid #cecfd1;
	color: #999;
	padding: 12px 146px 12px 20px;
	position:relative;
}
.excerpt strong.entry-title {
	font-size: 14px;
}
.excerpt strong.entry-title a,
.excerpt strong.entry-title a:visited {
	color: #2f5ca6;
}
.excerpt strong.entry-title a:hover {
	color: #a00004;
	text-decoration: none;
}
.excerpt .date {
	margin-top:1.5em;
}
.excerpt p {
	margin:0;
}
.excerpt .date,
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link span {
	display: block;
	width: 140px;
}
.excerpt .date,
.excerpt .comments-link {
	position:absolute;
	right:0;
	top:14px;
}
.search {
	border-top: 1px solid #cecfd1;
	padding-top:18px;
}

/* Comments and comment form
=================================== */
.commentlist{
	clear:both;
	list-style:none;
	margin:0 0 18px;
}
li.li-comment{
	background:transparent;
	margin:0;
	padding:0;
	position:relative;
}
li.li-comment li.li-comment {
	background:url(../img/comment-thread.gif) no-repeat 0 3px;
	padding-left:24px;
}
.commentlist .comment {
	margin-bottom:8px;
	overflow:hidden;
	padding:0 0 0 60px;
}
.commentlist .comment .photo img{
	margin-left:-60px;
	position:absolute;
}
.comment cite.fn {
	font-size:14px;
	font-weight:bold;
}
.comment .comment-content {
	overflow:hidden;
	margin-bottom:4px;
}
.comment .comment-content p:last-child,
.comment .comment-content p.last-child {
	margin-bottom:0;
}
.comment-meta {
	color:#999;
	font-size: 10.5px;
}
.comment-meta .date {
	float:right;
}
.comment-reply-link,
.comment-reply-link:visited,
.comment-reply-link:hover {
	background:#900;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	color:#fff;
	font-size:9.5px;
	opacity:.7;
	padding:3px 5px 2px;
}
/* author comments */
.commentlist .bypostauthor {
	background-color:#efeff1;
	padding:8px 12px 6px 72px;
}

/* trackbacks and pingbacks */
.ping {
	border-top:1px solid #cecfd1;
	padding:9px;
}
.ping .entry-summary,
.ping .entry-summary p {
	border:0;
	margin:0;
	padding:0;
}
form.comment-form {
	background-color:#efeff1;
	border:1px solid #e9eaea;
	margin-bottom:8px;
	padding:9px 9px 0;
}
.comment-form label {
	color:#2f5ca6;
	font-weight:bold;
}
.comment-form-user-info input {
	margin-right:9px;
	width:200px;
}
.comment-form em {
	color:#999;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
}
.comment-form textarea {
	height:9em;
	width:95%;
}

/* Sidebar and Widgets
============================== */
.widget {
	overflow:hidden;
	width:100%;
}
h2.widget-title,
.widget_search label {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
	margin: 0 0 .58333334em 0;
}
.widget li {
	margin:0;
}
.widget_search label {
	display:block;
	font-weight:bold;
}
.widget_search input {
	margin-bottom:6px;
}
#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-about {
	padding-bottom:24px;
}
#carrington-about .about{
	background-color:#fff;
	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 solid #cecfd1;
}
#carrington-archives li {
	background-position:left 6px;
	border-bottom: 1px solid #cecfd1;
}
#carrington-archives li a {
	display:block;
	padding:6px 0;
}
#sidebar ol {
	margin-left: 26px;
}

/* Misc
=================================== */

#footer p#developer-link a,
#footer p#developer-link a:visited {
	float:right;
	height:30px;
	text-indent:-32697px;
	width:270px;
}

#TB_secondLine {
	color:#999;
	font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;
	font-style:italic;
}
#TB_title{
	background-color: #2f5ca6;
	color:#fff;
	font-size:11.5px;
	line-height:18px;
}
#TB_title a,
#TB_title a:visited {
	color:#fff;
}
a#TB_prev:hover,
a#TB_next:hover {
	height:100%;
}
a#TB_prev:hover {
	background:url(../img/lightbox/prevlabel.gif) no-repeat left center;
}
a#TB_next:hover {
	background:url(../img/lightbox/nextlabel.gif) no-repeat right center;
}
div#content.news {
  background:#e6e6e6;
}
.post-container {
  background:#fff;
  float:left;
  width:550px;
  min-height:400px;
}
.news #right-sidebar {
  margin-top:-1px;
}
.news .edit {
  margin-right:10px;
}
.page h1.entry-title,
.post-container h1.pagetitle,
.archives h1.page-title{
  color:#2f5ca6;
  background:#e7e7e7;
  padding:57px 20px 0;
  margin:0;
  vertical-align:bottom;
  text-transform:uppercase;
  font-weight:normal;
}
.archives h1.page-title {
  height:24px;
  /*font-family: Gotham,arial,sans-serif;*/
  font-family: Helvetica,arial,sans-serif;
  font-style:normal;
  line-height:2;
}
.archives ol.archive {
  margin:10px 20px;
}
.post-container h1.entry-title,
.archives h1.entry-title {
  font-family:arial, helvetica, sans-serif;
  font-size:18px;
  margin-bottom:5px;
}
.post-container h2 {
  font-family:arial, helvetica, sans-serif;
  font-size:14px;
}
.page div.entry-content {
  padding:10px 20px 50px 20px;
}
.page div.edit {
  margin:10px;
}
#post-content-11 h1.entry-title {
  color:#e7e7e7;
  padding:12px;
}
#sidebar.home-sb {
	background-image: none;
  height:256px;
  margin:-9px 0 0 0;
}
div.portfolio div.entry-content {
  padding:0;
  margin:0 0 50px 0;
  overflow:hidden;
}
div.gallery {
  margin:6px 0 22px 0;
  padding:0 0 0 2px;
  text-align:center;
}
dd.gallery-caption {
  display:none;
}
div.gallery-item {
  padding:0 !important;
  height:91px;
  width:91px;
}
div.gallery-icon {
  padding:0;
}
.gallery img.attachment-thumbnail {
  border:0;
  padding:0 !important;
}
#sidebar.padded {
  margin:-9px 0 0 0;
}
#sidebar-nav {
  background:#2f5ca6;
  padding:40px 0;
  margin:0;
  min-height:130px;
}
#sidebar li.page_item {
  list-style-type:none;
  background:none;
  text-align:right;
  padding:10px 10px 1px;
  margin:0;
  border-bottom:1px solid #d9d9d9;
}
#sidebar li.page_item:hover {
	background-color:#0033A6;
}
#sidebar li.current_page_item a{
	color:#fff!important;
}
#sidebar li.page_item a {
  	color:#000;
  	text-transform:uppercase;
	display:block;
}
#sidebar li.page_item a:hover{color:#fff!important;}
.orange #sidebar-nav {
  background-color: #2f5ca6;
}
.orange #sidebar-nav li.page_item {
}
.orange #sidebar-nav li.current_page_item,
.orange #sidebar-nav li.page_item:hover{
	  background-color:#0033A6;
	color:#fff!important;
	}
.green #sidebar-nav {
  background-color: #788648;
}
.green #sidebar-nav li.page_item {
  border-bottom:1px solid #a0ac7e;
}
.green #sidebar-nav li.current_page_item,
.green #sidebar-nav li.page_item:hover{
  background-color:#8c9964;
}
.purple #sidebar-nav {
  background-color: #6a6676;
}
.purple #sidebar-nav li.page_item {
  border-bottom:1px solid #918d9b;
}
.purple #sidebar-nav li.current_page_item,
.purple #sidebar-nav li.page_item:hover{
  background-color: #807c8a;
}


.seafoam #sidebar-nav {
  background-color: #669999;
}
.seafoam #sidebar-nav li.page_item {
  border-bottom:1px solid #a6bcb9;
}
.seafoam #sidebar-nav li.current_page_item,
.seafoam #sidebar-nav li.page_item:hover{
  background-color: #588585;
}

.clay #sidebar-nav {
  background-color: #996666;
}
.clay #sidebar-nav li.page_item {
  border-bottom:1px solid #B07575;
}
.clay #sidebar-nav li.current_page_item,
.clay #sidebar-nav li.page_item:hover{
  background-color: #7b5252;
}

.brownmustard #sidebar-nav {
  background-color: #996633;
}
.brownmustard #sidebar-nav li.page_item {
  border-bottom:1px solid #AF753A;
}
.brownmustard #sidebar-nav li.current_page_item,
.brownmustard #sidebar-nav li.page_item:hover{
  background-color: #7C5229;
}

span.wpcf7-list-item {
margin-left: 0.5em;
display: block!important;
}

div.entry-content h1,
div.entry-content h2 {
  color:#2f5ca6;
  font-weight:normal;
}
div.portfolio h2,div.portfolio h3 {
  margin:20px;
}
div.portfolio p {
  margin:20px 20px 0 20px;
}
.portfolio .full, .portfolio .full-content {
  width:550px !important;
}
#right-sidebar {
	display:none;
  float:left;
  width:179px;
  background:#ddd;
  margin-top:-91px;
  height:81px;
  border-top:1px solid #fff;
}
.home #right-sidebar {
  display:none;
}
#right-sidebar.news-sb {
  display:block;
}
div.home #content,
div#content.news {
  width:729px;
	background:#e7e7e7;
}
div#content.news .post{
  width:510px;
}
div#content.news h1.pagetitle {
  margin-bottom:15px;
}
div#content.news .entry-content {
  width:510px;
}
.home .gallery {
  display:none;
}
.home .full, 
.home .full-content,
.home div.entry-content {
	width:729px;
	padding:0;
	margin:0;
}
.home .post {
  width:689px;
  padding:10px 20px;
}
#newsbar {
  width:729px;
  background:#d7d7d7;
  padding:10px 0;
}
#newsbar-container {
  margin:0 10px;
  background:#eee url(../img/widget-divider.png) repeat-y;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:10px;
}
#newsbar-container .widget {
  width:30%;
  float:left;
  padding:0 10px;10px;
}
#newsbar-container h2.widget-title {
  text-transform:uppercase;
}
.portfolio #port-photo-current {
  margin:-24px 0 10px;
  height:572px;
  overflow:hidden;
}
a.port-photo img {
}
a.port-photo:hover img {
  opacity:1;
}
.pull-quote {
  padding:0 20px;
  position:absolute;
  right:0;
  top:0;
  width:137px;
  color:#2f5ca6;
}
.pull-quote p br {
  line-height:10px;
}
.copyright {
  padding:10px 0;
  font-family:arial, helvetica, sans-serif;
  font-size:11px;
}
.rule-major {
  height:6px;
}
.by-line {
	display:none;
  margin-bottom:10px;
  font-size:11px;
}
div.wrapper.cat {
  background:#e6e6e6;
}
.post-container .full {
  padding:10px 20px;
}
.back {
  margin:0 20px 20px;
}
.entry-content img.flush {
  margin: -10px 0 0 -20px;
}
.photo-title {
	visibility:hidden;
  padding:10px;
  color:#000;
  text-transform:uppercase;
  font-size:13px;
}
.photo-cap {
  background:#fff;
  padding:5px 20px;
  color:#333;
  height:100px;
  margin-top:49px;
}
.nav-image {
  text-align:center;
}
.purple h1, .purple h2, .purple h3, .purple h4, .purple h5, .purple h6, .purple .pull-quote,
.purple h1 a, .purple h2 a, .purple h3 a, .purple h4 a, .purple h5 a, .purple h6 a, .purple a, .purple a:hover {
  color:#6a6676 !important;
}
.seafoam h1, .seafoam h2, .seafoam h3, .seafoam h4, .seafoam h5, .seafoam h6, .seafoam .pull-quote,
.seafoam h1 a, .seafoam h2 a, .seafoam h3 a, .seafoam h4 a, .seafoam h5 a, .seafoam h6 a, .seafoam a, .seafoam a:hover{
  color:#669999 !important;
}
.clay h1, .clay h2, .clay h3, .clay h4, .clay h5, .clay h6, .clay .pull-quote,
.clay h1 a, .clay h2 a, .clay h3 a, .clay h4 a, .clay h5 a, .clay h6 a, .clay a, .clay a:hover{
  color:#996666 !important;
}
.brownmustard h1, .brownmustard h2, .brownmustard h3, .brownmustard h4, .brownmustard h5, .brownmustard h6, .brownmustard .pull-quote,
.brownmustard h1 a, .brownmustard h2 a, .brownmustard h3 a, .brownmustard h4 a, .brownmustard h5 a, .brownmustard h6 a, .brownmustard a, .brownmustard a:hover {
  color:#996633 !important;
}
.green h1, .green h2, .green h3, .green h4, .green h5, .green h6, .green .pull-quote,
.green h1 a, .green h2 a, .green h3 a, .green h4 a, .green h5 a, .green h6 a, .green a, .green a:hover {
  color:#788648 !important;
}
h1,h2,h3,h4,h5 {
  font-weight:normal;
}
.home #photo-nav {
  display:none;
}
#photo-nav {
  text-align:center;
  margin:-95px 0 20px -26px;
  text-transform:uppercase;
  height: 470px;
  margin-top:-570px;
}
#photo-nav a {
  color:#2f5ca6;
	width:60px;
}
#prev-photo {
  background:url("../img/arrow_left.png") no-repeat;
  height:44px;
  padding:3px 20px;
}
#next-photo {
  background:url("../img/arrow_right.png") no-repeat;
background-position: 60px 0px;
  height:44px;
  padding:3px 28px;
}
#content.newspage {
  background:#ddd;
}
.newspage .page div.entry-content {
/*  padding:10px;*/
}
.newspage .full .full-content {
  width:530px;
}
.newspage ul.lcp_catlist {
  background:#fff;
  margin:0 0 10px 0;
  padding:0 20px 18px 20px;
}
.newspage h2 {
  padding:10px;
  margin-bottom:0;
  background:#fff;
}
.archives h1.page-title {
  font-size:20px;
  padding:56px 20px 0;
  margin:0;
  line-height:100%;
}
#categoryposts-4 {
  border-left:1px solid #bbb;
  border-right:1px solid #bbb;
}
.slideshow {
	background:#d7d7d7;
	overflow:hidden;
}

/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

.rule,
.rule-major,
.rule-minor {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center;
	border:0;
}
.rule {
	background-image:url(../img/divider-ornament.gif);

}
.rule-major {
	background-image:url(../img/comments-divider.gif);
}
.rule-minor {
	background-image:url(../img/divider-ornament.gif);
}
.nav li li {
	background:url(../img/dropdown-divider.gif) no-repeat center top;
}
.nav li li:first-child,
.nav li li.first-child {
	background:transparent;
}
.pagination,
.pagination-single {
	background-image:url(../img/grey-to-white-gradient.png);
	background-repeat:repeat-x;
	background-position:left top;
}
.close {
	background-image: url(../img/header/texture-light.png) top center;
}

.full .comments-link a,
.full .comments-link a:visited,
.full .comments-link span,
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link span{
	background: url(../img/comment.gif) no-repeat left center;
	padding: 1px 0 0 20px;
}
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link span{
	width:120px;
}
.commentlist .bypostauthor {
	background-image: url(../img/watermark-light.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

form.comment-form {
	background-image: url(../img/watermark-light.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#header {
	background-image:url(../img/header/gradient-dark.png);
}
#header .wrapper {
	background-image:url(../img/header/texture-dark.png);
}
#sub-header {
	background-image: url(../img/sub-header-border-bottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#sidebar {
	background:url(../img/sidebar-background.gif) no-repeat left top;
	background-color: #fff !important;
}
#footer {
}
#footer .wrapper {
	background: url(../img/footer/divider-ornament-wide-light.png) no-repeat center bottom;
}
#carrington-subscribe {
	background: url(../img/divider-ornament.gif) no-repeat center bottom;
}

#carrington-subscribe a{
	background:url(../img/rss-button.gif) no-repeat left top;
}

#carrington-about {
	background: url(../img/divider-ornament.gif) no-repeat center bottom;
}
#carrington-about .about{
	background:url(../img/watermark-light.gif) repeat-x left top;
}

/* Gallery
=================================== */

body#attachment #header {
	background-image:url(../img/header/gradient-dark.png);
	background-repeat:repeat-x;
	background-position:center bottom;
}
body#attachment #header .wrapper {
	background-position:center bottom;
}
.figure-info {
	background:transparent url(../img/divider-ornament-wide-dark.png) no-repeat scroll center top;
}
.previous-attachment,
.next-attachment {
	padding-bottom:13px;
}
.previous-attachment {
	background:url(../img/attachment/150px-flourish-left-dark.png) no-repeat right bottom;
}
.next-attachment{
	background:url(../img/attachment/150px-flourish-right-dark.png) no-repeat left bottom;
}

/* Misc
=================================== */

#TB_title{
	background-image: url(../img/header/texture-dark.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}



