<!--

/*

Theme Name: Millionaire
Theme Use: http://www.rich-girl.org
Author: Anthony
Released: 3/01/2010
Version: 5
Description: The 5th layout to be used on RICH-GIRL.ORG

=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {

	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
        background-image:url(http://www.rich-girl.org/wp-content/themes/millionaire/images/background.jpg);
        background-repeat: repeat-x;
        background-color: #806E56;
        color: #B9B9B9;
	letter-spacing: 0px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 8px;}
form { background-color:;} input, textarea, option, select {background-color: #76664F; font: 9px verdana; line-height: 15px; color: #523B6F; text-align: justify; letter-spacing: 0px; border: 1px solid #76664F; padding: 1px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}


blockquote {
	background-image: url("");
	background-position: scroll;
	background-repeat:no-repeat;
	background-color: #d6c8bb;
	font-family: Arial;
	font-size: 8px;
	line-height: 16px;
	text-align: justify;
	padding-left: 7px;
	color: #a68f7a;
	margin:25px;
	border-right: 10px solid #bd939d;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


sidebar{ font-size:10px; font-weight:none; font-family:arial;}

		
i{ color: #524C3E; }

b{ color: #735023; }

u{ color: #606060; }



/* NAVIGATION
-----------------------------------------------------------------------------------------------*/
a.navigation:link{
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-family: Arial;
        font-size: 12px;}

a.navigation:active{
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-family: Arial;
        font-size: 12px;}
	
a.navigation:visited{
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
        font-size: 12px;}

a.navigation:hover{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;}

 

/* 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;}


/* 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 (VIDEOS) -----------------------------------------------------------------------------------------------*/
.vidnormal { 
    border: 1px solid #988547; 
	padding: 3px;
	background-color: #484848;
}

.vidhover { 
    border: 1px solid #555555; 
	padding: 3px;
	background-color: #363636;
}

.download {
border-right: 1px solid  #684D2A;
	border-bottom: 1px solid  #684D2A;
  border-left: 1px solid  #684D2A;
border-top: 1px solid  #684D2A;
	background-color:#8E6932;
	padding: 2px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
-moz-border-radius: 4px;

-webkit-border-radius: 4px;
}
	
.downloadhov {
border-right: 1px solid  #8E6D42;
	border-bottom: 1px solid  #8E6D42;
  border-left: 1px solid  #8E6D42;
border-top: 1px solid  #8E6D42;
	background-color:#A47F50;
	padding: 2px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
-moz-border-radius: 4px;

-webkit-border-radius: 4px;
}
	
/* 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: 8px;
  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: 8px;
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  #684D2A;
	border-bottom: 1px solid  #684D2A;
  border-left: 1px solid  #684D2A;
border-top: 1px solid  #684D2A;
	background-color:#8E6932;
	padding: 2px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
-moz-border-radius: 4px;

-webkit-border-radius: 4px;
}
	
.elite-hov {
border-right: 1px solid  #8E6D42;
	border-bottom: 1px solid  #8E6D42;
  border-left: 1px solid  #8E6D42;
border-top: 1px solid  #8E6D42;
	background-color:#A47F50;
	padding: 2px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
-moz-border-radius: 4px;

-webkit-border-radius: 4px;
}

.conticons { border:1px solid #D7DADA; }

/* CONTENT MENU TABLES
-----------------------------------------------------------------------------------------------*/
.menunormal {
	background-color: #E2DED8;
	border-top: 3px solid #775F39;
	font-size: 9px;
	}
.menuhover {
	background-color: #A08B6A;
	border-top: 3px solid #B7A68B;
	color: #FFFFFF;
	font-size:9px;
	}
div.top {
    	width: 424px;
	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: "Verdana";
	font-size: 9px;
	}
/* CONTENT AREA
-----------------------------------------------------------------------------------------------*/


#contenttop {
	text-align: center;
	padding-top: 45px;
	padding-left:40px;
	padding-right:40px;
	background: #806E56 url(images/news_top.png);
}
#contentbottom {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: bold;
	font-style:italic;
	text-shadow: #3C565F 1px 1px 1px;
	color:#eeeeee;
	background: #806E56 url(images/news_bottom.png);
}

#contentbottom a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	font-size:11px;
	padding:8px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}


#contentbottom a:hover{
	color:#eeeeee;
}
#contentbottom1 {
	text-shadow: #3C565F 1px 1px 1px;
	background: #806E56 url(images/news_bottom.png);
}

#contentbottom1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	font-size:19px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}


#contentbottom1 a:hover{
	color:#eeeeee;
}

#content {
        font-family:Verdana, "Times New Roman", Times, serif;
	color:#6D604D;
	font-size:9px;
	font-weight: none;
	font-style:none;
	padding-left:40px;
	padding-right:40px;
	text-align: justify;
	background: #806E56 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:Verdana, "Times New Roman", Times, serif;
	font-style:none;
	text-shadow: #FFFFFF 1px 1px 1px;
	font-size:18px;
	font-weight: bold;
	text-decoration:none;
}

.title a{
	color:#596e76;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-style:none;
	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: #76664F;
}

.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:572px; }

/* 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: verdana;
  font-size: 10px;
  background-color: #B19363;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #76654F;
  border-bottom: 1px solid #76654F;
  cursor: hand;
  color: #E1D2BB;
  list-style: none;
}

.twitter li:hover {
 margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: verdana;
  font-size: 10px;
  background-color: #DFD5C3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #76654F;
  border-bottom: 1px solid #76654F;
  cursor: hand;
  color: #E1D2BB;
  list-style: none;
}

/* comment and respond */
#comments, #respond h3 {
	font-size:14px;
	color:#6B92C0;
	padding-bottom:5px;
}

.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:572px; }
-->
