/*
Theme Name: MightyLeaf
Theme URI: http://mightyleaf.com/
Description: The Mightleaf blog theme.
Version: 1.0
Author: Don Shump
Author URI: http://weblinc.com/
Tags: Might Leaf, WebLinc
*/

/* Clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
html>body .clearfix {
	display:block;
}
/* \*/
.clearfix {
	display:block;
}
* html .clearfix
{
	height: 1%;
}
/* */

/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0 0 100px 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #200a00;
	background-color: #c3d7af;
	}

#page {
	background-color: white;
	text-align: left;
	}

input
	{
	vertical-align: middle;
	}
	
p
	{
	margin-top: 0;
	}
	
/* *******************************
	PRIMARY NAVIGATION STYLING
******************************* */
	
#primary-navigation
		{
		display: block;
		position: relative;
		margin: 0 auto;
		padding: 0;
		width: 940px;
		height: auto;
		z-index: 5000;
		background-image: url("images/bg_nav.jpg");
		background-repeat: repeat-x;
		background-position: 0 0;
		background-color: transparent;
		}

#primary-navigation .welcome
	{
		width: 320px;
		height: 43px;
		float: left;
		text-indent: -999em;
		background-image: url("images/bg_navWelcome.jpg");
		background-repeat: no-repeat;
		background-position: 0 0;
		background-color: transparent;
	}

	#primary-navigation ul
	{
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		#primary-navigation ul li
		{
			position: relative;
			margin: 0;
			padding: 0;
			float: left;
			z-index: 5001;
		}
			#primary-navigation ul li a,
			#primary-navigation ul li a:link,
			#primary-navigation ul li a:visited
			{
				margin: 0;
				padding: 0;
				height: 43px;
				float: left;
				font-size: 1px;
				text-indent: -4100px;
				background-repeat: no-repeat;
				background-position: left top;
				overflow: hidden;
				cursor: pointer;
			}
			/* home */
			#primary-navigation ul li.homeLink a
			{
				width: 75px;
				background-image: url("images/nav_home.jpg");
			}
			/* loose tea */
			#primary-navigation ul li.page-item-12 a
			{
				width: 86px;
				background-image: url("images/nav_people.jpg");
			}
			/* spa and wellness */
			#primary-navigation ul li.page-item-11 a
			{
				width: 85px;
				background-image: url("images/nav_events.jpg");
			}
			/* iced tea and mixers */
			#primary-navigation ul li.page-item-10 a
			{
				width: 105px;
				background-image: url("images/nav_contact.jpg");
			}
			#primary-navigation ul li a:hover,
			#primary-navigation ul li a:active,
			#primary-navigation ul li.active a,
			#primary-navigation ul li.active a:link,
			#primary-navigation ul li.active a:visited,
			#primary-navigation ul li.active a:hover,
			#primary-navigation ul li.active a:active
			{
				background-position: left 100%;
			}

			
			


#primary-navigation .search
{
	width: 235px;
	height: 43px;
	float: right;
	background-image: url("images/bg_navRight.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	vertical-align: middle;
}
			
#primary-navigation .search input#s
{
	background:transparent url(images/bg_search-input.gif) no-repeat scroll left top;
	font-size:1em;
	padding:3px 2px 2px 20px;
	text-align:left;
	width:130px;
	margin-top: 3px;
}
			

					
#contentWrapper
	{
	margin: 0;
	padding: 0;
	background-image: url("images/bg2.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #fff;
	}
			
					
#contentCenteringWrapper
	{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	}
		
#content {
	margin: 0;
	padding: 20px 20px 20px 0;
	width: 550px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 530px;
	}
	/* Begin hiding form Mac IE */
	/* \*/
	html>body #content
	{
	width: 530px;
	}
	/* Begin hiding form Mac IE */

/*.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, 
.widecolumn .entry {
	line-height: 1.4em;
	}*/
	
	
	.photo
		{
		vertical-align: middle;
		margin-right: 5px;
		}
	
	.narrowcolumn .entry p, 
	.widecolumn .entry p
	{
	font-size: 1.3em;
	line-height: 161%;
	color: #666;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 1.1em;
	line-height: 161%;
	}
	

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footerWrapper
	{
	background-image: url("images/bg3.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	}

#footer 
	{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 940px;
	text-align: center;
	clear: both;
	font-size: 1.2em;
	}
	
	#footer .copyrightInfo
		{
		text-transform: uppercase;
		height: 52px;
		line-height: 52px;
		color: #fff;
		}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
	line-height: 36px;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
	
h2 {
	font-size: 2.2em;
	font-weight: normal;
	}

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, #header .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 p a:visited {
	/*color: #b85b5a;*/
	color: #6D9245;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em '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: #6d9245;
	text-decoration: none;
	}

a:hover {
	color: #5e7844;
	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: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
	}

#headerWrapper {
	margin: 0;
	padding: 0 0 10px 0;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #fff;
	}

#header {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 940px;
	_background-image: url("images/bg_logo.jpg");
	background-repeat: no-repeat;
	background-position: 50% 5px;
	background-color: transparent;
	position: relative;
	}

	#header a{
		line-height: 88px;
		background-color: transparent;
		}
		
	#header a img
		{
		_filter:alpha(opacity=0)
		}

		#header .description 
			{
			font-size: 1.2em;
			text-align: center;
			display: none;
			}
			
		#header ul.utility 
			{ 
			bottom: 6px;
			color:#666666;
			display:block;
			font-size:1.1em;
			font-weight:500;
			left:0;
			margin:0;
			padding:0 0 0 14px;
			position:absolute;
			width:925px;
			z-index:6000;
			list-style-type:none;
			}
			
		#header ul.utility li
			{
			float:left;
			height:12px;
			margin:0;
			padding: 0 6px 4px;
			width:auto;
			}
			
		#header ul.utility li.rss
			{
			float:right;
			padding: 0 0 0 18px; 
			margin-bottom: 3px;
			background-image: url("images/rss.gif");
			background-repeat: no-repeat;
			background-position: 0 50%;
			}
			
		#header ul.utility li a
			{
			line-height: 2px;
			}

	
.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 40px;
	text-align: justify;
	}

.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;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#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 {
	content: "\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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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: 30px 0 10px 0;
	float: left;
	/*margin-left: 580px;*/
	width: 375px;
	}

#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;
	clear: both;
	}
/* End Various Tags & Classes*/



/* Entrys */

.ratingblock 
	{
	clear: both;
	}
	
#firstPostWrap .ratingblock
	{
	clear: none;
	margin-left: 310px;
	}

	
#firstPostWrap .addthis_container
	{
	margin-left: 310px;
	height: 20px;
	}

#firstPostWrap .postmetadata
	{
	clear: none;
	margin-left: 315px;
	}
	
/* 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 */

/* First Post */

#firstPostCenteredWrap
	{
	width: 940px;
	padding: 10px 20px 0 20px;
	margin-left: auto;
	margin-right: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 900px;
	}
	/* Begin hiding form Mac IE */
	/* \*/
	html>body #firstPostCenteredWrap
	{
	width: 900px;
	}
	/* Begin hiding form Mac IE */
	
	.entry
		{
		padding-top: 10px;
		}
		
	.entry .firstImg 
		{
		display: inline;
		}
			
	.entry .firstImg img
		{
		height: 110px;
		width: 140px;
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
		}
			
	.entry .firstImg object
		{
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
		}
			
			
	#firstPostCenteredWrap .firstImg
		{
		padding: 15px 0 0 0;
		width: 305px;
		float: left;
		}
			
	#firstPostCenteredWrap .firstImg img,
	#firstPostCenteredWrap .firstImg img.alignleft,
	#firstPostCenteredWrap .firstImg object
		{
		float: left;
		width: 305px;
		padding: 0;
		margin: 0;
		}
		
	#firstPostCenteredWrap #firstPostInfo
		{
		float: right;
		width: 580px;
		padding: 0 0 10px 0;
		}
		
	#firstPostCenteredWrap #firstPostInfo h2
		{
		margin-top: 10px;
		}
		
	#firstPostCenteredWrap p
		{
		margin-left: 315px;
		}
		
			
#firstPostCenteredWrap p
	{
	font-size: 1.3em;
	line-height: 161%;
	color: #666;
	}
				
/* end First Post*/

/* Widget Changes */

#sidebar #subscribe,
#sidebar #about
	{
	margin: 0 0 20px 0;
	padding: 20px;
	clear: both;
	background-color: #f0eeeb;
	border: 1px solid #e7e4d8;
	}
	
	#sidebar #about img	
		{
		float: right;
		margin: 0 0 5px 5px;
		}
		
	
	#sidebar #about h3
		{
		height: auto;
		margin: 0 0 10px 0;
		padding: 0;
		}
		
	#sidebar #about p
		{
		color: #666;
		line-height: 1.5em;
		font-size: 1.1em;
		}
		
	#sidebar #subscribe .rssSubscribe
		{
		padding: 0 0 0 18px; 
		margin-bottom: 3px;
		background-image: url("images/rss.gif");
		background-repeat: no-repeat;
		background-position: 0 50%;
		background-color: #f0eeeb;
		}

#sidebar ul
	{
	padding-top: 10px;
	display: inline;
	}

#sidebar ul li.widget
	{
	float: left;
	background-color: #f0eeeb;
	}

#sidebar ul li.widget_twitter
	{
	margin: 0;
	padding: 20px 20px 20px 20px;
	background-color: #f0eeeb;
	border-top: 1px solid #e7e4d8;
	border-left: 1px solid #e7e4d8;
	border-right: 1px solid #e7e4d8;
	border-bottom: 0;
	margin-bottom: 0;
	width: 375px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 333px;
	}
	/* Begin hiding form Mac IE */
	/* \*/
	html>body div#sidebar ul li.widget_twitter
	{
	width: 333px;
	}
	/* Begin hiding form Mac IE */
	
	#sidebar ul li.widget_twitter .widgettitle
		{
		display: block;
		float: left;
		width: 110px; 
		height: 60px;
		margin-right: 20px;
		}
		
		#sidebar ul li.widget_twitter .widgettitle a
			{
			text-indent: -999em;
			overflow: hidden;
			background-image: url("images/pic_twitterWidget.jpg");
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: #f0eeeb;
			float: left;
			width: 110px; 
			height: 60px;
			}
	
	#sidebar ul li.widget_twitter ul.twitter
		{
		padding: 0;
		margin: 0;
		height: 60px;
		}

#sidebar ul li.widget_flickrRSS
	{
	margin: 0;
	padding: 20px 20px 20px 20px;
	background-color: #f0eeeb;
	border-top: 0;
	border-left: 1px solid #e7e4d8;
	border-right: 1px solid #e7e4d8;
	border-bottom: 0;
	margin-bottom: 0;
	width: 375px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 333px;
	}
	/* Begin hiding form Mac IE */
	/* \*/
	html>body div#sidebar ul li.widget_flickrRSS
	{
	width: 333px;
	}
	/* Begin hiding form Mac IE */

	#sidebar ul li.widget_flickrRSS a 
		{
		margin-right: 5px;
		border: 1px solid #e7e4d8;
			float: left;
		}
		
		#sidebar ul li.widget_flickrRSS a.flickrLink
			{
			text-indent: -999em;
			overflow: hidden;
			background-image: url("images/pic_flickrWidget.jpg");
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: #f0eeeb;
			float: left;
			width: 110px; 
			height: 60px;
			margin-right: 20px;
			border: 0;
			}
			
		

#sidebar ul li.widget_facebookLink
	{
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;
	background-color: #f0eeeb;
	border-top: 0;
	border-left: 1px solid #e7e4d8;
	border-right: 1px solid #e7e4d8;
	width: 375px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 333px;
	}
	/* Begin hiding form Mac IE */
	/* \*/
	html>body div#sidebar ul li.widget_facebookLink
	{
	width: 333px;
	}
	/* Begin hiding form Mac IE */


		
		#sidebar ul li.widget_facebookLink a.facebookImageLink
			{
			text-indent: -999em;
			overflow: hidden;
			background-image: url("images/pic_facebookWidget.jpg");
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: #f0eeeb;
			float: left;
			width: 110px; 
			height: 60px;
			margin-right: 20px;
			border: 0;
			}
			
		#sidebar ul li.widget_facebookLink a.facebookTxtLink
			{
			padding: 0;
			margin: 0;
			height: 75px;
			display: block;
			}
		
#sidebar ul li.widget_youtubeLink
	{
	margin: 0 0 20px 0;
	padding: 20px 20px 20px 20px;
	background-color: #f0eeeb;
	border-top: 0;
	border-left: 1px solid #e7e4d8;
	border-right: 1px solid #e7e4d8;
	border-bottom: 1px solid #e7e4d8;
	width: 333px;
	}

		
		#sidebar ul li.widget_youtubeLink a.youtubeImageLink
			{
			text-indent: -999em;
			overflow: hidden;
			background-image: url("images/pic_youtubewidget.jpg");
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: #f0eeeb;
			float: left;
			width: 110px; 
			height: 60px;
			margin-right: 20px;
			border: 0;
			}
			
		#sidebar ul li.widget_youtubeLink a.youtubeTxtLink
			{
			padding: 0;
			margin: 0;
			height: 75px;
			display: block;
			}

/* SECTION WIDGETS */
		
.section-widget-tabbed
	{
	/*display: none;*/
	background-color: #f0eeeb;
	border: 1px solid #e7e4d8;
	width: 375px;
	}
		
	.section-widget-tabbed .swt-outter .ui-tabs 
		{
		padding:0;
		}
		
	.section-widget-tabbed .swt-outter .ui-widget-header
		{
		background: none;
		border: 0;
		}
		
	.section-widget-tabbed .swt-outter .ui-corner-all {
		-moz-border-radius-bottomleft:0;
		-moz-border-radius-bottomright:0;
		-moz-border-radius-topleft:0;
		-moz-border-radius-topright:0;
		}
		
		#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav
			{
			margin: 0;
			padding: 0;
			float: left;
			background-color:#f0eeeb;
			width: 100%;
			clear: both;
			}
		
			#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav li.ui-state-default,
			#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav li.ui-state-active
				{
				margin: 0;
				padding: 0;
				border-left: 0;
				border-top: 0;
				clear: none;
				}
			
			#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav li.ui-state-default
				{
				background: none;
				background-color: #f0eeeb;
				}
				
			#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav li.ui-state-active
				{
				background: none;
				background-color: #fff;
				color: #000;
				}
				
				#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav li.ui-state-active a
					{
					background-color: #fff;
					color: #000;
					}
				
				#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav li a
					{
					color: #669933;
					}
		
				#sidebar ul .section-widget-tabbed .swt-outter ul.ui-tabs-nav li a:hover
					{
					}
		
		.swt-outter .ui-corner-top {
			-moz-border-radius-topleft:0;
			-moz-border-radius-topright:0;
			}
		
		.section-widget-tabbed .swt-outter .ui-widget-content {
			-moz-background-clip:border;
			-moz-background-inline-policy:continuous;
			-moz-background-origin:padding;
			background: none;
			background-color: #fff;
			border: 0;
			color:#222222;
			clear: both;
		}
		
		/* categories in section widget */
		#sidebar ul ul ul.children
			{
			margin: 0;
			padding: 0 0 0 10px;
			display: block;
			}
		#sidebar ul ul ul.children li
			{
			margin: 0 0 0 10px;
			padding: 0 0 0 10px;
			}
			
/* TABBED WIDGETS */

#sidebar ul li#tabbed-widget-1,
#sidebar ul li#tabbed-widget-1 ul.tabbed-widget-item li.widget
	{
	background-color: #fff;
	border: 0;
	}
	
#sidebar ul li#tabbed-widget-1 ul.tabbed-widget-item
	{
	border-right: 1px solid #e7e4d8;
	margin-right: 2px;
	margin-bottom: 0;
	}

	#sidebar ul li#tabbed-widget-1 .tw-rotate
		{
		border-left: 1px solid #e7e4d8;
		border-bottom: 1px solid #e7e4d8;
		}
		
	#sidebar ul li#tabbed-widget-1 ul.tw-nav-list
		{
		background-image: url("images/bgTabbedWidget.gif");
		background-repeat: repeat-x;
		background-position: 0 100%;
		background-color: transparent;
		}
		
		#sidebar ul li#tabbed-widget-1 ul.tw-nav-list li
			{
			border-right: 1px solid #e7e4d8;
			border-top: 1px solid #e7e4d8;
			border-bottom: 1px solid #e7e4d8;
			background-color: #f0eeeb;
			margin: 0 1px 0 0;
			padding-bottom: 0;
			}
		
		#sidebar #tabbed-widget-1 ul.tw-nav-list li.ui-tabs-selected
			{
			border-bottom: 1px solid #fff;
			}
		
			#sidebar ul li#tabbed-widget-1 ul.tw-nav-list li a
				{
				background-image: none;
				color: #669933;
				}
				ul.tw-nav-list li.ui-tabs-selected a, 
				#sidebar ul.tw-nav-list li.ui-tabs-selected a, 
				ul.tw-nav-list li.ui-tabs-selected a:hover, 
				#sidebar li.ui-tabs-selected a:hover 
				{
				background:#fff none repeat scroll 0 0;
				color:#200a00;
				font-weight:normal;
				text-decoration:none;
				}
			
	#sidebar #tabbed-widget-1 ul.tw-nav-list li.ui-tabs-selected, 
	#sidebar ul.tw-nav-list li.ui-tabs-selected 
		{
		background-image: none;
		padding-bottom: 0;
		}
	
	#sidebar ul.ui-tabs-hide
		{
		display: none;
		}
		
	#sidebar ul ul.tabbed-widget-item ul
		{
		padding: 0;
		margin: 0;
		}
		
	#sidebar ul ul.tabbed-widget-item ul li
		{
		margin-left: 10px;
		}
		
		
div.imageOff img { display: none; }		
div.imageOff div.addthis_container img { display: block; }		
