/*

Theme Name: Monochrome

Theme URI: http://www.wpdiva.com/themes/24/monochrome.html

Description: Miminalist monochromotic WP theme based on dark brown base color.

Author: WordPress Diva

Author URI: http://www.wpdiva.com/

Version: 1.0.2

*/



/* =================================

All Rights Reserved.



You are free to use and modify this theme

as long as the included attribution links 

remain intact and unchanged at the bottom 

of each page.



For more information, see:

http://www.wpdiva.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.wpdiva.com/themes/read-me/css/

================================== */

/* hide the overflow - can be overriden  */

#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}



/* universal */

body{background:#000;color:#FFE;font:83%/150% Verdana, Arial, Geneva, sans-serif;text-align:center;margin:0;padding:0;}

a{background-color:inherit;color:#999999;text-decoration:none;padding:2px;}

a:hover{background-color:#333333;color:inherit;}

a img{border:none;text-decoration:none;}

acronym,abbr{border-bottom:1px solid #FFE;cursor:help;font-family:"Courier New", Courier, monospace;}

blockquote{background:#333333;border-top:1px solid #999999;border-bottom:1px solid #999999;color:inherit;text-indent:0;font:1.1em/1.8em Georgia, "Times New Roman", Times, serif;letter-spacing:1px;width:98%;margin:0 auto;padding:10px 15px;}

blockquote cite{font-style:normal;font-size:0.8em;font-family:Verdana, Arial, Geneva, sans-serif;border-top:1px dotted #A08870;display:block;width:96%;padding:3px 0;}

code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;overflow:auto;}

h1,h2,h3,h4,h5,h6{font-weight:400;margin:2px 0;}

h1{font-size:1.0em;}

h2{font-size:1.25em;}

h3{font-size:1.1em;}

h4{font-size:1em;}

input,textarea{font-family:Verdana, Arial, Geneva, sans-serif;font-size:100%;padding:2px;}

td,th,tr{font-family:Verdana, Arial, Geneva, sans-serif;letter-spacing:1px;}



/* specific  */

#wrap{font-size:1em;line-height:1.9em;text-align:left;width:770px;margin:50px auto;padding:0;}



/* Header  */

#header{height:100%;text-align:right;margin:0 0 24px;}

#header h1{text-transform:uppercase;letter-spacing:2px;margin:4px 0;}

#header h1 a:hover {background: none; text-decoration: none;}

#header p.blogdescription{font-size:0.8em;margin:0; line-height:1em;}



/* Content  */

#content{float:left;width:500px;margin:0 0 75px;}

/* blog posts  */

.post{background:url(images/divider.gif) no-repeat 50% 100%;padding-bottom:30px;margin:0 0 50px;}

.post a{border-bottom:1px solid #999999;}

.authormeta{margin:2px auto;}

.postmeta{border-top:1px dotted #F8F2ED;padding:5px 0;}

.postdate{background:#333333;border-bottom:1px solid #999999;border-top:1px solid #999999;color:#ffffff;text-align:right;margin:10px 0 35px;padding:2px 5px; font-weight:bold;}

.posttitle{background:#333333 url(images/arrow.jpg) no-repeat 0 50%;color:inherit;font-size:110%;padding-left:15px;}

.postcontent p{text-indent:25px;}

.previouslink{float:left;width:45%;text-align:left;}

.nextlink{float:right;width:45%;text-align:right;}



/* post content headings  */

.postcontent h3,.postcontent h4{background-color:inherit;color:#E3CCB5;border-bottom:1px dotted #A08870;margin:25px 0;}



/* single page meta  */

.metawrap{border-top:1px dotted #A08870;border-bottom:1px dotted #A08870;margin:45px 0;}



/* blog comments  */

.commentmetadata{border-top:1px dotted #A08870;font-size:0.8em;}

/* individual comments  */

#commentlist li{margin-bottom:50px;}

#commentlist li li {margin: 4px 0;}

/* comment form  */

#commentform dd{margin:0 0 15px;}

#commentform fieldset{background:#856E58;color:inherit;padding:15px;}

#commentform textarea{background:#A08870;border:1px solid #654;color:#F8F2ED;width:98%;}



/* Sidebar  */

#sidebar{float:right;width:200px;margin:0 0 75px;}

#sidebar ul{list-style:none;margin:0;padding:0;}

#sidebar ul ul{margin:0 10px 25px 15px;}

#sidebar ul ul ul{list-style:square;margin:0 0 0 25px;}

#sidebar li h2{text-transform:uppercase;font-size:1em;}

/* search box  */#sidebar li#search{margin-bottom:25px;}

#sidebar li#search input#s{background:#333333;border:none;border-bottom:1px solid #999999;color:#F8F2ED;width:98%;margin:0 0 10px;}



/* calendar  */

#sidebar li#calendar ul{margin:0 0 25px;}

#wp-calendar{width:100%;}

#wp-calendar caption{background:#856E58;border-top:1px solid #A08870;border-bottom:1px solid #A08870;color:inherit;text-align:right;margin:10px 0;padding:2px 5px;}

/*  Footer  */

#footer{width:100%; height:100%;clear:both;text-align:right;font-size:0.9em;}

/* attribution link styling  */

#footer p.credit a{background:#654;color:#FFE;width:770px;}



/* Various Classes & Image Alignment  */

.clear{clear:both;}

.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;}

fieldset,.post a:hover{border:none;}

legend,hr,#sidebar li#search label{display:none;}

#commentform input#author,#commentform input#email,#commentform input#url{background:#A08870;border:none;border-bottom:1px solid #654;color:#F8F2ED;width:98%;}

#sidebar li,#sidebar li#search dd{margin:0;}

.postmeta,.metawrap{clear:both;}