/*  
Theme Name: Dallas Diamonds
Theme URI: http://www.startsmartnow.com
Description: Custom Theme for Dallas Diamonds Football
Version: 1.0
Author: Start Smart Now
Author URI: http://www.startsmartnow.com

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #FFFFFF;
	margin-top: 0px;
	background-image: url(images/pg-bg.gif);
	background-repeat: repeat;
	background-color: #000000;
}
#football {
	background-image: url(images/page-bg-footba.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a:link {
	color: #9966CC;
}
a:visited {
	color: #9966CC;
}
a:hover {
	color: #9966CC;
}

p{
	padding: 5px 0 0 0;
	text-align: left;
}
.sidebar {
	padding-top: 35px;
	padding-bottom: 10px;
}
#content {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content h2 {
	font-size: 16px;
	color: #00FF00;
	padding-bottom: -15px;
	margin-bottom: -15px;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660099;
	line-height: 25px;
}
#content p {
	line-height: 20px;
}

#footer {
	text-align: center;
	font-size: 11px;
	clear: both;
}
#footer a:link {
	color: #FFFFFF;
}
#schedule {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-weight: bold;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
#content h3 {
	font-size: 16px;
	color: #00FF00;
}
.RING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #9A33CC;
	letter-spacing: 1em;
}

