/*
Theme Name: FRUITY PINK CASINO
Theme URI: http://www.kawaiithemes.com
Description: Kawaii Themes
Version: 1.01
Author: Kawaii Themes
Author URI: http://www.kawaiithemes.com
Tags: customized theme, kawaiithemes, widget ready

************************************/




/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
padding-bottom: 10px;
}

/* GLOBAL 
************************************/
body {
background-color: white;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
color: #d6027a;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #222fff;
text-decoration: underline;
} 

hr {
height: 20px;
visibility: hidden;
}

img {
border: none;
}

h1 {
font-size: 18px;
color:#D60079;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
	font-size: 12px;
	padding-top:10px;
}
#comments {}
#respond {clear:both;}

h5 {
font-size: 10px;
}

h6 {
font-size: 8px;
}

blockquote {
border-left: 10px solid #D31A54;
margin: 10px;
padding: 10px;
}



/* MAIN STRUCTURE 
************************************/

#main {
background-attachment: scroll;
background-image: url(img/body.gif);
background-position: top center;
background-repeat: repeat-y;
margin: 0 auto;
width: 1000px;
}

#header {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/header.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 266px;
}



#content { 
width: 980px;
}

.wrapper {
margin: 0px;
width: 996px;
background-image: url(img/topright.gif);
background-position: top right;
background-repeat:no-repeat;
}

#navigation_bar {
height: 50px;
margin-left: 20px;
}

#left {
float: left;
width: 530px;
margin-left : 35px;
position:relative;
top:-60px;
}

#right {
float: right;
width: 390px;
}

#sidebar-left {
background-color: #F5DBEA;
border: 1px solid #F5DBEA;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
float: left;
width: 200px;
}

#sidebar-right {
float: right;
margin-right:20px;
width:150px;
}

#sidebar-right a {
	color: white;
}

#footer {
background-attachment: scroll;
background-color: white;
background-image: url(img/footer.jpg);
background-position: top left;
background-repeat: no-repeat;
clear: both;
color: black !important;
padding-top:50px;
padding-bottom:10px;
text-align: center;
}

/* HEADER ITEMS
************************************/

.title {
	font-size: 40px;
	padding-top: 190px;
	padding-left: 230px;
	width: 530px;
	text-align : center;
	display:none;
}

.title a {
display:none;
}
.title a:hover {
color : #008E36;
}

.description {
font-size: 10px;
padding-left: 230px;
width: 530px;
text-align : center;
color: #1F66FF;

display:none;

}


/* NAVIGATION BAR ITEMS
************************************/

.page_navi {
clear:both;
display: block;
list-style: none;
margin-left : 10px;
}

.page_navi li.current {
	background-image:url(img/right.gif);
}

.page_navi li {
	display:block;
	float:left;
	height:45px;
	background-position:right bottom;
	background-repeat:no-repeat;
	font-weight:normal !important;
}

.page_navi li a span {
	position: relative;
	top:-5px;
	font-weight:normal !important;
}

.page_navi li.current a {
	background-image:url(img/left.gif);
	color:white;
}

.page_navi li a {
/* background-color: #FF9AE7; */
	line-height:34px;
	margin-left:0px;
	margin-right:6px;
	padding-left:6px;
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:12px;
	display:block;
}

.pagenav {
display: inline-block;
/* float: left; */
}

.page_navi li h2 {
display: none;
}

.page_navi li.current_page_item a, .page_navi a:hover {
/* background-color: #D31A54; */
color: black;
text-decoration: none;
font-weight:normal;
}

.search, .rss {
float: right;
margin-right: 160px;
}

#searchsubmit {
border: none;
cursor: pointer;
height: 42px;
width: 27px !important;
background-image:url(img/go.gif);
}

#searchsubmit:hover {
	background-position:bottom left;
}

#s {
background-color: white;
border: 1px solid #ADADAD;
float: left;
font-family: inherit;
margin-right: 1px;
padding: 2px 8px 2px 8px;
width: 184px !important;
font-size:30px;
}

/* LEFT ITEMS
************************************/

.main_article {
border: 5px solid #FF9AE7;
padding: 10px 10px 0;
}

.main_article li {
list-style : decimal;
margin-left : 25px;
}

.main_article ol {
margin-bottom : 10px;
margin-left : 25px;
}

.main_article ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.main_article ul li {
list-style-image : none;
}

.other_articles {
float: left;
margin-top: 20px;
width: 530px;
}

.other_articles .entry {
padding-top: 0 !important;
line-height:150%;
}

.entry {
padding-top: 10px;
font-size:13px;
line-height:150%;
}
.entry a {
	text-decoration: underline;
}
h3.post_title { font-size:19px; }

.entry img {margin:10px;}
.entry a {font-weight:normal;}

.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;
}

.entry ul li {
list-style : disc;
}

.timestamp {
	display:inline;
}

/*
.timestamp {
float: left;
width: 50px;
}

.month {
float: left;
font-size: 24px;
}

.day, .year {
clear: both;
font-size: 14px;
}
*/
.hr_img {
/*	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/hr_img.jpg);
	background-position: center center;
	background-repeat: no-repeat; */
	clear: both;
	height: 22px;
	margin: 0 auto; 
	width: 500px;
}

.metadata {
	margin-bottom: 15px;
	color:#888888;
	font-size:11px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.gif);

background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 2px;
font-size:11px;
}
.comments a {color:#888888;}

.author {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/user.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 2px;
}

.time {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/time.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 2px;
}

.navigation {
margin: 20px 0;
padding: 10px;
text-align: right;
}

.except_title_page {
margin-bottom: 0px;
font-size:130%;
font-weight:bold;
text-decoration: underline;
padding-bottom:5px;
}

.navi {
margin-bottom: 20px;
padding: 20px 0px 50px 0px;
}

.navi a {
}

.recent-article {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/recent_article.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 40px;
}

.recent-article span {
display: none;
}

.other-article {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/other_article.jpg);
background-position: top left;
background-repeat: no-repeat;
border-bottom: 1px solid #E90081;
height: 25px;
margin-top: 20px;
}

.other-article span {
display: none;
}

/* LEFT_ARCHIVES ITEMS
************************************/

.archvie_list ul, .archive_list ul li {
display: block;
list-style: none;
}

.archive_list ul {
padding-bottom: 10px;
}

.archive_list ul li {
padding: 5px;
}

.archive_list h3, .post_title, .page_title {
	margin-bottom: 0px;
	padding-bottom:5px;
}

.postmetadata {
	padding-bottom:0px;
}

.rss_feed {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/rss_add.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 4px;
}

.trackback {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/link.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 4px;
}

.navleft {
	float: left;
	width:240px;
	text-align:left;
}

.navright {
	float: right;
	width:240px;
	text-align:right;
}

/* COMMENTS ITEMS
************************************/

ol.commentlist {
	display: block;
	list-style-position:inside;
}

ol.commentlist li {
	border-top: solid 1px silver;
	padding-top:10px;
	margin-top:10px;
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ol.commentlist .author_comment .comment_entry {
	margin-top:0px;
}

.avatar {
border: 5px solid #FF9AE7;
height: auto;
margin-top: 15px;
}

.avatar_div {
	margin-right: 10px;
	text-align: left;
	width: 170px;
	font-size:12px;
	padding-left:20px;
	background-image:url(img/author.gif);
	background-position: top left;
	background-repeat: no-repeat;

}
.avatar_div * {color:#888888; font-size:11px;}

.comment_entry {
width: 450px;
margin: 15px 0;
}

#author, #email, #url {
background-color: #FF9AE7;
border: 1px solid #812a23;
float: left;
font-family: inherit;
height: 20px;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
width/**/: 310px;
width: 300px !important;
}

#submit {
background-color: #D60079;
border: 1px none #812a23;
cursor: pointer;
float: left;
font-family: inherit;
height: 28px;
margin-bottom: 10px;
padding: 3px;
text-align: center;
color:white;
clear:both;
font-weight:bold;
font-size:11px;
}

#submit:hover {
background-color: #F6DBEA;
color:black;
}

#comment {
background-color: white;
border: 1px solid #ADADAD;
float: left;
font-family: inherit;
font-size: inherit;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
width/**/: 130px;
width: 300px !important;
}


.input_title {
float: right;
padding-top: 5px;
width: 200px;
}

/* SIDEBAR ITEMS
************************************/

.ads_small img {
border: 10px solid #FF9AE7;
float: left;
margin: 0 7px 14px 7px;
}

.ads_big img {
border: 10px solid #FF9AE7;
margin-bottom: 20px;
}

#sidebar-left a, #sidebar-right a {
font-weight: bold !important;
color: #ffffff;
}

#sidebar-left li li {
	
	background-repeat: no-repeat;
	background-position: 0px 8px;
text-indent:5px; 
            background: #d6027a  url(img/star.gif) no-repeat ;
            list-style:none;
           padding: 2px 1px 2px 1px;
	  border: 1px solid #c0c0c0;
	  display: block;

           }


#sidebar-left li li a {
	padding-left:15px;
}

#right ul, #right ul li {
display: block;
list-style: none;
}

#right ul li ul {
padding-bottom: 10px;
}

#right ul li ul li {
padding: 5px 0;
}

/* FOOTER ITEMS
************************************/

#footer small {
padding-bottom: 10px;
}

#footer a {
color: black !important;
}

#footer .wrapper {background:#cccccc;}
#footer .wrapper small {display:none;}




#user_pass,
#user_login {width:150px;border: solid 1px silver;font-size:20px;padding:4px;}


.top_banner {float:right;margin-top:60px;margin-right:60px;}













/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.tags {font-size:11px;margin-top:15px;}

#sidebar-left .widget_wp_sidebarlogin .widgettitle {background-image:url(img/author.gif);padding-bottom:5px;background-repeat:no-repeat;padding-left:18px;background-position: 0px 12px; }
.pointsCount {margin-top:0px;padding-bottom:10px;padding-left:20px;color:#D60079;}
.pointsCount .pointsCountNumber {font-weight:bold;font-size:150%;}







/*************************** Button ********************************/
 
 
 a.playbottom {color:#666666 !important; 
background:#F3F3F3 !important;
padding:4px; 
font-weight:bold;
width:58px;
 text-align:center;
border:1px solid #CCCCCC;}

a.playbottom:hover {color:#FFFFFF !important; 
background:#999999 !important;  
 border:1px solid #CCCCCC;}



/******************** Top Rooms Table ***************************/

.toproomsrow1{text-align:center;
              background-color:#eeeeee; 
              color:#333333; 
              font-weight:bold;
			  font-size:10px;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
             }

.toproomsrow2{color:#333333; 
              border-bottom:1px solid #dddddd; 
              padding:3px;             
			  font-size:10px;
			  font-family: Verdana, Arial, Helvetica, sans-serif;
             }	
			 
			 
.toproomsrow4{color:#333333; 
              border-bottom:3px double #dddddd; 
              padding:4px;               
			  font-size:10px;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
             }	
			 

/************************** Room Reviews and Review Listings*********************************/

.topreview{border-top:2px solid #cccccc;
border-bottom:2px solid #cccccc;
padding:4px;
height:22px;
font-weight:bold;
font-size:14px;
margin:20px 0px 20px 0px;}

.rightreviewblock;
padding:5px;
width:520px;
margin-left:2px;
border:1px solid #eeeeee;
}

.leftreviewblock;
padding:5px;
width:520px;
margin-left:2px;
border:1px solid #eeeeee;
}

.reviewleft{font-weight:bold; 
border-bottom:1px dashed #dddddd;
       }
.reviewright{border-bottom:1px dashed #dddddd;
}

.reviewgray{ background:#00CCFF;
font-weight:bold;
color:#FFFFFF;}

.reviewbig{font-size:16px;
 font-weight:bold; 
border-bottom:1px dashed #dddddd;
}
.bigtext{ font-size:18px;
font-weight:bold;}

.screens{ padding:2px;
border:1px solid #eeeeee;
margin:0px 0px 20px 0px;}

a.underline { text-decoration:underline;}

.toptable{ font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
margin:5px 0px 20px 0px;
border:1px solid #eeeeee;}

.full_list{color:#777777; 
border-bottom:1px solid #dddddd;}

.full_list2{border-bottom:1px solid #dddddd;}

.featured{color:#000000; 
font-size:16px;
border-bottom:1px solid #dddddd;
}
		  
/*************************** Misc Styles ********************************/

.post-info{padding:5px;
             color:#777777; 
             font:10px Verdana, Arial, Helvetica, sans-serif;             
			  font-weight:bold; 
			  border-bottom:3px double #dddddd;
             margin:6px 10px 10px 10px;
           }

.bannerwidget{display: block;
        margin:5px auto 20px auto;
	float:none;
	text-align:center;
	}

.tablewidget,.textwidget,#searchform{margin-bottom:30px;}

.date{ font-size:11px; color:#666666;}

.datesingle{ font-size:11px;
 margin:0px 0px 20px 4px; 
color:#666666;}

.news{ padding-bottom:6px;
border-bottom:3px double #eeeeee;
margin:0px 0px 20px 0px;
}

/******************* Image format ****************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered, .aligncenter, div.aligncenter {
	display: block;
        margin:10px auto 10px auto;
	float:none;
	text-align:center;
	padding:2px;
	}

img.alignright {
	padding: 2px;
	margin: 0 12px 4px 12px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin:  0 12px 4px 12px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/****************** Captions *****************************/

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #eeeeee;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/******************* Comments ****************************************/

#commentform input {
	width: 250px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:2px solid #dddddd;
	color:#666666;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	width: 500px;
	border:2px solid #dddddd;
	color:#666666;
	}
	#respond {padding:40px 0px 0px 20px;;}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0;
	width:170px;
	background-color:#EEEEEE;
	border:3px double #CCCCCC;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
background-color:#FF9EE8;
	margin-left:20px;
	text-align: justify;

	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
		border:1px dashed #dddddd;

	}
.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;
	}

#comments{margin-top:50px;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
font-size:10px;
	}
.fn{font-size:14px;
font-style:normal;
font-weight:bold;}

.avatar {float:left; 
padding:0px 4px 4px 0px;}



