/*
Theme Name: Free Casinos New
Theme URI: 
Description: Three Column Widget Ready Casino Theme
Author: NishaNair
Author URI: 
*/

/*----------- Common --------------*/

body {
	padding: 0;
	margin: 0;
	background: #0a2c35;
	color: #ffffff;
	font-family: Verdana, Arial, Tahoma, san serif;
	font-size: 12px;
}

a {
	color: #FFe400;
	text-decoration: none;
}

img {
	border: 0;
}

/*----------- Regions --------------*/

#page {
	width: 1016px;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	background: url("images/page.png") repeat;
}

#header {
	height: 200px;
	background: url("images/header.png") no-repeat;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 8px;
}

#left-sidebar {
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
}

#content {
	float: left;
	width: 570px;
	margin-right: 15px;
	font-family: Tahoma, san serif;
}
#content .navigation {
background: url("images/post1.jpg") repeat;
height: 50px;
}

#sidebar {
	float: right;
	width: 250px;
	margin-top: 5px;
}

#footer {
	width: 1016px;
	height: 80px;
	margin-top: 10px;
	padding-top: 15px;
	background: #0a2c35 url("images/footer.png") repeat-x;
	clear: both;
	text-align: center;
	font-family: Tahoma, san serif;
}

/*----------- Header --------------*/

#headerimg {
	height: 200px;
}

#headerimg .home {
	height: 60px;
	float: right;
	width: 360px;
	color: #000000;
	font-size: 14px;
	}

#headerimg .home a{
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}


#top_menu {
	height: 30px;
	background: url("images/top_menu.png") repeat-x;
	padding-left: 20px;
	
}

#bottom_menu a,
#top_menu a {
	float: left;
	width: 140px;
	margin-right: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, san serif;
	text-align: center;
	text-transform: uppercase;
}
#bottom_menu a {
	width: 135px;
	margin-bottom: 15px;
}

#bottom_menu .copy {
	width: 1000px;
	margin-bottom: 15px;
	align: right;
}

/*----------- Sidebar --------------*/

#left-sidebar ul ,
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left-sidebar ul {
	padding-bottom: 5px;
	margin-bottom: -8px;
	background: url("images/left_box_bottom.gif") bottom left no-repeat;
}

#left-sidebar ul h2 {
	background: url("images/left_box.gif") no-repeat;
	padding-left: 20px;
	margin: 0;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	font-family: Tahoma, san serif;
	text-transform: uppercase;
}

#sidebar ul h2 {
	background: url("images/right_box.gif") no-repeat;
	padding-left: 32px;
	margin: 0;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	font-family: Tahoma, san serif;
}

#left-sidebar a {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}

#sidebar a {
	color: #000;
	text-decoration: underline;
}

#left-sidebar li li {
	height: 22px;
	padding-top: 4px;
	padding-left: 3px;
	background: #EBD687 url("images/red1.gif") bottom left no-repeat;
	border: 1px solid #014253;
	border-bottom: 0px;
}

#sidebar li ul {
	background: #EBD687 url("images/red1.gif") bottom left no-repeat;
	padding-bottom: 0px;
	margin-bottom: -5px;
}
#sidebar li li {
	padding: 7px;
	padding-left: 32px;
	list-style: none;
	background: url("images/bullet.gif") 13px 10px no-repeat;
}

#sidebar .adv_box {
	background: url("images/adv_box.gif") no-repeat;
	height: 250px;
	width: 250px;
	
	margin-bottom: 0;
	*margin-bottom: -3px;
}

#searchform {
	margin-top: 15px;
	background: url("images/search_box.gif") no-repeat;
	height: 36px;
	padding-top: 14px; 
	padding-left: 61px;
}

#searchform #s {
	border: 0;
	width: 156px;
	margin-right: 2px;
}
#searchsubmit {
	background: url("images/search_button.gif") no-repeat;
	height: 20px;
	width: 28px;
	border: 0;
}
/*------------- Main -------------*/

#welcome {
	background: url("images/welcome_box1.png") no-repeat;
	border: 2px solid #FFe400;
	height: 80px;
	margin-left: 50px;
	margin-top: 8px;
	width: 478px;
	}
#welcome img.aligncenter{
	display: block;
	align: center;
	margin-left: 2px;
	margin-top: 1px;
			}

.main_header {
	background: url("images/main_header.png") no-repeat;
	margin: 10px 0;
	height: 30px;
	padding-top: 7px;
	padding-left: 32px;
	font-weight: bold;
	font-family: Tahoma, san serif;
	font-size: 14px;
}


.post {
	background: url("images/post1.jpg") repeat;
	border: 2px solid #FFe400;
	width: 100%;
	height: auto;
	padding: 3px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.post .entry img {
	border: 1px solid #ddd;
	float: left;
	margin-right: 12px;
}

.post .entry1 img {
	border: 1px solid #ddd;
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 12px;
}

.post .permalink {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
	margin: 5px;
}
.post .entry {
	margin: 5px;
	text-align: justify;
}
.post .entry1 {
	margin: 5px;
	text-align: justify;
}
.post .entry p {
	margin-top: 0;
}
.post .entry p img {
	border: 1px solid #ddd;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.post .entry1 p {
	margin-top: 0;
}
.post .entry1 p img {
	border: 1px solid #ddd;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

textarea#comment {
	width: 450px;
	*width: 450px;
	_width: 450px;
}
.postmetadata {
	width: 575px;
	background: url("images/post1.jpg") repeat-y;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}



.postmetadata a {

}

.navigation {
margin: 5px;

}

.alignleft {
	float: left;
		}

.alignright {
	float: right;
	}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

#commentform {
background: url("images/post1.jpg") repeat;
}
#commentform h3 {
padding: 10px;
}
#commentform p {
padding: 3px 10px 0px 10px;
}
#commentform #submit {
margin-left: 50px;
margin-bottom: 10px;
}
ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
