/*
Theme Name: Booksireland
Version: 1.0
Author: David Graham
Author URI: http://www.davidgrahamartwork.com/
Tags: three columns, e-commerce, shop, cart, widgets
Description: A theme designed for Booksireland.org.uk</a>
Licence: This theme is released under the terms of the GPL Version 2 Licence.
*/

@import url('./style-reset.css');
@import url('./style-common.css');

#TB_window { margin-left: 0 !important; margin-top:0 !important;}
h3#tc-heading-p { font-weight: bold; }
#wp-auctions #wp-head { display: none; }
#wp-auctions #wp-body { border-left: 1px solid #CCC; border-right: 1px solid #CCC; padding-top: 10px; border-top: 1px solid #CCC; }
#wp-bidcontainer { border: 1px solid #CCC !important; }
#wp-auctions #wp-image { margin: 10px auto; width: auto; }
#wp-logo-p { display: none; }
#wp-date { font-weight: bold; color: #BB1E6B; }

/* Default fonts and colors
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	color: #444;
	font-family: "Arial", "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

/* LAYOUT
========================================== */
body {
	font-size: 13px;
	line-height: 1.5em;
	background-position: top center;
	background-color: #FFF;
	/* background-image: url('images/body-bg.jpg');
	background-repeat: repeat-x; */
}

div#page {
	margin: 0 auto;
	width: 960px;
	border-left: 1px dotted #D9D9D9;
	border-right: 1px dotted #D9D9D9;
}

div.curve-top {
	height: 10px;
	background-image: url('images/curve-top.png');
	z-index: -1;
}

div.curve-bottom {
	height: 11px;
	background-image: url('images/curve-bottom.png');
	background-position: top left;
	background-repeat: none;
	clear: both;
}

div.container {
	width: 960px;
	margin: 0 auto;
	height: 100%;
}

div.small {
	width: 171px;
	margin-bottom: 40px;
	float: left;
}

div.large {
	width: 582px;
	float: left;
	padding-bottom: 20px;
	margin: 0 8px 0 8px;
}

div.full {
	background-image: url('images/big-bg-gradient.gif');
	background-color: #EEE;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	width: 100%;
	float: left;
	display: none;
}

/* HEADER
========================================== */

#header {
	width: 960px;
	margin: 0 auto;
	height: 76px;
	background-color: #202020;
}

#header .container {
	padding: 25px 0 40px;
	background: url('images/logo.png') no-repeat 3px bottom;
}

#header h1,
#header h4 {
	text-transform: none;
}

#header h1 {
	display: block;
	font-weight: normal;
	float: left;
	padding: 0 20px 1px 0;
	margin: 0 12px 0 0;
	width: 200px;
	text-align: left;
}

#logo {
	height: 52px;
	width: 400px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
	margin-top: 22px;
}

#logo h1, #logo h4 {
	float: left;
	display: none;
	clear: left;
}

#header-search {
	float: right;
}

.facebook { display: block; float: right; width: 89px; height: 21px; margin-top: 6px; margin-right: 6px; background-image: url('images/facebook-connect.gif'); }

/* SUB HEADER
========================================== */
#sub-header {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color: #DA424E;
}
#sub-header ul {
	padding: 6px 70px 6px 12px;
	height: 100%;
	overflow: auto;
	color: #fff;
	font-weight: bold;
}
#sub-header ul li {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0;
}
#sub-header ul li.first {
	border-left: 0;
}
#sub-header ul li a {
	color: #E4E4E4;
	display: block;
	float: left;
	padding: 5px 10px 5px;
}
#sub-header ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#sub-header ul li.current-cat a {
	color: #fff;
	text-shadow: none;
}
#sub-header ul li ul {
	display: none;
}

/* MAIN NAVIGATION
========================================== */
#navigation {
	/*background-image: url('images/navigation-bg.jpg');*/
	background-color: #444;
	background-repeat: repeat-x;
	height: 32px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
}
#nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	position: relative;
	z-index: 1;
	float: left;
	font-size: 100%;
	height: 32px;
	line-height: 32px;
	background-image: url('images/nav-right-border.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
#nav li:hover {
}
#nav li.last-page-item a {
	background-image: none;
}
#nav li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #EEE;
	white-space: nowrap;
	text-align: left;
	padding: 0 12px 0 12px;
}

#nav li ul li a {
	text-transform: none;
}

#nav li a:hover {
	color: #fff;
	text-decoration: none;
	padding-right: 11px;
}
#nav li.current_page_item, #nav li:hover {
	background-color: #bb1e6b;
	background-image: none;
	border-right: 1px solid #141414;
}
#nav li ul li.current_page_item, #nav li ul li.current_page_item:hover {
	background-color: transparent;
	border-bottom: 1px dotted #E1DAB7;
	border-width: 0 0 1px 0;
}
#nav li.current_page_item a {
	padding-right: 11px;
}
li.current_page_item ul li a {
	font-weight: normal !important;
}
.sub-pages li.current_page_item a {
	color: #bb1e6b;
	font-weight: bold;
}
a.current_page_item { 
	font-weight: bold; 
}
#nav li ul {
	position: absolute;
	visibility: hidden;
	float: none;
	top: 32px;
	left: 0px;
	width: 165px;
	margin: 0;
	padding: 5px 10px 6px 10px;
	z-index: 10000;
	border: 3px solid #bb1e6b;
	background-color: #bb1e6b;
}

#nav li:hover ul,
#nav li.iehover ul {
	visibility: visible;
}
#nav ul li{
	background-image: none;
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	line-height: 150%;
	font-size: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #E1DAB7;
	border-width: 0 0 1px 0 !important;
}
#nav li ul li:last-child {
	border-bottom: 0;
}
#nav ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background-image: none;
	background-color: #bb1e6b;
	border-width: 0 0 1px 0;
	padding: 4px 0;
	white-space: normal;
}
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	color: #fff;
}
#nav li ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a {
	color: #FFF;
}

.nav-start { display:none; }
.nav-end { display:none; }

/* PER-PAGE NAV COLORS
========================================== 

.page-item-46 { border-top: 1px solid #bc2572; }
.page-item-5 { border-top: 1px solid #36c5c1; }
.page-item-85 { border-top: 1px solid #28a4ca; }
.page-item-84 { border-top: 1px solid #f29400; }
.page-item-22 { border-top: 1px solid #e64d47; }
.page-item-421 { border-top: 1px solid #FFE340; } */


/* SUB-NAVIGATION
========================================== */

.sub-pages {
	background: url('images/list-arrow.gif') no-repeat 3px 35%;
	padding-left: 18px;
}

.sub-pages li {
	display: inline;
	border-right: 1px dotted #ccc;
	padding-right: 6px;
	padding-left: 2px;
}

/* CONTENT
========================================== */
#content {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding-left: 10px;
	background-color: #fff;
	padding-top: 10px;
}

/*fixes other content inside content box*/
#content #content {
	background: transparent;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h1 {
	color: #503D43;
}
#content h3 {
	padding: 6px 0 12px;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 4px 0 10px;
}
#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	display: inline;
}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* POST
========================================== */
#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	height: 100%;
}

#content .post-content img {
	max-width: 580px;
}

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0 0 12px;
	text-transform: uppercase;
}

#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #999;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	background: url('images/icon-post.png') no-repeat left center;
}
#content .post-footer span.post-comments {
	background-image: url('images/icon-comment.png');
}
#content .post-footer span.post-date {
	background-image: url('images/icon-date.png');
}
#content .post-footer span.post-category {
	padding-right: 3px;
}

#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0px 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post table td {
	border: 1px solid #E4E4E4;
	border-width: 1px 1px 0px 0px;
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #999;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #666;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #fff;
	border: 1px solid #EAEAEA;
}

#comments h3 {
	padding-top: 0;
}
#comments h3#respond {
	padding-top: 8px;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 457px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	
}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

#comments .alt {
	background-color: #F6F6F6;
}

#comments .author {
	background-color: #F7F8E8;
	border-color: #E1DAB7;
}

/* MAIN SIDEBAR
========================================== */
#sidebar-1 {
	background-color: transparent;
}
#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child {
	background-color: #7DCFE7;
	border-bottom-color: #1F9FD4;
	border-bottom-style: dotted;
}
#sidebar-1 .sidebar {
	behavior: expression(this.firstChild.style.background = &quot;#7DCFE7&quot;);
}
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 {
	color: #fff;
}

#content .sidebar {
	padding: 0;
	margin: 0 auto 10px auto;
	clear: both;
	height: 100%;
	overflow: hidden;
	font-size: 11px;
}

#content .small h3 {
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background-color: #D9D9D9;
	padding: 6px 8px 5px 8px;
	font-size: 12px;
	margin-bottom: 1px;
}
#content .small .widget_text h3, #content .small .phplist_widget h3 {
	border: 0px;
}
#content .small h4 {
	padding: 0;
}
#content .small p {
	margin: 0;
}

#content .small ul {
	padding: 0;
	margin: 0;
}

#content .small ul li {
	padding: 0px;
	background-color: whiteSmoke;
	border-bottom: 1px solid white;
}

#content .small ul li:hover {
	background-color: #EEE;
}

#content .small ul li a {
	display: block;
	margin: 0 0 0 6px;
	padding:  4px 3px 3px 4px;
}

#content .small ul li a:hover {
	text-decoration:none;
}

#content .small ul li ul {
	border: 0;
}

#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #889763;
}
#content .small ul ul {
	border: 0;
	padding: 0;
}
#content .small ul ul li {
	border: 0px;
	border-top: 1px solid white;
	padding: 0px 0px 0px 14px;
	background-image: url('images/sub-menu-bullet.jpg');
	background-repeat: no-repeat;
	background-position: 8% 50%;
}

/*Custom sidebars*/
#content .sidebar.tiny {
	float: left;
	clear: none;
	margin-right: 0;
}
#content .sidebar.tiny ul {
	margin-right: 20px
}
/*Ads sidebar*/
#content #ads.sidebar {
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 20px;
	height: 100%;
	overflow: auto;
	border: 0;
	padding: 0;
}
#content #ads.sidebar img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

/* CREDITS
========================================== */
#credits {
	clear: both;
	width: 100%;
}

#credits p {
	padding: 0 20px 12px 0;
	margin: 0;
	color: #BDAEB4;
}

#credits a,
#credits a:visited {
}

#credits a:hover,
#credits a:active {
}

#credits h3 {
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #A92FAC;
	padding-bottom: 2px;
}

/* Footer Credits
========================================== */
#credits ul.nav {
	padding: 0 0 12px;
	text-align: right;
}

#credits ul.nav li {
	color: #666;
	margin: 0;
	display: inline;
}

#credits ul.nav li a {
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 4px;
}
#credits ul.nav li a,
#credits ul.nav li a:visited {
	border-right: 1px dotted #ccc;
}
#credits ul.nav li a:hover,
#credits ul.nav li a:active {
	
}
#credits ul.nav li a.top {
	border: 0;
	padding-right: 0;
}

.blogroll li { list-style: none; }

#footer-sidebar1, #footer-sidebar2, #footer-sidebar3, #footer-sidebar4 {
	float: left;
	margin: 20px 0px 30px 40px;
	width: 180px;
}

/* Footer Copyright
========================================== */

ul.nav {
	padding: 10px;
	text-align: center;
	background-color: #EEE;
	color: #333;
}

ul.nav li {
	display: inline;
}

/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form {
	height: 25px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #DCC49A;
	border-width: 0 1px 1px 0;
	margin: 0;
	position: relative;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 110%;
}

form#search-form input.text {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 110px;
	height: 15px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#search-form input.button-search {
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0px;
	display: block;
	width: 50px;
	height: 25px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #666;
	position: absolute;
	top: 10px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	font-size: 100%;
}

/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #666;
	text-align: right;
}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* Shopping Cart Buttons
========================================== */
input.wpsc_buy_button {
}
input.make_purchase {
}

/* Contact Form
========================================== */
.contactform { margin-left: 80px; padding: 15px; background-color: #EEE; }
.contactform label { float: left; padding: 0 0 10px 0; }
.your-name input, .your-email input, .contactform textarea { width: 418px; padding: 2px; margin-bottom: 10px; }
span.your-message { clear: left; float: left; }


/* Sitemap
========================================== */
.ddsg-wrapper ul ul li {
	margin-left: 20px;
	list-style-image: url('images/liststylearrow.gif');
}

.breadcrumb { padding: 0px 0px 6px 0px; margin:  2px 2px 2px; float: left; font-size: 12px; }
.thank-you { font-family: georgia; font-size: 18px; line-height: 150%; }

/* Sidebar Advert
========================================== */

.textwidget p { padding: 6px 8px; font-size: 12px; background-color:whiteSmoke; }
.advert { margin-left: 1px; }

/* Tabbed Content */

ul.idTabs { clear:both; padding:0 !important; margin:0 0 3px 0px !important; width:546px;}
.idTabs li { display: inline; }
.idTabs li a { font-size: 12px; border-top-left-radius:6px;border-top-right-radius:6px; border:position: relative; color:#333; background-color:#D9D9D9; border-top: 1px solid #D9D9D9; padding: 4px 8px; font-weight: bold; }
.idTabs li a.selected { background-color:#0092E8; color:#FFF; border: 1px solid #0092E8; border-bottom: 0px; }

.widget_wpsc_categorisation .wpsc_categorisation_group { border-width: 0px !important; }

.wpsc_category_image_link { display: none !important; }
img#TB_Image { border: 0px !important; }

#phplist-integration form {
	background-color: whiteSmoke;
}

#notice {
	background-color:whiteSmoke;
	padding: 6px;
	text-align: center;
	border-bottom: 1px dotted #D9D9D9;
}
