/*
Theme Name: CoachFher.com
Theme URI: http://coachfher.com
Description: Custom Wordpress Theme by WebDesignSale.net
Version: 1.0
Author: WebDesignSale.net
Author URI: http://webdesignsale.net
Tags: soccer coach, custom web design, wordpress design
Copyright: All Rights Reserved.
*/

@import url("grid.css");
body {
	margin: 0; padding: 0;
	background-color: #EDEDED;
}
#header {
	height: 233px;
	background: url(images/header.jpg) no-repeat top;
}
#page3 #header, #page5 #header {
	height: 233px;
	background: url(images/header2.jpg) no-repeat top;
}
#page4 #header, #page6 #header {
	height: 233px;
	background: url(images/header3.jpg) no-repeat top;
}
#mainBody {
	background: url(images/midbk.jpg) repeat-y left top;
}
#mainBody {
	background: url(images/midbk1.jpg) repeat-y;
}
#mainPanel .post {
	margin-bottom: 10px;
}
#page1 #mainPanel {
	background: url(images/midbk2.jpg) no-repeat right bottom;
}
#page1 #mainContent {
	padding: 10px 400px 20px 40px;
	min-height: 370px;	
}
#page2 #mainPanel {
	background: url(images/midbk3.jpg) no-repeat right bottom;
}
#page2 #mainContent {
	padding: 10px 150px 50px 50px;
	min-height: 300px;		
}
#page3 #mainPanel {
	background: url(images/midbk4.jpg) no-repeat right bottom;
}
#page3 #mainContent {
	padding: 10px 150px 50px 50px;
	min-height: 500px;		
}
#page4 #mainPanel {
	background: url(images/midbk5.jpg) no-repeat right bottom;
}
#page4 #mainContent {
	padding: 10px 150px 50px 50px;
	min-height: 300px;		
}
#page5 #mainPanel {
	background: url(images/midbk6.jpg) no-repeat right bottom;
}
#page5 #mainContent {
	padding: 10px 150px 50px 50px;
	min-height: 300px;		
}
#page6 #mainPanel {
	background: url(images/midbk7.jpg) no-repeat right bottom;
}
#page6 #mainContent {
	padding: 10px 150px 50px 50px;
	min-height: 300px;		
}
#gallery #mainContent {
	padding: 15px 100px 50px 100px;
}
#patagonia #mainContent {
	padding: 15px 50px 20px 50px;
}
#main #mainPanel {
	padding: 20px 70px;
	margin-top: 15px;
}
#conveyor {
	padding-left: 150px;
}
#footer {
	height: 92px;
	text-align: center;
	background: url(images/footer.jpg) no-repeat top;
}
#footer p {
	padding-top: 20px;
}
#footer a {
	text-decoration: none;
	color: #CCC;
	font-style: italic;
}
h2.postTitle {
	font: bold 18px 'lucida san unicode', 'lucida sans', 'times new roman', 'trebuchet ms';
	color: #4169E1;
}
#main .entry {
	padding: 5px 20px;
	background-color: #ECFFEE;
}
.postDate {
	text-align: right;
	font-style: italic;
	color: #777;
}
/*** navigation ***/

#topNavi {
    margin-top: 198px;
   width: 757px;
}
/*
#topNavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 200px;
	padding-left: 25px;
}
#topNavi li {
	display: inline;
}
#topNavi a:link, #topNavi a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 7px 10px 12px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
#topNavi a:hover {
	color: #000;
	background: url(images/menubar.jpg) repeat-x;
}
*/
/*** typography ***/
.bold {
	font-weight: bold;
}
.underline {
  border-bottom: 1px dashed red;
}
h1.hd1 {
	font-size: 25px;
	color: #009965;
	background: url(images/icon1.jpg) no-repeat 0 30%;
	margin-left: 35px;
	padding-left: 40px;
	padding-bottom: 5px;
	margin-top: 30px;
}
h1.hd1 span {
	border-bottom: 1px dashed;
}
h3.subTitle {
	color: #F60;
}
h4.colTitle {
	margin: 2px;
	padding: 3px 7px;
	border: 1px solid #A7A7A7;
	color: #0002DF;
	font-weight: bold;
}

.testi1 {
	border: 2px solid #CC9;
	background-color: #F1F4E3;
	padding: 5px 10px 0;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 400px;
}
.testi2 {
	text-align: right;
	margin-bottom: 5px;
	font-style: italic;
}

/*** calendar ***/
#main .entry {
  background: #FFF;
}
.gce-calendar {
  color: #777 !important;
}

/*** download manager ***/
a.wpdm-popup {
  padding-left: 40px !important;
}

.shailan-dropdown-menu .dropdown-horizontal-container {
    background-image: none !important; 
}
