/*
Theme Name: crazyblackandwhitecasino
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 
************************************/
/*Main Navbar */

#nav {
	background:#777;
	font-size:1.1em;
	z-index:99;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #990000;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#000;
	text-decoration:none
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	z-index:999;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
	
	

		

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

p {
padding-bottom: 18px;
}

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

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:visible;
	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: #000000;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

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

a:hover {
color: #ffffff;
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: 5px solid #333333;
margin-left: 10px;
padding-left:10px;
}

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

#main {
background-color: transparent;
margin: 0 auto;
width: 980px;
border: 4px solid #ffffff;
}

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

#header {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/header.png);
background-position: top left;eee
background-repeat: repeat-x;
height: 250px;
width: 980px;
}

#content {
float: left;
margin: 5px;
width: 650px;
background-color: transparent;
}

#sidebar {
float: right;
margin-top: 5px;
margin-right: 15px;
width: 300px;
margin-left: 4px;
}

#footer {
background-color: transparent;
background-image: url(img/footer.png);
background-repeat: no-repeat;
clear: both;
height: 166px;
}

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

/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #990000;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
		
.navi_left {
float: left;
margin-left:120px;
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;
}

.main_title a {
text-decoration: none;
font-size: 40px;
color: #eeeeee;
}

.description {
padding: 0 0 21px 10px;
text-align: center;
font-size: 20px;
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: transparent;
border: none;
color: #97B319;
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: 620px;
min-height:800px;
border: 1px solid #333333;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.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: #990000 !important;
	margin: 5px 5px;
	padding: 5px 10px 10px;
	position: absolute;
	text-decoration: none !important;
	z-index: 10;
	width: 580px;
}

.feature_title a:hover {
text-decoration: none !important;
}

.feature_img {
border: 1px solid #669305;
padding: 5px;
position: relative;
z-index: 1;
}

.feature_entry {
margin-top: 20px;
width: 600px;
}

.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;
	color: #CCCCCC;
}

.metadata li {
	display: block;
	list-style: none;
	margin-left: 10px;
	color: #CCCCCC;
}

.metadata a {
	color: #CCCCCC;
}

.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;
	color: #CCCCCC;
}

.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;
	color: #CCCCCC;
}

.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;
	color: #CCCCCC;
}

.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;
	color: #CCCCCC;
}

.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;
	color: #FFFFFF;
}

.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 : 10px;
padding: 5px;
width: 280px;
border: 1px solid #333333;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.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: #FFFFFF !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 #000000;
padding: 8px;
text-align: center;
}

.post_info a {
	color: #FFFFFF;
}

.navi {
margin: 20px 0;
}

.navleft {
	float: left;
	color: #F0F0F0;
}

.navright {
float: right;
color: #333333;
}

.author_comment {
background-attachment: scroll;
background-color: #eeeeee;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
}

.commentlist li {
background-color: #eeeeee;
clear: both;
margin-bottom: 20px;
padding-bottom: 10px;
}

#comments, #respond, .pagetitle {
border: 1px solid #28023F;
color: #28023F;
margin-bottom: 20px;
padding-top: 5px;
text-align: center;
}

input#author, #email, #url {
background-color: #eeeeee;
border: 1px solid #28023F;
float: left;
padding: 4px;
width: 300px;
}

textarea#comment {
background-color: #eeeeee;
color: #333333;
float: left;
padding: 4px;
margin-bottom: 10px;
width: 300px;
}

.input_title {
color: #333333;
float: left;
text-align: left !important;
margin-left: 20px;
width: 300px;
}

#submit {
background-color: #eeeeee;
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;
border: 1px solid #eeeeee;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
color: #eeeeee;
}

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

#calendar_wrap {
margin-top: 15px;
}

#wp-calendar {
width: 140px;
color: #eeeeee;
}

.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;
border: 1px solid #eeeeee;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
width: auto;
height: auto;
color: #eeeeee;
}

.sidebar_widget ul {
margin-top: 10px;
}

.sidebar_widget ul li {
border-bottom: 1px dashed #eeeeee;
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;
color: #eeeeee;
}

.widgettitle {
text-align: left;
color: #eeeeee;
}

.widgettext {
margin-top: 10px;
color: #eeeeee;
}

.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;
}

#sidebar_bottom {
float: left;
margin-top: 20px;
width: 300px;
}

/* 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;
}

