<!--

/*

Theme Name: Angel Lost
Theme Use: http://www.just-aaliyah.net
Author: Tania
Released: 02/10/10
Version: 2
Description: The 2nd style sheet to be used on Just-Aaliyah.net

=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {

	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
        background-image:url(http://www.just-aaliyah.net/wp-content/themes/angel/background.jpg);
        background-repeat: repeat-x;
        background-color: #E6F1F5;
        color: #B9B9B9;
	letter-spacing: 0px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;}
form { background-color: transparent;} input, textarea, option, select {background-color: #E6E6E6; font: 9px trebuchet ms; line-height: 15px; color: #523B6F; text-align: justify; letter-spacing: 0px; border: 1px solid #DCDCDC; padding: 1px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}


blockquote: {
	color:#8A8988;
        width: 470px;
	border-right: 1px solid  #C2C1C0;
	border-bottom: 1px solid  #C2C1C0;
	border-left: 0px solid  #E3E1E1;
	border-top: 0px solid  #E3E1E1;
	background-color:#E3E1E1;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
table{ font-size:10px; font-weight:none; font-family:lucida sans; }

sidebar{ font-size:11px; font-weight:none; font-family:arial;}

		
i{ color: #6EA5D0; }

b{ color: #E672C7; }

u{ color: #606060; }



/* NAVIGATION
-----------------------------------------------------------------------------------------------*/
a.navigation:link{
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-family: Lucida Sans;
        font-size: 13px;}

a.navigation:active{
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-family: Lucida Sans;
        font-size: 13px;}
	
a.navigation:visited{
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans;
        font-size: 13px;}

a.navigation:hover{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
    font-family: Lucida Sans;
    font-size: 13px;}

 

/* WELCOME
-----------------------------------------------------------------------------------------------*/
a.welcome:link, a.welcome:active, a.welcome:visited {
    color: #4F9AD1;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
        font-family: Verdana;
        font-size: 8px;}
	
a.welcome:hover {
    color: #78AFDA;
    text-decoration: none;
    font-family: Verdana;
    font-size: 8px;}

/* SIDEBAR
-----------------------------------------------------------------------------------------------*/
<!--

#sidebar {
    font-family:"Lucida Sans", "Times New Roman", Times, serif;
    color:#FFFFFF;
    font-size:11px;
}
#sidebar a:link{
	color:#5f7883;
	font-size:11px;
	font-weight: bold;
	font-style: none;
}
#sidebar a:visited{
	color:#5f7883;
	font-size:11px;
	font-weight: bold;
	font-style: none;
}
#sidebar a:active{
	font-size:11px;
	color:#5f7883;
	font-weight: bold;
	font-style:none;
}
#sidebar a:hover{
	color:#708690;
	font-size:11px;
	font-style: none;
	font-weight: bold;
	}

/* IMAGE BORDERS
-----------------------------------------------------------------------------------------------*/
.normal {
    border: 1px solid #8F7E4B; 
}

.hover { 
    border: 1px solid #555555; 
    background-image: url();  

}
		
.shop {
    border: 1px solid #988547; 
	padding: 5px;
	background-color: #484848;
}
	
.shophov {
    border: 1px solid #555555; 
	padding: 5px;
	background-color: #363636;
}

/* IMAGE BORDERS (ELITE) -----------------------------------------------------------------------------------------------*/
.elite { 
    border: 1px solid #bda968; 
}

.elitehover { 
    border: 1px solid #555555; 
}

/* IMAGE BORDERS (VIDEOS) -----------------------------------------------------------------------------------------------*/
.vidnormal { 
    border: 1px solid #988547; 
	padding: 3px;
	background-color: #484848;
}

.vidhover { 
    border: 1px solid #555555; 
	padding: 3px;
	background-color: #363636;
}

.download { 
    border-right: 2px solid  #BCDAF4;
	border-bottom: 2px solid  #BCDAF4;
  border-left: 2px solid  #BCDAF4;
border-top: 2px solid  #BCDAF4;
	background-color:#D0E5F8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.downloadhov { 
    border-right: 2px solid  #BCDAF4;
	border-bottom: 2px solid  #BCDAF4;
  border-left: 2px solid  #BCDAF4;
border-top: 2px solid  #BCDAF4;
	background-color:#E8F3FC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
	
/* IMAGE BORDERS (PHOTOS) -----------------------------------------------------------------------------------------------*/	
.photos {
        border-right: 1px solid  #A9CFE7;
	border-bottom: 1px solid  #A9CFE7;
	background-color:#EAF4FA;
	padding: 5px;
filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.90;
}
		
.photoshov {
border-right: 1px solid  #97C3DF;
	border-bottom: 1px solid  #97C3DF;
	background-color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1.0}
.lastpix {
	border-right: 1px solid  #A9CFE7;
	border-bottom: 1px solid  #A9CFE7;
	background-color:#EAF4FA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.lastpixhov {
	border-right: 1px solid  #97C3DF;
	border-bottom: 1px solid  #97C3DF;
	background-color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.images {
  padding: 5px;
  background-color: #171717;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #2A2A2A;
  border-bottom: 1px solid #2A2A2A;
filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.90;}
	
.images-hov {
 padding: 5px;
background-color: #222222;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
filter: alpha(opacity=95);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1.0;}
		
.latestphotos {
border-right: 1px solid  #94938F;
	border-bottom: 1px solid  #94938F;
	background-color:#1D1D1D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
	
.latestphotoshov {
 border-right: 1px solid  #94938F;
	border-bottom: 1px solid  #94938F;
	background-color:#393939;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.elite {
border-right: 1px solid  #FFD1EB;
	border-bottom: 1px solid  #FFD1EB;
  border-left: 1px solid  #FFD1EB;
border-top: 1px solid  #FFD1EB;
	background-color:#FFDBEF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
	
.elite-hov {
border-right: 1px solid  #FFD1EB;
	border-bottom: 1px solid  #FFD1EB;
  border-left: 1px solid  #FFD1EB;
border-top: 1px solid  #FFD1EB;
	background-color:#FFABDB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.conticons { border:1px solid #D7DADA; }

/* CONTENT MENU TABLES
-----------------------------------------------------------------------------------------------*/
.menunormal {
	background-color: #E2E2E2;
	border-top: 3px solid #C1C1C1;
	font-size: 10px;
	}
.menuhover {
	background-color: #FFFFFF;
	border-top: 3px solid #E2E2E2;
	color: #A7A7A7;
	font-size:10px;
	}
div.top {
    	width: 590px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
   	 background: #E2E2E2;
   	 padding-left: 6px;
	color: #515050;
	line-height: 12px;
	letter-spacing: 0px;
	font-family: "Lucida Sans";
	font-size: 10px;
	}
/* CONTENT AREA
-----------------------------------------------------------------------------------------------*/


#contenttop {
	text-align: center;
	padding-top: -30px;
	padding-left:40px;
	padding-right:40px;
	background: #F0F0F0 url(images/news_top.png);
}
#contentbottom {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight: bold;
	font-style:italic;
	text-shadow: #3C565F 1px 1px 1px;
	color:#eeeeee;
	background: #F0F0F0 url(images/news_bottom.png);
}

#contentbottom a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	font-size:10px;
	padding:8px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}


#contentbottom a:hover{
	color:#eeeeee;
}
#contentbottom1 {
	text-shadow: #3C565F 1px 1px 1px;
	background: #F0F0F0 url(images/news_bottom.png);
}

#contentbottom1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	font-size:15px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}


#contentbottom1 a:hover{
	color:#eeeeee;
}

#content {
        font-family:Tahoma, "Times New Roman", Times, serif;
	color:#808080;
	font-size:10px;
	font-weight: none;
	font-style:none;
	padding-left:40px;
	padding-right:40px;
	text-align: justify;
	background: #F0F0F0 url(images/news_background.png);
}

#content img{
	border: 0px;
	padding: 0px;
}

#content a img {
	border-right: 1px solid  #CCCCCC;
	border-bottom: 1px solid  #CCCCCC;
	border-left: 0px solid  #DEDEDE;
	border-top: 0px solid  #DEDEDE;
	background-color:#DEDEDE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.90;}

#content a:hover img{
	border-right: 1px solid  #CCCCCC;
	border-bottom: 1px solid  #CCCCCC;
	border-left: 0px solid  #DEDEDE;
	border-top: 0px solid  #DEDEDE;
	background-color:#DEDEDE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1.0;}

.title {
	color:#596e76;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow: #FFFFFF 1px 1px 1px;
	font-size:18px;
	font-weight: bold;
	text-decoration:none;
}

.title a{
	color:#596e76;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	font-weight: bold;
	text-decoration:none;
}

.title a:hover{
	color:#596e76;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	font-weight: bold;
	text-decoration:none;
}


.postdata {
	text-align: center;
       
}
.postdata a{
	color:#596e76;
	font-family:"Lucida Sans";
	font-style:none;
	font-size:10px;
	font-weight: none;
	text-decoration:none;
}
.postdata a:visited{
	color:#596e76;
	font-family:"Lucida Sans";
	font-style:none;
	font-size:10px;
	font-weight: none;
	text-decoration:none;
}
.postdata a:hover{
	color:#596e76;
	font-family:"Lucida Sans";
	font-style:none;
	font-size:10px;
	font-weight: none;
	text-decoration:none;
}
blockquote:
	color:#8A8988;
	border-right: 1px solid  #C2C1C0;
	border-bottom: 1px solid  #C2C1C0;
	border-left: 0px solid  #E3E1E1;
	border-top: 0px solid  #E3E1E1;
	background-color:#E3E1E1;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}


	
/* NEWS CUSTOMIZATION
-----------------------------------------------------------------------------------------------*/
.comnum {
	color: #D404E1;
}

.said {
	color: #97DB20;
}

.datecomment {
	color: #F9D772;
}

blockquote {
	color: #909090;
	background: #1A1A1A;
	padding: 6px 16px 6px 16px;
	border: 1px solid #343434;
	font-style: italic;
}


.pic {
	border: 1px solid #02C8FA;
	margin-right: 10px;
	margin-left: 7px;
}
	  
.pic2 {
	border: 1px solid #C8E943;
}	

/* COMMENTS STYLING
-----------------------------------------------------------------------------------------------*/
/* comment and respond */
#comments, #respond h3 {
	font-size:14px;
	color:#6B92C0;
	padding-bottom:5px;
        background: #eee;
}

.commentlist { padding-left:25px;}

.commentlist li {
	margin-bottom:5px;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right:5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	clear:both;
	line-height: 1.5em;
}

#commentform input, #commentform textarea {
	border:1px solid #D8E4F0;
	padding:5px;
}

#commentform p {
	margin-bottom:10px;
}

#commentform #submit {
	background-color:#dae5f3;
	color:#6B92C0;
	border:1px solid #D8E4F0;
}

#commentform textarea { width:472px; }

/* PAGINATION
-----------------------------------------------------------------------------------------------*/
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-weight: bold;
	    line-height:17px;
	    font:12px Tahoma;
	}
	
div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #bda968;
		margin-right:3px;
		background-color: #6c6c6c;
		font-weight: bold;
font:12px Tahoma;
		text-decoration: none;
		color: #bda968;		
	}
div.pagination a:hover, div.meneame a:active {
		border: 1px solid #000000;
		background-image:none;
		background-color:#5c5c5c;
		font-weight: bold;
		color: #000000;
font:12px Tahoma;
	}
div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		font-weight: bold;
		color: #bda968;
font:12px Tahoma;
	}
div.pagination span.disabled {
		margin-right:1px;
		padding:2px 1px;
		color: #ffffff;
font:12px Tahoma;
	}	
/* LOGIN PANEL
-----------------------------------------------------------------------------------------------*/
#login {
	width: 218px;
	padding: 1px;
}

#login img {
	background: url(http://lindsaylohandaily.com/wp-content/themes/new/images/need_login.gif) no-repeat center #000000;
	border: #343434 0px solid ;
}

#login a {
	border: none;
}
	
#login ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#login li a {
	text-transform: uppercase;
	padding: 1px 0px 1px 1px;
	display: block;
	font-weight: bold;
	color: #E3C18B;
	background: #000000;
	border-bottom: 3px solid #373737;
	text-decoration: none;
	list-style: none;
}

#login li a:hover {
	text-transform: uppercase;
	font-weight: bold;
	color: #EFDBBB;
	border-bottom: 3px solid #2A2A2A;
	text-decoration: none;
	list-style: none;
}

.twitter li {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: tahoma;
  font-size: 10px;
  background-color: #F9D1EF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #F39DDE;
  border-bottom: 1px solid #F39DDE;
  cursor: hand;
  color: #646464;
  list-style: none;
}

.twitter li:hover {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: tahoma;
  font-size: 10px;
  background-color: #FDE7F8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #F8C8EC;
  border-bottom: 1px solid #F8C8EC;
  cursor: hand;
  color: #8D8D8D;
  list-style: none;
}
-->
