/*
Theme Name: Grant
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks as amended by the blue cat
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/pagenavi.css";

#header img {
	display: block;
	margin: 0 auto;
	}

.post a:link, .post a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #f15c28;
	text-transform: uppercase;
	}
.post a:hover, #footer a:hover {
	color: #FF0;
	}
.post h2 {
	width: 750px;
	float: left;
	font-size: 20px;
	font-weight: 700;
	color: #e85b29;
	font-style: italic;
	}
.post h2 a {
	color: #e85b29;
	text-decoration: none;
	}
.post .title a:hover {
	color: #fff;
	text-decoration: none;
	}
#navbar #search {
	float: left;
	}
.post .entry {
	width: 900px;
	margin: 0 auto 40px;
	}
.post p {
	color: #def8f9;
	margin: 15px auto 0;
	line-height: 22px;
	}
.post .date {
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #e85b29;
	}
.entry img {
	display: block;
	margin: 20px auto;
	}
.titlebar {
	width: 100%;
	height: 25px;
	padding: 5px 0;
	margin: 1px auto;
	border-top: 1px dotted #6cd4d7;
	border-bottom: 0px dotted #6cd4d7;
	}
.title {
	width: 900px;
	margin: 0px auto;
	}
iframe {
	display: block;
	margin: 10px auto;
	}
#navbar #search input {
	border: 1px solid #c14418;
	height: 16px;
	width: 150px;
	margin: 3px 5px 0 0;
	}
#navbar #search button {
	height: 18px;
	background: none;
	color: #fff;
	font-size: 12px;
	margin: 2px 0 0;
	padding-bottom: 2px;
	}

/* INTRO BOX STYLES */
#intro #intro-text {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	color: #def8f9;
	width: 600px;
	height: 80px;
	padding: 0 0 0 180px;
	font-size: 12px;
	background: url(images/welcome.png) left top no-repeat;
	float: left;
	}
#intro-text p {
	line-height: 18px;
	padding-top: 20px;
	}
#intro #twitter {
	position: absolute;
	top: 235px;
	left: 200px;
	height: 80px;
	width: 500px;
	background: url(images/twitter.png) left top no-repeat;
	float: left;
	}
#dana-twitter {
	padding: 40px 0 0 100px;
	height: 40px;
	}
#dana-twitter ul#dana li {
	font-size: 12px;
	padding: 10px 12px 0;
	}
#dana-twitter ul#dana li {
	color: #FFD784;
	}
#twitter a {
	font-weight: 700;
	text-decoration: none;
	color: #fffbce;
	}
#twitter a:hover {
	color: #FF0;
	}
#twitter h2 {
	padding: 0;
	}
#badges {
	position: absolute;
	left: 50px;
	top: 110px;	
	margin: 10px 0 0 0;
	height: 110px;
	width: 800px;
	float: right;
	padding: 10px 0 0 10px;
	}
.badge {
	float: left;
	margin: 5px;
	padding: 2px;
	}
a:hover img.badge {
	border: 1px solid #FC0;
	margin: 4px;
	}

/* ARCHIVE PAGE STYLES */
#archives {
	padding-top: 30px;
	width: 640px;
	margin: 20px auto;
	text-align: left;
	color: #999;
	}
#archives a:link, #archives a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #DAB876;
	}
#archives a:hover, #footer a:hover {
	color: #f15c28;
	}
#archive-header {
	color: #fff;
	width: 900px;
	height: 100px;
	margin: 0px auto;
	}
#archive-header h2 {
	font-weight: normal;
	font-size: 24px;
	margin: 50px auto;
	}
#smart-archives, #regular-archives {
	width: 280px;
	float: left;
	padding-top: 60px;
	padding-left: 40px;
	}
#smart-archives {
	background: url(images/smart-archives.png) -20px top no-repeat;
	}
#regular-archives {
	background: url(images/regular-archives.png) -20px top no-repeat;
	}
#archives ul {
	text-align:left;
	padding-bottom: 20px;
	padding: 0px 0px 4px 12px;
	}
#archives ul li {
	font-size: 12px;
	}
#archives h2 {
	text-align: left;
	font-size: 16px;
	padding: 4px;
	}
#archives h2, #archives h2 a:link, #archives h2 a:visited {
	color: #44B5B5;
	} 

/*  GALLERY STUFF  */
#gallery-header img {
	display: block;
	margin: 8px auto;
	}

/* SEARCH */
#search-page {
	padding-top: 125px;
	background: url(images/search.png) center top no-repeat;
	}
#search-page .titlebar h2, #search-page .titlebar .date {
	font-size: 14px;
	}
#search-page .titlebar {
	padding: 0;
	}

/*  COMMENTS  */
#commentsblock {
	padding: 60px 0 20px;
	width: 900px;
	height: 150px;
	display: block;
	margin: 10px auto;
	background: url(images/comments-header.png) center top no-repeat;
	}
ol#commentslist {
	font-size: 12px;
	color: #93fffb;
	padding: 0 5px 5px 5px;
	float: left;
	width: 568px;
	height: 150px;
	overflow: auto;
	border-top: 1px solid #31aab0;
	border-bottom: 1px solid #31aab0;
	background: url(images/comments-bg.png) right bottom no-repeat; 
	}
#commentsblock a:link, #commentsblock a:visited {
	text-decoration: none;
	color: #d1ffc6;
	}
#commentsblock a:hover {
	color: #ffff0f;
	}
ol#commentslist li {
	margin: 3px;
	border-bottom: 1px dotted #999;
	padding: 5px 0;
	}
img.identicon {
	padding: 2px 10px 4px 0;
	float: left;
	}
.author {
	color: #d1ffc6;
	font-weight: normal;
	}
.author a:link {
	font-weight: 700;
	}
#comments-submit {
	width: 292px;
	height: 150px;
	float: right;
	padding: 0 4px;
	}
input#author, input#email, input#url {
	background: #93fffb;
	border-top: 1px solid #31aab0;
	border-right: 1px solid #31aab0;
	border-bottom: 1px solid #31aab0;
	border-left: 1px solid #31aab0;
	font-size: 10px;
	width: 190px;
	height: 14px;
	padding: 2px;
	margin: 4px 0 0;
	}
textarea#comment {
	background: #93fffb;
	border-top: 1px solid #31aab0;
	border-right: 1px solid #31aab0;
	border-bottom: 1px solid #31aab0;
	border-left: 1px solid #31aab0;
	width: 298px;
	clear: both;
	margin: 4px 0;
	}
label {
	font-size: 10px;
	text-align: right;
	}
input#submit {
	color: #93fffb;
	background: none;
	}

/*  NAVIGATION LINKS  */
ul#navigation {
	width: 200px;
	margin: 10px auto;
	}

/*  ABOUT US  */
h2.about {
	display: none;
	}
#about {
	padding: 70px 0 0 0;
	background: url(images/about.png) center top no-repeat;
	}

/*  FOOTER  */
#footer p {
	text-align: center;
	font-size: 10px;
	color: #999;
	}
/*  CONTACT US  */
h2.contact {
	display: none;
	}
#contact {
	padding: 70px 0 0 0;
	background: url(images/contact.png) center top no-repeat;
	}
