/* 

Theme Name: JeffMRadio 01
Theme URI: http://jeffmradio.com/
Description: JeffMRadio 01 based on Fluidity Theme with 3 Columns
Version: 1.0
Author: pheryx
Author URI: http://www.pheryx.com
*/
/* Credits*/
/* A fluid template for business or fun */
/* Original Design By Dave Reeder, www.davereederdesign.com */
/* Hint of fMulti theme by http://www.fahlstad.se */

body { margin: 0; padding: 0; background: #000; }

#inclusive * { margin: 0;
	padding: 0;
	/* border: 0px none; */
	font-family: "Luxi Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; }
#hdrimg * { margin: 0;
	padding: 0;
	/* border: 0px none; */
	font-family: "Luxi Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; }


/*------------Basic styles------------*/

h1, h2, h3 { margin: 5px 10px; color: #eee; font-weight: normal; text-decoration: none; background: transparent; }
div#copyright { margin: 0 10px; color: #eee; font-weight: normal; text-decoration: none; background: transparent; }
div#design { margin: 0 10px; color: #eee; font-weight: normal; text-decoration: none; background: transparent; }

#inclusive p {
	margin: 0 0 1.2em;
	padding: 0;
	line-height: 1.4em;
	font-size: 0.8em;
	}

/*p { font-size: 0.8em; line-height: 1.4em; text-align: justify; }*/
h1 { font-size: 1.4em; line-height: 1.4em; letter-spacing: 0.25em; }	/* site heading */
h2 { font-size: 1.2em; line-height: 1.4em; color: #FFA000; }	/* site heading */
h3 { font-size: 1.0em; line-height: 1.4em; color: #FFA000;  }		/* sub headings */
div#copyright { font-size: 12px; line-height: normal; }  /* sets the copyright styles */
div#design { float: right; font-size: 12px; line-height: normal; }  /* floats the design link into position */
div.validation {  float: right; margin-right: 10px; } /* floats the validation buttons */
.validation img {  margin: 0; } /* floats the validation buttons */

#inclusive div { padding: 10px 0; }
#hdrimg div { padding: 0; }

div#bttmbar, div#design, div#copyright {
	padding: 10px 0;
	font-family: "Luxi Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
div#bttmbar a, div#design a, div#copyright a {
	color: #eee;
	text-decoration: underline;
	}
div#bttmbar a:hover, div#design a:hover, div#copyright a:hover {
	text-decoration: none;
	}

#hdrimg a {color: #06FF00; text-decoration: none; font-weight: normal;}
#hdrimg a strong {color: #eee; text-decoration: none; font-weight: normal;}
#hdrimg a:hover {color: #eee; text-decoration: none; font-weight: normal;}
#hdrimg a:hover strong {color: #06FF00; text-decoration: none; font-weight: normal;}

/*-------------Layout----------------*/

#hdrpreimg {
	float: left; 		
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	height: 90px;  	/* ie5x hack begins here */     
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 90px;
}
html>body #hdrpreimg {
	height: 90px;	/* ie5x hack ends here */
}

#girl { position: absolute; top: 1px; left: 0px; height: 89px; width: 64px; }
#logo { position: absolute; top: 10px; left: 64px; }
#slogan { position: absolute; top: 70px; left: 69px; }

#brilliant { position: absolute; top: 16px; right: 10px; height: 60px; width: 80px; }
#banner-468x60 { position: absolute; top: 16px; right: 100px; height: 60px; width: 468px; }

#hdrimg {		/* Large image */
	float: left; 		
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
	background: url('images/hdr.gif') repeat-x 0% 75%;
	height: 55px;  	/* ie5x hack begins here */     
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 35px;
}
html>body #hdrimg {
	height: 35px;	/* ie5x hack ends here */
}

#hdrsearch {
	float: right;
	margin: 0px 10px;
	}

.rowcontainer {			/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
	background: #333;
}

#bttmbar { float: left; width: 100%; height: 55px; background: url('images/hdr.gif') bottom repeat-x; }    /* Bottom copyright bar */


/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%; }	/* Full width column for a one column site */
		
.halfcolumn { float: left; width: 49%; }	/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 33%; }	/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5%; }	/* One quarter width column for a four column site */

.threequartercolumn { float: left; width: 74.5%; }

.twocolumn { float: left; width: 20%; }
.sixcolumn { float: left; width: 59%; }

/*------------------------------Main Navigation------------------------------------------*/

#nav { position: absolute; top: 110px; left: 0px; height: 25px; width: 100%; }

ul#nav { margin: 0; }

#nav li  /* Main nav list items */
{
	font-size: 11px;
	float: left;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	line-height: 10px;
}

#nav li a {   /* Main nav styles for all links */
	display: block;
	margin-left: 5px;
	width: 90px;
	/* line-height: 25px; */
	text-decoration: none;
}

#nav li a.padded {
	padding-top: 9px;
	}
#nav li a.unpadded {
	padding-top: 3px;
	}
	 
#nav a:link, #nav a:visited  { height: 25px; background: url('images/tab.gif') no-repeat 0 -25px; }

#nav a.padded:hover, #nav a.padded:active { height: 16px; background: url('images/tab.gif') no-repeat 0 0; }
#nav a.unpadded:hover, #nav a.unpadded:active { height: 22px; background: url('images/tab.gif') no-repeat 0 0; }

#nav a#current { background: url('images/tab.gif') no-repeat 0 0; }

#nav a.exclude:link, #nav a.exclude:visited, #nav a.exclude:active, #nav a.exclude:hover {
	background: transparent;
	width: 24px;
	height: auto;
	}


/*-----------------------------------Other tags-----------------------------------------*/

acronym { border-bottom: 1px dashed #999; cursor: help; }

#inclusive blockquote {
	margin: 1.5em;
	font-size: 0.8em;
	}


/* lists */
ul { margin: 5px 0 5px 35px; list-style: url('images/bull.gif'); }
ol { margin: 5px 0 5px 35px; list-style: decimal; }
ol li, ul li { color: #eee; font-size: 0.8em; line-height: 1.4em; }

hr { margin: 10px 0px; height: 1px; background: #444; color: #444; }  /* rule styling */

#hdrimg img { margin: 0 10px; } /* all images styling */
#inclusive img { margin: 0; } /* all images styling */
#sidebar img { margin: 3px 3px; }
#inclusive img.right { float: right; }  /* right floating images */
#inclusive img.left { float: left; }   /* left floating images */

/*-------------------------------------------------------------------------------*/

/* Modification done to basic theme */
/* Added */

#searchdiv {
	margin-bottom: 10px;
	margin-left: 5px;
}

h4, h5, h6 {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-weight: normal;
}

#inclusive a, #inclusive a:visited {
    font-weight: bold;
    color: #06FF00;
    text-decoration: none; 
}
    
#inclusive a:hover {
    text-decoration: underline; 
}

/*font: bold 20px/1.1em "Trebuchet MS", "Verdana", sans-serif; }*/	
#inclusive h3.entrytitle {
	padding: 0 0 10px 0;
	/* margin-bottom: 10px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.1em;
}
	
h3.entrytitle a, h3.entrytitle a:visited {
	color: #FFA200;
	text-decoration: none;
}
	
h3.entrytitle  a:hover{
	color: #FFA200;
	text-decoration: underline;
}
    
h3 a {
    text-decoration: none;
    border: 0px none;
    color: #FFA200; 
}

.entrybody h3, .entrybody h2 {
	margin-bottom: 10px;
	color: #B37100;
}

h3 a:hover {
    text-decoration: none;
    border: 0px none;
    text-shadow: none;
    color: #333;
}

.firstpost p.comments_link, .entrybody p.comments_link {
	margin: 0;
}
.firstpost {
	background-color: #2E3233;
	border: 1px solid #3e4243;
	padding: 10px;
	margin-bottom:15px;
	background-image: url('images/latest.gif');
	background-repeat: no-repeat;
	background-position: right bottom
}
#inclusive .entry {
	/* background-color: #2E3233; */
	background-color: #000;
	border: 1px solid #3e4243;
	padding: 10px 10px 0 10px;
	margin-bottom: 15px;
	color: #eee;
}

.arc {
	border: 1px solid #3e4243;
	background-color:#2E3233;
	padding:10px;
	color: #eee;
	margin-bottom:15px;
}
.entrymeta {
	font-size: 11px;
	margin-bottom: 15px;
	color: #eee;
}

#inclusive .entry ul, #inclusive .entry ol{
	margin-left:30px;
	list-style:disc;
	margin-top:10px;
	margin-bottom:10px;
}
#inclusive .entry ul li, #inclusive .entry ol li {
	padding-top:5px;
	line-height:1.5em;
	}

/* comments*/
h2#comments {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 110%;
	color: #FF9900
}
#commentblock {
	padding: 20px;
	color: #999999;
	clear: both;
	text-align: left;
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 20px;
	color: #9b9b9b;
	/* font-size: 0.9em; */
	font-size: 1.2em;
}

#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

#inclusive .commentname {
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

#inclusive .commentinfo {
	margin-top: 3px;
	margin-bottom: 5px;
}

#inclusive .commenttext, #inclusive .commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border: 1px solid #3e4243;
	line-height: 12px;
	color: #999;
	/* background-color: #2E3233; */
	background-color: #111;
	padding: 5px;
}

#commentsformheader {
	padding-left: 18px;
	font-size: 1.4em;
	color: #FF9900;
}

#commentsform {
	margin-top: 0;
	text-align: center;
	padding: 0px 10px;
}

#commentsform form {
	text-align: left;
	margin: 0;
}

#commentsform p {
	margin: 5px;
}

#commentsform form textarea {
	width: 99%;
}
p.comments_link img {
	margin: 0;
	padding: 0;
	border: none;
}

/* Sidebar styling*/

#sidebar {
	margin: 0px 5px 10px 5px;
	background-color: #2E3233;
	padding: 5px;
	color: #dddddd;
	border: 1px solid #3e4243;
}

#sidebar h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #dddddd;
	font-size: 110%;
	border-bottom: 1px solid #555;
	margin-bottom: 10px;
}
#sidebar p {
	margin: 7px;
	color: #999999;
	line-height: 1.4em;
	font-size: 0.9em;
	}
#sidebar td, #sidebar th {
	color: #999999;
	line-height: 1.4em;
	font-size: 1em;
	}
#sidebar a:link, #sidebar a:visited {
	color: #ffa200;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ffa200;
	text-decoration: underline;
}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 30px;
	margin-left: 10px
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin-top: 3px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url('images/bull.gif');
	font-size: 0.9em;
}
input.left {
	float: left;
	}
input.right {
	float: right;
	}
input.field, #sidebar input.field {
	padding: 1px;
	background: #eee;
	color: #000;
	font-size: 12px;
	border: 1px inset #888;
	}
input.button, input.formsubmit {
	padding: 0;
	background-color: #ffc485;
	color: #aa5a10;
	border: 1px outset #ffd795;
	font-size: 11px;
	font-weight: bold;
	}
select.dropdown {
	padding: 0;
	background: #eee;
	color: #000;
	font-size: 11px;
	border: 1px inset #888;
	}

#inclusive input.formtext, #inclusive textarea.formtext {
	background: #eee;
	color: #000;
	font-size: 13px;
	border: 1px inset #888;
	}

textarea {
	background: #eee;
	color: #000;
	font-size: 13px;
	border: 1px inset #888;
	}

#footernav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	background: transparent;
	font-weight: bold;
	color: #eee;
	}
#footernav a:link, #footernav a:visited, #footernav a:active {
	float: left;
	padding: 0 6px;
	color: #06FF00;
	font-size: 13px;
	text-decoration: underline;
	}
#footernav a:hover {
	color: #fff;
	text-decoration: none;
	}
#showing {
	font-size: 0.8em;
	}
#showing th {
	text-decoration: underline;
	}
#showing a:link, #showing a:visited {
	color: #06FF00;
	font-weight: normal;
	}
.showing-record {
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #3e4243;
	}
.showing-checkall {
	border-bottom: 1px solid #3e4243;
	}
.showing-info {
	float: left;
	}
.showing-cover {
	float: right;
	}
.showing-action {
	float: right;
	margin: 0 0 0 10px;
	width: 75px;
	height: auto;
	text-align: center;
	}
.showing-dropdown {
	float: right;
	}
.showing-navtext {
	float: left;
	}
a.listen:link, a.listen:visited {
	font-size: 1.3em;
	}
#inclusive .entry a.social_img:link, #inclusive .entry a.social_img:visited {
	margin: 2px;
	}

