/**
Theme Name: Casino Mag
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Casino Magazine
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#222222;
	font:normal 12px Arial,"Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
	color:#5B5B5B;
	line-height:18px;
}

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

#wrapper {
	background-color:#2C2C2C;
	width:975px;
	margin:0 auto;
	border-left:2px solid #1f1f1f;
	border-right:2px solid #1f1f1f;
}

/* header */
#header {
	background:url(images/header-bg.jpg) no-repeat 0 0;
	height:221px;
}

.stat { display:none; }

#branding {
	padding:84px 0 0 28px;
	height:145px;
  padding-top:37px;
}
#blog-title a {
-x-system-font:none;
color:#FFFFFF;
display:block;
font-family:'Myriad Pro',Tahoma,Verdana;
font-size:25px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:36px;
line-height:normal;
padding-top:20px;
text-transform:uppercase;
} 

#blog-d-left, #blog-d-right {
	float:left;
	width:10px;
	height:20px;
	display:block;
}

#blog-d-left { background:url(images/tag-line-left-bg.png) no-repeat 100% 0; }

#blog-d-right { background:url(images/tag-line-right-bg.png) no-repeat 0 0; }

#blog-description {
	background:#07A600 url(images/tag-line-bg.png) repeat-x 0 0;
	display:block;
	float:left;
	height:17px;
	padding:3px 0 0;
	font:normal 11px Tahoma, Verdana;
	color:#FFFFFF;
}

#cat-menu {
	height:39px;
	border-bottom:1px solid #05A600;
}

/* content */
#content {
	float:left;
	width:637px;
	padding:6px 0 0 6px;
}

#featured {
	margin-bottom:7px;
}

.post {
	clear:left;
	background:#F6F6F6 url(images/post-bg.gif) repeat-y 0 0;
	margin-bottom:7px;
	float:left;
	width:637px;
}

.post-top {
	background:url(images/post-top-bg.gif) no-repeat 0 0;
	float:left;
	width:637px;
	padding-top:1px;
}

.post-bottom {
	background:url(images/post-bottom-bg.gif) no-repeat 0 100%;
	float:left;
	width:637px;
	padding:6px 0 9px;
	overflow:hidden;
}

.title {
	padding:0 7px 6px;
	font:normal 16px 'Trebuchet MS';
	color:#AE1414;
}

.icon {
	background:url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

.meta {
	background:#EBEBEB;
	font:normal 11px Tahoma, Verdana;
	color:#2C2C2C;
	height:24px;
	padding:0 7px;
}

.meta span, .meta a {
	margin-right:12px;
	float:left;
	display:block;
	height:24px;
	line-height:24px;
}

.date-post { background-position:0 4px; }

.read-more { background-position:0 -20px; }

.entry {
	padding:3px 7px 0;
}

.alignleft a, .alignright a {
	background:#8A1212 url(images/nav-button-bg.gif) repeat-x 0 0;
	display:block;
	font:normal 11px Verdana, Tahoma;
	height:25px;
	line-height:25px;
	border:1px solid #B63535;
	padding:0 7px;
	color:#FFFFFF;
}

.alignleft a { float:left; }

.alignright a { float:right; }

.navigation { margin-bottom:10px; }

#comment-wrap {
	clear:both;
	background-color:#F6F6F6;
	padding:7px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
}

.pagetitle {
	font:normal 14px 'Trebuchet MS';
	margin-bottom:7px;
	color:#C5C5C5;
}

/* sidebar */
#sidebar {
	float:right;
	width:318px;
	padding:6px 6px 0 0;
}

.widget {
	clear:both;
	margin-bottom:5px;
}

.widget-title {
	background:#881111 url(images/widget-title-bg.gif) no-repeat 0 0;
	font:normal 12px 'Trebuchet MS';
	color:#FFFFFF;
	height:27px;
	line-height:27px;
	padding:0 7px;
	text-transform:uppercase;
}

.widget ul li {
	background:url(images/list-separator.gif) repeat-x 0 100%;
	display:block;
	font:normal 12px Tahoma, Verdana;
	line-height:26px;
	padding:0 3px;
	color:#A1A1A1;
}

.widget ul li a {
	color:#A1A1A1;
}


#sidebar .children a
{
  padding-left: 20px;
  color: #ae1414;
}

/* footer */
#footer {
	background:#222222 url(images/footer-bg.gif) repeat-x 0 0;
	height:95px;
	color:#FFFFFF;
	padding:10px;
}

#powered {
	font-family:Tahoma, Verdana;
	text-transform:uppercase;
	margin-bottom:8px;
}
