/*
Theme Name: Be Inspired
Theme URI: http://www.wpdiva.com/themes/35/be-inspired.html
Description: Bright, cheerful two column theme (butterfly header). Colors: orange, yellow, and white.
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:#f1f1f1;color:#000;font:72%/150% "trebuchet ms", verdana, arial, geneva, sans-serif;text-align:center;margin:0;padding:0;}
a{background-color:inherit;color:#668801;border-bottom:#668801 1px dashed;text-decoration:none;}
a:hover{background-color:inherit;color:#060;border-bottom:#060 1px dashed;}
a img{border:none;text-decoration:none;}
acronym,abbr{border-bottom:1px #444 dotted;}
blockquote{width:80%;border:1px solid #668801;background:#FFF9E8;color:inherit;margin:25px auto;padding:5px 10px;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;overflow:auto;}
h1,h2,h3,h4,h5,h6{font-family:"trebuchet ms", verdana, arial, geneva, sans-serif;font-weight:700;color:#680;background-color:inherit;margin:0 0 5px;}
h1{font-size:1.75em;}
h2{font-size:1.5em;}
h3{font-size:1.25em;}
h4{font-size:1.1em;}
input,textarea{font-size:100%;font-family:Verdana, Arial, Geneva, sans-serif;padding:2px;}
/* let's get specific  */
#wrap{background:#fff url(images/main_bg.gif) repeat-y 0 0;border:1px #ccc solid;color:#000;text-align:left;width:760px;margin:0 auto;}
html>#wrap{width:758px;}
/* Header  */
#header{background:#fff url(images/h1_bfly.jpg) no-repeat;color:inherit;width:760px;height:136px;border-bottom:1px #ccc solid;text-align:right;}
#header h1{font-size:2em;letter-spacing:2px;margin:0 10px 10px 200px;padding:50px 0 0;}
#header h1 a{text-decoration:none;background-color:inherit;color:#FFB60F;border:none;}
#header p.blogdescription{margin:0 10px 10px 200px;}
/* Content  */
#content{text-align:left;float:left;width:450px;font-size:1.1em;line-height:1.5em;margin:5px 15px;padding:0;}
/* blog posts  */
.post{margin-bottom:50px;}
.postdate{font-size:0.9em;font-weight:700;margin:0;padding:0;}
.posttitle{margin:10px 0;}
.metawrap{border-top:1px solid #666;font-size:0.9em;margin:25px 0 40px;}
#commentlist li{border:1px solid #FCF48C;margin:5px 0 10px;padding:10px;}
#commentlist li li{border:none;margin:2px 0;padding:2px;}
#commentlist li.alt{border:1px solid #668801;}
#commentlist cite{font-family:verdana, arial, geneva, sans-serif;font-style:normal;font-size:1em;}
#commentform dd{margin:5px 0 10px;}
#commentform textarea{width:80%;}
/* Sidebar  */
#sidebar{width:200px;float:right;color:#666;background:#FCF48C;text-align:left;margin:0 15px 5px 0;padding:0;}
#sidebar a{background-color:inherit;color:#444;border-bottom:1px #444 dashed;}
#sidebar a:hover{background-color:inherit;color:#668801;border-bottom:1px #668801 dashed;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar li{margin:0 0 30px;}
#sidebar li li{list-style-image:url(images/li_flower3.gif);margin:5px 0 5px 30px;padding:0;}
#sidebar li h2{font-size:1.5em;margin:5px 0 10px;padding:0;}
/* search box  */
#sidebar li#search dd{margin:5px 0;}
#sidebar li#search input#s{width:190px;}
/* calendar  */
#sidebar li#calendar li{list-style-image:none;margin:0;}
#wp-calendar{width:95%;text-align:center;}
/* Footer  */
#footer{background:#fff;color:inherit;clear:both;border-top:1px #ccc solid;width:760px;margin:0;padding:10px;width:100%;}
#footer a{background-color:inherit;color:#333;border-bottom:1px #333 dashed;}
#footer a:hover{background-color:inherit;color:#ccc;border-bottom:1px #ccc dashed;}
/* 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%;}
fieldset,#footer p.credit a{border:none;}
legend,hr{display:none;}