/*
Theme Name: Sport Articles
Theme URI: www.thecouragetowin.com
Description: A site dedicated to mental toughness in sport
Author: Craig Slater
Author URI: www.cbsdesigns.com
*/

body {
	background:#003366;
	margin: 0; 
	padding: 0;
	text-align: center;
	color:#000000;
}
#container {
	border:1px #000000 solid;
	text-align:left;
	margin:15px auto; width:708px;
	background-color:#FFFFFF;
	}

#content {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 auto;
	padding:20px;
	padding-top:40px;
	}
	
p {
	font-size:14px;
	}	

ul	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}

ol	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
	
h1 {
	font-size:21px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
text-align:center;
font-size:18px;
}

h3 {font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
text-align:left;
font-size:16px;
}


/* ###### This is the Start of the Navigation Bar ###### */
#nav {margin:0 auto;
text-align:center;
padding:0;
margin-top:-5px;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
width:708px;
float:left;
background:#900;
}

#nav ul li
{float:left;
}

#nav ul a {
display:block;
padding:0 35px;
line-height:40px;
text-decoration:none;
color:#fff;
float:left;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
	border-right:1px solid white;
}

#nav ul .last a {border-right:none;
}

#nav ul a:hover {
color:#333;
background-color:#FFF;
}

#nav ul .last a:hover {
padding-right:34px;
padding-left:42px;
}

#footer {
	text-align:center;
	font-size:10px;
}
/* ###### This is the End of the Navigation Bar ###### */

</style>
