/*
Theme Name: Simple Blue
Theme URI: http://www.wordpressdiva.com/themes/16/simple-blue.html
Description: Simple Blue is a WP theme using various shades of cool blue, white, and no graphics.
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{background:#FFF;color:#777;font:85%/135% Arial, Verdana, Geneva, sans-serif;text-align:center;margin:0;padding:0;}
a img{border:none;}
accronynm,abbr{cursor:help;}
code{font-family:monospace;overflow:hidden;}
fieldset{border:none;}
legend{display:none;}
input,textarea{font-family:Arial, Verdana, Geneva, sans-serif;padding:2px;}
td,th,tr{font-family:Arial, Verdana, Geneva, sans-serif;}
#wrap{background:#BCE;color:#777;text-align:left;width:760px;margin:50px auto;padding:0;}
/* Header  */
#header{background-color:#FFF;color:#000;text-align:center;padding:10px 0;}
#header h1{font-size:2.5em;font-weight:400;line-height:1.75em;margin:0;padding:0;}
#header h1 a{background-color:inherit;text-decoration:none;color:#000;}
#header p.blogdescription{margin:0 0 30px;padding:0;}
/* Content  */
#content{float:left;width:550px;margin:20px 0;padding:0;}
/* blog posts  */
.post{background:#FFF;color:inherit;margin:5px 5px 50px;padding:10px;}
.authormeta{font-size:0.9em;margin:0;padding:0;}
.postmeta{background:#EEF;border:1px solid #BCE;color:#AAA;display:block;height:1%;padding:5px;}
.postdate{background-color:inherit;color:#000;text-align:right;margin:3px 5px;padding:0;}
.posttitle{font-size:2em;}
.posttitle a{background-color:inherit;color:#000;text-decoration:none;}
.postcontent{margin:10px 0 30px;}
#commentwrap{margin: 15px 5px;background-color:#FFF;padding:15px;}
#commentlist li{margin: 25px 0;}
#commentlist li li{margin:4px 0;}
#commentform dd{margin:5px 0 10px;}
/* Sidebar  */
#sidebar{float:right;width:175px;margin:20px 0;padding:0;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar li h2{font-size:1.25em;margin:2px 0;padding:0;}
#sidebar li#search label{display:none;}
#sidebar li#search dd{margin:0;}
/* Footer  */
#footer{background:#F5F5F5;color:inherit;border-top:10px solid #FFF;border-bottom:10px solid #FFF;clear:both;font-size:0.85em;margin:0;padding:0 10px;}
/* attribution link styling  */
#footer p.credit{font-size:0.75em;margin:0;padding:0;}
#footer p.credit a{background-color:inherit;color:#aaa;text-decoration:none;}
/* 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{height:1%;margin:25px 10px;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
a,.posttitle a:hover{background-color:inherit;color:#11C;}
a:hover,.authormeta a{background-color:inherit;color:#080;}
#sidebar li ul,#sidebar li#search{margin-bottom:25px;}
