/*
Theme Name: E3 Training Solutions
Theme URI: http://wordpress.org/
Description: Premier triathlon and endurance coaching program and nutritional solutions group in New England
Author: Ultimate Design 4 U
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/


html, body, form, h1, h2, h3, h4, h5, h6, div, p, a {

	vertical-align: baseline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
        line-height: 1.5em;
}

body {
    background-color:#02071f;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
	font-family:'PT Sans Caption', sans-serif;
	font-size:14px;
	color:#333;
	line-height:16px;
}
form {

	margin:0;
	padding:0;
}

a {
	color: 	#000066;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

img { border:0 none; }
p{ 
margin:0; 
margin-right:5px;
padding: 10px 0 5px 0;
}
.clear {clear:both;}

#wrapper {

	width:928px;
	height:auto;
	margin:0 auto;
	clear:both;
}

#top {

	width:928px;
	height:241px;
	position:relative;
	background-image:url(images/top_area.png);
	background-repeat:no-repeat;
}
#logo {
	width:314px;
	height:188px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:33px;
	left:17px;
	z-index:1;
}

#top_contact {
	width:200px;
	height:25px;
	background-image:url(images/phone.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:5px;
	z-index:2;
	padding-top:15px;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding-left:50px;
}
.top_contact {
	font-size:16px;
	color:#000000;
	font-weight:bold;
}


/* slideshow */
#Concept168slider {
margin-left: 20px;
}
.nivoSlider {
    position:relative;
    width:871px; /* Change this to your images width */
    height:315px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

/* navigation */
#navigation {
	width:580px;
	height:41px;
	position:absolute;
	top:31px;
	right:8px;
	background-image:url(images/bg_navigation.jpg);
	background-repeat:no-repeat;
}

#navigation ul {

	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#navigation li {
	
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	float:left;
}

#navigation li a {
	
	margin:0;
	padding:0;
	float:left;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
	background-image:url(images/bg_tab.jpg);
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-shadow:#000000 1px 1px 1px;
	width:82px;
	height:31px;
	text-align:center;
	
	
}

#navigation li a:hover {
	
	color:#FFCC33;
}
#navigation li a:hover, #navigation li a.hover {
	
	color:#FFCC33;
}

#slogan {
	width:464px;
	height:75px;
	background-image:url(images/slogan.png);
	background-repeat:no-repeat;
	position:absolute;
	right:40px;
	top:100px;
	z-index:2;
}
#facebook {
	width:27px;
	height:28px;
	background-image:url(images/facebook.png);
	background-repeat:no-repeat;
	position:absolute;
	left:712px;
	top:194px;
	z-index:3;
}

#v {
	width:27px;
	height:28px;
	background-image:url(images/v.png);
	background-repeat:no-repeat;
	position:absolute;
	left:749px;
	top:194px;
	z-index:4;
}

#blog {
	width:27px;
	height:28px;
	background-image:url(images/blog.png);
	background-repeat:no-repeat;
	position:absolute;
	left:786px;
	top:194px;
	z-index:4;
}

#in {
	width:27px;
	height:28px;
	background-image:url(images/in.png);
	background-repeat:no-repeat;
	position:absolute;
	left:823px;
	top:194px;
	z-index:5;
}

#twittor {
	width:27px;
	height:28px;
	background-image:url(images/twittor.png);
	background-repeat:no-repeat;
	position:absolute;
	left:859px;
	top:194px;
	z-index:6;
}
#content {

	width:928px;
	height:auto;
	background-image:url(images/content_area.png);
	background-repeat:repeat-y;
	margin-left:1px;
	
}

#content h2{

	margin:0;
	color:#0a196f;
	font-size:31px;
	border-bottom:1px dashed #000066;
	padding-bottom:10px;
	width:98%;
	text-decoration:none;
}

#content h3{
	margin:0;
	color:#0a196f;
	font-size:16px;
	border-bottom:1px dashed #000066;
	padding: 10px 0 10px 0;
	width:98%;
	text-decoration:none;
}

h4 {margin:0;
	color:#0a196f;
	font-size:22px;
	padding: 10px 0 10px 0;
	width:98%;
	text-decoration:none;
}
#content h2 a {

	margin:0;
	color:#0a196f;
	font-size:31px;
	
	padding-bottom:10px;
	width:98%;
	text-decoration:none;
}
	

#banner {

	width:871px;
	height:315px;
	margin-left:28px;
	position:relative;
}

.e3textblock {
background: #e3e4e6;
padding: 20px;
margin: 10px;
}

#content_area {
	padding-left:30px;
	padding-right:20px;
	padding-top:5px;
}


.entry-content {
padding: 0 20px 0 20px;
margin: 0 10px;
}

.entry-title { font-size: 28px;
color: 	#000066;
text-shadow: 0 2px 3px #555;
}

.attachment-coachpage.wp-post-image {
float: left;
margin: 10px 10px 0 0;
background-color: 
#006;
padding: 3px;
}

#getstarted {font-size: 20px;
}









.box {

	width:232px;
	height:224px;
	background-image:url(images/box.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:20px;
	padding:25px;
	color:#818181;
}
.box h3 {

	font-size:19px;
	color:#26afc8;
	margin:0;
	text-align:center;
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:8px;
}

.box2 {
	width:360px;
	height:204px;
	background-image:url(images/box2.png);
	background-repeat:no-repeat;
	float:left;
	padding:20px;
	color:#818181;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}

#more {

	width:58px;
	height:26px;
	background-image:url(images/more.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
}

#footer {

	width:928px;
	height:184px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	position:relative;
}

#footer_left {
	width:333px;
	height:20px;
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:40px;
	left:120px;
}

#footer_right {
	width:230px;
	height:20px;
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:40px;
	left:630px;
}

#footer_right a {

	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#footer_right a:hover {

	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#details {
	width:263px;
	height:51px;
	background-image:url(images/details.png);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	top:260px;
	right:10px;
	z-index:100;
}

.box5 {

	width:360px;
	height:224px;
	background-image:url(images/box.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	padding:10px 30px;
	color:#818181;
}
.box5 h3, .box5 h3 a {
	font-size:22px;
	color:#000066;
	margin:0;
	text-align:center;
	font-weight:normal;
	text-align:center;
	padding-bottom:8px;
	font-weight:bold;
text-shadow: 0 2px 3px #888;
}
.box5 h3 a:hover{ 
	color:#990000;
	text-decoration:none;
}


.box6 {

	width:232px;
	
	background-image:url(images/box.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
	display:inline;
	padding:25px;
	color:#818181;
}
.box6 h3, .box6 h3 a {

	
	font-size:22px;
	color:#000066;
	margin:0;
	text-align:center;
	font-weight:normal;
	text-align:right;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:8px;
	font-weight:bold;
}
.box6 h3 a:hover{ text-decoration:none;}

.servicesbox {
        
	width:224px;
	height: 324px;
	background-image:url(images/servicesbox.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	padding:25px;
	color:#818181;
        
}

.service_excerpt {height: 200px;
}

.childpageslist {
width:230px;
float: left;
margin: 10px 20px;
padding: 10px 10px 0 10px;
background: #fff;
-moz-border-radius: 1em 1em;
border-radius: 1em 1em;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

.childpageslist ul {
list-style: none;
}

.childpageslist ul li.parentlink a {
color: #444;
margin-left: -20px;
}

.serviceplan {border: 1px solid #fff;
margin: 10px;
padding: 20px; 
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
}
.serviceplanpricing { background: #fff;
margin: 5px;
padding: 5px;
-moz-border-radius: 1em 1em;
border-radius: 1em 1em;
}


.text255 {

	font-family:Tahoma;
	font-size:18px;
	color:#666666;
}

.front-post .more-link
{
	display:none;
}

.post
{
	background:url(../images/post-bg.jpg) repeat-x;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #add5e4;
}

#blog-layout
{
	width:570px;
	float:left;
}

#primary ul
{
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style:none;
}

.screen-reader-text{display:none;}
.widget-title
{
	font-size:14px !important;
	text-align:left !important;
	padding-top:12px;
}

#content .box2 h3
{
	font-size:20px;
	color:#fff;
        background:url(images/up_coming.png) no-repeat;  /*tweet birds */
	height:30px;
        width: 350px;
        border-bottom:0;
text-align: center;
margin-left: 10px;
}

/* twitter stuff */
.tweet {
  color: #000; 
  font-size: 11px;
  text-align: left;
height: 150px;
overflow:hidden;
  }
.tweet ul {
list-style: none;
}
.tweet ul li {
padding: 0 10px 9px 0;
margin-left: -20px;
}
/*contact form */
.contactform {float:left;}
/* coaches list page decs */
ul.coachlist {
list-style: none; margin-left: -20px; padding-bottom: 50px; margin-bottom: 0;
}

ul.coachlist li {
background: #fff url(images/coachbg.png) no-repeat left bottom;
padding: 10px;
min-height: 200px;
margin: 10px 20px 10px 0;
margin-top: 50px;
-moz-border-radius: 1em 1em;
border-radius: 1em 1em;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}
ul.coachlist li:first-child {
margin-top: 10px;
}
ul.coachlist li a {
text-decoration:none;
}
ul.coachlist li img {
margin: 5px 10px 5px 5px;
padding: 3px; background: #000066;
float:left;
}
ul.coachlist li:nth-child(even) img {
float: right;
}

ul.coachlist li p {
line-height:175%; text-align:justify;
text-justify:inter-word; padding-bottom: 50px;
}
.coachlistposttitle { 
font-size: 2em;
margin-top: 10px;
margin-bottom: 5px;
text-decoration:underline;
}