/*
Theme Name: Rachel Bilson Realm
Author: V-Sky Design
Author URI: http://v-sky.org/
*/

body {
	background-color: #e5d0ae;
	background-repeat: repeat-x;
	scrollbar-face-color: #995443;
	scrollbar-highlight-color: #e5d0ae;
	scrollbar-3dlight-color: #e5d0ae;
	scrollbar-darkshadow-color: #e5d0ae;
	scrollbar-shadow-color: #e5d0ae;
 	scrollbar-arrow-color: #e5d0ae;
	scrollbar-track-color: #e5d0ae;
}

.nav {
	background: #C7A16C;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	line-height: 9pt;
	color: #FADFB4;
	margin: 0px;
	text-align: justify;
	border-left: 1px solid #984949;
	border-right: 1px solid #984949;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px; 
	padding-bottom:0px;
}

.con {
	background-color: #C7A16C;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	line-height: 9pt;
	color: #4E2D08;
	margin: 0px;
	text-align: justify;
	border-right: 1px solid #984949;
	border-left: 1px solid #984949;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
}

.maincontent {
	background-image: url("jpg/bg2.gif");
	padding: 0px;
	margin: 0px;
}


td {
	font-family:verdana;
	font-weight: normal;
	font-size: 8pt;
	line-height: 9pt;
	color: #4e2d08;
	text-align: justify;
}

h1 {
	background-image: url("jpg/h1.gif");
	background-repeat: no-repeat;
	color: #dfc9a8;
	font-family: verdana;
	font-size: 6pt;
	line-height: 6px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	padding: 1px;
	padding-top: 25px;
	padding-bottom: 25px;
}


h2 {
	background-image: url("jpg/h2.gif");
	background-repeat: no-repeat;
	color: #f2e8d7;
	font-family: verdana;
	font-size: 6pt;
	line-height: 8px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	padding: 1px;
	padding-top: 25px;
	padding-bottom: 25px;
}

h3 {
	color: #fadfb4;
	font-family: verdana;
	font-size: 8pt;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	margin-top: 15px;
	padding: 1px;
	border-top: #984949 solid 1px;
}

.image, :link.image, :visited.image, :active.image {
	background-color: #c9a36f;
	border: #843131 solid 1px;
	padding: 3px;
	margin: 1px;        
}

:hover.image {
	border: #8d6a38 solid 1px;
	padding: 3px;
	margin: 1px;
	cursor: crosshair;         
}

:link.imgFader, :visited.imgFader, :active.imgFader, :hover.imgFader {
	border: #e1d7b0 solid 0px;
}

:link.aff, :visited.aff, :active.aff {
	background: #a27e4e;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 6pt;
	line-height: 10pt;
	color: #e2d0b4;
	margin: 1px;
	padding-left: 20px;
	border-right: #90453b solid 10px;
        cursor: crosshair;        
}

:hover.aff {
	background-color: #90453b;
	background-image: url("jpg/aff.gif");
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #e2d0b4;  
	border-right: #8e6b3b solid 10px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-family: verdana;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 6pt;
	line-height: 8pt;
	color: #f2e8d7;
        cursor: crosshair;        
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	color: #783e29;   
}

.lastphotos A IMG {
	background-color: #c9a36f;
	border: #843131 solid 1px;
	padding: 3px;
	margin: 1px;
}
.lastphotos A:hover IMG {
	border: #8d6a38 solid 1px;
	padding: 3px;
	margin: 1px;
	cursor: crosshair; 
}

textarea , input , select 
{
	border: #995443 solid 1px;
	background: #e5d0ae;
	color: #995443;
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
}


ul.is_link {   
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	font-size: 9pt;
}

li {
	list-style-type: none;
	text-decoration: none;
	font-family: verdana;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 6pt;
	line-height: 9pt;
	color: #f2e8d7;
        cursor: crosshair; 
} 

li:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #f2e8d7; 
}

ul.is_link ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}