/*  
Theme Name: Casino World
Theme URI: http://www.casinoworld.techbrainiac.info
Author: TechBrainiac
Description: Casino World is a Simple Magazine Theme for Wordpress
Version:1
*/

* {
	font-family:verdana;
	color: #000;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}


body {
	background:#42422f url(images/bg.jpg);
	background-repeat:repeat-x;


}

/*----Wrap-----*/
#pagina {
	background-image:url(images/wrap.jpg);
	background-repeat:repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	text-align: left;
}

/*----End Wrap-----*/
/*----Header-----*/
#header {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:417px;
}
/*----Blog Title-----*/
/*----Search-----*/
#searchform {
	float: right;
	margin-right:60px;
	margin-top:14px;
}
#searchinput {
	width: 220px;
	background:none;
	color:#fff;
	font-size: 11px;

}
/*----End Search-----*/
/*----Nav Bar-----*/
#meniu {
	margin-left:12px;
	margin-top:10px;
	float: left;
	width:990px;
}
#meniu ul {
	float: left;
	margin-top: 0px;
}
#meniu ul li {
	float: left;
	margin-left:0px;
	text-align: center;
}
#meniu ul li a {
	float: left;
	display: block;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:9px 35px 9px 35px;
	letter-spacing: 1px;
	color:#f3ecd7;

}
#meniu ul li a:hover {
	color: #fff;	
	background:#026a35;

}

#meniu ul li.current_page_item a {
	color: #fff;	
	background:#026a35;
}

#meniu ul li.current_page_item a:hover {
	color:#f3ecd7;
	background:none;
	text-decoration:underline;

}
/*----End Nav Bar-----*/

/*---Blog Title-----*/
#logo {
	height:57px;
	float: left;
	display:block;
	margin-top:48px;
	margin-left:85px;
}
#logo h1 {
	padding-left:16px;
	font-size: 32px;
	font-family:Helvetica;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}
#logo h1 a {
	text-transform:capitalize;
	font-size: 32px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #292317;

}
#logo h1 a:hover {
	text-transform:capitalize;
	color: #292317;
}
#logo h2 {
	color:#263b57;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left:40px;
	margin-top:0px;
}
/*----END Blog Title-----*/

/*----End Header-----*/

/*----Post Left-----*/

#column {
	float: left;
	width: 594px;
	margin-left: 10px;
	margin-top:10px;
}

.post-top {
	width: 594px;
	height:89px;
	background: url(images/topc.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	background: url(images/footerc.jpg) no-repeat;
	overflow: hidden;
	width: 594px;
	height: 33px;
	margin-bottom:10px;

}
.entry {
	margin-left:0px;
	background: url(images/repc.jpg);
	background-repeat:repeat-y;
	width:594px;
}
/*----Post Title----*/
.post-top h2 {
	width:570px;
	margin-left:55px;
	margin-top: 32px;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
}
.post-top h2 a {
	width:544px;
	text-transform:uppercase;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
.post-top h2 a:hover{
	text-transform:uppercase;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing:1px;
	color:#f3ecd7;
	font-weight:bold;
}
/*----END Post Title----*/

/*----Date, Author, Categories, Comments----*/

.tags{
	margin-left:9px;
	margin-top:19px;
	float:left;
	width:565px;

	}

.cal{
	color:#000;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	padding:4px 10px 3px 10px;
	}
.cal a{
	color:#000;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	}	
.cal a:hover{
	color:#000;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	text-decoration:underline;

	}
.com{
	float:right;
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#008542;
	padding:3px 8px 3px 8px;
	}
.com a  {
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;

	}
.com a:hover{
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:underline;}
	
	
/*---- END Date, Author, Categories, Comments----*/



.content {
	margin:0px 14px 0px 14px;
	padding-top:5px;
	padding-bottom:10px;}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content p a {	
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:hover {	
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}


.content img{
	float:left;
	border: 4px solid #fff;
	width:230px;
	height:150px;
	margin-right:10px;
	margin-top:4px;
	}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.content h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {margin: 15px 25px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li{
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content ul li {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	margin:10px 25px 0px 25px;;
	list-style:outside;

}
.content ul li a, .content ul li a hover, .content ol li a, .content ol li a hover{
	color:#000;
	font-size: 12px;
	font-family:verdana;
	}
.content blockquote {
	margin:0px 15px;
	padding-bottom:10px;
	padding-top:10px;

}
.content blockquote p {
	color:#000;
	border-left:5px solid #000;
	padding-left:5px;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;
}
blockquote * {
	font-family: georgia, arial;	
	color:#000;
	font-size: 12px;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;	
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
code {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}

.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #04c4e8;
}
.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 12px;
	color: #999;
}
/*----End Post Left-----*/

/*----Comments-----*/
#combox {
	margin-left:6px;
	margin-right:15px;
	margin-top:20px;
}
h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#000;
}
h3#comments {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}
ol.commentlist li {
	margin-top: 20px;
	margin-left:12px;
	width: 555px;
	background: #ECECEB;
}

ol.commentlist li.alt {
	width: 555px;
	background: #ECECEB;
	margin-top: 20px;
	margin-left:12px;
}

img.avatar {
	border:3px solid #fff; 
	margin-right:3px;
	}


.commentbody {
	background:#ECECEB ;
	width:555px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
}
.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #000;
}
p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #000;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#000;}
.comment_text {
	line-height: 1.5em;
	color: #000;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #000;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	}
.reply form {
padding: 10px;
}
.reply p {
	color:#000;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#000;
	}
.reply p a:hover {
	color:#000;
	}
.reply fieldset {
	vertical-align: middle;
	display: inline;
}
.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 10px;
}
.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}
.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}
.replytext {
	width: 200px;
	padding: 5px;
	color: #000;
	background:#ECECEB;
}
.replytext:focus {
	background:#ECECEB;
}
.replyarea {
	background:#ECECEB;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #000;
}
.replyarea:focus {
	background:#ECECEB;
}
.replybutton {
	background: #ECECEB;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
/*----End Comments-----*/

/*----Sidebar-----*/ 

#bottom{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:375px;
	height:12px;
}
#side{ 
	width:375px;
	margin-top:10px;
	margin-right:10px;
	float:right;
}
.box{
	color:#000;
	float:left;
	width:375px;
	background: url(images/reps.jpg);
	background-repeat:repeat-y;

}

h3.title {
	background: url(images/h2side.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 325px;
	height: 41px;
	color: #cd3224;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 20px;
	padding:18px 0px 5px 50px;
}
.about {
	margin-left:6px;
	width:365px;
}

.about p{
	width:355px;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	line-height:1.5em;
	color:#4e4f4f;
	margin-left:3px;
	}
	
.about img{
	height:150px;
	width:349px;
	border:4px solid #fff;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
		}

.recent{
	width:375px;
	margin-left:9px;
	}
.recent img{
	width:107px;
	height:85px;
	margin-bottom:5px;
	border:4px solid #fff;
	}
.video{
	width:350px;
	line-height:0.5em;
	margin-left:11px;
	border:1px solid #fff;
	}	
		
.leftside{
	float:left;
	width:183px;
	}
	
.leftsidebox{
	color:#000;
	float:left;
	width:183px;
	background: url(images/reps1.jpg);
	background-repeat:repeat-y;
}

h3.leftside {
	background: url(images/h2side1.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 178px;
	height: 30px;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
	padding:18px 0px 5px 5px;

}
.leftsidebox ul{
	margin-top:52px;
	margin-left:4px;
	}

.leftsidebox  ul a {
	background: url(images/subtitle.jpg);
	background-repeat:no-repeat;
	width: 175px;
	height: 20px;
	display: block;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	padding:5px 0px 0px 5px;
	text-align:left;

}
.leftsidebox  ul a:hover{
	background: url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
#bottomleft{
	background: url(images/footers1.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:14px;

}
.rightside{
	float:right;
	width:183px;}
	
.rightsidebox{
	color:#000;
	float:right;
	width:183px;
	background: url(images/reps1.jpg);
	background-repeat:repeat-y;
}

h3.rightside {
	background: url(images/h2side1.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 178px;
	height: 30px;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
	padding:18px 0px 5px 5px;

}
.rightsidebox ul{
	margin-top:52px;
	margin-left:4px;
	}

.rightsidebox ul a {
	background: url(images/subtitle.jpg);
	background-repeat:no-repeat;
	width: 175px;
	height: 20px;
	display: block;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	padding:5px 0px 0px 5px;
	text-align:left;
}
.rightsidebox ul a:hover{
	background: url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
#bottomright{
	background: url(images/footers1.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:14px;
}
.ads img {
	display:inline;
	border:6px solid #fff;
	width: 125px;
	height: 125px;
	margin:2px;
}
.ads{
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
}
#social{
	margin-left:9px;
	}
#social img{
	margin-left:2px;
	height:48px;
	width:48px; }

#wp-calendar, #wp-calendar th, #wp-calendar td{
	padding:5px;
	width:100px;
	margin-top:55px;
	color:#000;
	font-family:Verdana;
	font-size:12px;
}
#wp-calendar th, #wp-calendar td{
	padding: 3px;
	text-align:center;
	
}
/*----End Sidebar-----*/


/*----page nav-----*/
#navpag{
	float:left;
	height:20px;
	margin-bottom:10px;
	margin-left:3px;
	text-align:center;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background:#f3ecd7;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c0c0c0;
	color: #000;
	background-color: #c0c0c0;	
}
.wp-pagenavi a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #008642;
	color: #fff;
	background-color: #008642;
}
.wp-pagenavi a:active {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #C0C0C0;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 12px 2px 2px 2px;
	color: #000;
	border: 1px solid #C0C0C0;
	background-color: #C0C0C0;
}
.wp-pagenavi span.current {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #cd3224;
	color: #fff;
	background-color: #cd3224;
}
.wp-pagenavi span.extend {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/*----End page nav-----*/
/*----footer-----*/
#footer {
	float:left;
	width: 1000px;
	height:45px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
}
#footercontent {
	width: 1000px;
	padding-top:25px;
	font-size: 12px;
	text-align:center;
	font-family:Arial;
	color:#fff;
}
#footercontent a, a:hover{
		color:#fff;
		font-family:Arial;
		font-size: 12px;
}
/*----End footer-----*/
