/*
Theme Name: Premium Blackjack Theme
Theme URI: 
Description: Three Column Widget Ready Premium Blackjack Theme
Author: NishaNair
Author URI: 
*/

/*----------- Common --------------*/



body {
background: url(images/bg.gif) repeat-x #2b0203;
color:#FFFFFF;
font-family: Verdana,Arial,Tahoma,san serif;
font-size:12px;
margin:0;
padding:0;

}
a {
color:#FFE400;
text-decoration:none;
}
img {
border:0 none;
display: block;
    margin-left: auto;
    margin-right: auto
}
#page {
background:transparent url(images/page.png) repeat scroll 0 0;
margin:0 auto;
padding:0 5px;
width:1016px;
}
#header {
background:transparent url(images/header.png) no-repeat scroll 0 0;
height:197px;
}
#wrapper {
margin-bottom:8px;
margin-top:10px;
overflow:hidden;
width:100%;
}
#left-sidebar {
float:left;
margin-top:5px;
width:160px;
}
#content {
float:left;
font-family:Tahoma,san serif;
margin:17px 5px 5px;
width:575px;
}
#content .navigation {
background:transparent url(images/post1.jpg) repeat scroll 0 0;
height:50px;
}
#sidebar {
background:#c7e55c none repeat scroll 0 0;
border:4px solid #c7e55c;
float:right;
margin-top:15px;
width:260px;
}
#footer {
background:#fff url(images/footer.png) repeat-x scroll 0 0;
clear:both;
font-family:Tahoma,san serif;
height:80px;
margin-top:10px;
padding-top:15px;
text-align:center;
width:1016px;
}
#headerimg {
height:197px;
}
#headerimg .home {
color:#000000;
float:right;
font-size:14px;
height:60px;
width:360px;
}
#headerimg h1{
float:left;
padding-left:385px;
padding-top: 75px;
text-transform:uppercase;
font-size:24px;
}

#headerimg .home a {
color:#000000;
font-size:22px;
font-weight:bold;
text-transform:uppercase;
}
#top_menu {
background:transparent url(images/top_menu.png) repeat scroll 0 0;
height:38px;
padding-left:20px;
padding-top:5px;
}
#bottom_menu a, #top_menu a {
color:#FFFFFF;
float:left;
font-family:Tahoma,san serif;
font-weight:bold;
margin-right:20px;
padding-bottom:5px;
padding-top:7px;
text-align:center;
text-transform:uppercase;
width:140px;
}
#top_menu a:hover {
color:#faeb00;
float:left;
font-family:Tahoma,san serif;
font-weight:bold;
margin-right:20px;
padding-bottom:5px;
padding-top:7px;
text-align:center;
text-transform:uppercase;
width:140px;
}
#bottom_menu a {
margin-bottom:15px;
width:135px;
}
#bottom_menu .copy {
margin-bottom:15px;
width:1000px;
}
.copy a {
color:#faeb00;
}
#left-sidebar ul, #sidebar ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#left-sidebar ul {
background:transparent url(images/left_box_bottom.gif) no-repeat scroll left bottom;
}
#left-sidebar ul h2 {
background:transparent url(images/left_box.gif) no-repeat scroll 0 0;
color:#fff;
font-family:Verdana,Arial,Tahoma,san serif;
font-size:14px;
font-weight:bold;
height:25px;
margin-bottom:0;
padding-left:20px;
padding-top:5px;
text-transform:uppercase;
}
#sidebar ul h2 {
background:transparent url(images/right_box.gif) no-repeat scroll 0 0;
font-size:14px;
height:25px;
margin:0;
padding-left:32px;
padding-top:0px;
}
#left-sidebar a {
color:#fff;
font-weight:bold;
text-decoration:underline;
}
#sidebar a {
color:#fff;
text-decoration:none;
}
#left-sidebar li li {
background:#26370c url(images/red1.gif) repeat-y scroll left bottom;
border-color:#FFFFFF #FFFFFF -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
height:22px;
padding-left:10px;
padding-top:5px;
}
#sidebar li ul {
background:#26370c;
margin-bottom:5px;
padding-bottom:5px;
}
#sidebar li li {
background:transparent url(images/bullet.gif) no-repeat scroll 13px 10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:7px 7px 7px 32px;
}
#sidebar .adv_box {
background:transparent url(images/adv_box.gif) no-repeat scroll 0 0;
height:250px;
margin-bottom:3px;
width:260px;
}
#searchform {
background:transparent url(images/search_box.gif) no-repeat scroll 0 0;
height:36px;
margin-top:15px;
padding-left:61px;
padding-top:14px;
}
#searchform #s {
border:0 none;
margin-right:2px;
width:156px;
}
#searchsubmit {
background:transparent url(images/search_button.gif) no-repeat scroll 0 0;
border:0 none;
height:20px;
width:28px;
}
#welcome {
height:182px;
width:575px;
}
#welcome .img {
    display: block;
    margin-left: auto;
    margin-right: auto }

#bground {
background:#c7e55c none repeat scroll 0 0;
padding-bottom:5px;
padding-top:5px;
width:575px;
}
.main_header {
background:transparent url(images/main_header.png) no-repeat scroll 0 0;
color:#faeb00;
font-family:Ariel,Verdana,Tahoma,san serif;
font-size:16px;
font-weight:bold;
height:30px;
margin:5px 0;
padding-left:32px;
padding-top:7px;
}
.post {
background:transparent url(images/post1.jpg) repeat scroll 0 0;
display:block;
height:auto;
line-height:1.4;
margin:5px 10px 10px 5px;
width:565px;
}
.post .entry img {
border:1px solid #DDDDDD;
float:left;
margin-right:12px;
}
.post .entry1 img {
border:1px solid #DDDDDD;
float:left;
height:130px;
margin-right:12px;
width:175px;
}
.post .permalink {
font-size:16px;
font-weight:bold;
padding:5px 7px 0 10px;
}
.post .permalink a {
color:#66021E;
}
.post .entry {
color:#000000;
margin:5px;
padding:5px;
text-align:justify;
}
.post .entry a {
color:#66021E;
font-weight:bold;
}
.post .entry1 {
color:#000000;
margin:5px;
padding:5px;
text-align:justify;
}
.post .entry1 a {
color:#66021E;
font-weight:bold;
}
.post .entry p {
margin-top:0;
}
.post .entry p img {
border:1px solid #DDDDDD;
float:left;
margin-bottom:10px;
margin-right:5px;
}
.post .entry1 p {
margin-top:0;
}
.post .entry1 p img {
border:1px solid #DDDDDD;
float:left;
margin-bottom:10px;
margin-right:5px;
}
textarea#comment {
width:450px;
}
.postmetadata {
background:transparent url(images/post1.jpg) repeat scroll 0 0;
margin:5px;
width:560px;
}
.postmetadata p {
color:#000000;
font-size:10px;
margin:5px;
padding:5px;
}
h3 {
}
h4 {
}
h5 {
}
h2 a:hover, h2 a:visited, h2 a {
}
.post {
}
.post p {
}
.post a {
}
.post ul {
}
.post li {
}
.entry {
}
.postmetadata a {
color:#66021E;
font-weight:bold;
}
.navigation {
margin:5px;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.center {
}
.pagetitle {
}
blockquote {
}
cite {
}
a img {
}
acronym, abbr {
}
#sidebar ul {
}
#sidebar ul h2 {
}
#sidebar ul li {
}
#sidebar ul ul {
}
#sidebar ul ul li {
}
#sidebar ul ul ul {
}
#sidebar p {
}
#sidebar a {
}
#sidebar a:hover {
}
#sidebar a:visited {
}
h3#comments,.comment-navigation,.comment-navigation:after,#respond:after,.comment-rss{display:block;padding:5px;} 
ol.commentlist{width:560px;padding:10px;} 
h3#comments,#respond h3{height:25px;text-align:left;background:#4c7faa;color:#fff;padding:5px} 
ol.commentlist,li.authorcomment,li.comment,#respond h3,form#commentform,input#submit{margin:0}
ol.commentlist,ol.commentlist ul,form#commentform{padding:5px}  
ol.commentlist{border-bottom:1px solid #ccc} 
ol.commentlist ul{margin:0 0 0 20px} 
li.authorcomment,li.comment,form#commentform textarea,form#commentform input{border:1px solid #ccc}
li.authorcomment,li.comment{padding:10px 0 0 10px;list-style:none;border-bottom:none} 
li.even{background:#fff} 
li.odd{background:#efefef} 
.authorcomment{background:#deebf9} 
ul.children ul{margin-left:20px} 
ul.children li{border-right:none} 
.vcard img{float:left;background:#c4c4c4} 
.vcard img,.comment-navigation .newer a,.comment-navigation .older a{padding:5px} 
.comment-meta{color:#000;position:relative} 
.comment-meta a{font-size:12px;color:#000;font-weight:bold;position:relative}
ol.commentlist li small,p.subscribe-to-comments label{color:#000;position:relative} 
.comment-meta,ol.commentlist li small{top:10px;left:10px} 
.comment-text{color:#000;margin:0 5px 0 0} 
.reply,.comment-navigation .newer,input#submit{float:right} 
.reply,.comment-navigation .newer a,.comment-navigation .older a,input#submit{background:#4c7faa} 
.reply{margin:0 10px 10px 0} 
a.comment-reply-link,.reply a:link,
.comment-navigation .newer a,.comment-navigation .older a,input#submit{display:inline-block;text-align:center;cursor:pointer;color:#fff} 
a.comment-reply-link,.reply a:link{padding:5px 0} a.comment-reply-link,.reply a:link,input#submit{width:70px} 
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,
.comment-navigation .older a:hover,input#submit:hover{background:#e7e7e7;text-decoration:none;color:#4c7faa;font-weight:bold} 
a.comment-reply-link:hover,.reply a:hover,input#submit:hover{width:68px} 
a.comment-reply-link:hover,.reply a:hover{padding:4px 0} 
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,.comment-navigation .older a:hover{border:1px solid #4c7faa} 
.comment-navigation{margin:10px 0 10px 0} .comment-navigation:after,#respond:after{content:".";height:0;visibility:hidden} 
.clear{clear:both} 
.comment-navigation .newer a:hover,.comment-navigation .older a:hover{padding:4px} 
form#commentform textarea,form#commentform input{padding:2px 3px} 
form#commentform textarea{width:540px} 
input#submit{padding:5px 0 !important;border:0 !important} 
input#submit,p.subscribe-to-comments input{outline:0} 
input#submit:hover{padding:4px 0 !important;border:1px solid #4c7faa !important} 
p.subscribe-to-comments{background:url('images/email_32.png') no-repeat} 
p.subscribe-to-comments,.comment-rss{height:32px;text-indent:42px;padding:5px 0 0 0} 
p.subscribe-to-comments input{margin:5px 3px 3px 3px !important;border:0} 
p.subscribe-to-comments label{top:-2px;color:#666} 
.comment-rss{background:url('images/rss_32.png') no-repeat} 
#searchform {
}
#searchform input {
}
#searchform #s {
}
#wp-calendar {
}
#wp-calendar th {
}
#wp-calendar a {
}
#prev a, #next a {
}
#wp-calendar caption {
}
hr {
display:none;
}
