html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
Ê Ê Ê Ê margin:0;
Ê Ê Ê Ê padding:0;
Ê Ê Ê Ê border:0;
Ê Ê Ê Ê outline:0;
Ê Ê Ê Ê font-size:100%;
Ê Ê Ê Ê vertical-align:baseline;
Ê Ê Ê Ê background:transparent;
}
body {
Ê Ê Ê Ê line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
Ê Ê Ê Ê display:block;
}

nav ul {
Ê Ê Ê Ê list-style:none;
}

blockquote, q {
Ê Ê Ê Ê quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
Ê Ê Ê Ê content:'';
Ê Ê Ê Ê content:none;
}

a {
Ê Ê Ê Ê margin:0;
Ê Ê Ê Ê padding:0;
Ê Ê Ê Ê border:0;
Ê Ê Ê Ê font-size:100%;
Ê Ê Ê Ê vertical-align:baseline;
Ê Ê Ê Ê background:transparent;
}

ins {
Ê Ê Ê Ê background-color:#ff9;
Ê Ê Ê Ê color:#000;
Ê Ê Ê Ê text-decoration:none;
}

mark {
Ê Ê Ê Ê background-color:#ff9;
Ê Ê Ê Ê color:#000;
Ê Ê Ê Ê font-style:italic;
Ê Ê Ê Ê font-weight:bold;
}

del {
Ê Ê Ê Ê text-decoration: line-through;
}

abbr[title], dfn[title] {
Ê Ê Ê Ê border-bottom:1px dotted #000;
Ê Ê Ê Ê cursor:help;
}

table {
Ê Ê Ê Ê border-collapse:collapse;
Ê Ê Ê Ê border-spacing:0;
}

hr {
Ê Ê display:block;
Ê Ê height:1px;
Ê Ê border:0;
Ê Ê border-top:1px solid #cccccc;
Ê Ê margin:1em 0;
Ê Ê padding:0;
}

input, select {
Ê Ê Ê Ê vertical-align:middle;
}

.body_container	{
	background: url(../img/head.jpg) top center no-repeat;
	width:100%;
	height:100%;
}

a img	{
	border:0 ;
}

body {
	background: #fff;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../img/bg.jpg);
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	padding-top:20px;
	
	clear:both;
	background: rgb(238, 239, 210) url(../img/paper_bg.jpg) top center no-repeat;
	
}

#inner_page {
	background: url(../img/paper_bg_bottom.jpg) bottom center no-repeat;
	padding-bottom:20px;
}


h1, h2, h3, h4, #header strong {
	font-weight:normal;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 {
	
	font-size: 20px;
}
h3 {

	font-size: 18px;
}
h4 {

	font-size: 16px;
}

h1 a, h2 a, h3 a, h4 a	{
	color: rgb(129, 57, 93);
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover	{
	color: rgb(148, 135, 142)
}

a	{
	color: rgb(35, 97, 161);
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

p, li, td {
	line-height: 150%;
}
ul, ol, dl, p {
	margin: 0 0 10px 0;
	padding: 0;
}
li {
	margin: 0 0 5px 30px;
}
input, textarea, select {

	font-size: 13px;
	padding: 4px;
}

.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-left:20px;
	width: 540px;
	padding:20px;
	background: rgb(245, 245, 234);
}
#sidebar {
	float: left;
	margin: 0 20px 0 20px;
	padding: 0 20px;
	width: 280px;
	background: rgb(245, 245, 234);
}

.widget_search	{
	margin-top:20px;
}


#top a {
	display: none;
}
#header, #footer {
	width:960px;
	margin:0 auto;
	
}


.title_div	{
	float:left;
	width:100%;
	height:160px;
}


.nav input[type="text"]	{
	
	
	line-height:20px;
	margin:10px 0 10px 0;
	padding:0;
	
}


#header {
	text-align:right;
	height:220px;
	overflow:hidden;
}

#blog-title a, #blog-title a:visited {
	font-size: 90px;
	text-decoration: none;
	line-height:120px;
	margin:0;
	padding:0;
	color: rgb(66, 53, 110);
	text-shadow:1px 1px 1px #fff;
	
}
#blog-description {
	line-height:60px;
	font-size:30px;
	margin:0;
	padding:0;
	color: rgb(83, 20, 55);
	text-shadow:0 0 1px #fff;
}
#content .entry-content h1, #content .entry-content h2, #content .entry-content h3, #content .entry-content h4 {
	margin: 20px 0 10px;
	padding: 0;
}
#content .notification {
	background: #ddd;
	font-size: 11px;
	padding: 7px;
}
#content div.hentry.post {
	margin-bottom: 40px;
}


.comments-link	{
	float:right;
	line-height:40px;
	margin-bottom:0 !important;
	background: url(../img/text_bubble.jpg) center center no-repeat;
	width:35px;
	text-align:center;
	font-size:1px;
	
}
.comments-link a	{
	text-decoration:none;
	font-size:12px;
}

.post-head	{
	float:left;
	width:100%;
}

#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 .avatar {
	float:right;
}
.comment-top	{
	height:30px;
	line-height:30px;
	border-bottom: 1px dotted rgb(148, 135, 142);
	width:100%;
	float:left;
}

#carrington-about	{
	margin-top:20px;
}

.meta	{
	float:left;
	width:100%;
}

#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 {

	line-height: 100%;
	margin-bottom: 5px;
}
#content ol.archive .hentry {
	margin-bottom: 0;
}
#sidebar {

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

	font-size: 12px;
	padding: 0;
	padding-left:20px;
	list-style:none;
	margin:0;
	line-height:30px;
	background: url(../img/bullet.jpg) 3px left no-repeat;
	
}
#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	{
	width:100%;
	float:left;

}

#generator-link {
	line-height: 30px;
}

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;
}

.by-line	{
	float:left;
	text-align:left;
	width:100%;
}

.nav	{
	height:40px;
}

.nav ul	{
	float:left;
}

.nav li	{
	list-style:none;
	float:left;
}

.nav a	{
	line-height:40px;
	font-size:16px;
	text-decoration:none;
	color: rgb(179, 179, 163);
	text-shadow:1px 1px 1px #444;

}

.nav a:hover	{
	color: rgb(238, 239, 210);
}


.nav li li a	{
	color: rgb(129, 57, 93);
	text-shadow:none;
	
	
}
.nav li li a:hover	{
	color:#333;
}

.nav li ul	{
	background: rgb(238, 239, 210);
}



.nav ul ul li a	{
	font-size:14px;

	height:29px;
	width:100%;
	line-height:29px;
	border-bottom:1px solid rgb(179, 179, 163);
}
.nav ul ul li a:hover	{
	background: url(../img/title_darker.png);
}

.nav ul ul	{
	border-left:1px solid  rgb(179, 179, 163);
	border-right:1px solid  rgb(179, 179, 163);
	border-top:1px solid  rgb(179, 179, 163);
	width:100%;
}
.nav ul li ul li ul {
	margin-left:-1px;
	margin-top:-1px;
	
}
.nav ul li ul li ul a {
	padding-left:20px;
	width:130px;
	
}
.nav ul li ul li a {
	text-align:left;
	width:140px;
	padding-left:10px;
}

.nav ul { 
	list-style-type: none; 
	padding: 0; 
	margin: 0;
	
	

}
.nav ul li { float: left; position: relative; padding: 0;
	list-style-type:none;
	float:left;
	margin:0;
	margin-left:30px;
	line-height:80px;
	text-align:right;
	-webkit-transition: all 0.3s;

}
.nav ul li a {
	display: block; 
	padding: 0; 
	text-decoration: none;
	-webkit-transition: all 0.3s;
}
.nav ul li a:hover { }

.nav ul li ul { 
	opacity: 0; 
	position: absolute; 
	left: 0; width: 150px; 
	list-style-type: none; 
	padding: 0; 
	margin: 0;
	-webkit-transition: all 0.3s;
}

.nav ul li:hover ul { opacity: 1; }

.nav ul li ul li { 
	float: none; 
	position: static; 
	height: 0; 
	line-height: 0; 
	width:150px !important;
	margin-left:0 !important;
	text-align:center !important;
	background: none; 
	-webkit-transition: all 0.3s;
	
}

.nav ul li:hover ul li { height: 30px; line-height: 30px; }


textarea, input[type="text"]	{
	background:url(../img/feild_bg.jpg);
	border: 1px solid rgb(231, 231, 203);
}

.date	{
	color: rgb(117, 114, 124);
	line-height:30px;
	width:100%;
	font-size:14px;
}

.post	{
	background: url(../img/post_bottom.jpg) bottom center no-repeat;
	padding-bottom:40px;
	margin-bottom: 0 !important;
	float:left;
	width:100%;
}

.search	{
	float:left;
	width:100%;
	clear:both;
	background: url(../img/post_bottom.jpg) bottom center no-repeat;
	padding-bottom:40px !important;
	margin-bottom: 0 !important;
}

.widget	{
	background: url(../img/sidebar_post_bottom.jpg) bottom center no-repeat;
	margin-bottom:0 !important;
	padding-bottom:40px;
}

#bottom	{
	width:100%;
	height:150px;
	background: url(../img/foot.jpg) bottom center no-repeat;
	
}

.footer_text	{
	width:100%;
	text-align:center;
	float:left;
	font-size:12px;
	padding:0;
	margin:0;
}
.wp-pagenavi	{
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	text-align:center;
	float:left;
	clear:both;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999;

}

.wp-pagenavi a:hover {	
	border: 1px solid #777;

}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666;

}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	border: 1px solid #999;

}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid rgb(129, 57, 93);

}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #999;

}
.comment-top img	{

}


.entry-title, .entry-title a	{

	float:left;
	margin-bottom: 0;
	line-height:40px;
	text-decoration: none;
	text-align:left;
	float:left;

}

#wp-calendar thead th, #wp-calendar tbody td	{
	width:45px;
	text-align:center;
	line-height:20px;
}
#wp-calendar thead th	{
	font-weight:bold;
}
#wp-calendar caption	{
	width:100%;
	text-align:center;
	line-height:30px;
}
