/*  
Theme Name: Bumblebee
Theme URI: http://theblogstudio.com/

*/


* {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
}
/*html	{
	background: #f4dca1 url('images/html_bg.jpg') repeat-x left bottom;
}*/
body	{
	background: #006B5B url('images/body_bg.jpg') repeat-x top;
}

/*						PAGE LAYOUT						*/

#container {
	background: #f4dca1;
}
.wrap	{
	width: 980px;
	margin:0 auto;
}
#wrap2 {
	width:880px;
	margin:0 auto;
}
#header	{
	height: 141px;
	padding-top: 210px;
	background: url('images/head_bg.jpg') no-repeat -10px top;
}
#postcol	{
	float: left;
	width: 600px;
	margin-top: 15px;
}
#sbar	{
	float: left;
	width: 175px;
	margin-top: 15px;
	margin-left: 15px;
}
#sbar-2	{
	float: left;
	width: 175px;
	margin-top: 15px;
	margin-left: 15px;
}
#footer	{
	clear: both;
	height: 350px;
	background: url('images/footer_bg.png') no-repeat left bottom;
}

/*						GLOBAL STYLES					*/

.rbord, .lbord	{
	display: block;
}
.rbord	{
	float: right;
}
.lbord	{
	float: left;
}
a:hover	{
	text-decoration: underline;
}

/*						HEADER STYLES					*/

#header h1, #header h2	{
	display: none;
}
#header li	{
	float: left;
}
#header li.nav1	{
	padding: 0 21px 0 112px;
}
#header li.nav2	{
	padding: 12px 21px 0 0;
}
#header li.nav3	{
	padding: 8px 21px 0 0;
}
#header li.nav4	{
	padding: 8px 20px 0 0;
}
#header li.nav5	{
	padding: 14px 21px 0 0;
}
#header li.nav6	{
	padding: 15px 0 0 0;
}
#header li a, #header li a:visited	{
	display: block;
}
#header li a span, #header li a:visited span	{
	display: none;
}
#header a.nav1, #header a.nav1:visited	{
	width: 73px;
	height: 59px;
	background: url('images/nav1.jpg') no-repeat left top;
}
#header a.nav2, #header a.nav2:visited	{
	width: 80px;
	height: 47px;
	background: url('images/nav2.jpg') no-repeat left top;
}
#header a.nav3, #header a.nav3:visited	{
	width: 103px;
	height: 44px;
	background: url('images/nav3.jpg') no-repeat left top;
}
#header a.nav4, #header a.nav4:visited	{
	width: 108px;
	height: 47px;
	background: url('images/nav4.jpg') no-repeat left top;
}
#header a.nav5, #header a.nav5:visited	{
	width: 107px;
	height: 45px;
	background: url('images/nav5.jpg') no-repeat left top;
}
#header a.nav6, #header a.nav6:visited	{
	width: 80px;
	height: 44px;
	background: url('images/nav6.jpg') no-repeat left top;
}
#header a.nav1:hover, #header a.nav1-active	{
	width: 73px;
	height: 59px;
	background: url('images/nav1-over.jpg') no-repeat left top;
}
#header a.nav2:hover, #header a.nav2-active	{
	width: 80px;
	height: 47px;
	background: url('images/nav2-over.jpg') no-repeat left top;
}
#header a.nav3:hover, #header a.nav3-active	{
	width: 103px;
	height: 44px;
	background: url('images/nav3-over.jpg') no-repeat left top;
}
#header a.nav4:hover, #header a.nav4-active	{
	width: 108px;
	height: 47px;
	background: url('images/nav4-over.jpg') no-repeat left top;
}
#header a.nav5:hover, #header a.nav5-active	{
	width: 107px;
	height: 45px;
	background: url('images/nav5-over.jpg') no-repeat left top;
}
#header a.nav6:hover, #header a.nav6-active	{
	width: 80px;
	height: 44px;
	background: url('images/nav6-over.jpg') no-repeat left top;
}

/*						POSTCOL STYLES					*/

#postcol .post	{
	position: relative;
	margin-bottom: 60px;
	background: url('images/post_bg.jpg') repeat-y left top;
}

/*						POST HEADER STYLES				*/

#postcol .head	{
	xheight: 85px;
	position: relative;
	background: url('images/post_head_bg.jpg') repeat-x left top;
}
.head .rbord	{
	width: 14px;
	height: 85px;
	margin-top: -15px;
	background: url('images/head_rbord.jpg') no-repeat right top;	
}
#post1 .head .rbord	{
	background: url('images/post1_head_rbord.jpg') no-repeat right top;	
}

.post h2, .post h4	{
	color: #353030;
	margin: 10px 0 0 0;
	padding:15px 20px 0;
	font: bold 19px Georgia, "Times New Roman", Times, serif;
}

.head h4	{
	top: 0;
	left: 0;
	width: 86px;
	height: 85px;
	color: #494c5f;
	text-align: center;
	position: absolute;
	margin: -23px 0 0 -1px;
	padding: 17px 19px 0 0;
	background: url('images/post_date.gif') no-repeat left top;
	font: bold 18px/20px Georgia, "Times New Roman", Times, serif;
}

.head h2	{
	min-height: 70px;
	color: #353030;
	margin: 0 0 10px 14px;
	padding: 15px 0 0 96px;
	font: normal 24px/28px Georgia, "Times New Roman", Times, serif;
	background: url('images/head_h2_bg.jpg') repeat-x left bottom;
}

/*						POST BODY STYLES				*/

.post img.float	{
	float: left;
	padding: 0 20px 30px 20px;
}
.post img.center	{
	display: block;
	margin: 17px auto;
}
.post p	{
	color: #353030;
	padding: 15px 20px 0 20px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 19px;
}
.post p span	{
	font-weight: bold;
	text-transform: uppercase;
}
.post h5.sign	{
	height: 46px;
	margin: 0 40px 0 0;
	background: url('images/robin.jpg') no-repeat right top;
}
.post h5.sign strong	{
	display: none;
}
.post h6.read	{
	margin: 0 0 0 20px;
	padding: 0 0 5px 20px;
	background: url('images/reading_bg.jpg') no-repeat left top;
	font: 14px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.post h6.read a, .post h6.read a:visited	{
	color: #769629;
}
.post hr	{
	display: none;
}

/*					POST BROWN FOOTER STYLES				*/

.brown_foot	{
	background: #e1a73e;
}
.brown_foot img	{
	float: right;
	padding-right: 18px;
}
.post .brown_foot h5	{
	height: auto;
	color: #5e5858;
	margin: 0 0 0 20px;
	padding: 2px 0 10px 23px;
	font: bold 12px/14px LucidGrande, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
.brown_foot h5 a, .brown_foot h5 a:visited	{
	color: #5e5858;
}
.brown_foot h5.comm	{
	padding-top: 17px;
	background: url('images/brown_comm.jpg') no-repeat left 17px;
}
.brown_foot h5.file	{
	background: url('images/brown_file.jpg') no-repeat left top;
}
.brown_foot h6.bookmark	{
	float: left;
	width: 83px;
	height: 24px;
	margin-left: 20px;
	background: url('images/brown_bookmark.jpg') no-repeat left top;
}
.brown_foot h6.bookmark strong	{
	display: none;
}
.brown_foot ul	{
	float: left;
	padding-right: 21px;
	background: url('images/brown_foot_ul.jpg') no-repeat right top;
}
.brown_foot li	{
	float: left;
}
.brown_foot li span	{
	display: none;
}
.brown_foot li a, .brown_foot li a:visited	{
	height: 24px;
	display: block;
}
.brown_foot a.bk1, .brown_foot a.bk1:visited	{
	width: 16px;
	background: url('images/bookmark_icon1.jpg') no-repeat left top;
}
.brown_foot a.bk2, .brown_foot a.bk2:visited	{
	width: 21px;
	background: url('images/bookmark_icon2.jpg') no-repeat left top;
}
.brown_foot a.bk3, .brown_foot a.bk3:visited	{
	width: 19px;
	background: url('images/bookmark_icon3.jpg') no-repeat left top;
}
.brown_foot span.bbord	{
	clear: both;
	height: 10px;
	font-size: 1px;
	display: block;
	background: url('images/brown_foot_bg.jpg') no-repeat left bottom;
}

/*					POST BLUE FOOTER STYLES				*/

.blue_foot	{
	background: #d0dded url('images/blue_foot_bg.jpg') repeat-y left top;
}
.blue_foot img	{
	float: right;
	padding: 21px 19px 0 0;
}
.post .blue_foot h5	{
	color: #5e5858;
	padding: 2px 0 10px 23px;
	margin: 0 0 0 20px;
	font: bold 12px/14px LucidGrande, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
.blue_foot h5 a, .blue_foot h5 a:visited	{
	color: #5e5858;
}
.blue_foot h5.comm	{
	padding-top: 17px;
	background: url('images/blue_comm.jpg') no-repeat left 17px;
}
.blue_foot h5.file	{
	background: url('images/blue_file.jpg') no-repeat left top;
}
.blue_foot h6.bookmark	{
	float: left;
	width: 83px;
	height: 24px;
	margin-left: 20px;
	background: url('images/blue_bookmark.jpg') no-repeat left top;
}
.blue_foot h6.bookmark strong	{
	display: none;
}
.blue_foot ul	{
	float: left;
	padding-right: 21px;
	background: url('images/blue_foot_ul.jpg') no-repeat right top;
}
.blue_foot li	{
	float: left;
}
.blue_foot li span	{
	display: none;
}
.blue_foot li a, .blue_foot li a:visited	{
	height: 24px;
	display: block;
}
.blue_foot a.bk1, .blue_foot a.bk1:visited	{
	width: 16px;
	background: url('images/bookmark_icon1.jpg') no-repeat left top;
}
.blue_foot a.bk2, .blue_foot a.bk2:visited	{
	width: 21px;
	background: url('images/bookmark_icon2.jpg') no-repeat left top;
}
.blue_foot a.bk3, .blue_foot a.bk3:visited	{
	width: 19px;
	background: url('images/bookmark_icon3.jpg') no-repeat left top;
}
.blue_foot span.bbord	{
	clear: both;
	height: 10px;
	font-size: 1px;
	display: block;
	background: url('images/blue_foot_bbord.jpg') no-repeat left bottom;
}

/*						PAGIN STYLES					*/

h2#pgnav	{
	display: none;
}
#pagin	{
	margin-top: -16px;
	text-align: center;
	font: 14px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
#pagin li	{
	padding: 0 1px;
	display: inline;
}
#pagin span	{
	padding: 7px 9px;
	background: #8f7944;
	display: inline-block;
}
#pagin span#select	{
	background: #aeaeae;
}
#pagin span#select a, #pagin span#select a:visited	{
	color: #000;
}
#pagin a, #pagin a:visited	{
	color: #cfcfcf;
}

/*						SBAR STYLES						*/

#sbar h2, #sbar-2 h2	{
	text-align: center;
	font: bold 15px/20px Georgia, "Times New Roman", Times, serif;
}
#sbar p, #sbar-2 p	{
	padding: 0 16px;
	font: 13px/15px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

/*						POLL STYLES						*/


.democracy p.question {text-align:center;font-size:125%;font-weight:bold;}

.democracy	{
	margin-bottom: 15px;
	background: #d58a21;
	font: 12px/14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding: 0 30px 27px 30px;
}
.democracy h2	{
	padding: 6px 0 11px 0;
}
.democracy form	{
	margin-top: 19px;
}
.democracy div.dem-results form ul li	{
	display: block;
	margin: 5px 0;
}
.democracy div.dem-results form input	{
	margin: 0 5px -1px 0;
}
.democracy div.dem-results form br	{
	display: none;
}
.democracy div.dem-results form a.dem-vote-link {
	display:none;
}
.democracy div.dem-results form input.dem-vote-button	{
	width: 85px;
	height: 24px;
	display: block;
	cursor: pointer;
	margin: 9px auto 0 auto;
	background: url('images/button_vote.jpg') no-repeat left top;
}
#sbar button span, #sbar-2 button span	{
	display: none;
}

/*						DAILY STYLES					*/

#examiner	{
	background: #2e0b0c;
	margin-bottom: 15px;
}
#daily	{
	background: #2e0b0c;
	margin-bottom: 15px;
}
#daily h2	{
	color: #fff;
	padding: 10px 0;
}
#daily p	{
	text-align: center;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#daily a, #daily a:visited	{
	color: #fff;
	font: 10px/12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

/*						SEARCH STYLES					*/

#search	{
	margin-bottom: 15px;
	background: #d58a21;
	padding-bottom: 20px;
}
#search h2	{
	padding: 5px 0;
}
#search input	{
	padding: 4px;
	width: 132px;
	height: 20px;
	display: block;
	margin: 0 auto 6px auto;
	background: url('images/input_bg.jpg') no-repeat left top;
}
#search button	{
	width: 85px;
	height: 24px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	background: url('images/button_find.jpg') no-repeat left top;
}

/*						SUBSCR STYLES					*/

#sub h2	{
	color: #454545;
}
#sub li	{
	float: left;
	width: 80px;
	padding-left: 6px;
	border-left: 1px solid #66814c;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
}
#sub li.rss	{
	border: none;
	text-align: right;
	padding: 0 6px 0 0;
	border-right: 1px solid #66814c;
}
#sub a, #sub a:visited	{
	color: #66814c;
}
#sub span	{
	clear: both;
	height: 20px;
	display: block;
}

/*							NEWS STYLES					*/

#news	{
	margin-bottom: 20px;
	background: #d2841c;
	padding-bottom: 22px;
}
#news h2	{
	padding: 10px 0 5px 0;
}
#news p	{
	padding: 10px 10px;
}
#news input	{
	padding: 4px;
	width: 132px;
	height: 20px;
	display: block;
	margin: 5px auto 6px auto;
	background: url('images/input_bg.jpg') no-repeat left top;
}
#news button	{
	width: 85px;
	height: 24px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	background: url('images/button_submit.jpg') no-repeat left top;
}

/*						CATEG STYLES					*/

#cat h2	{
	padding: 10px 0;
}
#cat ul	{
	padding: 0;
}
#cat li	{
	padding: 4px 0 4px 4px;
	border-bottom: 1px solid #cecece;
	font: 13px/15px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
#cat li a	{
	color: #000;
}

/*						FOOTER STYLES					*/
#footer-container {
	clear:both;
	background: #f4dca1 url('images/html_bg.png') repeat-x left bottom;
}
#footer p	{
	width: 156px;
	text-align: center;
	padding: 221px 0 0 28px;
	font: 10px/12px Arial, Helvetica, sans-serif;
}
#footer p a, #footer p a:visited	{
	color: #37383a;
}
#footer p span	{
	display: none;
}








/*						CSS Additions					*/

.head h2 a:link, .head h2 a:visited {color:#353030;text-decoration:none;}
.head h2 a:hover {color:#353030;text-decoration:underline;}

#commentSection {padding:0 15px;}
h2#comments, h2#respond, h2.pagetitle	{color: #1F1C1C;padding: 0 0 10px 0;font: normal 24px/28px Georgia, "Times New Roman", Times, serif;}
h2.pagetitle {display:block;margin:5px 0 30px 0;padding:0 10px;}

ol.commentlist {margin:0 0 40px 0;}
ol.commentlist li {background:#FFF;border-top:2px solid #E1A73E;border-bottom:10px solid #E1A73E;padding:10px 10px;margin:0 0 15px 0;}
ol.commentlist li p {color:#353030;font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:18px;padding:0;margin:8px 0 2px 0;}
ol.commentlist li .commentmetadata {margin:0 0 4px 0;}

.post a:link, .post a:visited {color:#353030;text-decoration:underline;}
.post a:hover {color:#999;text-decoration:none;}
.post ul, .post ol {margin:5px 0 15px 15px;color:#353030;font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;}
.post ul li, .post ol li {margin:0 0 5px 0;}
.post #links ul li a {display:block;}
.post #links ul li {padding-right:20px;}
.galleryImage {margin:10px 0 10px 10px;}

#commentSection a:link, #commentSection a:visited {color:#353030;text-decoration:none;background:#FFF9CF;}
#commentSection a:hover {color:#353030;text-decoration:none;background:none;}

#commentform input#author, #commentform input#email, #commentform input#url, #commentform textarea#comment {border:1px solid #999;background:#F2F2F2;padding:2px 3px;margin:0 0 3px 0;}

h4#about {background:url('images/post_about.gif') no-repeat;}
h4#contact {background:url('images/post_contact.gif') no-repeat;}
h4#photos {background:url('images/post_photos.gif') no-repeat;}
h4#archives {background:url('images/post_archives.gif') no-repeat;}
h4#links {background:url('images/post_links.gif') no-repeat;}

#albumHolder {padding:0 15px;font: normal normal normal 1em/1.5em Arial, sans-serif;}
#albumHolder img {background:#F4DCA1;border:1px solid #D58A21;padding:5px;margin:0 auto;}
#albumHolder .prevnext {font: italic normal normal .9em/1.5em Arial, sans-serif;margin:0 0 10px 0;}

#sidebarGalleryRandom {width:167px;height:auto;margin:0 4px;}

#cat2 {text-align:center;}

.clearer {
	clear:both;
}
.sociable {padding-left: 20px; font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; font-size: 12px; }
.sociable_tagline {padding-bottom: 5px;}
#bookshelf { background:#D58A21; padding: 10px; margin-bottom: 15px;font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; font-size: 12px;}
#bookshelf li {padding-top: 10px;}
#bookshelf hr {	
	border:0;
	border-top: 1px solid #D58A21;
	height: 1px;
	background:transparent;
	font-size:23px;
	display:block;
	clear:both;}
.book-img {padding-right: 5px;}
#note {background:#D58A21; margin-bottom: 15px;font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; font-size: 13px; padding-bottom: 16px;}
#note p {padding:10px 10px 0;}
#note .sociable {display:none;}
#note a { text-decoration:underline;}
#note a:hover { text-decoration:none;}
#bookshelf a, #note a{color: #000;}
#promo {margin-bottom: 15px;}
#promo h2 { text-align: left; font-size: 13px; font-weight:normal; }
#promo p { padding: 0; font-size: 11px;}
.ext-photo {margin-bottom: 15px;}
.ext-photo li	{
	padding: 1px 0;
	font: 12px/15px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.ext-photo li a	{color: #000;}
.ext-photo .sociable {display:none;}
.widget_tag_cloud { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;}
.widget_tag_cloud a {color: #000;}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



.wpcf7 input, .wpcf7 textarea {
	color:#000000;
	border: 1px solid #c0c0c0;
}


