@charset "utf-8";
/* CSS Document 
Theme Name: onlineroulette
*/

* {
	margin: 0; padding: 0; border:0;
}
body {
	text-align: left;
	font: 14px Arial;
	color: #FFFFFF;
	BACKGROUND:#190805 url(images/body_top.png) repeat-x top;
}
a {
	color: #443e33;
}
a:hover {
	text-decoration: none;
	color: #506890;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height:5px;
	clear: both;
}

.gray_b{FONT-WEIGHT: bold; COLOR: #848484}

.red{COLOR: #ff0101}

.white{COLOR: #ffffff}

.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	WIDTH:958px;
	margin:0px auto;
	background:url(images/mid.png) repeat-y;
}
/** END wrapper **/

/** BEGIN header **/
#header{
	height:38px;
	background:url(images/header.png) no-repeat top;
}

#header2{
	height:274px;
	background:url(images/header2.png) no-repeat top;
}

#header2 .logo {	
	float:left;
	width:-236px;
	height:107px;
	margin-top:25px;
	margin-left:26px;
}

#header2 .getstarted{	
	float:left;
	width:187px;
	height:48px;
	margin-top:215px;
	margin-left:64px;
}

#header2 .subscribe{	
	float:left;
	width:230px;
	height:26px;
	margin-top:196px;
	margin-left:32px;
}

#nav  {
	float:left;
	display: block;
	margin:0px 0px 0 30px;	
	font-weight:bold;
	}

#nav li {
	float: left;
	list-style-type: none;
	margin:0px 4px 0px 4px;
	padding: 0px;	
	}
	
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	color: #ef9706;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color:#ef9706;	
	background:transparent url(images/menuover3.jpg) top right no-repeat;
	text-decoration: none;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	background:transparent url(images/menuover2.jpg) top right no-repeat;
	}
#nav ul li a {
	position:relative;
	font-family:Verdana;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding:9px 10px 12px 15px;
	margin: 2px 0px 0px 15px;
	text-transform:capitalize;
	color: #000000;
	}
#nav ul li a:hover {
	color: #ef9706;
	background:transparent url(images/menuover2.jpg) top right no-repeat;
	text-decoration: none;
	}


/** END header **/

/** BEGIN content **/

#maincontent {
	margin:0 auto;
	width:934px;
}

#content {
	float:left;
	width:610px;
	margin-left:9px;
}

#content .top{
	float:left;
	width:624px;
	height:12px;
	background:url(images/top.png) no-repeat;
}

#content h2 {
	padding:0px;
	margin:0px;
	font-size:16px;
	margin-bottom:10px;
	color:#ffffff;
}

#content .post {
	margin:0 0 0px 0px;
	width:624px;
}

#content .post .bottom{
	width:624px;
	height:18px;
	margin-top:20px;
	background:url(images/post_bottom.png) no-repeat bottom;
}


#content .post .entry{
	margin:0 auto;
	width:594px;
	padding:10px 5px;
	background:url(images/post_top.png) no-repeat top;
}

#content .post .entry .readmore{
	float:right;
	width:97px;
	height:23px;
	margin-right:20px;
	background:url(images/readmore.png) no-repeat top;
}


#content .post img {
	float:left;
	margin:0 6px 10px 4px;
	width:584px; 
	height:126px;
	border:#ffffff 1px solid;
}

#content .post .title{	
	padding:10px 10px;
	margin-bottom:5px;
	}
	
#content .post .title h2 {
	padding:10px 0px 0 4px;
	margin:0;
}

#content .post .title h2 a {
	text-decoration: none;
	color:#ffffff
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#content .single {
	padding:0 5px 0 10px;
	margin-bottom: 10px;
}

#content .single .title{	
	padding:10px 0px;
	margin-bottom:5px;
	}
	
#content .single h2 {
	padding:10px 0px 0 4px;
	margin:0;
}
#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
}


#content .postnav {
	float: right;
	padding: 0 20px;
}
#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 0 4px;
	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;
}

#wp_page_numbers ul {
	border-top: 0 !important;
}
#wp_page_numbers .page_info {
	padding: 4px 8px !important;
	border: 1px solid #E1E1E1 !important;
	margin-right: 2px;
}
#wp_page_numbers .active_page a {
	border-color: #ffffff !important;
	background-color: #ffffff !important;
}


/* Sidebar */
#sidebar {
	float:left;	
	width:294px;
	background:url(images/side_top.png) no-repeat;
	margin-top:-16px;
	position:relative;
	margin-left:6px;
}

#sidebar ul {
	list-style-type: none;
	margin:0 10px;
}
#sidebar ul li {
	line-height: 1.6em;
	padding:6px 0px;
	background:url(images/line.png) no-repeat left bottom;
	list-style-image:url(images/arrow.png);
	margin-left:20px;
}

#sidebar ul li a {
	color: #ffffff;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color: #fea22d;
	text-decoration:underline;
}

#sidebar .box{
	margin:0 auto;
	width:265px;
	margin-bottom:4px;
	background:url(images/side_box_top.png) no-repeat top;
}
/*
#sidebar .box .top{
	width:282px;
	height:47px;
	background:url(images/side_box_top1.png) repeat-y;
}
*/


#sidebar .box .bottom{
	width:265px;
	height:4px;
	background:url(images/side_box_bottom.png) no-repeat bottom;
}

/*
#sidebar .box2{
	width:282px;
	background:url(images/side_box_mid2.png) repeat-y;
}

#sidebar .box2 .top{
	width:282px;
	height:46px;
	background:url(images/side_box_top2.png) repeat-y;
}


#sidebar .box2 .bottom{
	width:282px;
	height:10px;
	background:url(images/side_box_bottom2.png) repeat-y;
}

*/

#sidebar .box h2{
	margin:0 auto;
	padding:6px 10px;
	text-transform:uppercase;
	color:#ffffff;
}

#sidebar .box img {
	float:left;
	margin:3px 3px;
}

.search{	
	margin:0 auto 10px auto;
	width:282px;
	height:66px;
}

.search .inputtext {
	float:left;
	background:transparent;
	font-size:13px;
	color:#506890;
	font-family:Tahoma, arial, verdana, courier;
	width:243px;
	height:20px;
	vertical-align:middle;
	border:none;
	margin:25px 0px 0 10px;
	}

.search .inputsubmit {
	float:left;
	width:43px;
	height:36px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:16px 0px 0 8px;
}

#sidebar2 {
	margin:0 auto;
	height:221px;
	margin-top:20px;
	background:#f5ede6 url(images/sid_2bg.gif) repeat-x;
}

#sidebar2 .content{
	margin:0 auto;
	width:959px;
}

#sidebar2 .content ul {
	list-style-type: none;
	margin:0 5px;
}
#sidebar2 .content ul li {
	line-height: 1.6em;
	padding:2px 0px 2px 0px;
}

#sidebar2 .content ul li a {
	color: #4c4a31;
	text-decoration:none;
}

#sidebar2 .content .box{
	float:left;
	margin:10px 15px 0 15px;
	padding:5px 0px;
	text-align:left;
	width:150px;
}

#sidebar2 .content .box h2{
	margin:0 auto;
	padding:3px 5px;
	width:145px;
	height:17px;
	background:url(images/sid_menu_top2.gif) no-repeat;
	font: 12px "Lucida Sans";
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

#sidebar2 .content .advertisement{
	float:left;
	margin:10px 0 0 30px;
	width:327px;
	text-align:center;
}

#sidebar2 .content .advertisement h2{
	float:left;
	padding:3px 5px;
	font: 24px "Trebuchet MS";
	font-weight:bold;
	color:#5b5b58;
	text-align:left;
}

#sidebar2 .content .advertisement img {
	float:left;
	width:142px; 
	height:130px;
	border:#f3f3ee 10px solid;
}

/** END content **/

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;	
}

.alignleft {
	text-align: left;
	float: left;
	padding-left:20px;
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
}

/** BEGIN footer **/
#footer {
	clear: both;
	margin:0 auto;
	color: #7c786a;
	width:958px;
	height:93px;
	text-align:center;
	padding-top:69px;
	background:url(images/footer.png) no-repeat top;
}

#footer p {	
	margin:0 auto;
	text-align:center;
	padding:5px 0px;
}

#footer .logo {
	float:left;
	width:161px;
	height:65px;
	margin:0px 0 0 70px;
}

#footer .links {
	padding:30px 0px 0px 0px;
}
#footer .links a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 10px;
}
#footer .links a:hover {
	text-decoration: underline;
}

#footer a {
	color: #91a8b3;
}



/*
#footer .rss {
	float:left;
	width:45px;
	height:45px;
	margin:30px 0 0 190px;
	background:url(images/rss.png) no-repeat;
}

#footer .facebook {
	float:left;
	width:45px;
	height:45px;
	margin:30px 0 0 10px;
	background:url(images/facebook.png) no-repeat;
}

#footer .twitter {
	float:left;
	width:45px;
	height:45px;
	margin:30px 0 0 10px;
	background:url(images/twitter.png) no-repeat;
}

#footer .slogan {
	padding-top:30px;	
	list-style-type: none;
	font-weight:bold;
	color:#f7d951;
	text-transform:capitalize;
}
*/

#footer .copyright {
	padding-top:5px;	
	list-style-type: none;
	text-transform:capitalize;
	color:#91a8b3;
}


/** 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 **/
