@charset "utf-8";
/*  
Theme Name: JC
Theme URI: http://
Description: Joseph Carpenter Illustration.
Version: 1.0
Author: Andrew Watt
Author URI: http://

*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #67662E;
	font-size: 62.5%;
	font-family: Georgia, serif;
	letter-spacing: 0.05em;
}

#page {
	text-align: center;
	min-width: 760px;
	background: #FFFFFF url(graphics/header_bg.gif) left top repeat-x;
}

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

ul#pages-navigation {
	float:left;
	margin: 15px 0 0 15px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#pages-navigation li {
	height: 15px;
	margin: 0;
	padding: 0;
	display: inline;
}

#pages-navigation a {
	float: left;
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:15px; /* for IE5/Win only */
	border: none;
}

#pages-navigation a:hover {
/*	background-position: 0 -15px;
	border-bottom: #67662E 2px solid;
*/}

#page-nav-home a {
	width: 43px;
	background: url(graphics/home.gif) top left no-repeat;
}

#page-nav-portfolio a {
	width: 99px;
	background: url(graphics/portfolio.gif) top left no-repeat;
}

#page-nav-sketches a {
	width: 92px;
	background: url(graphics/sketches.gif) top left no-repeat;
}

#page-nav-blog a {
	width: 61px;
	background: url(graphics/blog.gif) top left no-repeat;
}

#page-nav-contact a {
	width: 89px;
	background: url(graphics/contact.gif) top left no-repeat;
}

#header {
	clear: both;
	width: 750px;
	height: 100px;
	position: relative;
}

#header span {
	background: url(graphics/title_bg.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#content {
	width: 470px;
	float: left;
	padding: 0 0 0 15px;
	margin-top:25px;
	font-size: 1.4em;
}

h2.page-title {
	height: 38px;
	margin: 10px 0 6px 0;
}

h2#Bio-page {
	text-indent: -5000px;
	background: url(graphics/welcome.gif) no-repeat;
}

h2#Portfolio-page {
	text-indent: -5000px;
	background: url(graphics/portfolio_title.gif) no-repeat;
}

h2#Sketches-page {
	text-indent: -5000px;
	background: url(graphics/sketches_title.gif) no-repeat;
}

h2#Blog-page {
	text-indent: -5000px;
	background: url(graphics/blog_title.gif) no-repeat;
	padding-bottom: 6px;
	border-bottom: 3px solid #B3B386;
}

h2#Archive-page {
	text-indent: -5000px;
	background: url(graphics/archives_title.gif) no-repeat;
	padding-bottom: 6px;
	border-bottom: 3px solid #B3B386;
}

div.post h3 {
	margin-top: 24px;
	font-size: 1.4em;
}

div.post a.post-title {
	border: none;
}

div.post a.flickr {
	border:none;	
}

div.post img {
	border: 3px solid #B3B386;	
	float: left;
}
div.post img.wp-smiley {
	border:none;
	float:none;
}
div.post a.flickr img {
	margin: 0 1em 0.5em 0;
}

div.entry-date {
	color: #B3B386;
}

p.postmetadata {
	color: #B3B386;
	border-bottom: 1px solid #E4E4D5;
	padding: 0 0 30px 0;
	font-size: 0.8em;
	clear: both;
}

h3#comments, h3#respond {
	font-size: 1.2em;
	margin-bottom: 10px;
}

ol.commentlist {
	border-bottom: 1px solid #E4E4D5;
}

form#commentform input#author, input#email, input#url, textarea {
	border: 1px solid #b3b386;
	font-family: Verdana,sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding: 3px;
}

form#commentform input#submit {
	padding: 2px;
}

textarea#comment {
	width: 300px;
}

#posts-navigation {
	display: none;
}

#sidebar {
	width: 210px;
	float: right;
	padding: 25px 15px 0 0;
	font-size: 1.4em;
}

#sidebar ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

h2.widgettitle {
	margin: 15px 0 15px 0;
}

li#links h2 {
	text-indent: -5000px;
	background: url(graphics/links.gif) no-repeat;
	height: 24px;
}

h2#Flickr-Recent-Work {
	text-indent: -5000px;
	background: url(graphics/recent_work.gif) no-repeat;
	height: 24px;
}

h2#Flickr-Sketches {
	text-indent: -5000px;
	background: url(graphics/recent_sketches.gif) no-repeat;
	height: 24px;
}

div #sidebar li.widget_recentphotos ul li {
	list-style-type: none;
	padding: 0;
	background-image: none;
	display: inline;
}

li.widget_recentphotos ul li a {
	text-indent: -5000px;
	border-color: #B3B386;
	border-style: solid;
	border-width: 5px;
	margin: 0 5px 5px 0;
	display: block;
	float:left;
	width: 55px;
	height: 55px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
}

li#cforms-ii-defaultcontact h2 {
	text-indent: -5000px;
	background: url(graphics/contact_me.gif) no-repeat;
	height: 24px;
}


ul#photoset {
	list-style-type: none;
	margin: 0;
	padding: 0;
/*	overflow: hidden;*/
}

ul#photoset li {
	display: inline;
}

ul#photoset a {
/*	text-indent: -5000px;*/
	border-color: #B3B386;
	border-style: solid;
	border-width: 5px;
	margin: 0 9px 9px 0;
	float:left;
/*	width: 55px;
	height: 55px;*/
	text-decoration: none;
}

ul#photoset img {
	border: none;
}

div#sidebar ul li ul li {
	list-style-type: none;
	padding-left: 20px;
	background-image:url(graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	line-height: 1.6em;
}

div#sidebar li#morepage-link {
	list-style-type: none;
	padding-left: 20px;
	background-image:url(graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	line-height: 1.6em;
}

ul#contact-form li h2 {
	text-indent: -5000px;
	background: url(graphics/contact_me.gif) no-repeat;
	height: 24px;
}

li#archives h2 {
	text-indent: -5000px;
	background: url(graphics/archives.gif) no-repeat;
	height: 24px;
}

#footer {
/*	clear: both;*/
	background-image: url(graphics/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	color: #B4B487;
	margin: 25px 0 50px 0;
}

#footer-content {
	width: 750px;
	margin: 0 auto;
	padding: 15px 15px 0 15px;
	text-align: left;
	font-size: 1.0em;
}

#footer-navigation {
	width: 60%;
	float: left;
}

ul#footer-navigation {
	float:left;
	list-style-type: none;
	overflow: hidden;
}

#footer-navigation li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #B4B487;
}

#footer-navigation li.first {
	display: inline;
	padding: 0 5px;
	border: none;
}

#site-info {
	width: 30%;
	float: right;
	text-align: right;
}

#site-info p {
	padding: 0;
	margin: 0;
}

p {
	margin: 0.5em 0 1.5em 0;
}

a:link, a:visited {
	color: #67662E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B386;
}

a:hover {
	color: #67662E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3B386;
}

div#site-info a:link, div#site-info a:visited {
	color: #B4B487;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B386;
}

div#site-info a:hover {
	color: #B4B487;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3B386;
}


.clear {
	clear: both;
}