/**
 * @package WordPress
 * @subpackage Didgeridoo_breath
 */
/*
Theme Name: didgeri
Theme URI: http://blog.didgeridoobreath.com/
Description: Custom theme for Didgeridoobreath.
Version: 1.0
Author: Brand Labs
Author URI: http://www.brandlabs.us/
Tags: blue, custom header, fixed width, three columns, widgets
*/

/* Begin Typography & Colors */

/*Temp*/
#sidebar #categories-3 li ul{display:none}
/*Temp*/

#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#333333;
	}

#content {
	font-size: 1.2em;
	width:980px;
	}
.header_right_link a, .header_right_link a:visited, .header_right_link a:hover {color:#FFF2D3;}
#view_cart_text_right{display:none;}
.entry {
	font-size: 12px;
}
.postmetadata {
	font-size: 11px;
	padding-bottom:7px;
	padding-top: 4px;
	margin-bottom: 3px;
}
.postmetadata.alt {
	border:none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry p {
	margin: 12px 0 0 0;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}


.depth-1 {
	padding-bottom:1px;
	padding-right:5px;
}

.even, .alt {
}

small {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

/*#sidebar h2 {*/
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	/*font-size: 1.2em;*/
/*	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	}*/

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #333;
	}

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, .entry p a, .entry p a:hover {
	color: #0066cc;
	text-decoration: underline;
	}
.entry p a.stbutton{
	background:transparent url(images/sharethis_bg.gif) no-repeat left top !important;
	text-indent:-9999px;
	height:23px;
	width:124px;
	display:block;
	padding:0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right:15px;
	}

.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;
	font-size:12px;
	}

#commentform p {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 10px;
	}

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, a:visited {
	color: #707070;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #0066cc;
	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 Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#333;
	font-size:12px;
	font-weight:normal;
	}
/* End Typography & Colors */



/* Begin Structure */
#content_area table{
	border-collapse:collapse;
}
#content_area table tr td{
	padding:0;
}
#content #content_area{
	padding-left:10px;
}
#page {
	background-color: white;
	padding:21px 0 0;
	width: 785px;
	}

#bloglogo{
	height:209px;
	overflow:hidden;
	width:766px;
}
#bloglogo a{
	outline:none;
}
#bloglogo h2{
	position:relative;
	bottom:0;
	top:-63px;
	left:65px;
	right:auto;
	font:bold 20px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#fff2d3;
	margin:0;
	width:340px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 585px;
	}

.post {
	margin: 0 0px 40px 0;
	padding-right: 15px;
	text-align: justify;
        border-bottom: 0.5px solid #777777;
	}

.post hr {
	display: block;
	}

.post h1, .post h2 a, .post h2 a:hover, .post h2 a:visited {
	color: #333333;
	font-size: 18px;
}
.post h1 {
	/*background: url(images/horiz_border_2.gif) repeat-x bottom left;*/
	/*padding-bottom: 4px;
	margin-bottom: 3px;*/
}

.post h2, .post h2 a, .post h2 a:hover, .post h2 a:visited {
	color: #333333;
	font-size: 18px;
}
.post h2 {
	/*background: url(images/horiz_border_2.gif) repeat-x bottom left;*/
	/*padding-bottom: 4px;
	margin-bottom: 3px;*/
}

#postinfo, div.postmetadata, div.postmetadata a, div.postmetadata a:hover, div.postmetadata a:visited, div.postmetaedit, div.postmetaedit a, div.postmetaedit a:hover, div.postmetaedit a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
 div.postmetadata a, div.postmetadata a:hover, div.postmetadata a:visited, div.postmetaedit a, div.postmetaedit a:hover, div.postmetaedit a:visited {
	text-decoration: underline;
	color:#0066cc;
}
#postinfo a, #postinfo a:visited{
	color:#777777;
	text-decoration:none;
}
#postinfo a:hover{
	color:#777777;
	text-decoration:underline;
}
#postmetatags_wrapper {
	font-size: 11px;
	text-align:center;
	padding:8px 0 2px;
}
#postinfo, #postinfo a, #postinfo a:hover, #postinfo a:visited {
	font:normal normal 12px arial;
	color:#777777;
}

#comments_wrapper {
	text-align:center;
}

.cancelfloatempty {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
	line-height:1px;
}

.single #comments_wrapper {
	display: none;
} 

.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: 25px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	color: #000000;
	margin-top: 30px;
	text-align: center;
}

/*#sidebar h2 {
	color: #87C924;
	font-weight: bold;
	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 {
	/*content: "\00BB \0020";*/
	content: url(images/li_dot.gif);
	}
#sidebar ul ul li:before {
	/*background: transparent url(images/li_dot.gif) no-repeat scroll left 10px;*/
	/*content: url(images/li_dot_2.gif);*/
	/*vertical-align: middle;*/
}

.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;
	padding-bottom: 27px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
}

#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: 0;
	padding: 0;
	}
#sidebar ul ul li {
	background: transparent url(images/li_dot.gif) no-repeat scroll left 3px;
	margin-left:3px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:3px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	/*margin: 10px auto;*/
	/*padding: 5px 3px;*/
	text-align: left;
	}

#sidebar #searchform #s {
	width: 152px;
	padding: 2px;
	vertical-align: top;
	font-size:11px;
}

#sidebar #searchsubmit {
	padding: 0;
	margin: 0;
	}


.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 {
	margin-right: 15px;
}
#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*/
.commentlist li.odd{
	background-color: #e7f2d8;
}
.commentlist li.even{
	background-color: #ffffff;
}
.commentlist .thread-odd li.odd{
	background-color: #FFFFFF;
}
.commentlist .thread-even li.even{
	background-color: #ffffff;
}
.commentlist .thread-even li.odd{
	background-color: #ffffff;
}
.commentlist .thread-even li.odd li.odd{
	background-color: #e7f2d8;
}
.commentlist .thread-odd li.even{
	background-color: #e7f2d8;
}
.commentlist li.thread-odd {
	background-color: #ffffff;
}
.commentlist li.thread-even {
	background-color: #e7f2d8;
}

#comments {
	color: #0066cc;
	font-size: 14px;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-right: 15px;
	}

.commentlist li {
	list-style: none;

	}
.commentlist .comment-author{
	font-size: 16px;
	color:#636363;
	display:inline;
}
.commentlist .comment-body{
	padding:5px;
}
.commentlist li ul li { 
	margin: 0;
	padding-bottom:1px;
}
.commentlist div.reply{
	text-align:right;
}
.commentlist div.reply a{
	color:#668e38;
	font-size:11px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
	border:solid 1px #e7f2d8;
	margin:15px 10px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	float:right;
	}
.commentmetadata a{
	font-size:12px;
	color:#636363;
}
/* End Comments */


/* Begin Sidebar */
#sidebar{
	float: right;
	padding: 0 0 10px 0;
	width: 162px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#content_area table tr td table#wp-calendar {
	border-collapse:separate;
	empty-cells: show;
	margin: 0 auto;
	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;
	color:#0066cc;
	}

#wp-calendar caption {
	text-align: left;
	color:#333;
	font-size:12px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	color:#333333;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE 
	background-color: #fff; */}
#wp-calendar td#prev,
#wp-calendar td#next{
	color:#b7d98b;
}	
	
/* 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;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	/*margin-bottom: 60px;*/
	}
.narrowcolumn .navigation {
	padding-right: 15px;
}
/* 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 */

/* Widgets */
li.widget {
	color: #7A7A7A;
}
li#brandlabs.widget{
	background:none;
	padding-bottom:10px;
}
li#twitter.widget{
	width:191px;
	overflow:hidden;
}
li.widget li.cat-item a{
	color:#333333;
}
li#facebook-status-updates h2.widgettitle{
	height:45px;
	text-indent:-9999px;
}

li#facebook-status-updates ul.fdw_widget {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:10px 0;
}
li#facebook-status-updates ul.fdw_widget li span a{
	color:#000;
}
li#twitter h2.widgettitle{
	height:45px;
	text-indent:-9999px;
}
li#twitter div#twitter_div ul#twitter_update_list{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:10px 0;
}

li#twitter div#twitter_div ul#twitter_update_list li span{
	color:#000;
}
li#twitter div#twitter_div ul#twitter_update_list li span a{
	color:#4d6b2a;
}
li.widget h2.widgettitle {
	margin:0 0 3px;
	padding:0 0 3px;
	font-weight:bold;
	font-size:12px;
	font-weight: bold;
	color:#333333;
	border-bottom:1px solid #E3E3E3;
}
li.widget a, li.widget a:visited {
	color: #333333;
}
li.widget a:hover {
	color: #333333;
}
li.widget div.rssbuttonwidget {
	color: #9BB835;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	background: url(images/rss_button.gif) no-repeat 2px 2px;
	padding-left: 24px;
	height: 20px;
	vertical-align: top;
}
li.widget div.rssbuttonwidget a, li.widget div.rssbuttonwidget a:hover, li.widget div.rssbuttonwidget a:visited {
	color: #9BB835;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


#subscribe_to_rss {
	height: 20px;
}
#subscribe_to_rss #rss_left {
	float: left;
}
#subscribe_to_rss #rss_icon {
	margin-right: 7px;
	vertical-align: middle;
}
#subscribe_to_rss #rss_right {
	float: left;
	padding-top: 2px;
}
#subscribe_to_rss #rss_text_link {
	/*padding-top: 3px;*/
}
/*
 * Custom Widget stuff
 */
li#calendar-3 h2.widgettitle{

}

/* End widgets */
/*
 * borrowed Template cleanup area.
 */
td#content_left{
	display: none;
}

/*  */

