/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	PixelGreen
   TEMPLATE CODE: 	S-0010
   VERSION:          1.2   
	LAST MODIFIED:    June-05-2007       	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 80%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #333;
	background: #FFF url(images/bg_yellow_green.jpg) repeat-x;
	text-align: center;	
	height: 100%;	
}

/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 180%; color: #3c8662; }
h2 { font-size: 150%; color: #3c8662; border-bottom: 1px solid #b5e580; font-weight:normal;}
h3 { font-size: 1.2em; }

p, h1, h2, h3, h4 {
	margin: 10px 25px 15px 35px;
}
h1 {
 	margin-top: 25px;
	}
ul, ol{
	margin: 10px 30px;
	padding: 0 30px;		
}

.sub_header{
margin: 10px 18px 0px 35px;
font-size: 120%; 
color: #3c8662; 
border-bottom: 1px solid #b5e580; 
font-weight:normal;
}
.sub_header_nounderline{
margin: 10px 18px 0px 35px;
font-size: 120%; 
color: #3c8662; 
font-weight:normal;
}
.h1_size{
font-size: 180%; 
color: #3c8662; 
}
/* images */
img {

}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  }

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:0; padding: 0;
	}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:100px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #flash_bar, #footer-content {
	width: 775px;
}

/* header */
#header {
	height: 99px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}

#header-content #mike_hynan_coaches {
	position: absolute;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 11px;
	left: 0px;
	width: 490px;
}
#header-content #coach_top {
	position: absolute;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 28px;
	right: 0px;
	width: 284px;
}

/* header photo */
#headerphoto {
	margin: 0 auto;
	width: 775px;
	height: 56px;
	padding: 0; 
	background: #FFF;	
}
#flash {
	height: 127px;
	text-align: left;	
}
#flash_bar {
	margin: 0 auto; padding: 0;
	position: relative;
}
#flash_bar #flash_container {
	position: absolute;
	padding: 0;
	height:127px;
	/* change the values of left and top to adjust the position of the slogan */
	left: 0px;
	width: 465px;
}
#flash_bar #logo_text {
	position: absolute;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	right: 0px;
	height:127px;
	width: 310px;
	background:#FFFFFF;
}
#road_sign {
	margin: 0 auto;
	width: 775px;
	height: 19px;
	padding: 0; 
	background: #FFF;	
}
/* content */

#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;
	background:#FFFFFF;
	width: 775px;

}
/* sidebar */
#sidebar {
	float: left;
	width: 106px; 
	margin: 0 ;	padding: 0; 
	display: inline;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:0;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin: 0 0 0 0;
	border-bottom: 0px;
	line-height: 22px;
	text-align:left;
}

* html body #sidebar ul.sidemenu li { height: 1%; }


#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	background: url(images/box.gif);
	background-repeat:no-repeat;
	text-decoration:none;	
	padding:5px 5px 4px 15px;
	min-height:20px;
	font-size: 125%;
	color: #3c8662;
	border-bottom: 1px solid #b5e580;
}
* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:5px 5px 0px 15px;
	background: #fff847;
	background-repeat:no-repeat;
	border-bottom: 5px solid #3c8662;

}


#side_content_box {
	background:#c9e7e7; 
	padding:10px;
	border: 1px solid #009999;
}

#rightbar {
	float: right;
	margin: 0px 28px 0px 0px; 
	width: 225px;

	background: #FFFFFF;
}
#news_box {
	background:;
	margin: 10px;
	
	padding:5px 0 15px 0 ;

}
#rightbar {
	float: right;
	margin: 0px 28px 0px 0px; 
	width: 225px;

	background: url(images/yellow_fade.jpg) repeat-x;
}
#news_box {
	background:;
	margin: 10px;
	
	padding:5px 0 15px 0 ;

}
#rightbar p { margin: 10px 18px 0px 18px;
}

#rightbar .main_header{
margin: 10px 5px 10px 5px;
font-size: 150%; 
color: #3c8662; 
border-bottom: 1px solid #3c8662; 
font-weight:normal;
}

#rightbar .sub_header{
margin: 10px 18px 0px 18px;
font-size: 120%; 
color: #3c8662; 
border-bottom: 1px solid #b5e580; 
font-weight:normal;
}
#rightbar .pic_label{
margin: 10px 18px 0px 18px;
font-size: 110%; 
color: #3c8662; 
font-weight:normal;
}
#rightbar ul.sidemenu {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;		
}
#rightbar ul.sidemenu li {
margin: 0 0 8px 0;
	border-bottom: 0px;
	line-height: 16px;
	text-align:left;
}
* html body #sidebar ul.sidemenu li { height: 1%; }


#rightbar ul.sidemenu a {
	display:block;
	font-weight:normal;
	background: url(images/box.gif);
	background-repeat:no-repeat;
	text-decoration:none;	
	padding:0px 5px 0px 30px;
	min-height:18px;
}

* html body #rightbar ul.sidemenu a { height: 18px; }

#rightbar ul.sidemenu a:hover {
	padding:0px 5px 0px 30px;
	background: url(images/box.gif);
	background-repeat:no-repeat;
	text-decoration: underline;
}
#rightbar .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 10px 10px;
}


	


/* accessibility */
.default_text a{
	color: #000;
	font-size:inherit;
	font-weight:normal;
}
.large_text a{	
	font-size: 140%;
	font-weight: bold;
	color: #000;
}
.high_contrast a{	
	font-weight: bold;
	color: #FFFF33;
	background-color: #000000;
	}
/* main column */
#main {
	float: left;
	margin: 0;
	padding: 0;
	width: 416px;
	background: #FFF url(images/road_sign.jpg) no-repeat;	
}
#main h2 { margin: 10px 25px 10px 35px;
}
#main #page_title {

	position: relative;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 50px;
	left: 25px;
	width: 120px;
	font-size: 150%;
	font-weight:bold;
	color:	#333333;
}
#main #page_content {

	padding:80px 0 0 0;
}
#main_wide {
	float: left;
	margin: 0;
	padding: 0;
	width: 416px;
	background: #FFF url(images/road_sign.jpg) no-repeat;	
}


.post {
	margin: 0; padding: 0;
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 45%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 45%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
