/*
Theme Name: casino_done_  G4
Theme URI: http://www.kawaiithemes.com/
Description: Magazine Style WP Theme
Version: 1.01
Author: Kawaii Themes
Author URI: http://www.kawaiithemes.com
Tags: customized theme, magazine style, widget ready

************************************/

/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}

h1, 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%;
}

/* NIFTY 
************************************/

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/* GENERAL ITEMS 
************************************/

body {
background-color: #003700;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

a {
color: #000000;
font-weight: bold;
outline: none;
text-decoration: underline;
}

a:hover {
color: #333333;
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-left: 10px solid #0270A2;
margin-left: 10px;
padding-left:10px;
}

/* GENERAL LAYOUT 
************************************/

#main {
background-color: transparent;
margin: 0 auto;
width: 980px;
border: 2px solid #ffffff;
}

#wrapper {
width: 980px;
margin: 0 auto;
background-image: url(img/body.png);
background-repeat: repeat-y;
}

#header {
background-attachment: scroll;
background-color: #d3d3d3;
background-image: url(img/header.png);
background-position: top left;
background-repeat: repeat-x;
height: 353px;
width: 980px;
}

#content {
float: left;
margin: 5px;
width: 650px;
background-color: transparent;
}

#sidebar {
float: right;
margin-top: 5px;
margin-right: 1px;
width: 300px;
margin-left: 9px;
color: #eeeeee;
}

#nex_gen_gallery {
background-color: #E2BF24;
clear: both;
margin-bottom: 20px;
border-right: 5px solid #ffffff;
}

#footer {
background-color: transparent;
background-image: url(img/footer.png);
background-repeat: no-repeat;
clear: both;
height: 174px;
}

/* HEADER ITEMS 
************************************/

.navi_left {
float: right;
margin-right:50px;
margin-top:10px;
}

.navi_right {
float: right;
}

#navi_panel {
height: 40px;
}

#navi_panel ul {
display: block;
list-style: none;
}

#navi_panel ul li {
display: inline;
list-style: none;
}


#navi_panel ul li a {
float: left;
padding: 12px;
text-decoration: none;
}

#navi_panel ul li a:hover, #navi_panel ul li.current_page_item a {
color: #eeeeee !important;
text-decoration: none;
}

.main_title {
padding-top: 65px;
text-align: center;
width: 600px;
}

.main_title a {
text-decoration: none;
font-size: 40px;
color: #ffffff;
}

.description {
padding: 0 0 21px 10px;
text-align: center;
width: 600px;
font-size: 12px;
color: #eeeeee;
}

#searchform {
float: right;
padding: 7px 10px 0 0;
width: 250px;
}

#s {
background-color: #eeeeee;
border: none;
height: 20px;
float: left;
padding: 5px 0 0 10px;
width: 150px !important;
}

#searchsubmit {
background-color: #d3d3d3;
border: none;
color: #076391;
cursor: pointer;
float: right;
padding: 5px;
width: 80px !important;
}

#searchsubmit:hover {
background-color: transparent;
color: #d3d3d3;
border: 1px solid #eeeeee;
}

/* CONTENT ITEMS 
************************************/

#feature_post, .post {
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
margin-bottom: 20px;
padding: 10px;
width: 600px;
}

.feature_article {
margin-bottom: 20px;
}

.feature_title a {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/trans_bg.png);
background-position: top left;
background-repeat: repeat;
color: #eeeeee !important;
margin: 15px 5px;
padding: 5px 10px 10px;
position: absolute;
text-decoration: none !important;
z-index: 10;
width: 580px;
}

.feature_title a:hover {
text-decoration: underline !important;
}

.feature_img {
border: 1px solid #669305;
padding: 5px;
position: relative;
z-index: 1;
}

.feature_entry {
margin-top: 20px;
width: 630px;
}

.feature_entry li {
list-style : decimal;
margin-left : 25px;
}

.feature_entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.feature_entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.metadata {
border-left: 1px solid #69dbff;
display: block;
list-style: none;
float: right;
margin-left: 10px;
padding-bottom: 10px;
text-align: left;
width: 220px;
}

.metadata li {
display: block;
list-style: none;
margin-left: 10px;
}

.author {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/copyright.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.date {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/clock.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.tags {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/tag_blue.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.category {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/folder_document.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.excerpt_post {
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
float: left;
height: 300px;
margin: 0 10px 20px 10px;
padding: 10px;
width: 280px;
border: 1px solid #333333;
}

.excerpt_post h4 {
margin-top: 3px;
}

.excerpt_post h4.except_title a, h4.archivetitle a  {
text-decoration: none;
}

.excerpt_img {
border: 1px solid #669305;
float: left;
margin: 0 5px 5px 0;
padding: 5px;
}

.excerpt_post a:hover {
color: #669305 !important;
}

.excerpt_post .entry {
padding-top: 15px;
height: 200px;
}

.entry {
padding: 15px 0;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}


.read_more {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/arrow_right.png);
background-position: top right;
background-repeat: no-repeat;
padding-right: 25px;
padding-bottom: 10px;
}

.postmetadata {
margin-top: 10px;
text-align: center;
}

/* COMMENTS ITEMS 
************************************/

.post_info {
border: 1px solid #88BC55;
padding: 8px;
text-align: center;
}

.navi {
margin: 20px 0;
}

.navleft {
float: left;
}

.navright {
float: right;
}

.author_comment {
background-attachment: scroll;
background-color: #076391;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
}

.commentlist li {
background-color: #076391;
clear: both;
margin-bottom: 20px;
padding-bottom: 10px;
}

#comments, #respond, .pagetitle {
border: 1px solid #076391;
color: #076391;
margin-bottom: 20px;
padding-top: 5px;
text-align: center;
}

input#author, #email, #url {
background-color: #076391;
border: 1px solid #88BC55;
float: left;
padding: 4px;
width: 300px;
}

textarea#comment {
background-color: #076391;
border: 1px solid #88BC55;
float: left;
padding: 4px;
margin-bottom: 10px;
width: 300px;
}

.input_title {
color: #076391; 
float: left;
text-align: left !important;
margin-left: 20px;
width: 300px;
}

#submit {
background-color: #076391;
border: 1px solid #88BC55;
clear: both;
cursor: pointer;
display: block;
margin-bottom: 20px;
padding: 4px;
}

.avatar {
float: left;
margin: 10px 10px 5px 0;
}

.comment_entry {
padding: 0 10px;
}

.avatar_div {
padding: 10px;
}

.avatar_div span {
float: right;
}

/* SIDEBAR ITEMS 
************************************/

#about {
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
margin-bottom: 20px;
padding: 0 10px;
}

#sidebar a {
text-decoration: none;
color: #eeeeee;
}

#calendar_wrap {
margin-top: 15px;
}

#wp-calendar {
width: 140px;
}

.sidebar_widget {
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
margin-bottom: 20px;
padding: 12px 5px 10px;
width: 135px;
color: #eeeeee;
}

.sidebar_widget ul {
margin-top: 10px;
color: #eeeeee;
}

.sidebar_widget ul li {
border-bottom: 1px dashed #669305;
display: block;
list-style: none;
padding: 5px 0;
}

.widget_categories {
display: block;
text-align: right;
width: 135px;
}

.cat-item a {
display: block;
float: left;
}

#sidebar h4 {
padding-top: 12px;
}

.widgettitle {
text-align: left;
}

.widgettext {
margin-top: 10px;
}

.ads_small {
background-color: transparent;
width: 300px;
}

.ads_small img {
padding: 11px;
}

#sidebar_left {
float: left;
margin-top: 20px;
width: 150px;
}

#sidebar_right {
float: right;
margin-top: 20px;
width: 150px;
}

#sidebar ul {
display: block;
list-style: none;
}

/* NEX_GEN ITEMS 
************************************/

#nex_gen_gallery ul {
display: block;
list-style: none;
background-attachment: scroll;
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
margin-bottom: 20px;
padding: 12px 10px 10px;
}

#nex_gen_gallery .center_msg {
font-size: 20px;
padding-top: 65px;
text-align: center;
}

.ngg_widget {
margin-left: 10px;
font-size: 14px;
font-weight: bold;
}

.ngg-widget a img {
border: 5px solid #88BC55;
margin: 14px 7px;
}

.ngg-widget a:hover img {
border: 5px solid #ffffff;
}

/* ARCHIVES ITEMS 
************************************/

.archive ul {
display: block;
list-style: none;
padding: 10px 0 0 10px;
}

.archive li {
border-bottom: 1px dashed #88BC55;
padding: 5px 0;
}

.navigation {
border: 1px solid #023761;
padding: 10px;
}

.navigation a {
color: #023761;
}

.navigation a:hover {
color: #88BC55;
}

.navigation .alignleft {
float: left;
}

.navigation .alignright {
float: right;
}


/* FOOTER ITEMS 
************************************/

#footer .wrapper {
padding: 100px 10px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a {
color: #eeeeee;
text-decoration: none;
}