/** GLOBAL RESETS 
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS 
.clear {clear:both;}
.hidden {display:none;}

*/

body {
	margin: 0;
	text-align: center;
	background-color: white;
	font-family: helvetica, sans-serif;
}
div {
	xborder: 1px solid red;
}



/* HEADER */


#erw-header {
	height: 140px;
	margin: 10px auto 0;
	width: 1000px;
	background: url(../../1.png) 0px 10px no-repeat transparent;
	position: relative;
}


#erw-logo-link {
	display: block;
	height: 100px;
	width: 500px;
	position: absolute;
	top: 10px;
	left: 0;
	text-indent: -9999px;
	}
#erw-blog {
	padding: 5px 10px 5px 10px;
	margin-top: 7px;
	float: right;
	clear: right;
	bottom: 20px;

	background-color: #5D842A;
	color: white;
	font-size: 24px;
	text-decoration: none;

	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	-khtml-border-radius: 	5px;
	border-radius: 			5px;

     -moz-transition: all .25s ease-out;  /* FF4+ */
       -o-transition: all .25s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all .25s ease-out;  /* Saf3.2+, Chrome */
          transition: all .25s ease-out;  
	}

#erw-blog:hover {
	background-color: #8bc53e;
	}

#contact-info {
	float: right;
	top: 10px;
	font-size: 13px;
	color: #999;
	font-weight: 100;
	}
#contact-info span {
	padding-left: 40px;
	}

#facebookbutton {
	float: right;
	clear: both;
	width: 225px;
}	

#hours { /* workaround fix for IE 6.0 and 7.0 */
	height: 30px;
	position: absolute;
	top: 80px;
	font-weight: 200;
	font-size: 23px;
	left: 0;
	color: #999;
	}

html > body #hours {
	top: 85px;
	position: absolute;
	font-weight: 200;
	font-size: 23px;
	left: 0;
	color: #999;
	}
	
#hours span {
	padding-right: 40px;
	}

#navbar {
	width: 1000px;
	margin: 0 auto;
	background-color: #98BF21;
	height: 40px;
	padding-top: 1px;
}

#navbar ul {
	list-style-type: none;
	height: 15px;
	padding-left: 0;
}

#navbar ul li {
	float: left;
	display: block;
	width: 200px;
    color: #FFFFFF;
}	

#navbar ul li a:link,
#navbar ul li a:visited 
{	
	color: #FFFFFF;
	font-weight: bold;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#navbar ul li a:hover {
	background-color: #5D842A;
}

#billboard-container {
	margin-top: 10px;
	clear: both;
	height: 300px;	
	background: url(../../billboard-bg.jpg) center top #ffffff;
}
#billboard {
	height: 300px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#building {
	position: absolute;
	height: 300px;
	width: 400px;
	bottom: 0;
	left: -50px;
	background: url(../../building.png) left bottom no-repeat transparent;
}

#membership-container {
	width: 1000px;
	margin: 0 auto;
	height: 70px;
	background: url(../../pdf-icon.png) 20px center no-repeat #e6e6e6;
	border-bottom: 1px solid #cccccc;
}

#download-pdf {
	width: 650px;
	float: left;
}
#download-pdf a {
	text-align: left;
	display: block;
	margin: 0 auto;
	padding: 30px 0 0 90px;
	height: 40px;
	width: 575px;
	letter-spacing: 5px;
	outline: 0px none;
	border: 0px none;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	font-size: 11px;
}

#download-pdf a:hover {
}

#membership-caption {
	width: 270px; 
	float: right; 
	margin: 5px 20px 0 0;
}

#membershipbutton {
	display:block;
	text-indent: -9999px;
	height: 40px; 
	width: 270px;
	background: url("../../-/img/membership.png") no-repeat;
	float: right; 
	margin-right: 7px;
	margin-top: 0px;
}

#content-container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#content-left {
	line-height: 30px;
	width: 600px;
	float: left;
}
#content-right {
	width: 200px;
	float: right;
}

#donatebutton {
	padding-top:30px;
}

#external-links {
	float: right;
	clear: right;
	padding-top: 5px;
	width: 225px;
}
#external-links p{
	text-align: left;
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 0;
	left: 0;
	color: #999;
}

#external-facebook-link {
	float: left;
	width: 20px;
	margin-right: 10px;
}

#external-twitter-link {
	float: left;
}	

#erw-footer {
	height: 150px;
	background: url(../../5.jpg) center top no-repeat transparent;
	clear: both;
}

p {
	color: #666666;
}


h2,    /* this is for the non-wordpress titles */
div#wrapper div#main h2 a,    /* this is for the wordpress list page titles */
div#wrapper div#main #content h1    /* this is for the wordpress detail page titles */
{
	font-size: 24px;
	color: #8BC53E;
	margin: 20px 0;
	font-weight: normal;
	text-transform: uppercase;
}

div#wrapper div#main h2 a:hover    /* this is for the wordpress titles */
{
	color: #000;
}


iframe {
}

/* styling for about us page */
#about-us-list {
	margin-top: 20px;
	background-color: #e6e6e6;
	padding: 10px 7px;
}

#about-us-list ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 15px; 
}

#about-us-list li {
	list-style-type: none;
	padding: 15px 0;
	border-bottom: 1px dashed black;
}

#about-us-list li a {
	color: #666666;
	text-decoration: none;
}

#about-us-list li a:hover {
	color: red;
	text-decoration: underline;
}

ol.bod li {
	color: #666666;
	list-style-type: square;
}

/* styling for forms */
#new-member-form  {
	margin-top: 20px; 
	
}

/* styling for events page */
#calendar-container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#Architect-Talks {
	background: #e6e6e6;
	padding: 5px 15px;
}

p#events-p {
	margin: 5px 0 0 0;
}

#mailchimp-form {
	margin-top: 20px;
	padding: 5px;
}

#mailchimp-label {
	margin-top: 0;
	font-size: 0.75em;
}	


#news-frame {  border: none; width: 1000px;  }

/* styling for membership page */
#member-benefits > li {
	color: #666666;
}

/* styling for inventory page */


#content-right-featured {
	width: 350px;
	float: right;
	padding-left: 50px;
}

#inventory-logo {
	display: block;
	height: 100px;
	width: 300px;
	font-size: 3em;
}

#special-month {
	clear: both;
	overflow: auto;
}

.photobox {
	width: 326px;
	height: 225px;
	background-size: cover;
	float: left;
	margin-right: 10px;
}

.photobox#photobox1 {
	background-image: url("../../p1010001.jpg");
}
.photobox#photobox2 {
	background-image: url("../../p1010002.jpg");
}
.photobox#photobox3 {
	background-image: url("../../p1010037.jpg");
	margin-right: 0;
	margin-bottom: 30px;
}

/* Donations page styling */
#donations-accepted {
	border-top: 3px outset #666666;	
}

.donations-disclaimer {
	margin-bottom: 0; margin-top: 0;
}

#donations-accepted-list li {
	color: #666666;
}

/* stuff to fix wordpress */

#container {text-align: left;}

.entry-meta {display: none;}
.entry-utility {display: none;}
#siteinfo {display: none;}
#erw-wood {
	width: 100%;
	margin: 0;
	height: 30px;
	background: url(../../billboard-bg.jpg) top left repeat white;
	}

div#wrapper div#main div#primary {border: 0px none;}


/* Benefits Tickets Styling */