/*
Theme Name: Kathryn Thurman
Description: Custom theme developed by Blackwave Creative for Kathryn Thurman.
Author: Blackwave Creative
Author URI: http://blackwave.net/
Version: 1.0
*/

/* -----BODY STUFF----- */
body {
	background:#EBE5D9 url(images/header_bg.jpg) no-repeat top center;
	height:auto; 
	width:auto; 
	font-family:'Arial', Sans-Serif; 
	color:#625325; 
	margin:0; 
	padding:0;
}

/* -----A TAG STUFF----- */
a {text-decoration:none; color:/*#646e30*/ #4c5325;}
a:hover {text-decoration:underline;}
#sidebar a {color: #4c5325;}
#sidebar * a:hover {text-decoration:underline;}

/*----P TAG STUFF---*/
p {font-size: 12px; line-height: 1.5em; color: #625325;}

/* -----H TAG STUFF----- */
h1,h2,h3, h4, h5, h6 {color: #832f19; font-family: times, serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {text-decoration:none; }
.paperbg {
	background: url(images/htagbg-trans.png) no-repeat; 
	height: 43px; 
	width: 228px; 
	padding: 20px; 
	font-weight: normal; 
	font-size: 28px; 
	margin: 0;
}

/* -----PAGE STUFF----- */
#wrapperContainer {background:url(images/footer_bg.jpg) no-repeat bottom center;}
#wrapper {margin: 0 auto; padding:0; width:960px;}
#content {padding: 15px 0; margin:0;  width:960px;}
#main {width:570px; float: left; padding:0; margin: 0; overflow: hidden; line-height: 1.5em;}
#fineMain {
	width:897px; 
	float: left; 
	padding:30px; 
	margin:50px 0 0; 
	overflow: hidden; 
	line-height: 1.5em;
	background-image:url(images/fineart_bg.jpg);
	background-repeat: repeat-y;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
#fineArtCategories {list-style: none; margin: 0; padding: 5px 10px; font-size: 14px; background: #E1E5D6; border: 1px solid #BDBFAA;}
#fineArtCategories li { display: inline; padding: 0 8px; border-right: 1px solid #5F6050;}
#fineArtCategories li.current-cat a {font-weight: bold;}
#fineArtCategories #categoryLink {padding: 0 8px 0 0;}

.art .thumb {float: left; margin: 0 17px 10px 0; position: relative;}
.art .thumb:hover {text-decoration: none;}
.artTitle {position: absolute; bottom: 0; left: 0; width: 185px; padding: 5px 10px; background: #9A9C82; color: #fff; font-size: 12px; display: none;}

#sidebar {float: right; margin: 0;width: 345px;}

/*---------HEADER STUFF-----------*/
#header {width:100%; position: relative;}
.homeHeader {background: url(images/page_header.png) no-repeat bottom center; height: 620px;}
.pageHeader {background: url(images/subpage_header.png) no-repeat bottom center; height: 365px;}
#logo {margin: 0; padding: 0;}
#logo a {
	margin: 0; 
	padding: 0; 
	display: block;  
	background: url(images/logo-trans.png) no-repeat; 
	height: 101px; 
	width: 389px; 
	text-indent: -9999px; 
	overflow: hidden;
}
#navigation {padding:0;margin:0;}
.pagetitle {
	position: absolute; 
	right: 40px; 
	bottom: 55px; 
	font-size: 28px; 
	width: 450px; 
	text-align: center; 
	font-weight: normal;
}

/*---HOME STUFF--*/
#welcome {padding-bottom: 15px;}
#welcome p {padding: 0;}

#featuredpost {width: 360px; height: 315px; position: absolute; top:250px; left: 50px;text-align: center;}
#featuredpost h3 {margin: 0; padding: 0; font-size: 24px; font-weight: normal;}
#description {width: 280px; position: absolute; right: 210px; top: 230px;}
#description h2 {margin-bottom: 5px; font-size: 30px; font-weight: normal;}
#description p {padding: 0 0 10px; margin: 0;}

/*-------MAIN NAVIGATION STUFF--------*/
#dropmenu {
	padding: 0 30px; 
	height: 40px;  
	margin:40px 10px 0; 
	list-style:none; 
	position:relative; 
	z-index: 400;
	font-family: Times, serif;
	text-align: center;
}
#dropmenu li {list-style:none; padding:0 0 0 15px; margin:0; position:relative; float: left; line-height: 40px; }
#dropmenu #homelink a {padding: 0; margin: 0; border: none;}
#dropmenu li a {
	margin: 0; 
	padding: 0 0 0 15px; 
	line-height: 40px; 
	color: #d6dcd6; 
	text-transform: uppercase; 
	font-size: 22px; 
	border-left: 1px solid #b8b598;
	text-shadow: 0px 0px 5px rgba(0,0,0,.8);
}
#dropmenu li a:hover {text-decoration: none; color: #e4d674;}
#dropmenu li ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:none; 
	position:absolute; 
	width:200px; 
	z-index:300; 
	background: #59594b;
	top:40px;
	left:15px;
	text-align: left;
	border: 2px solid #a7a183;
}
#dropmenu li ul li {margin:0; position:relative; padding:0; float: none; line-height: 20px; }
#dropmenu li ul li a {
	display: block;
	margin: 0; 
	padding: 10px; 
	line-height: 16px; 
	color: #d6dcd6; 
	text-transform: uppercase; 
	font-size: 12px; 
	border-left: none;
	text-shadow: 0px 0px 5px rgba(0,0,0,.8);
	border-bottom: 1px solid #a7a183;
}
#dropmenu li ul li a:hover {background: #6d6d5c;}
#dropmenu li ul li ul {position:absolute;top:-1px; left:200px; margin:0; }
#dropmenu li:hover ul ul, 
#dropmenu li:hover ul ul ul, 
#dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, 
#dropmenu li li:hover ul, 
#dropmenu li li li:hover ul, 
#dropmenu li li li li:hover ul {display:block;}
#dropmenu li.current_page_item a, #dropmenu li.current-cat a {color: #e4d674;}

/*--------FOOTER STUFF--------*/
#footer {
	padding:0; 
	margin:90px 0 0; 
	text-align: center; 
	padding: 15px; 
	clear:both; 
	width:930px; 
	height: 77px; 
	background: url(images/footer-trans.png) no-repeat bottom center; 
	color: #fff; 
	overflow: hidden;
}
#footer #copyright {font-size: 12px; margin:0; padding:0;}
#footer #copyright a {color: #fff; text-decoration: underline;}
#footer #copyright a:hover {text-decoration: none;}

/*-------FOOTER NAVIGATION STUFF--------*/
#footerNavigation #dropmenu {
	padding: 0 30px; 
	height: 15px;  
	margin:20px 10px; 
	list-style:none; 
	position:relative; 
	z-index: 400;
	font-family: Times, serif;
	text-align: center;
}
#footerNavigation #dropmenu li {list-style:none; padding:0 0 0 15px; position:relative; display: inline; float: none; line-height: 15px;}
#footerNavigation #dropmenu #footerhomelink a {padding: 0; margin: 0; border: none;}
#footerNavigation #dropmenu li a {margin: 0; padding: 0 0 0 15px; line-height: 15px; color: #fff; text-transform: uppercase; font-size: 14px;}
#footerNavigation #dropmenu li a:hover {text-decoration: none; color: #e4d674;}
#footerNavigation #dropmenu li.current_page_item a, #footerNavigation #dropmenu li.current-cat a {color: #e4d674;}

/* ----TOOL TIP STYLE----- */
.itooltip {
	display:none; 
	font-size: 12px; 
	color: #fff; 
	z-index: 10000000; 
	position:absolute; 
	background: #000; 
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-moz-border-radius-topleft: 0;
	-webkit-border-radius-top-left: 0;
	border-radius-topleft: 0; 
	border:1px solid #fff;
}

/* -----SEARCH STUFF----- */
#searchform #s {width:200px; padding: 5px;}
#searchform #searchsubmit {cursor: pointer; padding:5px;} 
#searchform #searchsubmit:hover {text-decoration: none;}

/* -----POST AND ENTRY STUFF----- */
.listing .post {padding: 0; margin: 0 0 30px;}
.post {margin:0; padding: 0;}
.listing .artpost {float: left; margin: 0 0 15px;}

.otherposts {border-bottom: 2px solid #bab9ad; padding-bottom: 15px;}
.posttitle, .entrytitle {padding: 0; margin: 0}

h3.posttitle {font-size: 16px;}
h3.arttitle {width: 160px; font-size: 14px;}

.entry{line-height:1.7em; padding:0; margin:0; font-size: 16px; }

.entry ol {margin:0;padding:0 0 0 35px;}
.entry ol li {margin:0;padding:0; list-style: decimal}
.entry ul {margin:0 0 15px; padding:0 0 0 10px;}
.entry li {margin:0; padding:0 0 0 10px; list-style:inside; font-size: 12px; line-height: 1.5em;}

.entry p {padding: 0; margin: 0 0 15px;}
.entry img {background: #9a9c82; border: 3px solid #9a9c82;}
.entry h1, .entry h2, .entry h3, .entry h4,.entry h5,.entry h6 {padding:0; margin: 0;}

/*--- POST THUMBNAIL STUFF ---*/
.thumb {float: right; display: block; padding: 0; margin:0 20px 20px;}
.thumb img {border: 3px solid #9a9c82;}
.book {
	background: url(images/book_bg.png) no-repeat; 
	width: 307px; 
	height: 357px; 
	border: none;
}
.book img {margin: 20px 0 0 20px;}


/*-------BLOG PAGE NAVIGATION STUFF----------*/
.navigation {padding:0;float:left; font-size:14px; width: 100%;}
.navigation .pagenav a {display: block;}
.navigation .pagenav a:hover {text-decoration: none; color: #000;}

/*-----SIDEBAR STUFF----*/
#sidebar ul {padding: 0; margin: 0;}
#sidebar ul li.widget {
	list-style: none; 
	margin: 0 0 25px; 
	padding: 0; 
	background: url(images/sidebar_tile.png) repeat-y; 
	border: 1px solid #aaa;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
#sidebar ul li.widget h2.widgettitle {
	background: url(images/htagbg-trans.png) no-repeat; 
	height: 43px; 
	width: 228px; 
	padding: 20px; 
	font-weight: normal; 
	font-size: 28px; 
	margin: 0;
}
#sidebar ul li.widget .widgetcontent {padding:15px 20px 20px; margin: 0; font-size: 12px;}
#sidebar ul li.widget .widgetcontent ul {padding: 0 0 5px 0; margin: 0;}
#sidebar ul li.widget .widgetcontent ol {padding: 0 0 5px 15px; margin: 0;}
#sidebar ul li.widget .widgetcontent ul li {padding: 0; margin: 0; list-style: inside;}
#sidebar ul li.widget .widgetcontent ul li ul li {padding: 0 0 0 15px; margin: 0; list-style: inside;}

#bookList h3 {margin: 0;}
#bookList p {margin-top: 0;}

/* -----COMMENT STUFF----- */
#commentsection {width:90%; padding:0; margin:0; font-size: 12px;}
.commentlist {width: 100%; list-style:none; margin: 0; padding: 0;}
h3.comments {margin:40px auto 20px;padding:0;}
.commentlist li,#commentform input,#commentform textarea {font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li {font-weight:bold;list-style:none;margin:0; padding:15px 0; font-size:12px;}
.commentlist li img.avatar {float:left;border:1px solid #999;background:#bbb;margin-right:15px;padding:3px;}
.commentlist cite,.commentlist cite a {font-weight:bold;font-style:normal;}
.commentlist p {font-weight:normal;line-height:1.5em;text-transform:none;margin:10px 5px 10px 83px; font-size: 12px;}
.commentlist .pingback p {margin:10px 5px 10px;}
#commentform p {margin:5px 0;}
.commentmetadata {font-weight:normal;display:block;margin:0; font-size:10px; color:#333; padding:3px 0 0; text-transform:uppercase;}
cite.fn {text-transform:uppercase;}
.commentlist {text-align:justify;padding:0 0 40px; }
.nocomments {text-align:center;margin:0;padding:0;}
#recentcomments li {line-height:1.5;}
.alt {margin:0;padding:0;}

/*---FORM STUFF---*/
input, textarea {padding: 5px;}
input {width:170px; margin:5px 0 0 0; border: 2px solid #838076;}
textarea {width:100%; border: 2px solid #838076;}
input[type="submit"] {
	border: none; 
	background: url(images/submit_bg.png) no-repeat; 
	height: 43px; 
	width: 103px; 
	padding: 0 0 9px; 
	color: #832f19; 
	font-size: 20px; 
	font-family: Times, serif; 
	cursor: pointer;
}
input[type="submit"]:hover {background: url(images/submit_bg.png) no-repeat bottom left;}


#sidebar #searchform {margin: 0; padding: 0 0 10px;}
#sidebar input, #sidebar textarea {padding:3px}
#sidebar input[type="submit"]{cursor:pointer;}

/*---NEWSLETTER STUFF---*/
#newsletterWidget p {padding-right: 20px;}
#newsletterWidget .widgettitle {text-align: left; margin: 0;}
#newsletterMsg {text-align: left;}
#newsletterWidget form {text-align: right;}
#newsletterWidget label {font-weight: bold; margin-right: 5px;}
#newsletterWidget input {border: 2px solid #838076; background: #fff;padding: 8px;}
#newsletterWidget input[type="submit"] {
	border: none; 
	background: url(images/submit_bg.png) no-repeat; 
	height: 43px; 
	width: 103px; 
	padding: 0 0 9px; 
	color: #832f19; 
	font-size: 20px; 
	font-family: Times, serif; 
	margin-right: 20px;
}
#newsletterWidget input[type="submit"]:hover {background: url(images/submit_bg.png) no-repeat bottom left;}

/* -----UNIVERSAL STUFF----- */
code {font:1.1em 'Courier New', Courier, Fixed;}
acronym,abbr,span.caps {font-size:.9em;letter-spacing:.07em;cursor:help;}
p img {max-width:100%;padding:0;}
img.centered {display:block;margin:0 auto;}
img.alignright {display:inline;margin:0 0 10px 10px;}
img.alignleft {display:inline;margin:0 10px 10px 0;}
.alignright {float:right;}
.alignleft {float:left;}
acronym.abbr {border-bottom:1px dashed #999;}
blockquote {padding-left:20px;margin:15px;}
blockquote cite {display:block;margin:5px 0 0;}
.center {text-align:center;}
hr {display:none;}
a img {border:none;}
img#wpstats {width:0;height:0;border:none;overflow:hidden;padding:0;}
#hideme {visibility:hidden;}
.hidden {visibility: hidden; display: none;}
.rssSummary {padding-bottom:15px;}
.clear {clear: both;}
p.clear {height:1px; width:1px; margin:0; padding:0;}
.hide {display: none;} 

/* -----CALENDAR STUFF----- */
#wp-calendar {empty-cells:show;width:100%;margin:10px auto 0;}
#wp-calendar #prev a,#wp-calendar #next a {font-size:9pt;}
#wp-calendar #next a {padding-right:10px;text-align:right;}
#wp-calendar #prev a {padding-left:10px;text-align:left;}
#wp-calendar a {text-decoration:none;display:block;}
#wp-calendar caption {font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align:center;width:100%;}
#wp-calendar th {font-style:normal;text-transform:capitalize;}
#wp-calendar td {text-align:center;padding:3px 0;}
#wp-calendar td.pad:hover {background-color:#fff;}