/*
This CSS file is for styles related to the wrapper. 
*/

body{
	background: #043669;
	text-align: center;
	margin: 0;
	padding: 0;	
}

div#wrapper{
	width:980px;
	margin:0px auto;
	text-align:left;
}

div#top{
	background: url(/theme/top.jpg) no-repeat scroll 50% 0;
	height:256px;
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}

div#middle{
	background: url(/theme/middle.jpg) repeat-y scroll 50% 0;
	margin:0;
	padding:0;
}

div#bottom{
	background: url(/theme/bottom.jpg) no-repeat scroll 50% 0;
	height:25px;
}

div#footer {
	text-align: center;
	color: #fff;
	font-size: .75em;
	margin: -10px 0 0 0;
	padding: 0;
}

div#footer p {
	margin:0px;
	padding:0px;
}

div#footer a {
	text-decoration:none;
	color: #fff;
}

div#footer a:hover {
	text-decoration:underline;
}

div#breadcrumbs{
	font: 80% Arial, Helvetica, sans-serif;
	margin: 7px 0 0 20px;
	padding: 0;
}

div#content{
	width:940px;
	min-height:600px;
	margin: 0 10px 0 20px;
	padding: 7px 0 7px 0;
}

div.full_banner{
	margin:0 0 10px -10px;
	padding:0;
	width:960px;
	position:relative;
}
	
.clearit {
    font: 0px/0px monospace;	
	clear: both;
	display: block;
}

div#photo_album td {
	vertical-align: top;
}

.web_photo {
	border: none;
	margin: 7px 0 0 0;
}

.photo_album_page {
	height:100%;
	width:100%;
	overflow:auto;
}

.web_photo_caption {
	color:#000000;
	text-align:left;
	margin:5px 0 10px 0;
	font-size:18px;
}

.web_photo_details {
	font-size: 14px;
}

.web_photo_thumbnail {
	border: none;
}

.photo_nav {
	width:108px;
}

.photo_nav ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.photo_nav li{
	float:left;
	position:relative;
	margin: 0;
	padding: 0 2px;
}

.photo_nav a{
	background:transparent url(/theme/buttons.png) no-repeat scroll 0px 0px;
	height:35px;
	display:block;
	overflow:hidden;
	text-indent:-999em;
}

.photo_nav_prev a{
	background-position: 0px 0px;
	width:50px;
}

.photo_nav_prev a:hover{
	background-position: 0px -35px;
	width:50px;
}

.photo_nav_prev_disabled a{
	background-position: 0px -70px;
	width:50px;
}

.photo_nav_next a{
	background-position: -50px 0px;
	width:50px;
}

.photo_nav_next a:hover{
	background-position: -50px -35px;
	width:50px;
}

.photo_nav_next_disabled a{
	background-position: -50px -70px;
	width:50px;
}

td.shadow12_right {
	background: transparent url(../theme/shadow_12x1045_right.png) no-repeat scroll left top;
	width: 12px;
}

td.shadow12_bottom_right {
	background: transparent url(../theme/shadow_12x12_bottom_right.png) no-repeat scroll left top;
	width: 12px;
	height: 12px;
}

td.shadow12_bottom {
	background: transparent url(../theme/shadow_1445x12_bottom.png) no-repeat scroll left bottom;
	height: 12px;
}

td.shadow7_right {
	background: transparent url(../theme/shadow_7x500_right.png) no-repeat scroll left top;
	width: 7px;
}

td.shadow7_bottom_right {
	background: transparent url(../theme/shadow_7x7_bottom_right.png) no-repeat scroll left top;
	width: 7px;
	height: 7px;
}

td.shadow7_bottom {
	background: transparent url(../theme/shadow_500x7_bottom.png) no-repeat scroll left bottom;
	height: 7px;
}

div#horz_menu {
	background:transparent url(/theme/navbar.jpg) no-repeat scroll 0px 0px;
	width:960px;
	height:34px;
	margin:0 0 0 10px;
	padding: 0;
	border:none;
}

div#horz_menu_shadow{
	background:transparent url(/theme/navbar_shadow.jpg) no-repeat scroll 0px 0px;
	height:8px;
	width:960px;
	margin:0 0 0 10px;
	padding:0;
}

div#horz_menu ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

div#horz_menu li{
	float:left;
	position:relative;
	margin: 0;
	padding: 0;
}

#horz_menu a{
	background:transparent url(/theme/navbar.jpg) no-repeat scroll 0px 0px;
	height:34px;
	display:block;
	overflow:hidden;
	text-indent:-999em;
}

#horz_menu_home a{
	background-position: 0px 0px;
	width:78px;
}

#horz_menu_books a{
	background-position: -78px 0px;
	width: 87px;
}

#horz_menu_photos a{
	background-position: -165px 0px;
	width:96px;	
}

#horz_menu_blog a{
	background-position: -261px 0px;
	width:76px;	
}

#horz_menu_lgbt_resources a{
	background-position: -337px 0px;
	width:166px;	
}

#horz_menu_contact_mel a{
	background-position: -503px 0px;
	width:139px;	
}

#horz_menu_bio a{
	background-position: -642px 0px;
	width:63px;	
}

#horz_menu_amazing_race a{
	background-position: -705px 0px;
	width:150px;	
}

#horz_menu_home a:hover{
	background-position: 0px -34px;
	width:78px;
}

#horz_menu_books a:hover{
	background-position: -78px -34px;
	width: 87px;
}

#horz_menu_photos a:hover{
	background-position: -165px -34px;
	width:96px;	
}

#horz_menu_blog a:hover{
	background-position: -261px -34px;
	width:76px;	
}

#horz_menu_lgbt_resources a:hover{
	background-position: -337px -34px;
	width:166px;	
}

#horz_menu_contact_mel a:hover{
	background-position: -503px -34px;
	width:139px;	
}

#horz_menu_bio a:hover{
	background-position: -642px -34px;
	width:63px;	
}

#horz_menu_amazing_race a:hover{
	background-position: -705px -34px;
	width:150px;	
}

