/*
Theme Name: Londubh
Theme URI: http://londubh.ie/
Description: Theme for Londubh Books
Version: 1.0
Author: Jane Kelly
Author URI: http://janekelly.ie/
Tags: books, editorial, publisher website

*/

/* ERIC MEYER'S RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: #767676;
	background: white;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration:none;
	color:#767676;
}

#container {
	width:960px;
	margin:0 auto;
}

#header {
	width:960px;
	overflow:hidden;
	position:relative;
	margin-top:10px;
}

#logo {
	float:left;
}

#top-navigation {
float:right;
font-size:12px;
}

#top-navigation a {
	color:#45b2e4;
}

#top-navigation ul li {
	display:inline;
	margin:6px;
}

#search {
	position:absolute;
	right:0;
	top:50px;
}

#slogan {
	position:absolute;
	left:200px;
	top:89px;
	font-family:Georgia, Times New Roman, serif;
	color:#888;
	font-size:15px;
}

#navigation {
width:960px;
margin:0 auto;
overflow:hidden;
padding-left:70px;
clear:both;
}

#navigation ul {
	overflow:hidden;
	background:#cceaf8;
	width:800px;
margin:50px 0;
	border:1px solid #b8e1f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:both;
padding-left:20px;
}

#navigation ul li {
	float:left;
	display:block;
	margin: 12px 12px 12px 12px;
}

#navigation ul li a {
	color:#0196da;
	
}

#mainbody {
	overflow:hidden;
	width:960px;
}

#sidebar {
	width:340px;
	padding-left:10px;
	float:right;
	margin-top:30px;
}

#maincontent {
	width:540px;
	padding-left:10px;
}

#books {
	clear:left;
}

#featured-authors ul {
	width:500px;
	overflow:hidden;
}

#featured-authors ul li {
	display:block;
	float:left;
	margin: 0 10px;
	width:120px;
	
}

img.thumb {
	float:left;
	padding-right:80px;
}

img.blog-thumb {
	float:left;
	padding-right:20px;
}

/* //// IMAGE CAPTIONS /// */
.wp-caption-text {
font-size:11px;
line-height:15px;
padding:5px;
padding-left:0;
font-style:italic;
}

div.post {
overflow:hidden;
width:540px;
}

.item {
	overflow:hidden;
	width:500px;
}

.item {
	margin-bottom:40px;
}


/* ---------------------- MEDIA SECTION -----------------------*/

.media-post {
	overflow:hidden;
border-bottom: 4px solid #ebf5fa;
margin-bottom: 25px;
}

.media-post h2 {
font-size: 18px;
margin-bottom:10px;
background: #ebf5fa;
border-top: 1px solid #cbe9f7;
padding: 5px;
}

.media-post a.more-link {
 background: white;
padding: 6px 6px 3px 6px;
text-align: center;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
box-shadow: 0px 0px 1px #7bd1f9;
-webkit-box-shadow: 0px 0px 1px #7bd1f9;
-moz-box-shadow: 0px 0px 1px #7bd1f9;
background: -moz-linear-gradient(top,  #f79612,  #fe7513);
background: -webkit-gradient(linear, left top, left bottom, from(#f79612), to(#fe7513));
color:#fff;
text-shadow: #c75504 1px 2px 0px;
font-size: 14px;
text-indent:0;
}

.media-post p {

margin-bottom: 10px;
}

.media-post .meta {
padding: 5px;
font-size: 11px;
font-style:italic;
color: #39afe6;
}

.media-post .meta a {
color: #fb7b12;
}

/* ---------------------- LATEST NEWS SECTION -----------------------*/

#news-section {
overflow:hidden;
padding-bottom:5px;
margin-bottom:25px;
background: #f3f8fb;
padding-left: 15px;
padding-top:10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:1px solid #cceaf8;
}

#news-section h1 {
font-size:18px;
width: 500px;
margin-bottom:8px;
padding-bottom:2px;
border-bottom: 1px solid #cbecfc;
}

#news-section h5 {
font-size: 10px;
font-style: italic;
margin-bottom: 5px;
}

#news-section .item {
font-size: 12px;
padding:0;
margin:0;
width:140px;
float:left;
padding-left:10px;
padding-right: 10px;
overflow:visible;
padding-bottom: 5px;
}

#news-section .item h3 {
font-size: 12px;
font-weight:bold;
}

#news-section .item a.more-news-link {
 background: white;
padding: 4px 6px 4px 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
box-shadow: 0px 0px 1px #7bd1f9;
-webkit-box-shadow: 0px 0px 1px #7bd1f9;
-moz-box-shadow: 0px 0px 1px #7bd1f9;
background: -moz-linear-gradient(top,  #f79612,  #fe7513);
background: -webkit-gradient(linear, left top, left bottom, from(#f79612), to(#fe7513));
color:#fff;
text-shadow: #c75504 1px 2px 0px;
font-size: 13px;
}

#news-section .item a.more-news-link:hover {
background: -moz-linear-gradient(top,  #ffa843,  #fe7513);
background: -webkit-gradient(linear, left top, left bottom, from(#ffa843), to(#fe7513));
}

/* --------------------------- RECENT BOOKS SECTION -------------------------- */

#recent-books h1, #featured-authors h1 {
margin-bottom:8px;
}

#recent-books {

overflow:hidden;
margin-bottom: 15px;
padding-bottom: 25px;
border-bottom:1px solid #cceaf8;
}

#recent-books .item {
display:block;
	float:left;
	margin: 0 10px;
	width:125px;
}

#recent-books a img, #featured-authors a img {
	border: 4px solid white;
}
#recent-books a img:hover, #featured-authors a img:hover {
	border: 4px solid #cceaf8;
}


/*//// SINGLE PAGE STYLES */

#post img.thumb {
	float:left;
	margin: 0 20px 20px 0;
	padding-right:0;
}

#post div#text {
	margin-left:150px;
}

#about {
margin-bottom:5px;
padding:3px;
border-bottom:1px dotted #eeeeee;
}

#about strong {
font-weight:bold;
}

#post p {

margin-bottom:5px;
}

#post h3 {
	margin-top:15px;
	color:#7ecff4;
}

#post a {
	color:#0196da;
}

p.preorder {
margin-top:10px;
	padding:4px;
	background-color: #cceaf8;
	font-style:italic;
}

p.preorder a {
	color:#000000;
}

/*//// COMMENT STYLES */
.commentlist li {
border-bottom: 3px solid #9fdffc;
margin: 5px 20px 10px 0;
padding:10px 10px 10px 0;
}

.commentlist cite {
font-size:18px;
text-transform:capitalize;
}

.commentmetadata {
font-size:11px;
font-style:italic;
margin:5px 0;
}

/*//// LOOK INSIDE BOOK STYLES */

#post ul li {
	list-style-image:url(images/bullet.jpg);
	list-style-position:inside;
	padding-bottom:5px;
	}
	
#post ul li.continued {
	display:none;
}

	#post #sharing ul {
		width:600px;
		overflow:hidden;
		
	}
	
	#post #sharing ul li {
	list-style:none;
		float:left;
		display:block;
		width:100px;
	}
	
.video {
	padding:20px 0;
	}
	
/*//// BOOK BUY BUTTON STYLES */

a.buy {
	display:block;
	margin-top:20px;
	background:url(images/buybook.jpg) no-repeat;
	width: 175px;
	height:43px;
	text-indent:-9000px;
}

/*a.more-link {
	display:block;
	width:101px;
	height:29px;
	text-indent:-9000px;
	background:url(images/readmorebutton.jpg) no-repeat;
	float:right;
	margin-top:18px;
}*/

#news {
	margin-bottom:33px;
}

#newsletter {
	background:#f2f7fa;
	margin-bottom:36px;
	width:330px;
	padding-left:14px;
	padding-top:6px;
	padding-bottom:10px;
}

#newsletter p {
	margin-top:10px;
margin-bottom:18px;
}

#newsletter label {
display: inline-block;
float:left;
min-width: 50px;
}

#newsletter input[type="text"] {
border:1px solid #fff;
-moz-box-shadow: 0px 0px 1px #1d87b7;
-webkit-box-shadow: 0px 0px 2px #87c6e2;
box-shadow: 0px 0px 1px #1d87b7;
background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));
background: -moz-linear-gradient(top,  #f5f5f5,  #fff);
width: 150px;
}

#newsletter input[type="submit"] {
padding: 4px 6px 4px 4px;
border:0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;

border-radius: 4px;
box-shadow: 0px 0px 1px #7bd1f9;
-webkit-box-shadow: 0px 0px 1px #7bd1f9;
-moz-box-shadow: 0px 0px 1px #7bd1f9;
background: -moz-linear-gradient(top,  #f79612,  #fe7513);
background: -webkit-gradient(linear, left top, left bottom, from(#f79612), to(#fe7513));
color:#fff;
text-shadow: #c75504 1px 2px 0px;
font-size: 13px;
cursor:pointer;
}

#newsletter input[type="submit"]:hover {
background: -moz-linear-gradient(top,  #ffa843,  #fe7513);
background: -webkit-gradient(linear, left top, left bottom, from(#ffa843), to(#fe7513));
}


h1 {
	font-size:27px;
	color:#0196da;
	margin-bottom:20px;
}

h2 {
	font-size:22px;
	margin-bottom:14px;
	margin-top:20px;
}

h3 {
	font-size:18px;
	margin-bottom:6px;

}

h4 {
	font-size: 20px;
	margin-bottom:0px;
color:#0196da;
font-size:20px;
}

#info {
	overflow:hidden;
	margin-bottom:43px;
}

#info h3 {
	color:#7ecff4;
}

h5 {
	font-size:14px;
	color:#0196da;
}

#manuscript-submissions, #house-style {
	display:block;
	text-indent:-9000px;
	float:left;
}

#manuscript-submissions {
	width:171px;
	height:33px;
	background:url(images/manuscriptsubmissions.jpg) no-repeat;
}

#house-style {
	width:151px;
	height:33px;
	background:url(images/londubhhousestyle.jpg) no-repeat;
}

#blog-taster {
	margin-bottom:45px;
}

/* //////////////// SEARCHFORM STYLES */

#searchform {
background:#fafafa;
padding-top:10px;
padding-bottom:10px;
margin: 5px 0 20px 0;
border-top:1px solid #cceaf8;
margin-top:5px;
padding-left:5px;
}

#searchform input[type="text"] {
border:1px solid #fff;
-moz-box-shadow: 0px 0px 1px #1d87b7;
-webkit-box-shadow: 0px 0px 1px #1d87b7;
box-shadow: 0px 0px 1px #1d87b7;
background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));
background: -moz-linear-gradient(top,  #f5f5f5,  #fff);
margin: 0 5px;
}

#searchform input[type="submit"] {
padding: 4px 6px 4px 4px;
border:0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;

border-radius: 4px;
box-shadow: 0px 0px 1px #d4e9f3;
-webkit-box-shadow: 0px 0px 1px #d4e9f3;
-moz-box-shadow: 0px 0px 1px #d4e9f3;
background: -moz-linear-gradient(top,  #f79612,  #fe7513);

color:#fff;
text-shadow: #c75504 1px 2px 0px;
font-size: 13px;
cursor:pointer;
}

/* /////////////////// TWITTER STYLES */

.twitter li {
	margin-bottom:20px;
font-size:12px;
border-bottom:1px dashed #eeeeee;
background: #fafafa;
}

.twitter a {
	color:#0196da;
}

.twitter-timestamp {
font-style:italic;
font-size:12px;
display:block;
}


#footer {
	font-size:11px;
	width:960px;
	overflow:hidden;
	color:#ffffff;
	background:#0196da;
	padding-top:5px;
	margin-top:50px;
}

#footer ul {
	float:left;
}

#footer ul li {
	display:inline;
	margin: 5px;
}

#footer a {
	color:#ffffff;
}
