/* @override http://wwwdev.cityofevanston.org/_css/custom.css */

/* ## Common --------------------------------------------- */

HTML {
   overflow: -moz-scrollbars-vertical;
}

.hidden_text{
	display:block;
	outline:0;
	text-indent:-9999px;
}

.fpo{
	background:rgb(251, 227, 228);
	font-weight:bold;
	color:rgb(138, 31, 17);
}
.box{
	background:0;
	margin:0;
}

.menu, .menu li, .feed, .feed li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.menu li{
	float:left;
}
.menu li ul li{
	float:none;
}

.cufon-vml{
	overflow:hidden;
}

a:link, a:visited{
	color:#005482;
	text-decoration:none;
}
#sub_content a:link{
	text-decoration:underline;
}
#sub_content h2 a:link, #sub_content h3 a:link, #sub_content h4 a:link, #sub_content h5 a:link{
	text-decoration:none;
}
#sub_content a:visited{
	color:#058fc6;
	text-decoration:underline;
	/* changed from none */
}
a:hover{
	text-decoration:underline;
}
.menu li a:hover{
	text-decoration:none;
}
a.more{
	white-space:nowrap;
	font:bold 0.9em "Lucida Grande", Arial, sans-serif;
}

.box{
	padding:10px;
}

body{
	color:#333;
	font:normal 75% "Lucida Grande", arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {color:#333;}
#website{
	border-top:9px solid #016494;
	background:#fff url(../_images/body-bg.gif) repeat-x;
}

.text_search, .text_email, #txtSearch{
	border:1px solid #ddd;
	padding:5px;
	float:left;
	margin:0 5px 0 0;
}
#txtSearch{
	padding:5px 5px 3px 5px;
	width:200px;
	background:0;
}
.text_search{
	padding:5px 5px 5px 25px;
	background:url(../_images/icon-search.gif) no-repeat 5px 5px;
}
.text_email{
	padding:5px;
	background:#fff;
}
.btn_search, .btn_continue{
	border:0;
	background:url(../_images/btn-search.gif) no-repeat;
	background-position: 50% 0;
	width:70px;
	height:23px;
	cursor:pointer;
	float:left;
	margin:5px 0 0 5px;
}

.btn_continue{
	background-image:url(../_images/btn-continue.gif);
}
.btn_search:hover, .btn_continue:hover{
	background-position:50% -87px;
}

#sidebar a img{
	float:left;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #eee;
	margin:0 20px 20px 0;
}

p.meta{
	color:#666;
}
#sub_content p.meta_tags{
	color:#666;
	background:#f5f5f5;
	padding:5px;
	border-bottom:1px solid #ddd;
	margin:10px 0 0;
	clear:both;
}

abbr{
	outline:0;
	border:0;
}

table{
	table-layout: fixed;
}
table.nofix{
	table-layout:auto;
}
table td{
	vertical-align:top;
}
table th{
	background:0;
}

#sub_content p img, img.event_image{
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
	border:1px solid #ddd;
	background:#f2f2f2;
}

#sub_content img.right, #sub_content img.mt-image-right {
	float: right;
	margin: 0 0 10px 10px;
}

/* ## Fonts --------------------------------------------- */
.avenir{
	font-family:'AvenirLTStd95Black', Helvetica, Arial, sans-serif;
	font-weight:normal !important;
}

.text_search, .feed, .youtube_caption{
	font-size:0.9em;
}
#sub_news_feed .feed{
	font-size:1em;
}

#nav li ul li {font-size:1.1em;font-weight: bold;}

#promo a{
	font:normal 1.3em "Lucida Grande", Arial, sans-serif;
}
#news_feed .feed{
	font-size:1.1em;
}
.youtube_title{
	font-weight:bold;
	font-size:1em;
	padding: 5px 0px 2px 0px;
}
#upcoming_events .feed{
	font-size:1.1em;
	font-weight:bold;
}
.date{
	font:bold 0.9em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.date .month{
	font-size:1.2em;
	line-height: 13px;
}
.date .day{
	font-size:1.7em;
	line-height: 19px;
}
#sidebar .title{
	font-weight:bold;
	font-size:1.3em;
}
#sidebar .title.avenir{
	font-size:1.4em;
}
#sub_sidebar .title{
	font-size:1.2em;
}
#sub_sidebar .alert .title{
	font-size:1em;
}
#evanston_promos a.more{
	font-size:1em;
}
#evanston_info p.address{
	font-size:1.2em;
}

h3.promo_title{
	margin:0;
	text-transform:uppercase;
	font:bold 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#visit_promo .title{
	font:bold 1.2em "Lucida Grande", Arial, sans-serif;
}

h2.feature{
	font-size:1.3em;
	font-weight:bold;
}

#big_alert h1{
	font:bold 2.3em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#big_alert p{
	font:normal 1.3em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#big_alert p a.more {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: normal;}

#subnav .title{
	font-size:1.3em;
	font-weight:bold;
}
#subnav ul{
	font:bold 1em "Lucida Grande", Arial, sans-serif;
}
#subnav ul ul{
	font-weight:normal;
	font-size:0.9em;
}

#sub_content h2#page_title{
	font-size:1.7em;
}
h2#page_title_feature{
	font-size:1.3em;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

p.excerpt{
	font:italic 1.3em Georgia, Times, "Times New Roman", serif;
}

p.meta, p.meta_tags{
	font:normal 0.9em "Lucida Grande", Arial, sans-serif;
}


#sub_content .news_entry h3, #sub_content .blog_entry h3{
	font:bold 1.3em "Lucida Grande", Arial, sans-serif;
}

.news_entry, .blog_entry{
	font-size:1em;
	line-height:18px;
}

#sub_content h2.entry_date{
	font-size:1.1em;
	font-weight:normal;
}

#calendar h2{
	font-size:1.6em;
	font-weight:bold;
}

#calendar_filter h4{
	font:bold 1em "Lucida Grande", Arial, sans-serif;
}

ul.archive_nav{
	font:bold 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#event_title h2#page_title{
	font:bold 1.5em "Lucida Grande", Arial, sans-serif;
}

#sub_content #event_title h3{
	font:normal 1em "Lucida Grande", Arial, sans-serif;
}

#upcoming_events_landing a span.title{
	font:bold 1em "Lucida Grande", Arial, sans-serif;
}
#upcoming_events_landing a span.time{
	font:normal 1em "Lucida Grande", Arial, sans-serif;
}

#calendar .day{
	font:bold 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#calendar th{
	font:bold 0.8em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

button#comment-submit{
	font:bold 1.1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sub_content #comments h2{
	font:bold 1.2em "Lucida Grande", Arial, sans-serif;
}

#sub_content p.comment-date{
	font:normal 0.9em Arial, sans-serif;
}

#sub_content .comment-content{
	font:normal 1em Arial, sans-serif;
}

.byline{
	font:normal 1em "Lucida Grande", Arial, sans-serif;
}

#comment-form-remember-me{
	font-size:0.9em;
}

#calendar_actions{
	font:normal 1em "Lucida Grande", Arial, sans-serif;
}

#sub_sidebar .styled_promo h3{
	font:bold 1.2em "Lucida Grande", Arial, sans-serif;
	margin:5px 0;
}

#sub_sidebar .styled_promo p{
	font:normal 0.9em "Lucida Grande", Arial, sans-serif;
	margin:0;
}

/* ## Header --------------------------------------------- */
#logo a{
	width:310px;
	height:86px;
	padding:12px 0 17px;
	background:url(../_images/logo-cityofevanston.png) no-repeat 0 12px;
}
#logo h1{
	margin:0;
}
#login_and_search{
	position:relative;
	height:115px;
}
#user_bar{
	background:#005886 url(../_images/user_bar_bg.gif) repeat-x;
}
a#sign_in{
	display:block;
	width: 279px;
	padding: 10px;
	height: 18px;
}
a#sign_in:hover {
	background-position: 10px -90px;
	}
#search{
	position:absolute;
	bottom:0;
	left:0;
	width:289px;
	border:solid #ddd;
	border-width:1px 1px 0;
	background:#fff;
}

#search input {
	margin: 0px;
}
#search button {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 26px;
	}


/* ## Navigation --------------------------------------------- */
#nav, #nav-b{
	height:48px;
	width:969px;
	position:relative;
	z-index:999;
}
#nav a, #nav-b a{
	height:48px;
	background:url(../_images/navigation-a.jpg) no-repeat 0 0;
}
#nav-b a{
	background-image:url(../_images/navigation-b.jpg);
}
#nav h4, #nav-b h4{
	display:none;
}
#nav li ul li a, #nav-b li ul li a{
	height:auto;
	background:0;
}
a#home{
	width:79px;
	background-position:0 0;
}
a#home:hover{
	background-position:0 -80px;
}
a#home.active{
	background-position:0 -160px;
}

a#evanston_life{
	width:154px;
	background-position:-79px 0;
}
a#evanston_life:hover{
	background-position:-79px -80px;
}
a#evanston_life.active{
	background-position:-79px -160px;
}

a#residents{
	width:108px;
	background-position:-233px 0;
}
a#residents:hover{
	background-position:-233px -80px;
}
a#residents.active{
	background-position:-233px -160px;
}


a#businesses{
	width:108px;
	background-position:-341px 0;
}
a#businesses:hover{
	background-position:-341px -80px;
}
a#businesses.active{
	background-position:-341px -160px;
}


a#government{
	width:146px;
	background-position:-449px 0;
}
a#government:hover{
	background-position:-449px -80px;
}
a#government.active{
	background-position:-449px -160px;
}


a#news{
	width:81px;
	background-position:-595px 0;
}
a#news:hover{
	background-position:-595px -80px;
}
a#news.active{
	background-position:-595px -160px;
}


a#calendar{
	width:120px;
	background-position:-676px 0;
}
a#calendar:hover{
	background-position:-676px -80px;
}
a#calendar.active{
	background-position:-676px -160px;
}


a#blog{
	width:73px;
	background-position:-796px 0;
}
a#blog:hover{
	background-position:-796px -80px;
}
a#blog.active{
	background-position:-796px -160px;
}


a#contact{
	width:100px;
	background-position:-869px 0;
}
a#contact:hover{
	background-position:-869px -80px;
}
a#contact.active{
	background-position:-869px -160px;
}

/* ## NAV ALT B --------------------------------------------- */
#nav-b a#home{
	width:78px;
	background-position:0 0;
}
#nav-b a#home:hover{
	background-position:0 -80px;
}
#nav-b a#home.active{
	background-position:0 -160px;
}

#nav-b a#evanston_life{
	width:172px;
	background-position:-78px 0;
}
#nav-b a#evanston_life:hover{
	background-position:-78px -80px;
}
#nav-b a#evanston_life.active{
	background-position:-78px -160px;
}

#nav-b a#residents{
	width:106px;
	background-position:-250px 0;
}
#nav-b a#residents:hover{
	background-position:-250px -80px;
}
#nav-b a#residents.active{
	background-position:-250px -160px;
}


#nav-b a#businesses{
	width:103px;
	background-position:-356px 0;
}
#nav-b a#businesses:hover{
	background-position:-356px -80px;
}
#nav-b a#businesses.active{
	background-position:-356px -160px;
}


#nav-b a#government{
	width:143px;
	background-position:-459px 0;
}
#nav-b a#government:hover{
	background-position:-459px -80px;
}
#nav-b a#government.active{
	background-position:-459px -160px;
}


#nav-b a#news{
	width:77px;
	background-position:-602px 0;
}
#nav-b a#news:hover{
	background-position:-602px -80px;
}
#nav-b a#news.active{
	background-position:-602px -160px;
}


#nav-b a#calendar{
	width:116px;
	background-position:-679px 0;
}
#nav-b a#calendar:hover{
	background-position:-679px -80px;
}
#nav-b a#calendar.active{
	background-position:-679px -160px;
}


#nav-b a#blog{
	width:73px;
	background-position:-795px 0;
}
#nav-b a#blog:hover{
	background-position:-795px -80px;
}
#nav-b a#blog.active{
	background-position:-795px -160px;
}


#nav-b a#contact{
	width:101px;
	background-position:-868px 0;
}
#nav-b a#contact:hover{
	background-position:-868px -80px;
}
#nav-b a#contact.active{
	background-position:-868px -160px;
}
/* ## /// END nav alt b --------------------------------------------- */


#nav li, #nav-b li{
	position:relative;
}

#nav ul, #nav-b ul{
	display:none;
	position:absolute;
	z-index:999;
	top:48px;
	left:0;
	width:200px;
	padding:5px;
	background:rgba(0,0,0,0.9);
}


#nav ul a, #nav-b ul a{
	display:block;
	color:#fff;
	padding:5px;
	margin:0 5px;
}
#nav ul a:hover, #nav-b ul a :hover{
	background:rgba(255,255,255,0.5);
	color:rgba(255,255,255,1);
}


/* ## Content --------------------------------------------- */
#main{
	padding:18px 0 0;
}
#wide_column #feature {
	margin-bottom: 14px;
	}
#promo{
	margin:0 0 18px;
	position:relative;
	height:240px;
	border:solid #ddd;
	border-width:0 0 1px 1px;
}
#promo a.promo_img{
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	display:none;
}

#promo a.switch{
	display:block;
	line-height:20px;
	position:relative;
	z-index:4;
	height:34px;
	width:246px;
	padding:23px 42px 23px 17px;
	background:url(../_images/switch_bg.png) no-repeat 0 -178px;
	color:#333;

}
#promo a.switch:hover, #promo a.switch.active{
	color:#fff;
	background-position:0 0;
	text-shadow:0 1px 0 #000;
	text-decoration:none;
}
#youtube_promo .box{
	background:#f4f4f4;
	border: 1px solid #eee;
}
#youtube_promo .box p{
	margin:0;
}
#news_feed a{
	color:#333;
}
#news_feed .feed{
	padding:0 0 10px;
	border-bottom:1px solid #ddd;
}
#news_feed .feed li{
	margin:20px 0;
}
#evanston_promos h4{
	margin:0 0 5px;
}
#connect .box{
	border:1px solid #ddd;
	background:url(../_images/connect_bg.gif) repeat-y;
	font-size:1.1em;
}
#connect .feed li{
	float:left;
	width:50%;
	margin:5px 0;
}
#connect .feed{
	margin:8px 0;
}
#connect .feed a{
	display:block;
	padding:0 0 0 20px;
	color:#333;
	height:16px;
	line-height:16px;
	height:16px;
	line-height:16px;
}

.text_email{
	float:left;
	margin:0 5px 0 0;
	width:198px;
}
#sub_sidebar .text_email{
	width:158px;
}
#connect_youtube{
	background:url(../_images/icon-youtube.gif) no-repeat;
}
#connect_facebook{
	background:url(../_images/icon-facebook.gif) no-repeat;
}
#connect_twitter{
	background:url(../_images/icon-twitter.gif) no-repeat;
}
#connect_blog{
	background:url(../_images/icon-blog.gif) no-repeat;
}
#connect_photo_gallery{
	background:url(../_images/icon-images.gif) no-repeat;
}
#connect_newsletters{
	background:url(../_images/icon-email.gif) no-repeat;
}
#connect_rss{
	background:url(../_images/icon-rss.gif) no-repeat;
}
#connect .feed a:hover{
	background-position:0 -50px;
}

h2.feature{
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 1px 0 #000;
	padding:9px 9px 5px;
	background:#227c00;
	border-bottom:5px solid #3f8f1c;
}

.feature a{
	float:right;
}

.rss{
	width:16px;
	height:16px;
	background:url(../_images/icon-rss.gif) no-repeat;
}

#top_content a.more{
	float:right;
	padding:5px 10px;
	background:#e4efe0;
	color:#529838;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-khtml-border-radius:20px;
	margin:10px 0 0;
}

#top_content a.more:hover{
	color:#fff;
	background:#529838;
	text-decoration:none;
}


#visit_promo{
	position:relative;
}
#visit_promo .title{
	position:absolute;
	width:285px;
	background:url(../_images/bg-pagetitle.png) repeat-x;
	color:#fff;
	padding:9px 11px 10px;
	text-shadow:0 1px 0 #000;
	margin:0;
}
#visit_promo p {
	padding: 0px;
	line-height: 17px;
	margin-bottom: 2px;
}

#sub_content h2{
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	margin:15px 0 5px;
	padding:0 0 3px;
	border-bottom:1px solid #ddd;
}

#sub_content h2, #sub_content h3 {
	clear: both;
	line-height:21px;
}
#sub_content #event_title h2, #sub_content #event_title h3{
	clear:none;
	
}

#sub_content h2 a {color: #005481;}
#sub_content h2 a:hover {
	color: #227c00;
	text-decoration: none;}


#sub_content h2#page_title{
	margin:0 0 20px;
}
#sub_content h2#page_title.posted_in{
	margin:20px 0;
}

#sub_content h3{
	font-size: 1.2em;
	font-weight: bold;
	border:0 !important;
	margin:15px 0 5px;
	padding:0;
}

#sub_content h4{
	font-size: 1.1em;
	border:0 !important;
	margin:15px 0 5px;
	padding:0;
	line-height:21px;
	
}

#sub_content h5{
	font-size: 1em;
	font-weight: bold;
	border:0 !important;
	margin:15px 0 5px;
	padding:0;
	line-height:21px;
}

#sub_content h6{
	font-size: .9em;
	font-weight: normal;
	border:0 !important;
	margin:15px 0 5px;
	padding:0;
	line-height:21px;
}



/* ## Sidebar --------------------------------------------- */
#online_services h3{
	margin:0;
}
#online_services{
	border:1px solid #ddd;
	background:#fcfcfc url(../_images/online_services_bg.gif) repeat-x;
}
#online_services ul{
	width:155px;
	float:left;
	margin:3px 0px 8px 0px;
}
#online_services ul.last{
	width:132px;
}

#online_services ul li {line-height: 15px;}
#online_services p{margin:0;}
#online_services a.more{
	color:#a21313;
}

#online_services ul a{
	display:block;
	padding:0 0 0 18px;
	color:#333;
	background:url(../_images/icon-arrow.png) no-repeat;
	background-position: 0px 2px;
	margin:5px 0px;
}
#online_services ul a:hover{
	background-position:0 -143px;
}
#upcoming_events.box{
	padding:10px 0;
}
#upcoming_events p{
	margin:0;
}
#upcoming_events .feed{
	padding:0;
	margin:0 0 10px;
	border-bottom:1px solid #ddd;
}
#upcoming_events .feed li a{
	overflow:hidden;
}
.date{
	background:#f2f2f2;
	padding:6px 5px 7px 5px;
	display:block;
	text-align:center;
	width:46px;
	float:left;
	margin:0 10px 10px 0;
}
.date span{
	display:block;
}
#upcoming_events a:hover{
	text-decoration:none;
	color:#227c00;
}
#upcoming_events a:hover .date {
	background-color: #e4efe0;
}
#evanston_promos.box{
	padding:0 0 10px;
}
#evanston_promos p.clear {
	border-bottom: 1px solid #ddd;
	height:0;
	padding:0;
	margin:0 0 18px;
}
#evanston_promos h4 a:hover {
	text-decoration: none;
	color: #227c00;
}
#evanston_promos p {
	margin-bottom: 5px;
}

#sidebar .title{
	color:#005481;
	margin:0 0 8px;
}

#sidebar .title.avenir{
	text-transform:uppercase;
	border-bottom:1px solid #43abd4;
	padding:0 0 2px;
	margin:10px 0;
}
#sidebar .clearfix a.more, #sub_sidebar a.more{
	float:right;
	padding:5px 13px;
	background:#e0eaf0;
	color:#005481;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-khtml-border-radius:20px;
	margin:0;
}
#sub_sidebar a.more{
	font-size:0.8em;
	float:none;
	text-transform:uppercase;
}
#sidebar .clearfix a.more:hover, #sub_sidebar a.more:hover{
	color:#fff;
	background:#005481;
	text-decoration:none;
}

.alert{
	border:1px solid #e1c1c2;
	background:url(../_images/alert_bg.gif) repeat-x bottom;
	margin:0 0 16px;
}
#sidebar .alert .title, #sub_sidebar .alert .title{
	margin:-10px -10px 0;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	padding:7px 10px 5px 10px;
	color:#fff;
	text-shadow:0 1px 0 #000;
	background:#bb0c29;
	border-bottom:5px solid #d41431;
}
#sidebar .alert p, #sub_sidebar .alert p{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	margin:10px -10px 5px -10px;
	padding:0 25px 0 12px;
}
#sidebar .alert p a.more, #sub_sidebar .alert p a.more {
	font-size: 1em;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background:0;
	padding:0;
	text-transform:none;
	}
#sidebar .alert p a.more:hover, #sub_sidebar .alert p a.more:hover {text-decoration: none; color:#333;}
#sidebar .alert img, #sub_sidebar .alert img{
	float:left;
	margin:0 12px 5px 0;
}

.alert a.more{
	color:#bb0c29;
	font-style:italic;
}
/* ## Footer --------------------------------------------- */
#footer{
	background:url(../_images/footer_bg.gif) repeat-y;
	margin: 18px 0px 0px 0px;
	padding:22px 0 45px;
}
.foot_menu{
	width:25%;
	float:left;
}
.foot_menu h5{
	text-transform:uppercase;
	color:#a8c5d4;
	text-shadow:0 1px 0 #000;
	padding:0 11px;
	margin:0px 0px 10px 0px;
	font-size: 1.1em;
}

.foot_menu .feed a{
	color:#fff;
}

.foot_menu .feed li{
	padding:4px 11px;
}

.foot_info{
	padding:0 15px;
	color:#fff;
}

.foot_info p{
	margin:0;
}
.foot_info p.address{
	margin:0 0 20px;
}

.foot_info .feed a{
	color:#fff;
	text-decoration:underline;
}
.foot_info .feed li{
	font-size: 1.1em;
	margin:3px 0;
}

.foot_info .feed a:hover{
	color:#ddd;
}

/* ## Big Alert --------------------------------------------- */
#big_alert{
	background:#e91b38;
	padding:20px 0;
}
#big_alert h1{
	color:#fff;
	text-shadow:2px 2px 0 #a22237;
	margin:0 0 10px;
}
#big_alert p{
	color:#fff;
	margin:0;
}
#big_alert a{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#big_alert a:hover{
	color:#ddd;
}

/* ## Sub Nav --------------------------------------------- */

#subnav {background-color: #fff;}
#subnav .box{
	border:1px solid #ddd;
}
#subnav .title{
	margin:-10px -10px 10px;
	padding:5px;
	text-align:right;
	color:#fff;
	text-shadow:0 1px 0 #000;
	background:#30850e url(../_images/subnav_title_bg.gif) repeat-x;
	text-transform:uppercase;
}
#subnav ul{
	text-align:right;
}
#subnav ul ul{
	display:none;
	margin-bottom:10px;
}
#subnav ul li.active ul{
	display:block;
}
#subnav a{
	color:#333;
	display:block;
	padding:3px 5px;
}
#subnav .title a{
	color:#fff;
}
#subnav li{
	margin:3px 0;
}
#subnav ul ul li{
	margin:5px 0;
}
#subnav .active a, #subnav a:hover{
	color:#227c00;
	background:#e0ecdb;
	text-decoration:none;
}
#subnav .title a:hover{
	color:#fff;
	background:0;
}
#subnav .active ul a{
	color:#333;
	padding-right:16px;
	background:url(../_images/subnav_arrow.gif) no-repeat right;
}
#subnav .active ul li.active a{
	color:#227c00;
	font-weight:bold;
}

#sub_content h2#page_title{
	border:0;
	padding:0;
	text-transform:uppercase;
}
#sub_content h2#page_title.news{
	text-transform:none;
}
#sub_content h2#page_title_blog a{
	height:61px;
	background:url(../_images/blog_title_bar.gif) no-repeat;
}
#sub_content h2#page_title_blog{
	margin:0;
	border:0;
	padding:0;
}
#feature{
	position:relative;
	margin:0 0 10px;
	z-index:1;
}
h2#page_title_feature{
	margin:0;
	color:#fff;
	text-shadow:0 1px 0 #000;
	background:url(../_images/bg-pagetitle.png);
	position:absolute;
	bottom:3px;
	left:0;
	width:729px;
	padding:7px 10px;
}

#sub_content p{
	margin:0 0 10px;
	line-height:19px;
}
#sub_content p.excerpt{
	color:#005482;
	line-height:21px;
}

#sub_content blockquote {
	font-size: 1.3em;
	color: #333;
	font-family: Georgia, Tahoma, arial, sans-serif;
}

#sub_content blockquote p {line-height: 21px;}

#sub_content blockquote em {
	font-size: .9em;
	margin-left: 10px;
	color: #005481;
	}

/* ----- lists --------- */

#sub_content ul {
	list-style: disc;
	margin: 10px 0px 20px 20px;
	padding: 0px;
}

#sub_content ul li {
	font-size: 1em;
	font-weight: normal;
	color: #333;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
}

	#sub_content ul li a {
		text-decoration:underline;
	}
	#sub_content ul#calendar_actions li a{
		border-bottom:0;
	}
	#sub_content ul#calendar_actions li{
		font-size:0.9em;
	}

	#sub_content ul li a:hover {
		color: #999;
	}

		#sub_content ul li ul {
			margin: 5px 0px 5px 15px;
			list-style: disc;
		}

		#sub_content ul li ol {
			margin: 5px 0px 5px 0px;
		}

		#sub_content ul li ul li {
			font-size: .9em;
			line-height: 15px;
		}

		#sub_content ul li ol li {
			font-size: .9em;
			line-height: 15px;
			margin: 0px 0px 0px 20px;
			padding: 0px 0px 0px 0px;

		}

		#sub_content ul li ul li ul li {
			font-size: 1em;
		}

		#sub_content ul li ol li ol li {
			font-size: 1em;
		}


#sub_content ol {
	margin: 0px;
	padding: 4px 0px;
}

#sub_content ol li {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
	padding: 0px;
	margin: 0px 0px 10px 20px;
}

	#sub_content ol li a {
		color: #000;
		border-bottom: 1px solid #ccc;
	}

	#sub_content ol li a:hover {
		color: #999;
		border-bottom: 1px solid #eaeaea;
	}

		#sub_content ol li ol, ol li ul {
			margin: 5px 0px;
		}

		#sub_content ol li ol li, ol li ul li {
			font-size: .9em;
			line-height: 16px;
			padding: 0px;
			margin: 0px 0px 0px 12px;
		}

		#sub_content ol li ol li ol li, ol li ul li ul li {
			font-size: 1em;
		}







/* ## Sub Sidebar --------------------------------------------- */
#share_this{
	background:#fff;
	border:1px solid #ddd;
	margin:0 0 12px;
	padding: 10px 0px 10px 10px;
}
#calendar #share_this{
	float:right;
	background:0;
	border:0;
	margin:0;
	width:242px;
}
#share_this li {font-size: .8em;}
#share_this a{
	display:block;
	float:left;
	color:#666;
	padding-left:20px;
	margin-right:15px;
	height:16px;
	line-height:16px;
}
#share_this a:hover{
	color: #999;
	background-position:0 -50px;
}
a#email{
	background:url(../_images/icon-email.gif) no-repeat;
}
a#print{
	background:url(../_images/icon-print.gif) no-repeat;
}
a#share{
	position:relative;
	background:url(../_images/icon-share.gif) no-repeat;
}
a#rss{
	background:url(../_images/icon-rss.gif) no-repeat;
}

#sub_news_feed, #arts_and_culture_info {
	margin-bottom: 30px;
	}
#sub_news_feed ul{
	margin:10px 0;
	padding:0;
	color:#005481;
}
#sub_news_feed ul li{
	list-style-type:none;
	background:url(../_images/little_dots.gif) no-repeat 0 2px;
	padding:0 0 0 17px;
	margin:5px 0;
}

#sub_sidebar .title{
	text-transform:uppercase;
	color:#4d4d4d;
	margin:20px 0 10px;
	padding:0 0 5px;
	border-bottom:1px solid #ddd;
}

#sub_sidebar p {line-height: 17px;}

#newsletter_signup .clearfix{
	margin:0 0 10px;
}
#newsletter_signup .title {margin-bottom: 5px;}

.styled_promo{
	background:#418baf url(../_images/promo_bg.gif) repeat-y right;
	border:1px solid #83a9bf;
	color:#fff;
	margin:10px 0;
	padding:5px;
}
.styled_promo a{
	color:#fff;
}

#sub_sidebar .styled_promo img{
	/* Neo Original margin:-5px 20px 0 -5px !important;    */
	margin:0px 20px 0 0px !important;
	border-right:5px solid #4c8aae;
	float:left;
}

#sub_sidebar .styled_promo p:last-child{
	margin:0 0 5px;
}



/* ## News --------------------------------------------- */
#sub_content h2#page_title.news{
	margin:0;
}
.news_box, .events_box{
	background:#f2f2f3;
	padding:10px;
	border:1px solid #ddd;
	margin:0 0 10px;
}
#sub_sidebar .news_box h3.title, #sub_sidebar .events_box h3.title{
	border:0;
	padding:0;
	margin:0 0 10px;
}
#sub_sidebar .news_box .feed li, #sub_sidebar .news_box .feed li a{
	color:#666;
}

#sub_sidebar .news_box .feed li
#sub_sidebar .news_box .feed{
	padding-left:8px;
}
#sub_sidebar .news_box .feed li{
	line-height: 17px;
	padding-left:10px;
	background:url(../_images/news_archive_bullet.gif) no-repeat 0 5px;
}

.news_entry, .blog_entry{
	padding:10px 0;
	border-bottom:1px dotted #ddd;
	margin:0 0 10px;
}
.blog_entry{
	border:0;
}
#sub_content .news_entry h3, #sub_content .blog_entry h3{
	margin:0;
	border:0;
	padding:0;
}
#sub_content .news_entry h3 {
	margin-bottom: 8px;
	}
.news_entry h3 a, .blog_entry h3 a{
	color:#005481;
}

#sub_content h2.entry_date{
	color:#469227;
	background:url(../_images/entry_date_bg.gif) repeat-y;
	padding:5px 5px 5px 13px;
	border-bottom:1px solid #ddd;
	text-transform:uppercase;
}

/* ## Tags --------------------------------------------- */
.tag_cloud a{
	color:#005480;
	display:inline-block;
	padding:3px 5px;
}
.tag_cloud a.rank-1{
	color:#79a3b9;
}
.tag_cloud a.rank-2{
	color:#3c8eb9;
}
.tag_cloud a.rank-3{
	color:#1581b9;
	font-weight:bold;
}
.tag_cloud a.rank-4{
	font-weight:bold;
}
.tag_cloud a:hover{
	color:#fff;
	background:#005480;
	text-decoration:none;
}

/* ## Calendar --------------------------------------------- */
#calendar table{
	background:#f2f2f2;
	margin:0;
}
#calendar th{
	text-transform:uppercase;
}
#calendar table td{
	min-height:130px;
}
#calendar h2{
	display:inline-block;
	padding:5px 10px;
	color:#fff;
	background:#005481;
	margin:0;
	text-shadow:0 1px 0 #000;
}
html* #calendar h2{
	float:left;
}
#calendar .day{
	font-weight:bold;
	display:block;
	padding:1px 3px;
	background:#c7daec;
	margin:3px 0;
}

#calendar td a{
	display:block;
	color:#333;
	font-weight:bold;
	margin:10px 0;
}
#calendar td a:hover{
	color:#005480;
}

#calendar_filter{
	padding:10px;
	border:1px solid #ddd;
	background:#fff;
	margin:0 0 10px;
}
#calendar_filter a{
	display:block;
	background:#e3efdf;
	padding:5px 10px;
	color:#469227;
	margin:0 10px 0 0;
	text-shadow:0 1px 0 #fff;
}
#calendar_filter a:hover, #calendar_filter a.here{
	background:#469227;
	color:#fff;
	text-shadow:0 1px 0 #333;
}
#calendar_filter h4{
	color:#666;
}

ul.archive_nav{
	display:inline-block;
	padding:0 10px;
}
ul.archive_nav a{
	background:#e0eaf0;
	color:#005481;
	padding:3px 5px;
	display:block;
	margin:0 5px 0 0;
}
ul.archive_nav a.archive_prev{
	padding-left:16px;
	background-image:url(../_images/archive_nav_prev.gif);
	background-repeat:no-repeat;
	background-position:left;
}
ul.archive_nav a.archive_next{
	padding-right:16px;
	background-image:url(../_images/archive_nav_next.gif);
	background-repeat:no-repeat;
	background-position:right;
}

ul.archive_nav a:hover{
	background:#005481;
	background-image:none;
	color:#fff;
}

#event_title{
	border:1px solid #ddd;
	background:#fff url(../_images/calendar_entry_title_bg.gif) no-repeat;
}

#event_title span.date{
	width:40px;
	padding-top:10px;
	background:0;
	margin:-10px 0 0 -10px;
	color:#fff;
}
#upcoming_events_landing span.date{
	margin:0 10px 10px 0;
	background:#fff;
	color:#333;
}
#upcoming_events_landing .feed{
	margin:0 -10px;
	padding:0 10px;
}

#upcoming_events_landing a span.title, #upcoming_events_landing a span.time{
	border:0;
	color:#005482;
}

#sub_content #event_title h2#page_title{
	padding:0 0 0 50px;
	text-transform:none;
	margin:0 0 5px;
	border:0;
	font-weight:bold !important;
}
#sub_content #event_title h3{
	padding-left:50px;
	color:#4d4d4d;
	margin:0;
	border:0;
}

#upcoming_events_landing a:hover, #upcoming_events_landing a:hover span.title, #upcoming_events_landing a:hover span.time{
	text-decoration:none;
	color:#227c00 !important;
}
#upcoming_events_landing p{
	margin:0;
}

#upcoming_events_landing a.more{
	display:block;
	background:0;
	color:#666;
	margin:10px 0 0;
	padding:5px 0;
}
#upcoming_events_landing a.more:hover{
	background:0;
	text-decoration:underline;
	color:#666;
}

#events_entry_body{
	padding:10px 0;
}

#sub_content ul#calendar_actions{
	padding:0;
	margin:10px 0 0;
}
#calendar_actions li{
	border-right:1px solid #ddd;
	padding:0 10px;
}
#calendar_actions li.last{
	border:0;
	padding:0 0 0 10px;
}
#calendar_actions li#cal_download{
	padding-left:0;
}
#calendar_actions a{
	display:block;
	padding:0 10px 0 20px;
	color:#333;
}
#calendar_actions li#cal_share a{
	display:inline-block;
	padding:0 2px;
}
#calendar_actions li#cal_share{
	padding-right:10px;
}
#calendar_actions li#cal_download a{
	background:url(../_images/icon-download.png) no-repeat 3px;
}
#calendar_actions li#cal_full a{
	background:url(../_images/icon-calendar.png) no-repeat 0 0;
}





/* ## Login widget ------------------------------------------ */

div.widget-sign-in {
	padding: 10px;
	background-color: #005481;
	border: 1px solid #007ec1;
	margin: 0px 0px 10px 0px;
	}

#sub_sidebar div.widget-sign-in h3.title {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #fff;
	text-shadow: 0px 1px 0px #111;
	border: 0px;
	}

#sub_sidebar div.widget-sign-in {font-size: .9em; line-height: 15px;color: #fff;}
#sub_sidebar div.widget-sign-in a {color: #fff; text-decoration: underline;}


/* ## Send Mail --------------------------------------------- */
#cboxLoadedContent label, #cboxLoadedContent input{
	display:block;
	margin:0;
}
#cboxLoadedContent input[type=text]{
	padding:5px;
}
#cboxLoadedContent .clearfix{
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}
#cboxLoadedContent #subject{
	width:250px;
}
#cboxLoadedContent #page_url{
	width:350px;
	color:#999;
}
#cboxLoadedContent .email_address{
	width:186px;
}

/* ## Blog Comments Form --------------------------------------------- */
.comments-open-content{
	border:1px solid #ddd;
}

textarea#comment-text{
	height:100px;
	margin:0;
}
button#comment-submit{
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	background:#cfcfcf url(../_images/button_gradient.gif) repeat-x;
	color:#666;
	text-shadow:0 1px 0 #fff;
	border:1px solid #ddd;
	text-transform:uppercase;
	padding:5px 10px;
	cursor:pointer;
}
button#comment-submit:hover{
	background:#999;
	color:#333;
	text-shadow:none;
}

#sub_content #comments h2{
	color:#005480;
	border:0;
	padding:0;
}


#sub_content .comment-content{
	background:#f5f5f5;
	padding:20px;
	margin:0 0 20px;
	line-height:18px;
}

.byline{
	color:#666;
}

#sub_content p.comment-date{
	margin:0;
	color:#808080;
}

#comment-form-remember-me{
	padding:5px 0;
}

#comments-form label{
	font-size: .9em;
	line-height: 20px;
	color:#999;
}

#comments-form input{
	border:1px solid #ddd;
}

#comment-form-name label, #comment-form-email label, #comments-open-text label{
	text-transform:uppercase;
}

#sub_sidebar .at300bs, #sub_sidebar .at15t_compact, #calendar .at300bs, #calendar .at15t_compact{
	padding:0 !important;
	height:0 !important;
	width:0 !important;
	background:none !important;
}



/* ## Profile View --------------------------------------------- */
#alpha-inner{
	padding:20px 0;
}

.user-pic{
	width:110px;
	float:left;
}

ul.recent-actions.feed li{
	margin:10px 0;
	padding:10px 0;
	border-bottom:1px solid #ddd;
	font-size:1.3em;
}

ul.recent-actions.feed li a{
	font-weight:bold;
}

h3.tab_content_label{
	clear:both;
	padding:15px 0 0;
}

ul#profile-data.feed li{
	margin:5px 0;
	font-size:1.2em;
}

#signin-widget-content{
	padding:0 0 10px;
}

a.pdf { /*The background image*/
    background: url(/_images/link_icons/pdf.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px; /* To center the text vertically with the icon */
}

a.txt { /*The background image*/
    background: url(/_images/link_icons/txt.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
}

a.zip { /*The background image*/
    background: url(/_images/link_icons/zip.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
}

a.email {
    background: url(/_images/link_icons/email.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
}

a.external {
    background: url(/_images/link_icons/ext_link.png) no-repeat right center;
    padding-right: 16px;
    line-height: 16px;
 }

#atic_email{
	display:none;
}

#sub_sidebar .events_box ul .title{
	text-transform:none;
}
.events_box .date, #upcoming_events .date{
	-webkit-box-shadow:0 1px 3px #999;
	-moz-box-shadow:0 1px 3px #999;
	-khtml-box-shadow:0 1px 3px #999;
}


#about_blog{
	border:1px solid #ddd;
	padding:10px;
	background:#fff url(/_images/green_gradient_btm.gif) repeat-x bottom;
	margin:0 0 10px;
}

#about_blog h3.title{
	color:#217f00;
	margin:0 0 10px;
	padding:0;
	border:0;
}

#blog_nav{
	margin:10px 0;
	padding:5px;
	overflow:hidden;
}
#sub_content #blog_nav a{
	text-decoration:none;
	display:inline-block;
	padding:5px 10px;
	background:#0287bf url(/_images/blue_gradient.gif) repeat-x bottom;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	-khtml-border-radius:80px;
	font:bold 1.1em "Lucida Grande", Arial, sans-serif;
	color:#fff;
	text-shadow:0 1px 0 #000;
}
#sub_content #blog_nav a:hover{
	background:#0287bf;
	text-shadow:none;
  text-decoration:none;
}
#blog_nav a.older{
	float:right;
}

#search-results{
	min-height:500px;
}


