@charset "utf-8";
/*  
Theme Name: Able Coaching
Theme URI: http://www.ablecoaching.com
Description: Designed by <a href="http://www.crewebdesigns.org">CreWeb Designs</a>
Author: Faith Mondigo
Author URI: http://www.crewebdesigns.org
© 2009, Design Blog. All rights reserved. 
*/
body{
	background:url(images/body-bg.jpg) repeat-x #066A9C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px auto;
	padding:0px;
}

.clear{
	clear:both;
	height:1px;
}

#main-body{
	width:980px;
	margin:0px auto;
	padding:0px 5px;
	background:url(images/body-content.png) repeat-y center;
}

#header{
	width:980px;
	margin:0;
	padding:0;
	height:419px;
	
}

#nav-holder{
	margin:-3px 10px 0px 15px;
	padding:0;
	height:45px;
	float:left;
}


ul#nav{
	margin:0px;
	padding:0px;
	width:600px;
	height:45px;
	float:left;
}
	
ul#nav li{
	padding:0;
	margin:0px 1px;
	display: block;
	float: left;
}
	
ul#nav li a{
	border:0;
	text-decoration:none;
	display: block;
}

	
li#nav1 a{
	width:89px;
	height:45px;
	margin-top:0px;
	margin-left:0px;
}


li#nav2 a{
	width:104px;
	height:45px;
	margin-top:0px;
	margin-left:0px;
}

li#nav3 a{
	width:96px;
	height:45px;
	margin-top:0px;
	margin-left:0px;
}

li#nav4 a{
	width:72px;
	height:45px;
	margin-top:0px;
	margin-left:0px;
}

li#nav5 a{
	width:85px;
	height:45px;
	margin-top:0px;
	margin-left:0px;
}

li#nav6 a{
	width:114px;
	height:45px;
	margin-top:0px;
	margin-left:0px;
}





/* HOME */
#nav1 a
	{
		background:url(images/nav1.png) no-repeat;
	}
	
#nav1 a:hover 
	{
		background:url(images/nav1-hover.png) no-repeat;
	}
	

	
/* LOGIN */
#nav2 a
	{
		background:url(images/nav2.png) no-repeat;
	}
	
#nav2 a:hover 
	{
		background:url(images/nav2-hover.png) no-repeat;
	}
	

/* LOGOUT */
#nav3 a
	{
		background:url(images/nav3.png) no-repeat;
	}
	
#nav3 a:hover 
	{
		background:url(images/nav3-hover.png) no-repeat;
	}
	

	
	
/* PEOPLE */
#nav4 a
	{
		background:url(images/nav4.png) no-repeat;
	}
	
#nav4 a:hover 
	{
		background:url(images/nav4-hover.png) no-repeat;
	}
	

	
/* PRODUCTS */
#nav5 a
	{
		background:url(images/nav5.png) no-repeat;
	}
	
#nav5 a:hover 
	{
		background:url(images/nav5-hover.png) no-repeat;
	}
	

	
/* MY PROFILE */
#nav6 a
	{
		background:url(images/nav6.png) no-repeat;
	}
	
#nav6 a:hover 
	{
		background:url(images/nav6-hover.png) no-repeat;
	}
	
#col-holder{
	width:950px;
	height:auto;
	padding:20px;
	margin:0;
	clear:both;
}


#col-left{
	width:600px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:14px;
}

#col-right{
	width:280px;
	height:auto;
	margin:20px 0px;
	padding:10px;
	float:right;
	background:#CCCCCC;
	font-family:"Trebuchet MS";
	color:#333;
	font-size:14px;
}

#col-right a{
	color:#0B6A99;
	text-decoration:none;
}

#col-right a:hover{
	color:#0B6A99;
	text-decoration:underline;
}





#footer{
	width:960px;
	padding:17px 15px 0px 15px;
	margin:0px auto;
	clear:both;
	height:20px;
	background:url(images/footer-bg.png) no-repeat;
	color:#FFFFFF;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.fl-right{
	float:right;
	margin:0;
	padding:0;
}

.fl-left{
	float:left;
	margin:0;
	padding:0;
}

form{
	margin:0;
	padding:0;
}


h3{
	font-size:20px;
	font-family:"Lucida Sans";
	color:#055D88;
	font-weight:normal;
	margin:10px 0px;
	padding-bottom:4px;
	border-bottom:1px solid #055D88;
}

h4{
	font-size:19px;
	margin:20px 0px 0px 0px;
	padding:0;
	font-weight:normal;
}

.textbox{
	width:200px;
}

.red{
	color:#CC0000;
}


h1{
	padding:10px;
	background:#75BAFF;
	color:#FFFFFF;
	margin:10px 0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

h1 a{
	color:#FFFFFF;
	text-decoration:none;
}

.title{
	padding:10px;
	background:none;
	color:#FF6600;
	margin:10px 0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.title a{
	color:#FF6600;
	text-decoration:none;
}

.list{
	list-style-image:url(images/triangle.png);
}

h5{
	font-size:18px;
	font-family:Tahoma;
	color:#333;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding-bottom:4px;
	border-bottom:1px solid #333;
}

.link{
	color:#CC0000;
	text-decoration:none;
}

.link:hover{
	color:#CC0000;
	text-decoration:underline;
}

img{
	border:none;
}

/*.entry{
	border:1px solid #CCCCCC;
	padding:5px;
	margin:10px 0px;
	clear:both;
}

.entry h2 {
	padding:10px;
	background:#75BAFF;
	color:#FFFFFF;
	margin:0px 0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.entry h2 a{
	color:#FFFFFF;
	text-decoration:none;
}

.entry h2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.entry h3 {
	color: #626262;
	padding: 0;
}

.entry h2.page_title {
	padding:10px;
	background:#75BAFF;
	color:#FFFFFF;
	margin:10px 0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
*/
.entry a{
color:#66CC00;
text-decoration:none;
}

.entry a:hover{
color:#0099CC;
text-decoration:none;
}

a{
color:#86AA17;
text-decoration:none;
}

a:hover{
color:#0099CC;
text-decoration:none;
}


.Post {	position: relative; clear: left; width: 510px;}
.Post h1 { font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}
.Post h1 a { color: #ff5a00; text-decoration: none;}
.Post h1 a:visited { color: #ff5a00; text-decoration: none;}
.Post h1 a:hover { color: #003399; text-decoration: none;}

.PostHead { padding-left: 40px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }



.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}



.PostContent { padding: 5px 0px 0px 0px;  font-size: 12px; line-height: 16px; border-top: solid 1px #ccc; margin-top: 15px;}
.PostContent p { font-size: 12px; line-height: 16px;}
.PostContent img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.PostContent blockquote { padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 11px; padding-left: 12px; }

.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 0px 0px 23px; background: url(./images/PostComLeft.png) no-repeat left top; float: left; text-decoration: none; font-size: 11px;}
.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; background: url(./images/PostComRight.png) no-repeat right top; float: left; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover span {}
.PostDetails .PostCom a:hover { background-position: 0% -23px; text-decoration: none;}
.PostDetails .PostCom a:hover span { background-position: 100% -23px; }

.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}

.Comments { padding: 0px; margin: 20px 0px 0px 0px;}
.Comments .List h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsListHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 11px; position: relative;}
/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 
.Comments .List .ListNr { color:#a8bed7; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #cee0f4; background: #eaf4ff;}

.Comments .List .ListUser { margin: 0px; padding: 0px 0px 0px 35px; font-size: 14px; line-height: 14px; font-family: 'Arial'; letter-spacing: -1px;}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}

.Comments .List .ListDate { color:#8c97a1; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 10px; }
.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListContent { color:#333; font-size: 11px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 11px; line-height: 14px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {}
.Comments .Form h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}

.Comments .FormTop { background: #accbed url(images/CommentsFormTopBkg.gif) no-repeat left top; width: 510px; height: 5px; display: block;}

.Comments .Form form { padding: 20px; margin: 0px; background: #accbed url(images/CommentsFormEndBkg.gif) no-repeat left bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 11px; color:#000033;}
.Comments .Form p label { padding-bottom: 11px; display: block;}
.Comments .Form p label small { font-size: 11px; color: #000033}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; color:#40454b;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }



.title2{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	margin:10px 0px;
	padding-bottom:4px;
	border-bottom:1px solid #666666;
}

.none{
	list-style-type:none;
	margin:0;
	padding:0;
}

.none li h2{
	padding:7px;
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:14px;
}

.link-bold{
	font-weight:bold;
}

.link-bold a{
	color:#0052A4;
	text-decoration:none;	
}

.link-bold a:hover{
	color:#CC0000;
	text-decoration:none;	
}