<!--

/*

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
-----------------------------------------------------------------------------------------------*/


.twitter li {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: trebuchet ms;
  font-size: 10px;
  background-color: #c8c8c8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  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: #b5b5b5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  cursor: hand;
  color: #646464;
  list-style: none;
}


-->
</style>




body {

	background-image: url("http://keri-hilson.us/wp-content/themes/version3/images/tlo.png");
	background-repeat: repeat-x;
	font-family: trebuchet MS;
	font-size: 10px;
	color: #9e9e9e;
        margin: 0px;
}


td {

	font-family: trebuchet MS;
	font-size: 10px;
	color: #9e9e9e;
        margin: 0px;
}
th {


    	background-color: #FFFFFF;
	font-family: trebuchet MS;
	font-size: 10px;
	color: #d9d9d9;
        margin: 0px;
}

a:link {
	color: #48a7ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #48a7ff;
}
a:hover {
	text-decoration: boild;
	color: #ffda0a;
	cursor: hand;
}
a:active {
	text-decoration: none;
}

b	{
	color: #494949;
	}
 
i	{
	color: #ff4f32;
	}
 
u	{
	color: #f4f4f4;
	}


	}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #b3b3b3;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



a img.photos {padding 1px;  background-color: #FFFFFF; border: 1px solid #E6E6E6; border-radius: 4px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 0px; margin: 1px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); opacity:.70; filter: alpha(opacity=70);  -moz-opacity: 0.7;
}


a img.photos:hover {padding 1px;  background-color: #FFFFFF; border: 1px solid #C3C3C3; border-radius: 4px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 0px; margin: 1px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity:1; filter: alpha(opacity=100);  -moz-opacity: 1;
} 

==

