/*
Theme Name: casinoworld
Theme URI: http://www.kawaiithemes.com
Description: Customized WordPress Magazine Theme.
Version: v1.1
Author: KawaiiThemes
Author URI: http://www.kawaiithemes.com
Tags: customized theme, kawaiithemes, widget ready

************************************/

/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}

h1{
font-size: 100%;
padding-bottom: 1px;
}

h2, h3, h4, h5, h6 {
font-size: 100%;
padding-bottom: 10px;
}

hr {
clear: both;
visibility: hidden;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* GENERAL ITEMS 
************************************/

body {
background-color: #070200;
background-position: center;
color: #e9e9e9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a {
color: #e9e9e9;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #5c5c5c;
text-decoration: underline;
}

img {
border: none;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

blockquote {
border-bottom: 5px solid #EA8705;
border-top: 5px solid #EA8705;
margin: 0 auto;
padding: 15px 5px 0;
margin-bottom: 18px;
}

/* GENERAL LAYOUT 
************************************/

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

#wrapper {
width: 1000px;
margin: 0 auto;
background-image: url(img/body.jpg);
background-repeat: repeat-y;
}

#content {
float: left;
margin-bottom: 20px;
margin-left: 12px;
margin-top: 2px;
width: 468px;
}

#search_skip {
height: 20px;
margin-bottom: 7px;
margin-top: 1px;
}

#header {
background-image:url(img/header.jpg);
background-color: transparent;
clear: both;
color: #ffffff;
text-align: center;
width: 1000px;
height: 314px;
background-repeat: no-repeat;
}

#sidebar_left {
float: left;
margin-bottom: 20px;
margin-top: 0px;
width: 220px;
margin-left: 5px;
}

#sidebar_right {
float: right;
margin-bottom: 20px;
margin-top: 0px;
width: 280px;
margin-right: 7px;
}

#nex_gen_gallery {
background-color: #cfcfcf;
border: 1px solid #505050;
clear: both;
height: 100px;
}

#footer {
background-image:url(img/footer.jpg);
background-repeat: no-repeat;
background-position: center;
clear: both;
height: 108px;
}

img.alignleft {
border: 1px solid #c5c5c5;
float: left;
margin: 0 10px 10px 0;
padding: 2px;
}

img.alignright {
border: 1px solid #c5c5c5;
float: right;
margin: 0 0 10px 10px;
padding: 2px;
}

img.alignnone {
border: 1px solid #c5c5c5;
height: auto;
margin-bottom: 10px;
padding: 2px;
width: 99%;
}

/* HEADER ITEMS 
************************************/

#navigation_menu {
background-image:url(img/navbg.jpg);
background-color: transparent;
display: block;
height: 40px;
list-style: none;
margin-top: 0px;
width: 1000px;
}

#navigation_menu li {
display: inline;
padding: 5px 0;
}

#navigation_menu li a {
color: #000000;
display: block;
float: left;
margin-right: 1px;
padding: 13px 10px;
text-decoration: none;
}

#navigation_menu li a:hover, #navigation_menu li.current_page_item a {
background-color: transparent;
color: #333333;
text-decoration: underline;
}

.main_title {
font-weight: bold !important;
font-family: Georgia, Verdana, Tahoma, Arial;
text-align: center;
font-size: 30px;
margin-left: 294px;
width: 435px;
padding-top: 233px;
}

.main_title a {
text-decoration: none;
font-size: 30px;
color: #000A0C;
}

.main_title a:hover {
text-decoration: underline;
font-size: 30px;
color: #000A0C;
}

.description {
text-align: center;
font-size: 12px;
color: #000A0C;
margin-left: 294px;
width: 435px;
}

/* SEARCH ITEMS 
************************************/

#searchform {
float: right;
width: 270px;
margin-bottom: 0px;
margin-top: 8px;
}

#s {
background-color: #351101;
border: 1px solid #e9e9e9;
float: left;
height: 16px;
margin-right: 5px;
padding: 5px 0 1px 4px;
width: 150px;
}

#searchsubmit {
background-color: #e9e9e9;
border: none;
color: #000000;
height: 24px;
padding: 4px 4px;
}

#searchsubmit:hover {
background-color: #eeeeee;
border: none;
color: #000000;
height: 24px;
padding: 4px 4px;
}

.search {
margin-bottom: 10px;
margin-top: 10px;
}

.archive_title {
margin-bottom: 20px;
}

/* CONTENT ITEMS 
************************************/

#feature_post {
float: left;
margin-bottom: 10px;
width: 440px;
margin-left: 10px;
}

.feature_date {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/dot.jpg);
background-position: left center;
background-repeat: repeat-x;
clear: both;
margin-bottom: 20px;
}

.feature_date span {
background-color: #FADE73;
padding: 2px 10px 2px 10px;
color: #000000;
}

.feature_title {
float: left;
margin-right: 20px;
}

.comment_count {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.png);
background-position: top left;
background-repeat: no-repeat;
float: right;
font-size: 12px;
height: 20px;
padding-left: 20px;
padding-top: 2px;
}

.feature_title a {
text-decoration: none;
}

.feature_entry {
clear: both;
margin-bottom: 20px;
}

.feature_img {
border: 1px solid #333333;
height: auto;
margin-bottom: 10px;
padding: 2px;
width: 99%;
}

#feature_post ul, #feature_post ol, .post ul, .post ol {
margin-bottom: 18px;
padding-left: 20px;
}

.metadata {
border-top: 5px solid #5F4503;
margin-top: 10px;
padding-top: 10px;
}

/* OTHER ARTICLES ITEMS 
************************************/

#other_articles {
margin-left: 10px;
width: 450px;
}

.excerpt_article {
background-color: #FBC54B;
display: block;
float: left;
height: 220px !important;
margin: 0 3px 5px;
padding: 5px;
width: 205px;
border: 1px solid #EA8705;
color: #000000;
}

.excerpt_img {
border: 1px solid #EA8705;
height: auto;
padding: 2px;
width: 98%;
height: 60px;
margin-bottom: 3px;
}

.excerpt_date {
background-color: transparent;
background-image: url(img/dot.gif);
background-position: left center;
background-repeat: repeat-x;
margin-bottom: 1px;
text-align: center;
}

.read_more a {
color: #000000;
}

.excerpt_date span {
background-color: #333333;
padding: 0 1px;
}

.except_title a {
color: #000000;
text-decoration: none;
margin-bottom: 10px;
}

.excerpt_entry {
height: 200px;
padding-bottom: 20px;
}

/* SIDEBAR ITEMS 
************************************/

.ads_top {
margin-bottom: 20px;
}

.ads_top img {
margin-bottom: 8px;
border: 1px solid #ffffff;
}

.ads_bottom {
margin-bottom: 3px;
margin-left: -2px;
margin-top: 10px;
}

.ads_bottom img {
border: 1px solid #ffffff;
}

.ads_small {
margin-bottom: 20px;
}

.ads_small img {
margin: 6px;
}

#sidebar_left ul, #sidebar_right ul {
display: block;
list-style: none;
}

#sidebar_left a, #sidebar_right a {
text-decoration: none;
}

#sidebar_left a:hover, #sidebar_right a:hover {
text-decoration: underline;
}

#sidebar_left ul li.widget, #sidebar_ul li.widget {
margin-bottom: 10px;
background-color: #5F4503;
border: 1px solid #ffffff;
}

#sidebar_right ul li.widget {
margin-bottom: 10px;
background-color: #5F4503;
border: 1px solid #ffffff;
}

.textwidget {
margin-bottom: 20px;
margin-left: 15px;
margin-right: 5px;
}

#sidebar_right h3 {
color: #000000;
font-weight: bold;
background-image: url(img/sidebgtitle280.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
font-size: 15px;
padding-left: 10px;
padding-top: 10px;
margin-bottom: 5px;
}

.widgettitle {
color: #000000;
font-weight: bold;
background-image: url(img/sidebgtitle.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
font-size: 15px;
padding-left: 10px;
padding-top: 10px;
margin-bottom: 5px;
}

#sidebar_left ul li ul, #sidebar_right ul li ul {
margin-left: 10px;
display: block;
list-style: none;
margin-bottom: 20px;
}

#sidebar_left ul li ul li, #sidebar_right ul li ul li {
padding: 5px 5px;
}

.recentcomments {
background-attachment: scroll;
background-color: transparent;
background-position: left center;
background-repeat: no-repeat;
display: block;
padding-left: 5px !important;
}

.ngg_widget a img {
border: 1px solid #2e2d2e;
padding: 2px;
}

.ngg_widget a:hover img {
border: 2px solid #c5c5c5;
padding: 1px;
}

#wp-calendar {
margin: 0 auto;
text-align: center !important;
width: 100%;
}

#calendar_wrap {
width: 100%;
}

#wp-calendar thread th, #wp-calendar tbody td {
width: 14%;
}

#today, #today a {
background-color: #4F3804;
color: #ffffff !important;
font-weight: bold;
}

#wp-calendar tfoot tr {
width: 100%;
}

#wp-calendar td prev {
float: left;
}

.widget caption {
background-color: transparent;
font-size: 14px;
padding: 4px 4px 10px;
width: 95%;
}

#wp-calendar td next {
float: right;
}

.widget_archive li {
background-attachment: scroll;
background-color: transparent;
background-position: left center;
background-repeat: no-repeat;
}

.widget_archive li a {
padding-left: 5px;
}

.cat-item {
background-attachment: scroll;
background-color: transparent;
background-position: left center;
background-repeat: no-repeat;
padding: 10px 5px;
text-align: right;
}

.cat-item a {
float: left;
padding-left: 5px;
}

/* ARCHIVES ITEMS 
************************************/

.archive ul {
border-top: 1px solid #5F4503;
display: block;
list-style: none;
padding-left: 0 !important;
}

.archive ul li {
border-bottom: 1px solid #5F4503;
padding: 10px 15px;
}

.archive a {
text-decoration: none;
}

.archive a:hover {
text-decoration: underline;
}

.archive .cat-item {
background: none;
padding-left: 0 !important;
}

/* COMMENTS ITEMS 
************************************/

.post_info {
border: 1px solid #5F4503;
text-align: center;
margin-bottom: 20px;
padding-top: 18px;
}

.comment_area {
clear: both;
margin-top: 20px;
}

.comments_title {
background-color: #5F4503;
color: #ffffff;
margin-bottom: 20px;
padding: 10px;
}

.commentlist li.alt {
margin-bottom: 10px;
}

.comment_entry {
float: right;
width: 280px;
}

.avatar_div {
float: left;
text-align: center;
width: 100px;
}

.avatar {
margin-bottom: 20px;
}

.author_comment {
border: 1px solid #5F4503;
padding: 10px;
}

.author_comment .comment_entry {
width: 270px
} 

.input_title {
font-size: 14px;
}

#author, #email, #url, #comment {
background-color: #5F4503;
border: 1px solid #ffffff;
margin: 10px 0;
padding: 4px;
width: 458px !important;
}

#submit {
background-color: #5F4503;
border: 1px solid #ffffff;
cursor: pointer;
float: right;
height: 25px;
padding: 3px 9px;
width: 150px !important;
}

#submit:hover {
background-color: #5F4503;
border: none;
color: #ffffff;
height: 25px;
padding: 4px 10px;
}

/* NAVIGATION ITEMS 
************************************/

.navigation {
clear: both;
}

.navigation a {
color: #ffffff;
display: inline-block;
padding: 10px 10px 10px 0;
text-decoration: none;
}

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

.navigation .alignleft {
background-color: #5F4503;
color: #fffff;
float: left;
padding-left: 10px;
}

.navigation .alignright {
background-color: #5F4503;
color: #fffff;
float: right;
padding: 0 10px;
}

.navigation .alignleft:hover, .navigation .alignright:hover {
background-color: #5F4503;
color: #c5c5c5;
}

/* FOOTER ITEMS 
************************************/

#footer .wrapper {
padding: 10px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
background-color: #070200;
}

#footerlinks a {
color: #eeeeee;
text-decoration: none;
}