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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #7c3a67 url(../img/bg.jpg) top center repeat-x;
	font-family: "Lucida Grande", Calibri, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#555;

}
#page {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}
h1, h2, h3, h4, #header strong {
	font-size: 22px;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 {

	font-size: 20px;
}
h3 {

	font-size: 18px;
}
h4 {

	font-size: 16px;
}
p, li, td {
	line-height: 150%;
}
ul, ol, dl, p {
	margin: 0 0 10px 0;
	padding: 0;
}
li {

}
input, textarea, select {
	font-family: "Lucida Grande", Calibri, Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 4px;
}
a {
	color: #7c3a67;
}

a:hover {
	color: #739f2d;
}
.clear {
	clear: both;
	display: block;
	float: none;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
	margin: 20px 40px;
}
hr.divider {
	clear: both;
	float: none;
	padding: 0 20px;
	visibility: hidden;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;

	height: 50px;
}
.loading span {
	display: block;
	padding: 17px 32px 0;
}
.under {
	margin-top: 20px;
}
.close {
	margin-bottom: 40px;
}
.close a, .close a:visited {

	font-size: 11px;
}
#content {
	float: left;
	margin:20px 0 20px 40px;
	width: 550px;
	margin-top:20px;
}
#sidebar {

	float: right;
	margin:20px 40px 20px 0;
	width: 350px;
}
#top a {
	display: none;
}
#header, #footer {
	width:1000px;
	margin:0 auto;
}

#header	{
	text-align:left;
	height:160px;
}

#nav	{
	height:40px;
	width:100%;
	background: url(../img/nav.jpg) top center no-repeat;
}

#nav ul	{
	height:40px;
	float:left;
	padding:0;
	margin: 0 20px 0 20px;
	width:960px;
}

#nav ul li	{
	float:left;
	list-style-type:none;
	display:inline;
	line-height:40px;
}

#nav ul li a	{
	color:#fff;
	text-shadow: 2px 2px 2px #577e1b;
	text-decoration:none;
	padding: 0 20px 0 20px;
	margin:0;
	font-size:14px;
	float:left;
	height:40px;
}

#nav ul li a:hover	{
	color:#e7fac8;
}

#nav ul li ul	{
	display:none;
}

#blog-title a, #blog-title a:visited {

	font-size: 30px;
	text-decoration: none;
}
#blog-description {

}

#inner_page	{
width:100%;
	float:left;
	background: url(../img/body.jpg) top center repeat-y; 
}

#footer	{
	height:180px;
	background: url(../img/foot.jpg) no-repeat 0 0;
}

#content .entry-content h1, #content .entry-content h2, #content .entry-content h3, #content .entry-content h4 {
	margin: 0 0 10px 0;
	padding: 0;
}
#content .notification {
	background: #ddd;

	font-size: 11px;
	padding: 7px;
}
#content div.hentry.post {
	margin-bottom: 40px;
}
#content .entry-title, #content .entry-title a, #content .entry-title a:visited {

	margin-bottom: 10px;
	text-decoration: none;
}
#content .entry-title a:hover {
	text-decoration: underline;
}
#content div.entry-content {

	margin-bottom: 10px;
}
#content .entry-content blockquote {
	border-left: 1px solid #ddd;
	margin: 0 0 10px 20px;
	padding: 7px 10px;
}
#content div.entry-content ol, #content div.entry-content ul {
	margin: 0 0 10px 30px;
	padding: 0;
}
#content div.entry-content ul {
	list-style: disc;
}
#content div.entry-content li, #content ol.archive div.entry-content li {
	margin: 0 0 5px 0;
	padding: 0;
}

#content .comments-link {
	margin-bottom: 15px;
}
#content p.comments-link a, #content p.comments-link a:visited {

}
#content .by-line, #content .filed {

	font-size: 11px;
	margin-bottom: 8px;
	margin-top: -5px;
}
#content .page .by-line {
	margin-top: 30px;
}
#content .by-line a, #content .by-line a:visited, 
#content .filed a, #content .filed a:visited {

}
#content .by-line address {
	display: inline;
	font-style: normal;
}
#content .entry-editlink, #content .comment-editlink {
	visibility: hidden;
	float: right;
}
#content .hentry:hover .entry-editlink, #content .hentry:hover .comment-editlink {
	visibility: visible;
	float: right;
}
#content .comment-feed {
	padding-top: 5px;
	float: right;
}
#content a.comment-feed, #content a.comment-feed:visited {

	font-size: 12px;
}
#content h2.comments {
	margin-bottom: 10px;
}
#content h3.pings {
	margin-top: 40px;
}
#content form.comment-form {

	margin-bottom: 20px;
}
#content form.comment-form label em {

	font-size: 11px;
	font-style: normal;
}
#content .some-html-is-ok {

	font-size: 11px;
	font-style: normal;
}
#content .comment-form-trackback, #content .comment-form-trackback a, #content .comment-form-trackback a:visited {

	font-size: 11px;
}
#content ol.comments {
	margin: 0 0 20px 0;
	padding: 0;
}
#content ol.comments li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ol.comments .depth-2 {
	margin-left: 20px;
}
#content ol.comments .depth-3 {
	margin-left: 40px;
}
#content ol.comments .depth-4 {
	margin-left: 60px;
}
#content ol.comments .depth-5 {
	margin-left: 80px;
}
#content ol.comments .entry-content {

}
#content ol.comments .meta {

	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	padding-left: 30px;
	position: relative;
}
#content ol.pings .meta {
	height: 20px;
	line-height: 20px;
	padding-left: 0;
}

#content ol.comments .meta a, #content ol.comments .meta a:visited {

}
#content ol.comments .meta .author {

	font-size: 13px;
	font-weight: bold;
}
#content ol.comments .meta .author a, #content ol.comments .meta .author a:visited {

}
#content ol.comments .meta .comment-reply-link, #content ol.comments .meta .comment-reply-link:visited {

}
#content .pagination {
	margin: 40px 0;
}
#content .pagination a, #content .pagination a:visited {

}
#content .pagination .next {
	float: right;
}
#content ol.archive {

	list-style: none;
	margin: 0;
	padding: 0;
}
#content ol.archive li {
	margin: 0 0 20px;
	padding: 0;
}
#content ol.archive .meta, #content ol.archive .meta a, #content ol.archive .meta a:visited {

	font-size: 11px;
}
#content ol.archive li.search h3, #content ol.archive li.search p {
	line-height: 130%;
	margin-bottom: 5px;
}
#content ol.archive li.search .meta {
	line-height: 100%;
}
#content ol.archive .entry-title {
	font-size: 18px;
	line-height: 100%;
	margin-bottom: 5px;
}
#content ol.archive .hentry {
	margin-bottom: 0;
}
#sidebar {

}
#sidebar h2 {
	font-size: 18px;
	margin-bottom:10px;
}
#sidebar .widget ul {
	margin: 0;
	padding: 0;
}
#sidebar .widget ul li {

	font-size: 12px;
	list-style: disc;
	margin: 0 0 5px 16px;
	padding: 0;
}

#sidebar .widget	{
	margin-bottom:10px;
}

#sidebar .widget a, #sidebar .widget a:visited {

}
#sidebar .meta {
	font-size: 12px;
}
#carrington-about {

	font-size: 11px;
	line-height: 140%;
}
#carrington-about h2 {
	margin-top: 0;
}
#footer, #footer a, #footer a:visited {

	font-size: 12px;
}
#footer p {
	margin: 0;
	padding: 0;
}

a#TB_prev:hover {
	background:url(../img/lightbox-left.png) no-repeat left center;
}
a#TB_next:hover {
	background:url(../img/lightbox-right.png) no-repeat right center;
}
#attachment p.top {
	padding: 5px 10px;
	text-align: left;
}
#attachment p.top a, #attachment p.top a:visited {

}
#attachment h1 {
	margin: 10px 0;
}
#attachment a img {
	border: 0;
}
#attachment .nav, #attachment #footer {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 900px;
}
#attachment .nav .next {
	float: right;
}

.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 {
	text-align: center;
	background-color: #eee;
	padding: 11px 6px 6px;
	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.alignleft {
	margin-left: 0;
}
.wp-caption.alignright {
	margin-right: 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 0 0;
	margin: 0;
}

input[type="text"]	{
	background: url(../img/input-text.jpg);
	border:none;
	margin:0;
	padding:0;
	width:300px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-shadow: 2px 2px 2px #4f0b3a;
	padding: 0 5px;
}

input[type="submit"], input[type="submit"]	{	
	background: url(../img/button.jpg);
	border:1px solid #557620;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font-size:10px;
	color:#fff;
	text-shadow: 1px 1px 1px #577e1b;
	padding:4px 8px 4px 8px;
	margin:2px;


}
textarea	{

	background: url(../img/textarea.jpg);
	border:none;
	margin:0;
	padding:0;
	width:300px;
	height:90px;
	line-height:40px;
	color:#fff;
	text-shadow: 2px 2px 2px #4f0b3a;
	padding: 0 5px;
	
	}
	
.comment-top	{
	line-height:25px;
	height:30px;
	border-bottom:1px dotted #7c3a68;
	width:100%;
	margin-bottom:5px;
}	

.comment-top img	{
	float:right;
}	

.left	{
	float:left;
}

.right	{
	float:right
}

#footer .left	{
	margin:30px 0 0 40px;
}

#footer .right	{
	margin:40px 40px 0 0 ;
}

.join li	{
	float:right !important;
	color:#fff;
	background: url(../img/join-us.jpg);
	width:120px;



}

.join li a	{
	width:100%;
	text-align:center;
	text-shadow:2px 2px 2px #562346 !important;
	font-size:12px !important;
	padding:0 !important;
	padding:0;
}
