<!--

/*

Theme Name: Debut
Theme Use: http://www.paradiso-girls.net
Author: Erick G.
Released: 05/10/09
Description: The very first layout for Paradiso Girls Online


=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {
        background: #EBEBEB;
        font-family: trebuchet ms;
        font-size:10px;
        line-height: 15px;
        color: #646464;
        margin-top: 30px;
        margin-bottom: 30px;
}


<!--
A:link{color:#DC006D;text-decoration:none;font-weight:none;}
A:visited{color:#DC006D;text-decoration:none;font-weight:none;}
A:active{color:#DC006D;text-decoration:none;font-weight:none;}
A:hover{color:#DC9B00;text-decoration:none;font-weight:none;cursor:hand;}

a.title-link:link {
text-decoration: none;
color: #5C0082;
font-size:10px;
font-weight:bold;
}
a.title-link:visited {
text-decoration: none;
color: #5C0082;
font-size:10px;
font-weight:bold;
}
a.title-link:hover {
text-decoration: underline;
color: #5C0082;
font-weight:bold;
font-size:10px;
}
a.title-link:active {
text-decoration: none;
color: #5C0082;
font-size:10px;
font-weight:bold;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {margin: 2px; text-decoration: none; font-weight: bold; color: #DC006D; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi a:hover {margin: 2px; color: #DC9B00; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi span.pages {margin: 2px; color: #646464; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi span.current {margin: 2px; color: #646464; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi span.extend {margin: 2px; color: #646464; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}

blockquote {
margin: 11px 16px 0px 16px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 0px;
padding-left: 9px;
border-top: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
border-left: 1px solid #E6E6E6;
background: #F0F0F0;
border-radius: 10px;
}

.twitter li {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: trebuchet ms;
  font-size: 10px;
  background-color: #f0f0f0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #dfdddd;
  border-bottom: 1px solid #dfdddd;
  cursor: hand;
  color: #646464;
  list-style: none;
}

.twitter li:hover {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: trebuchet ms;
  font-size: 10px;
  background-color: #dbdada;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #c9c7c7;
  border-bottom: 1px solid #c9c7c7;
  cursor: hand;
  color: #646464;
  list-style: none;
}

form { background-color: transparent;} input, textarea, option, select {background-color: #C9DBD8; font: 9px trebuchet ms; line-height: 15px; text-align: justify; letter-spacing: 0px; border: 1px solid #B8CECA; padding: 1px;}
h3 { font-size:10px; margin-top:10px; margin-bottom:0px;}
.title-1 { color: #5C0082; text-align: justify; font-weight: none; text-decoration: none;}
.title-2 { color: #149BA0; text-align: justify; font-weight: none; text-decoration: none;}
.line { color: #E6E6E6;}
.border-1 {border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.border-2 {border: 1px solid #E6E6E6; background: #E6E6E6; padding: 9px;}
.border-3 {border: 1px solid #E6E6E6; background: #FFFFFF; padding: 0px;}
.border-layout {border: 1px solid #B1CBC6; background: #E0ECEA; padding: 9px;}
-->
</style>