/*
Theme URI: http://www.kweispanishradio.com/
Description: KWEI Spanish Radio Boise, Idaho.
Version: 3.4
Author:  USN Veteran
Author URI: http://www.boise-webdesigns.com/
*/

/*------------Clearing the way to content----------------*/
.hide	{
	display:none;
	}
/*---------------------------------------------------*/
/*----------Start General Page Layout-----------*/
/*-------This section describes things in the order they appear on the page--------------*/

body {
	margin:0; /*It is generally good practice to
	zero out your margins and padding on the page,
	since some agents don't so this*/
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;	/*Tips for scaling up the font ladder,
	start with 76% and then use mostly ems 	for the rest of the page*/
	font-style: normal;
	line-height: 1.6em;
	color: #ffffff;
	text-align:justify;
	background: #000000;
	}

#wrapper {
	background: #000000;
	width: 980px;
	margin: 0 auto;
	border: solid #FB0343;  /*  DEDF05  F9B80A 5569FE    */
	border-width: 3px 4px 0px 4px;
	text-align: left;
	color: #ffffff;
	position:relative;
	}

#header	{
	background:#000000 url(../images/LaleyBlackbg.jpg) no-repeat;
	background-position: 0 0;
	height:200px;
	width:100%;
	}

#header h1 {
	padding-top: 55px;
	margin: 0;
	font-size: 2em;
	text-align: center;
	color: red;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h1 {
	padding-top: 20px;
	margin: 0;
	font-size: 1.4em;
	text-align: center;
	color: #B9F40A;
	}

h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #ffffff;
	}

/* ---------- Begin mainnav ----------------------- */
#mainnav {
  	background:#000000 url(../images/blk_nav.gif) top left repeat-x;
  	float:left;
  	width:100%;
  	border:solid #000000;
  	border-width:1px 0;
  	}

#mainnav ul { padding: 0; }
#mainnav ul li { display: inline; }

#mainnav ul{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 1.1em;
	}

#mainnav ul li a {
	padding: 0.2em 12px;
	color: #ffffff;
	text-decoration: none;
	float: left;
/*	border-right: 1px solid #AFE60C;      */
	}

#mainnav ul li a:hover {
	background: #000000  url(../images/baractive.gif) top left repeat-x;
	color:#ffffff;
/*  border: solid #AFE60C;
	border-width: 1px 1px 1px 0px; */
	}



/* ---------- Begin mainnav ----------------------- */
#mainnav1 {
  	background:#000000 url(../images/blk_nav.gif) top left repeat-x;
  	float:left;
  	width:100%;
  	border:solid #000000;
  	border-width:1px 0;
  	}

#mainnav1 ul { padding: 0; }
#mainnav1 ul li { display: inline; }

#mainnav1 ul{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 1.1em;
	}

#mainnav1 ul li a {
	padding: 0.2em 12px;
	color: #ffffff;
	text-decoration: none;
	float: left;
/*	border-right: 1px solid #AFE60C;      */
	}

#mainnav1 ul li a:hover {
	background: #000000  url(../images/baractive.gif) top left repeat-x;
	color:#ffffff;
/*  border: solid #AFE60C;
	border-width: 1px 1px 1px 0px; */
	}

#navlist li a:hover, #navlist li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #95B2F4;
	text-align: left;
    }
/* ---------- End mainnav area----------------------- */

#content_container {
	position:relative;
	margin:0;
	padding:0;
	}

.content {
	background-color: red;
	margin-left: 40px;
	padding-left:45px;
	padding-right:15px;
	}

#left {
	float:left;
	width: 540px;
/*	position-top: 0;
	position-left: 0;	*/
	}

#right {
	float:right;
	width: 240px;
/*	position-top: 0;
	position-right: 0;	*/
	}

.menu_links	{
	margin: 0px;
	padding-left:15px;
	font-size:.9em;
	color:#FFF;
	}

.menu_links img	{
	margin: 0 0 0 -15px;
	padding: 0;
	}

.headerblockleft {
    float:left;
    width:325px;
    height:200px;
    margin-right:2px;
    background: #000000;
    }

.headercenter {
    float:left;
    width:325px;
    height:200px;
    margin-right:2px;
    background: #000000 url(../images/KWEI_Name.jpg) no-repeat;
    }

.headerblockright {
    float:right;
    width:325px;
    height:200px;
    background: #000000;
    }

.block {
	width:600px;
	height:200px;
	padding-top:10px;
	padding-left:10px;
	margin-left:5px;
	border-top: 2px solid;
 	border-style: double;
	border-color: #AFE60C;
	font-size:12px;
	line-height: 1.4em;
	color: #ffffff;
	}

.dj {
	width:800px;
	height:200px;
	padding-top:0px;
	border-top: 2px solid #778ED3;
	background-color:yellow;
	border-style: double;
	border-color: #4A6184;
	font-size:1.0em;
	line-height: 1.0em;
	color: #08527F;
	}

.blockleft {
	float:left;
	margin-top:15px;
    margin-left:5px;
    padding-left:10px;
	padding-right:10px;
	width:650px;
	text-align:justify;
	background:#000000;
	color: #ffffff;
	border-style: double;
	border-color: #AFE60C;
	}

.blockright {
	float:right;
	margin-right:5px;
	padding-left:5px;
	padding-right:15px;
	width:450px;
    background:#000000;
	color: #ffffff;
	border-style: double;
	border-color: #AFE60C;
    }

.blockad {
	float:left;
	margin-left:5px;
    padding:5px;
 	width:650px;
	height:100px;
	background:#000000;
	color: #ffffff;
/*	border-style: double;
	border-color: #E24E14; */
	}

.blockrightsm {
	float:right;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	width:260px;
	text-align:justify;
    background:#000000;
	color: #ffffff;
	border-style: double;
	border-color: #AFE60C;
    }
    
.staff {
	float:left;
	margin-top:5px;
    margin-left:25px;
    margin-bottom:25px;
    padding-left:5px;
	padding-right:5px;
	width:500px;
	text-align:justify;
 	color: #ffffff;
	border-style: double;
	border-color: #0867F5;
	}

.blocklstaff {
	float:left;
	margin-top:5px;
    margin-right:5px;
    margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	width:150px;
	height:150px;
   	color: #ffffff;
	border-style: double;
	border-color: #AFE60C;
    	}

.blockrstaff {
	float:right;
	margin-top:5px;
    margin-left:5px;
    margin-bottom:5px;
    padding-left:5px;
	padding-right:5px;
	width:150px;
	height:150px;
	text-align:justify;
	color: #ffffff;
	border-style: double;
	border-color: #AFE60C;
	}

#footer	{
	clear:both;
	margin:0;
	padding:0;
	width:980px;
	height:80px;
	background:#000000;
	font-size:.9em;
	line-height: 1.0em;
	color: #FFF;
	borderbottom: solid #DEDF05;
	border-width: 3px;
	}

.disclaimers {
	margin:0;
	padding: 5px;
	text-align:center;
	}

/*----------End General Page Layout-----------*/

/*---This next segment goes through and adds elements per template page, such as the tags needed for the index page, or header page, etc ---*/

/*--------Start of Possible Header Template CSS elements---------------*/
h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

/*--------Start of Main Index CSS elements---------------*/

a:link { color: #0CF7EF; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: orange; text-decoration: none }
a:hover { color: #0CF70C; text-decoration: underline }

.demo a:link { color: #0CF7EF; text-decoration: underline }
.demo a:active { color: red; text-decoration: underline }
.demo a:visited { color: orange; text-decoration: underline }
.demo a:hover { color: #0CF70C; text-decoration: underline }


#left a:link {
	text-decoration:none;
	color: #4077F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	}

#left a:visited	{
	text-decoration:none;
	color: #073AB0;
	}

#left a:hover {
	text-decoration:none;
	color: #094AE1;
	}

#left a:active {
	text-decoration:none;
	}

h1 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h2, h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h4 	{
	font-size: 1.0em;
	line-height: 0.6em;
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#left h2 {
	font-size: 1.2em;
	color: #5988F8;
	line-height: 0.8em;
	}

.small	{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
	font-size: 10px;
 	margin: 0;
	padding:0;
	}

/*------still figuring out what these last three do-----------*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

/*-------------------------------------------------*/
.center {
	text-align: center;
	}

/*-------Next up, the Sidebar Template elements------------*/

#right ol, #right ul {
	list-style: none;
	}

#right a:link {
	text-decoration: none;
	color: #073AB0;
	}

#right a:visited {
	text-decoration:none;
	color: #4077F7;
	}

#right a:hover {
	text-decoration:none;
	color: #000000;
	background-color: #D0DAF1;
	margin: 0;
	padding: 0;
	}

#right a:active	{
	text-decoration:none;
	}

/*--------List elements for the right side-------*/
#right ul li h2	{
	font: 1.6em Arial, Helvetica, sans-serif;
	}

#right ul	{
	margin: 0;
	padding: 0;
	}

#right ul li {
	list-style: none;
	line-height: 1.4em;
	}

#right ul li ul	{
	list-style: none;
	margin: -15px 0 15px 20px;
	}

/*---If you want to make ordered lists on the right side, you'll need to make some as I didn't :) -------*/

/*--------Time for some Footer Template action--------------------------*/
#footer a:link {
	text-decoration: none;
	color: #E7EEFE;
 	}

#footer a:visited {
	text-decoration:none;
	color: #7386A5;
	font-weight: 900;
 	}

#footer a:hover	{
	text-decoration:none;
	color: #000000;
	background-color: #D0DAF1;
	border-bottom: 1.2px solid #7386A5;
	margin: 0;
	padding: 0;
	}

#footer a:active {
	text-decoration:none;
	}

/*---------------Misc------------------*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}

.floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:15px;
    margin-left:15px;
    margin-bottom:10px;
    }

.floatimgright {
    float:right;
    margin-top:10px;
    margin-left:15px;
    margin-right:10px;
    margin-bottom:10px;
    }


.alignright {
	float: right;
	margin-bottom:5px;
	margin-left:5px;
	}

.alignleft {
	float: left;
	margin-bottom:5px;
	margin-right:5px;
	}
