#workmaps {
width:750px;
position:static;
}


.contentpaneopen {	
	width:100%;
}

#leftbar {
	background: #fff;
	border-right: 1px dotted #fcbd27;
	margin: 10px;
padding-right: 10px;
	float: left;
	width: 190px; 

}

ul.post-meta span.post-meta-key {
	font-weight: bold;
list-style-type:none;
}

li.post-meta {
list-style-type:none;
}

h2 {
	border-bottom: 1px dotted #f9aa13;
	border-top: dotted 1px #fcbd27;
	letter-spacing: 0.1em;
	margin: 2px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-top: 1px dotted #f9aa13;

}

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

a:hover {
color:#cc3333;
text-decoration:none;
}

a:visited {
color:#000;
text-decoration:none;
}

a:visited:hover {
color:#cc3333;
text-decoration:none;
}


.header {
height:75px;
width:780px;
background-image:url('http://franconiaconference.org/images/red_bg.jpg');
background-repeat:repeat;
background-position:top left;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.main {
background-color:#FFF;
width:780px;
border:0px;
margin:0px;
padding:0px;
}

.title {
color:#FFF;
font-family:Adobe Garamond Pro, Verdana, Arial, Helvetica, sans-serif;
width:100%;
font-size:24px;
background-color:#333;
float:top left;

}

.title a: {color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; width:100%; font-size:24px; background-color:#333;float:top left;}

.title a:hover {color:#fcbd27; font-family:Verdana, Arial, Helvetica, sans-serif; width:100%; font-size:24px; background-color:#333; float:top left;}

.title a:visited {color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; width:100%; font-size:24px; background-color:#333; float:top left;}

.title a:active {color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; width:100%; font-size:24px; background-color:#333; float:top left;}



.content {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;

color: #000000;
}


.home_content {
width:517px; /*was 460 */
float:left;
background:url(http://www.franconiaconference.org/images/main_back2.jpg) no-repeat;

/*
margin-top:10px;
margin-left:15px;
*/
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
}

.staffblog_box{
background-color:#fcbd27;
float: left;
width:465px;
height:250px;
/* padding: 5px; */
font-size:12px;
}

.staffblog_item {
border-bottom: solid thin #333333;

font-size:12px;
padding: 8px; 

}

.staffblog_entrytitle {
font-size:16px;
font-weight:bold;
border-bottom: dashed thin #333333;
text-align:right
}

.staffblog_item a img{
width: 100px;
height:100px;
border:0px;
padding-right: 5px;
float:left;
text-align:left;


}



.news_container {
width:263px;
float: right;
/* margin-left:10px; */
    background-color: #fcbd27;
}

.news_container_below {
width:263px;
float: right;
/* margin-left:10px; */
    background-color: #ffffff;
}

td.news_items {
    background-color: #fcbd27;
	border-bottom:solid 1px #333;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    width: 255px;
	padding: 2px;  
	float:right;
				    display: block; 
}

td.news_items a {
    background-color: #fcbd27;
	border-bottom:solid 1px #333;
    display: block;
    height: 55px; 
	width:255px;
    padding: 2px;  
    color: #333;
	text-decoration:none;   
} 


td.news_items a:hover {
    background-color: #f9aa13;
	border-bottom:solid 1px #333;
			padding: 2px;  
			width:255px;
		    height: 55px; 
    display: block; 
}



td.news_items a img {
    float: left;
    height: 50px;
    width: 75px;
	border:0px;
	padding-right: 5px;
}

/*
td.news_items a:hover img {
    float: left;
    height: 50px;
    width: 75px;
	border:0px;
	padding-right: 5px;
}
*/


.newsfooter {
    background-color: #fcbd27;
	border-bottom:solid 1px #333; 
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    width: 263px;
	height: 15px;
	float:right;
/*	text-align:left;
	text-indent:6px; */
}

.newsfooter a {
    background-color: #fcbd27;
	border-bottom:solid 1px #333; 
    color: #333;
    display: block;
    height: 15px; 
	width:263px; 
	text-decoration:none;
}


.newsfooter a:hover {
    background-color: #f9aa13;
	border-bottom:solid 1px #333;
	width:263px;
}



/* BLOG CSS  */




acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

/*
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
*/


cite {
	font-size: 90%;
	font-style: normal;
	border: 1px dotted #fcbd27;
	padding:2px;
}



ol#comments li p {
	font-size: 100%;
}


 classes used by the_meta() 
ul.post-meta {
	list-style: none;
}



.feedback {
	color: #666;
	text-align: right;
	clear: both;
}

.feedback a:hover{
	color: #fcbd27;
	text-align: right;
	clear: both;
}


.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	
}

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

.meta, .meta a {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
}
	
.meta a:hover {
	color: #fcbd27;
	font-weight: normal;
	letter-spacing: 0;	
}


.storycontent {
margin: 10px;
width: 520px;
padding-left: 215px;
}

.storycontent_lists {
margin: 10px;
width: 760px;
/* padding-left: 215px; */
}

.storytitle {
	margin-top: 10px;
    padding-top: 10px;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#wpmenu {
	background: #fff;
	border-left: 1px dotted #fcbd27;
	padding: 5px 0 5px 5px; 
	margin-left:10px;
	margin-bottom:50px;
	float: right;
	right: 2px;
	top: 0;
	width: 155px;
}

#wpmenu form {
	margin: 0 0 0 13px;
}

#wpmenu input#s {
	width: 80%;
	background: #ccc;
	border: 1px solid #333;
	color: #000;
}

#wpmenu ul {
	color: #333;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#wpmenu ul li {
	font: italic normal 110% 'Adobe Garamond Pro', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; border-bottom: dotted 1px #fcbd27;
}

#wpmenu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#wpmenu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#wpmenu ul ul li a {
	color: #000;
	text-decoration: none;
}

#wpmenu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#wpmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.directory {}
.directory_title {
font-size:18px;
font-weight:bold;
background: #fcbd27;
border-bottom:#0038a8 dashed thin;
width: 90%;
padding-left: 5px;
}

.community_directory_title {

background: #fcbd27;
border-bottom:#0038a8 dashed thin;
border-top:#0038a8 dashed thin;
padding-top: 10px;
height: 40px;
text-align: center;

font-size:20px;
}

.directory_subtitle {
font-size:16px;
font-weight:bold;
border-bottom:#0038a8 dashed thin;
width:50%;
}

