/*   
Theme Name: Beetlelady Books
Theme URI: http://books.beetlelady.com
Description: Custom template for Beetlelady Books
Author: Rakel
Author URI: http://ingero.copm
Version: 1
*/


@charset "utf-8";

/* General */

body {
	background-image: url(images/bg.gif);
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.center {
	text-align: center;
}
.clear-both {
	clear: both;
}
#wrapper {
	position:absolute;
	left:50%;
	margin-left:-374px;
	width: 750px;
}

#background {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#top, #bottom {
	padding: 0px;
	margin: 0px;
}

img {border:0;}

a, a:link, a:visited, a:active {
	text-decoration:none;
	color: #3E3411;
}
a:hover {
	color: #666600;
	text-decoration: none;
}


/* Header */
#header {
	margin-bottom: 10px;
}
#pagenav {
	padding: 1px;
	font-size: 12px;
	background-image: url(images/menubg.gif);
	height: 29px;
	width: 719px;
	text-align: center;
}
#pagenav ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#pagenav li {display: inline; padding: 2px; }
#pagenav a, #pagenav a:link, #pagenav a:visited, #pagenav a:active, {text-decoration:none; color: white; }
#pagenav a:hover {
	color: white;
	text-decoration: none;
	border: 0;
}


/* Sidebar */

#sidebar {
	width: 25%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align:top;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b99d6d;
	font-style: italic;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
.searchforminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	padding: 8px;
	border: dotted 1px #b7b7b7;
}
.searchformsubmit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #757b40;
	background-color: #FFFFFF;
	border: 0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar form {
	margin: 0;
	}

/* Blog */

#blog {
	padding: 20px;
	width:75%;
	vertical-align:top;
}

.blog {
	padding-left: 10px;
	width: 95%;
}

/* Posts */

#content {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.post {
	font-size: 13px;
	line-height: 18px;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b99d6d;
	font-style: italic;
}
.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:active {text-decoration:none; color: #b99d6d; }
.post h2 a:hover {
	color: #7C653D;
	text-decoration: none;
}
.datetime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0a574;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c0a574;
	background-color: #f8f5e8;
	padding: 5px 10px 5px 10px;
	color: #c0a574;
}
.entry {
	padding-right: 10px;
	padding-left: 10px;
}

#post-4 .entry {

	padding-right: 10px;
	padding-left: 0px;

}
.postmetadata p {}
.entry a, .entry a:link, .entry a:visited, .entry a:active {
	text-decoration:none;
	color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
}
.entry a:hover {
	color: #788242;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
}

.datetime a, .datetime a:link, .datetime a:visited, .datetime a:active {
	text-decoration:underline;
	color: #c0a574;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px;
}
.datetime a:hover {
	color: #666600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px;
}
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
	}
	
#postnav {
	margin-bottom: 45px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#postnav a, #postnav a:link, #postnav a:visited, #postnav a:active {
	text-decoration:none;
	color: #3a3a3a;
	font-weight:bold;
}
#postnav a:hover {
	color: #999;
	text-decoration: none;
	font-weight:bold;
}

/* Pages */

.upcomingtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B6240;
	background-color: #F3EFE9;
	padding: 5px;
}

.upcomingtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.abouttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #57634E;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	margin-bottom: 15px;
	margin-top: 20px;
}


.gallerytable a, .gallerytable a:link, .gallerytable a:active, .gallerytable a:visited, .gallerytable a:hover {
	border: 0;
	margin: 0;
	padding: 0;

}


/* Comments */

#comments {
}

#comments a, #comments a:link, #comments a:visited, #comments a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
}
#comments a:hover {
	border: 0px;
}

#comments-col-1 {
	float: right;
	width: 45%;
	margin: 0px;
	padding: 10px;
}
#comments-col-2 {
	width: 50%;
	margin: 0px;
	padding: 10px;
}

#nocomments {
	width:100%;
	padding: 25px;
	margin: 0px;
	height: 50px;
	clear:both;
}

.commentinput {
	background-color: #f8f5e8;
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #766042;
	padding: 3px;
	border: 0;
}
.commentsubmit {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #766042;
	padding: 3px;
	border: 0;
	font-weight: bold;
}
.alt {
	background-color: #FEFDFA;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	list-style-type: none;
	margin-left: -38px;
	padding: 5px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.respond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3a3a3a;
	font-weight: bold;
}

.responses {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3a3a3a;
	font-weight: bold;
}

/* Footer */
#footerwrapper {
	color: #000000;
	font-size: 12px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#footerwrapper a, #footerwrapper a:link, #footerwrapper a:visited, #footerwrapper a:active {
	text-decoration:none;
	color: #5E6233;
}
#footerwrapper a:hover {color: #757b40; text-decoration: underline; }

#copyright {
	padding-top: 5px;
	font-size: 10px;
	background-image: url(images/footer.gif);
	height: 24px;
	width: 721px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757b40;
}
#footer {
	text-align: center;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #606060;
	padding-bottom: 5px;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* Meta */

#meta {
	padding: 5px;
	font-size: 11px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#meta ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#meta li {display: inline; padding: 0 10px 0 10px}
#meta a, #meta a:link, #meta a:visited, #meta a:active {
	text-decoration:none;
	color: #C5A354;
}
#meta a:hover {
	color: #666600;
	text-decoration: none;
}