/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for headTitle created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/d5onh9">edit settings</a>.
Version: 29 Apr, 0:20
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

.imagehead {
  float:left;
	border: 0px solid #000000;
	padding: 10px;

}

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #000000;
	background-image: url(http://www.tbcsm.org/img/bgtbc.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin-top:153px;
}

.storycontent{
	background-color: #ffffff;
	font-family: verdana;
	text-align: justify;
	text-justify: newspaper; 	
	color:#666666;	
	font-size:130%;
	}

body,td,th {
	color: #333333;

}

#doc {
	width: 874px;

}


a, a:link {
	padding: 1px;
	color: #D61114;
	text-decoration: underline;
}

a:hover {
	color: #FFFFCC;
	text-decoration: none;
	;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: verdana;
	font-weight: bold;	
	font-size: 150%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #000000;

}

#hd h1 a{
	text-decoration: none;
	color: #000000;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #ABABAB;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	width:644px;
	background-image: url(http://www.tbcsm.org/img/bgbody.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:left;
	line-height: 150%;
	border: 0px solid #000000;
	margin-bottom: 1em;
	margin-left: 20px;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #D61114;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C9C9C9;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #C9C9C9;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
#secondary{
margin-top:30px;

width:220px;

}

#secondary, #third{
	background-image: url(http://www.tbcsm.org/img/bglink.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:right;
	padding: 0px;
	margin-top:-10px;
	border: 0px solid #000000;
	opacity:0.8;
	filter:alpha(opacity=80);
}


#secondary h4, #third h4{
	color: #ff0000;
	font-weight:bold;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;

}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;

}

#menu {padding:6px; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-weight:bold; text-transform:uppercase; }
#menu ul li { padding:0; margin:0; }
#menu ul li a { font-size:125%; display: block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { text-align:left; color:#000000; 
	background-image: url(http://www.tbcsm.org/img/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#menu ul li ul li {list-style:none; margin:0; padding:0; font-size:65%; font-weight:bold; text-transform:uppercase; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;

}

.yui-navset .yui-nav a:hover {
	background-color: #F0FFC4;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {

	color: #F0FFC4;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C9C9C9;

}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #C9C9C9;
}

#bodyitup {	background: #ffffff; }

#leftfoot{
	margin-left: 22px;
	margin-top: 6px;
	}
#jonsfooter {
	font-size:11px;
	text-align: left;
	margin-top: -5px;
	color: #ffffff;
border:0px solid #FFFFFF;
}
#jonsfooter a { text-decoration:none; font-weight:bold; color:#FFFFFF;}
#jonsfooter a:hover { text-decoration:underline; color:#cc0000;}
#smaller {font-size: 90%;}


.yui-g{
width:688px;
border-bottom: 10px solid #FFFFFF;
background: #ffffff; 

}
.yui-g .bottomthis{
margin-bottom:20px;
width:688px;
border: 0px solid #ff0000;
background: #ffffff; 

}