/*
Theme Name: Black Patti Productions
Theme URI: 
Description: 
Version: 1.0
Author: JudithShakes Designs
Author URI: http://www.judithshakesdesigns.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:#bd9c6b url(images/bg.gif) repeat;font:18px Helvetica, sans-serif;color:#333;margin:0 auto;padding:0 20px;}
a {color: #c94c30; text-decoration:none;}
a:hover {color: #c94c30; text-decoration:underline;}
.additional-meta {font-size: 10px;}
blockquote {font-style:oblique;}
#menu {
font-family:Georgia,Lucida Grande,arial,verdana;
font-size:25px;
text-align:center;
text-transform:lowercase;
width:975px;
}
#menu img {border: none;}
#menu li {display: inline; padding: 30px;}
#menu a {color: #333 !important;}
#menu a:hover{color: #c94c30;}
.homelogo {display: block; margin: auto; border: none !important;}
.page-title {margin-top: 40px; text-align: center;}
.current {color: #c94c30 !important; text-decoration: underline;}
.enter {
font-weight:bold;
padding:15px;
text-transform:uppercase;
}
.enter a{color: #333;}


/* -- 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; color:#333; text-transform: lowercase; size: 20px;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.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:994px;}
#header {margin:0 auto;text-align:center; height: 132px;}
#header img {border: none !important;}
#footer {height: 26px; background: transparent url(images/bottom.gif) no-repeat; }
#footer img {border: none !important;}
#copyright {color: #333; font-size: 10px;overflow:hidden;margin:20px auto 0;clear:both;float:none;text-align:center;padding: 20px 0;width: 600px;}
#content {height: 522px; background: transparent url(images/main.gif) no-repeat;}
#content3 {background: transparent url(images/center.png) repeat-y;}
#top {height: 43px; background: transparent url(images/top.gif) no-repeat;}

.home-wrap {width: 806px;  padding-top:180px; margin-left:77px; text-align: center;}
.home-wrap p {
font-family:Georgia,Lucida Grande,arial,verdana;
font-size:20px;
margin:0 auto;
width:500px;
}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}

.posts-wrap {
height:370px; 
overflow:auto;
clear:none;
margin-left:auto;
margin-right:auto;
width:780px;
}
.posts-wrap2 {
overflow:auto;
clear:none;
margin-left:auto;
margin-right:auto;
width:780px;
background:transparent url(images/face.png) no-repeat scroll right bottom;
}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:left; clear:none;width:300px;}
.sidebar {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;}

#records {text-align: center; padding-top: 30px;height: 45px;}