/*
Theme Name: P3 Blog
Theme URI: http://blog.p3.md
Description: Theme for p3 Applied Sports Science Blog
Version: 1.0
Author: DSGrant
Author URI: http://dsgrant.com
Tags: p3, sports, science, blog
*/

@import "css/reset.css";

/* Basic Typography & Layout
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes. */
.first_entry p {
	margin-bottom: 16px;
}
.wp-caption { text-align:center; background:#dfdfdf; padding: 2px; padding-top: 6px; }
.aligncenter { display:block; margin:0 auto; margin-bottom: 10px; margin-top: 10px; }
.alignleft { float:left; margin-top: 8px; margin-right: 20px; }
.alignright { float:right; margin-left: 15px; margin-top: 8px; }
p.wp-caption-text {
	margin-bottom: 5px;
	color: #818285;
	line-height: 18px;
	font-size: 13px;
	margin-left: 7px;
	margin-right: 7px;
}



/* Layout Grid - Based on 960.gs
----------------------------------------------------------------------------------------------------*/
body {
	min-width: 960px;
	height: 100%;
	background-color: #dfdfdf;
	background: url(http://appliedsportsscience.com/wp-content/themes/p3b/imgs/p3bg02.jpg) repeat;
}

#grid_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}



/* Header Title Area
----------------------------------------------------------------------------------------------------*/
#logoimg {
	width: 225px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;	
}
#logotext {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	margin-top: 8px;
	color: #818285;
}
#logotext a {
	text-decoration: none;
	color: #818285;
}
#logotext a:visited {
	text-decoration: none;
}

/* Header Menu Navigation
----------------------------------------------------------------------------------------------------*/
#access_container {
	width: 960px;
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
	margin-top: 20px;
	margin-bottom: 30px;
}
#access {
	width: 960px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
}
#access ul {
	text-align: center;
	margin-top: 9px;
	margin-bottom: 8px;
}
#access li {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d80204;
	display: inline;
	margin-left: 70px;
	margin-right: 70px; 
}
#access a {
	text-decoration: none;
	color: #d80204;	
}
#access a:hover {
	text-decoration: none;
	color: #818285;
}
#access a:visited {
	text-decoration: none;
}

/* Home Blog -- First Post
----------------------------------------------------------------------------------------------------*/
#blog_container {
	width: 620px;
	float: left;
	margin-right: 20px;
}
.first_post {
	background: #f1f1f2;
	padding: 20px;
}
h2 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
	margin-top: 15px;
	margin-bottom: 7px;
	color: #d80204;
}
h2 a {
	text-decoration: none;
	color: #d80204;
}
h2 a:hover {
	text-decoration: none;
	color: #818285;
}
.meta_data {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
	color: #818285;
	margin-bottom: 20px;
}
.meta_data a {
	text-decoration: none;
	color: #3e3f40;
}
.meta_data a:hover {
	color: #d80204;
}
.first_entry {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #3e3f40;
}
.first_entry a {
	color: #d80204;
	text-decoration: none;
}
.first_entry a:hover {
	color: #818285;
	text-decoration: none;
}
.first_entry ul {
	list-style: disc;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
.first_entry ol {
	list-style: decimal;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
.first_entry li {
	margin-bottom: 5px;
}
.first_entry ul ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
.first_entry ol ol {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style: upper-alpha;
}
.first_entry ol ol ol {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style: lower-roman;
}
blockquote {
	color: #818285;
	font-style: italic;
	margin-left: 40px;
	margin-right: 40px;
}
h3 {
	font-size: 20px;
	margin-top: 20px;
	color: #818285;
}
img#contactimg {
	margin-top: 5px;
}
img#marcus {
	margin-top: 22px;
}
#visitp3 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #818285;
	padding-top: 8px;
}
#visitp3_con {
	width: 580px;
	height: 40px;
	background: #dfdfdf;
	margin-top: 30px;
}
h2#abouth2 {
	margin-bottom: 20px;
}
h4 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 25px;
	color: #d80204;
}
h3#director{
	margin-top: 3px;
	font-size: 18px;
}

/* Home Blog -- Recent Post Div
----------------------------------------------------------------------------------------------------*/

#o_post_container {
	width: 620px;
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
	margin-top: 30px;
	margin-bottom: 20px;
}
#otherposts {
	width: 620px;
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #818285;
}

/* ARCHIVE & CAT.
----------------------------------------------------------------------------------------------------*/
#a_post_container {
	width: 960px;
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
	margin-top: 30px;
	margin-bottom: 20px;
}
#a_otherposts {
	width: 960px;
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #818285;
}




/* Closing Post Links and Comments 
----------------------------------------------------------------------------------------------------*/
.comm_text {
	margin-bottom: 20px;
	text-align: center;
	margin-top: 30px;
}
.comm_num {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: 14px;
	color: #818285;
	margin-right: 15px;
}
.comm_link {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: italic;
	display: inline;
	font-size: 13px;
	color: #818285;
	margin-left: 15px;
}
.comm_link a {
	text-decoration: none;
	color: #d80204;	
}
.comm_link a:hover {
	color: #818285;	
}
span.break {
	color: #dfdfdf;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: 14px;	
}
.postc_container {
	width: 580px;
	height: 40px;
	background: #dfdfdf;
}
.postc_container span {
	margin-left: 9px;
	margin-top: 6px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #3e3f40;
	font-size: 11px;
}
.postc_container span:hover {
	color: #d80204;
}
.postc_container2 {
	width: 580px;
	height: 40px;
	margin-top: 30px;
	background: #dfdfdf;
}
.postc_container2 span {
	margin-left: 9px;
	margin-top: 6px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #3e3f40;
	font-size: 11px;
}
.postc_container2 span:hover {
	color: #d80204;
}



/* Home Blog -- Other Posts
----------------------------------------------------------------------------------------------------*/

.posts {
	background: #f1f1f2;
	padding: 20px;
	margin-bottom: 20px;
}
.posts h2 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 8px;
	margin-bottom: 7px;
}
.posts h2 a {
	text-decoration: none;
	color: #d80204;
}
.posts h2 a:hover {
	text-decoration: none;
	color: #818285;
}
.meta_data {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
	color: #818285;
	margin-bottom: 15px;
}
.meta_data a {
	text-decoration: none;
	color: #3e3f40;
}
.meta_data a:hover {
	color: #d80204;
}
.entries {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #3e3f40;
}
.entries p {
	margin-bottom: 16px;
}
.entries a {
	color: #d80204;
	text-decoration: none;
}
.entries a:hover {
	color: #818285;
	text-decoration: none;
}
p.continue {
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
a.continue_link {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* Single Post Page -- Comments and Bott. Nav
----------------------------------------------------------------------------------------------------*/
#comments {
	width: 580;
	background: #dfdfdf;
	margin-top: 20px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}
#comments_con {
	padding: 10px 10px 10px 10px;
}
h3#comments-title {
	margin-top: 0px;
	font-size: 18px;
	text-align: center;
}
#comments_con li {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #818285;
}
li.post.pingback {
	margin-top: 25px;
}
li.post.pingback a {
	color: #d80204;
}
li.post.pingback a:hover {
	color: #818285;
}
.licomment_container {
	margin-top: 30px;
}

.comment-author.vcard {
	font-style: italic;
	font-size: 13px;
	width: 560px;
}
.vcardimg {
	width: 40px;
	position: absolute;	
}
.metadatacomm {
	margin-left: 52px;
	padding-top: 10px;
}
.metadatacomm a {
	color: #3e3f40;
	text-decoration: none;
}
.metadatacomm a:hover {
	color: #d80204;
}
.comment-body {
	color: #3e3f40;
	margin-top: 10px;
	background: #f1f1f2;
	padding: 10px 10px 10px 10px;
}
.comment-body p {
	padding-bottom: 5px;
}
.reply {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
.reply a {
	color: #d80204;
	text-decoration: none;
}
.reply a:hover {
	color: #818285;
}

.editlink {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}
.editlink a {
	color: #818285;
	text-decoration: none;
}
.editlink a:hover {
	color: #d80204;
}

h3#reply-title {
	margin-top: 40px;
	font-size: 18px;
	text-align: center;
}
a#cancel-comment-reply-link {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #d80204;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}
a#cancel-comment-reply-link:hover {
	color: #818285;
}
#comments_con p.closed {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #818285;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.comment-meta.commentmetadata {
	margin-top: 5px;
}
form#commentform {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	color: #818285;
	margin-top: 20px;
}
p.logged-in-as {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #818285;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}
p.logged-in-as a {
	text-decoration: none;
	color: #d80204;
	font-weight: normal;
}
p.logged-in-as a:hover {
	text-decoration: none;
	color: #818285;
	font-weight: normal;
}
textarea#comment {
	width: 555px;
	resize: none;
	margin-top: 5px;
	margin-bottom: 8px;
}
form#commentform label {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #818285;
	font-size: 14px;
	font-style: bold;
	text-transform: uppercase;
}
input#submit {
	margin-bottom: 10px;
	width: 150px;
}
p.comment-notes {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #818285;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
}
span.required {
	color: #d80204;
}
input#author, input#email, input#url {
	width: 555px;
	margin-top: 5px;
	margin-bottom: 15px;
	height: 20px;
}


/* Sidebar 
----------------------------------------------------------------------------------------------------*/
#sb_container {
	width: 320px;
	float: right;
}
ul.xoxo {
	width: 320px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #3e3f40;
}

ul.xoxo a {
	text-decoration: none;
	color: #d80204;
}
ul.xoxo a:hover {
	text-decoration: none;
	color: #818285;
}

h3.widget-title {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #818285;
	border-top: 1px solid #f1f1f2;
	margin-top: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
li#text-3 .textwidget {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 4px;
}
li#text-3 .textwidget a {
	margin-right: 8px;
	margin-left: 8px;
}

ul.xoxo li.widget-container {
	width: 320px;
	border-top: 1px solid #f1f1f2;
	margin-bottom: 4px;
	padding-bottom: 10px;
}
form#searchform {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}
form#searchform label {
	display: none;
}
form#searchform input#s {
	width: 205px;
}
form#searchform input#searchsubmit {
	margin-left: 10px;
	
}

ul.xoxo li.widget-container li {
	list-style: inside url(http://appliedsportsscience.com/wp-content/themes/p3b/imgs/P3Blog_03.png);
	margin-bottom: 10px;
}
ul.xoxo li.widget-container ul {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
}
ul.xoxo li.widget-container li a {
	color: #818285;
}
ul.xoxo li.widget-container li a:hover {
	color: #d80204;
}

#twitter_update_list {
	padding-left: 20px;
	padding-right: 20px;
	color: #818285;
}
#twitter_update_list li {
	padding-top: 10px;
	list-style: none;
	margin-bottom: 0px;
}
#twitter_update_list li a {
	color: #818285;
	font-style: italic;
	display: block;
	font-size: 11px;
}

#twitter_update_list span a {
	color: #d80204;
	font-style: normal;
	display: inline;
	font-size: 13px;
}
#followtweet {
	margin-left: 75px;
	margin-top: 4px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;	
}
#followicon {
	width: 31px;
	position: absolute;
	margin-left: 42px;
}
#followtweet a {
	display: inline;
	color: #818285;
}
#followtweet a:hover {
	color: #00C4FE;
}
li#categoryposts-3 ul {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

li.cat-post-item {
	margin-bottom: 15px;
	text-align: center;
}
li.cat-post-item a img:hover {
	opacity: 0.5;
}
li.cat-post-item a {
	font-style: italic;
	color: #818285;
}



/* Next and Prev Post Links
----------------------------------------------------------------------------------------------------*/

.thenextlink_container {
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.thenextlink {
	border-top: 1px solid #f1f1f2;
	border-bottom: 1px solid #f1f1f2;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.oldpost {
	float:left;
	
}
.newpost {
	float:right;
	text-align: right;
}

.thenextlink_container a {
	text-decoration: none;
	color: #818285;
}

.thenextlink_container a:hover {
	text-decoration: none;
	color: #d80204;
}


/* Footer
----------------------------------------------------------------------------------------------------*/
#footer {
	width: 960px;
	float:left;
	height: 80px;
	border-top: 1px solid #f1f1f2;
	margin-top: 20px;
}
#foot_nav {
	border-top: 1px solid #f1f1f2;
	margin-top: 4px;
	padding-top: 15px;
	display: block;
}
#foot_nav li {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #818285;
	display: inline;
	margin-left: 30px;
	margin-right: 30px; 
}
#foot_nav ul {
	width: 600px;
	float: left;
}
#foot_nav a {
	color: #818285;
	text-decoration: none;
}
#foot_nav a:hover {
	color: #d80204;
}
#foot_info {
	float: right;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #818285;
	display: block;
	margin-left: 30px;
	margin-right: 30px;
}
#foot_info a {
	color: #818285;
	text-decoration: none;
}
#foot_info a:hover {
	color: #d80204;
}
#foot_info p {
	margin-top: 10px;
	text-align: right;
}
#foot_info p a {
	margin-left: 10px;
}


/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}



