/*
Theme Name: ukonlinecasino
*/

* {
	margin: 0; padding: 0; border:0;
}
body {
	text-align:left;
	font: 12px Verdana;
	color: #6b6b6b;
	BACKGROUND:#001530 url(images/body_top.jpg) repeat-x top;
}
a {
	color: #443e33;
}
a:hover {
	text-decoration: none;
	color: #506890;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
	margin:0 5px;
}

img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height:5px;
	clear: both;
}

.gray_b{FONT-WEIGHT: bold; COLOR: #848484}

.red{COLOR: #ff0101}

.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	WIDTH:987px;
	margin:0px auto;
	background:url(images/mid.jpg) repeat-y;
}
/** END wrapper **/

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

#header2{
	height:31px;
	background:url(images/header2.jpg) no-repeat;
}

#header .logo {	
	float:left;
	width:360px;
	height:67px;
	margin-top:35px;
	margin-left:26px;
}

.search {
	float:right;
	height:29px;
	margin:25px 32px 0 0px;
}

.search .inputtext {
	float:right;
	background:transparent;
	font-size:13px;
	color:#e3e2dd;
	width:237px;
	height:20px;
	vertical-align:middle;
	border: 0px;
	margin:4px 6px 0 0px;
	}

.search .inputsubmit {
	float:right;
	width:0px;
	height:0px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0px 0px 0 0px;
}

#nav  {
	float:left;
	display: block;
	height:29px;
	line-height:29px;
	margin:1px 0px 0 20px;	
	font: bold 13px Arial;
	}

#nav li {
	float: left;
	list-style-type: none;
	margin:0px 4px 0px 4px;
	padding: 0px;
	/*list-style-image:url(images/menu_split.jpg);*/
	background:url(images/menu_split.jpg) no-repeat left;	
	}
	
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background:transparent url(images/menuover.jpg) top left no-repeat; 
	color: #ffffff;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color:#ffffff;	
	background:transparent url(images/menuover.jpg) top right no-repeat;
	text-decoration: none;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	position:relative;
	text-decoration: none;
	display: block;
	padding:7px 10px 7px 2px;
	margin: 0px 0px 0px 15px;
	text-transform:capitalize;
	color: #ffffff;
	}
#nav ul li a:hover {
	color: #ffffff;
	background:transparent url(images/menuover.jpg) top right no-repeat;
	text-decoration: none;
	}

/** END header **/

/** BEGIN content **/
#maincontent {
	margin:0 auto;
	WIDTH:987px;
	background:url(images/mid.jpg) repeat-y;
}

#maincontent .top{
	WIDTH:987px;
	height:10px;
	background:url(images/top.jpg) no-repeat top;
}

#maincontent .bottom{
	clear:both;
	WIDTH:987px;
	height:13px;
	background:url(images/bottom.jpg) no-repeat bottom;
}

#content {
	float:left;
	width:620px;
	margin-left:14px;	
	overflow:hidden;	
}

#content h2 {
	padding:0px;
	margin:0px;	
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#0090bf;	
}
	
#content .post {
	float:left;
	margin-left:2px;
	width:601px;
	padding:0 8px;
	margin-bottom:20px;
	background:url(images/post_mid.jpg) repeat-y;	
}

#content .post .top{
	width:617px;
	height:24px;
	margin-left:-8px;
	position:relative;	
	background:url(images/post_top.jpg) no-repeat top;
}

#content .post .bottom{
	clear:both;
	width:617px;
	height:57px;
	margin-left:-8px;
	position:relative;
	font-size:10px;
	padding-top:2px;
	text-transform:uppercase;
	background:url(images/post_bottom.jpg) no-repeat bottom;
}

#content .post img {
	float: left;
	width:150px;
	height:150px;
	margin-right:10px;
}

#content .post .title{
	padding:0px 0 0 0px;	
	}
	
#content .post .title h2 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	color:#0090bf
}

#content .post h2 {
	padding:0px;
	margin:0px;	
	color:#0090bf
}

#content .post .title h2 a {
	text-decoration: none;
	color:#0090bf
}

#content .post .detailstop{
	margin:0 auto;
	padding-top: 5px;
	text-transform:capitalize;
	font-style:italic;
	color:#7e7d7d;
	font-weight:bold;
	font-size:11px;
}

#content .post .detailstop .date{
	float:left;
	margin-left:0px;
	color:#7e7d7d;
}

#content .post .detailstop .author{
	float:right;
	margin-right:10px;
	color:#7e7d7d;
}

#content .post .bottom a , #content .post .detailstop a{
	text-decoration:none;
	color:#7e7d7d;
}

#content .post .bottom .comments {
	float:left;
	margin-left:10px;
}

#content .post .bottom .readmore {
	float:right;
	margin-right:20px;	
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#content .single {
	float:left;
	margin-left:2px;
	width:601px;
	padding:0 8px;
	margin-bottom:20px;
	background:url(images/post_mid.jpg) repeat-y;	
}

#content .single .top{
	width:617px;
	height:24px;
	margin-left:-8px;
	position:relative;	
	background:url(images/post_top.jpg) no-repeat top;
}

#content .single .bottom{
	clear:both;
	width:617px;
	height:57px;
	margin-left:-8px;
	position:relative;
	font-size:10px;
	padding-top:2px;
	text-transform:uppercase;
	background:url(images/post_bottom.jpg) no-repeat bottom;
}

#content .post .bottom .social, #content .single .bottom .social{
	margin-top:10px;
	height:24px;
	margin-bottom:4px;
	margin-left:10px;
}

#content .post .bottom .social .rss, #content .single .bottom .social .rss{
	float:left;
	width:24px;
	height:24px;
	background:url(images/rss.gif) no-repeat;	
}

#content .post .bottom .social .social_1, #content .single .bottom .social .social_1{
	float:left;
	width:25px;
	height:24px;
	background:url(images/social_1.gif) no-repeat;	
}

#content .post .bottom .social .social_2, #content .single .bottom .social .social_2{
	float:left;
	width:26px;
	height:24px;
	background:url(images/social_2.gif) no-repeat;	
}

#content .post .bottom .social .social_3, #content .single .bottom .social .social_3{
	float:left;
	width:25px;
	height:24px;
	background:url(images/social_3.gif) no-repeat;	
}

#content .post .bottom .social .social_4, #content .single .bottom .social .social_4{
	float:left;
	width:25px;
	height:24px;
	background:url(images/social_4.gif) no-repeat;	
}

#content .post .bottom .social .social_5, #content .single .bottom .social .social_5{
	float:left;
	width:26px;
	height:24px;
	background:url(images/social_5.gif) no-repeat;	
}

#content .post .bottom .social .social_6, #content .single .bottom .social .social_6{
	float:left;
	width:25px;
	height:24px;
	background:url(images/social_6.gif) no-repeat;	
}

#content .post .bottom .social .social_7, #content .single .bottom .social .social_7{
	float:left;
	width:27px;
	height:24px;
	background:url(images/social_7.gif) no-repeat;	
}

#content .post .bottom .social .social_8, #content .single .bottom .social .social_8{
	float:left;
	width:25px;
	height:24px;
	background:url(images/social_8.gif) no-repeat;	
}

#content .single .title{
	padding:0px 0 0 0px;	
	}
		
#content .single .title h2 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	color:#0090bf
}

#content .single h2 {
	padding:0px;
	margin:0px;	
	color:#0090bf
}

#content .single .title h2 a {
	text-decoration: none;
	color:#0090bf
}

#content .single .detailstop{
	margin:0 auto;
	padding-top: 5px;
	text-transform:capitalize;
	font-style:italic;
	color:#7e7d7d;
	font-weight:bold;
	font-size:11px;
}

#content .single .detailstop .date{
	float:left;
	margin-left:0px;
	color:#7e7d7d;
}

#content .single .detailstop .author{
	float:right;
	margin-right:10px;
	color:#7e7d7d;
}

#content .single .bottom .social{
	margin-top:10px;
	height:24px;
	margin-bottom:4px;
	margin-left:10px;
	background:url(images/social.gif) no-repeat;

}

#content .single .bottom a , #content .single .detailstop a{
	text-decoration:none;
	color:#000000;
}

#content .single .bottom .comments {
	float:left;
	margin-left:10px;
}

#content .single .bottom .readmore {
	float:right;
	margin-right:20px;	
}

#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}

#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}

#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color:#ffffff
}

/* Sidebar */
#sidebar {
	float:left;	
	width:308px;
	margin-left:30px;
	background:url(images/side_mid.jpg) repeat-y;
}

#sidebar .top{
	width:308px;
	height:17px;
	background:url(images/side_top.jpg) no-repeat top;
}

#sidebar .bottom{
	clear:both;
	width:308px;
	height:17px;
	background:url(images/side_bottom.jpg) no-repeat bottom;
}

#sidebar ul {
	list-style-type: none;
	margin:0 auto;
}
#sidebar ul li {
	line-height: 1.5em;
	font-weight:bold;
	color:#6b6b6b;
	padding:2px 0px 2px 10px;
	border-bottom:#411d2e 1px dashed;
}

#sidebar ul li a {
	color:#6b6b6b;
	text-decoration:none;
}


#box{
	margin:0 auto;
	margin-bottom:10px;
	width:262px;
}

#box .col1{
	float:left;	
	width:123px;
}

#box .col2{
	float:left;
	margin-left:14px;
	width:123px;
}

#sidebar h2 {
	width:123px;
	height:28px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	padding:4px 0 0 0px;
	background:url(images/side_h2.jpg) no-repeat;
}


/** END content **/

#content .postnav {	
	float:right;
	padding: 0 0px;
	margin-bottom:0px;	
}
#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 0 2px;
	font-family: Arial;	
}
#content .postnav ul li a {
	display: block;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	color: #4F4F4F;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}


#navigation {
	float: left;
	overflow: hidden;
	margin-left:170px;
	margin-top:8px;
	width:256px;
}

.alignleft{
	text-align: left;
	float: left;
	padding-left:0px;
	color:#323232;
}

.alignright{
	text-align: right;
	float: right;
	padding-right:0px;
	color:#323232;
}

/** BEGIN footer **/
#footer {
	clear: both;
	margin:0px auto;
	width:987px;
	height:148px;
	background:url(images/footer.jpg) no-repeat;
}

#footer p {	
	text-align:left;
	color:#737373;
}

#footer .copyright {
	float:right;
	overflow: hidden;
	margin-top:10px;
	font-size:11px;
	color:#eeeff1;
}

#footer .links {
	float:left;
	list-style-type: none;
	overflow: hidden;
	margin-top:10px;
	font-size:11px;
	color:#dde0e3;
}

#footer .links a {	
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

#footer .links a:hover{	
	color:#ffffff;
	text-decoration:none;
}

/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
