* {
	font-family: Helvetica,"lucida grande",Arial,sans-serif;
}

body {
	margin: 0px;
	font-size: 14px;
}

a {
	color: #ed7400;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.site-container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 200px;
	background-position: center top;
}

#header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 20px;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 149px;
	width: 208px;
	background-image: url(../App_Themes/acmemultisports/images/logo.png);
}

.swim1 {
	background-image: url(../App_Themes/acmemultisports/images/swim1.jpg);
}

.swim2 {
	background-image: url(../App_Themes/acmemultisports/images/swim2.jpg);
}

.bike1 {
	background-image: url(../App_Themes/acmemultisports/images/bike1.jpg);
}

.bike2 {
	background-image: url(../App_Themes/acmemultisports/images/bike2.jpg);
}

.bike3 {
	background-image: url(../App_Themes/acmemultisports/images/bike3.jpg);
}

.bike4 {
	background-image: url(../App_Themes/acmemultisports/images/bike4.jpg);
}

.run1 {
	background-image: url(../App_Themes/acmemultisports/images/run1.jpg);
}

.run2 {
	background-image: url(../App_Themes/acmemultisports/images/run2.jpg);
}

#navigation {}

#navigation .site-container {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#navigation ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#navigation li{
	float: left;
}

#navigation a{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
}

#navigation a:hover{
	color: #FFFFFF;
	background-color: #ed7400;
}

#navigation ul ul{
	display: none;
}

#navigation ul.social {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

#navigation ul.social a {
	padding: 0px;
}

#main {
	line-height: 20px;
}

#main .site-container {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#main #col1 h1,  #main #col2 h1, #main #col3 h1, #main #sidebar h1{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 25px;
	color: #FFFFFF;
	background-color: #3a6577;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 18px;
}

#main h1 {
	color: #3a6577;
	line-height: normal;
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#main h2 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}

#main h3 {}

#main p, #main ul, #main ol {
	margin-top: 0px;
	margin-bottom: 15px;
}

#col1 {
	float: left;
	width: 300px;
}

#main #col1 p,  #main #col3 p{
	margin-bottom: 5px;	
}

#main #col1 a {

}

#col2 {
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-left: 30px;
}

#col3 {
	float: left;
	width: 300px;
}

.feature {
	background-color: #f1f1f1;
	padding: 15px;
	margin-bottom: 30px;
	font-size: 13px;
}

.feature img {
	margin-bottom: 15px;
	display: block;
}

#main .feature p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	width: 630px;
	float: left;
}

#sidebar {
	float: right;
	width: 300px;
}

#footer {}

#footer .site-container {
	padding-top: 10px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#footer li{
	display: inline;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

.clear {
	clear: both;
}

.tweets ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.tweets ul li {
	background-color: #f1f1f1;
	line-height: normal;
	background-image: url(../App_Themes/acmemultisports/images/tweet-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.tweets br {
	display: none;
}

.tweets ul li a{
	display: block;
	color: #000000;
	background-image: url(../App_Themes/acmemultisports/images/tweet-bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 13px;
	text-decoration: none;
}

.tweets li a:hover{
}

.newsletter a {
	background-image: url(../App_Themes/acmemultisports/images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 50px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	margin-top: 0px;
}

.newsletter a:hover {
	color: #000000;
}

ul.list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.list a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.postpreview {
	margin-bottom: 15px;
}

.BlogPDateWhole {
	display: none;
}




.calendar table {
	width: 100%;
	border: 1px solid #f1f1f1;
	font-size: 13px;	
}

.calendar td{
	vertical-align: top;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -2px;
}

.calendar br{
	display: none;
}

.DayHeader{
	border: 1px solid #f1f1f1;
	font-size: 25px;
	color: #FFFFFF;
	background-color: #3a6577;
	text-transform: uppercase;
	line-height: 18px;
}

tr, th {
	border: 1px solid #f1f1f1;
}

.Title td{
	padding: 10px;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;
}

.OtherMonth{
	background-color: #f1f1f1;
}

.Day, .Today, .Weekend, .OtherMonth   {
	border: 1px solid #f1f1f1;
	text-align: left;
	padding: 10px;
}

.Day a, .Today a, .Weekend a, .OtherMonth a{
	font-size: 13px;
	line-height: 16px;
	display: block;
	margin-top: 5px;
	font-weight: normal;
	letter-spacing: 0px;
}

.Day a:hover, .Today a:hover, .Weekend a:hover, .OtherMonth a:hover{
}

.Today{	
}

.Navigation a, .Navigation a:hover {
	color: #666;
	text-decoration: none;
}

.sponsors td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
}

.sponsors td.right {
	border-right-style: none;
}

.sponsors td.bottom {
	border-bottom-style: none;
}