/*
*************************************************

HAPPY COG
General Screen Styles

Created by the friendly folks at Happy Cog
http://www.happycog.com

*************************************************
*/


/*-------------------------------------------    
    Self-clearing floats
-------------------------------------------*/
.mod:after, #main:after, .secondary:after, .locations:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/*-------------------------------------------    
    General Selectors
-------------------------------------------*/
* { margin: 0; padding: 0; /*color: #333;*/ line-height: 1.4; }
body { font-style:normal; font-size:62.5%; font-family: Georgia, 'Times New Roman', serif; background: #FFFDEE url(../i/presentation/header.jpg) no-repeat 50% 0; }

h1 { color: #2b1404; font-size:1em;}
h2 { margin-bottom: 1em; line-height: 1.4; }
h3 { font: normal 16px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; color: #40550d; margin: 0 0 0.5em; }
h3.credit, h3.title { font: normal 14px Georgia, 'Times New Roman', serif; color: #4e3114; font-style: italic; }
h3 em { color: #40550d; }

a, #main a cite, a * { color: #c93b0e; text-decoration: underline; }
a:hover, a:focus, #main a:hover cite, #main a:focus cite, a:hover *, a:focus * { color: #1e0a02; }

abbr, acronym { border: none; }
h2 abbr, h2 acronym { color: #40550d; }

p { margin-bottom: 1.35em; }
p, ul, ol, dd { font-size: 13px; color: #333; }
dd { margin-bottom: 1em; }
fieldset { border: none; margin: 0; padding: 0; }

blockquote { background: transparent url(../i/presentation/open_quote.gif) no-repeat 0 2px; border-top: 1px solid #e6dfce; margin: 0 0 2em; }
blockquote cite { font-style: italic; }

img { display: block; }

dfn { font-style: normal; }

a.badge img { border: none; background-color: #999; margin-top: 3em; margin-top: 0; }
a.badge:hover img, a.badge:focus img { background-color: #4e3114; }


/*-------------------------------------------    
    Header
-------------------------------------------*/
#logo { display: none; }

#header { width: 718px; margin: 0 auto; padding: 97px 0 0; position: relative; }

h1 strong { display: block; position: absolute; top: 29px; font-size: 1.4em; font-style: italic; font-weight: normal; left: 0; text-align: right; width: 100%; top: 0; margin-top: 52px; }
	h1 strong a { position: absolute; display: block; text-indent: -9999px; width: 275px; height: 52px; background: transparent url(../i/presentation/hc_logo.png) no-repeat 0 0; border: none; top: -23px; text-align: left; }
	/*\*/ h1 strong a { overflow: hidden; } /**/
	h1 strong a:hover, h1 strong a:focus { background-position: 0 -54px; background-color: transparent; }
	h1 strong span { position: absolute; bottom: -19px; right: 1px; width: 435px; font-size: 0.425em }
	h1 strong span.connect { display: none; }

.talktous { display:block; position:absolute; top:23px; right:0; text-align:right; font-weight:bold;font-family: Verdana, Arial, sans-serif; font-size: 1.1em; line-height: 2; background:url(../i/presentation/twitter-icon.png) right 50% no-repeat; padding-right:27px}
.talktous a { font-size: 1em; text-decoration:none; }

/*-------------------------------------------    
    Navigation and Sub-Navigation
-------------------------------------------*/
h1 { font-weight: normal; font-size: 1em; padding: 0.45em 20px 31px; background: #fff url(../i/presentation/nav_bottom.jpg) no-repeat left bottom; }
/*\*/ h1 { margin: 0 0 0 10px; margin: 0; font-size: 24px; font-weight: normal; line-height: 1.3; }/**/
	h1 a { color: #c93b0e; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid #d66b4a; line-height: 1; padding: 0 2px; }
	/*\*/ h1 a#nav_create { padding-right: 4px; }
	h1 a#nav_speak { padding-right: 4px; }
	h1 a#nav_about { padding: 0 3px; } /**/

	/* current states */
	.create h1 a#nav_create:link, .create h1 a#nav_create:visited,
	.publish h1 a#nav_publish:link, .publish h1 a#nav_publish:visited,
	.speak h1 a#nav_speak:link, .speak h1 a#nav_speak:visited,
	.about h1 a#nav_about:link, .about h1 a#nav_about:visited { background-color: #492909; border-color: #492909; color: #f1eed8; }

	h1 a:hover, h1 a:focus,
	.create h1 a#nav_create:hover, .create h1 a#nav_create:focus,
	.publish h1 a#nav_publish:hover, .publish h1 a#nav_publish:focus,
	.speak h1 a#nav_speak:hover, .speak h1 a#nav_speak:focus,
	.about h1 a#nav_about:hover, .about h1 a#nav_about:focus { background-color: #c93b0e; border-color: #c93b0e; color: #f1eed8; }
	/* end current states */

#subnav { background-color: #1e0a02; width: 680px; list-style: none; padding: 0.6em 20px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;  }
	#subnav li { display: inline; padding: 0 0 0 0.6em; border-left: 1px solid #524a25; margin: 0 0.3em 0 0; }
	#subnav li:first-child { padding-left: 0; border: none; }
	#subnav a { color: #c6af71; text-decoration: none; }
	#subnav a:hover, #subnav a:focus { color: #fff; text-decoration: underline; }

	/* current states */
	.news #subnav #subnav_news a, .contact #subnav #subnav_contact a, .clients #subnav #subnav_clients a { color: white; text-decoration: none; font-weight: bold; }

	.news #subnav #subnav_news a:hover, .news #subnav #subnav_news a:focus, 
	.contact #subnav #subnav_contact a:hover, .contact #subnav #subnav_contact a:focus, 
	.clients #subnav #subnav_clients a:hover, .clients #subnav #subnav_clients a:focus { text-decoration: underline; }
	/* end current states */


/*-------------------------------------------    
    Structure
-------------------------------------------*/
#container { width: 720px; margin: 0 auto; }

#main { width: 420px; float: left; padding: 30px 0 0 20px; margin: 0 0 2.5em; }
.home #main { width: 320px; position: relative; }
.create.landing #main, .publish.landing #main, .sitemap #main { width: 680px; }
	#main h2, dl.dated dt a, .create #featured h3 a { color: #40550d; font: normal 20px/1.2 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; text-decoration: none; }
	#main h2 { border-bottom: 1px solid #e6dfce; padding: 0 0 0.25em; }
	.home #main h2, .news.landing #main h2 { border: none; padding-bottom: 0; }
	#main > h2:first-child { margin-bottom: 0.5em; }
	dl.dated dt a:hover, dl.dated dt a:focus, #featured h2 a:hover, #featured h2 a:focus, .more a:hover, .more a:focus, p.rss a:hover, p.rss a:focus, p.rss a:hover *, p.rss a:focus *, .create #featured h3 a:hover, .create #featured h3 a:focus { color: #1e0a02; text-decoration: underline; }
	#sub h2, .home #main h2, .news.landing #main h2, #featured h2, #featured h2 a, .more a, .news.archive #main h2, .news.post #main h3, table.calendar caption { color: #963; font: normal 12px/1.2 Georgia, 'Times New Roman', serif; font-style: italic; letter-spacing: 3px; text-transform: uppercase; margin: 0 0 8px; text-decoration: none; }

	/*\*/ .publish.landing #main { background: transparent url(../i/presentation/faux.gif) repeat-y 0 0; margin-top: 20px; } /**/

	#main ul { list-style: none; margin: 0 0 1.5em;}
		#main ul li { background: transparent url(../i/presentation/bullet.gif) no-repeat 0 0.5em; padding: 0 0 0 10px; margin: 0 0 0.5em 10px; }
	#main ol { margin: 0 0 1.5em 20px; }

	#main code { display: block; margin: 0 0 1.5em; padding: 0.5em 5px; border: 1px dashed #e6dfce; background-color: #fff; font: 11px Monaco, 'Courier New', Courier, monospaced; color: #333; }

	.news.post #main { position: relative; padding-top: 5em; }
		.news.post #main h2 { border-bottom: none; border-top: 1px solid #e6dfce; padding: 0.25em 0 0; }
		.post #main h2 { margin-bottom: 0.25em; }
		.news.post #main h3 { position: absolute; top: 30px; letter-spacing: normal; text-transform: none; color: #ad9984; font-size: 12px; }
		body.archive #main h2 { border: none; }

p.lede { margin: 0 0 11px; }
p.lede img { border: none; }
p.f-aba { margin-top: -15px; position: relative; }

	#main ol.newsitems { margin: 0; padding: 0; list-style: none; /*width: 320px;*/ }
		ol.newsitems li { margin-left: 0; position: relative; padding: 2em 0 0; }
		ol.newsitems h3 { margin-bottom: 0.25em; }
			ol.newsitems h3 a { color: #40550d; font: normal 20px/1.2 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; text-decoration: none; } /* combine above */
			ol.newsitems h3 a:hover, ol.newsitems h3 a:focus { color: #1e0a02; text-decoration: underline; }
		ol.newsitems p.date { position: absolute; top: 0; border-bottom: 1px solid #e6dfce; width: 100%; padding: 0 0 0.25em; font-style: italic; color: #ad9984; }

	#main img, .full, .half, .third { float: left; margin: 0 14px 10px 0; border-bottom: 4px solid #1e0a02; } 
	a img, #main a img { border: none; border-bottom: 4px solid #1e0a02; }
	a:hover img, a:focus img, #main a:hover img, #main a:focus img { border-color: #4e3114; }
		#main a img.framed, #main img.framed { border-color: #E6DFCE #E6DFCE #1E0A02 #E6DFCE; border-style: solid;border-width:1px 1px 4px 1px; }

	.full, .half, .third { border: none; margin-bottom: 5px; }
	.full { margin-bottom: 1.5em; }
	.half { width: 200px; }
	.third { width: 100px; }
	.full p, .half p, .third p, .meta { font-style: italic; color: #963; margin-bottom: 0; font-size: 12px; }
	#main .full p cite, #main .half p cite, #main .third p cite { color: #963; }
	#main .full img, #main .half img, #main .third img { margin-right: 0; float: none; }

	blockquote > p:first-child { text-indent: 22px; font-size: 16px; margin-bottom: 0.7em; color: #4e3114; }
	.lastword { padding: 0 22px 0 0; background: transparent url(../i/presentation/close_quote.gif) no-repeat right top; color: #4e3114; }
	#main blockquote { padding: 1em 0 0; border-bottom: 1px solid #e6dfce; background-position: 0 1.1em; }

	.home #main p.more { width: 100%; border-top: 1px solid #e6dfce; padding: 0.5em 0 0; text-align: right; }
	.more a { text-decoration: underline; }

	p.rss { background: transparent url(../i/presentation/rss_icon.gif) no-repeat 0 50%; padding: 0 0 0 15px; font-size: 11px; position: absolute; bottom: 3px; width: 160px; }
	li.rss a { background: transparent url(../i/presentation/rss_icon.gif) no-repeat 0 50%; padding: 0 0 0 15px; }
	#sub p.rss { position: static; font-size: 12px; }
		p.rss a, p.rss a * { text-decoration: none; color: #963; }

	#main cite { color: #4e3114; font-style: italic; }

	.reference { border-top: 1px solid #e6dfce; margin: 0 0 4em; float: left; }
	.reference .entry h3 a { color: #40550d; font: normal 16px/1.2 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; text-decoration: none; margin: 0;  }
	.reference .entry h3 a:hover, .reference .entry h3 a:focus { color: #1e0a02; text-decoration: underline; }
	.reference .entry { border-bottom: 1px solid #e6dfce; float: left; padding: 1em 0 0.5em; width: 420px; }
		.reference .entry p { margin: 0.25em 0 0 105px; }
		.reference .entry h3 { margin-bottom: 0; }
		.reference .entry h4 { margin: 0 0 0 105px; font-style: italic; font-size: 13px; font-weight: normal; color: #4e3114; padding: 0; }
	 h2 + .reference { border: none; margin-top: -15px; }

	#main dl.reference { float: none; border: none; margin: 0; padding: 0; }
		dl.reference dt { font-size: 13px; }
			dl.reference dd { font-style: italic; }

#featured { background-color: #f3f0dc; width: 680px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
	#featured div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#featured div img, .row div img { float: left; margin-right: 10px; }
	/*\*/ #featured div, .row div { width: 199px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/
		#featured div p, .row div p { font: normal 11px Verdana, Arial, sans-serif; color: #4e3114; }
	#featured div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #featured div img, .row div img { float: none; margin-right: 0; } /**/
	#featured a img, .row div a img { margin: 0 0 10px; }

	.row { clear: left; border-top: 1px solid #e6dfce; padding: 2em 0 0; color: #40550d; }
	#main > .row:first-child { border: none; padding-top: 0; }
	#main .row div a img { margin: 5px 0 10px; float: none; }
	.row div a:first-child { color: #40550d; font: normal 15px/1.2 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; text-decoration: none; }
	.row div a:first-child:hover, .row div a:first-child:focus { color: #1e0a02; text-decoration: underline; }

	.create #featured img { float: left; margin-right: 20px; }
	.create #featured h3 { font-size: 20px; margin: 0 0 0.25em; }
	.create #featured p { font-size: 15px; color: #4e3114; margin-left: 340px; line-height: 1.5; border-top: 1px solid #ded6c1; padding: 0.5em 0 0; }

	.publish.landing #featured { padding-bottom: 0; }
		.publish.landing #featured p { font-size: 16px; color: #4e3114; line-height: 1.5; margin-bottom: 1em; }
	.publish.landing .row p { font: normal 13px/1.4 Georgia, 'Times New Roman', serif; margin-top: 0.5em; color: #333; }
	.publish.landing #main .row p cite { color: #333; }
	.publish.landing #main { padding-top: 0; }
		.publish.landing #main .row a { font-size: 20px; }
			.publish.landing #main .row a img { border: none; }


#sub { width: 240px; margin: 0 0 2.5em 480px; padding: 30px 0 1em; border-bottom: 1px solid #e6dfce; }
	#sub ul { list-style: none; margin: 0 0 1.5em;}
		#sub ul li { background: transparent url(../i/presentation/bullet.gif) no-repeat 0 0.5em; padding: 0 0 0 10px; margin: 0 0 0.5em; }
		#sub li.current { background: transparent url(../i/presentation/bullet_current.gif) no-repeat 0 0.5em; font-weight: bold; }
	#sub dl { margin: 0 0 3em; }
	h3.categories { margin: 1em 0; color: #000; font: bold 12px Georgia, 'Times New Roman', serif; }
	#sub blockquote { padding-top: 10px; background-position: 0 12px; }
	.home blockquote, .clients #sub blockquote, .contact #sub blockquote { border: none; padding-top: 0; background-position: 0 2px; }
	.home blockquote { border-bottom: 1px solid #e6dfce; }
	.speak #sub blockquote { border-bottom: 1px solid #e6dfce; margin-bottom: 0; }
	.speak #sub a.badge img { margin: 1.5em 0 1em; }
	.speak #sub blockquote { border-bottom: none; } /*Remove this when using AEA banner*/

	#sub ul.categories { border-bottom: 1px solid #e6dfce; padding: 0 0 1em; margin-bottom: 1em; }

.home #sub { width: 320px; margin-left: 380px; }
.home #sub h2:first-child { margin-bottom: 0; }
.news #sub { border: none; }

.copyright #sub, .accessibility #sub { border-bottom: none; }
.copyright #sub blockquote, .accessibility #sub blockquote { border-top: none !important; border-bottom: 1px solid #e6dfce; }

dl.archive { float: left; padding: 0 0 0 10px; width: 14em; max-width: 240px;}
dl.archive dt { clear: left; padding: 3em 0 0; margin: 0 0 1em -10px; font-weight: bold; font-size: 12px; }
	dl.archive dt:first-child { padding-top: 0; }
	dl.archive dd { float: left; padding: 0 0.5em 0 0; margin: 0 0 0.5em 0.5em; border-right: 1px solid #ceb896; font-size: 11px; width: 2em; }
	dl.archive dd.current { font-weight: bold; }
	dl.archive dd.current a { color: #333; }
	dl.archive dd.current a:hover, dl.archive dd.current a:focus { color: #000; }
	dl.archive dd.last { border: none; }

p.meta { border-top: 1px solid #e6dfce; padding: 0.5em 0 0; }

.ed-note { background-color: #f3f0dc; border: 1px dashed #aaa090; padding: 10px 6px 10px 10px; color: #60411f; font-size: 12px; }
	.ed-note strong { font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; color: #963; text-transform: uppercase; letter-spacing: 0.1em; }

img.airbag-happycog { margin-bottom:17px; }

#sub .tweet h2 a { text-decoration:none }
#sub .tweet ul { margin-top:18px; border-bottom: 1px solid #ded6c1;}
	#sub .tweet li { background:none; padding:0; margin:0 0 18px 0 }
		#sub .tweet li a.tweetlink { display:block; font-size:11px; text-decoration:none }
	#sub .tweet .loading { border-bottom: 1px solid #ded6c1; padding-bottom:18px }
	
#main ul.sitemap ul { margin-top: 0.5em; }

/*-------------------------------------------    
    Footer
-------------------------------------------*/
#footer { clear: left; background-color: #f1eed8; width: 680px; padding: 1em 20px; font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; color: #60411f; margin: 0 0 4em; }
	#footer a, p.meta a { color: #60411f; }
	#footer a:hover, #footer a:focus, p.meta a:hover, p.meta a:focus { color: #1e0a02;  }

#deviceswitch { margin: 0 0 4em; padding: 0; list-style: none; padding: 0 20px; }
	#deviceswitch li { display: inline; font-weight: bold; border-left: 1px solid #ddd; padding: 0 0 0 0.5em; margin: 0 0 0 0.25em; }
	#deviceswitch li.first { border: none; padding-left: 0; margin-left: 0; }
		#deviceswitch li a { font-weight: normal; }


/*-------------------------------------------    
    Contact Page
-------------------------------------------*/

p.intro { border-bottom: 1px solid #e6dfce; color: #1e0a02; font: normal 2.4em/1.125 Georgia, 'Times New Roman', serif; /* 24px / 10px; 27px / 24px */ letter-spacing: 0.015em; margin: 0 0 30px; padding: 30px 20px; text-align: center; }

body.contact #main h2, body.contact h3 { border: none; color: #577007; font-family: Georgia, 'Times New Roman', serif; margin-bottom: 1em; padding: 0; }
body.contact #main h2 {	font-size: 2.2em; /* 22px / 10px */ }

body.contact #main { float: none; margin-top: 30px; padding: 0; width: 718px; }
	body.contact #main div { float: left; margin-left: 20px; width: 367px; }
	
body.contact #main p { font-size: 1.4em; /* 14px / 10px */ line-height: 1.428571428571429;	/* 20px / 14px */ }

a#project-planner {	background: #e7e9aa url("../i/bg-project-planner.jpg") no-repeat; border: 1px solid #e5e2ce; -webkit-border-radius: 3px; -moz-border-radius: 3px;	border-radius: 3px;	display: block;	float: right; padding: 91px 20px 20px; text-align: center; text-decoration: none; width: 228px; }
	a#project-planner span.title { color: #333; display: block; font: normal 2em/1 Georgia, 'Times New Roman', serif; /* 20px / 10px; 20px / 20px */ margin-bottom: 1em; text-decoration: none; }
	a#project-planner span.details { color: #333; display: block; font: normal 1.2em/1.25 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; /* 12px / 10px; 15px / 12px */ margin-bottom: 20px; text-decoration: none; }
	a#project-planner span.link { color: #ac5930; display: block; font: bold 1.2em/1.25 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; /* 12px / 10px; 15px / 12px */ text-decoration: none; }

a#project-planner:hover, a#project-planner:focus { background: #486d7c url("../i/bg-project-planner.jpg") -270px 0 no-repeat; border: 1px solid #5a7c89; color: #fffdee; }

a#project-planner:hover span.icon, a#project-planner:focus span.icon {background: url("../i/icon-project-planner.png") 0 -51px no-repeat; }

a#project-planner:hover span.title, a#project-planner:focus span.title, a#project-planner:hover span.details, a#project-planner:focus span.details { color: #fffdee; text-decoration: none; }

a#project-planner:hover span.link, a#project-planner:focus span.link { color: #fffdee; text-decoration: underline; }

.secondary { background: #fff; border: 1px solid #e5e2ce; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 30px 0; padding: 20px 19px; width: 678px; }

.questions { border-right: 1px solid #e0e0e0; float: left; padding-right: 41px; width: 367px; }
	.questions h3 { font-size: 1.6em; /* 16px / 10px */ }
	.questions h4 { font-size: 1.2em; /* 12px / 10px */ line-height: 1.416666666666667;	/* 17px / 12px */ margin: 0; }
	.questions p { font-size: 1.2em; /* 12px / 10px */ line-height: 1.416666666666667;	/* 17px / 12px */ }
	
	.questions ul { font-size: 1em; list-style: none; }
		.questions li { margin: 0; }
			.questions li.last p { margin-bottom: 0; }

.contact-us { float: right; font: normal 1.1em/1.363636363636364 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; /* 11px / 10px; 15px / 11px */ width: 229px; }
	.contact-us h3 { font-size: 1.45455em; /* 16px / 11px */ }
	.contact-us form { font: 1.1em/1.363636363636364 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; /* 11px / 10px; 15px / 11px */ }

.did-run label { position: absolute; left: -1000em; }

	div.contact-us p { font-size: 1em; }
	.contact-us form p { margin-bottom: 1.363636363636364em; }
		.contact-us input, .contact-us textarea { color: #666; font-size: 1em; font-weight: bold; line-height: 1.0; padding: 0.3em; width: 217px; border:1px solid #ccc; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; }
		.contact-us textarea { height: 4em; line-height:1.25; }
	
	.contact-us p.send { border: none; float: right; height: 24px; margin: 0 5px 0 0; overflow: hidden; }
	.contact-us p.thanks { background: #fffef6; border: 1px dotted #e0cfb6; color: #666; padding: 0.5em; }
	.contact-us p.error { background: #fcc; border: 1px dotted #900; color: #900; padding: 0.5em; }
	.contact-us p.error label { color: #c93b0e; cursor: pointer; text-decoration: underline; }
	.contact-us p.error label:hover { text-decoration: none; }
	.contact-us p.note em { font-style: normal; font-weight: bold; }
	
	.contact-us table { border-collapse: collapse; margin: 1.5em auto; width: 130px; }
		.contact-us td { border: 3px solid #84533b; text-align: center; vertical-align: middle; width: 33%; }
		.contact-us tr.first td { border-top: none; }
		.contact-us tr.last td { border-bottom: none; }
		.contact-us td.first { border-left: none; }
		.contact-us td.last { border-right: none; }
		.contact-us td a { display: block; padding: 5px 5px 0; }
		.contact-us td a.b:hover,.contact-us td a.b:focus { background: url("/i/tic-x-pos.gif") no-repeat 50% 5px; }
		.contact-us td img { border: none; display: inline; }

input#btn-send { background: url("../i/btn-send.jpg") no-repeat; border: none; display: block; height: 24px; margin: 0; padding: 0; text-indent: -1000em; width: 87px; }
	input#btn-send:hover, input#btn-send:focus { background-position: 0 -24px; }
	input#btn-send:active { background-position: 0 -48px; }

.locations { font: normal 1em/1.41666667 Georgia, 'Times New Roman', serif; margin: 30px auto; width: 678px; }
	#container .locations h3 { border-bottom: 1px solid #e6dfce; font-size: 1.6em; /* 16px / 10px */ margin-bottom: 20px; padding-bottom: 20px; }
	.locations h4 { font-size: 1em; font-weight: bold; line-height: 1.416666666666667; /* 17px / 12px */
	margin: 0; }
	
	body.contact .locations ul, body.contact .locations ol { list-style: none; font-size: 1em; }
		.locations li.vcard { float: left; font-size: 1.2em; /* 12px / 10px */ line-height: 1.416666666666667; /* 17px / 12px */ margin-right: 24px; width: 210px; }
			.locations li.vcard p { font-size: 1em; }
		.locations li.last { margin-right: 0; }

abbr.amp { font: normal 1em Baskerville, Garamond, Palatino, "Palatino Linotype", "Hoefler Text", "Times New Roman", serif; font-style: italic; }

	.locations ol { margin-bottom: 1em; }
	
	.locations b, .locations i { font-weight: normal; font-style: normal; }

.fn b { position: absolute; left: -1000em; }
.street-address b, .locations p { margin-bottom: 0; }
.street-address b,.locations cite { display: block; }
.locations cite { font-style: normal; }

/*-------------------------------------------    
    Calendar
-------------------------------------------*/
body.calendar #main { width: 720px; float: none; padding: 0; position: relative; }

table.calendar { width: 714px; border-collapse: collapse; margin: 2em auto 4em; border-bottom: 1px solid #b2aa9d; border-right: 1px solid #b2aa9d; }
	table.calendar caption { margin: 0; position: relative; top: -20px; left: -2px; }
		table.calendar caption span { display: block; background-color: #b2aa9d; padding: 1em 10px; width: 694px; border-right: 1px solid #b2aa9d; margin: 0 0 -1px; font-size: 12px; color: #FFFDEE; position: relative; top: 20px; left: 2px; }

	table.calendar tr { position: relative; }
		table.calendar th { border-top: 1px solid #b2aa9d; border-left: 1px solid #b2aa9d; padding: 0.5em 5px; width: 82px; color: #b2aa9d; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; }
			table.calendar th abbr { color: #b2aa9d; }
		table.calendar td { padding: 0.5em 5px; height: 75px; width: 92px; border-top: 1px solid #b2aa9d; border-left: 1px solid #b2aa9d; position: relative !important; vertical-align: top; font-size: 12px; }
		table.calendar td.vevent { background-color: #40550d; color: #fffdee; }

		table.calendar td abbr.number { display: block; text-align: right; font-size: 11px; margin: 0 0 0.5em; }
		table.calendar td.vevent abbr.number { color: #FFFDEE; }
		table.calendar td.vevent a { color: #FFFDEE; border-color: #fffdee; font-size: 11px; line-height: 1.25; }

body.calendar .month-nav { list-style: none; margin: 0; }
	body.calendar #main .month-nav li { margin: 0; padding: 0; position: absolute; top: 0.9em; color: #FFFDEE; }
	body.calendar .month-nav #prev { left: 13px; }
	body.calendar .month-nav #prev:before { content: ""; }
	body.calendar .month-nav #next { right: 13px; }
	body.calendar #main .month-nav li a { color: #FFFDEE; }
	