/*
Theme Name: Athletes Acceleration
Theme URI: http://www.athletesacceleration.com/
Description: Athletes Acceleration
Version: 0.1
Author: JWB
Author URI: http://culturekiller.com
Tags: Athletes Acceleration
*/


/* RESETS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100.01%; font-family: inherit; vertical-align: baseline;
}
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* END RESETS */


body {
	margin: 0 auto;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
	background: #999;
	font-size: small;
}



/* links */



a:link {

	color: #006a8d;

	text-decoration: underline;
	
	/* font-weight:bold; */

	}

a:hover  {

	color: #000;

	text-decoration: none;

	}

a:visited {

	color: #990033;

	text-decoration: underline;
	

	}

/* basic elements */

small {	color: #000;
	font-size: 9px; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
}


p {

	padding: 0 0 10px;

	margin: 0;

	}

form {

	margin: 0;

	padding: 0;

	}

img {

	border: none 0;

	}



/* basic phrase element styles */



blockquote {

	margin: 0 20px 0 5px;

	padding: 10px 0 10px 45px;

	line-height: 1.5em;

	color: #777;

	background:  url(images/bquote.gif) no-repeat;
	
	}

code {

	color: #666;

	font-family: Monaco, monospace;

	font-size: 120%;

	text-align: left;

	}

code strong {

	color: #630;

	}

abbr, acronym {

	font-style: normal;

	border-bottom: 1px dotted #ccc;

	cursor: help;

	}

a abbr {

	border: none;

	}

em {

	font-style: italic;

	}

strong {

	font-weight: bold;

	}

del {

	text-decoration: line-through;

	color: #666;

	}

ins {

	text-decoration: none;

	font-style: italic;

	}

address {

	margin: 0;

	padding: 0;

	font-style: normal;

	}

h1, h2, h3, h4, h5, h6 { font-family:"Times New Roman",Georgia,Serif;}





/* layout

---------------------------------------------------------- */


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#wrap {
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 168px;
	background: #000 url( images/header.png ) no-repeat center top;
}

#content {
	background: #fff url( images/background.gif ) repeat-y left top;
}


#main-col-wrap {
	float: right;
	width: 730px;
}

#main-col {
	padding: 12px;
}

#sidebar-wrap {
	float: left;
	width: 230px;
}

#sidebar {
	padding: 12px 13px 12px 14px;
}




/* header

---------------------------------------------------------- */

#header h2 {
	margin: 0;
}

#header h2 a {
	display: block;
	position: absolute;
	top: 15px;
	left: 20px;
	text-indent: -9000px;
	width: 165px;
	height: 120px;
	text-decoration: none;
	outline:none;
}

/* top nav

---------------------------------------------------------- */

#nav ul {
	position: absolute;
	top: 140px;
	left: 230px;
}

#nav ul li {
	float:left;
	color: #555; 
	margin-right: 5px;
    text-align:center;
} 

#nav ul li a {
	display: block;
	width: 85px;
	height: 20px;
	background:url( images/AATab.png ) no-repeat center top;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.825em;
	color: #555;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #000;
}


/* search box

---------------------------------------------------------- */

#search-box {
 position: absolute;
 right: 32px;
 top: 138px;
}



/* content

---------------------------------------------------------- */


h2.pagetitle {
	margin: 0 0 20px 0;
	padding: 15px 0 10px 5px;
	color: #7f8388;
	font-size: 130%;
	font-family:"Times New Roman",Georgia,Serif;
	text-align: center;
	border-bottom: 1px dotted #aaa;
	}

.post {
    margin: 0 0 20px 0;	
	padding: 0 10px 20px 0;
	border-bottom: 2px solid #D0001F;
}

.post h3 {
	margin: 0;
	padding: 10px 0 20px 0; 
	color: #D0001F;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	}

.post h3 a{
	color: #D0001F;
}

.post h2 {
	margin: 0;
	padding:  10px 0 7px 0; 
	color: #D0001F;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 150%;
	font-weight: bold;
	}
	
	.post h2 a {
	color: #D0001F;
}

	
.comment_count{
	background: url(images/commentback.png) top left no-repeat;
	color: #000;
	position: relative;
	top: -5px; 
	right: 5px; 
	text-align: center; 
	float: right; 
	width: 58px; 
	height: 45px; 
	padding-top: 5px;
	margin-left: 10px;
}

.comment_count a{
	color: #000;
	
}

.post-meta {

	position: relative;	
		
	margin: 0;

	padding: 2px 0 35px 0;

	border-top: 1px dashed #aaa;

	}
	
.more-link{
	background: none;
	float: right;
	border: none;
	margin-top: -25px;
}
	
.entry-meta{

	background: #f7f7f7;

	padding: 5px;

	border: 1px solid #d6d6d6;

	margin-top: 30px;

}

.post-cat {

	float: left;
	
	margin-right: 100px;

	padding-left: 15px;

	background: url(images/icon_cat.gif) no-repeat 0 4px;

	}

.post-comments {

	right: 0;
	
	top: 0;
	
	position: absolute;
	
	padding-left: 17px;

	background: url(images/icon_com.gif) no-repeat 0 4px;

	}


.tags {

	float:left;
	
	padding-left: 15px;
	
	background: url(images/icon_tag.gif) no-repeat 0 5px;
	
	margin-right: 100px;
	
	}


.entry {
	padding: 15px 0 0 0;
}

.entry a {
	font-weight: bold;
}

.entry img {

	margin: 5px 0;

	padding: 4px;

	background: #FFFFFF;

    max-width: 98%;

	}



.post-top-comments-link {
	float: right;
	width: 100px;
	height: 25px;
}
.post-top-comments-link a {
	display: block;
	width: 100px;
	height: 25px;
	font-size: 10px;
	background: #eee;
	text-align: center;
	line-height: 2.5em;
	margin: 0;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}


.post-read-more-link {
	float: right;
	width: 100px;
	height: 25px;
}
.post-read-more-link a {
	display: block;
	width: 100px;
	height: 25px;
	font-size: 10px;
	background:#eee;
	text-align: center;
	line-height: 2.5em;
	margin: 0;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

.post-tell-us-link {
	
	width: 295px;
	height: 50px;
}
.post-tell-us-link a {
	display: block;
	width: 295px;
	height: 50px;
	font-size: 10px;
	background:url( images/tell-us.gif ) no-repeat center top;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}


h5.share-header {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #D0001F;
	margin-bottom: -10px;
	margin-top: 20px;
}



.post-banner {
    margin: 0 0 20px 0;	
	padding: 0 0 20px 0;
	border-bottom: 2px solid #D0001F;
}








/* comments area */



h4#comments {

	margin: 0 0 15px;
	padding: 20px 0 0;
	clear: both;
	font-size: 120%;
	font-family:"Times New Roman",Georgia,Serif;
	font-weight: bold;
}

h4#respond {

	margin: 0;
	padding: 10px 0 0;
	font-size: 120%;
	font-family:"Times New Roman",Georgia,Serif;
	font-weight: bold;
}

.commentlist {

	margin: 10px 0;

	padding-left: 20px;

	}

.commentlist li{

	padding: 10px;
	margin-bottom: 5px;

	}

.commentlist .alt {

	background: #f4f4f4;

	}

.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 120%;

	}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

	}

#commentform {

	font: 110% Arial, Helvetica, sans-serif;

	}

#commentform p {

	padding: 6px 0;

	margin: 0;

	}

#commentform label {

	padding-left: 5px;

	color: #000;

	font-size: 87%;

	}

#commentform input {

	width: 200px;

	background: #fafafa;

	border: 1px solid #e2e2e2;

	padding: 3px;

	margin-top: 3px;

	color: #000;

	}

#commentform textarea {

	width: 95%;

	height: 120px;

	margin-top: 3px;

	padding: 2px;

	background: #fafafa;

	border: 1px solid #e2e2e2;

	color: #000;

	}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #fff;

	}

#commentform #submit {

	width: 144px;

	height: 28px;

	margin-bottom: 10px;

	color: #191919;

	font: bold 12px Arial, Helvetica, sans-serif;

	background: #fafafa url(images/btn_submit.gif) no-repeat;

	border: none;

	}


li.comment-author-admin, li.bypostauthor {
	border: 1px solid #D0001F;
}


/* alignments */



.center {

	text-align: center;

	}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

.alignleft {

	float: left;

	}

img.alignleft, img[align="left"] {

	float: left;

	margin: 5px 8px 5px 0;

	}

.alignright {

	float: right;

	}

img.alignright, img[align="right"] {

	float: right;

	margin: 2px 0 5px 8px;

	}
	


/* sidebar

---------------------------------------------------------- */



.sidebarleftmenu {
margin: 20px 5px 20px 5px;
color: #ccc;
text-align: left;
}

#sidebarleft-menu {
font-size:14px;
color:#666;
font-weight: bold;
}

#sidebarleft-menu ul {
margin-bottom: 20px;
}

#sidebarleft-menu ul li a {
font-size:14px;
color:#ccc;
text-decoration:none;
}

#sidebarleft-menu ul li a:hover {
color: #FF0000;
text-decoration: none;	
}


.sidebarleftmenu h4 {
font-family: Verdana, Arial, sans-serif;
font-size:12px;
color: #fff;
margin: 0 0 2px 0;
border-bottom: 1px solid #333;
padding-bottom: 2px;
}


#get-up-to-speed-links {
	margin-bottom: 20px;
}

#get-up-to-speed-links ul {
	margin-top: 5px;
}

#get-up-to-speed-links ul li {
	float: left;
}

li#guts-rs a {
	display: block;
	width: 43px;
	height: 43px;
	background: url( images/guts-rs.gif ) no-repeat left top;
	margin-right: 10px;
	text-indent: -9000px;
}

li#guts-tw a {
	display: block;
	width: 43px;
	height: 43px;
	background: url( images/guts-tw.gif ) no-repeat left top;
	margin-right: 10px;
	text-indent: -9000px;
}

li#guts-fb a {
	display: block;
	width: 43px;
	height: 43px;
	background: url( images/guts-fb.gif ) no-repeat left top;
	margin-right: 10px;
	text-indent: -9000px;
}

li#guts-yt a {
	display: block;
	width: 43px;
	height: 43px;
	background: url( images/guts-yt.gif ) no-repeat left top;
	text-indent: -9000px;
}

/* footer

---------------------------------------------------------- */



#footer {
	padding: 0;
    clear: both;
}



#footer p {
	margin: 0;
	padding: 14px;
	color:#fff;
}

#footer a {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}	

#footer a:hover {
	color: #fff;
	text-decoration:underline;
	font-weight:normal;
}

#footer a:visited {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
	
#valid	{
	float: right;
	padding:30px 20px  0 10px;
}




div.sexy-bookmarks {
	padding-bottom: 20px;	
}
