/*
Theme Name: KevinRhea.com
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: iidesignonline.com


	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */

#respond {border:1px solid yellow;}
li.depth-1 {border: 1px solid orange;}
.navigation {border:1px dashed black;}
.post {background: #ffffff; margin:5px; padding: 10px; min-height: 1100px;}

/* - BASIC STUFF - */
body {background:#000000;font:9pt/11pt Georgia, Geneva, sans-serif;color:#000;line-height: 18px; margin: auto;padding:0 20px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
img {border: 0px;}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:120%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:1024px;background: #d7df21;}
#header {background: #73a0c5 url('images/header.png') no-repeat center center; width:1024px; height: 370px; margin: auto; }
#footer {background: #f5f2ed url('images/footer.png') no-repeat top center; overflow:hidden;  clear:both; float:none; text-align:center; padding-top: 250px; font-family:Georgia; font-size: 14px; line-height: 20px;}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:right; clear:none;width:620px;}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:left; clear:none;background: #d7df21;}
.sidebar {background: #d7df21; width:99%;clear:none;}
.block-1 {float:left;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

.footer-body a {color: #006536;}
.footer-table {background: #006536; color: #ffffff;}
.footer-table a {color: #ffffff; font-family: Arial; font-size: 10px;}

.navtable {font-family: helvetica; font-weight: normal; font-size: 16px; color: #ffffff;}
.navtable a {color: #ffffff;}
.navtable a:hover {color: #d7df21; font-weight: bold; text-decoration: none;}

.sidebox {background: #ffffff; margin: 25px; padding: 20px; width: 315px; font-family: Georgia; font-size: 11px;}
.sidebox a {color: #006536;}
.sidebox-title {font-size: 21px;}
.sidebox img {padding: 0px; border:0px}
.sidebox img a {border: 0px;}

.sidebox3 {background: #ffffff url('/images/twitterbg.png') no-repeat top center; margin: 25px; padding: 20px; width: 315px; font-family: Georgia; font-size: 11px; min-height: 375px;}
.sidebox3 img {padding: 0px; border:0px}
.sidebox3 img a {border: 0px;}

.homepage {font-family: Georgia; font-size: 16px; color: #231f20; line-height: 24px;}
.attention {font-family: Georgia; font-size: 21px; color: #006536; font-style: italic; line-hight: 30px; text-align: right; padding-right: 25px;}
.copy {font-family: Georgia; font-size: 16px; color: #231f20; line-height: 24px;}
.copy a {color: #006536;}

.applymain {font-size: 11px;}
