/*  
Theme Name: Zero Cool
Theme URI: http://www.wordpressdiva.com/themes/36/zero-cool.html
Description: Clean 2 column, small font theme. Colors: teal, black, and white.
Version: 1.0.0
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/themes/
*/

/* =================================
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/
================================== */

#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}
body{background:#e1e1e1;color:#000;font:70%/125% verdana, arial, geneva, sans-serif;margin:0;padding:0;}
input,textarea,label{font-family:verdana, arial, geneva, sans-serif;font-size:100%;padding:2px;}
p{margin:15px auto;}
a{background-color:inherit;color:#5FA6BF;text-decoration:none;}
a:hover{background-color:inherit;color:#27587F;}
code{background-color:#FFF;vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;color:#555;overflow:auto;}
h1,h2,h3,h4,h5,h6{border-bottom:1px solid #f1f1f1;letter-spacing:0.1em;font-family:georgia, "times new roman", times, serif;font-weight:400;padding:3px 0;}
h2{font-size:175%;}
h3{font-size:150%;}
h4{font-size:125%;}
#wrap{background:#fff url(images/body-bg.gif) repeat-x 0 26px;color:#000;border-left:3px solid #5FA6BF;border-right:3px solid #000;border-bottom:3px solid #000;width:770px;margin:25px auto;padding:0;}
#header{background:#fff url(images/header-bg.gif) no-repeat 0 25px;color:#000;border-top:3px solid #5FA6BF;height:70px;margin:0 0 25px;padding:0;}
#header h1{border:none;text-align:right;margin:0;padding:10px 10px 0 350px;}
#header p.blogdescription{padding-right:350px;margin:15px 5px 0;}
#content{width:500px;float:left;margin:0 0 0 10px;}
#content blockquote{border-bottom:1px solid #eee;border-left:1px solid #eee;padding:5px 0 5px 25px;}
#content p{margin:25px auto;}
.post{background:#fff url(images/break.jpg) no-repeat 50% 100%;color:#000;padding-bottom:10px;margin:0 0 35px;}
.postdate{font-size:85%;font-weight:700;}
.postcontent{margin-bottom:35px;}
.postcontent a{border-bottom:1px solid #5FA6BF;}
.postmeta{border-top:1px solid #5FA6BF;font-size:80%;margin:10px 0;padding:3px;}
.metawrap{border:1px solid #ccc;font-size:.9em;padding:10px;}
/* comments and comment form */
#commentform{margin:25px 10px;}
#comments{font-size:135%;text-align:center;margin:5px auto;}
#respond{font-size:135%;margin:5px auto;}
.commentlist cite{font-style:normal;font-weight:700;}
.commentmetadata{font-size:.9em;border-top:1px solid #5FA6BF;}
/* archives and category archives */
h2.pagetitle{font-size:115%;text-align:center;}
#sidebar{font-size:95%;width:150px;float:right;margin:0 10px 0 0;padding:5px;}
/* list items in sidebar   */#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar li{font-weight:700;margin:5px 10px 15px;}
#sidebar li li{font-weight:400;margin:3px 0 0 15px;}
#wp-calendar{width:98%;text-align:center;margin:0 auto;}
#wp-calendar caption{background:#5FA6BF;color:#000;text-transform:uppercase;padding:5px;}
/* Footer   */
#footer{clear:both;font-size:0.9em;text-align:center;margin:0;}
#footer p{margin:4px 0;padding:5px 10px;}
#footer p.credit a{background-color:inherit;color:#000;}
fieldset,#header h1 a{border:none;}
legend,#searchform label{display:none;}
#content .metawrap p,#commentform dd,#searchform dd{margin:5px 0;}
input#author,input#email,input#url,#commentform textarea,input#s{width:98%;}
/* 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:25px 0;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
