/* @override http://www.deadtreephotography.com/galleryresources/css/dtp_gallery.css */

html, body {
background-color: #dfd2b3;
}

/*----------------------------------------------------------------
PAGE STRUCTURE AND LAYOUT
----------------------------------------------------------------*/

#container {
width: 792px;
background-color: #FFFFFF;
background-image: url(../images/dtp/gallery_shadow_bg.gif);
background-repeat: repeat-y;
min-height: 100%;
}

/* help out IE 6 */
* html body #container {
height: 100%;
}

#content-container {
position: relative;
margin: 0 21px;
}

#masthead-logo {
margin: 0 auto;
}

#mm-menu {
padding: 0 0 20px 0;
text-align: left;
}

#content {
position: relative;
background-color: #303336;
border-top: 1px solid #121212;
border-bottom: 1px solid #121212;
background-image: url(../images/dtp/gallery_background.gif);
}

#content-side {
width: 218px;
float: left;
}

	/* see /galleryresources/css/sidenav_accordian.css file */
	
	#DTPAccordian {
	margin-left: 80px;
	width: 218px;
	}
	
	#DTPAccordian ul, #DTPAccordian li {
	margin: 0;
	list-style: none !important;
	list-style-type: none;
	display: block;
	}

	#DTPAccordian ul, #DTPAccordian form {
	padding: 0;
	}
	
	#DTPAccordian form {
	display: block;
	margin: 0;
	background-color: #cfeafc;
	}
	
	#DTPAccordian form label {
	color: #000 !important;
	}
	
	#DTPAccordian form .form_pad {
	padding: 9px;
	margin: 0;
	}
	
	#DTPAccordian li {
	padding: 0;
	border-top: 1px solid #FFF;
	border-right: 1px solid #ACD4E3;
	border-bottom: 1px solid #ACD4E3;
	border-left: 1px solid #FFF;
	background-color: #cfeafc !important;
	text-align: left;
	}
	
	#DTPAccordian strong {
	display: block;
	padding: 4px 6px;
	color: #FFF !important;
	background-color: #3C3C3C !important;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: normal;
	}
	
	#DTPAccordian li a, #DTPAccordian li a:link {
	display: block;
	margin: 0;
	padding: 1px 6px;
	font-size: 11px;
	}
	
	#DTPAccordian li a, #DTPAccordian li a:link, #DTPAccordian li a:visited {
	color: #000000 !important;
	text-decoration: none;
	background-color: #E2F5FF;
	}
	
	#DTPAccordian li a:hover, #DTPAccordian li a:focus {
	color: #70AC17 !important;
	text-decoration: none;
	background-color: #FFF;
	}
	
	.form_label {
	margin-top: 6px;
	margin-bottom: 2px;
	}
	
	.form_field {
	margin-top: 2px;
	margin-bottom: 12px;
	}

/* #content-main {
margin: 0 235px 0 0;
} */

	/* header */

	.gallery_header {
	padding: 16px;
	}

	.gallery_header h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-align: center;
	color: #663300;
	}
	
	/* page links and filter data */
	
	.list_filters {
	background-color: #121518;
	width: 620px;
	margin: 0 20px 6px 20px;
	padding: 8px 16px;
	text-align: center;
	border: 1px solid #000000;
	}

	.list_filters p {
	margin: 2px 0 !important;
	padding: 0 !important;
	line-height: 14px !important;
	color: #ACD4E3 !important;
	}
	
	.list_filters a, .list_filters a:link, .list_filters a:visited {
	color: #72C310 !important;
	text-decoration: none;
	}
	
	.list_filters a:hover, .list_filters a:focus, .list_filters a:active {
	color: #ACD4E3 !important;
	text-decoration: underline;
	}
	
	.page_links {
	margin: 0;
	padding: 0;
	margin: 0 20px 8px 20px;
	}
	
	.page_links p {
	display: block;
	padding: 3px !important;
	margin: 0;
	}
	
	.page_link_label {
	width: 660px;
	text-align: center;
	background-color: #454851;
	border: 1px solid #121518;
	}
	
	.page_link_nav {
	text-align: center;
	}
	
	.page_links a, .page_links a:link, .page_links a:visited {
	color: #528e00;
	text-decoration: none;
	}
	
	.page_links a:hover, .page_links a:focus, .page_links a:active {
	color: #80b5c9;
	text-decoration: underline;
	}
	
	.page_links strong {
	color: #ACCDE3;
	}
	
	.page_links em {
	color: #ACCDE3;
	font-style: normal;
	}
	
	/* item list */

	.item_list {
	margin: 0;
	padding: 0 6px 16px 6px;
	}
	
	.item_photo {
	margin: 0;
	text-align: center;
	}
	
	.item_photo a img {
	border-width: 2px;
	}
	
	.item_name, .item_number {
	margin: 2px 0 0 0;
	font-size: 10px !important;
	line-height: 13px !important;
	color: #ACD4E3 !important;
	}
	
	.item_number {
	margin-bottom: 4px;
	}
	
	.item_list a, .item_list a:link, .item_list a:visited {
	color: #528e00;
	text-decoration: none;
	font-size: 11px !important;
	line-height: 12px !important;
	}
	
	.item_photo a img, .item_photo a:link img, .item_photo a:visited img {
	border-color: #000 !important;
	}
	
	.item_photo a:hover img, .item_photo a:focus img {
	border-color: #ACD4E3 !important;
	}
	
	.item_list a:hover, .item_list a:focus, .item_list a:active {
	color: #80b5c9;
	text-decoration: underline;
	font-size: 11px !important;
	line-height: 12px !important;
	}

#content-clear {
clear: both;
}

#footer {
padding-bottom: 10px;
}

/*----------------------------------------------------------------
MISCELLANEOUS CLASS STYLES
----------------------------------------------------------------*/

.gallery-text {
margin: 8px auto;
}

