/*
Theme Name:  Inyo Water Theme
Author: Mountain Studio
Author URI: http://mtnstudio.com
Version: 2.5.3
Template: rttheme16
Description: Custom rttheme16 child theme for InyoWater.org by Mtn Studio
*/

#navigation_bar {margin-right: 40px}
#navigation {padding: 20px 0 0 0}
#navigation li {
	margin:0 0 0 12px; /* bumped this down from 20px because Chrome was putting navigation on two lines */
	}  
#navigation_bar > ul > li > a {
	padding: 0 20px 0 0;
}
.border-line.margin-t30.margin-b10,.border-line.margin-t10.margin-b20{background-color:transparent}
body {
	margin: -20px;
}
body ul.footer_links,body #footer .copyright{font-size:13px}
body .content.fullwidth{margin-bottom:5em}
/* sub menu links */

	#navigation  ul.sub-menu li.hasSubMenu > a{ 
		background-image: url(images/arrow.png);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 15px;
	}
header, #header {
	background-image: url(images/headerBG.jpg);
		background-repeat: no-repeat;
		width: 980px
}
/* logo position */
	#logo img{
       padding: 8px 0 0 24px;
	}
	/* search */
	.search-bar{
		margin: 54px 15px 0 0;
		padding:0 0 0 0;
		width:220px;
		height:37px;
		float:right;
		background: url(images/searchBG.png);
		border-left: none;
	}
/* search form */
	.search-bar form input{
		width:150px !important;
		padding:11px 0 0 14px !important;
		margin:0 !important;
		border:0 !important;
		outline:0 !important;
		height:14px !important;
		float:left !important;
		display:inline !important;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:normal !important;
		font-style:normal !important;		
		font-size:11px !important;
		color:#929292 !important;
		background:transparent !important;
	}
	.search-bar form input.searchsubmit{
		width:40px  !important;
		height:35px  !important;
        background-color: #C03;
		padding:0  !important;
		float:right  !important;
		display:inline  !important;
	}
	.search-bar form input:focus,.search-bar form input{
		border:0;-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;	
	}	
body.boxed {
	background-repeat: repeat-x;
}
#main {
	background-image: url(images/contentBGMountains.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
body.boxed #container{
 margin:0px auto 20px;
} 
.box.three{width:460px}	
.box.three.first{width:220px}
.box.three.last{width:220px}
.sidebarHighlight{
	background-color:#FF0;
	padding: 5px 8px;
}
.box.white {
	background: none;
}
.alignright {float:right; margin-left:10px}
.alignleft {float:left; margin-right:10px}
.mythumb {padding:4px; background-color:#FFFFFF; box-shadow:0 0 6px #000000}
.box .featured .tribe-mini-calendar td,
.box .featured .tribe-mini-calendar th {
    padding: 0 !important;
}
.box .featured .tribe-mini-calendar-nav span {
	margin: 0 4px;
}
.box .featured .tribe-mini-calendar {
	margin-left: 2px;
	width: 95%;
}
div.viewEvents {
	padding-bottom: 30px;
	font-weight:bold;
	text-align: right;
}