/*-----------------------------------------------------------------------------
	Blueprint-WP Theme
	By: Joshua Sowin (fireandknowledge.org)
-----------------------------------------------------------------------------*/

html {  
}
body {  
	margin-bottom: 0; margin-top: 0; 
	background-color: black;
	color:black;
}

	/* Blueprint width setting */
.container { 
	width: 820px; 
	border-top: 2px black solid;   
	background-color: #F5DEB3;  /* wheat */
	color:black;
}

#page {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	float: left;
	margin-bottom: 20px;
	color:black;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
}

a 		{ color: #3E4967; }
a:hover		{ color: #000; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 		{ background-color: #CCC; height: 1px; }
img		{ margin: 0; }
p img		{ float: none; }
a.button 	{ float: left; } /* Fix for buttons */
input 		{ padding-left: 0; border: 1px solid #CCCCCC;  }

ul 		{ margin-left: 35px; list-style-type: disc; }
ul li 		{ padding: 2px 0 2px 12px left 5px no-repeat; color:black;}
ol		{ margin-left: 35px; }
ol li 		{ padding: 2px 0 2px 12px left 5px no-repeat; color:black;}


label		{ font-weight: normal; }
textarea	{ height: 200px; width: 500px;}
.small		{ font-size: .9em; }
.nomargin	{ margin: 0; }
a.button, button { font-weight: normal; }

h1 { 
	font-size: 1.5em;
	line-height: 1.5em;
	color: black; 
	background-color:wheat;
	text-decoration: none; 
}

h2 { 
	font-size: 2.0em;
	line-height: 2.0;
	color: black; 
	background-color:wheat;
	text-decoration: none; 
}

h3, #maincontent h3 { 
	font-size: 1.7em;
	line-height: 1.5;
	color: black;
	border-bottom: 2px dotted #AAA; 
	margin-bottom: 15px; 
}
h3 a { color: black; text-decoration: none; }

#maincontent .post h3	{ margin-bottom: 5px; }

h4, h4 a {
	font-size: 1.2em;
	line-height: 1.2;
	color: black;
 	letter-spacing: 0px;
	text-decoration: none;
	margin-bottom: 10px; 
}
h5, h5 a {
	font-size: 1.1em;
	line-height: 1.1;
	color: black;
 	letter-spacing: 0px;
	text-decoration: none;
	margin-bottom: 6px; 
}









	/* Padding inside columns */
#maincontent .content 	{ padding: 25px 30px 20px 48px; }	

.navigation, 
.navigation a	{ color: #AAA; }
.alignright 	{ float: right; }
.alignleft 	{ float: left; }

.post		{ margin-bottom: 25px; }

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

#header {
	height: 89px;
	background-color: #000000; /* black */
	background-color: black; /* black */
	color: Silver;
}
#headercore {
	margin-top:4px;
	background-color: black;
}

#header .titletext {
	color:firebrick; 
	font-size:2.5em;
	margin-right:30px;
}

#header h1, #header .description {
	padding-left: 10px;
	margin: 0;
	line-height: 1em;
	margin-right:10px;
}
.coreh1fake {
        margin-top:-5px;
	padding-left: 50px;
	font-size:1.4em;
	color: white;
	background-color: black;
}

.subtitletext {
	font-size:1.0em;
	color: yellow;
	background-color: black;
}

#headercenter {
	text-align: right;
	margin-top:-5px;
	margin-right:26px;
}

#headerleft {
}
#headerright {
	margin-top:-1px; 
	margin-right:0px;
}
#maincontent, #sidebar { padding: 0 0 20px 0; }


/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/
#nav-container { position: absolute; } 
#nav, #subnav	{ padding: 0; /* background-color: #F4A460;   sandy brown */
			/* background-color: #DAA520;  light goldenrod */
			background-color: #B22222; /* firebrick */
                  float: left; width: 100%; line-height: 1.5em; }

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

	/* controls text color: */
#nav li a,
#subnav li a 	{ 
		  color: #000; 
		  color: #F2FFDF; 
		  padding: 5px 15px; float: left; text-decoration: none; 
}

/* #nav li.current_page_item a, */
#nav li a:hover { 
	/* background-color: #485A2D; */
	/* background-color: #F4A460;    sandy brown */
	background-color: #D2691E;   /* chocolate */
	color: #F2FFDF; 
	}

#subnav			{ background-color: #616161; }

/* #nav li.current_page_item a,
#subnav li.current_page_item a,  */
#subnav li a:hover 	{ color: #F2FFDF; }

#nav li.first a { margin-left: 50px; }


	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background-color: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background-color: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background-color: #333; color: #FFF;}

/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/

#page { 
/*	background: url('../images/sidebar_bg.gif') right repeat-y; */  /* fake bg */ 
}
#sidebar { 
	margin-left: 8px; /* lets us have border */ 
	background-color: Turquoise ;
}
#sidebar h2 { font-size: 1.3em; line-height: 1.2; color: #3B4A25;}
#sidebar h3 { font-size: 1.3em; line-height: 1.2; color: #3B4A25;}
#sidebar h3 a { font-size: 1.1em; line-height: 1.2; color: #3B4A25; text-decoration:underline}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 25px 20px 0 20px;
}

#sidebar ul li	{ padding: 0; }

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;
	background: url('../images/icons/bullet_square_grey.gif') left 3px no-repeat;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

/* Hide search from sidebar */
#sidebar #search { display: none; }

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer { 
    text-align: center; 
    font-size: .9em; margin: 0;
/* DO NOT include any background-color in the footer, such as :
background-color: wheat;
IT WILL flow into all other sections!  Leaving it out makes it
transparent, and that gets the color from the .container.
*/
color:black;
}

#footer a 		{ text-decoration: none; }

/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search			{ float: right; }
#search #s 		{ 
 		  	  padding: 2px 0 2px 17px; width: 135px; 
			  color: silver;
			  color: black;
 			  background: gold url('../images/icons/search_gold.gif') 0px center no-repeat;
			  font-size: 0.9em; margin-right: 20px;}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background-color: #EEE;}


ul.type-none {
	list-style-type:none}

.cmtref{
    font-size: 1.1em;
}
/*-----------------------------------------------------------------------------
        Override some WP classes
  -----------------------------------------------------------------------------*/
.wp-caption {
        background-color: #f3f3f3;
        background-color: wheat;
        border: 1px solid #ddd;
        border: 1px solid wheat;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; /* optional rounded corners for browsers that support it */
        margin: 10px;
        padding-top: 4px;
        text-align: center;
}
.wp-caption img {
        border: 0 none;
        margin: 0;
        padding: 0;
}
.wp-caption p.wp-caption-text {
        font-size: 10px;
        line-height: 13px;
        margin: 0;
        padding: 0 4px 5px;
}

/*-----------------------------------------------------------------------------
	Gallery
-----------------------------------------------------------------------------*/
.leftgallery {
    margin-top:20px;
    float:left;
}

.rightgallery {
    margin-top:20px;
    float:right;
}

.framedtf {
	width:100%";
	border:2px solid black;
	padding:5px;
}


table   { 
	margin-bottom: 1.4em; 
	border-top:0.1em solid black; 
	border-left:0.1em solid black;
}
th,td   { 
	height: 1em; 
	padding:0.2em 
	0.4em; 
	border-bottom:0.1em solid black;
	border-right:0.1em solid #black;
}
th      { font-weight:bold; }


/*--------------------------------------------------------------------------------*/

.eslvref a {
    color:red;
    font-size:1.2em;
    font-weight:bold;
}

















/*-----------------------------------------------------------------------------
        Hackadelic SEO TOC
-----------------------------------------------------------------------------*/

div.toc {
        border: 2px dotted wheat;
        font-size: 1.0em;
        margin-bottom:1.5em;
}
div.toc.toc-left {
        max-width: 22em;
        float: left;
        margin: 5px 5px 5px 0;
}
div.toc.toc-right {
        max-width: 22em;
        float: right;
        margin: 5px 0 5px 5px;
}

div.toc a.toc-header {
        display: block;
        background-color: wheat;
/*
        border-top: 1px solid #fcfcfc;
        border-left: 1px solid #fcfcfc;
        border-bottom: 1px solid #f0f0e0;
        border-right: 1px solid #f0f0e0;
*/
        color: #777;
        color: black;
/** Styling regarding TOC title: **/
        padding: 1px 2px;
        text-align: left;
        font-size: 1.25em;
        font-weight: bold;
}

div.toc a.toc-header:hover {
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #fcfcfc;
        border-right: 1px solid #fcfcfc;
}

div.toc ul {
        list-style: none;

        margin: 0;
        padding: 5px;
        background-color: wheat;
        overflow: hidden;
        white-space: nowrap;
}
div.toc.auto-collapse ul {
        display: none;
}

div.toc li a {
        text-decoration: none;
        border: 0 none;
        color: #777;
        color: black;
}
div.toc li.toc-level-1 {
        font-weight: bold;
}
div.toc li.toc-level-2 {
        font-weight: bold;
        padding-left: .25em;
}
div.toc li.toc-level-3 {
        padding-left: .5em;
}
div.toc li.toc-level-4 {
        padding-left: 1.75em;
}

a.tfref:link {
    color:red;
}


.tfref {
        background-color:black;
        color:yellow;
        border:1px solid red;
        padding:2px;
}

.tfref a {
        color:red;
        font-size:1.2em;
        text-align:center;
}

/* ------------ OVERRIDES -------------- */

#tfsb .cat-item {
    background-color:turquoise;
}

#tfsb .ui-accordion-content {
    padding:0px;
}

.tftable {
    border:0px solid black;
}
.tftable tr {
    border:0px solid black;
}
.tftable td {
    padding:1px;
    vertical-align: middle;
    border:0px solid black;
}


