/*
Theme Name: Attack of the Redneck Mommy
Theme URI: http://www.theredneckmommy.com/
Description:Custom (awesome) Wordpress Template for The Redneck Mommy (who is awesome, herself). 
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:#e9e3ca url(images/bg.png) repeat-x;font:0.8em Verdana,Arial,Helvetica,sans-serif;color:#2c271f;margin:0 auto;padding:0 20px;}
a {text-decoration:none;color:#d81526;}
a:hover {text-decoration:underline; color:#d81526;}
.additional-meta {font-size: 12px; color: #999; font-style: italic;}
blockquote {font-style:oblique}
.entry-meta-index{background-color:#2c271f;padding: 2px; color:#fff;margin-top: 30px; }
.entry-meta-index a{color: #ebe800;}
.entry-content {margin-top:0px !important;}
.widget {margin-bottom: 40px;}
#menu {margin-bottom: 20px; font-size:14px;line-height:1.5em;}
#menu li{display: inline;}
#menu ul li{padding:10px;}
#login a{color: #e9e3ca !important;}

/* -- 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-bottom:5px;padding:0;}
h2.entry-title {font-size:1.9em;text-transform: uppercase;}
h2.entry-title a{color: #d81526;}
h2 img {border: none;}
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%;}
h3#comments {
	text-transform: uppercase; color: #d81526;
}
/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin: 0 auto 20px;width:1000px; background: transparent url(images/center.png) repeat-y;}
#wrapper img{border:0;}
#header-top {height:182px;margin: 0 auto;padding:0;width:1000px;}

#header-bottom {height:63px;margin: 0 auto;padding:0;width:1000px;}
#footer {text-align: center; overflow:hidden;clear:both;float:none; background: #e9e3ca !important;}
#footer img {border: none !important;}

#copyright {margin: 0 auto;padding:0;width:1000px; background: #e9e3ca !important; text-align: right;}
#top {
height:25px; background-color: #2c271f; display: inline;padding-top: 3px; margin-bottom: 5px; padding-left: 5px;}
#left-panel { width: 206px; height: 329px; background: #e9e3ca none; float: left;}
#left-panel img {border: none !important;}
#right-panel { width: 83px; height: 329px;background: #e9e3ca url(images/right-panel.png) no-repeat; float: right;}

/* -- MISC MAIN DIV STYLES --*/
#header img{border: none !important;}

/* -- POSTS -- */
.post-index {margin:0 0 40px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:left; clear:none;width:505px;background:#fff none;}

/* -- SIDEBARS --*/
.sidebar-wrap {padding-left:20px;overflow:hidden; float:left; clear:none;width:180px;text-align:center !important;background: #fff none; margin-left:5px;}
.sidebar {clear:none;}
.block-1 {float:right;text-align:center;}
.widget {text-align:center !important;}


/* -- 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; padding: 5px; border: 1px solid #f1f1f1;}
ul.children {margin:5px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}
.avatar {float: right;padding: 2px; background-color: #fff;}
ul.commentlist li.even {background: #ebe800 none;}
ul.commentlist li.even a{}
ul.commentlist li.odd {background: #fff none;}
.url {
	font-weight: bold;
        font-size: 15px;
}

/*--IMAGES--*/
img.right { float: right; margin:10px 0 0 10px; }
img.left { float: left; margin:0 10px 10px 0; }
.entry-content img {
	border: none !important;
}


/***** Images with Captions ********/

.aligncenter, div.aligncenter { display: block; margin: 10pt auto !important;text-align: center;}
.alignleft { float: left;padding:10px;}
.alignright {float: right;padding:10px;}
.wp-caption { text-align: center; background-color: #fff; padding-top: 4px; font-style:italic; color:#999; 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: italic;text-align: center;}

/* -- 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;}


