/*
Theme Name: Tri-State Chess
Theme URI: http://wordpress.org/
Description: Tri-State Chess Theme.
Version: 1.0
Author: Joe Tannenbaum
Author URI: http://joetannenbaumdesign.com/
*/



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/checkered_background2.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
	height:100%;
}
p {
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000066;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-variant: normal;
	white-space: normal;
	margin-top: 5px;
}
#tourn_table {
	border-collapse:collapse;
}
#tourn_table td {
	 background:url(images/backgound_solid.jpg);
}
#tourn_table .white {
	background:#FFFFFF;
}
.hidden {
	display:none;
}
#TB_ajaxContent {
	text-align:center;
	font-size:12px;
}
#TB_ajaxContent table {
	margin:0 auto;
}
#TB_ajaxContent table td {
	padding:10px;
}
h5 {
	font-size: .8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
h1 {
	font-size: 1.3em;
	font-style: normal;
	color: #000066;
	margin:20px;
}
h1a {
	font-size: 3.3em;
	font-style: bold;
	font-family:CrazyGirlzBlondBTNBold;
	color: #000066;
	margin:20px;
}
h2 {
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.4em;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
}
.grid {
	border-top: none;
	border-right: 1px solid #000066;
	border-bottom: none;
	border-left: 1px solid #000066;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0;
}
#fullheight {
	height:100%;
}
h6 {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #000066;
	font-variant: normal;
	text-transform: none;
}
h7 {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #006300;
	font-variant: normal;
	text-transform: none;
}
#login{
font-size: 6px;
font-style: small;
}

a:link {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
	margin: 0px;
}
a:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
}
.secondarylinks {
	text-align:center;
}
.secondarylinks ul {
	list-style:none;
	margin:0;
	padding:0 10px;
}
.secondarylinks ul li {
	margin:10px 0;
}
.secondarylinks a:link {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;}
.secondarylinks a:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.secondarylinks a:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #ccccff;}
	
h3 {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	color: #000066;
	margin: 1px;
	font-weight: lighter;
	text-decoration: none;
}
span {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.border{
	border:double;
	border-color:#660033;
	background-color:#F9F8C1;
	margin-bottom:20px;
	width:500px;
	margin:0 auto;
}
.required{
	color:#FF0000;
	font-weight:bold;
}
.error_msg{
	font-size: 12px;
	font-style: normal;
	color:#FF0000;
	font-weight:bold;
}
.style1 {font-size: 12px}
.style4 {
	font-size: 12px;
	font-style: italic;
	color: #660099;
}
.border{
	border:double;
	border-color:#660033;
	background-color:#F9F8C1;
}
.tournament {
	color: #ff9900;
	text-align:center;
}
.style12 {color: #cc0000}
.style13 {color: #cc0000; font-size:12px;}
.tournament_date {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}
.location, .date {color: #cc0000; font-size: 12px; }
.date {
	font-weight:bold;
}
.style15 {
	color: #660099;
	font-size: 1.1em;
}
.style16 {
	color: #660099;
	font-weight: bold;
	font-size: 12px;
}
#topnav {
	text-align:center;
	padding-left:30px;
	background-color:#FFCC00;
		width:570px;
	float:right;
}
#topnav a {
	text-decoration:none;
	color: #000066;
	margin:0;
	font-size:12px;
	width:100%;
	display:block;
}
#topnav a:hover {
 text-decoration:none;
 /*background- #999900;
*/ color:#FFFFFF;
}
.topnavdiv {
	border-right:1px solid #000066;
	border-left:1px solid #000066;
	padding-top:1px;
	padding-bottom:1px;
	width:100px;
	text-align:center;
	float:left;
	margin-right:3px;
	font-size:12px;
}
.topnavdivwide {
	border-right:1px solid #000066;
	border-left:1px solid #000066;
	padding-top:1px;
	padding-bottom:1px;
	width:480px;
	text-align:center;
	float:left;
	margin-right:3px;
	font-size:12px;
	margin-left:75px;
	display:inline;
	margin-bottom:5px;
}
#footer {
	background:#000066;
	height:25px;
	width:802px;
	color:#FFFFFF;
	font-size:9px;
	clear:both;
	text-align:center;
	padding-top:5px;
}
#sidebar {
	width:200px;
	float:left;
	height:100%;
	clear:left;
	text-align:center;
}
#content {
	width:600px;
	float:right;
	clear:right;
}
#content ul {
	padding-left:40px;
}
.menu {
	width:155px;
	margin:0 auto;
}
#menu {
	background-image:url(images/menu_repeat.gif);
	padding-top:10px;
	padding-bottom:10px;
}
#menutop {
	background-repeat:no-repeat;
	background-image:url(images/menu_top.gif);
	height:55px;
}
#menubottom {
	background-repeat:no-repeat;
	background-image:url(images/menu_bottom.gif);
	height:60px;
}
#calendar td {
	border: 1px solid #000000;
}
.orangecenter {
	color:#FF6600;
	text-align:center;
}
.tourntitle {
	text-transform:uppercase;
}

#content table {
	border-collapse:collapse;
	margin:20px auto;
}
#content table td {
	padding:3px 5px;
	font-size:12px;
	border-bottom:1px solid #ccc;
}

table#appTable td {
	vertical-align:top;
	padding:10px 5px;
}
table#appTable {
	width:575px;
	margin:0 auto;
	border-collapse:collapse;
}
td.month {
	font-weight:bold;
	font-size:16px;
	background:#006;
	color:#fff;
}
td.description p {
	margin:0 0 10px 0;
}
td.day {
	width:100px;
}
td.day, td.description {
	border-bottom:1px solid #999;
}
td.day p {
	display:block;
	width:40px;
	height:40px;
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	font-size:24px;
	line-height:normal;
}
td.day p span {
	font-size:10px;
}

#grandPrix {
	padding:5px;
	width:620px;
	float:left;
}
#grandPrix h6 {
	/*margin:10px 0 10px 0;*/
	text-transform:uppercase;
	font-size:12px;
	background:#006;
	color:#fff;
	padding:5px;
	font-weight:bold;
}
#grandPrix h7 {
	/*margin:10px 0 10px 0;*/
	text-transform:uppercase;
	font-size:12px;
	background:#006300;
	color:#fff;
	padding:5px;
	font-weight:bold;
}
#grandPrix table {
	border-collapse:collapse;
 
}
#grandPrix ul {
	list-style:none;
	padding:0;
	margin:0;
}
#grandPrix table tr td.number, #grandPrix ul li span {
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
	text-align:left;
 
}
#grandPrix ul li {
	margin:5px 0;
	font-size:12px;
}
#grandPrix ul li span {
  	display:inline-block;
	width:50px;
	text-align:left;
	padding:3px;
	border:1px solid #ccc;
	margin-right:5px;
 }
#grandPrix table tr td {
	border-bottom:1px solid #ccc;
	padding:5px;
	vertical-align:middle;
	 
	
	font-size:12px;
}
#newsletter_container {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
#newsletter_container .tableclass {
	width:100%;
}
#newsletter_container .tdclass {
	text-align: left;
	vertical-align:top;
	padding:10px;
}
#newsletter_container td img {
	max-width:280px;
}
#newsletter_container img {
	max-width:580px;
}
#newsletter_container .leftCol {
	border-right:2px solid #000;
	text-align: left;
	vertical-align:top;
	padding:10px;
}
#newsletter_container .rightCol {
	border-left:2px solid #000;
	text-align: left;
	vertical-align:top;
	padding:10px;
}
#newsletter_container .grandprix {
	border-collapse:collapse;
	width:75%;
	margin:10px auto;
}
#newsletter_container .tdborder {
	border:1px solid #000;
	text-align:center;
	padding:5px;
}
#newsletter_container .header2 {
	font-size:20px;
	text-align:center;
	margin:0;
	margin-bottom:10px;
	color:#33cc00;
}
#newsletter_container .subhead {
	font-weight:normal;
	color:#000066;
	font-size:16px;
}
#newsletter_container .divider {
	border-bottom:5px solid #000;
	clear:both;
}
#newsletter_container .continued {
	text-align:center;
	font-style:italic;
	color:#000066;
}
#newsletter_container .articleend {
	margin-left:3px;
}
#newsletter_container .caldate {
	color:#000066;
	border-bottom:1px solid #ccc;
}
#newsletter_container .smallcell {
	font-size:11px;
	vertical-align:top;
}
#newsletter_container .tournamentresults {
	border:1px solid #000;
	padding:5px;
	margin-bottom:10px;
}

