/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Modified by Gerald Davenport
for UNDERSTANDING CRAPS
© 2009
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url("../_i/_site/img01.png") repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #666;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #000;
}

/* Header */

#header {
	width: 840px;
	height: 200px;
	margin: 0 auto; 
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 40px 48px 0 0;
	background:   url("../_i/_site/dice.png") no-repeat right center;
	letter-spacing: -2px;
	font-size: 48px;
	color: #fff;
}

#logo h2 {
	float: right;
	padding: 61px 0 0 0;
	font-size: 24px; color: #fff;
	
}





/* Menu */

#menu {
	height: 70px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding-top: 25px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 26px;
	color: #B8BD52;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background:    url(../_i/_site/headerBG.png) no-repeat;
	color: #fff;
}






#fade {width: 100%; height: 30px; margin: 40px 0 0 0; background: #fff url(../_i/_site/greenFadeToWhite.png) repeat-x center top;}







/* Picture */

#pictureBox {
	clear: both;
	width: 800px;
	height: auto;
	margin: -70px auto 0 auto;
}

#picture p {
	margin: 0;
	padding: 0 0 10px 0;
}







/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	height: auto;
}





/* Posts */

#posts { background: #fff;
	width: 100%;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 6px 20px;
	color: #336633; background: url(../_i/_site/redFade.gif) repeat-x;
}

.post .titleSub {
	padding: 6px 20px;
	color: #336633; background: url(../_i/_site/blueFade.gif) repeat-x;
}

.post .story {
	padding: 4px 20px; margin: 0;
	line-height: 150%; font-size: 12px;
}

.post h4 {margin: 0; color: #330;}
.post p {margin: 0 0 12px 0;}


.right {float: right; margin: 3px;}

.tble {
	font-size: 12px;
	margin: 0 auto;
	width: 362px;border-top: .1em solid black; border-left: .1em solid black;}
	
.tble_Col1  {float: left; width: 70px; text-align: center; border-left: .1em solid black;}
.tble_Col2  {float: left; width: 190px; text-align: center;}
.tble_Col3  {float: left; width: 100px; text-align: center;}
.tble_Col4  {float: left; width: 100px; text-align: center;}

.tble_Col1 p, .tble_Col2 p, .tble_Col3 p, .tble_Col4 p {border-bottom: .1em solid black; border-right: .1em solid black;margin: 0;}

.tble p.clr { background-color: #FC6; }



.odds_tble {
	font-size: 12px;
	margin: 0 auto;
	width: 462px;border-top: .1em solid black; border-left: .1em solid black;}
	
.odds_tble_Col1  {float: left; width: 180px; text-align: center; border-left: .1em solid black;}
.odds_tble_Col2  {float: left; width: 100px; text-align: center;}
.odds_tble_Col3  {float: left; width: 100px; text-align: center;}
.odds_tble_Col4  {float: left; width: 80px; text-align: center;}

.odds_tble_Col1 p, .odds_tble_Col2 p, .odds_tble_Col3 p, .odds_tble_Col4 p {border-bottom: .1em solid black; border-right: .1em solid black;margin: 0;}

.odds_tble p.clr { background-color: #FC6; }

.term { color: #004080; }
.dealer { color: #F60; }


.border {border: 8px solid black;}

hr {clear: both; visibility: hidden;}

/* Footer */

#footer {
	clear: both;
	padding: 10px;
	background: #336633 url(../_i/_site/footerFade.png) repeat-x bottom;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #fff;
}

#footer a {
	color: #fff; text-decoration: none;
}

#footer a:hover {
	color: #ff0; text-decoration: none;
}
