/*  

Theme Name: Florida Gaming
Description: Website Design for Florida Gaming
Author: Enhanced Office Solutions

*/

*, html { margin: 0; padding: 0; }

a {
	color:#f26317; 
}

hr {
	height: 1px;
	border: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: #eee;
	color: #eee;
}

form {
	padding: 0px;
	margin: 0px;
}

body {
	background: #e0e0e0;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #000;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 950px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	text-align: left;
	background: #fff;
}

#header {
	width: 950px;
	height: 250px;
	position: relative;
}

#header h1 {
	display: none;
}

#header #splash {
	position: absolute;
	top: 51px;
	left: 0px;
}

#header #nav {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 61px;
	width: 950px;
	background: url(css/images/navigation.gif) no-repeat;
	padding-left: 75px;
}

#header #nav UL {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#header #nav li {
	float: left;
	width: 137px;
	height: 60px;
	text-indent: -999em;
	position: relative;
}

#header #nav li a {
	width: 100%;
	height: 60px;
	display: block;
	position: relative;
}

#bulletin {
	float: left;
	background: #fff url(css/images/bulletin.png) no-repeat;
	width: 235px;
	padding: 5em .5em 1em 1em;
}

.headline {
	background: #404040 url(css/images/headline.png) no-repeat;
	width: 676px;
	height: 50px;
	position: absolute;
	top: -15px;
	left: 2px;
	position: absolute;
	text-indent: -999em;
	font-size: 8pt;
	cursor: pointer;
}

#content {
	float: left;
	background: url(css/images/content.png) top left no-repeat;
	width: 693px;
	position: relative;
	padding-bottom: 10px;
}

#content .padding {
	padding: 55px 35px 15px 25px;
	background: url(css/images/content-bottom.gif) bottom left no-repeat;
}

#content .leftcolumn,
#content .rightcolumn {
	width: 300px;
	float: left;
}

#content .leftcolumn {
	margin-right: 30px;
}

.archive {
	height: 25px;
}
.archive A {
	float: right;
	display: block;
	background: url(css/images/archive.png) no-repeat;
	width: 106px;
	height: 25px;
	text-indent: -999em;
	margin: 0px 0 0 0px;
}

.title {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 12pt;
	color: #fb7d30;
}

.archivenav {
	padding: .5em;
}

.archivenav a {
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
	color: #f26317;
}

.archivedate {
	font-size: 8pt;
	font-weight: bold;
	padding: .5em 0 1em 2.7em;
	margin: 0 0 .5em 0;
}


.post {
	margin-bottom: 10px;
}

.posthome {
	float: left;
	margin: 3em 0 0 2em;
}

.post hr, .posthome hr {
	margin: 1em 0 1em 0;
	border: 1px dotted #777;
}

.post h2 {
	font-size: 12pt;
	text-transform: uppercase;
	color: #e37a44;
	padding: 2em 0 0 0;
}

.post p, .posthome p, #bulletin p {
	font-size: 8pt;
	color: #6f6f6f;
	line-height: 12pt;
}

.post p a, .posthome p a, #bulletin p a {
	font-weight: bold;
	color: #f26317;
}

#footer {
	clear: both;
	background: #e8ebf0 url('css/images/social-media.jpg') no-repeat 20px 15px;
	border-top: 3px solid #d0d2d6;
	width: 100%;
	height: 85px;
	margin: 0;
	position: relative;
}

#footer #nav {
	list-style: none;
	position: absolute;
	top: 5px;
	right: 25px;
}

#footer #nav li {
	float: left;
	padding: 1em 0 0 1em;
}

#footer #nav li a {
	text-transform: uppercase;
	font-size: 8pt;
	color: #6f6f6f;
}

#footer p {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 341px;
	font-size: 8pt;
	color: #6f6f6f;
	text-align: left;
}

#footer a.twitter {
	position: absolute;
	top: 20px;
	left: 95px;
	display: block;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
}

#footer a.facebook {
	position: absolute;
	top: 20px;
	left: 215px;
	display: block;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
}

.pagenav A {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.contactform LABEL {
	display: block;
	padding: 5px 0px 5px 0px;
}

.contactform .col1 {
	width: 170px;
	float: left;
}

.contactform .col2 {
	float: left;
}

.contactform .col2 TEXTAREA {
	width: 300px;
	height: 160px;
}

.link {
	display: block;
	margin-top: 10px;
}

#footer .email {
position: relative;
top: 20px;
left: 400px;
}

#footer a img {
border: 0;
}