/*
Theme Name: Around The Block
Theme URI: http://www.wpdiva.com/themes/40/around-the-block.html
Description: Clean professional 4 square style theme. Colors: lt./dk. teal, black, grey
Author: WordPress Diva
Author URI: http://www.wpdiva.com/
Version: 1.0.1
*/

/* =================================
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.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;}
body{background:#FFF;color:#000;font:75%/150% Verdana, Arial, Geneva, sans-serif;text-align:center;margin:0;padding:0;}
a{background-color:inherit;color:#12668A;text-decoration:none;border-bottom:1px solid #777;}
a:hover{background-color:inherit;color:#333;}
a img{border:none;text-decoration:none;}
blockquote{background:url(images/quote.gif) no-repeat;border-bottom:1px solid #777;border-right:1px solid #777;padding:0 5px 0 10px;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;overflow:auto;}
h1,h2,h3,h4,h5,h6{font-family:Tahoma, Arial, Verdana, Geneva, sans-serif;line-height:115%;}
h1{font-size:2.5em;}
h2{font-size:2.25em;}
h3{font-size:2em;}
h4{font-size:1.75em;}
input,textarea{font-size:100%;font-family:Verdana, Arial, Geneva, sans-serif;padding:2px;}
#wrap{background:#FFF url(images/wrap-bg.gif) repeat-y;color:#000;text-align:left;width:700px;margin:2px auto;padding:0;}
/* Header  */
#header{background:url(images/header-bg.jpg) no-repeat;height:110px;text-align:right;margin:0;padding:0 10px 0 225px;}
#header h1{font-size:1.75em;margin:10px 0 4px;padding:0;}
#header h1 a{background-color:inherit;font-weight:400;text-decoration:none;color:#12668A;text-transform:uppercase;}
#header p.blogdescription{background-color:#000;color:#999;font-size:0.8em;margin:0;padding:0;}
/* Content  */
#content{background-color:#8E8E8E;color:#2a2a2a;font-size:98%;width:450px;float:left;margin:25px 10px;}
/* blog posts  */
.post{margin:0 0 70px;}
.authormeta{font-size:0.9em;margin:0;padding:0;}
.postmeta{font-size:0.9em;border-top:1px solid #777;margin:3px 0;padding:2px;}
.postdate{font-size:1.25em;text-align:right;background:#8E8E8E;color:#7a7a7a;}
.posttitle{font-weight:400;border-bottom:1px solid #777;font-size:1.5em;letter-spacing:1px;margin:5px 0;padding:3px 0;}
.postcontent code{overflow:auto;}
/* post content headings  */
.postcontent h3{font-size:1.3em;border-bottom:1px dotted #777;letter-spacing:1px;margin:5px 0 15px;padding:3px 0;}
.postcontent h4{font-size:1.1em;border-bottom:1px dotted #777;letter-spacing:1px;margin:5px 0 15px;padding:3px 0;}
.metawrap{background:#8cd;color:inherit;border:1px solid #5a5a5a;font-size:0.9em;margin:25px 0;padding:10px;}
.commentmetadata{font-size:0.8em;font-style:italic;border-top:1px solid #777;}
/* individual comments  */
#commentlist li{background:#cfcfcf;color:inherit;border:1px solid #b8b8b8;margin:10px 0 50px;padding:10px;}
#commentlist li li{border:none;margin:3px 0;padding:0;}
#commentlist cite{font-style:normal;font-size:1.2em;}
#comments,#respond{font-size:1.25em;}
/* comment form  */
#commentform{background:#cfcfcf;color:inherit;border:1px solid #b8b8b8;padding:10px;}
#commentform dd{margin:5px 0 10px;}
#commentform input#author,#commentform input#email,#commentform input#url{width:250px;}
#commentform textarea{width:350px;}
.navigation{margin:25px 0;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
/* Sidebar  */
#sidebar{background:url(images/side-bg.jpg) no-repeat;font-size:90%;width:198px;float:right;margin:0 0 25px;}
#sidebar ul{list-style:none;margin:0 10px;padding:0;}
#sidebar ul ul ul{margin:0 0 0 25px;}
#sidebar li{margin:2px 0 35px;}
#sidebar li li{margin:0;}
#sidebar li h2{font-size:1.25em;margin:0;padding:0;}
#sidebar li#search dd{margin:2px 0 5px;}
/* calendar  */
#wp-calendar{width:98%;text-align:center;margin:0 auto;}
/* Footer  */
#footer{background:#FFF url(images/footer-bg.gif) no-repeat;width:100%;clear:both;color:inherit;text-align:center;font-size:0.9em;height:1%;margin:0;padding:35px 0 0;}
#footer p{margin:3px 0;}
/* attribution link styling  */
#footer p.credit{background-color:inherit;color:#777;}
#footer p.credit a{background-color:inherit;border:none;color:#777;}
/* 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;}
fieldset,.posttitle a{border:none;}
legend,hr,#sidebar li#search label{display:none;}