/* @override 
	http://www.troutoil.com/wp-content/themes/troutoil/style.css
	http://www.troutoil.com/wp-content/themes/hopeofstates/style.css
*/

/*
Theme Name: Troutoil v2.0
Theme URI: http://www.troutoil.com
Description: This is a blank theme, and style sheet
Version: 2.0b
Author: Brennan Sang
*/
/*Special Thanks to Urban Giraffe for the Dissecting a Theme Guide, which inspired me to develop the blank theme
http://www.urbangiraffe.com/themes/guides

Additional thanks to Michael Hielemann at http://binarybonsai.com for the default Kubrick Theme
*/

/*-----------Block Level Elements--------------*/

Body {
	background: white;
}

#page {
	margin-left: auto;
	margin-right: auto;
	padding: 0 4em 0 4em;
}

#header {	background: url(http://troutoil.com/wp-content/themes/troutoil/images/header.gif);
}

#header h1 {
	display: none;;
}

#headerimg {

}

.description {
	display: none;
}

#wrapper {
	padding: 0 0 0 15px;
}

#content {
	width: 50%;
	float: left;
	padding-bottom: 20px;
	min-width: 400px;
}

#sidebar {
	width: 49%;
	float: right;
}

#footer {
	margin-left: 15px;
	padding: 2px 2px 2px 15px;
	clear: both;
	font-size: .7em;
	font-family: verdana;
	background: #cfd2a3;
	color: white;
	font-weight: bold;
	letter-spacing: .1em;
}

/*-------------Headings-------------*/

h1 {

}

a img {
	border: 0;
}

h2 {
	margin: 0 0 3px 0;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: 200;
	color: #283312;
}

h2 a {
	text-decoration: none;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post h2 {
	background: url(http://troutoil.com/wp-content/themes/troutoil/images/mayfly.gif) no-repeat right bottom;
	padding-bottom: 4px;
	margin-bottom: 2px;
}

.post {
	font-family: Georgia;
	margin-bottom: 35px;
}

.post p {
	font-size: .8em;
	line-height: 1.5em;
}

.post a {
	color: #283312;
}

.post ul {
	font-family: Georgia;
	font-size: .8em;
	list-style-type: circle;
	line-height: 1.5em;
}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	font-size: .8em;
}

.navigation a {
	color: #283312
}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

ul {
	
}

/*--------------Sidebar------------*/

#col1 {
	width: 50%;
	float:left;
}

#col2 {
	width: 40%;
	float:right;
	padding-left: 10px;
}

#sidebar ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 10px;
}

#sidebar ul h2 {
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: .2em;
	padding: 4px 4px 4px 10px;
	background: #cfd2a3;
	color: white;
	text-transform: uppercase;
	font-size: .7em;
	width: 100%;
}

#sidebar ul li {
	font-family: verdana;
	font-size: .9em;
	padding-left: 10px;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color: #5f5e2c;

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

#comments {
	font-family: Georgia;
}

h3#comments {
	font-size: 1.0em;
	font-variant: small-caps;
	font-weight: 200;
	color: #283312;
}

ol.commentlist {

}

ol.commentlist li {
	font-family: Georgia;
	font-size: .8em;
	color: #222;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

h3#respond {
	font-size: .8em;
}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

.snapshot {
	display: block;
	margin-left:  auto;
	margin-right: auto;
}

/*-------------More--------------------*/
hr {
	margin-left: 11px;
}

.spacer {
	clear: both; line-height: 0;
}

#footer a{
	color: #283312;
}
