/* 
	pemberton musuem
		copyright: the custom fit communications group	
		author: jesse korzan / roy mcclean
		date: aug 2008	
*/
	
@import url("reset.css");
@import url('/css/doc2form.css');
@import url('/css/blog.css');
@import url('/css/gallery.css');

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	background:#000000 url('/media/272/bg_body.jpg') repeat-x top left;
	color:#3D3106; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:19px; 
	font-size:10pt; 
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;		
}
h1 {
	font:bold 29px/34px  Times New Roman, serif;
	font-style:italic;
	margin:0 0 20px 0;
}
h2 {
	font-size:16px;
	text-transform:uppercase;
	margin:30px 0 10px 0;
	color:#7C650D;
}
h3 {
	font-size: 12px;
	font-weight:bold;
	margin:10px 0;
}
h3 a {
	color:#3D3106; 
}
p {
	margin: 0 0 20px 0;
}
a {
	color:#336699;
	text-decoration:underline;
}
a:hover {
	color:#7C650D;
	text-decoration:none;
}	

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#logo {
	float:left;
	overflow:hidden;
	width:923px;
	height:150px;	
}
#logo a {
	background: url('/media/277/logo.gif') no-repeat top left;
	width:923px;
	height:150px;	
	display:block;
	text-indent:-9999px
}
#navigation ul, #secondary ul, #footer ul {
	list-style-type:none;	
	text-transform:uppercase;
}
#navigation ul li a, #secondary ul li a, #footer ul li a {
	text-decoration: none;
	color: #BC9813;
}
#navigation ul li, #footer ul li {
	float:left;	
}

/*-------------------------------------------    
	navigation elements
-------------------------------------------*/

#navigation ul li {
	height:25px;
}
#navigation ul li a {
	background-position: 0 0;
	background-repeat:no-repeat;
	height:25px;
	text-indent:-9999px;
	display:block;
}
#navigation ul li a.about {
	background-image: url('/media/282/about.gif');
	width:90px
}
#navigation ul li a.location {
	background-image: url('/media/297/location.gif');
	width:100px
}
#navigation ul li a.contact {
	background-image: url('/media/292/contact.gif');
	width:119px
}
#navigation ul li a.blog {
	background-image: url('/media/287/blog.gif');
	width:61px
}
#navigation ul li a:hover, #navigation ul li a.on {
	background-position: 0 -25px;	
}
#secondary #storyblog ul, #secondary #story ul {
	text-align:left;
        margin:0;
        padding:0;
        font-weight:normal;
}
#secondary #storyblog ul li, #secondary #story ul li {
        margin:0px;
        padding:0px;
        line-height:1.2;
        border:0px;
        height:20px;
}
#secondary #storyblog ul li a, #secondary #story ul li a {
	font-size:9pt;
        color:#336699;
        text-transform:none;
	text-decoration:underline;
        text-align:left;
        background:none;
}
#secondary #storyblog ul li a:hover, #secondary #storyblog ul li a.on, #secondary #story ul li a:hover, #secondary #story ul li a.on {
	color:#7c650d;
	background:none;
        text-decoration:none;
}
#secondary ul {
	font-size:9.5pt;
	font-weight:bold;
	text-align:right;
	width:290px;
	padding:25px;
	margin:50px 0 30px 0;
}
#secondary li {
	line-height:50px;
	border-top:1px solid #7C650D;
}
#secondary li a {	
	display: block;
	height:50px;
	padding:0 25px 0 0;
}
#secondary ul li a:hover, #secondary ul li a.on {
	color: #FFF;
	background: #7C650D;
}
#footer ul li a {
	font-size:10px;
	padding:0px 11px 0px 0;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
}
/*-------------------------------------------    
	layout
-------------------------------------------*/

#wrapper {	
	position:relative;
	width:923px;
	margin:0 auto;	
}
#photo {
	background: url('/media/302/bg_header.gif') no-repeat top left;
	width:514px;
	height:339px;
	margin-left:-25px; 
	margin-right:0; 
	margin-top:-25px; 
	margin-bottom:0; 
	padding-left:36px; 
	padding-right:0; 
	padding-top:36px; 
	padding-bottom:0
}
#navigation {
	position: absolute;
	top:75px;
	left:50px;
}
#content {
	float:left;
	width:100%;
	background-image: url('/media/4528/bg_content.gif');
	background-position: 340px 0;
	background-repeat: repeat-y;
}
#primary {
	background: url('/media/307/bg_content.gif') no-repeat bottom left;
	width:500px;
	float:left; 
	padding-left:25px; 
	padding-right:25px; 
	padding-top:25px; 
	padding-bottom:175px;
	min-height: 905px;
}
#primary li {
	margin:0 0 8px 30px;
}
#primary ul {
	margin:0 0 20px 0;
}
#primary p img {
	padding:8px;
	margin:0 15px 20px 25px;
	border:1px solid #E1BF56;
        background-color:#FFF;	
	float:right;
	display:block;
}
#primary p img.icon {
	border:0px none;
	float:right;
	display:block; 
	margin-left:25px; 
	margin-right:25px; 
	margin-top:0; 
	margin-bottom:20px;
}
img.format {
	margin:10px 0px 10px 0px;
	border:1px solid #E1BF56;
        background-color:#FFF;
        padding:8px;
	display:block;
	float:left;
}
.formatleft {
	margin:1px 20px 20px 3px;
	padding:8px;
	border:1px solid #E1BF56;
        background-color:#FFF;
	display:inline;
	float:none;
}
.formatright {
	margin:1px 3px 20px 20px;
	padding:8px;
	border:1px solid #E1BF56;
        background-color:#FFF;
	display:block;
	float:right;
}
#secondary {
	float:left;
	width:340px;
}
#secondary #story {
	margin-top: -250px;
        background:url('/media/312/placer.03.jpg') repeat-y bottom right;
	padding:0 25px 35px 25px;
	font-size: 11px;
	line-height: 14px;
}
#secondary #storyblog {
	background:url('/media/312/placer.03.jpg') repeat-y bottom right;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
        margin:0px 0px 35px 0px;
	padding:10px 25px 35px 25px;
	font-size:11px;
	line-height:14px;
}
#secondary #storyblog h3 {
	text-transform:uppercase;
}
#footer {
	float:left;
	margin-top:25px;
	margin-left:365px;
	color:#7c650d;
	text-transform:uppercase;
}
#footer p {
	padding-top:10px;
	clear:both;
	font:normal 12px/15px  Times New Roman, Times, serif;
}
.post-footer, .comment-footer {
        border-top:1px dashed #C1C1C1;
	font-weight:normal;
	color:#6F6F6F;
	font-size:9px;
}
#sitemap li {
        margin:20px 0px 10px 20px;
}









































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
