/*
Theme Name: Split Personality
Theme URI: http://www.wordpressdiva.com/themes/41/split-personality.html
Description: Half black, half white, with green highlights.
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/
================================== */
/* hide the overflow - can be overriden */
#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}
body{background:#FFF url(images/body-bg.gif) repeat-y 50% 0;color:#000;font:75%/150% Verdana, Arial, Geneva, sans-serif;text-align:center;margin:0;padding:0;}
a{background-color:inherit;color:#719207;text-decoration:none;}
a:hover{background-color:inherit;color:#994000;}
a img{border:none;text-decoration:none;}
blockquote{border-top:1px solid #000;border-bottom:1px solid #000;width:80%;margin:40px auto;padding:10px;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;overflow:auto;}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6{font-family:Arial, Verdana, Geneva, sans-serif;line-height:115%;}
h1{font-size:2.25em;}
h2{font-size:1.9em;}
h3{font-size:1.5em;}
h4{font-size:1.25em;}
input,textarea{font-size:100%;font-family:Verdana, Arial, Geneva, sans-serif;letter-spacing:1px;padding:2px;}
#wrap{text-align:left;width:760px;margin:0 auto;padding:0;}
/* Header  */
#header{text-align:right;margin:0 0 25px;padding:0;}
#header h1{width:370px;height:100px;float:left;margin:0;padding:0;}
#header p.blogdescription{width:370px;height:100px;float:right;text-align:left;margin:5px 0;padding:0;}
/* Content  */
#content{clear:both;width:360px;float:right;margin:0 0 50px;}
/* blog posts  */
.authormeta{border-bottom:1px solid #000;font-size:0.8em;margin:4px 0;}
.postmeta{border-top:1px solid #000;font-size:0.8em;margin:4px 0;}
.postdate{font-weight:700;}
.posttitle{margin:10px 0 5px;}
.postcontent a{border-bottom:1px solid #ccc;}
.metawrap{font-size:0.8em;border-top:1px solid #000;border-bottom:1px solid #000;margin:25px 0 50px;padding:10px;}
/* blog comments  */
.commentmetadata{background-color:#000;color:#fff;font-size:0.9em;padding:3px;}
#commentlist li{margin:10px 0 50px;}
#commentlist li li{margin:3px 0;}
#commentlist cite{font-style:normal;font-size:1.4em;}
#commentform dd{margin:5px 0 10px;}
/* Sidebar */
#sidebar{background:#000;color:#EBF0DB;width:360px;text-align:right;margin:0 0 50px;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar li{margin:10px 0 40px;}
#sidebar li li{margin:4px 0;}
#sidebar li h2{border-bottom:1px solid #FFF;font-size:1.25em;letter-spacing:1px;margin:5px 0;}
#sidebar li#search input#s{width:50%;}
#wp-calendar{width:150px;margin:0 0 0 auto;}
#wp-calendar caption{text-align:right;margin:0 0 0 auto;}
/* Footer */
#footer{clear:both;text-align:right;float:right;width:360px;font-size:0.8em;border-top:1px solid #000;color:black;}
#footer p.credit a{background-color:inherit;}
/* 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%;}
legend,hr,#sidebar li#search label{display:none;}
#commentform input#author,#commentform input#email,#commentform input#url,#commentform textarea{border:1px solid #000;background:#97C309;color:#000;width:98%;}
#sidebar li#search dd,#footer p{margin:5px 0;}
