/*
Theme Name:		Cutline 3-Column Split
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/




* { padding: 0; margin: 0; }

body {
	font-size: 70%;
	line-height: 150%;
	background: #FFFF66 url('http://www.booknookuk.com/images/gradient_bg3.jpg') repeat-y top center;
	color:#333333;
		font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

/*---:[ global elements ]:---*/

p { font-size: 1em;}

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1em; }

a { color: #007AFF; text-decoration: underline; }

a:visited {
	color: #007AFF;
	text-decoration: underline;
}

a:hover { color: #FF0006; text-decoration: underline; }
	
a img { border: none; }
	
blockquote { font-style: italic;  color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

strong {

}

h1				{
	font-size: 1.4em;
	font-weight:normal;
	color:#FF0006;
	line-height:1em;
	text-align: left;
	margin: 1em 0 1em  0;
	text-transform:uppercase;
	letter-spacing:1px;
}

div#content.posts h1 {
	margin-bottom: 1em;
	width: 70%;
}

div#masthead h1 {
	padding-left: 99px;
	text-align:center;
}

div#resources h1 {
font-size: 1.2em;
}


h1 a			{color:#FF0006;}
h1 a:visited	{color:#FF0006;}
h1 strong		{color:#FF0006; font-weight:bold;}
	

h2				{
	font-size: 1.2em;
	color: #007AFF;
	margin: 1em 0 1em 0;
	font-weight:400;
}

div.entry h2 {
	margin: 0 0 0.8em 0;
	padding: 0 0 3px 0;
}



h2 a			{color:#007AFF;}
h2 a:visited	{color:#007AFF;}
h2 strong		{color:#007AFF; font-weight:bold;}


h3				{
	font-size: 1.1em;
	font-weight:normal;
	color:#007AFF;
	margin: 0 0 0.5em 0;
}
h3 a			{
	color:#007AFF;
}
h3 a:visited	{
	color:#007AFF;
}

ul.sidebar_list h3 {
font-size:1em;
	color:#333333;

}

ul.sidebar_list a h3 {
color:#007AFF;
}

ul.sidebar_list a:hover h3 {
color:#FF0006;
text-decoration:underline;
}
div.archive H3 {
display:block;
width:60%;
}


h4				{
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	margin: 0;
	text-align: right;

}

div.posts h4 {
	display: block;
	float: right;
	color: #00FF00;
}

ul.sidebar_list h4, div.posts div.entry h4 {
text-align:left;
float:none;
}

h4 a			{color:#666666;}
h4 a:visited	{color:#666666;}







/*---:[ core layout elements ]:---*/



#container {
	width: 970px;
	margin: 0 auto 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
					
	#content_box {
	width: 970px;
	text-align: left;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
	
		#content {
	width: 500px;
	padding: 10px 0 0 20px;
	float: left;
}
		
		#sidebar {
	width: 210px;
	padding: 10px 0 0 15px;
	float: right;
}
	
		#l_sidebar {
	width: 205px;
	padding: 0px 0 0 15px;
	float: left;
	background-color: #FFFFFF;
	border-right:1px solid #00CE35;
}
		
	#footer {
	width: 970px;
	padding: 1.2em 0 0 0;
	float: left;
	clear: both;
}
		


/*---:[ header styles ]:---*/

div.girl {float:right;}

#masthead {
	width: 970px; 
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url('http://www.booknookuk.com/images/BookNookBoy.gif');
	background-repeat: no-repeat;
}


/*top level  navs
=======================*/
		#nav {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0px 30px;
	list-style-type: none;
	z-index: 100;
	background-color: #FFFFFF;
	text-align: right;
	line-height: 175%;
	float: left;
	width: 940px;
	background: #FFFFFF url('http://www.booknookuk.com/images/crayonline3.gif') bottom center no-repeat;
}
#nav li {
	position: relative;
	float: left;
	height: 31px;
	text-transform: uppercase;
	z-index: 10000;
	padding-bottom: 15px;


	
}
#nav li.last-page-item a {
	background-image: none;
}
#nav li a, #nav li a:visited {
	display: block;
	float: left;
	border-right: 1px dotted #00CE35;
	padding: 5px 12px 5px;
	color: #007AFF;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
	font-size:1.1em;
	letter-spacing: 1px;

}
#nav li a:hover, 
#nav ul li a:hover,
#nav li.current_page_item a,
#nav li.current_page_parent a {
	color: #FF0006;
}

#nav li ul {
	position: absolute;
	visibility: hidden;
	float: none;
	top: 27px;
	left: 0px;
	width: 150px;
	margin: 0;
	padding: 5px 10px 6px 10px;
	z-index: 10000;
	border: 1px solid #C0ACB2;
	border-bottom-width: 2px;
	border-bottom-color: #AF9DA3;
	border-top: 0;
	background-color: #ffffff;
	opacity: 0.97;
}

#nav li:hover ul,
#nav li.iehover ul {
	visibility: visible;
}
#nav ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	line-height: 100%;
	overflow: hidden;
	white-space: normal;
	border-bottom: 1px dotted #E1DAB7;
	background:none;
}
#nav ul li:last-child {
	border-bottom: 0;
}
#nav ul li a, #nav ul li a:visited {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background: none;
	padding: 6px 0;
	white-space: normal;
	color: #666;
	border-right:none;
}
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	color: #666;
}
#nav li ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a {
	color: #FF0006;
}


#nav li.nav-end {
	float:right;
	padding-right: 50px;
	letter-spacing: 1px;
	color: #666;
	font-size: 1.3em;
	
}
	



div#container2 {
	width:970px;
	background-color:#FFFFFF;
	height: auto;
	margin: 0 auto;
	background-image: url("images/BookNookBoy.gif");
	background-repeat: no-repeat;


}


div#address {
	float:right;
	top:0;
	padding: 10px 40px 0 0;
	text-align: right;
	letter-spacing: 1px;
	color: #666;
}

div#address p {
	color: #666;
	font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;

}

span#phone{
	font-size: 1.5em;
	line-height: 2em;
}


/*end header styles
=====================*/


/* content styles 
==============================*/

/*div.archive {
margin:0 15px 0 15px;
}*/


div#resources {
	border-top: 1px solid #007AFF;
	margin-top: 20px;
	clear: both;
	padding-top: 5px;
	
}


.entry {
	line-height: 1.65em;
	margin-top: 1em;
	font-size: 12px;
}
		
.entry blockquote { font-size: 1.0em; }
	
.entry blockquote.right {width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
.entry p { margin: 0 0 1.5em 0; }

.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
.entry ul { list-style-type: square; }
	
.entry li { margin: 0 0 0.5em 0; }
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
.entry dl { margin: 0 0 1.5em 0; }
			
.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
.entry dd { margin: 0 0 1.5em 20px; }
		
.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

.entry img {
	margin-bottom: 1em;
}

.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
.entry img.off { padding: 0 !important; border: none !important; }
		
.entry img.stack { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation {
	width: 500px;
	border-top: 1px solid #007AFF;
	margin-top: 20px;
	padding-top: 1em;
}

.navigation a {
color:#ffffff;
text-decoration:none;
}


	
.navigation .alignleft { display: block;
	float: left;
	margin: 12px 3px 6px 0;
	width: 73px;
	clear: none;
	padding: 6px 6px;
	background-color: #00B5DF;
	border-bottom: 1px solid #008FCD;
	line-height: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 }
	
.navigation .alignright {display: block;
	float: right;
	margin: 12px 3px 6px 0;
	width: 73px;
	clear: none;
	padding: 6px 6px;
	background-color: #00B5DF;
	border-bottom: 1px solid #008FCD;
	line-height: 100%;
	border-radius: 3px;
	height: 2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 }

.clear {
	width: 500px;
	height: 1px;
	margin: 0 0 0.5em 0;
	clear: both;
}
.ruleclear {
	width: 500px;
	height: 1px;
	margin: 1em 0 0.5em 0;
	clear: both;
	border-bottom: 1px dotted #007AFF;
}


.rule {
}

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }


/*sidebar widget styling
==============================*/

li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
li.widget ul.flickr_stream li a img { padding: 3px; }
				
li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
/*---< FlickrRSS styles for the widget only >---*/
		
li.widget_flickrrss { }
			
li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
li.widget_flickrrss a:hover img { background: #ff2a96; }
				
/*---< Calendar widget styles >---*/
		
/*#calendar_wrap { font-size: 1.3em; }*/
				


/*---:[ footer styles ]:--

#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
#footer a:hover { color: #888; text-decoration: underline; }-*/



/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }

ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
	
	
ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
.comment_meta { margin: 0 0 1.2em 0; }
			
.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
.trackback .comment_num { padding: 0 0 0 20px; }

.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
.comment_num a:hover { color: #df0000; text-decoration: none; }
				
.comment_meta strong { font-size: 1.6em; }
					
.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
.comment .entry { padding: 0 15px; }
			
.comment .entry p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

#comment_form p { padding: 0.6em 0; }
	
#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
#comment_form .text_area { width: 321px !important; }
	
#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#search_form .search_input {
	width: 160px;
	padding: 3px;
	color: #090;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

li.widget .search_input { font-size: 1.1em !important; }
	
#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
		


/*---:[ sidebar styles from original ]:---*/

ul.sidebar_list { 
	list-style: none; 
	margin: 0 0 2em 0; 
	width: 100%; 
	padding: 0;
	/*\width: 160px;
	w\idth: 158px;*/  }

	ul.sidebar_list li  {
	width: 180px;
	margin: 0 0 0.5em 0;
	float: left;
}



ul.sidebar_list li ul {
	margin-left:10px;
	list-style:none;
	}

	
ul.sidebar_list a {
text-decoration:none;
}

ul.sidebar_list a:hover {
text-decoration:underline;
color:#FF0006;
}


		h2.widgettitle, li.linkcat h2, #l_sidebar ul li.widget_wpsc_categorisation  div.wpsc_categorisation_group h2  {
	font-size: 1em;
	letter-spacing: 1px;
	margin: 0 0 0.8em 0;
	padding: 0.8em 2px 0.5em 10px;
	text-transform: uppercase;
	display:block;
}



ul.sidebar_list li ul.whatson li, div.entry ul.whatson li {
border-bottom: 1px solid #007AFF;
padding-bottom: 0.5em;
}

div#sidebar ul.whatson li {
border-bottom: 1px solid #007AFF;
border-top: 1px solid #007AFF;
padding-bottom: 0.5em;
padding-top: 0.5em;
list-style:none;
margin:none;
padding-left:0;
padding-right:0;
}

div#sidebar ul.whatson li b, div#sidebar ul.whatson li strong{
color:#FF0006;
}


/*for the quotescollection div
=================================*/
div.quotescollection_randomquote {
	padding-left:10px;
	padding-right: 10px;
}



		
			

/*sidebar list  styling 
=======================================*/


	/*this styles the widget lists of categories and news items*/
	
	/*in the left sidebar*/
	
	
	
#l_sidebar ul li.widget_recent_entries ul li, ul.whatson li {
list-style:circle;
margin-left:10px;
}

div.entry ul.whatson li {
list-style:none;
}

ul.whatson li {
width:80%;
}

	
		
	
	#l_sidebar ul li ul li.cat-item {
	margin: 0 0 1em 0em; 
	}
	
	 #l_sidebar ul li ul li.cat-item a { 
	 display: block; 
	 color: #007AFF;  
	 width:80%; 
	 text-decoration:none;
	 border-bottom: 1px dotted #007AFF;  
	 }
	 
	 #l_sidebar ul li ul li.cat-item a:hover {
	 color: #FF0006; 
	 border-bottom: 1px dotted #FF0006;
	 }
	 
	#l_sidebar ul li ul li.cat-item ul.children {
	margin: 0;
	display: none;
	padding: 0;
	}
	
	#l_sidebar ul li ul li.current-cat ul.children, #l_sidebar ul li ul li.current-cat-parent ul.children {
	display:block; 
	margin:0; 
	padding:0;
	}

	#l_sidebar ul li ul li.cat-item ul.children li {
	margin: 1em 0 0 10px;
	padding:0;
}

#l_sidebar ul li ul li.current-cat a { 
	color:#FF0006; 
	background-color: #FFFFFF; 
	border-bottom: 1px dotted #FF0006; }
		
	
	 #l_sidebar ul li ul li.current-cat ul.children li.cat-item a { 
	 background-image: none; 
	 color: #00A5EA; 
	 border-bottom: 1px solid #CAECFB; 
	 }
	 
	 
	
	 
	 
	
			
	 
	
	 
	

	
	/*for the shop*/
	
#l_sidebar ul li.widget ul.wpsc_categories li { 
list-style: none; 
margin: 1em 0 0.5em 0px; 
padding-left: 20px;
	background-image: url(http://www.booknookuk.com/images/star.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em; }
	
	#l_sidebar ul li.widget ul.wpsc_categories li a.wpsc_category_link {color: #007AFF; text-decoration:none;  display:block; border-bottom: 1px dotted #007AFF; width:80%;}
	
	#l_sidebar ul li.widget ul.wpsc_categories li a.wpsc_category_link:hover { color: #FF0006; border-bottom-color: #FF0006;}
	
	/*#l_sidebar div.wpsc_categorisation_group {display:block; border: 1px dotted #007AFF; border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;}*/
	
	
	/*#l_sidebar ul li.widget_wpsc_categorisation h2 {display: none;}*/
	

  
  /* Shopping Cart Widget
========================================== */
#shopping-cart {
	background-color: #FFFFFF;
	border: 1px solid #1F9FD4;
	padding-bottom: 20px;
	padding-left:10px;
	width: 180px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#shopping-cart h3 {
	color: #fff;
}
#shopping-cart #sliding_cart {
	line-height: 125%;
}
#shopping-cart ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
}
#shopping-cart #sliding_cart {
	font-weight: normal;
	width: 180px;
	margin: 0;
	padding: 0;
}
/* IE hack to stop overflowing cart */
* html #shopping-cart #sliding_cart {
	overflow: hidden;
}

#shopping-cart br {
	display: none;
}

#shopping-cart #sliding_cart span {
	margin: 0;
	padding: 0;
}
#shopping-cart #sliding_cart a,
#shopping-cart #sliding_cart a:visited {
	display: block;
	float: left;
	margin: 12px 3px 6px 0;
	width: 73px;
	clear: none;
	padding: 6px 6px;
	background-color: #00B5DF;
	color: #fff;
	border-bottom: 1px solid #008FCD;
	line-height: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 100%;
	text-decoration:none;
}
#shopping-cart #sliding_cart a:hover,
#shopping-cart #sliding_cart a:active {
	font-weight: normal;
	background-color: #DA444F;
	border-bottom-color: #DA444F;
}

#shopping-cart #sliding_cart table {
	width: 170px;
	margin: 6px 0 6px;
	border-collapse: collapse;
	border: 1px dashed #1F9FD4;
	background-color: #FFFFFF;
}
#shopping-cart #sliding_cart table th,
#shopping-cart #sliding_cart table td {
	border: 1px dotted #C0EFFB;
}
#shopping-cart #sliding_cart table th,
#shopping-cart #sliding_cart table td,
#shopping-cart #sliding_cart table a,
#shopping-cart #sliding_cart table a:visited,
#shopping-cart #sliding_cart table span.pricedisplay {
	color: #666;
	font-weight: normal;
	float: none;
	padding: 2px;
}
#shopping-cart #sliding_cart table a,
#shopping-cart #sliding_cart table a:visited,
#shopping-cart #sliding_cart table a:hover,
#shopping-cart #sliding_cart table a:active {
	line-height: 100%;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	width: auto;	
	font-size: 100%;
	display: inline;
}
#shopping-cart #sliding_cart table span.pricedisplay {
	border: 0;
	background: transparent;
}

div.shopping-cart-wrapper {
width: 100%;
}

span.cartcount {
font-weight:bold;
}


/*breadcrumb styling
==========================*/

p#breadcrumbs a, div.breadcrumb a {color:#999999;
}

p#breadcrumbs  {
	color:#FF0006;
	margin-bottom: 2em;
}

div.breadcrumb {
	color:#FF0006;
}

  
/*home page temp styles*/

div#l_sidebar.home {
width: 250px;
}

div#l_sidebar.home i, div.entry i, div#l_sidebar.home em, div.entry em {
color:#FF0000;
}

div#l_sidebar.home li {
	border-bottom: 1px solid #007AFF;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	width: 95%;
	list-style:none;
}

div.home div#content.pages {
width: 500px;
}

div.home div#sidebar {
	width:150px;
	clear:none;
	padding-right: 10px;
}

.alignleft2 {
margin-right:0.5em;

}

span.best {
	display:block;
	margin-left:58px;
	margin-top: 1em;

}

div.home div#sidebar img {
margin-top: 1em;
}

div#container.home div#footer {
border-top:1px solid #00CE35;
}


ul li h2.widgettitle {
	margin-left:0;
	padding-left: 0px;
}

H1.widgettitle {
padding-left:10px;}

img.leftalign {
margin-right: 5px;
float:left;
}

img.rightalign {
margin-left: 5px;
float:right;
}

