/* 
Theme Name: Silktide Theme
Theme URI: http://blog.silktidestudios.com
Description: Silktide Blog theme created by Silktide
Version: 1
Author: Ben Roberts, Oliver Emberton and Alison Springall
Author URL: http://www.siktide.com
Tags: valid XHTML, fixed width, two columns, right sidebar, 

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* = GLOBAL = */
* { padding: 0; margin: 0; }
body { background: #222222 none; font: 80% georgia, 'times new roman', times, serif; text-align: center; color: #333; padding: 0; margin: 0 auto; }

.wrapper		{ width: 945px; position: relative; text-align: left; margin: 0 auto; }
img				{ border: 0; }


h1				{ font: normal 3.3em georgia, 'times new roman', time, serif; text-transform: lowercase; color: #2e2e2e; padding: 0; margin: 0 0 30px; } 
h2				{ font: normal 2.5em/1.1em georgia, 'times new roman', time, serif; color: #434343; padding: 0; margin: 15px 0 10px; }
h3				{ font: normal 1.8em georgia, 'times new roman', time, serif; color: #333333; padding: 0; margin: 15px 0; }

h1 span			{ color: #b30100; }
h2 a:link,		
h2 a:visited	{ color: #333; text-decoration: none; }
h2 a:hover,			
h2 a:active		{ color: #666; text-decoration: none; }

p				{ font-size: 1.2em; line-height: 1.5em; color: #333333; margin: 0 0 20px; }
li				{ font-size: 1.2em; line-height: 1.5em; color: #333333; margin: 0 0 10px; }

.largetext		{ font-size: 1.4em; }
.smalltext		{ font-size: 0.85em; }			
.intro			{ font-size: 2.0em; line-height: 1.2em; }


a:link			{ color: #B40101; text-decoration: underline; }
a:visited		{ color: #B40101; text-decoration: underline; }
a:hover			{ color: #B40101; text-decoration: none; }
a:active		{ color: #B40101; text-decoration: none; }

blockquote		{ padding:8px 10px; background:#F6F6F6; margin-bottom:6px; }

/*
a:link, a:visited {
	color: #d21600;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

h1 {
	font-size:180%;
	font-family:helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	line-height:normal;
	padding-bottom:2px;
	color: #222;
	letter-spacing: 0; 
}
h2 {
	font-size:20px;
	font-family:helvetica, arial, verdana, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;
	color: #222;

}
h3 {
	font-size:17px;
	font-family:helvetica, arial, verdana, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}

.big {
	font-size: 130%;
	line-height: 130%;
	color: #444;	
	padding-bottom: 20px ! important;
}
*/
/* === TOP BAR === */



/* TOPBAR LINKS - Consistent across all Silktide Sites
----------------------------------------------------------------------------------------------------------------------------- */

#silktidelogo		{ float: right; margin-top: 12px; margin-right: 0; }

#toplinks						{ height: 40px; overflow: hidden; background-color: #222222; font: normal 12px georgia, 'times new roman', times, serif; text-align: center; padding: 0; border-bottom: 1px solid #fff; margin: 0 auto; }
#toplinks .wrapper				{ width: 904px; min-height: 40px; background: none !important; padding: 0 21px; }
#toplinks p						{ font: normal 12px/12px helvetica, verdana, arial, sans-serif; text-transform: lowercase; color: #656565; padding-top: 13px; margin: 0; }
#toplinks p a:link,
#toplinks p a:visited			{ text-decoration: none; color: #c4c4c4; padding: 0 5px; }
#toplinks p a:hover,
#toplinks p a:active			{ color: #fff; }
#toplinks p a.selected:link,
#toplinks p a.selected:visited	{ font-weight: bold; color: #fff; }
#toplinks p a.selected:hover,
#toplinks p a.selected:active	{ color: #c4c4c4; }


/* 7.  TOPBAR LINKS - Consistent across all Silktide Sites
----------------------------------------------------------------------------------------------------------------------------- 

#silktidelogo			{ float: right; margin-top: -2px; margin-right: 0; }

#toplinks				{ height: 40px; overflow: hidden; background-color: #222222; font: normal 12px georgia, 'times new roman', times, serif; text-align: center; padding: 0; border-bottom: 1px solid #fff; margin: 0 auto; }
#toplinks .wrapper		{ width: 904px; padding: 0 21px; }
#toplinks p				{ font: normal 0.9em helvetica, verdana, arial, sans-serif; text-transform: lowercase; color: #656565; padding-top: 12px; margin: 0; }
#toplinks p				{ font: normal 12px/12px helvetica, verdana, arial, sans-serif; text-transform: lowercase; color: #656565; padding-top: 14px; margin: 0; }
#toplinks p a:link,
#toplinks p a:visited		{ text-decoration: none; color: #c4c4c4; padding: 0 5px; }
#toplinks p a:hover,
#toplinks p a:active		{ color: #fff; }
#toplinks p a.selected:link,
#toplinks p a.selected:visited	{ font-weight: bold; color: #fff; }
#toplinks p a.selected:hover,
#toplinks p a.selected:active	{ color: #c4c4c4; }
*/
		
/* === HEADER === */

#header				{ height: 100px; position: relative; background: #e3e3e3 url(images/header_bg.jpg) repeat center top; margin: 0 auto; }
#header .wrapper		{ width: 914px; min-height: 80px; background: transparent url(images/shadow.png) no-repeat top center; padding: 0 11px 0 21px; margin: 0 auto; }

#header #sitelogo		{ position: absolute; top: 39px; }


#header ul.mainnav		{ float: right; padding: 0; margin: 0; }
#header ul.mainnav li		{ float: left; font: bold 1.0em helvetica, verdana, arial, sans-serif; list-style-type: none; text-transform: lowercase; color: #373737; padding: 0; margin: 0 0 0 10px; }
#header ul.mainnav li a:link,
#header ul.mainnav li a:visited	{ float: left; text-decoration: none; color: #373737; padding: 45px 10px 10px; border: 0; margin: 0; }
#header ul.mainnav li a:hover,
#header ul.mainnav li a:active,
#header ul.mainnav li.selectedoption a:link,
#header ul.mainnav li.selectedoption a:visited	{ background-color: #B40101; color: #fff; }


#header #strapline 				{ font-size: 1.6em; line-height: 2.5em; font-style: italic; color: #333; padding: 27px 0 0 0; margin: 0; }
#header #strapline strong 		{ font-size: 2.6em; font-family: arial, helvetica, sans-serif; font-style: normal; margin-top: 2px; margin-right: 15px;  }

#strapline a, #strapline a:visited { text-decoration: none;	color: #333 !important; }

#strapline a:hover, #strapline a:active { text-decoration: none; color: #666 !important; }

#straplinelink { color: #333 !important; }

/* 
#header-container {
	width: 990px;
	margin: auto;
	padding: 0;
}
#logo {
	margin: 25px 0 40px 25px; 
	float:right;
	width:290px;
}
#logo h2{
	font: Arial, sans-serif;
	font-size:30px;
	color:#fff;
	text-align:center;
	margin:70px 0 0 24px;
	width:280px;
}
#logo p{
	color:#fff;
	margin-left:15px;
	text-align:center;
	}
#headerright{
	float:right;
	width:324px;
	height:33px;
	margin:120px 30px 0 0;
}
*/

/* === MENU === */

/*
#menu {
height:55px;
left:20px;
margin:0;
padding:0;
position:absolute;
text-transform:lowercase;
top:80px;
}
#menu, #menu ul {
line-height:3.5;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#menu a, #menu a:hover {
border:medium none;
display:block;
text-decoration:none;
}
#menu li {
float:left;
height:61px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:2px;
margin-right:4px;
text-align:center;
}
#menu a, #menu a:visited {
color:#fff;
display:block;
font-weight:bold;
padding:10px 12px;
}
#menu a:hover, #menu a:active {
color:#D21600;
text-decoration:none;
}
*/

/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
/*
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 977px;
	background-image: url(images/mainmidpart.png);
	background-repeat: repeat-y;
}
#mainwrap{	
	width:990px;
	margin:0 auto;
	}
*/
/*
#maintop {
	margin: 0 auto;
	position: relative;
	width: 977px;
}
*/

#contentwrapper	{ background-color: #fff; }

#content {	/*background: transparent url(images/sidecol_bg.jpg) repeat-y top right;*/ }

#nibbler	{ display: none; }

/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:500px;
	padding:15px 90px 10px 10px;
}
#main-blog h1 {
	
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#222;
	text-decoration:none;
	border-bottom:0;
}
#main-blog h1 a:hover{
	color:#d21600;
	text-decoration:none;
	border-bottom:1px solid #d21600;
}
.postdata {
	margin-bottom: 20px;
	font-weight: normal;
	font-style:normal;
	color: #888;
}

.postdate {
	font-weight: normal;
	font-style:normal;
	color: #888;
	padding-bottom: 6px;
	border-bottom: 1px dashed #f0f0f0;
	margin-bottom: 10px;
}

.post {
	margin-bottom:60px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

.post ul {
	margin-left:30px
}

.post ol {
	margin-left:30px
}

.post pre {
	font-size: 1.2em; 
	line-height: 1.5em; 
	margin: 0;
	padding:0 0 10px;
}

.post-comments {
	display: none;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {	

		background: url(images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.feed {
	
 	padding: 6px 0 6px 33px;
  	background: url(images/feed-icon-28x28.png) no-repeat 0 50%;
	
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}

.more-link {
	width: 139px;
	height: 29px;
	line-height: 27px;
	display: block;
	background: #ba0000 url(images/continuereading.png) no-repeat 0 0;	
	color: #fff!important;
	padding-left: 10px; 
	margin-top: 10px;
	font-size: 90%; 
	text-decoration: none !important;
}

/* === SIDEBAR == */


#sidebar {
	width:210px;
	position:relative;
	float:left;
	background-color: #f6f6f6; 
	padding: 20px 30px;
	margin: 40px 0 0 75px;
	
}		
.subcolumn{
	width:255px;
}
#search{
	width:252px;
	height:125px;
	
	margin-left:4px;
}

.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;	
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:.85em;	
}
.widget {
	/*width:252px;
	margin-left:4px;*/
	margin-bottom:20px;
	text-align:left;
	padding-bottom:10px;
	margin-top:10px;
	
}
#calendar_wrap{
	margin-left:55px;
	}
.widget p {
	padding-left:5px;
	}
	
	
.widget h2 {
	/*height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;
	font-family:helvetica, arial, verdana, sans-serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;*/
}
.widget ul {
	margin:0 0 25px 0;
	padding:0 0 0 20px;
	border:none ;
	list-style-type:square;
}
.widget ul li {
	line-height: 1.2em;
	padding:0 15px 5px 0;
	margin:0px;
}

.widget ul li .postdate {
	font-size: 0.7em;
	border: 0; 
	padding-bottom: 0;
	margin-bottom: 0;
}
}

.widget ul li a{
	color: #B40101;
	text-decoration:none;
}
.textwidget{
	padding:0 8px 0 8px;
	}
.widget ul li a:hover{
	color: #B40101;
	text-decoration:underline;
}		

/* --- IMAGES --- */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   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;
}
	
/* == FOOTER == */
/*#bottom{
	background:url(images/footer2.png) no-repeat;
	height:154px;
	
}
#bottom p{
	text-align:center;
}

*/

#footer				{ background-color: #222222; font-family: helvetica, verdana, arial, sans-serif; color: #fff; padding: 10px 0; margin: 0 auto; }

#footer ul			{ width: 140px; float: right; padding: 0; margin: 0; }
#footer ul li		{ font-size: 0.9em; line-height: 1.7em; text-align: right; list-style-type: none; color: #fff; padding: 0 0 0 20px; margin: 0; }

#footer p			{ font-size: 0.9em; color: #fff; padding-top: 0; margin: 0; }

#footer .sslogo		{ margin: 12px 0 0 0; }

#footer a:link,
#footer a:visited	{ color: #fff; text-decoration: none; }
#footer a:hover,
#footer a:active	{ color: #fff; text-decoration: underline; }



#wp-footer{
	position:absolute;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat 0 -28px;
}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:580px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead{
	/*background:url(images/comh3.png) no-repeat;*/
	margin-bottom:10px;
	color:#333;
	padding: 8px 0 /*8px 0 0 40px*/;
	font-size:18px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight:normal;	
	width: 175px;	
	height: 36px;
	
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	
	/*width: 175px;	
	height: 36px;*/
	margin-top:25px;
	color:#333;
	padding:0;
	font-size:18px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight:normal;	

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% /*Arial, Helvetica, sans-serif*/;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% /*'Trebuchet MS', Verdana, Sans-Serif*/;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% /*'Trebuchet MS', Verdana, Sans-Serif*/;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	/*font-family: Arial, Helvetica, Geneva, sans-serif;*/
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em /*Arial, Helvetica, Geneva, sans-serif*/;
}


#wp-calendar {
	empty-cells:show;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:200px;
}

.subscribeform	{ background:#F6F6F6; padding:20px; }
.subscribeform label	{  }
.subscribeform input	{ font-size:1.1em; padding:5px; }
.subscribeform .field	{ margin-bottom:6px; font-size:1.em; }
.subscribeform .dropdown option	{  }
.subscribeform .dropdown select	{ font-size:1.3em; }
.subscribeform .button	{ 
	width: 149px;
	height: 29px;
	font-weight:bold;
	line-height: 27px;
	display: block;
	background: #ba0000 url(images/continuereading.png) no-repeat 0 0;	
	color: #fff!important;
	padding: 0 10px 0 0; 
	margin: 10px 0 0 45px;
	font-size: 1em; 
	text-decoration: none !important;
	border:0 none;
}


.tablestyle {
	border:1px solid #999;
	margin:10px 0;
}

.tablestyle th {
	background:#666;
	color:#fff;
	border:1px solid #999;
	padding:5px;
	text-align:center;
	
}

.tablestyle td {
	padding:4px;
	border:1px solid #999;
}

.scorebox {
/* Used in the Nibbler awards 2011 */
overflow:auto;
border-bottom:1px solid #777;
margin-bottom:10px;
}

.scorebox img {
border:0 none;
}
