/*
Theme Name: TBYB! Thematic child
Theme URI: none
Description: none
Author: Lynn Brem
Author URI: www.innermovement.com
Template: thematic
Version: 0.1
*/

/* @import url('../thematic/style.css'); */

@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/layouts/2c-r-fixed.css');
@import url('../thematic/library/styles/images.css');
@import url('../thematic/library/styles/default.css');
@import url('../thematic/library/styles/plugins.css');


/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
	color: #404040;
	font: 12px Arial,sans-serif;
	line-height:18px;
}

p, ul, ol, dd, pre {
	margin-bottom:18px;
}

#wrapper {
	border-top:0;
}

a:link {
	color: #42606A;
	text-decoration: underline;
}

a:visited {
	color: #538495;
	text-decoration: underline;
}

blockquote {
	background: #f5f5f5 url(quote.gif) no-repeat;
	border: 1px solid #e0e0e0;
	margin: 0 80px 18px 0;
	padding: 18px 20px 18px 80px;
}

.entry-title {
	padding-top: 0;
}


/* =Header
-------------------------------------------------------------- */

#header {
	background: #334f60;
	padding:20px 0 0 0;
}

#blog-title {
	background: url(tbyb_logo.jpg) no-repeat;
	height: 140px;
	padding:0;
	border-bottom:none;
}

#blog-title span {
	position: absolute;
	left: -9999px;
	width: -9999px;
}

#blog-description {
	display:none;
}


/* =Menu
-------------------------------------------------------------- */
#access {
	background: transparent url(menu_bg.gif) repeat-x 0 bottom;
	border-top: 0;
	font-size:12px;
	margin-top: 0;
}

.menu {
	height: 35px;
	padding: 0;
}

.menu ul {
	height: 35px;
	padding: 0;
}

.menu ul li {
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans";
}

.menu ul li a {
	background: 0;
	border-top: 0;
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 27px 0 0;
	color: #C0CDCF;
	border-left: 0;
	text-decoration: none;
}

.menu ul li a:visited {
	color: #C0CDCF;
	text-decoration: none;
}

.menu ul li a:hover {
	background: 0;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.menu ul li a span {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 27px;
}

.menu ul li.current_page_item {
	line-height: 35px;
}

.menu ul li.current_page_item a {
	background: #f5f5f5 url(menu_button.gif) no-repeat right top;
	margin-top: 0;
	color: #1A272E;
	border: 0;
	text-decoration: none;
}

.menu ul li.current_page_item a:visited {
	color: #1A272E;
}


.menu ul li.current_page_item a:hover {
	background: #f5f5f5 url(menu_button.gif) no-repeat right top;
	color: #1A272E;
}

.menu ul li.current_page_item a span {
	background: url(menu_button.gif) no-repeat left top;
	height: 35px;
}

.menu a:focus {
	background:#f5f5f5;
	color:#fff;
}


/* =Content
-------------------------------------------------------------- */
/*#main {background: url('../thematic/library/grids/960_grid_12_col.gif') -30px 0 repeat-y;}*/
/*#main {background: url(main_bg.gif) repeat-y;}*/

h2 a:link, h2 a:visited {
	text-decoration: none;
}

.entry-content span.pgee-read-more {
	display: block;
	margin:0 0 18px 0;
	padding:18px 0 0 0;
}

.page-template-page_archive-php #content a:link, .page-template-page_archive-php #content a:visited {
	text-decoration: none;
}

.page-template-page_archive-php #content a:hover {
	text-decoration: underline;
}


 /* =Comments
 -------------------------------------------------------------- */
 
#comments {
	background:#F5F5F5;
	color: #404040;
	border: 1px solid #e0e0e0;
}

#comments .comment-navigation {
	background:#87B5DD;
	border-top: none;
}

#comments h3 {
	color: #404040;
}

#comments li {
	background: #E2EEF2;
	border-top: none;
}

#comments li li {
	border:1px solid #6DA5D6;
}

#comments li.byuser {
	background:#E2EEF2;
}

#comments li.bypostauthor {
	background: #C0DBE2;
}

#comments-list .comment-meta a, #comments .fn a {
	color: #42606A;
}

#respond {
	background:#C0DBE2;
	border-top: none;
}



/* =Asides (widgetized areas)
-------------------------------------------------------------- */

#primary .widgettitle {
	margin: 0 0 9px 0;
	padding: 0;
}

#primary h3 {
	/*color: #C0CECF;*/
	color: #A1C160;
	font-size:18px;
}

#primary li.widgetcontainer {
	margin-bottom: 36px;
}

#primary .widget-inner,
#primary li#tbyb-subscribe ul,
#primary li#tbyb-recommends p,
#primary li#search form
{
	padding: 18px 0 0 0;
}

#primary li#tbyb-subscribe div {
	position: relative;
}

#secondary li.widgetcontainer {
	border: none;
}

#index-top li.widgetcontainer {
	border-bottom: 0;
	margin-bottom: 0;
}

#index-top #inner {
	background: #f5f5f5 url(corner_home.gif) no-repeat left top;
	padding:18px 10px 1px 10px;
}

#index-top .bottom_corners {
	background: url(corner_home.gif) no-repeat left bottom;
	padding-top: 0;
}


/* =Tabbed boxes
-------------------------------------------------------------- */

#primary li#tbyb-features-tabs,
#primary li#tbyb-conversation-tabs,
#primary li#tbyb-article-tabs {
	border: none;
	overflow:hidden; /* clears the inner float  */
}

#primary li#tbyb-features-tabs ul.idTabs,
#primary li#tbyb-conversation-tabs ul.idTabs,
#primary li#tbyb-article-tabs ul.idTabs {
	background: #16222B url(corner_tab_box.gif) no-repeat left top;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 300px;
}

#primary li#tbyb-features-tabs ul.idTabs li,
#primary li#tbyb-conversation-tabs ul.idTabs li,
#primary li#tbyb-article-tabs ul.idTabs li {
	float: left;
}

#primary li#tbyb-features-tabs ul.idTabs li a,
#primary li#tbyb-conversation-tabs ul.idTabs li a,
#primary li#tbyb-article-tabs ul.idTabs li a {
	color: #C0CDCF;
	display: block;
	font-family: "Lucida Sans";
	font-weight: bold;
	padding: 7px 15px 10px 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#primary li#tbyb-features-tabs ul.idTabs li a.selected,
#primary li#tbyb-conversation-tabs ul.idTabs li a.selected,
#primary li#tbyb-article-tabs ul.idTabs li a.selected {
	background: url(tab_pointer.gif) no-repeat bottom;
	color: #fff;
}

#primary li#tbyb-features-tabs ul.idTabs li a:hover,
#primary li#tbyb-conversation-tabs ul.idTabs li a:hover,
#primary li#tbyb-article-tabs ul.idTabs li a:hover {
	color: #fff;
}

#primary li#tbyb-features-tabs div,
#primary li#tbyb-conversation-tabs div,
#primary li#tbyb-article-tabs div {
	background: #f5f5f5 url(corner_tab_box.gif) no-repeat left bottom;
	/*border: 1px #e0e0e0;
	border-style: none solid solid solid;*/
	padding: 18px 10px;
}

#primary li#tbyb-features-tabs div ul,
#primary li#tbyb-conversation-tabs div ul,
#primary li#tbyb-article-tabs div ul {
	margin: 0;
}

#primary li#tbyb-features-tabs div li,
#primary li#tbyb-conversation-tabs div li,
#primary li#tbyb-article-tabs div li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	list-style: none;
	padding: .4em 0;
}

#primary li#tbyb-features-tabs div ul li:first-child,
#primary li#tbyb-conversation-tabs div ul li:first-child,
#primary li#tbyb-article-tabs div ul li:first-child {
	border-top: none;
}

#primary li#tbyb-features-tabs div ul li:last-child,
#primary li#tbyb-conversation-tabs div ul li:last-child,
#primary li#tbyb-article-tabs div ul li:last-child {
	border-bottom: none;
}

#primary li#tbyb-features-tabs div li a,
#primary li#tbyb-conversation-tabs div li a,
#primary li#tbyb-article-tabs div li a {
	text-decoration: none;
}

#primary li#tbyb-features-tabs div li a:hover,
#primary li#tbyb-conversation-tabs div li a:hover,
#primary li#tbyb-article-tabs div li a:hover {
	text-decoration: underline;
}

#primary li#tbyb-conversation-tabs div#raves li {
	font-style: italic;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	background: #16222b;
	color: #C0CDCF;
}

#footer .widgettitle {
	color: #fff;
}

#footer a {
	color: #B8D3E6;
	text-decoration: underline;
}

#footer #siteinfo {
	/*text-align: center;*/
}


/* =Image
-------------------------------------------------------------- */
.entry-content img.alignright, .entry-content img.aligncenter {
	border: 1px solid #e0e0e0;
	padding: 5px;
}

img.example {
	border: 1px solid #e0e0e0;
	padding:4px;
}

#comments img.avatar {
	border: 0;
}

#primary li#tbyb-features-tabs img {
	border: none;
}

#primary li#tbyb-features-tabs #examples img {
	background: #fff;

	border: 1px solid #e0e0e0;
	padding: 4px;
}

#primary li#tbyb-subscribe img#rss {
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
}

#footer li#tbyb-author img {
	border: 1px solid #e0e0e0;
	padding: 4px;
}

#primary li#tbyb-recommends img {
	border: 0;
	padding: 0;
}


/* =Clear
-------------------------------------------------------------- */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	width:0;
	height:0
}

.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}

.clearfix {
	display:inline-block
}

* html .clearfix {
	height:1%
}

.clearfix {
	display:block
}

/* go back and fix ads page */
