/*
Theme Name: Keldon Theme
Theme URI: http://www.thefuturedesigns.com
Description: 
Version: 1.0
Author: Jamison Hiner
Author URI: http://www.thefuturedesigns.com
Tags: empty, clean, development, design

	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:#FFF;font:8pt/10pt arial, Geneva, sans-serif;color:#7a6e67;margin:0 auto;padding:0 20px;}
a {text-decoration:underline; color:#940029;}
a:hover {text-decoration:none; color:#940029;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
p {margin: 0 0 10px 0;}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:0px;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;}
.entry-thumb {float:left; border:1px solid #dbd7d4; padding:4px; margin:0 8px 8px }

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:2px 0 4px;line-height:1.2em;}
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-stretch-top {float:none;clear:both;margin:0 auto; width:960px;background:url("images/pages_top.jpg") top center no-repeat;}
#wrapper-stretch-mid {float:none;clear:both;margin:0 auto; width:960px;background:url("images/pages_mid.jpg") top center repeat-y;}
#wrapper-stretch-bot {float:none;clear:both;margin:0 auto; width:960px;background:url("images/pages_bot.jpg") bottom center no-repeat;}
#wrapper-stretch {float:none;clear:both;margin:0 auto; width:960px; padding: 20px 0 0 0; min-height: 895px;}
#wrapper {float:none;clear:both;margin:0 auto; width:960px; padding: 20px 0 0 0;background:url("images/pages_bg.jpg") no-repeat; min-height: 895px;}
#wrapperContent {float:none;clear:both;margin:0 auto; width:834px;}
#header {padding: 0px 0;}
#footer {height:50px;overflow:hidden;margin:10px auto 0;clear:both; float:none; text-align:center; padding: 5px 0px;}
#topNav { width: 800px; margin: 0 0 0 0; padding: 15px 0 5px 0px; color:#827770; height: 24px;}
#topNav a {text-decoration:none; color:#827770; font-size:11px;}
#topNav a:hover {text-decoration:underline; color:#827770;}
.entry-meta {width: 100px;display: none;}
/* #mainNav  {margin-left: 60px; margin-top: 10px; margin-bottom: 0px;} */

/* -- POSTS -- */
.post-index {margin:0px auto 0px;}
#post-single {margin:0 0 0px;}
#posts-wrap {margin:0 0 10px 0;}
#posts-wrap li {list-style-type:none;}


/* -- SIDEBARS --*/
.sidebar-wrap {margin:0em auto;overflow:hidden;}
.sidebar1 {width:193px;clear:none; display:block;}
.sidebar1b {width:146px;clear:none;}
.sidebar2 {width:639px;clear:none; min-height:350px; border: 1px solid #dbd7d4; padding:10px 0;}
.sidebar3 {width:666px;clear:none; min-height:350px; border: 1px solid #dbd7d4; padding:10px;}
.sidebar4 {width:810px;clear:none; min-height:350px; border: 1px solid #dbd7d4; padding:10px;}
.sidebar5 {width:810px;clear:none; min-height:350px; border: 1px solid #dbd7d4; padding:10px;}
.block-1 {float:left;}
.block-2 {float:right;}

/* -- 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 0 0;}
img {border:none;}


/* -- 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;}

/*#mainNav a, #mainNav a:visited {
display:block;
text-decoration:none;
}
#mainNav a:hover, #mainNav a:active {
float:left;
}

#mainNav a:hover span {
float:left;
display:block;
color: #fff;
background: #940029;
}*/

#panel {
	background: #fff;
	width: 250px;
	height: 70px;
	display: none;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(images/email.jpg) no-repeat center top;
}
.btn-slide {
	text-align: center;
	width: 178px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}
.column {width:120px}
ul#menu-store-navigation li,ul#menu-store-menu li{list-style:none!important; padding:2px 0 4px}
.floatleft {float:left}
.floatright {float:right}
.clearboth {clear:both}
.fill {background: #333;}
