/*
Theme Name: Blue Casino
Author: Mr Pixel
Author URI: http://mrpixelstudio.com
Tags: blue, red, flash header, fixed width, two columns, widgets
*/




html{
background: url(images/bc-background.gif);
}

body {

	font-family:Tahoma,"Trebuchet MS",Arial, Helvetica;
	font-size:.9em;
	color:#000000; 
	margin:0;
	padding:0 0 0 0;
	background: url(images/bc-body-shaddow.png) repeat-x;
	

}



p {

margin-bottom:10px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
line-height:1.5em;

}



strong {

font-weight:bold;

}



em {

font-style:italic;

}



ol {
	margin:0 0 12px 0;
	padding:0;
}



li {
	margin:0 0 5px 15px;
	list-style: square;
	font-size:1em;
	color:#454545;
}



a {
	color:#0f102b;
	text-decoration:none;
}



a:hover {
	color:#0f102b;
	text-decoration:underline;

}

.clear{
	clear:both;
	}





/* Main Outer Container */

#pageWrap {
	margin:0 auto;
	padding:0;
	width:924px;
}





/* Header */

#header {
	background-position:0 0;
	background-repeat:no-repeat;
	height:266px;
	margin:0;
	padding:0;
	width:924px;
}



#header h1 {
	font-family:"Georgia","Trebuchet MS",Arial,Helvetica;
	margin:0 0 0 19px;
	padding:0;
	text-align:center;
	text-transform:uppercase;
}



#header h1 a {
	color:#FFFFFF;
	font-size:24px;
	text-decoration:none;
}


#header p {
	margin:0;
	padding:5px 0 0 175px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
}







/* Main Navigation */

#navBar {
	background:url("images/bc-menu-nav.gif") no-repeat scroll 0 0 transparent;
	height:53px;
	line-height:35px;
	margin:0 0 0 -7px;
	padding:0;
	width:939px;
}



#navBar ul{

	list-style-type:none;
	height:53px;
	margin-left:20px;
	padding:0;

}



#navBar li {
	background-image:none;
	float:left;
	list-style:none outside none;
	margin:5px 0 0;
	padding:0;
}



#navBar li a {
	font-family:"Georgia","Trebuchet MS",Arial, Helvetica;
	color:#fff;
	font-size:16px;
	margin:0;
	padding:9px 16px;
	text-transform:uppercase;
}


#navBar ul li a:hover{
	color:#001634;
	text-decoration:none;
	background-color:#ffe400;

}



#navBar li.first {

	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	background-image:none;

}



#navBar li.first a{
	margin:0 0 0 -5px;
	padding:9px 20px 9px 20px;
	color:#ffffff;
	text-decoration:none;
	font-size:1.1em;
	border-left:1px solid #757575;
	border-right:1px solid #757575;

}



#navBar li.first a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#AC4B41;
}





/* Content Container */

#container {
	margin:0;
	padding:10px 0 0 0;
	background:url(images/bc-content-background.gif) repeat-y;
	width:924px;
	float:left;
}









/* Left Content Column */

#leftColumn {
	color:#686868;
	float:left;
	font-size:0.9em;
	margin:15px 0 0 6px;
	padding:0;
	width:261px;
}



#leftColumn h2 {
	background:url("images/bc-leftColum-h2.gif") repeat-x;
	color:#fff;
	font-size:1.5em;
	height:21px;
	padding:5px 0 0 14px;
	text-transform:uppercase;
	border:1px solid #001d2f;
	}



#leftColumn ul, ol {

margin:0 0 12px 0;

padding:0;

}

#leftColumn li {
	background:url("images/bc-left-li.gif") no-repeat scroll 15px 2px transparent;
	font-size:14px;
	list-style:none outside none;
	margin:5px 0 0;
	padding-left:30px;
}
#leftColumn li a{
	color:#110b25;
	text-transform:uppercase;
}

.post{
	float:left;
	width:591px;
	margin:0 0 18px 0;
	}
.post p img{
	padding:7px;
	}
.post-title {
	background:url("images/bc-post-title.gif") repeat scroll 0 0 transparent;
	color:#fff;
	font-size:11px;
	height:43px;
	padding:7px 0 0 20px;
	width:571px;
}
.post-title p{
	line-height:10px;
	}
.post-title h2 a{
	font-size:32px;
	color:#fff;
	text-decoration:none;
	}
.postmetadata{
	clear:both;
	float:left;
	margin:0 0 0 10px;
	color:#a40e07;
	width:574px;
	}
.postmetadata a{
	color:#a40e07;
	}
.entry {
	float:left;
	margin:10px 10px 20px;
	width:565px;
}
.whole-post{
	border-right:3px solid #8b110a;
	border-left:3px solid #8b110a;
	float:left;
	background:#d5f0ff;

}



/* Center Content Column */

#centerColumn {
	border:medium none;
	color:#000000;
	float:left;
	font-size:0.9em;
	margin:0 20px 0 0;
	padding:6px 6px 6px 21px;
	width:591px;
}



#centerColumn h2 {
	margin:0;
	padding:0;
	font-family:"Georgia","Trebuchet MS",Arial, Helvetica;
	font-size:23px;
	color:#002B52;
}













/* Right Content Column */

#rightColumn {
	background:none repeat scroll 0 0 #FFF179;
	border:1px solid #867800;
	color:#646464;
	float:left;
	font-size:0.9em;
	margin:11px 4px 0;
	padding:6px;
	width:250px;
}


#rightColumn h2 {
	font-size:1.5em;
	text-transform:uppercase;
	color:#103500;
}



#rightColumn li {

background:none;
list-style:none;
padding:0;
margin:5px 0 5px 0;

}









/* Footer */

#footer {
	margin:0;
	padding:20px 0 0 0;
	width:924px;
	height:86px;
	background: url(images/bc-footer.jpg) no-repeat;
	float:left;
}



#footer p {
	color:#00131e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height:13px;
	margin:0;
	padding:0;
	text-align:center;
}



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

}

#footer a:hover {
	color:#fff;
	text-decoration:underline;

}
#footer p span {
	font-size:1.8em;
	color:#fff;
}






/* Clears nested floats */

.clearfix:after {

content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



.commentlist, .commentlist p {

padding-top:10px;

}
.commentlist li{
	list-style:none;
	background:none repeat scroll 0 0 #8ad7ff;
	border:1px solid #0c4461;
	padding:3px;
	margin-left:0;
	}


img.avatar {

float:left;

margin-right:5px;

}



.alignleft {float:left;}

.alignright {float:right;}

#ads {
	float:right;
	height:270px;
	margin:0 15px 0 0;
	width:270px;
	padding:0 0 4px 0;
}
#ads img{
	padding:4px;
	}
#right{
	float:right;
	width:285px;
	margin:0 0 60px 0;
	}
.archive {
	background:none repeat scroll 0 0 #8ad7ff;
	border:1px solid #0c4461;
	margin:0 0 20px;
	padding:10px;
}
.archive  h2{
	color:#0f102b;
	font-size:11px;
	padding:7px 0 0 20px;
	width:571px;
}
.archive  h2 a{
	color:#0f102b;
}
#logo {
	margin:-156px 0 15px;
}
.bottom-rounded{
	width:591px;
	height:11px;
	float:left;
	background:url('images/bc-post-bottom.gif') no-repeat;
}