/*
Theme Name: Blank Theme
Theme URI: http://www.miklb.com/blog
Description: This is a blank theme, and style sheet
Version: Version number
Author: Michael B
*/
/*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--------------*/

* { margin:0; padding:0; }

body { background:#2d6324; }

#page { width:760px; margin:0 auto; color:#555; background-color:#fff; }

#header { background:url(img/header.gif) no-repeat top left; height:220px; }
	#header h1, #header .description { display:none; }

#wrapper {  }

#content { margin-left:190px; padding:20px 20px 20px 0; font-family:arial,sans-serif; }
#content.home { margin-right:210px; }

#sidebar { float:left; width:160px; padding:20px 0 20px 20px; }

#footer { clear:both; padding:20px; border-top:1px solid #ccc; padding-top:20px; background-color:#fafafa; }
	#footer p { margin-left:170px; }
	#footer .rss { float:left; font-size:0.9em; }
	#footer .rss a { text-decoration:none; }

#blog { float:right; width:180px; padding:20px 20px 20px 0;  }
	#blog li { margin-bottom:1em; font-size:0.8em; }

#sideler { float:right; width:170px; background-color:#fafafa; font-family:times new roman, serif; padding:20px; margin:0 0 10px 10px; font-size:0.8em; border:1px solid #f3f3f3; }

/*-------------Headings-------------*/
p, ol, ul, table { margin-bottom:1em; }
a { color:#2d6324; }
table { margin-top:-1em; }
td, th { padding:0 5px; }
h1 {

}

h2 { color:#81522E; font-size:1.2em; }

h3 { color:#81522E; font-size:1em; }

h4 {

}

h5 {

}
/*-------------Blog Feed------------*/
#blog p { margin:0; }
#blog ul { list-style-type:none; }

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



h2 a:hover, h2 a:visited, h2 a { text-decoration:none; }

.post { line-height:130%; margin-bottom:3em; }

.post p {

}

.post a {

}

.post ul {  }

.post li { margin-left:1em; }

.entry {

}

.postmetadata { font-size: 0.8em; font-style:italic; }

.postmetadata alt {

}

.postmetadata a { text-decoration:none; }
.postmetadata a:hover { text-decoration:underline; }

.navigation { font-size:0.8em; padding:10px; background-color:#fafafa; margin-bottom:1em; }

.alignleft { float:left; }

.alignright { text-align:right; }

.center {

}

.pagetitle { margin-bottom:1em; }

blockquote { font-style:italic; font-family:times new roman, serif; margin:-1em 1.5em 1em 1.5em; text-align:center; line-height:110%; color:#628A5B;}

cite {

}

a img { border:none; }

acronym, abbr {

}

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

#sidebar ul { list-style-type:none; }

#sidebar ul h2 {

}

#sidebar ul li { float:left; width:150px; }

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a { text-decoration:none; display:block; padding:3px; border:1px solid #eee; margin-bottom:2px; width:100%; }
#sidebar a { height:1.3em; }
#sidebar a:hover { background-color:#eee; border-color:#ccc; color: #173212; }
#sidebar #archives a, #sidebar #categories a { border:none; display:inline; padding:0; margin:0; }
#sidebar #archives a:hover, #sidebar #categories a:hover { background-color:transparent; }
#sidebar a:visited {

}


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

ol.commentlist {

}

ol.commentlist li { margin-left:1em; }

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata { }

textarea#comment { width:500px; }

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

#footer #searchform { float:right; }

#searchform input { width:170px; }

#searchform #s {

}


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

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

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

.post ul { margin-top:-0.8em; }
.post li ul { margin:0; }
.post li ul li { margin-left:1em; }
