/*
Theme Name: A0197
Theme URI: http://www.psd2site.com/
Description: Online Casino US
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;

}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/body_bg.gif) repeat-x;
	color: #000;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0b0084;
}

a:link, a:visited {
	text-decoration: none;
	color: #0b0084;
}

a:hover {
	text-decoration: underline;
	color: #0b0084;
}

p {
	padding: 5px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





#wrapper {
	margin: 0px auto;
	width: 1014px;
}
#page {
	background: url(images/page_bg.gif) repeat-y;
	padding: 7px;
	height: 1%;
	overflow: hidden;
}

#header {
	height: 143px;
	background: url(images/header_bg.gif) no-repeat;
	margin: 0 7px;
	padding-top: 7px;
}
#logo h1 a {
	width: 312px;
	height: 143px;
	display: block;
	text-indent: -999px;
}
#nav {
	height: 30px;
	line-height: 29px;
	list-style: none;
	margin: 0 7px;
	font-weight: bold;
}
#nav li {
	display: inline;
	background: url(images/nav_separator.gif) no-repeat top left;
	padding: 7px 0 7px 20px;
	margin-left: 10px;
}
#nav li.home {
	background: none;
}
#nav li ul {
	display: inline;
}
#nav a, #nav a:visited {
	color: #fff;
}

#content {
	width: 782px;
	float: right;
	padding-right: 7px;
}
.casinos {
	height: 246px;
}
.casino {
	padding: 55px 10px 10px 10px;
	height: 181px;
	width: 130px;
	float: left;
	color: #fff;
	font-size: 11px;
}
.blackjack {
	background: url(images/blackjack_bg.gif) no-repeat;
	margin-right: 8px;
}
.slots {
	background: url(images/slots_bg.gif) no-repeat;
	margin-right: 8px;
}
.video-pocker {
	background: url(images/video-pocker_bg.gif) no-repeat;
	margin-right: 8px;
}
.craps {
	background: url(images/craps_bg.gif) no-repeat;
	margin-right: 8px;
}
.roulette {
	background: url(images/roulette_bg.gif) no-repeat;
}

#sidebar {
	width: 191px;
	margin-left: 7px;
}

#sidebar h2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #000;
	background: url(images/sidebar_h2_bg.gif) no-repeat;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	padding: 5px 10px;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul ol li, ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 0 0 15px;
	background: url(images/sidebar_li.gif) no-repeat;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#footer {
	height: 26px;
	background: url(images/footer_bg.gif) repeat-x;
	padding: 0px;
}
#footer ul li {
	width: 20%;
	float: left;
	list-style: none;
}
#footer ul li ul li {
	float: none;
	width: auto;
	padding: 2px 0;
}
#footer h2 {
	color: #ffff00;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
#footer a, #footer a:visited {
	color: #fff;
}
.bottom {
	padding: 7px;
}


.post {
	margin: 0 0 10px;
}
.post h2 a, .post h2 a:visited {
	color: #0b0084;
}
.postmetadata {
	text-align: center;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #b6b6b6;
}

#commentform textarea {
	padding: 2px;
	border: 1px solid #b6b6b6;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

@import url('http://www.onlinecasinous.com/wp-content/plugins/easy-contact/sample/econtact-basic.css');
