/*
Theme Name: Saatchi
Theme URI: http://dougblood.org/
Description: A theme created for Saatchi & Saatchi.
Version: 0.1
Author: Douglas Blood
Author URI: http://dougblood.com/
Tags: custom header, fixed width, magazine layout, widgets
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: black;
	background: #ffffff;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

textarea, input {
	resize: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

#headerimage {
	width: 475px;
	height: 309px;
	background: #2c2c2c url('images/hudson-logo.gif') no-repeat center center;
}
#headerbanner #headerimage {
	width: 961px;
	height: 138px;
	background: white url('images/header.gif') repeat-x left bottom;
}
#headerbanner a > #headerimage {
	width: 957px;
	height: 138px;
	background: white url('images/header.gif') no-repeat left bottom;
}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 13px;
	}

.widecolumn .entry h3 {
	font-size: 14px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	float: left;
	
	min-height: 450px;
	}
.errorcolumn h2 {
	font-weight: normal;
	}
.widecolumn .post h2{ 
	font-weight: normal;
	font-size: 24px;
	line-height: 0.9em;
	}	

.narrowcolumn .postmetadata {
	text-align: center;
	}

/* Begin Footer */

.footerspacer{
	height: 23px;
	clear:both;
}
#footer {
	border-top: 7px solid white;
	background-color: #2c2c2c;
	padding: 0;
	margin: 0 auto;
	width: 957px;
	clear: both;
}
.fixedfooter{
	height: 30px;
}
#footerimage {
	width: 200px;
	height: 25px;
	background: transparent url('images/saatchi-logo.png') no-repeat top;
	margin-left: 12px;
	margin-top: 3px;
	float: left;
}
#footer .copyright {
	margin: 0 0 5px 230px;
	padding-top: 14px;
	vertical-align: bottom;
	font-size: 10px;
	color: white;
}
#footer .copyright a{
	color: white;
}
#footer #navigation {
	text-align: right;
	font-size: 14px;
	color: white;
	padding-top: 11px;
	float: right;
	margin-right: 10px;
}
#footer #navigation a, #footer #navigation a:visited{
	color: white;
}
#footer #navigation a:hover, #footer .copyright a:hover{
	color: #0ce5e5;
	text-decoration: none;
}
#footer p {
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
#footer .footerextras {
	padding: 20px;
	color: #12E2EC;
	display: none;
}
#footer .footerextras ul,#footer .footerextras li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer div.post{
	border: 0px solid white;
}
.footerextras .rightcolumn{
	border-left: 1px solid #12E2EC;
}
.footerextras h3{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	color: #12E2EC;
	padding-bottom: 10px;
	margin: -2px 0 0 0;
}
.footerextras a, .footerextras a:hover, .footerextras li{
	font-size: 12px;
	color: #12E2EC;
}
.footerextras form{
	margin-top: 0px;
}

.footerextras textarea{
	background-color: #3F3F3F;
	padding: 3px 0 0 5px;
	border: 0px solid #3F3F3F;
	color: #cecece;
}
#footer .footerextras p{
	text-align: left;
	color: #12E2EC;
	font-size: 12px;
}

#footer #navigation a.open{
	color: #12E2EC;
}

#footer span.wpcf7-form-control-wrap {
	position: static;
	}
.wpcf7-form div.wpcf7-response-output{
	clear: both;
	color: white;
	float: left;
	margin-top: 1em;
	width: auto;
	white-space: nowrap;
	}
.wpcf7-form div.wpcf7-validation-errors{
	color: #F7E700;	
	}
form div.wpcf7-mail-sent-ok  {
	border:2px solid #12E2EC;
}
#contribute span.wpcf7-not-valid-tip{
	top: auto;
	width: auto;
	left: auto;
	color: red;
	display: none;
}
#contribute textarea{
	border: 1px solid #6f6f6f;
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-top: 8px;
	overflow-y: auto;
}
#contribute label{
	display: inline;
	font-size: 12px;
    width: 75px;
    float: left;
	padding-top: 13px;
	clear: left;
}
#contribute input{
	border: 1px solid #6f6f6f;
	width: 160px;
	margin-left: -20px;
	background-color: #3F3F3F;
	height: 22px;
	padding-bottom: 0px;
	margin-top: 8px;
	padding-left: 5px;
	color: #cecece;
	vertical-align:middle;
}
#contribute .submitcolumn input{
	background: #2c2c2c url('images/submit-contribute.gif') no-repeat left bottom;
	height: 23px;
	width: 117px;
	border: 0px solid #3F3F3F;
	color: white;
	text-indent: -9999px;
	padding-bottom: 3px;
	display: block;
	position: relative;
	top: 80px;
	float: right;
}

#searchform {
	position: relative;
	width: 160px;
	}
#search input{
	background: #3F3F3F url('images/inputbg.gif') no-repeat left;
	height: 20px;
	padding: 3px 0 0 5px;
	margin-left: 0px;
	border: 0px solid #3F3F3F;
	color: #cecece;
}
#search input[type="text"]{
	height: 23px;
	padding: 0 0 0 5px;
}
#search #searchsubmit{
	background: transparent url('images/submit-footer.gif') no-repeat left bottom;
	height: 23px;
	width: 24px;
	border: 0px solid #3F3F3F;
	color: white;
	text-indent: -9999px;
	padding: 0 0 0 0;
	position: absolute;
	top: 0px;
	left: 133px;
}
#search #s{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-right: 0;
	width: 128px;
}
#commentform #submit.commentsubmit{
	background: transparent url('images/arrow-right-small.png') no-repeat right center;
	height: 23px;
	width: 80px;
	border: 0px solid #3F3F3F;
	color: #2c2c2c;
	padding-bottom: 3px;
}

/* End Footer */

.largesubmit {
	background: white url('images/submit-large.png') no-repeat left bottom;
	height: 23px;
	width: 117px;
	border: 0px solid #3F3F3F;
	color: white;
	text-indent: -9999px;
	padding-bottom: 3px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h3 a,#sidebar h3 a:hover,#sidebar h3 a:visited {
	color: #1c1c1c;
	text-transform: capitalize;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-transform: uppercase;
	color: #1c1c1c;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}
/*#sidebar h2 a, #sidebar h3 a{
	text-decoration: underline;
	}
//*/
.entry p a:visited,.entry p a:hover {
	color: #11D5DE;
	
	}
.entry p a {
	color: #11D5DE;
	text-decoration: underline;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	color: #5b5b5b;
	font-size: 12px;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.widecolumn li .commentmetadata a{
	color: #a2a2a2;
	}

#sidebar {
	font: 12px Arial, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #1c1c1c;
	}
#sidebar ul li h3, #sidebar ul li a,#sidebar ul li p{
	margin-top: 10px;
	font-weight: normal;
	width: 255px;
	display: block;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {
	text-decoration: none;
	}
a, h2 a:hover, h3 a:hover {
	color: #12E2EC;
	}


a:hover {
	text-decoration: none;
	}

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

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

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

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



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background-color: white;
	}

#page {
	background: white url('images/tiling.png') repeat-x top;
	margin: 0 auto;
	padding-top: 30px;
	width: 961px;
	}
body > #page {
	width: 957px;
	}
	
#header {
	padding: 0px;
	border-top: 7px solid white;
	border-bottom: 7px solid white;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 20px;
	margin: 0px 0 0;
	width: 435px;
	background-color: #2C2C2C;
	border: 2px solid white;
	}
	
.post {
	position: relative;
}

.post .date {
	position: absolute;
	top: 0px; 
	left: 0px;
	background-color: #2C2C2C;
	color: white;

	height: 35px;
	width: 35px;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	float: left;
}

.post .commentbubble{
	position: absolute;
	top: 0px; 
	right: 0px;
	padding: 12px 12px 12px 20px;
	float: right;
	width: auto;
}
.commentbubble{
	background: transparent url('images/comment-bubble.gif') no-repeat center left;
	text-align: right;
	font-size: 12px;
	display: inline;
	width: 25px;
	padding: 2px;
	float: left;
}
.seperator{
	margin: 0 9px 0 9px;
	font-size: 13px;
	color: #3f3f3f;
	float: left;
	}
a.addthis_button, a .commentbubble  {
	color: white;
	}
.widecolumn a.addthis_button, .widecolumn a .commentbubble  {
	color: #3f3f3f;
	}
.rollover a.addthis_button,.rollover a .commentbubble  {
	color: #3f3f3f;
	}
a:hover .addthis_button, a:hover .commentbubble{
	text-decoration: underline;
	}
.widecolumn a:hover .addthis_button, .widecolumn a:hover .commentbubble{
	color: #3f3f3f;
	}
.post .wp-post-image {
	position: absolute;
	top: 0px;
	left: 0px;
}
.postdetails{
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	margin-top: 5px;
	padding: 4px;
	color: #1c1c1c;
	}
.postdetails .category{
	float: left;
	padding-right: 3px;
	}
.postdetails a	{
	color: #3f3f3f;
	}

a .description h2, a:visited h2, h3 a, h3 a:visited {
	color: #FFF;
}
.widecolumn h2{
	font-weight: normal;
	}
.widecolumn h2 a, .widecolumn h2 a:visited,.widecolumn h3 a, .widecolumn h3 a:visited {
	color: #2c2c2c;
}
.hentry h2{
	color: #2c2c2c;
}
.single h2{
	padding-top: 15px;
	}
div.post{
	background-color: #2c2c2c;
}
.post .description h2{
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
	color: white;
}
.post .description{
	color: white;
	font-size: 13px;
	line-height: 14px;
}
div.post a:hover .description, div.post a:hover .description h2,div.post:hover .description,div.post:hover .description h2{
	color: #12E2EC;
	cursor: pointer;
}

div.post .extras{
	display: none;
}
div.post:hover .extras{
	display: block;
}
div.visual .category{
	position: absolute;
	top: 200px;
	left: 25px;
	color: #2c2c2c;
	}

div.post a .rollover, div.post a .rollover h2{
	color: #1c1c1c;
}
div.post a:hover .rollover, div.post a:hover .rollover h2,div.post:hover .rollover, div.post:hover .rollover h2{
	color: #1c1c1c;
}
.post .description {
	padding: 25px;
}
	
.post .extras .category a,.post .extras .category a:hover{
	font-weight: bold;
	color: #2c2c2c;
}
.post .extras .category{
	font-size: 13px;
	display: none;
}
.post .rollover .category{
	display: block;
	}
	
.widecolumn div.hentry .category {
	display: block;
}

.post a .rollover{
	position: relative;
	background-color: #FFFFFF;
	color: #1c1c1c;
	/* for IE */
  	filter:alpha(opacity=0);
  	/* CSS3 standard */
  	opacity:0.00; 
}
.post a:hover .rollover, .post:hover a .rollover {
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.80; 
	}
.post .description h2{
	padding-top: 40px;
}
.postcounter-1 {
	border-left: 7px solid white;
	}
.postcounter-3, .postcounter-4, .postcounter-7, .postcounter-8 {
	border-right: 7px solid white;
	}
.postcounter-1, .postcounter-6, .postcounter-7, .postcounter-8 {
	border-top: 7px solid white;
	}
.postcounter-1, .postcounter-2, .postcounter-6, .postcounter-7{
	border-bottom: 7px solid white;
	}
.postcounter-1 .description h2,.postcounter-8 .description h2{
	padding-top: 180px;
}
.postcounter-1, .postcounter-8{
	width: 475px;
	height: 625px;
}
.postcounter-2, .postcounter-4 {
	width: 475px;
	height: 309px;
}
.postcounter-3, .postcounter-5, .postcounter-6, .postcounter-7 {
	width: 234px;
	height: 309px;
}
.postcounter-1, .postcounter-6, .postcounter-7{
    float: right;
}
.postcounter-2, .postcounter-3, .postcounter-4, .postcounter-5, .postcounter-8 {
    float: left;
}
.postcounter-1 .description, .postcounter-8 .description{
	width: 425px;
	height: 575px;
	overflow: hidden;

	position: relative;
}
.postcounter-2 .description, .postcounter-4 .description{
	width: 425px;
	height: 259px;
	overflow: hidden;
}
.postcounter-3 .description, .postcounter-5 .description, .postcounter-6 .description, .postcounter-7 .description{
	width: 186px;
	height: 259px;
	overflow: hidden;
}
.post .description .hideentry {
	display:none;
	}
#twitter .created_at{
	font-size: 13px;
}
#twitter
{
    float: left;
	width: 454px;
	height: 259px;
	background-color: #2c2c2c;
	padding: 25px 0 25px 25px;
	position: relative;
	
}
.scroll-pane { overflow: auto; height: 190px; }
#page > #twitter{
	width: 450px;
}
#twitter h2{
	color: #12E2EC;
	font-size: 17px;
	font-weight: normal;
}

#twitter ul{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#twitter ul li{
	font-size: 14px;
	color: white;
	display: inline;
	padding: 0 15px 0 0;
	margin: 0;
	list-style:none;
	display: block;
	margin-bottom: 13px;
}
#twitter ul li span{
	color: #B5B5B5;
}
#twitter ul li .spacer{
	margin-bottom: 13px;
	display: block;
}
#twitter p{
	font-size: 12pt;
	color: #12E2EC;
	text-transform: uppercase;
}
#twitter img{
	position: relative;
	top: 3px;
	}
#twitter a,#twitter a:hover{
	color: #0ce5e5;
	}
	
.aboutcolumn{
	float: left;
	padding-right: 20px;
}
.aboutcolumn p{
	font-size: 13px;
	width: 420px;
	}
.linkcolumn{
	float: left;
	padding-right: 20px;
}
.aboutcolumn ul, .footerextras ul{
	float: left;
	margin-top: 0px;
}
.aboutcolumn h3, .linkcolumn h3{
	clear: both;
	}
#footer .footerextras ul{
	padding-bottom: 15px;
	}
.rightcolumn{
	padding-left: 20px;
	float: right;
}
.leftcolumn{
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	display: block;
	height: 110px;
}
.submitcolumn{
	width: 97px;
	}
.widecolumn {
	padding: 50px 30px 20px 0;
	margin: 0 0 0 50px;
	width: 570px;
	display:inline;
	}
.widecolumn .rightcolumn{
		display: none;
	}
.widecolumn img{
	border: 1px solid #ffffff;
	}

.widecolumn .post {
	margin: 0;
	background-color:white;
}
.widecolumn #searchsubmit{
	background: transparent url('images/submit-single.gif') no-repeat left bottom;
	height: 23px;
	width: 24px;
	border: 0px solid #3F3F3F;
	color: white;
	text-indent: -9999px;
	padding-bottom: 2px;
	margin-left: -3px;
}
.post {
	text-align: left;
	}

.post hr {
	display: block;
	}


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



.ajax-loader{
	display: none;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
	}

h2 {
	margin: 0 0 0;
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 0 0 0 0;
	padding: 0;
	color: #12E2EC;
	font-size: 16px;
	font-weight: normal;
	}
#sidebar h3{
	margin: 4px 0 0 0;
	font-size: 12px;
	}
.addthis_toolbox{
	display: inline;
	}
.post .addthis_toolbox{
	position: absolute;
	bottom: 12px;
	left: 12px;
	vertical-align: middle;
	
	}
.post .addthis_toolbox a{
	font-size: 12px;
	}
.addthis_toolbox a img{
	position: relative;
	top: 3px;
	border: 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}
.leftarrow {
	background: transparent url('images/arrow-left-small.png') no-repeat left center;
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
	margin-left: -40px;
	position: relative;
}
.rightarrow {
	background: transparent url('images/arrow-right-small.png') no-repeat right center;
	padding-right: 25px;
	margin-right: -9px;
	height: 25px;
	line-height: 25px;
	position: relative;
}
a > .rightarrow {
	margin-right: -18px;
	}
.largeleftarrow {
	background: transparent url('images/arrow-left-large.png') no-repeat left center;
	height: 50px;
	width: 50px;
	line-height: 50px;
	float: left;
}
a > .largeleftarrow{
	margin-left: -80px;
	}
.largerightarrow {
	background: transparent url('images/arrow-right-large.png') no-repeat right center;
	height: 50px;
	width: 50px;
	line-height: 50px;
	float: right;
}
/* 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: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
#sidebar ul li:before, #sidebar ul ul li:before {
	content: "";
	}
.widecolumn ul li:before, .widecolumn ul ul li:before {
	content: "";
	}
.widecolumn ul{
	padding-left: 0px;
	}
.widecolumn ul li{
	margin-left: 0px;
	}
*/
#sidebar li a,.widecolumn li a{
	color: #1c1c1c;
}

.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: 10px 0 8px 0;
	}

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

#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: 0 auto;
	padding: 5px 3px;
	text-align: center;
	}

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




.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;
	}
.comment-author img{
	display: none;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width: 117px;
	position: relative;
	right: -5px;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	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;
}
.says{
	display: none;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
div.comments {
	margin-top: 7px;
	line-height: 8px;
	background-color: #EDEDED;
	padding: 20px;
	}
div.comments h3{
	margin-top: 0px;
	}
	
/* End Comments */



/* Begin Sidebar */

#sidebar
{
    float: left;
	padding: 0 0 0 32px;
	margin-top: 50px;
	border-left: 3px double #CDCDCD;
	}

#sidebar form {
	margin: 0;
	}
#sidebar hr{
	margin: 15px 0;
	width: 200px;
	}
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

html>body hr {
	background-color: #CDCDCD;
	color: #CDCDCD;
	height: 1px;
	border: 0;
	}

a img {
	border: none;
	}

.indexnavigation{
	display: block;
	height: 20px;
	width: 957px;
	clear: both;
	border-top: 7px solid white;
	}
#wp_page_numbers{
	float: right;
	}
.indexnavigation ul{
	list-style: none;
	margin: 0 0 0 0;
	}
.indexnavigation ul li{
	margin-left: 4px;
	height: 19px;
	background-color: #313131;
	}
.indexnavigation ul li,.indexnavigation ul li a{
	float: left;
	width: 19px;
	color: #646464;
	text-align: center;
	font-size: 11px;
	}
.indexnavigation ul li.active_page, .indexnavigation ul li.active_page a{
	background-color: #646464;
	color: white;
	}
.indexnavigation ul li a{	
	margin-top: 3px;
}

.indexnavigation ul li.next{
	background-color: white;
	color: #2c2c2c;
	width: 68px;
}
.indexnavigation ul li.next a{
	display: block;
	background: transparent url('images/arrow-right-navigation.gif') no-repeat right center;
	width: 38px;
	color: #2c2c2c;
	height: 16px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	line-height: 15px;
	font-size: 12px;
	margin-top: 2px;
}
.indexnavigation ul li.previous{
	background-color: white;
	color: #2c2c2c;
	width: 75px;
}
.indexnavigation ul li.previous a{
	display: block;
	background: transparent url('images/arrow-left-navigation.gif') no-repeat left center;
	width: 60px;
	height: 16px;
	padding-left: 24px;
	color: #2c2c2c;
	text-align: left;
	line-height: 15px;
	font-size: 12px;
	margin-top: 2px;
}

.navigation {
	display: block;
	text-align: center;
	}
.navigation a div {
	color: #1c1c1c;
	}
/* 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;
}
/* End captions */

/* Chrome Links underline hack */
body:nth-of-type(1) a, body:nth-of-type(1) a:hover{
text-decoration: none;
}
#recaptcha_tagline{
	display: none;	
}
#recaptcha_widget_div{
	display: none;
}

#tweetButton { width:92px; height:21px; float:left; border:0px solid #000; margin-left:0px; display:block }
#likeButton { width:90px; height:21px; float:left; border:0px solid #000; margin-left:10px; display:block }
#clear { width:0px; height:0px; overflow:hidden; clear:both }
#addthisbutton { border:0px solid #000; float:left }

.authors {width:500px}
.authors li{ float:left; width:250px;}

