/*
Theme Name: Sleep, Interrupted
Theme URI: http://www.wordpressdiva.com/themes/30/sleep-interrupted.html
Description: Sleep plus sun equals not so happy. Colors: blue, green, w/ hints of red.
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/
====================================*/

/* hide the overflow - can be overriden */
#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}
body{background:#FFF;color:#555;font:75%/140% Verdana, Arial, Geneva, sans-serif;margin:0;padding:0;}
a{background-color:inherit;color:#559537;text-decoration:none;padding:2px;}
a:visited{background-color:inherit;color:#555;}
a:hover{background-color:inherit;color:#06b;}
a img{border:none;text-decoration:none;}
blockquote{background:#D3F3BF;color:#000;width:80%;margin:25px auto 50px;padding:15px;}
blockquote em{font-style:normal;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6{font-family:Arial, Verdana, Geneva, sans-serif;font-weight:400;line-height:115%;}
h1{font-size:2.9em;}
h2{font-size:2.5em;}
h3{font-size:2.25em;}
h4{font-size:2em;}
h5{font-size:1.75em;}
h6{font-size:1.5em;}
input,textarea{font-size:100%;font-family:Verdana, Arial, Geneva, sans-serif;letter-spacing:1px;padding:2px;}
#wrap{font-size:1em;line-height:1.5em;letter-spacing:1px;width:760px;margin:25px auto;}
#header{background:url(images/header-bg.jpg) no-repeat 50% 0;text-align:center;margin:0 25px 50px;padding:100px 10px 0;}
#header h1{margin:3px 0;padding:0;}
#header h1 a{border:none;color:#000;text-decoration:none;background-color:inherit;}
#header p.blogdescription{font-size:0.8em;margin:2px 10px 0;padding:0;}
#content{float:right;width:500px;}
#content a{border-bottom:1px solid #559537;}
.post{margin:0 0 75px;}
.posttitle{background:#375D95;color:#fff;font-size:1.75em;margin:5px 0;padding:5px 10px;}
.pagetitle{font-size:1.9em;border-bottom:1px solid #000;}
#content .posttitle a{background-color:inherit;color:#fff;border:none;}
.postdate{text-align:right;font-variant:small-caps;}
.postcontent h3{font-size:1.5em;margin:25px 0;}
.postcontent h4{font-size:1.25em;margin:25px 0;}
.postmeta{border-top:1px solid #000;}
.metawrap{border-top:1px solid #000;font-size:0.8em;margin:50px 0;padding:15px;}
h3#comments,h3#respond{font-size:2em;margin:35px 0;}
h3#comments big{font-size:1em;font-style:italic;}
#commentform dd{margin:5px 0 10px;}
#commentlist li{margin:10px 0 40px;}
.commentmetadata{font-size:0.8em;text-align:right;}
input#author,input#email,input#url{width:30%;}
#commentform textarea{width:80%;}
#sidebar{float:left;width:180px;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar h2{font-size:1.25em;background:#375D95;color:#fff;font-weight:700;margin:4px 0;padding:5px 10px;}
#sidebar li{margin:10px 0 30px;}
#sidebar li li a{background:#6196CA;color:#fff;display:block;height:1%;}
#sidebar li li a:hover{background:#F8BF00;color:#fff;}
#wp-calendar{width:80%;text-align:center;margin:0 auto;}
#wp-calendar caption{font-variant:small-caps;text-align:center;margin:0 auto;}
#sidebar #wp-calendar td a{height:100%;}
#footer{clear:both;text-align:center;font-size:0.9em;}
#footer p.credit{font-size:0.75em;}
#footer p.credit a{background-color:inherit;color:#000;}
/* 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{margin:50px 0 25px;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
legend,#searchform label{display:none;}
.authormeta,#commentlist li li,.metawrap p,#sidebar li li,#searchform dd,#footer p{margin:5px 0;}