/*
Theme Name: Lucky Star
Theme URI: http://www.wordpresscasinothemes.com/lucky-star/
Description: Lucky Star is an easy to use Wordpress casino theme. It is banner ads ready and has a custom control panel.
Author: addlinkurl
Author URI: http://www.wordpresscasinothemes.com
*/

/******* BODY ********/

body {
	font-size: 12px;
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	background: #1f1f1f url(images/bg.png) repeat-x;
	color: #858484;
	text-align: left;
      margin:0;
      line-height:18px;
	}

#main {
margin:0 auto;
width:980px;
}

.clear {
clear:both;
}

img {
border:none;
}

a {
color:#fff;
}


/******* HEADER ********/

#header {
height:257px;
}

.logo {
height:61px;
}

.sitetitle{
background:url(images/logo.png) no-repeat;
height:60px;
padding:10px 0 0 80px;
width:600px;
float:left;
}

.sitetitle h1{
font-size:20px;
font-wieght:bold;
color:#fff;
}

.favorites {
height:146px;
margin:17px 0 0 0;
}

.panelimage {
width:390px;
float:left;
margin:0 0 0 5px;
border:1px solid #3bc080;
}

.panelinfo {
width:540px;
float:right;
margin:0;
color:#fff;
}

.panelinfo h3{
margin:0;
font-size:18px;
line-height:34px;
color:#fff9ce;
}

.panelinfo a{
color:#fff;
}

.panelinfo a:hover{
letter-spacing:1px;
}

/******* SEARCH ********/
#main_search{
	float:right;
}
#searchform_top{
	padding:20px 0px 0 0;
	float:left;
}
#searchform_top_text{
	width:175px;
	border:0px;
	background:url(images/search.png) no-repeat;
	color:#737272;
	font-size:14px;
	float:left;
	margin:0 3px 0 0;
height:23px;
padding:3px 8px 0 8px;
}
#gosearch{
	float:left;
}

/******* TOP MENU ********/

.topmenu {
height:33px;
width:920px;
float:left;
}

.topmenu ul{
margin:0;
padding:6px 0 0 3px;
}

.topmenu ul li{
list-style-type:none;
display:inline;
border-left:1px solid #464545;
padding:0 15px 0 15px;
}

.topmenu ul li.home{
border-left:none;
}

.topmenu ul li a{
text-decoration:none;
}

.topmenu ul li a:hover{
color:#707070;
}

.rsspart {
width:60px;
float:right;
}

.rsspart ul {
margin:7px 0 0 0;
padding:0px;
}

/******* POSTS ********/

#content{
margin:19px 0 19px 0;
}

.postsbody {
width:555px;
float:left;
}

.thumbs {
width:100px;
margin:0 10px 0 0;
padding:0;
float:left;
}

.thumbs img{
border:1px solid #323232;
}

.postsbody h2 {
margin:0 0 3px 0;
border-bottom:1px solid #323232;
padding-bottom:5px;
color:#fff;
}

.entry h2 {
margin:0 0 3px 0;
color:#858484;
border-bottom:none;;
}

.postsbody h2 a{
text-decoration:none;
}

.postsbody h2 a:hover{
color:#707070;
text-decoration:none;
}

.contentexcerpt {
background:url(images/contentbottom.png) no-repeat bottom;
margin-bottom:15px;
overflow:hidden;
height:100%;
}

.contentexcerpt a{
color:#fff;
text-decoration:none;
}

.contentexcerpt a:hover{
color:#575757;
text-decoration:underline;
}

.postmetadata {
float:right;
background:url(images/comments.png) no-repeat;
width:109px;
height:23px;
text-align:center;
padding-top:2px;
}

.postmetadata a{
text-decoration:none;
}

.postmetadata a:hover{
color:#858484;
}

/******* SIDEBAR LEFT ********/
.sidebar_left {
width:185px;
float:left;
margin-left:10px;
}

.sidebar_left h2{
margin:0;
padding:5px 0 0 10px;
color:#fff;
font-size:14px;
background:url(images/h2.png) no-repeat;
height:29px;
}

.sidebar_left ul{
margin:0 0 10px 0;
padding:0;
background:#191919;
border-left:1px solid #121212;
border-right:1px solid #121212;
border-bottom:1px solid #121212;
}


.sidebar_left ul li{
margin:0 0 0 10px;
padding:5px 0 5px 15px;
list-style-type:none;
background:url(images/li.png) no-repeat left;
}

.sidebar_left ul li a{
text-decoration:none;
color:#acacac;
}

.sidebar_left ul li a:hover{
text-decoration:underline;
}

.sidebar_left li{
margin:0 0 0 0;
padding:0;
list-style:none;
}


/******* SIDEBAR RIGHT ********/

.sidebar_right {
width:220px;
float:right;
margin-left:10px;
}

.sidebar_right h2{
margin:0;
padding:5px 0 0 10px;
color:#fff;
font-size:14px;
background:url(images/h22.png) no-repeat;
height:29px;
}

.sidebar_right li{
margin:0 0 0 0;
padding:0;
list-style:none;
}

.sidebar_right ul{
margin:0 0 10px 0;
padding:0;
background:#191919;
border-left:1px solid #121212;
border-right:1px solid #121212;
border-bottom:1px solid #121212;
}


.sidebar_right ul li{
margin:0 0 0 10px;
padding:5px 0 5px 15px;
list-style-type:none;
background:url(images/li.png) no-repeat left;
}

.sidebar_right ul li a{
text-decoration:none;
color:#acacac;
}

.sidebar_right ul li a:hover{
text-decoration:underline;
}

.rightbanners img{
border:1px solid #393939;
margin-bottom:10px;
}

.rightbanners img:hover{
border:1px solid #575757;
}

/******* FOOTER ********/

#footer {
clear:both;
background:#0e0e0e;
border-top:1px solid #000;
text-align:center;
padding-bottom:10px;
}

#footer a{
text-decoration:none;
border-bottom:1px dotted #b1b1b1;
color:#b1b1b1;
}

#footer a:hover{
border-bottom:1px dotted #fff;
color:#fff;
}

#footer p {
margin:0;
padding:3px;
}

.footertop {
height:1px;
background:#181818;
margin-bottom:10px;
}

.footerright {
border-left:1px solid #858484;
margin-left:10px;
padding-left:9px;
}

/******* NAVIGATION ********/

.navigation a{
text-decoration:none;
background:url(images/comments.png) no-repeat;
padding:5px 15px 5px 15px;
}

.navigation a:hover{
color:#575757;
}

.alignleft {
width:118px;
float:left;

}


.alignright {
width:118px;
float:right;

}

/*********COMMENTS ******/

.comment a{
color:#51504a;
text-decoration:none;
}
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
margin-top:-3px;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
color:#fff;
}

h3.comments {
padding: 0;
margin: 40px auto 20px;
color:#444444;
}

h3#comments {
padding: 0;
margin: 10px 0 10px 0px;
color:#444444;
}

#respond {
margin:0 0px 0 0px;
background:#262626;
border:1px solid #2e2e2e;
padding:0 0 0 7px;
color:#444444;
overflow:hidden;
height:100%;
}

h3.respond {
padding: 0;
margin: 10px 0 10px 0px;
color:#444444;
}

#respond h3{
padding: 0;
margin: 10px 10px 10px 0px;
color:#fff;
float:right;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
width:555px;
margin:0 18px 0 0px;
}

.commentlist li {
margin: 0 0px 10px 0px;
padding: 5px 5px 10px 10px;
list-style: none;
background:#262626;
border:1px solid #2e2e2e;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
margin: 5px 0 0 0px;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}


#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
background:#1f1f1f;
border:1px solid #1a1a1a;
color:#858484;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 99%;
padding: 2px;
background:#1f1f1f;
border:1px solid #1a1a1a;
color:#858484;
}

#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#commentform #submit {
margin: 0 0 5px auto;
float: right;
color:#858484;
}

blockquote {
border:1px solid #3f3f3f;
padding:0 5px 0 5px;
}

/******* OTHERS ********/

h2.pagetitle {
border:none;
text-align:right;
margin-bottom:10px;
color:#575757;
}

img.alignleft, img.left { float: left;margin-right:7px; }
img.alignright, img.right { float: right; margin-left:7px;}
img.aligncenter, img.center { margin-bottom:7px;display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
