/*
Theme Name: Rusbridge
Theme URI: http://www.insightstudio.co.uk/web
Description: Custom designed Theme for Jane Rusbridge Writer and Novelist
Version: 3-2012
Author: Lucas Cooper
Author URI: http://www.insightstudio.co.uk/
Tags: 
*/
* {
	margin: 0;
}

html, body {   
height: 100%;
margin: 0;
padding: 0;  
font-size: 100.1%;
color: #4c747e; 
background: url(images/background2012.jpg) repeat fixed; 
text-align:left;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#page-background {
position:fixed;
top:0; 
center:0; 
z-index:1; 
width:100%;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
	height:100%;
    margin: 0 auto -146px;
    padding: 0;
    position: relative;
    width: 960px;
    z-index: 3;
}


#header{
background:url(images/header_back.png) no-repeat;
float: left;
border-bottom:solid 4px #4C747E;
}
#logo {
    float: left;
    padding: 30px 30px 0;
    width: 350px;
}
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: none;
	width: 960px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 10px 0px 20px 0px;
	float:left;
	}

#nav {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	z-index: 10000;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	display: block;
    text-decoration: none;
	padding: 10px 5px 0px 5px;
	color: #4c747e;
	}
	
#nav a:hover {
	color: #2d85d8;
	display: block;
	text-decoration: none;
	}

#nav li {
    float: left;
    font-size: 17px;
    list-style: none outside none;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
}
	
#nav li li {
	float: left;
	width: 150px;
	font-size: 12px;
	text-transform: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
    color: #ccc;
    font-size: 13px;
    padding: 5px;
    text-transform: uppercase;
    width: 175px;
}
	
#nav li li a:hover, #nav li li a:active {
color: #FFF;
	}

#nav li ul {
	position: absolute;
	width: 185px;
	left: -999em;
	background: url(images/menuback.png) repeat scroll 0 0; 
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
/*end top nav*/	
#home div.shr-bookmarks {
display:none!important;
}
.coverleft {
width:185px;
height:372px;
float:left;
padding:25px 15px 0 265px;
margin:0 0 0 15px;
background:url(images/The-Devils-Music-Cover-Home.jpg) no-repeat;
}
.coverright {
width:185px;
height:372px;
float:right;
padding:25px 265px 0 15px;
margin:0 15px 0 0;
background:url(images/Rook-Cover-Home.jpg) no-repeat;
}
.cover {
color:#FFF;
font-weight:600;
font-size:15px;
text-align:center;
}
.cover em {
    color: #2D525B;
    text-shadow: 1px 0 10px #FFFFFF;
}
.cover h2 {
color:#FFF;
font-size: 29px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin: 0;
text-transform: uppercase;
}

.buyonlineleft {
margin:15px 0 0 30px;
float:left;
}
.buyonlineright {
margin:15px 30px 0 0;
float:right;
}
.buyonline {
    background: url("images/white50.png") repeat scroll 0 0 transparent;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    height: 80px;
    line-height: 25px;
    padding: 5px 15px;
    text-align: center;
    width: 405px;
}
.buyonline a img {
    border: 0 none;
    vertical-align: -5px;
	margin-right:5px;
	border: 1px solid #4C747E;
}
.homebox {
    background: url(images/homeboxback.png) no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 12px;
    height: 172px;
    margin: 15px 0 15px 15px;
    padding: 8px 20px 20px 60px;
    width: 219px;
}
.homebox li {
margin-bottom:10px;
padding:0 !important;
}
#subheader{
border-top:2px solid white;
background: #ffffcc;
}
		
form#searchform {
    font-size: 68%;
    margin: 45px 25px 5px 10px;
}

#sidebar {
    float: left;
    padding: 0 10px;
	margin: 0 0 0 10px;
    overflow: hidden;
    width: 190px;
	background: url(images/white25.png);
	font-size:12px;
}
#sidebar li { 
margin-bottom:10px;
}
#content {
    background: url("images/content_back.png") repeat-y scroll 0 0 transparent;
    float: left;
    padding: 0;
    width: 960px;
}

#contentwrapper {
	background: url("images/white75.png") repeat scroll 0 0 transparent;
    margin: 10px 0 0 15px;
	padding:10px;
    width: 685px;
	float: left;
}
#centercontent{
margin:0 40px 0 0;
padding:0px  0px 0px 0px;
background:none;
}

#title{
width:100%;
height:60px;
overflow:hidden;
}

#news{
float:right;
width: 160px;
padding: 0 10px 0 0;
overflow:hidden;
}

#footer {
    background: url("images/footer_back.png") no-repeat scroll center top transparent;
    clear: both;
    height: 96px;
    margin: 0 auto;
    padding: 20px 25px;
    text-align: center;
    width: 930px;
}
#subscribe{
font-size:90%;
}


#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}





/*  ********** default styles *********** */
.clear {
clear:both;
}
p, h1, h2, h3, h4, h5, h6{
margin: 0 0 12px 0;
padding: 0;
}
h1, h5, h6{
font-weight:100;
}
h1, h2, h3, h4{
    font-family: 'Kristi',cursive;
	font-weight:100;

}

h1{
	font-size: 40px;
}
h2{
	font-size: 30px;
	color:#2d85d8;
}
h2 a{
	font-size: 30px;
	color:#2d85d8;
}
h3{
	font-size: 20px;
}
h4{
	font-size: 17px;
}
h5{
	font-size: 15px; 
}
h6{
	font-size: 13px;  
}

table{
	font-size: 80%;
}

table tr{ 
vertical-align:top;
}

a{
color:#666;
font-weight:100;
text-decoration:none; 
}
a:hover{
color:#2d85d8;
text-decoration:underline;
} 

a img{
border:0px;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
background: none; /*url(/wp-content/themes/rusbridge/images/ul_back.png);*/
}

li
{
background-image:none;
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
padding: 5px 10px;
margin:3px 15px;
font-style:italic;
}

blockquote ul{
padding: 3px 10px;
margin: 4px;
}

form{
margin: 0;
padding:3px;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

/* Headings */ 

#superheader h3{
margin: 0;
padding: 5px 10px 10px 10px;
color:;
}

#superheader h3 a{
font-weight:100;
}

#superheader h3 a:hover{
text-decoration:none;
}

#subheader h1{
margin: 0;
font-family: Verdana, sans-serif;
padding: 3px 10px;
font-weight:100;
color: #fff;
font-size: 85%;
}

#footer a{
font-weight: 100;
text-decoration:underline;
}




/* post styles */

.post{
margin: 15px 0px 15px 0px;
float:left;
width:100%; 
}
.post a{
color:#2d85d8;
font-weight:100;
text-decoration:none; 
}
.post a:hover{
color:#2d85d8;
font-weight:100;
text-decoration:underline; 
}
.line{
width:500px;
height:2px;
float:left;
border-top: solid 1px #666;
}

.post h2, #centercontent h2, .post h2 a,#centercontent h2 a  {
	color:#2d85d8;
    font-family: 'Kristi',cursive;
    font-size: 30px;
    letter-spacing: 1px;
    list-style: none outside none;
    padding: 0 0 5px;
}




.postmetadata{
font-size:78%;
width:98%;
float:left;
border-bottom:1px solid #4C747E;
padding: 1px 0 10px 5px;
text-align:right;
margin: 0;
}

.postmetadata p{
margin: 0;
}

.navigation{
text-align:center;
}

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


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	


li p.commentheader{
margin: 3px 0 10px 0;
display: block;
padding: 1px 5px;

}


ul#commentlist{
padding: 0 0 0 0px;
list-style-type:none;
font-size: 90%;
margin:0;
}

ul#commentlist li{
	border-bottom: 1px solid #ddd;
	padding: 0 20px 5px 5px;
	margin: 0 0 16px 0;
}

ul#commentlist li table{
	
}

ul#commentlist li table td.author {
	width:55px;
	text-align: center;
}

ul#commentlist li table td.author img{
border: 2px solid #ccc;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 1px 0px;
font-size: 100%;
}

ul#commentlist li td{
padding: 2px 8px;
}

ul#commentlist li div.commenttext{
width:100%;
padding:0 8px 2px 8px;
}

/* Calendar styles */
#wp-calendar {
    empty-cells: show;
    margin: -10px 0 0 0;
    text-align: center;
    width: 175px;
}

#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;
font-weight: 800;
color:#333;
}

#wp-calendar caption {
text-align: center;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
color:#2b2c3e;
border: 1px solid #330000;
}

#wp-calendar td.pad:hover {
/*background-color: #990000;*/
}

#footer ul {
margin:0;
padding:0;
text-align:left;
}

#footer ul li{
display:block;
}

#footer a{
text-decoration:none;
}
.footersec {
margin-left:25px;
float:left;
font-size:60%;
}
.right {
float:right;
text-align:right;
}
.bottom {
    padding-top: 65px;
}
/* Pages Menu */
	
#pagemenu {
	width: 156px;
	margin: 0px;
	padding: 3px 0 0 0;
	}
	
#pagemenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#pagemenu li a:link, #pagemenu li a:visited {
	color: #333;
	display: block;
	padding: 5px 0 0 10px;  
	}
	
#pagemenu li a:hover {
	color: #FFF;
	padding: 5px 0 0 10px;
}	
	
.credits, .credits a{
color:#666;
font-size:9px;
text-align: center;
}			

/*post 2.5 code*/
    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;
    }
	
/*EXTRAS*/
.sticky, .push {
	height: 25px; /* .push must be the same height as .footer */
}
div#linkcat-2 h3 {
display: block;
width: 150px;
height: 30px;
text-indent: -9999px;
background-image: url(images/links.png);
background-repeat: no-repeat;
background-position: center center;
}
div#calendar-3 h3 {
display: block;
width: 150px;
height: 30px;
text-indent: -9999px;
background-image: url(images/eventsCalendarHeader.png);
background-repeat: no-repeat;
background-position: center center;
}

.wpcf7 input, .wpcf7 textarea {
	border:solid 1px #b1b4d2;
}
.wpcf7send input {
	border:none;
	background-image:url(images/sendButton.png);
	width:75px;
	height:23px;
}
#featurethumb {
    float: left;
    margin: 0 15px 15px 0;
	background-color:#fff;
}
.mainpagepost {
    float: right;
    padding: 0 10px;
    width: 500px;
}
.mainpagepost img {
display:none;
}
.jrpost{
clear:both;
float:left;
margin:10px 0;
}
#ns_widget_mailchimp-2 h3, #ns_widget_mailchimp-2 h3 a {
	font-size: 30px;
	color:#2d85d8;
}