/*  
Theme Name: orange-brush
Theme URI: http://www.terrytoledo.com
Description: A newspaper theme for radio.
Version: 3.0
Author: Terry Dunham
Author URI: http://www.terrytoledo.com/
*/


/* ********** [ GENERAL ] ********** */

a, a:visited { 
	color: #2F6800;
	text-decoration: underline;
}

a:hover { 
	color: #ffffff;
	text-decoration: none;
	background: #FF8A00;
}
	
a img { 
	border:none;
}

div#bar_top h3, div#bar_top p, div#bar_bottom p, div#bar_bottom h2 {display:none;}

body { 
	background: #FFFFFF url("http://www.terrytoledo.com/wordpress/graphics/body_bg.jpg") repeat-x bottom;
	color: #636363;
	line-height:24px;
	font-size:12px;
	font-family:Trebuchet, Trebuchet MS,Helvetica,Sans-Serif;
	margin:0;
	padding:0;
}


/* ********** [ PAGE ] ********** */


div#container_bg { 
	position:relative;
	background: url("http://www.terrytoledo.com/wordpress/graphics/container_bg.gif") repeat-y center;
	width: 100%;
	max-width: 1500px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	display: block;
}

div#container_head { 
	position:relative;
	background: url("http://www.terrytoledo.com/wordpress/graphics/container_head.jpg") no-repeat center top;
	width: 100%;
	margin: 0px auto;
	padding: 118px 0 0 0;
	display: block;
}

div#container_footer { 
	position:relative;
	background: url("http://www.terrytoledo.com/wordpress/graphics/container_footer.jpg") no-repeat center top;
	height: 245px;
	max-width: 1500px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	text-align: center;
}

div#content { 
	position:relative;
	background: none;
	width: 851px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

div#content_head { 
	position:relative;
	background: none;
	width: 643px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	display: block;
}

div#content_footer { 
	position:relative;
	background: none;
	width: 851px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	display: block;
}

div#footer { 
	clear: both;
	position: relative;
	padding: 198px 0 0 0;
	max-width: 1500px;
	margin: 0px auto;
	line-height: 8px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

div#footer a { 
	color: #ffffff;
}

div#footer p { 
	position:relative;
	padding-top: 4px;
	margin:0;
}


/* ********** [ NAV ] ********** */



div#title { 
	position:relative;
	background: transparent;
	color: #ffffff;
	width: 851px;
	height: 25px;
	margin: 0 auto;
	padding: 0 0 10px 10px;
	text-align: left;
}

div.navmenu {
width: 851px;
height: 32px;
position:relative;
padding: 9px 0 0 20px; 
margin: 0 auto;
text-align:center;
color: #ffffff;
}

ul.navmenu {
position:relative;
padding: 0px;
margin: 0 auto;
list-style:none;
color:#ffffff;
float:left;
text-decoration:none;
}

ul.navmenu ul {
position:absolute;
list-style:none;
display:none;
margin-left: -40px;
z-index:1;
text-decoration:none;
text-align: left;
}

ul.navmenu ul ul {
position:absolute;
display:none;
margin-top:-22px;
margin-left:56px;
z-index:-1;
text-decoration:none;
text-align: left;
}

ul.navmenu:hover ul
{
display:block;
}

ul.navmenu:hover ul ul
{
display:none;
}

ul.navmenu ul li:hover ul
{
display:block;
}

a.navmenu {
text-decoration:none;
display:block;
width:95px;
padding: 7px;
font-style:bold;
color:#B96400;
font-family: Trebuchet, Trebuchet MS, sans serif;
line-height:14px;
font-size:14px;
border-left: solid 3px #B96400;
    -moz-box-shadow: 0 0 6px #CE7C13;
    -webkit-box-shadow: 0 0 6px #CE7C13;
}

a.navmenu {
background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat;
background-position: 0 0;
}

a.navmenu:visited {
text-decoration:none;
color: #DB7D0F;
}

a.navmenu1 {
background:   transparent;
text-decoration:none;
display:block;
width:95px;
padding:0px;
font-style:bold;
color:#B96400;
font-family: Trebuchet, Trebuchet MS, sans serif;
line-height:20px;
font-size:14px;
}

a.navmenu:hover {
text-decoration:none;
color: #ffffff;
background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat;
background-position: 0 -45px;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1); 
    text-shadow:
        0 0 2px rgba(0,0,0,0.6),
        0 0 4px rgba(0,0,0,0.6),
        0 0 6px rgba(0,0,0,0.6);
    -webkit-transition: all 0.6s linear;
	font-weight:bold;
}

a.navmenu1:hover {
text-decoration:none;
color: #ffffff;
background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat;
background-position: 0 -45px;
    text-shadow:
        0 0 2px rgba(0,0,0,0.6),
        0 0 4px rgba(0,0,0,0.6),
        0 0 6px rgba(0,0,0,0.6);
    -webkit-transition: all 0.6s linear;
	font-weight:bold;
}

a.navmenu:active, a.navmenu1:active {
text-decoration:none;
color: #ffffff;
background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat;
background-position: 0 -90px;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9); 
    text-shadow:
        0 0 2px rgba(0,0,0,0.6),
        0 0 4px rgba(0,0,0,0.6),
        0 0 6px rgba(0,0,0,0.6);
    -webkit-transition: all 0.6s linear;
	font-weight:bold;
}



/* ********** [ PAGE ] ********** */

	
div#col0 { 
	float: right;
	margin-right: 15px;
	width: 613px;
	padding: 0;
	background: transparent;
	text-align: left;
}

div#col1 { 
	float: right;
	margin-right: 15px;
	width: 443px;
	padding: 0;
	background: transparent;
	text-align: left;
}

div#col2 { 
	margin-left: 15px;
	width: 165px;
	padding: 0;
	line-height:18px;
	font-size:12px;
	background: transparent;
	text-align: left;
	float: left;
}


/* ********** [ HEADINGS ] ********** */


h1 { 
	display: block;
	background: transparent; 
	padding: 20px 0 4px 0; 
	text-indent: 10px;
	line-height:28px;
	font-size: 24px;
	font-family:Trebuchet, Trebuchet MS,Helvetica,Sans-Serif;
	color: #636363; 
	font-variant:small-caps;
	border-bottom: solid #F0F0F0 1px;
	margin: 0 auto;
}	
	
h2 { 
	display: block;
	background: transparent; 
	padding: 17px 0 4px 0; 
	text-indent: 10px;
	line-height:23px;
	font-size: 19px;
	font-family:Trebuchet, Trebuchet MS,Helvetica,Sans-Serif;
	color: #636363; 
	font-variant:small-caps;
	border-bottom: solid #F0F0F0 1px;
	height: 18px;
	margin: 0 auto;
}	
	
h3 { 
	display: block;
	background: transparent; 
	padding: 14px 0 4px 0; 
	text-indent: 10px;
	line-height:20px;
	font-size: 17px;
	font-family:Trebuchet, Trebuchet MS,Helvetica,Sans-Serif;
	color: #636363; 
	font-variant:small-caps;
	border-bottom: solid #F0F0F0 1px;
	height: 18px;
	margin: 0 auto;
}	

h1 a:visited, h2 a:visited, h3 a:visited { 
	display: block;
	color: #B96400; 
	text-decoration: none;
	font-variant:small-caps;
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
}
	
h1 a { 
	display: block;
	line-height:24px;
	color: #B96400; 
	text-decoration: none;
	font-variant:small-caps;
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-box-shadow: 0 0 6px #CE7C13;
    -webkit-box-shadow: 0 0 6px #CE7C13;
}
	
h2 a { 
	display: block;
	line-height:24px;
	color: #B96400; 
	text-decoration: none;
	font-variant:small-caps;
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-box-shadow: 0 0 6px #CE7C13;
    -webkit-box-shadow: 0 0 6px #CE7C13;
}
	
h3 a { 
	display: block;
	line-height:20px;
	color: #B96400; 
	text-decoration: none;
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 0 6px #CE7C13;
    -webkit-box-shadow: 0 0 6px #CE7C13;
}
	
h1 a:hover, h2 a:hover, h3 a:hover { 
	color: #FFFFFF; 
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
	text-decoration: none;
	background-position: 0 -45px;
    text-shadow:
        0 0 2px rgba(0,0,0,0.6),
        0 0 4px rgba(0,0,0,0.6),
        0 0 6px rgba(0,0,0,0.6);
    -webkit-transition: all 0.6s linear;
	font-weight:bold;
}
	
h1 a:active, h2 a:active, h3 a:active { 
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
	text-decoration: none;
	background-position: 0 -90px;
}
	
div#sidebar h3, div#sidebar h2, div#sidebar h1 { 
	display: block;
	margin: 0 0 0 -8px;
	padding: 0 0 0 8px; 
	background:   url("http://www.terrytoledo.com/wordpress/graphics/sidebar_head.png") top center no-repeat; 
	line-height:24px;
	font-size: 16px;
	color: #B96400; 
	font-variant:small-caps;
	height: 26px;
	width: 208px;
	text-indent: 10px;
	border: 0px;
}	
	
div#col2 h3, div#col2 h2, div#col2 h1 { 
	display: block;
	margin: 0 auto;
	padding: 0; 
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
	line-height:26px;
	font-size: 16px;
	text-indent: 7px;
	color: #B96400; 
}	
	
	
div#col2 h2 a, div#col h2 a:visited { 
	height: 25px;
	width: 165px;
	display: block;
	color: #B96400; 
	text-decoration: none;
}	
	
div#col2 h3 a:hover, div#col2 h2 a:hover, div#col2 h1 a:hover { 
	display: block;
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
	color: #ffffff; 
	text-decoration: none;
	background-position: 0 -45px;
    text-shadow:
        0 0 2px rgba(0,0,0,0.6),
        0 0 4px rgba(0,0,0,0.6),
        0 0 6px rgba(0,0,0,0.6);
    -webkit-transition: all 0.6s linear;
	font-weight:bold;
}	
	
div#col2 h3 a:active, div#col2 h2 a:active, div#col2 h1 a:active { 
	display: block;
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
	color: #ffffff; 
	text-decoration: none;
	background-position: 0 -90px;
}	
	
h3.comments, h3.reply { 
	background:   url("http://www.terrytoledo.com/wordpress/graphics/nav_bg.png") top repeat; 
	padding:2px 3px 0 5px; 
	line-height:14px;
	font-size: 14px;
	font-family:Trebuchet, Trebuchet MS,Helvetica,Sans-Serif;
	color: #B96400; 
	font-variant:small-caps;
	height: 17px;
	margin: 0 auto;
}	
	
div#title h1 { 
	background: transparent; 
	padding: 0; 
	font-size: 20px;
	font-family:Trebuchet, Trebuchet MS,Helvetica,Sans-Serif;
	color: #ACACAC; 
	font-variant: none;
	border: none;
	margin: 0 auto;
	width: 100%;
}	
	

/* ********** [ SIDEBAR ] ********** */


div#sidebar { 
	margin: 42px 0 0 0;
	float: left;
	background: none; 
	width: 200px;
	padding: 0;
	line-height:18px;
	font-size:12px;
	color: #B96400;
	background: transparent;
	text-align: left;
}

div#sidebar a, div#sidebar a:visited { 
	color: #2F6800;
}

div#sidebar p { 
	color: #636363;
}

div#sidebar a:hover { 
	color: #FF8A00;
	background: #713500;
}
	

/* ********** [ LISTS ] ********** */



div#col1 ul, div#col ul { 
	list-style-image: url("http://www.terrytoledo.com/wordpress/graphics/dot.png");
	margin: 0;
	padding: 0 0 3px 2px;
}

div#col1 li, div#col li { 
	font-weight:normal;
	margin: 0 0 10px 25px;
	padding: 0 0 0 ;
}

div#sidebar ul { 
	font-size:11px;
	line-height:12px;
	list-style-image: url("http://www.terrytoledo.com/wordpress/graphics/dot.png");
	margin: 0;
	padding: 3px 0 3px 8px;
}

div#col0 ul, div#col1 ul { 
	line-height:15px;
	font-size:13px;
	list-style-image: url("http://www.terrytoledo.com/wordpress/graphics/dot.png");
	margin: 0;
	padding: 0 0 4px 18px;
}

div#col2 ul { 
	line-height:13px;
	font-size:11px;
	list-style-image: url("http://www.terrytoledo.com/wordpress/graphics/dot.png");
	margin: 0;
	padding: 8px 0 0 18px;
}

div#sidebar li { 
	font-weight:bold;
	margin: 0 0 5px 10px;
	padding: 0;
}

.entry li { 
	font-weight:normal;
}

div#sidebar li a { 
	display:block;
}

div#col0 li, div#col1 li { 
	margin:7px 0 5px 10px;
	font-weight:none;
}


div#content p ol, div#content p ul { 
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}


/* ********** [ TEXT ] ********** */



div#col2 p { 
	margin: 5px 0 8px 0;
}


blockquote { 
	margin:0 0 0 25px;
	padding:0 25px 0 10px;
	font-style:italic;
	color: #666;
	border-left:6px solid #FF8A00;
}

div#content blockquote p { 
	margin:0 0 20px 0;
	padding: 0;
}

div#contentmiddle { 
	float:left;
	width:385px;
	height: 100%;
}

div#content img.wp-smiley { 
	float:none;
	border:none;
	padding:0;
	margin:0;
}

div#content img.wp-wink { 
	float:none;
	border:none;
	padding:0;
	margin: 0;
}

.entrybox {
	background:  url("http://www.terrytoledo.com/wordpress/graphics/entrybox.png") bottom repeat-x;
	margin: 0 auto;
	text-align: left;
}

div#comment_entrybox {
	background:  url("http://www.terrytoledo.com/wordpress/graphics/entrybox.png") bottom repeat-x;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #F0F0F0;
}

.inner_entrybox {
	position:relative;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	background: transparent;
	border: 1px solid #F0F0F0;
}

.inner_entrybox p {
	margin: 10px 10px 10px 10px; 
	font-size: 14px;
	line-height: 28px;
}

.inner_entrybox img {
	margin: 0 10px 0 10px; 
}

.entry { 
	clear:left;
	line-height:28px;
	font-size:14px;
	margin-bottom: 15px;
}

.entry a { 
	text-decoration:underline;
}

.pic {
	width: 485px;
}

.postspace { 
	background:transparent;
	width:80%;
	height:32px;
	margin:0;
	padding:0;
}

div#insert {
	margin:0 auto;
	padding:0;
	width: 337px;
	border: 1px;
	border-color: #F0F0F0;
	border-style: solid;
	background: #636363 url("http://www.terrytoledo.com/wordpress/graphics/insert.gif") top center repeat;
	text-align:left;
	}

div#insert_text {
	position:relative;
	margin: 10px 10px 20px 10px; 
	font-family: Trebuchet, Trebuchet MS, Charcoal, arial, sans serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	}
	
div#insert p {
	position:relative;
	font-family: Trebuchet, Trebuchet MS, Charcoal, arial, sans serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	}
	
.insert {
	margin:0 auto;
	padding:0;
	width: 337px;
	border: 1px;
	border-color: #F0F0F0;
	border-style: solid;
	background: #636363 url("http://www.terrytoledo.com/wordpress/graphics/insert.gif") top center repeat;
	text-align:left;
	}

.insert_text {
	position:relative;
	margin: 10px 10px 20px 10px; 
	font-family: Trebuchet, Trebuchet MS, Charcoal, arial, sans serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	}
	
.insert p {
	position:relative;
	font-family: Trebuchet, Trebuchet MS, Charcoal, arial, sans serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	}
	
.newshome {
	padding:0;
	margin: 80px 20px 20px 20px
}


div#commentblock { 
	position:relative;
	padding: 0;
	border: 1px solid #F0F0F0;
	margin: 0 auto;
	line-height: 10px;
	font-size: 10px;
}

div#commentlist ol { 
	list-style-type: none;
	margin: 0 7px 0 -25px;
	padding:0;
}

.commentdate { 
	font-size:9px;
	padding:0;
}

div#commentlist li p { 
	font-size:12px;
	line-height:12px;
}
div#commentlist .standard { 
	border-top: 1px solid #ccc;
}
.commentname { 
	color: #ccc;
	margin:0;
	padding: 2px 5px 2px 0;
}
.commentinfo { 
	clear:both;
}

.commenttext { 
	width:95%;
	font-style:italic;
	font-weight: normal;
}

.commenttext-admin { 
	clear:both;
	width:95%;
	font-style:italic;
	background: #ccc;
}

div#commentsformheader { 
	padding:0;
}div#commentsform { 
	text-align:left;
	margin:0;
	padding:0;
}

div#commentsform form { 
	text-align:left;
	margin:0;
}div#commentsform p { 
	margin:0;
}

div#commentsform form textarea { 
	width:99%;
}p.comments_link img { 
	margin:0;
	padding:0;
	border:none;
}

	
div#wp-calendar  { 
	text-align:center;
	background-color: #fff;
	margin:0;
	width: 95%;
}div#wp-calendar td  { 
	line-height:10px;
	font-size:10px;
	color: #333;
}

div#wp-calendar td a  { 
	display:block;
	color: #333;
	 text-decoration:none;
	line-height:10px;
}

div#wp-calendar #prev a  { 
	width:30px;
}

div#wp-calendar #next a  { 
	width:30px;
	margin:0 0 0 30px;
}

div#wp-calendar #today  { 
	background: #000;
	color: #fff;
}

div#wp-calendar #today a  { 
	color: #fff;
	font-weight:700;
}

div#wp-calendar caption  { 
	text-align: center;
	width: 100%;
	margin:0 0 5px 0;
	font-variant: small-caps;
}



body div#toolTip { 
	position:absolute;
	z-index:1000;
	width:170px;
	background: #ccc;
	text-align:left;
	padding:5px;
	min-height:1em;
	-moz-border-radius:5px;
}

body div#toolTip p { 
	margin:0;
	padding:0;
	color: #000;
	font:11px/12px geneva,Trebuchet, Trebuchet MS,sans-serif;
}

body div#toolTip p em,body div#toolTip p em span { 
	display:none;
}

.clear { clear:both; margin:0 auto; }
.clearfix:after { 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} .clearfix { 
	display:inline-block;
}* html .clearfix { 
	height:1%;
}.clearfix { 
	display:block;
}

hr.clear { 
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
}

.count { 
	font-size:16px;
	font-weight:bold;
	color: #333}

.date { 
	margin: 0 10px 0 10px; 
	color: #737373;
	font-size:10px;
	line-height:34px;
	font-family:Trebuchet, Trebuchet MS,Helvetica,Sans-Serif;
	text-align:left;
}

.date span.date { 
	color: #7F7F7F;
	padding:2px 6px 0 5px; 
}

.bigdate { 
	font-size:10px;
	text-decoration:none!important;
}

div#search { 
	background:  transparent;
	padding-top: 7px;
	width: 54px;
	height: 70px;
	text-align: right;
	margin-top: 10px;
}

div#searchform { 
	margin:0px auto;
	padding: 0;
	/* text-align: center;
	 */}

form#searchform #s { 
	width:140px;
	padding:2px;
	background-color:transparent;
	font-size:11px;
	margin:0;
	color: #2F6800;
	float:left;
}

form#signup label { 
	padding: 0 52px 0 0;
}

form#signup #n { 
	width:140px;
	padding: 2px;
	background-color:transparent;
	font-size:11px;
	margin:0;
	color: #2F6800;
	float:left;
}

.archive { 
	width:20%;
	padding:0;
	margin:-7px 0 0 0;
	float:right;
}

.meta { 
	font-size:11px;
	line-height: 12px;
	margin: 0 10px 0 10px; 
	display:block;
	list-style-type:none;
	list-style-image:none;
}

.description { 
	display:none;
}

.clock { 
	color: #555555;
	background:transparent;
	padding:0;
	margin:0 auto;
	font-size:12px;
}

.archive { 
	width:20%;
	padding:0;
	margin:-7px 0 0 0;
	float:right;
}

.navtext { 
	padding: 10px 7px 0 7px;
	font-size:90%;
	font-weight:bold;
}


div#bar { 
	position:relative;
	padding:0;
	overflow:hidden;
}


.domtabs { 
	float:left;
	width:99%;
	list-style-type:none;
	margin:0;
	padding:0;
	font-family:Trebuchet, Trebuchet MS,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

.domtabs li { 
	float:left;
}

.domtabs li a { 
	display:block;
	padding:5px 10px;
	border:0;
	text-decoration:none;
	color: #555555;
}

.domtabs a:hover { 
	background: #ccc;
}

.domtabs li.active a { 
	border:1px solid #ccc;
}

.center { 
	text-align:center;
}.alignleft { 
	float:left;
}.alignright { 
	float:right;
}

.ff a img { 
	border:.08em solid #ccc;
	padding:.077em;
	width:3.5em;
	height:3.5em;
	margin:5px;
}

.ff a:hover img { 
	border:.08em solid #333;
	width:3.5em;
	height:3.5em;
	margin:5px;
	padding:.077em;
}


