/*
Theme Name: Bare Minimum
Theme URI: http://www.wordpressdiva.com/themes/21/bare-minimum.html
Description: Very clean, white theme using traditional serif fonts and blue links.
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/
Version: 1.0.0
*/

/*=================================
All Rights Reserved.

You are free to use and modify this theme
as long as the included attribution links 
remain intact.

For more information, see:
http://www.wordpressdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wordpressdiva.com/themes/read-me/css/
===================================*/

body{font:75%/140% Georgia, "Times New Roman", Times, serif;}
a{background-color:inherit;color:#047;text-decoration:none;padding:2px;}
a:visited{background-color:inherit;color:#207;}
a:hover{background-color:inherit;color:#05A;}
blockquote{background:url(images/quote.gif) no-repeat 100% 0;font:0.8em/1.5em "Lucida Sans", Lucida, Arial, Verdana, sans-serif;padding:0 5px;}
blockquote cite{display:block;border-top:1px solid #999;font-style:normal;}
code{vertical-align:baseline;font:1em/1.5em "Courier New", Courier, monospace;}
fieldset{border:none;}
hr{border:0;width:100%;color:#705232;background-color:#705232;height:6px;}
h1,h2,h3,h4,h5,h6{font-family:"Times New Roman", Georgia, Times, serif;font-weight:400;line-height:110%;}
h1{font-size:2.75em;}
h2{font-size:2.5em;}
h3{font-size:2.25em;}
h4{font-size:2em;}
h5{font-size:1.75em;}
input,textarea{background:#FFF;color:#444;font-size:100%;font-family:Georgia, "Times New Roman", Times, serif;padding:2px;}
#wrap{position:relative;top:165px;font-size:1.25em;line-height:1.5em;letter-spacing:1px;width:85%;margin:25px auto;}
#header{font-family:"Lucida Sans", Lucida, Arial, Verdana, sans-serif;text-align:center;margin:0 0 35px;}
#header h1{font:1.25em "Lucida Sans", Lucida, Arial, Verdana, sans-serif;margin:3px 0;padding:0;}
#header h1 a{background:inherit;border:none;color:#000;text-decoration:none;}
#header p.blogdescription{font-size:0.9em;margin:2px 0;padding:0;}
#content{float:right;width:70%;margin:25px 0;}
#content a{border-bottom:1px solid #05A;}
h2.posttitle{font-size:1.75em;line-height:110%;margin:3px 0;}
#content h2.posttitle a{background:inherit;color:#000;border:none;}
.post{margin-bottom:75px;}
p.postdate{color:inherit;font-family:Arial, Verdana, Geneva, sans-serif;background:#F4F4F4;border-top:1px solid #D3D3D3;border-bottom:1px solid #D3D3D3;text-align:right;text-transform:uppercase;padding:5px;}
p.authormeta{background-color:inherit;background: url(images/author.gif) no-repeat 0 50%;padding-left:20px;color:#777;font-size:0.9em;margin:2px 0;}
p.postmeta{background:url(images/document.gif) no-repeat 0 50%;padding-left:20px;}
.postcontent h3{font-size:1.6em;line-height:110%;letter-spacing:1px;margin:20px 0;}
.postcontent h4{font-size:1.25em;line-height:110%;letter-spacing:1px;margin:20px 0;}
p.commentmetadata{border-top:1px solid #ccc;font-size:0.8em;background:url(images/comment.gif) no-repeat 0 50%;padding-left:10px;}
.metawrap{color:inherit;font-family:"Lucida Sans", Lucida, Arial, Verdana, sans-serif;background:#F4F4F4;border-bottom:1px solid #D3D3D3;font-size:0.75em;text-align:center;margin:10px 0 30px;padding:5px;}
.metawrap p{margin:3px 0;}
#commentwrap{margin:50px 0;}
#commentlist li{margin:10px 0 40px;}
#commentlist li.alt{background:#F1F1F1;color:inherit;border-bottom:1px solid #D3D3D3;padding:15px;}
#commentform textarea{width:98%;}
#sidebar{float:left;width:220px;margin:0px 0;background-color: #705232;font-size:.8em;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar ul li h2{font-size:1.75em;line-height:110%;margin:0px 0;}
#sidebar ul ul{margin:0 5px 30px 5px;}
#sidebar ul ul ul{margin:0 0 0 25px;}
#sidebar li li{list-style-image:none;}
#sidebar li#calendar li{list-style-image:none;margin:0;}
#sidebar #wp-calendar{width:80%;text-align:center;}
#sidebar li li a{color:#705232;display:block;height:25px;background:#cc9933;border-bottom:2px solid #705232;padding-left:5px;margin:0 2px 0 2px;}
#sidebar li li a:hover{color:#fff;display:block;height:25px;background:#705232;border-bottom:2px solid #705232;padding-left:5px;margin:0 2px 0 2px;}
#searchform dd{margin:3px 0 5px;}
#searchform #s{width:75%;}
li#search{margin-bottom:30px;}
#footer{clear:both;color:#fff;text-align:center;font-size:0.6em;margin:15px 0;background-color: #705232;}
#footer p.credit a{color:#fff;background:inherit;}
#footer a{color:#fff;background:inherit;}
/* Various Classes & Image Alignment  */
.center{text-align:center;}
.floatleft{float:left;margin:5px;}
.floatright{float:right;margin:5px;}
img.center{display:block;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
.navigation{border-top:1px solid #ccc;margin:25px auto;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
legend,#searchform label{display:none;}
h6,#comments,#respond{font-size:1.5em;}
#commentform dd,#footer p{margin:5px 0;}
#commentform #author,#commentform #email,#commentform #url{width:35%;}
