/* Wendy Holden CSS*/

body
{
	margin: 0;
	padding: 0;
	font-family: georgia, times, serif;
	font-size: 14px;
	text-align:center;
	color: #000;
	background: #fdabbf url("../img/pattern_square.gif"); 
	

}

#wrapper
{
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0;
		color: #fff;
		background: #fbfbee;
		text-align:left;
		border: 1px solid #fbfbee;
}

/* Content and positioning
------------------------------------------------*/


/* slideshow 
-----------------------------------------

.slideshow { height: 250px; width: 800px; margin: auto }
.slideshow img { padding: 0; }

]-------*/

/* Home Page Schizzle */

#homewrapper {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0;
		color: #fff;
		background: #fff;
		text-align:left;
		border: 1px solid #fff; }
		
#features { }
		
#btmfeature {
	clear: both;
	padding-top: 20px;}	
		
.featureleft {
		width: 265px;
		height: 479px;
		float: left;
		background: #fde3e7;
		padding: 10px;
		-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
				border-radius: 5px; }		
				
.frontreviews {
		width: 265px;
		float: right;
		background: #fde3e7;
		padding: 0px 10px;
		-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
				border-radius: 5px;}
.reviewtitle {
	text-align: center;
	font-size: 135%;}
	
.reviewtitle span{	
	font-size: 155%;
	color: #6c72b5; }

.review {
		font-size: 105%;
		line-height: 1.3em;
		color: #333;}	
		
.review span {
	font-family: "Helvetica Neue" helvetica, arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #c06;}
		
.review a:visited {
	color: #c06;
	border-bottom: #c06 1px dotted;}	
	
.review a:hover {
	color: #000;
	border-bottom: #000 1px dotted;}			 

.featureright {
		width: 270px;
		float: right;
			background: #fde3e7;
		padding: 10px;
		-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
				border-radius: 5px; }
				
.featureleft2 {
		width: 265px;
		float: left; }

.featureright2 {
		width: 270px;
			padding-top: 5px;
		float: right; }	
		
.featureright2 h3 {
	font-family: 'Mountains of Christmas', cursive;
	font-size: 200%; }
		
.featureright2 a {
	color: #c06;
	border-bottom: #c06 1px dotted;}
		
	
		
.featureright span {
	font-family: "Helvetica Neue" helvetica, arial, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	color: #c06;}		
		
#homeright {
	width:180px;
	padding:0px 5px 0px 5px;
	float:right;
	display:inline }


#homeright p {
	color: #333;
	font-size: 11px;
	font-weight: normal; }
	
#homeright h3 {
	font-family: "Helvetica Neue" helvetica, arial, sans-serif;
	font-size: 80%;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 0;
	}	

#homeright a {
	color: #c06;
	font-size: 11px;
	font-weight: normal;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

#homeright a:hover {
	color: #333;
	font-size: 11px;
	font-weight: normal;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

#homeright #center
{
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
}


.bookintro	{
	font-size: 125%;
	color: #c06;}	
	
.booktext	{
	font-size: 110%;
	color: #000;
	}
	
.booktext span {
	font-family: "Helvetica Neue" helvetica, arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #c06;}
		
#homefooter {
			clear: both;
			padding: 5px 10px;
			height: 210px;
			background: #fdabbf url("../img/footer_grad_2.png") repeat-x bottom; 
			}
			
#homefooter p {
	font-family: "Helvetica Neue" helvetica, arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 1.3em;
	color: #fff
	}
	
#homefooter	h2 {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;}		
					
#homefooter .one { 
		width: 145px;
		float: left;
		}
		
#homefooter .two { 
		width: 145px;
		padding-left: 15px;
		float: left;
		}
		
#homefooter .three { 
		width: 145px;
		padding-left: 15px;
		float: left;
		}
		
#homefooter .four { 
		width: 145px;
		padding-left: 15px;
		float: left;
		}
		
#homefooter .five { 
		width: 145px;
		float: right;
		}

#homefooter .six {
		margin-right:auto;
		margin-left:auto;
		clear: both; 
		text-align: center;
		font-size: 70%;
		}


#homefooter a:link {
	color: #333;
	border-bottom: #333 1px dotted;
		-webkit-transition: background 0.3s ease-in-out;
		   -moz-transition: background 0.3s ease-in-out;
			 -o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

#homefooter a:visited {
	color: #333;
	border-bottom: #333 1px dotted; }

#homefooter a:hover {
	color: #fff;
	border-bottom: #fff 1px dotted;
		-webkit-transition: background 0.3s ease-in-out;
		   -moz-transition: background 0.3s ease-in-out;
			 -o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

#homefooter a:active {
	color: #333;
	border-bottom: #ccc 1px dotted;
		-webkit-transition: background 0.3s ease-in-out;
		   -moz-transition: background 0.3s ease-in-out;
			 -o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

	
	
.bigquote {
	font-size: 175%;}
	
.bigquote em {
	color: #c06;}	

.bigquote span {
	text-transform: uppercase;
	font-family: "Helvetica Neue" helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 90%; 
	color: #c06;}

	

/* slideshow 
------------------------------------------------*/

.slideshow {
	margin-right:auto;
	margin-left:auto;}
		
		
.slideshow img { 
	border: 5px #fdabbf solid; 
	padding: 0; }
	
	
.slideshow {
	margin-right:auto;
	margin-left:auto;}
		
		
.slideshow img { 
	border: 5px #fdabbf solid; 
	padding: 0; }
	


/* Links
------------------------------------------------*/

* :focus { outline: 0; }

a {	outline: none;
	text-decoration: none;
	font-weight: bold; }

a:link {
	color: #c06;
	border-bottom: #c06 1px dotted;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

a:visited {
	color: #c06;
	border-bottom: #c06 1px dotted; }

a:hover {
	color: #222;
	border-bottom: #222 1px dotted;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

a:active {
	color: #c06;
	border-bottom: #c06 1px dotted;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }


#no_line a {
	font-size: 14px;
	color: #c06;
	font-weight: normal;
	border-bottom: none;
}

#no_line a:hover {
	font-size: 14px;
	color: #222;
	font-weight: normal;
	border-bottom: none;
}

#no_line h1 a {
	font-size: 20px;
	color: #c06;
	font-weight: normal;
	border-bottom: none;
}

img {
	border: 0; }

/* -column layout- */


#onecolumn {
	width:770px;
	padding:0px 15px 0px 15px;
	position: relative; }



#centre {
	width:580px;
	padding:0px 10px 0px 5px;
	margin-left: 5px;
	border-right: 1px solid #999;
	float:left;
}

#right {
	width:180px;
	padding:0px 5px 0px 5px;
	float:right;
	display:inline }


#right p {
	color: #333;
	font-size: 11px;
	font-weight: normal;
}

#right a {
	color: #c06;
	font-size: 11px;
	font-weight: normal;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

#right a:hover {
	color: #222;
	font-size: 11px;
	font-weight: normal;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out; }

#right #center
{
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
}



/* Masthead
------------------------------------------------*/





/* Typography
------------------------------------------------*/


h2, h3, h4, p {
	font-weight: normal;
	font-size: 12px;
	color: #222;
	text-align: left; }

li {
	font-weight: normal;
	font-size: 12px;
	color: #222;
	line-height: 1.5em; }

p span {
	text-transform: uppercase;
	font-weight: bold;
	color: #c06;}


h1	{
	font-size: 175%;
	font-weight: normal;
	line-height: 1.3;
	color: #c06; }

h1	a {
	font-weight: normal; }

h1	a:hover {
		border-bottom: none; }


h2 {
	font-size: 125%;
	color: #c06;
	line-height: 1.4; }

h3 {
	font-size: 115%;
	color: #c06; }

p {
	line-height: 1.5; }

h4 {
	font-size: 110%;
	font-weight: normal; }

blockquote {
	font-family: helvetica, arial, sans-serif; 
	margin: 30px 0 30px 0;}


blockquote p
{
	font-size: 110%;
	color: #555;
}

blockquote em
{
	font-weight: bold;
	color: #c06;
}

hr {
	margin: 10px 0 10px 0;
	border-top: 1px dotted;
	color: #333; }

#intro h2  {
	color: #222;
	font-family: georgia, times, serif;
	line-height: 1.5;
	font-size: 120%;
	font-weight: normal; }

h4 {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal; }


h4 em {
	font-family: georgia, times, serif;
	font-size: 160%;
	font-weight: normal;
	font-style: italic;
	color: #c06; }

.month {
	font-family: helvetica, arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #690; }

.introtext {
	font-size: 120%; }
	

#newsletter {
	padding: 10px;
	margin-bottom: 10px;
	background: #efcfd7;
	width: 150px;
	border-radius : .5em;
	-moz-border-radius : 0.5em;
	-webkit-border-radius : 0.5em;}
	
#newsletterhoriz {
	clear: both;
	padding: 10px;
	background: #fdabbf ;
	border-radius : 0.5em 0.5em;
	-moz-border-radius : 0.5em, 0.5em;
	-webkit-border-radius : 0.5em, 0.5em;}
	
#newsletter input {
	padding: 0;
	margin: 0;}	
	
	
#new_book {
	background: #fff;
	padding: 0 10px 0 10px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;}	

.book_title {
	font-family: georgia, times, serif;}


/* Main Navigation
------------------------------------------------*/

#navcontainer {
	width: 100%;
	height: 42px;
	margin: -18px 0 0 0;
	padding: 0;
	text-align: center;
	background: #efcfd7 url("http://wendyholden.net/img/nav_background.gif") repeat-x;
}


#navcontainer ul li {
	list-style: none;
	padding: 0;
	display: block;
	float: left;
	background:url("http://wendyholden.net/img/normal_tab.gif") repeat-x 50px;
	font: 12px/30px georgia, times, serif;

}

#navcontainer a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	border-bottom: none;
	width: 78px;
	border-right: 1px solid #fbfbee;
}

#navcontainer li#active {
	color: #fff;
	background: url("http://wendyholden.net/img/active_tab.gif") repeat-x 50px; 
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out;
}

#navcontainer a:hover { 	
	color: #fff;
	background: url("http://wendyholden.net/img/active_tab.gif") repeat-x 50px; 
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out;
}

#navcontainer #here {
	background: url("http://wendyholden.net/img/active_tab.gif") repeat-x 50px; 
	color: #fff;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
			-o-transition: background 0.3s ease-in-out;
				transition: background 0.3s ease-in-out;
}





/* Index Page Typography
------------------------------------------------*/

.homequote{
	font-size: 160%;
	line-height: 1.3em;
	font-weight: normal;
	color: #c06; 
	padding-bottom: 20px;}

#introcopy {
	font-family: georgia, times, serif;
	text-align: center;
	font-size: 15px;
	padding-top: 0px;
	}

.firstline {
	font-size: 130%;
	line-height: 1.3em;
	text-align: justify;
	color: #c06;
	}
	
.firstline span{
	font-size: 90%;
	color: #555;
	}


.firstline a {
	font-weight: normal;
	font-size: 90%;
	color: #c06;
	border-bottom: #c06 1px dotted;
	}
	
.firstline a:hover {
	font-weight: normal;
	color: #555;
	border-bottom: #555 1px dotted;
	}


.introbody {
	text-align: justify;
	color: #555;
	font-size: 100%;
	}
	
	
.introbody a {
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	color: #c06;
	font-size: 85%;}	
	
	
.introbody span {
	font-size: 95%;
	text-transform: uppercase;
	color: #c06; 
	}

.introbody a:hover {
		border-bottom: #c60 1px dotted;}



/* Image control
------------------------------------------------*/

.imgspace {
	padding-bottom: 20px;}

.noline a {
	color: #c06;
	border-bottom: none;
}

a img {
border: 0;
}

.textimg
{
	float: left;
	padding: 0 10px 5px 0;
}

.textimgright
{
	float: right;
	padding: 0 10px 5px 0;
}

.textimgleft {
	float: left;
	padding: 0 10px 5px 0; }

.story_divider {
    text-align:center;
    margin-top:30px;
    margin-bottom:10px;
    padding:0px;
}

.leftimg {
 	float:left;
 	padding-right: 10px;
	}
	
.leftwideimg {
 	float:left;
 	padding-right: 300px;
 	padding-bottom: 20px;
	}


.newbook {
	float: left
 	padding-top: 150px;
	}

/* Form styling
------------------------------------------------*/

#form #contactform {
	font-family: georgia, times, serif;
	  	font-size: 11px;
	  	color: #999;
	  	}
	
#form #contactform label {
	font-family: georgia, times, serif;
		font-size: 11px;
		margin: 0;
		color: #333;
		}
		
		
#form #contactform p {	

	margin: 6px 0;
	
}

#form .warning {
	color:red;
}

.formbox {
	margin-left: 30px;}
	
.formbox_name {
	margin-left: 20px;}
	
.formbox_country {
	margin-left: 10px;}
	

		
input name email{
	
	margin: 6px 0;
	width: 250px;
}
	
	
/* misc ------------------------------------------------*/


.vert_rule
{
	border-left: 1px solid #fbfbee;
}


#buybooks a
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #c06;
	font-weight: normal;
	border-bottom: none;
}

#buybooks a:hover
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #222;
	font-weight: normal;
	border-bottom: #222 1px dotted;
}

#buybooks strong
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	border-bottom: none;
}

#unsubscribe {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;}


	
/* gallery ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls/gallery/left_right_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:550px; position:relative; height:60px; padding-top:356px; margin:0 10px 90px 10px;}

#gallery img.left {width:55px; height:62px; background:#fbfbee; float:left;cursor:pointer;}
#gallery img.right {width:55px; height:62px; background:#fbfbee; float:left;cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#fbfbee; border:2px  border-width:5px 2px;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px; border:1px solid #000; cursor:pointer;}

#gallery ul li.hide {display:none;}


/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {; display:block; width:50px; height:50px;}

#gallery ul li span {display:none; position:absolute; left:61px; top:430px; width:411px;font-family: georgia, times,serif; color:#888; font-size:11px; line-height:15px;}
#gallery ul li strong {color:#222;}

#gallery ul li.chosen {
border-color:#63721f; background: #63721f; cursor:default;}

#gallery ul li.chosen div {position:absolute; left:0; top:0; width:532px; height:355px; background:#fbfbee;}

#gallery ul li.chosen div i {width:530px; height:355px; display:table-cell; vertical-align:middle; text-align:center;} 

#gallery ul li.chosen div i img {
visibility:visible; 
width:auto; 
height:auto; 
border:1px solid #aaa; 
margin:0 auto;
}

#gallery ul li.chosen span {
display:block;
}


	
	
/* footer
------------------------------------------------*/


#footer {
	clear: both;
	margin: 0;
	padding: 1px;
	color: #888;
	border-top: 1px solid #999; 
	padding: 5px 0 5px 0;
	text-align: center; }

#footer p {
		font-size: 8px; 
		text-align: center; }


#footer a {
	font-weight: normal;
	font-size: 9px;
	border-bottom: none;
	color: #333; }


#footer a:hover {
	color: #c06;
	text-decoration: none;}
	

/* diary section - this is a test area at the moment
------------------------------------------------*/

.post {
	margin: 0; 
	float: left;
	width: 580px;
	position: relative;
}


.date {
	background: url(http://wendyholden.net/img/datebk.jpg) no-repeat;
	width: 51px; height: 54px;
	padding: 3px 5px 3px 0;
	float: left;
	text-align: center;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.8em;
	position: absolute;
	left: -65px; top: 0;
}
.date strong {
	font-size: 0.9em;
	font-family: Georgia, Times, serif;
	color: #690;
	text-transform: uppercase;
	display: block;
}

.date small {
	font-size: 0.6em;
	color: #222;
	text-transform: uppercase;
	display: block;
}

/* test pieces for review by client
------------------------------------------------*/

.newhead {
	background: #fd84a1;
	color: #fff;
	text-indent: 0.3em;}
	
.newh2 {
	color: #690;}

/* Twitter feed
------------------------------------------------*/  

#twitter {

    margin: 0;
    padding-left: 0 !important;
    }   
    
#twitter li {
    list-style-type:none; }

#twitter .hash { 
    color:#c06;
    font-size:85%;
    text-transform: uppercase;  } 

#twitter .reply { 
     color:rgb(75, 75, 75);
    } 

#twitter a:link { text-decoration:none; color:#c06; border-bottom: none;}
#twitter a:active { text-decoration:none; color:rgb(117,160,50);border-bottom: none;}
#twitter a:hover { text-decoration:underline; color:rgb(117,160,50);}
#twitter a:visited { text-decoration:none; color:rgb(117,160,50);border-bottom: none;}
	

.twt {
	padding-bottom: 10px;
	}

.twt a {
	border-bottom: none;
	
}	
		
		
/* I'm currently reading */

.reading {
	background: #fde3e7;
	width: 170px;
	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
				border-radius: 5px;
	margin-bottom: 5px;
}		

.reading p {
	padding: 5px;}

