/*
CSS Updater (style.php)
*/

/*
Theme Name: Pretty In Pink Casino
*/






/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}


h1, h2, h3, h4, h5, h6 {
font-size: 100%;
padding-bottom: 10px;
}


/* GLOBAL 
************************************/

body {
background-color: #444444;
color: #2F3130;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a {
color: #2F3130;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
} 

hr {
height: 20px;
visibility: hidden;
}

img {
border: none;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
width:600px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 8px;
}

blockquote {
border-left: 10px solid #E94EA8;
margin: 10px;
padding: 10px;
}

/* MAIN STRUCTURE 
************************************/

#main {
background-attachment: scroll;
background-color: #c9e913;
background-image: url(img/body.png);
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.png);
background-position: top center;
background-repeat: no-repeat;
height: 440px;
}

#content { 
width: 1000px;
}

.wrapper {
margin: 0 auto;
width:1000px;
background:#d3e505;
}

#navigation_bar {
height: 1px;
}

#left {
float: left;
width:76%;
padding-left:10px;
}
#charts {
	width:98%;
	overflow:hidden;
	margin-left:7px;
	-margin-left:5px;
	float:left;
}
.separator {
    clear:both;
    float:none;
}
/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
    background-color: #d3e505;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .commenttext1 #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	padding:0px;
	width:auto;
}


#sidebar {
	float: right;
	width: 190px;
	color: #000000;
	margin: 20px 10px 15px 0px;
	-margin-right:5px;
	padding:5px;
	border:3px double #e977d6;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #ffffff;
	text-align:right;
    letter-spacing: normal;
    background:#e977d6;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	color: #ffffff;
	background:#c2d305;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-top:1px solid #d3e505;
	border-bottom:1px solid #b3c306;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border-top:1px solid #d3e505;
	border-bottom:1px solid #b3c306;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#c2d305;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}

#sidebar a {
text-decoration: none;
color: #000000;
}

#sidebar a:hover {
text-decoration: none;
color: #ffffff;
}



#footer {
background-attachment: scroll;
background-color: #c9e913;
background-image: url(img/footer.png);
background-position: top center;
background-repeat: no-repeat;
clear: both;
color: #333333 !important;
padding-top: 216px;
text-align: center;
}

/* HEADER ITEMS
************************************/

.title {
font-size: 30px;
padding-top: 220px;
padding-left: 50px;
width: 530px;
text-align: center;
}

.title a {
color: #333;
}

.description {
font-size: 10px;
padding-left: 30px;
width: 530px;
text-align: center;
color: #333;
}


/* LEFT ITEMS
************************************/

.main_article, .post {
border:3px double #E977D6;
padding: 10px 10px 0;
margin:20px 0px 10px 0px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
width:95%;
}

.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: 700px;
}

.other_articles .entry {
float: right;
padding-top: 0 !important;
width: 550px;
}

.entry {
padding-top: 10px;
}

.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 {
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: 20px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.png);

background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 2px;
}

.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 {
background-color: #E977D6;
margin: 20px 0;
padding: 10px;
text-align: right;
}

.except_title_page {
background-color: #E977D6;
padding: 7px 0 7px 10px;
margin-bottom: 10px;
}

.navi {
background-color: #E977D6;
margin-bottom: 20px;
padding: 10px 10px 20px 10px;
width:97%;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.recent-article {

}

.recent-article span {
display: none;
}

.other-article {

}

.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 {
background-color: #7ACE74;
padding: 10px 0 10px 10px;
margin-bottom: 10px;
width:99%;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}

.postmetadata {
border: 1px solid #ffffff;
margin: 20px 0;
padding: 10px 5px;
text-align: center;
width:700px;
}

.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;
}

.navright {
float: right;
}

/* COMMENTS ITEMS
************************************/

ol.commentlist {
display: block;
list-style: none;
}

ol.commentlist .author_comment .comment_entry {
border-right: 10px solid #E90080;
}

.avatar {
border: 5px solid #E90080;
height: auto;
margin-top: 15px;
}

.avatar_div {
float: left;
margin-right: 10px;
text-align: center;
width: 70px;
}

.comment_entry {
float: left;
width: 450px;
margin: 15px 0;
}

#author, #email, #url {
background-color: #7ACE74;
border: 1px solid #E90080;
float: left;
font-family: inherit;
height: 20px;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
/*width: 310px;*/
width: 385px !important;
}

#submit {
background-color: #7ACE74;
cursor: pointer;
float: left;
font-family: inherit;
height: 28px;
margin-bottom: 10px;
padding: 3px;
text-align: center;
/*width: 310px;*/
width: 400px !important;
}

#submit:hover {
background-color: #812a23;
color: #ecedca;
}

#comment {
background-color: #7ACE74;
border: 1px solid #E90080;
float: left;
font-family: inherit;
font-size: inherit;
margin-bottom: 10px;
/*width: 130px;*/
width: 400px !important;
}

.input_title {
float: left;
padding: 5px 0px 0px 20px;
width: 250px;
}

/* SIDEBAR ITEMS
************************************/

.ads_small img {
border: 5px solid #E977D6;
float: left;
margin: 0 7px 10px 7px;
}

.ads_big img {
border: 5px solid #E977D6;
margin-bottom: 20px;
}

#sidebar-left a, #sidebar-right a {
font-weight: normal !important;
}

#right ul, #right ul li {
display: block;
list-style: none;
}

#right ul li ul {
border-top: 1px solid #E90080;
padding-bottom: 10px;
}

#right ul li ul li {
border-bottom: 1px solid #E90080;
padding: 5px 0;
}

/* FOOTER ITEMS
************************************/

#footer small {
padding-bottom: 2px;
}

#footer a {
color: #333333 !important;
}




/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.separator {
    float: none;
    clear: both;
}

.charts {
    width: auto;
    float: none;
    clear: both; 
    margin: auto;
}


.charts .commenttext1 {
    width: auto;
    float: none;
    clear: both;   
	font-size:8pt;
	margin:0px 2px 10px 2px;
	padding:5px;
	border:3px double #e977d6;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.charts .commenttext1 .feeds_widget_line {
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    margin:0px;
}

.charts .commenttext1 h2 {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #333333;
	font-size:10pt;
}

.charts .commenttext1 h2 a {
    color: #333333;
}

.charts .commenttext1 h2 a:hover{
    color: #A1348F;
    text-decoration: none;
}


.charts .commenttext1 .feeds_widget_line table {
    width: 100%;
    background-color: #c2d305;
}

.charts .commenttext1 .feeds_widget_line table th {
    background-color: #e977d6;
    color: #ffffff;
	font-size:7pt;
	font-weight:normal;
    text-align: center;
    padding: 2px;
}

.charts .commenttext1 .feeds_widget_line table td {
	border-top:1px solid #d3e505;
	border-bottom:1px solid #b3c306;
    padding:2px;
    color: #333333;
	font-weight:normal;
	font-size:8pt;
}

.charts .commenttext1 .feeds_widget_line table td a, .footer a {
    color: #333333;
	font-weight:normal;
	text-decoration: none;
}

.charts .commenttext1 .feeds_widget_line table td a:hover {
    color: #000000;
    text-decoration: underline;
}
.charts .commenttext1 .feeds_widget_line table tr:hover td, #sidebar ul li li:hover {
	background:#c7d806;
}
td.j-1, td.j-2, td.j-4, td.j-5, td .j-6, td.j-7, td.j-8 , td.j-9, td.j-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.charts .commenttext1  .footer {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #000000;
}


/********** u-tube ***********/

#content .commenttext1 embed, .commenttext1 object {
    width: 100%;
}

.emptycell {background-color: transparent;}

.print, .imgcalendar {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.sectiontableentry0 img {
    text-align: center;
    vertical-align: middle;
}

.words, .table_border {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.words a, .table_border a {
    text-decoration: none;
    font-size: 9pt;
    color: #5E1D53;
    font-weight: normal;
}

.words a:hover, .table_border a:hover {
    text-decoration: underline;
}

.words h1, .table_border h1,
.words h2, .table_border h2,
.words h3, .table_border h3,
.words h4, .table_border h4,
.words h5, .table_border h5,
.words h6, .table_border h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
}

.words p, .table_border p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.words ul, .table_border ul, .words ol, .table_border ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.j-2, td.j-5, td .j-6, td.j-7, td.j-8 , td.j-9, td.j-10  {
	text-align: center; 
	vertical-align: middle;
}

td.j-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.j-3, td.j-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.commenttext1 .feeds_widget_line table tr th {
    font-size: 8pt;
}

.commenttext1 .feeds_widget_line table tr td {
    font-size: 8pt;
}

.commenttext1 .feeds_widget_line table {
    border-spacing: 0px;
}



/*** TAB STYLES *************************************************************/

/* Color tab styles */

.comment_content, .feeds_widget_line ul.index_service_data_box li.content-inner {
    background-color: #e977d6;
    color: #000000;
    border: 1px solid #ca67ba;
}
.feeds_widget_line ul.index_service_data_box li {
    background-color: #ca67ba;
}
.feeds_widget_line ul.index_service_data_box li, .feeds_widget_line ul.index_service_data_box li h4 {
    color: #000000;
}

/* Common tab styles */

.feeds_widget_line ul.index_service_data_box {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.feeds_widget_line ul.index_service_data_box li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.feeds_widget_line ul.index_service_data_box li.content-inner {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.feeds_widget_line ul.index_service_data_box h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.feeds_widget_line ul.index_service_data_box li.content-inner h4 {
    font-weight: bold;
}
.feeds_widget_line ul.index_service_data_box li:hover {
    text-decoration: underline;
}

.feeds_widget_line .comment_content {
    margin: 0;
    padding: 5px;
}

.feeds_widget_line .comment_content h1,
.feeds_widget_line .comment_content h2,
.feeds_widget_line .comment_content h3,
.feeds_widget_line .comment_content h4,
.feeds_widget_line .comment_content h5,
.feeds_widget_line .comment_content h6 {
    margin: 0;
}

