/*
Theme Name: Skewed Rainbow
Theme URI: http://www.wpdiva.com/themes/18/skewed-rainbow.html
Description: Colorful 2 column WordPress theme.
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/
================================== */
#header,#content,#sidebar,#footer{overflow:hidden;}
body{background:#000 url(images/body-bg.gif) repeat-x;color:#BE9;font:75%/150% verdana, arial, geneva, sans-serif;text-align:center;margin:0;padding:0;}
a{background:inherit;color:#E53;}
a:hover{background:inherit;color:#F93;}
h1,h2,h3,h4,h5,h6{font-family:Century Gothic, "Arial", Tahoma, Geneva, sans-serif;}
code,pre{vertical-align:baseline;font:;overflow:auto;}
input,textarea{font-family:Verdana, Arial, Geneva, sans-serif;padding:2px;}
#wrap{background:#000;border:5px solid #F93;color:#FFF;text-align:left;width:700px;margin:25px auto;padding:10px;}
/* Header  */
#header{background:#BE9 url(images/body-bg.gif) repeat-x 0 -90px;border:#9BF 3px solid;color:#000;text-align:right;margin:10px 0;padding:10px;}
#header h2{margin:15px 0;padding:0;}
#header h2 a{background-color:inherit;color:#FFF;text-decoration:none;}
/* Content  */
#content{background-color:#D9F;border:3px #FF9 solid;color:#000;float:left;width:430px;margin:10px 0;padding:10px;}
/* Sidebar  */
#sidebar{background-color:#9BF;color:#000;border:#E53 solid 3px;float:right;width:150px;margin:10px 0;padding:10px;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar li h2{font-size:1.25em;margin:0;padding:0;}
#sidebar li ul{margin:10px 5px 25px;}
#sidebar li li{margin:3px 0;}
#sidebar ul.children li{margin:3px 0;padding:0;}
#sidebar li li a{background:#FF9;color:#E53;display:block;height:1%;text-decoration:none;padding:2px;}
#sidebar li li a:hover{background-color:#BE9;color:#F93;}
/* search box  */
#sidebar li#search{margin:10px 0 30px;}
#sidebar li#search dd{margin:0;}
/* calendar  */
#wp-calendar{background:#E93;border:#E53 solid 3px;color:#000;width:100%;}
#wp-calendar caption {background:#FF9;color:#E53;border:#E53 solid 3px;}
/* blog posts  */
.post{margin-bottom:50px;}
.authormeta a{background-color:#FFF;color:#F93;}
.authormeta a:hover{background-color:#FFF;color:#E53;}
.postdate{background:inherit;color:#FFF;font-size:90%;}
.posttitle{font-family:Arial, Verdana, Geneva, sans-serif;font-size:2.25em;font-weight:400;margin:3px 0;padding:0;}
.posttitle a{background:inherit;color:#FFF;text-decoration:none;}
.interact{background-color:#FFF;color:#000;font-size:85%;margin:5px 0;padding:5px;}
/* individual comments  */
.commentmetadata{background:#FF9;border:#E53 solid 1px;color:#000;padding:5px;}
#commentlist cite{font-style:normal;}
#commentform fieldset{border:none;}
#commentform textarea{width:98%;}

/* Footer  */
#footer{background:#FF9;border:3px solid #BE9;color:#000;clear:both;font-size:90%;text-align:right;padding:0 10px;width:674px;}
/* attribution link styling  */
#footer p.credit{background:inherit;color:#F93;font-size:85%;}
#footer p.credit a{background:inherit;color:#F93;text-decoration:none;}
#footer p.credit a:hover{background:inherit;color:#F93;}
/* Various Classes & Image Alignment  */
.clear{clear:both;}
.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;}
.authormeta,.postmeta,.singlemeta{background-color:#FFF;color:#000;margin:5px 0;padding:5px;}
.postcontent,#commentwrap{background-color:#FFF;color:#000;padding:10px;}
#commentform dd,#sidebar li,#sidebar ul.children{margin:0;padding:0;}
#commentform legend,#sidebar li#search label{display:none;}
.navigation{margin: 25px auto;}
.previouslink{float:left;width:45%;text-align:left;}
.nextlink{float:right;width:45%;text-align:right;}
.postmeta,.metawrap{clear:both;}