/*
Theme Name: TribalLeadershipTheme
Theme URI: http://tribal.medialeaders.tv
Description: Built on Thematic Theme - This is for TRIBAL LEADERSHIP</a>
Author: Geoff Brown/Joshua Ochs
Author URI: http://medialeaders.tv
Template: thematic
Version: 0.1 
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typographyJM.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixedJM.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and s */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body{
	font-family:Arial, Adobe Caslon Pro;
	font-size:15px;
	line-height:20px;
	: #000000;
}
#header{
	/*background:url(/images/josh-ochs.jpg) top center no-repeat #111;*/
	background:#FFFFFF;
}
#branding{
	text-align: center;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#blog-description{
	display:none;
}
#blog-title{
	margin-bottom:0px;
	padding:0 0 0 0px;
	text-align:left;
}
#blog-title a{
	font-size:80px;
	text-transform:uppercase;
	:#fff;
}
#blog-title a:hover{
	:c0000;
}
#access{
	height:28px;
	font-size:20px;
	border-top:.5px solid #fffff;
	border-bottom:.5px solid #fffff;
}
ontainer {
	width:590px;
}
ontent {
    margin:0 0 0 30px;
    width:565px;
    overflow:hidden;
}
#main{
	padding:10px 0 30px 0;
	background:#fff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:25px;
}
.hentry{
	border-bottom:3px double cc;
	margin-bottom:30px;
}
.entry-utility{
	margin-bottom:0px;
}
.single .hentry{
	padding-bottom:30px;
}

/*** THEMATIC SKIN ***/
.menu{
	height:25px;
	:#cccccc;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-: #666666;
	border-right-: #0077CO;
	border-bottom-: #666666;
	border-left-: #0077CO;
	background-: #FFFFFF;
	background-image: none;
	font-family: "Arno Pro Caption";
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}
.sf-menu {
	border:none;
	float:none;
	text-align:center;
}
.sf-menu a {
	border:none;
	padding:6px 10px 6px 10px;
	text-decoration:none;
}
.ie7 .sf-menu a {
	border:none;
	padding:6px 10px 6px 10px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    /*border-bottom-:#fff; */
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	:			#000000;
}
.sf-menu li {
	background:none;
}
.sf-menu li li {
}
.sf-menu li li li {
	background:		#FFFFFF;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	border:none;
	color:#0077C0;
}
.sf-menu li li a:hover{
}
.sf-menu ul {
	border:none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:28px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
	border-bottom:none;
	:#0077C0;
}
.sf-menu ul a:hover {
	: #0077C0;
}
a:hover, .entry-title a:active, .entry-title a:hover {
	:#9AD7D7;
}
.aside{
	font-size:12px;
	line-height:23px;
}
.aside ul ul {
    list-style:none;
    margin:0 0 22px 20px;
}
.aside a{
	text-decoration:none;
}
.aside a:hover{
	text-decoration:underline;
	:c0000;
}
#primary, #secondary{
	background:#FFFFFF;
	border:0px double cc;
    padding:18px 0 0 0;
    margin-bottom:30px;
}
#primary h3, #secondary h3{
	font-size:20px;
}
#footer{
	margin-top:30px;
	border:none;
}
#subsidiary {
	border:3px double cc;
	width:900px;
}
#subsidiary .aside{
	margin-left:30px;
	width:280px;
}
#siteinfo{
	width:900px;
}

.entry-title{
	font-size:30px;
	:cc;
}
.entry-title a{
	:#aaa;
}
/* =Comments
-------------------------------------------------------------- */

omments {
    padding:22px 0 0 0;
    font-size:15px;
    line-height:18px;    
}
omments input,
omments textarea {
    font-size:15px;
    line-height:18px;
    border:1px solid cc;
    background:#f6f6f6;
}
omments code {
    font-size:12px;
    line-height:18px;
}
omments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
omments-list {
    padding:0 0 18px 0;
}
omments-list ol,
omments-list ul {
    list-style:none;
    margin:0;
}
omments-list ol {
    border:1px solid #e3e3e3;
    border-bottom:none;
    margin:0 0 18px 0;
}
omments-list li {
    background:#fafafa;
    border-bottom:1px solid #e3e3e3;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
omments-list li.alt {
    background:#fff;
}
omments-list li.bypostauthor {
    background:#f6f6f6;
}
omments-list ul li {
    border:1px solid cc;
    margin:0 0 18px 0;
}
omments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
omments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
omments-list .comment-meta {
    :#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
omments-list .comment-meta a {
    :#666;
    font-style:italic;
    text-decoration:none;
}
omments-list .comment-meta a:active,
omments-list .comment-meta a:hover {
    : #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    :#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    : #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid cc;
    :#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    : #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
omments-list #respond {
    border-bottom:1px solid cc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
omments-list ul #respond {
    border:1px solid cc;
    margin:0;
}
ancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
ancel-comment-reply a {
    :#666;
}
#respond .required {
    :#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    :#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
input#submit{
	border:none;
	padding:3px;
	background:#111;
	:#fff;
	cursor:pointer;
	text-transform:uppercase;
}
input:hover#submit{
	background:c0000;
}
.subscribe-to-comments {
    :#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    :#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    :#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
/************************** One Column CSS */
.page-template-tpl_onecolum-php ontainer{
	width:900px;
}
.page-template-tpl_onecolum-php ontent{
	width:900px;
}
/************************** archive page title */
.archive h1.page-title{
	font-size:20px;
	/*background:#f1f1f1;*/
	border-bottom:3px double cc;
	padding:0 0 15px 0;
	margin-bottom:15px;
}
/************************** Search Widget */
#s {
    font-size:15px;
    line-height:18px;
    border:1px solid cc;
    background:#fff;
	padding:2px;
	width:170px;	
}
#searchsubmit{
	border:none;
	padding:2px;
	background:#111;
	:#fff;
	cursor:pointer;
	text-transform:uppercase;
	line-height:18px;
}


.review {
	/* distance from borders to content*/
	padding: 0 .5em 0 .5em;
	/* spacing outside of box*/
	margin: 0 0 0 0;
	/* background color */
	background: #F0FDFE; 
/*#FBFEE5*/
	/* border size style color */
	border: 1px solid #7C9DA1;
margin-bottom: 1.0em;
}
