/*  
Theme Name: Valley Channel
Theme URI: http://www.thevalleychannel.com
Description: This is a replication of the previous design.
Version: 1.0
Author: Mike Hansen
Author URI: http://www.vexno.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #000000;
	margin: 0;
	padding: 0;
	background: url('images/background.jpg');
	background-repeat:repeat-x;
	background-color: #F7F7F7;
}
h1{
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	text-align: left;
	width: 940px;
	margin: 0 auto;
	min-height: 500px;
}

#header{
	height: 120px;
	background-color: #76AADC;
	width: 940px;
}
#header h1 a {
       position: relative;
       left: 20px;
       top: -110px;
       color:white;
       text-decoration: none;
}
#header .slogan {
       position: relative;
       left: 30px;
       top: -110px;
       color: white;
       font-weight: bold;
       font-size: 1.2em;
       text-decoration: underline;
}
#container{
	float: left;
	width: 500px;
        z-index: 3000;
}
.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 32px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.slideshow{
        float: left;
}
.sidebar{
	background: #eeeeee;
	display: inline;
	border-left: 1px solid black;
        float: right;
	width: 200px;
	min-height: 600px;
	border-left: 1px solid #DEDEDE;
	clear: right;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}


#navigation{
	width: 100%;
	height: 39px;
	background-color: #000;
	color: #FFF;
}
#container{
	float: left;
	width: 725px;
	min-height: 300px;
        z-index: 1000;
}

table#wp-calendar{
	width: 100%;
}
#footer{
	clear: both;
	text-align: center;
	border: 1px solid #DEDEDE;
	height: 60px;
	background-color: #ECECEC;
	line-height: 18px;
}

/*******************************************NAVIGATION**********************************/
/* BUBBLE PLASTIC HORIZONTAL MENU */

/*.bubplastic.horizontal {
	width: 100%;
	height: 39px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 39px;
	padding-left: 37px;
	padding-top: 10px;
	padding-right: 36px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 125%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 39px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/transparentW50.png) top left;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/transparentW50.png) top right;

}
div#navigation ul li ul li {
    background: #333;
    border: 1px solid white;
}

div#navigation ul li ul {
    display: none;
    position: relative;
    top: 50px;
    left: -130px;
float:left;
    z-index: 1;
}
div#navigation ul li:hover > ul {
    display: block;
    z-index: 100;
}*/***********************************************************************************/
#navigation{
        background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
        width:940px;
        z-index: 3000;
}
#navigation ul, #navigation ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation ul a {
	display: block;
	width: 10em;
        height: 27px;
        color: white;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        padding-top: 13px;
}

#navigation ul li {
        background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
	float: left;
	width: 10em;
        height: 40px;
}
#navigation ul li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#navigation ul li:hover ul {
	left: auto;
}
#navigation ul li:hover ul, #navigation ul li.sfhover ul {
	left: auto;
}
#navigation ul li ul ul {
	margin: -1em 0 0 10em;
}
#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#navigation ul ul {
	padding: 0;
	margin-top: -50px;
	list-style: none; 
	line-height: 1;
        z-index: 500;
}
#navigation ul ul li{
        height:30px;
}
#navigation ul ul li a{
        height:30px;
        padding-top: 7px;
}
#navigation ul ul ul li{
        height:20px;
}
#navigation ul ul ul li a{
        height:20px;
        padding:3px;
}
#navigation ul li:hover ul ul, #navigation ul li.sfhover ul ul {
	left: -999em;
}
#navigation ul li:hover ul, #navigation ul li li:hover ul, #navigation ul li.sfhover ul, #navigation ul li li.sfhover ul {
	left: auto;
}
#navigation ul li:hover ul ul, #navigation ul li:hover ul ul ul, #navigation ul li.sfhover ul ul, #navigation ul li.sfhover ul ul ul {
	left: -999em;
        top: -26px;
}

#navigation ul li:hover ul, #navigation ul li li:hover ul, #navigation ul li li li:hover ul, #navigation ul li.sfhover ul, #navigation ul li li.sfhover ul, #navigation ul li li li.sfhover ul {
	left: auto;
}

#navigation ul li:hover ul ul, #navigation ul li:hover ul ul ul, #navigation ul li:hover ul ul ul ul, #navigation ul li.sfhover ul ul, #navigation ul li.sfhover ul ul ul, #navigation ul li.sfhover ul ul ul ul {
	left: -999em;
}

#navigation ul li:hover ul, #navigation ul li li:hover ul, #navigation ul li li li:hover ul, #navigation ul li li li li:hover ul, #navigation ul li.sfhover ul, #navigation ul li li.sfhover ul, #navigation ul li li li.sfhover ul, #navigation ul li li li li.sfhover ul {
	left: auto;
}


/*******************************************************************/
table.gsc-search-box, table.gsc-branding
        {
        display: none;
        }
.postmetadata{
        display: none;
}
.children{
    z-index: 5000 !important;
}
#logo {
    position: relative;
    top: -115px;
    left: 15px;
}
#videoDiv{
    z-index: -100;
}
