@charset "utf-8";
/* CSS Document */
@import url(/_lib/css/reset.css);
/* base
----------------------------------------------- */
body {
	background:#fff url(/_lib/images/body_bg.jpg) 0 0 no-repeat;
	color:#6D727F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%;
}
html>body{font-size:12px;}
p {
	line-height:1.5em;
	word-spacing:0.025em;
	letter-spacing:0.005em;
	margin:1.5em 0;
}
h1 {
	color:#2270bc;
	font-size:3.75em;
	line-height: 1em;
	margin:0 0 0.5333em;
	clear:both;
}
h1 a:link, h1 a:active, h1 a:visited {border-bottom:0;}
h1, h2 {font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;}
h2 {
	color:#2270bc;
	font-size:2em;
	line-height: 1em;
	margin: 1em 0 0.5em;
	text-decoration:none;
}

h3, h4, h3 a {
	color:#329e00!important;
	font-size:1.1667em; font-weight:bold;
	line-height: 1.286em;
	margin: 1.286em 0 0;
}
/* links
----------------------------------------------- */
a, a:link, a:active, a:visited, label, #col1 h2 a:link, #col1 h2 a:active, #col1 h2 a:visited, #col1 .post p a   {
	color:#2270bc;
	text-decoration:none;
}
a:hover, #col1 h2 a:hover, label:hover, #col1 .post p a:hover{color:#2a8bea; text-decoration:underline; cursor:pointer;}

#col1 a, #col1 a:link, #col1 a:active, #col1 a:visited{
color:#329e00;
}
#col1 a:hover{color:#3cbf00;}
/* overrides
----------------------------------------------- */



/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}
#container {
	margin: 0; margin-left:178px;
	width: 760px;
}

#head {}
#content{
	position:relative;
	height:624px;
	padding-top:1px;
}
#col1{
	float:left;
	margin-top:64px;
	width:240px;
	color:#94969B;
}
#col2{
	float:right;
	margin-left:0; margin-top:80px;
	padding-right:15px;
	height:530px; width:465px;
	overflow:auto;
}
#foot {
	margin: 2em 0;;
	clear: both;
	text-align: center;
}

/* navigation
----------------------------------------------- */
.mainNav{float: left; margin:20px 0 28px;}
.mainNav li{display:block; float:left; margin-right:30px; font-size:1.1667em;}
.mainNav a:link, .mainNav a:active, .mainNav a:visited{color:#000; font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;}
.mainNav a:hover{color:#3cbf00;}

.about #navAbout a,
.stories #navStories a,
.mapping #navMapping a,
.gallery #navGallery a,
.calendar #navCalendar a
{color:#2270BC;}

/* article
----------------------------------------------- */
.post h2:first-child, .individualArticle .post h2:first-child{
	position:absolute; top:0; left: 280px; 
	_white-space:nowrap;
}
.individualArticle .post h2:first-child{top:25px; left:0;}
#col2 .post p:first-child, #col2 .post h2:first-child + * { margin-top:0;}
#col1 .post p{
	color:#329e00; 
	font-size:1.1667em; font-style:italic; font-weight:normal; 
	line-height: 1.2857em; letter-spacing:0.01em;
	margin: 1.2857em 0;
}
.post .author{display:none;}

img.articleImage{border:0.5em solid #F9F9F9;}

/* comment form
----------------------------------------------- */
.commentForm{margin:0 -10px; padding:0 10px;
	/*background:white;*/

}
.commentForm h2{
	position:relative; /* weirdly stops ie6 from clipping off the negative margins */
	margin:0 -10px;
	width:240px;
	height:57px;
	padding-right:20px;
	background: url(../images/commentHeader_bg.gif) 0 0 no-repeat;
	text-indent:-9000px;
}

.commentForm h2:hover{background-position:0 -58px; cursor:s-resize;}
.commentForm form{
}
.comments-wrapper{margin:0.5em 0; }
.comment_name_input,
.comment_email_input,
.comment_web_input,
.txpCommentInputMessage
{
	width:240px; height:16px;
	padding:0 2px;
	font-size:12px;
	color:#3B7187;
	background:#fafafa;
	border:1px solid #afb8cc;
	display:block;
}
.comments_error {
	color: #000;
	background-color: #fff4f4
}
.commentForm label{color:#2270bc; line-height:1.5em; font-family:Arial, Helvetica, sans-serif;}

.comment_name_input:focus,
.comment_email_input:focus,
.comment_web_input:focus,
.txpCommentInputMessage:focus{border-color:#84D6F7; background-color:#E5F2F7;}
.txpCommentInputMessage{height:17em;}
ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

/* gCal
----------------------------------------------- */
.gCal{}
.gCal h3{ margin-bottom:0.843em /* to account for reduced lineheight of content  below this heading*/}
.gCalEntry{ 
	margin: 1.2em 0;
	line-height:1.2em;
	color:#94969B;
}
div.gCalEntry:hover{color:#6D727F;}

.gCalEntry .date{display:block;}
.gCalEntry .title{font-weight:bold; color:#6D727F; display:block;}
.gCalEntry .time{margin-right:1em;} .stories .gCalEntry .time{display:none;}
.gCalEntry .location{font-style:italic;} .stories .gCalEntry .location{display:none;}
.gCalEntry .description{display:none;} .stories .gCalEntry .description{display:none;}
.gCalEntry img{vertical-align:bottom; margin-left:0.5em; opacity:0.6;}
.gCalEntry a:hover img{opacity:1;}
.calendar .gCal .hide{display:block;}

/* comments
----------------------------------------------- */
.comments p.actions{display:none;}
.comments h3, #cpreview h3{margin:0 0 -1.286em;}
.comments li{margin-bottom:1.5em;}
.comments p.time, #cpreview p.time{color:#2270BC;}

div#cpreview {
	border: 1px solid #ddd;
	margin-bottom:1.5em;
	padding:0 0.5em;
	background:#FDEE9D;
}
div#cpreview p.actions{text-align:right; margin-bottom:0.5em;}
div#cpreview p.actions *{margin-left:1em;}

/*************************************************
   SECTION SPECIFIC STUFF
*************************************************/

/*  gallery, mapping
----------------------------------------------- */
/*.gallery #col1, 
.mapping #col1
{display:none;}

.gallery #col2, 
.mapping #col2
{float:none; margin-top:0;}*/
.backLink{text-align:right;}
.gallery #col2.individualArticle, 
.mapping #col2.individualArticle
{
	float:none;
	width:auto;
	margin-top:60px;
}

.gallery .post h2,
.mapping .post h2 
{position:relative; left:auto; top:auto;}
 .gallery #col2 .post h2:first-child,
 .mapping #col2 .post h2:first-child
 {margin-top:0;}



/*  caledar
----------------------------------------------- */
.calendar .gCalEntry .date{color:#329E00;}
.calendar .gCalEntry .time{display:block;}
.calendar .gCalEntry .location{display:block;}

/*  random stuff
----------------------------------------------- */
.hide{display:none;}