/*  
Theme Name: Sports Health Exercise
Description: Based on the Mistylook theme by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>.
Version: 1.0
Author: Matthew Johnson
Author URI: http://www.seventhfury.com
*/

* {
	border:0;
	margin:0;
	padding:0;
}

p {
	line-height:1.6em;
	margin:0.7em 0;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.entry img {
	border:#ccc 1px solid;
	padding:4px;
}

.entry a img {
	border:#ccc 1px solid;
	padding:4px;
}

.entry .wp-smiley,#wpstats {
	background:none;
	border:0;
	padding:0;
}

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

blockquote {
	color:#666;
	background:url('img/blockquote.gif') no-repeat left top;
	margin:1em;
	padding:0 0 10px 50px;
}

fieldset {
	border:none;
}

body {
	background:#1267a7 url('http://www.sportshealthexercise.com/images/header.jpg') no-repeat top center;
	font:76%/1.6em arial, verdana, tahoma, sans-serif;
	color:#363636;
	text-align:center;
	margin:0;
}

a {
	text-decoration:none;
}

a:link,a:visited {
	color:#00adef;
}

a:hover,a:active {
	border-bottom:#00adef 1px solid;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, Verdana, Arial, Serif;
	color:#00aedf;
	font-variant:normal;
	font-weight:normal;
}

#container {
	border:none;
	background:#fff;
	width:870px;
	position:relative;
	text-align:left;
	margin:0 auto;
}

#navigation {
	background:transparent;
	overflow:hidden;
	width:860px;
	position:relative;
	text-align:left;
	font-family:Arial, Verdana, Trebuchet MS,Tahoma, Serif;
	letter-spacing:1px;
	margin:100px auto 1px;
	height:34px;
}

html #navigation {
	height:34px;
}

#navigation ul li {
	float:left;
	list-style-type:none;
	margin:0 5px;
}

#navigation ul li a {
	border:#ffffff 1px solid;
	border-bottom:none;
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#b71f31;
	padding:7px 20px;
}

#navigation ul li a:hover,#navigation ul li a:active,#navigation ul li.current_page_item a {
	background:#00aedf;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	border-bottom:none;
}

#navigation ul li.search {
	font-size:0.9em;
	right:0;
	position:absolute;
	top:0;
}

#navigation ul li.search input#searchsubmit {
	border:#FFFFFF 1px solid;
	font-size:0.9em;
	background:#b71f31;
	color:#FFFFFF;
	cursor:pointer;
	margin:2px 5px 0 2px;
	padding:2px;
}

#submit {
	border:#FFFFFF 1px solid;
	font-size:0.9em;
	background:#b71f31;
	color:#FFFFFF;
	cursor:pointer;
	margin:2px 5px 0 2px;
	padding:5px;
}

#header {
	clear:both;
	float:left;
	width:0;
	margin:0;
	height:0;
	visibility:hidden;
}

#header h1 {
	font-size:1.8em;
	letter-spacing:1px;
	margin:10px 0 0 10px;
}

#header h1 a {
	text-decoration:none;
	border:none;
}

#header h2 {
	font-size:1.4em;
	font-weight:normal;
	font-family:Arial, Verdana, Tahoma, Serif;
	letter-spacing:1px;
	margin:5px 0 0 10px;
}

#feedarea {
	float:right;
	text-align:right;
	padding:10px 10px 0 0;
}

html #feedarea {
	padding-top:10px;
}

#feedarea dl dt {
	display:inline;
	margin-right:5px;
	height:45px;
}

#feedarea dl dd {
	display:inline;
	margin-right:5px;
	height:45px;
	background:url('img/icon_feed.gif') no-repeat left center;
	padding-left:16px;
}

#headerimage {
	clear:both;
	background:none;
	color:#fff;
	height:0;
	margin:0;
}

html #headerimage {
	margin-top:0;
}

#content {
	margin:0px 10px 10px 30px;
}

html #content {
	height:1%;
}

#content h3 {
	font-size:1.4em;
	font-weight:normal;
	color:#00aedf;
	margin:1em 0 0;
}

#content h4 {
	font-size:1.1em;
	margin:1em 0 0;
}

#content h5 {
	font-size:1em;
	margin:1em 0;
}

#content-main ul {
	list-style-image:url('img/bullet.png');
	margin:1em;
	padding:0 1em;
}

#content-main ul.asides {
	border-bottom:#ddd 1px dashed;
	margin:0;
	padding:2em;
}

#content ol {
	list-style-type:decimal;
	margin:2em;
	padding:0 2em;
}

#content-main {
	float:left;
	width:595px;
	margin-right:20px;
	overflow:hidden;
	margin-top:-10px;
}

html #section-index #content-main {
	margin-right:20px;
}

.postnav {
	margin:10px 0 0 0;
	padding:5px;
}

#content .post {
	border-bottom:#ddd 1px dashed;
	padding:10px 0 0 0;
}

#content p img.right {
	float:right;
	margin:10px 0 0 10px;
}

#content p img.left {
	float:left;
	margin:0 10px 10px 0;
}

#content .post h2 {
	font-size:2.4em;
	letter-spacing:1px;
	font-weight:normal;
	line-height:1em;
	margin:1em 0 10px 0;
}

#content .entry {
	padding-right:1em;
	margin:5px 0 0 0;
}

#content .entry a:link,#content .entry a:visited {
	border:none;
}

#content .entry a:hover,#content .entry a:active {
	border-bottom:#00aedf 1px solid;
}

#content .post-info,#content .postmetadata {
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;
}

#content .post-info {
	background:url('img/underline1.jpg') no-repeat left bottom;
	padding-bottom:12px;
}

#sidebar {
	float:left;
	width:210px;
	font-size:.9em;
	border-left:#ddd 1px dashed;
	overflow:hidden;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar ul ul {
	list-style:none;
	margin:0.5em 0 0 1em;
}

#sidebar ul ul ul {
	margin:0 0 0 1em;
}

li.sidebox {
	background:none;
	border-bottom:#ddd 1px dashed;
	margin:0 0 10px 15px;
	padding:10px;
}

html li.sidebox {
	padding-bottom:10px;
}

li.sidebox h2 {
	font-weight:normal;
	font-size:1.6em;
	text-align:left;
	color:#00aedf;
}

#sidebar li.sidebox p img {
	border:#ccc 1px solid;
	background:none;
	margin:0;
	padding:3px;
}

#footer {
	clear:both;
	background:#FFFFFF;
	width:870px;
	text-align:left;
	margin:0px auto;
}

html #footer {
	height:1%;
}

#footer p {
	float:left;
	width:50%;
	line-height:1.2em;
	padding:10px;
}

.footerLeft {
	float:left;
    padding:10px;
}

.footerRight {
	float:right;
    padding:10px;
}

#footer p.right {
	float:right;
	width:50%;
	text-align:right;
	font-size:0.9em;
	color:#999;
	margin:1em 0;
}

#comments,#respond {
	margin:2em 0 10px 5px;
}

#commentform {
	background:#f9fcfc;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	margin:10px 0;
	padding:10px;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;
	margin:0 5px 0 0;
}

#container .commentlist {
	border-top:#ddd 1px solid;
	margin:0;
	padding:0;
}

.commentlist li {
	list-style:none;
	background:#fff url('img/shadow_top.gif') repeat-x top;
	border-bottom:#ddd 1px solid;
	margin:0;
	padding:0.5em;
}

.commentlist li.alt {
	background:#f9f9f9;
}

.commentlist li .cmtinfo {
	font-size:1em;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}

.commentlist li .cmtinfo em {
	float:right;
	font-style:normal;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;
}

#content .commentsfeed {
	background:url('img/icon_feed.gif') no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url('img/link.gif') no-repeat left center;
	padding-left:20px;
}

input.textbox {
	border:#ccc 1px solid;
	background:#fff url('img/shadow_top.gif') repeat-x top;
	font:1em Arial, Verdana, Serif;
	width:150px;
	padding:2px;
}

textarea {
	width:80%;
	line-height:2em;
	height:20em;
	border:1px solid #ccc;
	background:#fff url('img/shadow_top.gif') repeat-x top;
	font:1em Arial, Verdana, Serif;
	padding:10px;
}

.textbox:focus,textarea:focus {
	background:#fff url('img/shadow_top.gif') repeat-x top;
	border:#999 1px solid;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Verdana, Tahoma, Serif;
}

.post h4 em {
	font-style:normal;
	float:right;
	font-weight:normal;
}

#header,#content,#sidebar,#footer,.widget,.entry {
	overflow:hidden;
}

.avatar {
	float:left;
	position:inherit;
	margin:10px;
}

.navigation {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}