@charset "utf-8";
/*
	Theme Name: sketchbook
	
	Description: This custom-built theme for Drawn in Black aims to present art in the context of an artist sitting at home in front of his sketchpad.

	Version: 1.0	

	Author: Lee Clemmer

	Author URI: http://www.leeclemmer.com
*/

* html, body {
	padding:0;
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	font-size:1em;
	background-image:url(images/bg_tile.gif);
}

a {
	color:#b0005f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#812456;
}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:1.4em;
}

#wrapper {
	width:100%;
	height:500px;
	margin:0;
	padding:0;
	background-image:url(images/bg_header.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#header, #footer {
	width:972px;
	margin:0 auto;
}

#header {
	/*background-color:#FC6;*/
}

#header h1 {
	width:56%;
	height:0;
	margin-top:0;
	float:left;
	padding-top:211px;
	line-height:146px;
	overflow:hidden;
	background-image:url(images/title.png);
	background-position:100px 65px;
	background-repeat:no-repeat;
}

#header h1 a {
	display:block;
	height:146px;
	width:207px;
	padding-top:146px;
	line-height:146px;
	margin:-146px auto 0 100px;
}

#header #globalmenu, #header #socialicons {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
}

#globalmenu {
	background-color:#CFC;
	color:#666;
}

#globalmenu .globalmenuitem {
	width:70px;
	margin-top:25px;
	padding-bottom:110px;
	padding-right:20px;
}

#globalmenu .listheaders {
	font-size:1.2em;
}

#globalmenu a {
	text-decoration:none;
}

#globalmenu a:hover {
	border-bottom:1px solid;
}

#globalmenu .globalmenuitem {
	border:none;	
	background-color:transparent;
}

#globalmenu ul {
	margin:0;
	padding:0;
}

#globalmenu li {
	list-style-type:none;
	float:left;
	width:120px;
	height:30px;
	padding:5px;
	line-height:30px;
	margin:0 0 0 -1px;
	border:1px solid #c3a263;
	background-color:#f8f578;
}

#globalmenu #browse {
	background-image:url(images/expandableDown_icon.png);
	background-repeat:no-repeat;
	background-position:75px 17px;
	padding-right:45px;
}

#globalmenu #home {
	padding-right:40px;
}

.expandable {
	background-image:url(images/expandable_icon.png);
	background-repeat:no-repeat;
	background-position:105px center;
}

.hidechildren ul * {
	display:none;
}

/* 2nd level */

#globalmenu li ul {
	position:relative;
	top:6px;
	left:-6px;
}

#globalmenu li ul li{
	margin:-1px 0 0 0;
	width:120px;
}

/* 3rd level */

#globalmenu li ul li ul {
	position:relative;
	left:125px;
	top:-35px;
}

#globalmenu li ul li ul li {
	width:180px;
}

#globalmenu li ul li ul li.expandable {
	background-position:165px center;
}

/* 4th level */

#globalmenu li ul li ul li ul {
	left:185px;
}

#globalmenu li ul li ul li ul li {
	width:120px;
}

#globalmenu #tagcloud ul li {
	float:none;
	width:300px;
	height:auto;
	display:block;
}

.displayNone { 
	display:none;
	background-color:#F00;
}

.displayBlock {
	display:block;
	z-index:2;
}

#header p {
	float:left;
	width:290px;
	height:0;
	margin:90px 0 0 0px;
	padding-top:35px;
	line-height:35px;
	overflow:hidden;
	background-image:url(images/shareandconnect.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#header #socialicons {
	margin-left:705px;
	clear:right;
}

#header #socialicons li {
	float:left;
	width:32px;
	height:0;
	margin:20px 10px 0 0;
	padding-top:32px;
	line-height:32px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top center;
}

#header #socialicons li a {
	display:block;
	width:32px;
	height:0;
	margin:-32px auto 0 auto;
	padding-top:32px;
	line-height:32px;
	overflow:hidden;
}

#header #socialicons #rss_icon {
	background-image:url(images/rss_icon_32.png);
}

#header #socialicons #twitter_icon {
	background-image:url(images/twitter_icon_32.png);
}

#header #socialicons #facebook_icon {
	background-image:url(images/facebook_icon_32.png);
}

#header #socialicons #delicious_icon {
	background-image:url(images/delicious_icon_32.png);
}

#header #socialicons #flickr_icon {
	background-image:url(images/flickr_icon_32.png);
}

#header #ads_top {
	height:15px;
	float:left;
	margin-top:110px;
	padding:0px 0 50px 15px;
	clear:both;
}

#header #search {
	list-style-type:none;
	margin-top:103px;
	float:right;
}

#content {
	clear:both;
	width:880px;
	margin:0px auto 0 auto;
	padding:66px 44px 580px 44px;
	background-image:url(images/bg_content_tile.gif);
	line-height:1.7em;
}

#content h2 {
	margin-top:0;
	margin-bottom:1em;
	color:#333;
}

#content .announcement {
	display:block;
	height:32px;
	line-height:32px;
	margin-bottom:2em;
	background:transparent url(images/info_button_32.png) no-repeat left top;
	padding-left:42px;
}

#content .archive h2, #content .searchresults h2 {
	margin-bottom:2em;
}

#mainbody {
	float:left;
	width:674px;
}

#mainbody h2 {
	clear:left;
}

#mainbody .seeall {
	display:block;
	margin-top:-1.5em;
	margin-bottom:2em;
}

#mainbody .entry {
	clear:left;
	height:270px;
}

#mainbody .entry a img {
	float:left;
	border:3px solid #666;
}

#mainbody .entry a img:hover {
	border:3px solid #b0005f;
}

#mainbody .announcements a img {
	display:none;
}

#mainbody .entry h3 {
	float:right;
	width:408px;
	margin:-4px 52px 1em;
	font-weight:normal;
}

#mainbody .entry p {
	margin-left:214px;
	margin-right:52px;
}

#mainbody .announcements p {
	margin-left:0;
	clear:both;
}

#mainbody .announcements h3 {
	float:left;
	margin-left:0;
}

.date {
	font-size:0.8em;
	color:#999;
}

#pagination_bottom {
	clear:both;
	width:948px;
	height:62px;
	margin:2em auto -4em auto;
	font-size:1.1em;
	font-weight:bold;
}

#pagination_bottom .pages, #pagination_bottom a, #pagination_bottom .current, #pagination_bottom .last, #pagination_bottom .extend {
	display:block;
	float:left;
	height:30px;
	padding:6px 5px 0 5px;
}

#pagination_bottom .pages {
	padding-right:20px;
}

#pagination_bottom .current {
	width:19px;
	padding-left:9px;
	margin-right:-4px;
	background-image:url(images/currentpage.png);
	background-repeat:no-repeat;
	background-position:1px 3px;
}

#singlepage {
	float:left;
	width:640px;
	padding-right:34px;
}

#singlepage .navigation {
	float:left;
	margin-bottom:2em;
	height:76px;
	line-height:50px;
	padding-right:10px;
	background:transparent url(images/navigation_right.png) no-repeat top right;
}

#singlepage .navigation span {
	display:block;
	background:transparent url(images/navigation_left.png) no-repeat top left;
}

#singlepage .navigation span:hover, #singlepage .navigation span:focus {
	background-position:-76px left;
}

#singlepage .navigation:hover, #singlepage .navigation:focus {
	background-position:-76px right;
}

#singlepage .navigation span:active {
	background-position:-152px left;
}

#singlepage .navigation:active {
	background-position:-152px right;
}

#singlepage .navigation a {
	display:block;
	height:66px;
	width:66px;
	background-repeat:no-repeat;
}

#singlepage .previous a {
	padding:10px 0 0 60px;
	margin-left:10px;
	background-image:url(images/arrow_left_32.png);
	background-position:center left;
}

#singlepage .next {
	float:right;
}

#singlepage .next a {
	text-align:right;
	padding:10px 60px 0 0;
	margin-right:10px;
	background-image:url(images/arrow_right_32.png);
	background-position:center right;
}

#singlepage .navigation a img {
	width:50px;
	height:50px;
	border:3px solid #666;
}

#singlepage .navigation a:hover img {
	border:3px solid #b0005f;
}

#singlepage .navigation p {
	display:none;
}

#singlepage h2 {
	clear:both;
	font-size:2.5em;
	font-weight:normal;
	line-height:1.2em;
}

#singlepage .date {
	margin-top:-3em;
	margin-bottom:2em;
}

#singlepage h3, #singlepage .moreart, #footer h3 {
	margin-top:2em;
	color:#666;
	font-size:2em;
	line-height:2em;
	font-weight:bold;
}

#singlepage .wp-caption {
	padding:12px 4px 0 12px;
	margin-bottom:3em;
	background-color:#555;
	color:#EEE;
	border:1px solid #333;
	font-style:italic;
}

#singlepage .wp-caption-text {
	margin-bottom:1em;
}

#singlepage #artist_meta {
	margin-top:2em;
	padding:10px;
	background-color:#f8f8e6;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

#singlepage #artist_meta p {
	float:left;
	margin-top:-0.5em;
	margin-bottom:0.5em;
	padding-right:2em;
}

#singlepage #artist_meta .meta_name {
	float:none;
	margin-top:0;
	font-weight:bold;
}

#singlepage .meta_twitter, #singlepage .meta_myspace {
	padding-left:21px;
	background-position:left 5px;
	background-repeat:no-repeat;
}

#singlepage .meta_twitter {
	background-image:url(images/twitter_icon_16.png);
}

#singlepage .meta_myspace {
	background-image:url(images/myspace_icon_16.png);
}

.book .wp-caption {
	float:left;
	margin:0 1em 1em 0;
}

#singlepage .book h3 {
	clear:both;
	line-height:1.5em;
	color:#000;
}

.book .buynow a {
	display:block;
	height:0px;
	line-height:28px;
	padding-top:28px;
	overflow:hidden;
	background:transparent url(images/amazon_buy_now.gif) no-repeat top left;
}

.relatedposts {
	list-style-type:none;
	margin:0;
	padding:0;
}

.relatedposts li {
	margin-bottom:1em;
}

.relatedposts a img, .book_sidebar a img {
	border:3px solid #666;
}

.relatedposts a img:hover, .book_sidebar a img:hover {
	border:3px solid #b0005f;
}

.relatedposts p {
	display:none;
}

#singlepage .relatedposts li {
	float:left;
	margin-right:10px;
	margin-bottom:4em;
}

#singlepage .relatedposts img {
	width:111px;
	height:111px;
}

#respond, #comments {
	clear:left;
}

.commentlist {
	margin:2em 16px -2em 0;
	padding:0;
}

.commentlist li {
	list-style-type:none;
}

.commenttext {
	padding-right:20px;
	background:transparent url(images/comment_topRight.png) no-repeat top right;
}

.alt .commenttext {
	text-align:right;
}

.commenttext span {
	display:block;
	padding:20px 0 0px 20px;
	background:transparent url(images/comment_topLeft.png) no-repeat top left;	
}

.commenttext .commentmetadata {
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
	color:#999;
	font-size:0.8em;
}

.alt .commenttext .commentmetadata {
	text-align:left;
}
.commentauthor {
	padding-right:20px;
	background:transparent url(images/comment_bottomRight.png) no-repeat top right;
}

.commentauthor span {
	display:block;
	height:54px;
	padding-left:115px;
	padding-top:40px;
	background:transparent url(images/comment_bottomLeft.png) no-repeat top left;
	text-transform:capitalize;
}

.alt .commentauthor {
	padding-right:100px;
	background:transparent url(images/comment_bottomRight_alt.png) no-repeat top right;
}

.alt .commentauthor span {
	display:block;
	height:54px;
	padding-right:15px;
	padding-top:40px;
	background:transparent url(images/comment_bottomLeft_alt.png) no-repeat top left;
	text-transform:capitalize;
	text-align:right;
}

.required {
	color:#F00;
}

#sidebar {
	float:left;
	width:153px;
	padding-left:50px;
	border-left:1px dotted #ccc;
}

#sidebar .book_sidebar {
	margin-bottom:1em;
}

#googleads_sidebar {
	margin-bottom:2em;
}

#footer {
	clear:both;
	height:588px;
	width:917px;
	margin-top:-550px;
	padding-left:55px;
	background-image:url(images/bg_footer.png);
	background-repeat:no-repeat;
	background-position:right 100px;
}

#header #recentcomments {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}

#footer #recentcomments li {
	width:450px;
	padding-bottom:30px;
}

#finalfooter {
	width:969px;
	margin:0 auto;
	padding-top:107px;
	margin-bottom:0;
}

#finalfooter a#leeclemmer, #finalfooter p {
	float:left;
	margin-left:75px;
}

#finalfooter p {
	width:300px;
	padding:20px 20px 20px 94px;
	margin-bottom:2em;
}

#finalfooter a#leeclemmer {
	display:block;
	margin-bottom:0;
	height:0;
	width:373px;
	line-height:293px;
	padding-top:293px;
	overflow:hidden;
	background:transparent url(images/leeclemmer_link.png) no-repeat;
	background-position:0 -293px;
}

#finalfooter a#leeclemmer:hover {
	background-position:0 0;
}

#finalfooter #copyright {
	background:#e7e3ac url(images/copyright.png) no-repeat 20px center;
	border:1px dotted #666;
}

#finalfooter #dreamhost {
	background:#b3caca url(images/dreamhost.png) no-repeat 20px center;
	border:1px dotted #003265;
}
	
#finalfooter #dreamhost a {
	font-weight:bold;
	color:#003265;
}
