/*Css code Rachel Estrada Studio
by Rachelle White
http://seventhsong.net
2009*/
/*structure*/

body {
	background-color: #162032;
}
.wrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:836px;
}
.content {
	position: absolute;
	top: -1px;
	background-color: #FEEFE4;
}
#left {
	width: 600px;
	margin-left: 55px;
	margin-top: 25px;
	float:left;	
	margin-bottom:70px;

}
#right {
	width:200px;
	float:right
}
#center {
	text-align:center;
}
#bottom {
	background-color: #995c45;
	clear:both;
}
#inside {
	background-color: #FEEFE4;
}
#bmenu {
	margin-top: 70px;
	margin-left: 55px;
	padding-bottom: 50px;
	padding-top: 60px;
	padding-right:55px;
	
}


/*typography*/
#bmenu {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 8pt;
	color: #FFF0D8;
	text-decoration: none;
	line-height: 14pt;
}
#bmenu a:link {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 8pt;
	color: #FFF0D8;
	text-decoration: none;
	line-height: 14pt;
}
#bmenu a:visited {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 8pt;
	color: #FFF0D8;
	text-decoration: none;
	line-height: 14pt;
}
#bmenu a:active {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 8pt;
	color: #FFF0D8;
	text-decoration: none;
	line-height: 14pt;
}
#bmenu a:hover {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14pt;
}
.text {
	font-family: georgia, times, garamond;
	font-size: 10pt;
	color: #162032;
	line-height: 15pt;
}
.text a:link{
	font-family: georgia, times, garamond;
	font-size: 10pt;
	color: #162032;
	line-height: 15pt;
}
.text a:visited{
	font-family: georgia, times, garamond;
	font-size: 10pt;
	color: #162032;
	line-height: 15pt;
}
.text a:active{
	font-family: georgia, times, garamond;
	font-size: 10pt;
	color: #162032;
	line-height: 15pt;
}
.text a:hover{
	font-family: georgia, times, garamond;
	font-size: 10pt;
	color: #162032;
	line-height: 15pt;
}
.headcell {
	font-family: georgia, garamond, times;
	font-size: 12pt;
	line-height: 13pt;
	color: #CCCCCC;
	background-color: #162032;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 20px;	
	padding-right: 5px;
	font-style: italic;
	width: 100px;
	float: left;
	list-style:none;
	border-right: solid 1px #120F2A;
	border-bottom: solid 1px #666666;
}
.cell {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 9pt;
	background-color: #F2EDE8;
	color: #783E3A;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 5px;
	float:left;
	width:100px;
	height:10px;
	list-style:none;
	border-right: solid 1px #DFDFDF;
	border-bottom: solid 1px #DFDFDF;
	}
	ul {
	clear:both;
	margin-left:-40px
	}
.heading1 {
	font-family: georgia, garamond, times;
	font-size: 12pt;
	font-style: italic;
	color: #162032;
}


/*zenphoto index*/

.album
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
clear:both;
}
.albumthumb
{
float:left;
}
.albumdivider
{
width:250px;
float:left;
background-color: #F2EDE8;
border:solid 1px #DFDFDF;
padding: 20px;
margin-right:20px;
margin-bottom:20px;
}
.albumthumb img
{
border:solid 1px #120F2A;
}
.albumthumb img a:hover
{
border:solid 1px #F2EDE8;
}
.albumtitle a:link, a:visited, a:active
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
text-decoration:none;
}
.albumtitle a:hover
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
text-decoration:none;
}

.albumtitle
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #783E3A;
line-height: 15pt;
font-weight: normal;
text-decoration: none;
font-style: italic;
text-transform: none;
float:right;
}
#container
{
padding-top:50px;
padding-left:15%;
padding-bottom:200px;
}
#albumcontainer
{
padding-left:55px;
padding-right:55px;
padding-bottom:20px;
}
/*zenphoto album*/
#images
{
padding-bottom:200px;
}
#gallerytitle
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
}
#gallerytitle a:link, a:visited, a:active
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
}
#gallerytitle a:hover
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #e18d6d;
line-height: 15pt;
}
.imagethumb img
{
border:1px solid #162032
}
.albumimage
{
float:left;
padding-left:15px;
padding-bottom:15px;
}

/*zenphoto image*/
.title
{
width:50%;
margin-right:auto;
margin-left:auto;
padding-top:15px;
}

.img
{
float:left;
width:80%;
}
.imgnavleft
{
float:left;
width:10%;
}
.imgnavright
{
float:left;
width:10%;
}
.imgnavleft img
{
border:none;
padding-top:200px;
}
.imgnavright img
{
border:none;
padding-top:200px;
}
.buttonheight
{
margin-top:33%;
list-style:none;
}
.image
{
margin-left:auto;
margin-right:auto;
margin-top:20px;
height:auto;
overflow:inherit;
width:100%;
text-align:center;
}
#imagecontainer
{
padding-left:48px;
padding-right:48px;
padding-bottom:20px;
}
#imgtitle
{
color: #e18d6d;
font-family: georgia, times, garamond;
font-style:italic;
font-size: 10pt;
line-height: 15pt;
float:left;
}
#descrip
{
color: #e18d6d;
font-family: georgia, times, garamond;
font-style:italic;
font-size: 10pt;
line-height: 15pt;
float:right;
}
.nav li a
{list-style:none;
font-family: georgia, times, garamond;
font-size: 10pt;
color: #e18d6d;
line-height: 15pt;
float:left;
}
.nav li 
{list-style:none;
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
float:left;
margin-left:10px;
}
.nav li a:hover
{list-style:none;
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
float:left;
}


/*toolbox*/
#admin, #admin_data 
{
position: fixed;
right: 0px;
top: 0px;
width: 130px;
border-bottom: 1px solid #E6E6DF;
border-left: 1px solid #E6E6DF;
background: #fff;
z-index: 2; 	
text-align: left;
}
#admin_data {
top: 0px;
padding-top: 20px;
z-index: 1;
line-height: 1.6em;
}
#admin h3 {
font-weight: normal;
color: #999;
margin:0;
padding:0; text-align: center;
}
#admin h3:hover { 
color: #036; 
}
#admin a:link, a:visited, a:active
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #162032;
line-height: 15pt;
}
#admin a:hover
{
font-family: georgia, times, garamond;
font-size: 10pt;
color: #783E3A;
line-height: 15pt;
}

/*extra elements*/
#title
{
position:absolute;
top:10px;
background-color:#FEEFE4;
width: 350px;
height:200px;
}