/*
Theme Name: Live from the 205
Theme URI: http://www.livefromthe205.com
Description: Custom WP Theme for Live from the 205 by Snarky Designs. 
Version: 1.0
Author: Snarky Designs
Author URI: http://www.snarky-designs.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
*/



/* - BASIC STUFF - */
body {background:#330033 url() repeat;font:13px "Century Gothic", Geneva, sans-serif;color:#333;margin:0 auto;}
a {color: #cc0033; text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {color:#cc0033;font-size:12px;font-style:normal;}
blockquote {font-style:oblique}
.lips {float: left;}
#lips { }
#border {background: #fff url() repeat-x; height: 14px;}
.entry-meta-index {
background:#cc0033 url() repeat;
color:#FFFFFF;
margin-top:30px;
padding:5px;
}
.entry-meta-index a{color: #fff; text-decoration: underline;}
#signature {text-align: right;}
.commentmetadata {font-size: 12px; color: #cc0033;}


/*-- Widgets--*/
.widget {margin-bottom: 50px;}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:3px;}
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 {margin:0;padding:0;}
h6 {text-transform: uppercase; color: #cc0033; margin-bottom: 30px; font-size: 18px;}
h2.entry-title {font-size:26px; color: #669900;}
h3#comments{margin:20px auto 10px;font-size:30px; color: #cc0033;border-bottom:1px dotted #330033;}
h3.widgettitle {margin-bottom: 8px; text-align: center; font-size: 22px;border-bottom:1px dotted #330033;color: #cc0033; padding-bottom: 3px;}
/* headings inside posts */
.entry-content h3 {font-size:20px;}
.entry-content h4 {font-size:16px;}
.entry-content h5 {font-size:14px;}
.entry-content h6 {font-size:12px;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:1001px;}
#header {height:272px;margin:0 auto; padding: 0 !important;text-align:center;}
#header img {border: none !important;}
#banner {height: 177px;}
#header2 {height: 95px;}

#header2 {height:132px;margin:0 auto;background: transparent url(images/header2.png) no-repeat;}
#footer {overflow:hidden;margin:20px auto 0;clear:both;float:none;text-align:center;padding: 20px 0;width: 900px;}
#center {background: transparent url(images/center.png) repeat-y;}
#footer1{height: 78px; background: transparent url(images/footer1.png) no-repeat;}
#footer2{height: 129px;}

/* -- POSTS -- */
.post-index {margin:0 0 100px;}
#post-single {margin:0 0 20px;}
.posts-wrap {
clear:none;
float:left;
margin-left:70px;
width:570px;
}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:left; clear:none;width:300px;}
.sidebar {clear:none;}
.block-1 {
float:right;
width:250px;
}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/*--IMAGES--*/
img.right { float: right; margin:10px 0 0 10px; }
img.left { float: left; margin:0 10px 10px 0; }


/***** Images with Captions ********/

.aligncenter, div.aligncenter { display: block; margin: 10pt auto !important;text-align: center;}
.alignleft { float: left;}
.alignright {float: right;}
.wp-caption { text-align: left; background-color: #fff; padding-top: 4px; font-style:normal; color:#cc0033; text-transform:lowercase;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 5pt 4px 5px; margin: 0; font-style: normal;text-align: right;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto; padding: 5px; border: 1px dotted #cc0033;}
ul.children {margin:5px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {
font-size:15px;
margin-top:30px;
text-align:right;
}
textarea#comment {overflow:auto}
.avatar {
background-color:#ffffff;
border:0 solid #cc0033;
float:right;
padding:2px;
}
ul.commentlist li.even {background: #fff none;}
ul.commentlist li.even a{}
ul.commentlist li.odd {background: #ffff none;}


/* -- NAVIGATION --*/
div.navigation {width:100%;float:left;clear:both;padding: 20px 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;}

/* -- FOOTERBLOCK --*/
#footerblock {margin: 10px; text-align: left;}
.footerblock1 {
float:left;
margin-left:10px;
padding-right:18px;
width:290px;
}
.footerblock2 {
float:left;
width:290px;
}
.footerblock3 {
float:right;
width:260px;
}
.copyright {
color:#330033;
font-size:12px;
margin-top:25px;
text-align:center;
}
.snarky {font-size: 8px;}

