/*
Theme Name: elb
Theme URI: http://wordpress.org/
Description: Custom to Every Little Bit Eco-shop
Version: 1.o
Author: Jens Berg
Author URI: http://pixelbias.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */

html { width:100%;}

body {
	margin:0px;
	padding:0px;
	background: #FFFFFF url(images/bg-body-gradient.png) repeat-x left top;/* 100% equals 13 px*/
	-x-system-font:none;
	font-size-adjust:none;
	font-stretch:normal;
	/*text-shadow: #000000 0 0 0px;  Important for Safari - removes default boldness on normal font weight*/
	font: normal 80%/normal Arial, Helvetica, sans-serif;
	}
	
.bgDecor {
	width:100%;
	background: transparent url(images/foliage.png) no-repeat center 65px;
}	

.container { 
margin:0px auto; 
min-width: 780px;
max-width: 1004px;
position:relative;
}

.logoGreen {color:#50c441;}
	

/*#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}*/

/************************************************
* Header -start									*
************************************************/	

#header {
height:135px; position:relative;
background: url(images/headerBG.png) repeat-x;
margin:0 10px;
}


.logo {
	height:130px;
	width:481px;
	background: url(images/logo.png) no-repeat;
	top:0px;
	left:0px;
	position:absolute;
}

.headerCornerRight {
	height:38px;
	width:10px;
	background: url(images/header-cornerRight.png) no-repeat;
	top:0px;
	right:0px;
	position:absolute;
}

.headerTagline {
	position:absolute;
	right:10px;
	top:33px;
	width:400px;
	color:#FFFFFF;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-align:right;
}

#speedBarNav {
	height:28px;
	width:100%;
	position:absolute;
	z-index:101;
	bottom:0px;
	left:0px;
	font: bold 14px/29px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.glowRight {background: url(images/glowRight.png) repeat-y right top;}

.glowLeft {
	background: url(images/glowLeft.png) repeat-y left top;
}
.glowLeftTop {
	width:10px;
	height:61px;
	position:absolute;
	bottom:0px;
	left:0px;
	background: transparent url(images/glowLeftTop.png) no-repeat left bottom;
}
.glowRightTop {
	width:10px;
	height:61px;
	position:absolute;
	bottom:0px;
	right:0px;
	background: transparent url(images/glowRightTop.png) no-repeat left bottom;
}

.glowLeftBottom {
	width:10px;
	height:61px;
	position:absolute;
	bottom:0px;
	left:0px;
	background: transparent url(imagesglowLeftBottom.png) no-repeat left bottom;
}
.glowRightBottom {
	width:10px;
	height:61px;
	position:absolute;
	bottom:0px;
	right:0px;
	background: transparent url(images/glowRightBottom.png) no-repeat left bottom;
}





#header_left { float: left; width: 25%; }

#header_middle { float: left; width: 50%; text-align: center; padding: 20px 0 0 0; }



.miniCart {
	position:absolute;
	right:1px;
	bottom:0px;
	height:73px;
	width:182px;
	background:transparent url(images/cartBG.png) no-repeat left bottom;
	font-size:11px; color:#66ccff;
}
.cartItems {
	margin-left: 60px;
	padding-left:7px;
	border-left: 1px solid #5d7f8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;
}
.cartItems a { color:#66ccff; text-decoration:none;}

.viewCart {
	position:absolute;
	text-align:right;
	right:130px;
	bottom:0px;
	height:73px;
	width:75px;
	z-index:101;	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.viewCart a { color:#FFFFFF!important; font-size:11px; text-decoration:none!important;}
.viewCart a:hover {text-decoration:underline!important;}
	
.checkoutButton {
	position:absolute;
	right:1px;
	bottom:4px;
	height:35px;
	width:133px;
	z-index:111;
}

.location {
	padding:3px 5px;
	font-size:75%;
	color:#FFFFFF!important;
	background: #5AB61A url(images/breadcrumbBG.png) repeat-y right top;
}
.location a, .location a:hover, .location a:active, .location a:visited { color:#FFFFFF!important; text-decoration:none!important; }

.accountBox {
	position:absolute;
	right:12px;
	top:4px;
	width:100%;
	height:22px;
	text-align:right;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #6D6852;
}

.accountBox form { margin:0px; padding:0px; display:inline;}
.accountBox a {
	padding:2px 5px;
	border:1px solid #9b9784;
	color:#4E4B3F;
	text-decoration:none;
	background-color: #E4E3DC;
}
.accountBox a:hover {
	color:#4E4B3F;
	text-decoration:none;
	background-color: #F9F9F7;
}


/* Speedbar Tabs -------------------------------------------- */
#speedBarNav {
	height:28px;
	width:100%;
	position:absolute;
	z-index:101;
	bottom:0px;
	left:0px;
	font: bold 14px/29px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#sbtabsmenu a {outline: none;}

#sbtabsmenu a:link{color: #FFF; /* Link Colour */font-size: 14px;	font-weight:bold;	text-decoration: none;}

#sbtabsmenu a:visited {	color: #FFF; /* Visited Link Colour */	font-weight:bold;	text-decoration: none;}

#sbtabsmenu a:hover {	color: #FFF; /* Hover Link Colour */	font-weight:bold;	text-decoration: none;}

#sbtabsmenu {	margin-left: 0px; /* tabs left margin */}

#sbtabsmenu ul, #tabs ul li {	list-style: none;	margin: 0;	padding: 0;}

#sbtabsmenu ul {	/*padding: 5px 0 5px 0;	text-align: center;  align tabs left, right or center */}

#sbtabsmenu ul li {	display: inline;	margin-right: -2px; /* Gap Between Each Tab */}

#sbtabsmenu ul li a {	abackground:transparent url(images/sbtableft.png) no-repeat left top;	text-decoration: none;	padding: 5px 0;}

#sbtabsmenu ul li span {	abackground:transparent url(images/sbtabright.png) no-repeat right top;	padding: 5px 19px 5px 12px; /* Top Right Bottom Left */	margin: 4px 0 7px 7px;}

#sbtabsmenu ul li a:hover span {
	abackground:transparent url(images/sbtabright.png) no-repeat right -75px;
	text-decoration: none;
	color: #50c441;
}

#sbtabsmenu ul li a:hover {
	abackground:transparent url(images/sbtableft.png) no-repeat left -75px;
	color: #50c441;
}

#sbtabsmenu .current_page_item a, #sbtabsmenu .current_page_parent a, #sbtabsmenu  .current_page_ancestor a {background:transparent url(images/sbtableft.png) no-repeat left -150px; color: #259425;}

#sbtabsmenu .current_page_item a span, #sbtabsmenu .current_page_parent a span, #sbtabsmenu  .current_page_ancestor a span {background:transparent url(images/sbtabright.png) no-repeat right -150px; color: #259425;}

/* Line -------------------------------------------- */

#sbtabsmenuline{	clear: both;	padding: 0;	width: 100%;	height: 2px;	line-height: 2px;	background: #000080;	border-top: 0px solid #fff;}


/************************************************
* Header - end									*
************************************************/	


/************************************************
* Footer - Start   								*
************************************************/
#footer {
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	background: #347a03 url(images/footerBG.png) repeat-x left top;
	font-size:12px; line-height:16px; color:#c0fd96; position:relative;
}

#footer a { color:#c0fd96; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer h4 {  color:#c0fd96; margin-bottom:10px;}

#footer ul, #footer li { margin:0px; padding:0px; list-style-type:none;}
#footer ul { margin-bottom:10px;}

.footerInfo { min-height:208px;
 display:block;
 background:transparent url(images/footer_bearPhone.png) no-repeat right bottom; }
.footerMargin {margin-top:85px; margin-bottom:5px;}


.footerPspacing p, .footerPspacing h4{ padding:0 0 0 30px;}
.footerPspacing table {margin:0px 0px 7px 30px;}
.footerPspacing th, .footerPspacing td { text-align:left; padding:0 20px 0 0; border-bottom:1px solid #49881E;}

.sideColBottom {
	height:30px;
	width:1px;
	position:absolute;
	top:0px;
	left:173px;
	background: transparent url(images/sideCol-dividerBottom.png) no-repeat left top;
	
	display:none;
}

.footerBottom {
	position:relative;
	height:33px;
	background: url(images/footer-bottomBG.png) repeat-x;
	color:#75ab50;
	line-height:33px;
	font-size:12px;
	text-align: center;
	margin: 0 10px;
}
.ftBotLeft {
	height:33px;
	width:14px;
	background: url(images/footer-bottomLeft.png) no-repeat;
	top:0px;
	left:0px;
	position:absolute;
}
.ftBotRight {
	height:33px;
	width:14px;
	background: url(images/footer-bottomRight.png) no-repeat;
	top:0px;
	right:0px;
	position:absolute;
}

/************************************************
* Footer - End  								*
************************************************/

/************************************************
* SubNav - start								*
************************************************/

#navtitle {
	background: #5F94C0;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #5F94C0;
}

#navicon {
	vertical-align: middle;
	border: 0;
}

/* Border */
#nav {
	/*border: 1px solid #5F94C0;*/
	border-top: 0px;
	margin-bottom: 0px;
	font-size:13px!important;
}

#nav a {
	display: block;
	margin: 0;
	text-align: left;
	text-decoration: none;
	border-bottom:1px solid #c4d9e6;
	color:#000000;
}

#nav ul, #nav li {
	margin: 0;	list-style-type: none;
	padding: 0;
}

#nav ul li li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* First Level */
#nav ul li a {
	/*background: #F4F4F4;
	color: #333;*/
	font-weight: bold;
	/*font-size: 1.0em;
	border-top: 1px solid #FFF;*/
	letter-spacing: 0px;
	padding: 3px 0 3px 5px;
	border-right:1px solid #c4d9e6;
}

/* First Level Hover */
#nav ul li a:hover {
	background: #c4d9e6;	
	/*color: #FFF;
	font-weight: bold;*/
		border-bottom: 1px solid #FFF;
}

/* First Level Highlighted */
#nav ul .current_page_item {
	background: #c4d9e6;
	/*color: #FFF;
	font-weight: bold;*/
	border-bottom: 1px solid #FFF;
	border-right:1px solid #c4d9e6;
}

/* Second Level */
#nav ul li li a {
	background: #c4d9e6;
	/*color: #333;*/
	font-weight: normal;
	font-size: 12px /*0.9em*/;
	border-bottom: 1px solid #FFF;
	border-right:1px solid #c4d9e6;
	padding: 3px 0 3px 15px;
}

/* Second Level Hover */
#nav ul li li a:hover {
	background: #165368;
	border-right:1px solid #165368;
	border-bottom:1px solid #165368;
	color: #FFF;
	font-weight: normal;
}

/* Second Level Highlighted */
#nav ul li li .current_page_item a {
	background: #165368;
	border-right:1px solid #165368;
	border-bottom:1px solid #165368;
	color: #FFF;
	/*font-weight: bold;*/
}

/* Third Level */
#nav ul li li li a {
	background: #FFF;
	color: #333;
	font-weight: normal;
	font-size: 0.9em;
	border-top: 1px solid #EEE;
	padding-left: 20px;
}

/* Third Level Hover */
#nav ul li li li a:hover {
	background: #DA6D6D;
	color: #FFF;
	font-weight: normal;
}
/*#sbtabsmenu .current_page_item a, #sbtabsmenu .current_page_parent a, #sbtabsmenu  .current_page_ancestor a*/

/* Third Level Highlighted */
#nav ul li li li .current_page_item a {
	background: #BA2F2F;
	color: #FFF;
	/*font-weight: bold;*/
}

/************************************************
* SubNav - end							*
************************************************/

/************************************************
* Columns -start								*
************************************************/
#content {background: #FFFFFF url(images/colLineBG.png) repeat-y 173px top; margin:0 10px;}
 
#sidebar {width:174px; float:left; background: #FFFFFF url(images/colLineBG.png) repeat-y right top;}

.contentContainer {margin-left:174px; padding-top:1px; background-color:#FFFFFF; }

.clearBoth {clear:both; height:0px!important; line-height:-1px!important; font-size:1px!important; margin:0px; padding:0px; display:block;}/*use span class="clearBoth" to clear column rows */

.noHeight { height:0px; font-size:0px; line-height:-1px; float:left; width:100%;!important}

.col100, .col75, .col50, .col34, .col33, .col25 {float:left;border-top:1px solid #c4d9e6;}
.col75e, .col50e, .col34e, .col25e {border-top:1px solid #c4d9e6;}

.noBorder { border:none;!important}
.colBorderLeft {background: transparent url(images/colLineBG.png) repeat-y left top;}
.colBorderRight {background: transparent url(images/colLineBG.png) repeat-y right top;}
.colBorderTop {border-top:1px solid #c4d9e6;}

.col100 { width:100%;}
.col75 { width:75%;}
.col50 { width:50%;}
.col34 { width:34%;}
.col33 { width:33%;}
.col25 { width:25%;}

/*ie fix - 1% less in ieStyles -- only used for right/last column */
.col75e { float:right; width:75%;}/*ie needs one column to have 1% less to avoid column break when min/maximizing window - width stays the same for other browsers*/
.col50e { float:right; width:50%;}/*ie needs one column to have 1% less to avoid column break when min/maximizing window - width stays the same for other browsers*/
.col34e { float:right; width:34%;}/*ie needs one column to have 1% less to avoid column break when min/maximizing window - width stays the same for other browsers*/
.col25e { float:right; width:25%;}/*ie needs one column to have 1% less to avoid column break when min/maximizing window - width stays the same for other browsers*/

.floatR { float:right;!important}

.clearColLeft {
clear:left;
border-top:1px solid #c4d9e6;
}

.clearColBoth {
clear:both;
border-top:1px solid #c4d9e6;
}

.contentContainer p, .contentContainer h1, .contentContainer h2, .contentContainer h3, .contentContainer h4, .contentContainer pre, .contentContainer address { margin:0px; padding:10px 15px 0px 9px;}
.contentContainer p, .contentContainer pre, .contentContainer address {padding-bottom:5px; padding-top:3px;}

.contentContainer ul, .contentContainer ol {padding-bottom:0px; padding-top:3px; margin:0px;}
.contentContainer li { padding-bottom:10px;}

#colmid { float: left; width: 200%; position: relative; left: 200px; }

#colright { float: left; width: 100%; position: relative; left: 50%; margin-left: -400px; }

#col1wrap { float: right; width: 50%; position: relative; right: 100%; }

#col1pad { margin: 0 0 0 400px; overflow: hidden; }

#col1 { width: 100%; overflow: hidden; }

#col2 { float: left; width: 200px; position: relative; margin-left: -50%; left: 200px; overflow: hidden; }

#col3 { float: left; width: 200px; position: relative; left: 0px; overflow: hidden; }

.colpadding { padding: 10px; /* Padding for all 3 columns */ }

.newsBlock {
	background: #4b9f11 url(images/getLatestNews-bg.png) no-repeat left top;
	padding-top: 55px;
}

.newsBlock a { color:#000000;}

.newsInner {
	background: url(images/newBgBottom.png) repeat-x left bottom; padding:0 5px 10px 10px;
}

.ecoRatingContainer {
	padding-top:22px;
	width:141px;
	text-align:right;
	margin:10px auto 0 auto;
	clear:both;
	background: url(images/ecoRating_heading.png) no-repeat right top;
}
.ecoRatingContainer a, .ecoRatingContainer a:hover { font-size:90%; text-decoration:none!important; color:#8e8b7b!important;}

.ecoRating {

}
.ecoScale {
 height:24px; width:141px; margin: 0 0 0 auto; margin-bottom:2px; display:block; text-align:left;
}

/*.half {width:9%;}
.one {width:20%;}  
.oneAndHalf {width:30%;}   
.two {width:40%;}   
.twoAndHalf {width:50%;}  
.three {width:60%;} 
.threeAndHalf {width:70%;}  
.four {width:80%;}  
.fourAndHalf {width:91%;} 
.five {width:100%;}*/
.facebook {margin:15px auto 0 auto; text-align:right; padding:0 20px 0 0;}
.facebook a, .facebook a:hover { color:#248a24; text-decoration:none; font-weight:bold;}

.one {background: url(images/rating-1.png) no-repeat center top;}  
.two {background: url(images/rating-2.png) no-repeat center top;}   
.three {background: url(images/rating-3.png) no-repeat center top;} 
.four {background: url(images/rating-4.png) no-repeat center top;}  
.five {background: url(images/rating-5.png) no-repeat center top;}

.testimonials {margin:15px 5px 0 22px;}

#search_container { margin:0px; border-bottom:1px solid #c4d9e6; padding:10px 2px 7px 8px;}

#search_dropdown { width: 90%; }

#search_item { width: 125px; /* background: #FFF url(images/zoom.gif) no-repeat; padding-left: 20px;*/ vertical-align:top;  }

#search_item_menu { width: 86%; /*background: #FFF url(images/zoom.gif) no-repeat; padding-left: 20px; */}

/************************************************
* Columns - end									*
************************************************/

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left:9px;
	}

/* h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}*/

.entry table td { padding-left:8px;}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 25px; clear:both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

/*.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}*/

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background-color:#EAEAEA;
}
p.postmetadata {
	margin: 9px; padding:9px; 
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 30px 0 0;color:#175079;font-size:130%;
	}
	

h2.pagetitle {
	/*margin-top: 10px;
	text-align: center;*/
	
	color:#52a716;
}
.entry h2 { color:#000000; font-size:130%;}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	acontent: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar dl, #sidebar dt, #sidebar dd { margin:0px; padding:0px;}	
	
/* End Entry Lists */



/* Begin Form Elements */
   .widget #searchform, dd #searchform {
	margin: 5px 0px;
	padding: 5px 1px 5px 9px;

	}

   .widget #searchform input#s, dd #searchform input#s  {
	width: 125px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}*/
	
	
	
/* End Various Tags & Classes*/



/* 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 */

/***** Tables *****/

table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}

table tr td {
padding:2px;
}

.evenrow {
	background: #F2F0EA;
}
.addrow {background-color:none; }
html .oddrow td, html .evenrow td {padding:5px 10px; font-weight:bold; font-size:90%;border-bottom:1px solid #C0BBAF;}
html .evenrow td {}
html .stripe th {
	color:#FFFFFF;
	text-align:left;
	padding:5px 10px;
	background: #AEA797;
}
.stripe {border-top:1px solid #C0BBAF; width:100%;}
.tSpacer { margin-right:3px;}

.customer {margin:0px 0px 10px 10px; border:1px solid #999999;}
.customer th,.customer td { text-align:left; padding:5px 15px 5px 5px; vertical-align:top;}
.customer td { border-top:1px solid #999999;}
.noBold { font-weight:normal;}

/***** Wrapper *****/




/***** Widgets *****/
.widget_ctc { padding:5px;}

.widget_search label, #searchform label { display:none;}

li.widget { list-style:none;}

.widget h2 { font-size:110%;}

.category-articles h2 { clear:both;}

/**** Input Hint styles ****/
.hint_display {
	color:#CCCCCC
}
.search {padding:10px 8px;}
.search .search-text { width:135px; padding-left:2px;}

.widget { padding:0 5px;}

.widget_execphp { padding:0px;}

body .fbConnectWidgetFooter, body .fbConnectWidgetFooter .fbFooterBorder {display:none!important;}
body .widget_execphp .fbConnectWidgetFooter {display:none!important;}
