/*
Theme Name: KIMM
Theme URI: http://www.insightstudio.co.uk/web
Description: Custom designed Theme for Gabrielle Kimm Writer and Novelist
Version: 1
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: #ffffcc;
background: #330000 url(images/background.jpg) no-repeat center top;
text-align:left;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
width: 900px;
padding: 0;
text-align:left;
background: none;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */

}

#wrapper2{
padding: 0;
text-align:left;
background: none;
/* border-left:1px solid #ccc;
border-right:1px solid #ccc; */
}

#header{
height: 85px;
}

/*menu stuff*/

#menuBar {
width:900px;
height:30px;
list-style: none; 
margin: 0;
padding: 0;
display: block;
}

#menuBar li {
float:left;
list-style:none;
}

#menuBar ul ul {
position: relative;
z-index: 500;
}

#menuBar ul ul ul {
top: 0;
left: 100%;
}

div#menuBar ul ul,
div#menuBar ul li:hover ul ul,
div#menuBar ul ul li:hover ul ul {
display: none;
background:none;
}

div#menuBar ul li:hover ul,
div#menuBar ul ul li:hover ul,
div#menuBar ul ul ul li:hover ul
{display: block;}

/*NAV BUTTONS*/
div.HomeButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.HomeButton a {
background:url(images/HomeButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0;
}
div.HomeButton span {
display:block;
margin:0;
padding:0;
}
div.HomeButton a:hover {
background: url(images/HomeButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.HomeButton a:active {
}
div.BiographyButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.BiographyButton a {
background:url(images/BiographyButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0;
}
div.BiographyButton span {
display:block;
margin:0;
padding:0;
}
div.BiographyButton a:hover {
background: url(images/BiographyButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.BiographyButton a:active {
}

#BookButton {
background:url(images/BookButton.png) no-repeat scroll center top;
float:left;
height:30px;
width:100px;
margin:0;
}
#HisLastButton {
float:left;
height:35px;
width:150px;
margin:30px 0 0 -25px;
}
#TheCourtesanButton {
float:left;
height:35px;
width:150px;
margin:0 0 0 -25px;
}

#ChapterButton {
background:url(images/ChapterButton.png) no-repeat scroll center top;
float:left;
height:30px;
width:100px;
margin:0;
}
/*#ChapterButton a {
background:url(images/ChapterButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
overflow:hidden;
padding:0;
}
#ChapterButton span {
display:block;
margin:0;
padding:0;
}
#ChapterButton a:hover {
background: url(images/ChapterButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
#ChapterButton a:active {
}*/
div.StoryButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.StoryButton a {
background:url(images/StoryButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0;
}
div.StoryButton span {
display:block;
margin:0;
padding:0;
}
div.StoryButton a:hover {
background: url(images/StoryButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.StoryButton a:active {
}

div.BlogButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.BlogButton a {
background:url(images/BlogButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0;
}
div.BlogButton span {
display:block;
margin:0;
padding:0;
}
div.BlogButton a:hover {
background: url(images/BlogButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.BlogButton a:active {
}


div.GalleryButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.GalleryButton a {
background:url(images/GalleryButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0;
}
div.GalleryButton span {
display:block;
margin:0;
padding:0;
}
div.GalleryButton a:hover {
background: url(images/GalleryButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.GalleryButton a:active {
}

div.QuestionsButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.QuestionsButton a {
background:url(images/QuestionsButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0;
}
div.QuestionsButton span {
display:block;
margin:0;
padding:0;
}
div.QuestionsButton a:hover {
background: url(images/QuestionsButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.QuestionsButton a:active {
}



div.QuestionsButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.QuestionsButton a {
background:url(images/QuestionsButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0;
}
div.QuestionsButton span {
display:block;
margin:0;
padding:0;
}
div.QuestionsButton a:hover {
background: url(images/QuestionsButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.QuestionsButton a:active {
}


div.ContactButton {
background:none;
float:left;
height:30px;
width:100px;
margin:0;
}
div.ContactButton a {
background:url(images/ContactButton.png) no-repeat scroll center top;
display:block;
margin:0;
height:30px;
width:100px;
/*overflow:hidden;*/
padding:0; 
}
div.ContactButton span {
display:block;
margin:0;
padding:0;
}
div.ContactButton a:hover {
background: url(images/ContactButton.png) no-repeat scroll 0 -40px;
float:left;
height:30px;
width:100px;
margin:0;
}
div.ContactButton a:active {
}

/*end menu stuff*/

#banner {
width:900px;
height:180px;
padding:0;
}
#subheader{
border-top:2px solid white;
background: #ffffcc;
}
		
form#searchform{
margin:35px 92px 5px 0;
font-size: 68%;
}

#sidebar {
float:left;
width: 180px; 
margin: 0;
padding: 0px 10px;
overflow:hidden;
}

#content {
margin: 10px 0 0 0;
padding: 0;
font-size: 78%;
overflow:hidden;
}

#contentwrapper{
margin: 0 0 0 200px;
}

#centercontent{
margin:0 15px 0 0;
padding:0px  0px 0px 0px;
background:none;
}
#title{
width:100%;
height:60px;
overflow:hidden;
}

.pagetop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/pagetop.jpg) no-repeat scroll 0 0;
height:60px;
padding:0px 20px;
color:#330000;
}
.pagetop a, .pagetop a:hover {
color:#330000;
}
.pagemiddle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/pagemiddle.jpg) repeat-y scroll  0 0;
min-height:40px;
padding:0px 25px;
color:#330000;
overflow:hidden;
}
.pagemiddle a, .pagemiddle a:hover {
color:#330000;
}
.pagebase {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/pagebase.jpg) no-repeat scroll 0 0;
height:80px;
text-align:right;
padding:30px 25px 5px 0px;
color:#330000;
}
.pagebase a, .pagebase a:hover {
color:#330000;
}
#news{
float:right;
width: 160px;
padding: 0 10px 0 0;
overflow:hidden;
}

#footer {
clear: both;
font-size: 68%;
background: #330000;
height:65px;
padding:55px 0 0 0;
width:100%;
background:url(images/footerBack.jpg) center top no-repeat;
text-align:center;
}

#subscribe{
font-size:90%;
}


#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}






/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 12px 0;
padding: 0;
}
p,li{
line-height:20px;
}
h1, h5, h6{
font-weight:100;
}
h2, h3, h4{

}

h1{
	font-size: 140%;
}
h2{
	font-size: 130%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

table{
	font-size: 80%;
}

table tr{
vertical-align:top;
}

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

a img{
border:0px;
}

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 */

/*#centercontent a{
font-weight:800;
color:#990000;
}*/

.post{
margin: 0 0 15px 0;
}


.post h2, #centercontent h2 {
padding: 15px 0 0 0;
}

#centercontent h2,{
font-size:130%;/*was 160%*/
font-weight: 100;
color:#330000;
}

.post h2 a{
font-weight:100 !important;
}


.postmetadata{
font-size:78%;
border-top:1px solid #330000;
padding: 1px 0 1px 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;
}


/*  sidebar styles */

.menu{
padding:0 2px 0 2px;
margin:0;
font-size:90%;
}
.menu a{
font-weight: 100;
}

.menu ul{
margin:0px 0px 0 0px;
padding:0 0 0 5px;
list-style-type:none;
}

.menu #pagemenu ul{
padding: 0px;
}

.menu ul li{
border-bottom:1px dotted #ccc;
background: none;
padding: 0px 0px;
margin:0;
}

.menu ul li ul li{
border: none !important;
padding: 0 0 0 6px;
}

.menu a:hover{
}

.menu h3{
font-family:verdana, sans-serif;
font-size:100%;
margin:7px 0px 4px 0;
padding:5px 0 4px 5px;
color: #333;
background: #ccc;
font-weight: 100;
}

.menu form{
margin:0px;
padding:5px 0px;
}


.menu #pagemenu ul li{
border-bottom:none !important;

}

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

#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:#990000;
}

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

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

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

#footer ul {
margin:0;
padding:0;
}

#footer ul li{
display:inline;
}

#footer a{
text-decoration:none;
}

/* 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{
color:#ffffcc;
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: 120px; /* .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/QuestionsCalendarHeader.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;
}
/*read more link*/
.moretext {
   color:#990000;
   font-style:italic;
   }
