/*
Theme Name: Revere Historical Society
Theme URI: http://www.honestwebdevelopment.com
Description: Theme created for reverehistory.org
Version: 0.1
Author: Ryan Travis
Tags: none.
*/
body{
	background-image:url(images/body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#ccdbe9;
	}
	
/* collection page specific CSS */

#gallery {
width: 673px;
height: 534px; 
float: right;
}
	
#flashContent { display:none; }

#education_desc {
	color:#93914D;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	
}

#description p {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 12px; 
		padding-right: 45px;
        padding-top: 4px;
        line-height: 15px;
}



#collection_left {
	padding-top: 12px;
	margin-left: 10px;
}

#collection_left p {
	width: 200px;
	color:#93914D;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	
}

#collection_title {
	color:#003366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-weight:normal;
}


/******** End collection page CSS */ 
	
#wrapper{
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		position:	relative;
}


	
/****** Begin Header CSS ***********/ 
#top_header {
	width: 980px;
	height: 100px;
	background-color: #FFF;
}

#logo {
	float: left;
	xpadding-top: 24px;
	xpadding-left: 30px; 
	xpadding-right: 29px;
}

.header_map{
	float: left;
}
	
#nav{
	width: 100%;
		}
#nav ul{
	width: 980px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: #715B46;
	list-style: none;
}
	
#nav ul li{
/*display: inline;*/
	display:block;
	float: left;
	height: 25px;
}
	
#nav ul li a{
	display:block;
	height:23px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#home_link{
	padding-left: 16px;
}		
		
.current_page_item a:hover {
	text-decoration: underline;
	background-color: 483a2d;
}

#search_name {
	height:23px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
		
		
#nav ul li a:hover{
	text-decoration: none;
	background-color:#483a2d;
}
		
#nav ul li #home {
	text-decoration: none;
	background-color:#483a2d;
	padding-left: 10px;
}
		
#subnav ul li a{
		color: #274161;
		font-family:Verdana, Geneva, sans-serif;
		margin-top: 30px;
}
			
#subnav ul li a:hover{
	background-color: #FFF;
	color:#06F;
}
			
#subnav ul{
		background-color: #FFF;
}

#searchterm {
	width: 185px;
	padding-left: 10px;
	margin-top: 4px;	
	clear: none;
}
			
/*********************** End Header ************/

/********************** Begin Content **************/
		
#content{
	width: 980px;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	min-height: 400px;
	height: 100%;
	}
	
#leftcontent{
	width: 240px;
	float: left;
	margin-top: 24px;
	padding-left:30px;
}

#leftcontent_memory_page {
	width: 240px;
	float: left;
	margin-top: 24px;
	padding-left:30px;
}

#leftcontent_memory_page p{
	padding-bottom: 10px;	
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	margin-right: 24px;
}
 
		
#middlecontent{
	width: 410px;
	float: left;
	padding-left: 30px;
			}
			
#middlecontent2{
	height: 600px;
	width: 410px;
	float: left;
	padding-top:30px;
	padding-left: 36px;
}
			
#middlecontent2 img{
}
				
#rightcontent{
	width:  240px;
	float: left;
	margin-top: 30px;
	padding-right: 30px;
}

/****** Specific Museum Page CSS *********/

.smallmargin{
	padding-top: 20px;
}





#middlecontent p { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-family: Georgia; 
	margin-right: 30px;
}

#middlecontent h2, #linkbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	xline-height: 24px;
	color: #036;		
}

#middlecontent h3 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #036;
}

#middlecontent_home h3 {
        font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #036;
}
#middlecontent h4 {
	font-size: 10px;
	font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	color: #93914D;
	padding-bottom: 1px;
}

#museum_content {
	padding-bottom: 10px;	
}

#middlecontent h3 {
	font-size: 10px;
	font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	color: #93914D;
	padding-bottom: 2px;
}

#middlecontent_home h4 {
    font-size: 10px;
	font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	color: #036;
	padding-bottom: 2px;
}

#middlecontent h5{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #036;
	padding-top: 10px;
}

#top_museum_content {
	padding-top: 30px;	
}

#linkbox h2 {
        font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 16px;	
	padding-left: 16px;
	padding-right: 16px;
}

#linkbox{
	background-color: #d5dbe1;
	width: 240px;
	padding-top: 18px;
}

#linkbox ul li {
	padding-bottom: 8px;	
	font-size: 10px;
	font-weight: bold;
}

#linkbox ul li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #93914D;
}

#linkbox ul li a:hover {
	cursor: pointer;
	color: #069;
}

.wp-caption {
	padding-top: 10px;	
}

#museum_content p a {
	text-decoration: none;
	color: #000000;
}

#museum_content p a:hover{
	cursor: pointer;
	color: #069;
	text-decoration: underline;
}


/********** End Museum Page Specific CSS **********/
	
#blue{
	color:#d5e2ed;
}
	
#imagebox{
	background-color:#000;
	width: 525px;
	border: 8px solid #00050b;
}	
	
#download{
	background-color:#2f4b6a;
	width: 210px;
	margin-bottom: 10px;
	float:right;
}
	
/******* Begin Footer CSS *********/
	
#footer_left {
	float: left;
	width: 171px;
	height: 29px;
	padding-top: 5px;
	padding-right: 9px;
}

#footer{
	background-image:url(images/footer_right.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height: 29px;
	width: 980px;
	xposition:absolute;
	xbottom: 0px;
}
		
#footer p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #fbf5db;
	margin-left: 200px;
	padding-top: 13px;
        letter-spacing: .5px;
}

#footer p a{
text-decoration: none;
color: #fbf5db;
}

#footer p a:hover{
color: #e2c15d;
}
/************* End Footer CSS ***********/

#clear{
		clear: both;
			}
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #036;
	font-weight: normal;
}

/************ Begin Homepage Specific CSS **********/
	
	
	
.left_home_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 186px;
	font-weight: bold;
	color: #93914D;
	padding-bottom: 20px;
}

.left_home_text a {
	text-decoration: none;	
	font-weight: bold;
	color: #93914D;
}

.left_home_text a:hover {
	color:#006699;
cursor:pointer;	
}

#home_left_image {
	padding-top: 10px;	
}

#welcome {
	font-size: 24px;
	color: #069;
}



#captionTwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #069;
	width: 194px;
	padding-right:30px;
	padding-top: 6px;
}

#middlecontent_home {
	width: 410px;
	float: left;
	padding-left: 30px;
}

#middlecontent_home p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-family: Georgia; 
	margin-right: 30px;
	padding-bottom: 10px;
}

#middlecontent_home h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #036;
}


#map_link {
	padding-bottom: 20px;
}



/****** End Homepage Specific CSS **********/


#c_headblue{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #d5e2ed;
}


/*
 p { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #000;
	font-family: Georgia; 
	margin-right: 30px;
}

*/

.b_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #036;
}

.b_headleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #069;	
	margin-left: 30px;
	font-weight: bold;
}

.margintop{
	margin-top: 30px;
	}
	
#marginleft{
	margin-left: 29px;
	}
	
.marginlefttop{
	margin-left: 30px;
	margin-top: 30px;
		}
		
.marginleftlarge{
	margin-left: 60px;
		}
		
.marginright{
	margin-right:60px;
		}
		
.marginleftbottom{
	margin-left: 30px;
	margin-bottom: 30px;
}
			
.smallmarginleft{
	margin-left: 15px;
}
				
#mapbox{
	background-color: #999;
	height: 220px;
	width: 200px;
	margin-bottom: 6px;
}
					
#mapboxlarge{
	background-color: #999;
	height: 500px;
	width: 650px;
	margin-top: 4px;
	}

	
#description{
	margin-left: 280px;
	padding-top: 15px;
		}
		
#halloween{
	float: right;
	padding-bottom: 6px;
}

/************* Begin Contact Page Specific CSS *********************/
/*middle content3 contact and search page*/		
#middlecontent3{
	float: left;
	padding-top:30px;
	padding-left: 34px;
	width: 580px;
	}
				
#rightcontent{
	xheight: 600px;
	width:  240px;
	float: right;
	margin-top: 30px;
	padding-right: 30px;
	}
	
#rightcontent1{
	height: 600px;
	width:  240px;
	float: right;
	margin-top: 30px;
	padding-right: 30px;
	background-image:url(images/interactivemap.jpg);
	background-repeat: no-repeat;
	}
	
#rightcontent1 a{
	height: 141px;
	width: 191px;
		}
	
#rightcontent1 img{
	margin-top: 50px;
	}
	
#rightcontent1 p{
  	font-family: Verdana, Geneva, sans-serif;
	color: #036;
		}
	
#blue{
	color:#d5e2ed;
	}
.marginforty{
	padding-bottom: 10px;
	}	

legend{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
		
fieldset{
	border: none;
}
	
#generated_directions{
	margin-top:-15px;
	width:350px;
}
	
#generated_directions a{
	color:#006699;
    font-family:Verdana,Geneva,sans-serif;
	font-size: 12px;
	padding-right: 5px;
}
	
	
#contact_email, #contact_name, #comment{
	width: 345px;
	margin-bottom: 10px;
}
		
textarea{
	width: 250px;
	height: 150px;
}			

#membership_middlecontent {
	width: 410px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

#paypal_membership_form td{
	color:#003366;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
line-height:24px;
}


#membership_middlecontent p {
	color:#000000;
	font-family:Georgia;
	font-size:12px;
	line-height:15px;
	margin-right:30px;
	padding-top:3px;
}

#membership_middlecontent h4{
color:#003366;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
line-height:24px;
margin-top: 5px;
}

#paypal_membership_form {
	margin-top: 10px;	
}

#submit {
	margin-left: 98px;	
	padding:3px;
	border:none;
	color:#666666;
	cursor:pointer;
	border:1px solid #e0e0e0;
	width:75px;
	height: 24px;
	
}

#submit_membership {
	padding:3px;
	border:none;
	color:#666666;
	cursor:pointer;
	border:1px solid #e0e0e0;
	width:75px;
	height: 24px;
}

.psmall{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	font-family: Georgia; 
	margin-right: 30px;
}

#contact_house {
	padding-top: 20px;	
}

/*
#special_thanks {
	width: 220px;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #069;
	padding-left: 20px;
	padding-right:30px;
	padding-top: 6px;	
	float: left;
}

#special_thanks ul li{
	color: black;
}

#special_thanks h2 {
	color:#003366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:normal;	
	padding-top: 22px;
	padding-bottom: 10px;
}
*/

#special_thanks p {
	font-size: 10px;
	padding-top: 10px;
	font: georgia;
	
}

#credit_bold {
	font-weight: bold;	
	margin-right: 4px;
}



/************ Membership form specific CSS *************/

/*MEMBERSHIP FORM STYLING*/	 
	
	#membershipform {
	padding-top: 30px;	
	}
	
.membership_top_paragraph {
	color:#93914D;
	margin-right:30px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}


#membershipform label {
	float:left;
	font-weight:bold;
	width:130px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;		
}
	
label{
	float:left;
	font-weight:bold;
	width:100px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	}
	
	textarea{
		clear:both;
		width: 180px;
		margin-bottom: 5px;
	}
		
	boxes{
		width: 1em;
				}
				

		
	.width{
		width: 175px;
			}
			
	.formmargin{
		margin-right: 30px;
		}
		
	.numbers{
			margin-left: 5px;
			width: 10px;
			float: left;
			}
	legend{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
		}

#download p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #bccff7;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
}

#download p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

#download p a:hover {
	color: #bccff7;	
	text-decoration: underline;
}
				
#tax_deductable {
	padding-bottom: 10px;	
}
				
#donate_form {
	margin-top: 25px;
}
				
/*** Gift Shop CSS ********/
.page-item-4 {
}

#giftshop_secondary_nav {
	float: left;
	margin-top: 20px;
	margin-left: 855px;
	margin-bottom: 30px;
}

.page-item-4 a {
	text-decoration: none;
	color:#003366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;	
}

.page-item-4 a:hover {
	color:#006699;
	cursor:pointer;
	text-decoration: underline;
}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #069;
	padding-bottom: 10px;
	padding-right:30px;
	padding-top: 6px;
}

#middlecontent p.wp-caption-text {	
	color:#006699;
	font-family:Verdana,Geneva,sans-serif;
	font-size:9px;
	line-height:12px;	
	padding-top: 2px;
}

/**************** End Membership Only CSS *************/


/** Search Form *****/
#content_search {
	width: 400px;
	margin-left: 305px;
	padding-top: 20px;
}

#search_results{
	color:#003366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-weight:normal;	
	float:left;
	margin-top:24px;
	padding-left:30px;
	width:240px;
}

#content_search h3 {
	padding-top: 10px;	
}

.center {
	width: 300px;	
	margin-top: 10px;
	margin-bottom: 10px;
}






/******* Begins Contact Page Specific CSS ***********/
/*
* { font-family: Verdana; font-size: 96%; }
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
#submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
*/

/******** End Contact Specific CSS ***********/
