/*
Theme Name: The Honey B Theme
Theme URI: http://www.judithshakesdesigns.com/
Description: Custom design for The Honey B by JudithShakes Designs. 
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:url("images/bg.gif") repeat scroll 0 0 #BDDAD6;
color:#603814;
font:14px Tahoma,Geneva,sans-serif;
}

a:link {
  color:#b6dad6;
  text-decoration:none;
  }
a:visited {
  color:#b6dad6;
  text-decoration:none;
  }
a:hover {
  color:#fde853;
  text-decoration:none;
}
a img {
  border-width:0;
  }

.additional-meta {
color:#A67C52;
font-size:10px;
font-weight:normal;
margin:1.5em 0 0.5em;
}

.post-footer {
background:none repeat scroll 0 0 #FDE853;
color:#603814;
letter-spacing:0.1em;
line-height:1.4em;
margin:2em 0;
padding:10px;
}

.post-footer a{color:#603814;}
.post-footer a:hover{color:#603814; text-decoration: underline;}
.blogroll li{	list-style-type: none !important; margin-left: 0 !important;}

blockquote {font-style:oblique}

/* -- 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;font-weight: normal;}
h2.entry-title, h2.page-title {font-size:26px; color:#b6dad6;}
h2#comments{margin:20px auto 10px;font-size:140%;}
h3.widgettitle{color:#ab845c;font-size:15px;letter-spacing:0.2em;margin:0 !important;}
.blogroll h2, .linkcat h2 {
margin-bottom:10px !important;
margin-top:50px;
}



/* headings inside posts */
.entry-content h1 {margin-bottom:5px;}
.entry-content h2 {margin-bottom:5px;}
.entry-content h3 {margin-bottom:5px;font-size:140%;}
.entry-content h4 {margin-bottom:5px;font-size:120%;}
.entry-content h5 {margin-bottom:5px;font-size:100%;}
.entry-content h6 {margin-bottom:5px;font-size:90%;}


/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;width:980px;background:#fff none;padding-top:10px;}
#content-wrapper {padding: 20px 10px 10px; clear: both;}
#header {height:400px;margin:0 auto;text-align:center;width:980px;}
#footer {height:50px;overflow:hidden;margin:20px auto 0;clear:both;float:none;text-align:center;padding: 20px 0;line-height:1.7em;}

/* -- MENU -- */
#access {
	background: #ab845c;
	margin: 0 auto;
	width: 980px;
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#ab845c;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#755241;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}




/* -- POSTS -- */
.post-index {
margin:0.5em 0 2em;
padding-bottom:1.5em;
}
#post-single {margin:0 0 20px;}
.posts-wrap {line-height: 1.7em;float:none; clear:none;margin:0 auto;overflow:hidden;width:470px;word-wrap:break-word;}

/* -- SIDEBARS --*/
.sidebar {width:200px;clear:none;color:#A67C52;line-height:1.5em;}
.block-1 {float:right;}
.block-2 {float:left;}
.widget {border-bottom:1px dotted #B6DAD6;margin:0 0 1.5em;padding:0 0 1.5em;}
.button {margin-bottom: -10px;}


/*--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;margin-right:10px;}
.alignright {float: right;margin-left: 10px;}
.wp-caption { text-align: left; 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: right;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto; padding: 5px; border-bottom: 1px dotted #b6dad6;overflow:hidden;}
ul.children {margin:5px; background:#fff none;}
ul.children li.depth-2,ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8,ul.children li.depth-10 {background:#eef7f5 none !important; border: 1px dotted #b6dad6;}
ul.children li.depth-1,ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7,ul.children li.depth-9 {background:#fff none !important; border: 1px solid #b6dad6;}
ul.commentlist, ul.pinglist {margin:25px 0;}
div.reply {text-align:right;}
textarea#comment {overflow:auto}
.avatar {float: right;padding: 2px; background-color: #fff; border: 1px solid #bddad6;}
ul.commentlist li.even {background: #fff none;}
ul.commentlist li.even a{}
ul.commentlist li.odd {background: #ffff none;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:none;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;}
#nav-single {color:#fde853; margin-bottom: 10px; font-size: 10px;}
#nav-single a{color:#fde853;}


