/*   
Theme Name: shane.st
Theme URI: http://shane.st
Description: digital interface to Shane Steinert-Threlkeld
Author: Shane Steinert-Threlkeld
Author URI: http://shane.st

General comments/License Statement if any.

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
img { border: 0; }
a { 
	text-decoration: none; 
	color: #d54e21; 
}

@font-face {
	font-family: Vollkorn;
	src: url("http://shane.st/wp-content/themes/shane.st/fonts/vollkorn.otf");
	font-weight: normal;
}

@font-face {
	font-family: FontinSans;
	src: url("fonts/Fontin_Sans_B_45b.otf");
	font-weight: bold;
}

@font-face {
	font-family: ChunkFive;
	src: url("http://shane.st/wp-content/themes/shane.st/fonts/Chunkfive.otf");
}

@font-face {
	font-family: LeagueGothic;
	src: url("http://shane.st/wp-content/themes/shane.st/fonts/League Gothic.otf");
}

/* HTML5 */
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section {
	display: block;
}

body {
	font-family: helvetica, verdana, sans-serif;
	color: #3d322e;
	font-size: 85%;
}

blockquote {
	margin: 1em 3em;
	border-left: 4px solid #3d322e;
	padding-left: 1em;
}

.aligncenter {
	text-align: center;
}

/* Class used for header and body width */
.container {
	width: 960px;
	margin: auto;
}

/* Header / nav style */
div#headwrapper {
	width: 100%;
	border-bottom: 5px solid #d54e21;
	background-color: #3d322e;
	padding-bottom: 8px;
}

div#headwrapper header {
	position: relative;
}

header nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 115px;
	left: 160px;
}

header nav dl li {
	list-style-type: none;
	display: inline;
	float: left;
	width: 160px;
	text-align: center;
text-transform: lowercase;
}

header nav dl li dt a:hover {
	color: #d54e21;
}

header nav dl li dt a {
	color: #DDDDDD;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

header nav dl li dd {
	color: #d54e21;
	font-size: 90%;
}
p#tagline {
	position: absolute;
	right: 0;
	top: 20px;
}

img#gravatar {
	vertical-align: middle;
	border: 3px solid #d54e21;
	background-color: #3d322e;
}

/* Main content area */
section#maincontent {
	padding-top: 30px;
}

section#maincontent a, section#featured a {
color: #d54e21;
}

article ul, article ol, section#mainpost ol, ul.children {
margin-left: 1.5em;
}

#datetime {
	clear: both;
	color: #d54e21;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 100px;
}

#day {
	font-size: 200%;
}
#monthyear {
text-transform: uppercase;
}

#retweet {
	margin-top: 20px;
}

article#featured {
	margin-right: 270px;
}

#mainpost {
	float: left;
	padding-left: 10px;
	width: 550px;
}

.postmeta {
	font-size: 80%;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.bodytext, section.resume article p, #mainpost p {
	margin: 8px 0;
	line-height: 1.375em;
}

#title {
	text-transform: uppercase;
	/*font-size: 250%;*/
}

article#pagecontent {
	background-color: #eee;
	margin-bottom: 30px;
	padding: 20px;
	border-top: 2px #3d322e solid;
	border-bottom: 2px #3d322e solid;
}

section#maincontent aside {
	width: 240px;
	float: right;
	padding-left: 20px;
}

section#maincontent aside ul {
	list-style: none;
}

section.resume article {
	margin-bottom: 10px;
}

section#featured {
	float: left;
}

section#maincontent section h2.section-head {
	clear: both;
	float: left;
	width: 250px;
	text-transform: uppercase;
}

section#mainpost h1#title a {
color: #3d322e;
}

.orange {
	color: #d54e21;
}

section.resume article {
	float: right;
	width: 710px;
}

/*
section#maincontent section {
	margin: 15px 0 15px 0;
}
*/

h3 {
	text-align: center;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

div.s { /*Google Reader*/
	margin-left: 5px;
}

section#maincontent nav {
	width: 240px;
	float: right;
}

section#maincontent nav ul {
	list-style: none;
}

/* footer */
footer#mainfoot {
margin-top: 30px;
margin-bottom:0;
	border-top: 5px solid #d54e21;
	background-color: #3d322e;
	color: #dddddd;
	overflow: hidden;
}

footer#mainfoot h3, footer#mainfoot a {
	color: #d54e21;
}

footer#mainfoot li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
}

section#footcol1 {
padding: 10px;
float: left;
width: 460px;
}

section#footcol2 {
padding: 10px;
width: 460px; 
float: right;
}

footer .aligncenter img {
	padding: 5px;
}
