/*
	Theme Name: We are Helsinki
	Them URI: http://www.wearehelsinki.fi
	Description: Helsinki city boy
	Version: 1.0
	Media: Screen
	Author: Niko Hirvonen
	Author URI: http://www.client.fi

*/

/* ----------------------------------------------- [ * ] */

@import url(css/reset.css);

@import url(css/grid.css);

@import url(style-additional.css);


* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background: #f1f1f1;
	color: #111;
	
}

.clear { clear: both; }

.inline { display: inline; float: left;}

.float-left { float:left; }

.center { text-align: center; }

.topdot { border-top: 1px dotted #bbb;}

.right { text-align: right;} 
.left { text-align: left;}

img {
	vertical-align: middle;
	border: 0;
}

@font-face {
	  font-family: "weare";
	  src: url(css/weare.otf) format("opentype");
}

h1, h2, h3, h4 {
	
	color: #000;
}

h1 a, h2 a, h3 a, h4 a {
	
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
color: #0F83DB;
}

h1 {
	margin-bottom: .3em;
	
	font-size: 2.4em;
	letter-spacing: 0.05em;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

h2 {
	font-family: "p22-underground-sc-1","p22-underground-sc-2", weare, Helvetica, 'HelveticaNeue', "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	
	letter-spacing: 0.05em;
	margin-bottom: 1em;
	font-size: 1.7em;
	line-height: 1.3;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.6em;
	line-height: 1.3;
	font-weight: normal;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}


h4 {
	margin-bottom: .6em;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;

}

p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
}

a {
	text-decoration: none;
	color: #0F83DB;
		
}

a:hover {
	
	color: #000;
}

acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 986px;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
	overflow: hidden;
	position: relative;
	background: #fff;
	padding: 20px;
}

#banner-wrapper { width: 1026px; margin: 0 auto; position: relative;}

#wrapper { float:left;}

#sidebanner { border-top: 1px solid #efefef; width: 2px; float:left;}

.ie-safety-wrap { position: relative;}

/* ---------------------------------------- [ Main Nav ] */

#main-nav {

	overflow: hidden;
	font-family: "p22-underground-sc-1","p22-underground-sc-2", weare, Helvetica, 'HelveticaNeue', "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	
}

#main-nav {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
}


/* ------------------------------------------ [ Header ] */

#header {
	height: 8.5em;

	overflow: hidden;
}

#header h1 a, #header h2 {
	color: #000;
}

#header .logo {float: left;}

#header .topmenu { float: right; font-size: 1.1em; }

#header .topmenu .buttons {  float:left; }

#header .topmenu .buttons .language-buttons { float: left;}

#header .topmenu .buttons .fbook { float: left;}

#header .topmenu .buttons .top-search { float: left;}


#header .topmenu .buttons .lang { width: 24px; height: 24px; float: left; line-height: 25px; font-family: "p22-underground-sc-1","p22-underground-sc-2", weare, Helvetica;	text-transform: uppercase; text-align: center; margin-right: 5px; }

#header .topmenu .buttons .inactive { background: #f1f1f1; border: 1px solid #f1f1f1; }

#header .topmenu .buttons .active, #header .topmenu .buttons .inactive:hover { background: #fff; border: 1px solid #555; font-weight: bold; }

#header .topmenu .buttons .lang a { display: block;}


#header .topmenu ul { float:left;}
#header .topmenu #searchform {}

#header .topmenu a {color: #000; }
#header .topmenu a:hover {color: #0F83DB;}

#header .topmenu ul { list-style: none;  }

#header .topmenu ul li { list-style: none;  float:left; margin-right: 5px; text-transform: uppercase }

#header .topmenu ul li:after { content: " | "; color: #cccccc;  padding-left: 5px;} .topmenu ul li:last-child:after { content: "" !important;}

#header .topmenu ul li.etsi {margin-left: 20px;}


#header input#s { height: 24px; width: 75px; float:left; margin-right: 5px; display: block; }

#header input#searchsubmit {  float:left; width: 25px; height: 25px; margin-right: 5px; }

#header input#searchsubmit { border: 0;}

/* ------------------------------------------ [ Header Menu ] */


#main-nav ul {
	list-style-type: none;
	
	height: 40px; 

	overflow: hidden; 
	
	text-align: center;
}

#main-nav ul li {
	margin-right: 30px;
	
	display: inline; 
	
	z-index: 1000;
	
	
}


#main-nav ul li.last, #main-nav ul li:last-child {
	margin-right: 0em;
}

#main-nav ul li a {
	font-size: 1.4em;
}

/* Menu Principal */
#main-nav ul li a, #main-nav ul li a:visited {
	
	text-decoration: none;
	color: #000;
	letter-spacing: 0.05em;
	
	line-height: 40px;
}

#main-nav li a:hover, #main-nav li a:visited:hover {
	text-decoration: underline;
}


#main-nav ul li .districts ul { height: 90px;}

#main-nav ul li ul {
	
	background-color: #000;

	
	filter:alpha(opacity=90);  -moz-opacity:.90; opacity:.80;
	/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
	}

#main-nav ul li div.dd {position: absolute; left:0; z-index: 99999; width:986px; visibility: hidden; }

div.dd ul {   text-align: center; width:100%; float:left;

 }	

/* Sub-menus */
#main-nav ul li ul li a, #main-nav ul li ul li a:visited {
	
	display:  inline; 
	text-decoration: none;
	color: #fff;
	
	font-size: 1.2em;

}


#main-nav li ul {position: absolute; visibility: hidden; list-style: none; z-index: 1000;}
#main-nav li:hover ul, #main-nav li.hover ul {visibility: visible;}
#main-nav li:hover ul ul, #main-nav li.hover ul ul {visibility: hidden;
}


#main-nav li {float: left;}
#main-nav li ul li {float: none; border-top: 1px solid #000;}

/* Menus drop-down fallback needs float left manual centering: */

#main-nav .finnishmenu { margin-left: 35px;}

#main-nav .englishmenu { margin-left: 35px;}

/* ------------------------------------------ [ WE ARE ] */

.indexposts .post-content, .blog .post-content { margin-left: 5px; width: 468px; padding-top: 10px;}

.mag-thumb {
	width: 321px;
	height: 230px;	
		
	margin: 0;
	
	/* required to hide the image after resized */
	overflow: hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
	
	border: 3px solid #fff;
	-moz-box-shadow: 2px 2px 4px #888;
	
}


.mag-thumb .caption {
	width: 320px;
	height: 35px;
	line-height: 30px;
	background:#000;
	color:#fff;
	
	font-family: "p22-underground-sc-1","p22-underground-sc-2", 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: 300;
	font-size: 1.5em;
		
	/* fix it at the bottom */
	position:absolute;
	bottom:-1px; /* fix IE issue */
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=70);    /* ie  */
	-moz-opacity:0.7;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.7;    /* for really really old safari */  
	opacity: 0.7;    /* css standard, currently it works in most modern browsers like firefox,  */

}

.mag-thumb .caption a {
	text-decoration:none;
	color:#fff;
	
	font-weight: normal;	
	
	/* add spacing and make the whole row clickable*/
	padding: 3px 5px;
	display:block;
}

.mag-thumb .caption a:hover { color: #0F83DB;	 }

.mag-thumb img {
	
	
	/* allow javascript moves the img position*/
	position:absolute;
}

ul.edut-lista li { margin-bottom: 15px;}

.i-am { background: url(images/iam-logo-small.gif) no-repeat top left; padding-left: 70px; height: 35px; }

.blog { margin-top: 0px;}

.blog .post-meta { padding: 10px 0px 15px 0px; font-size: 1.15em; color: #696969; font-style: italic; text-transform: lowercase;}

.blog .post-meta a { color: #696969;}
.blog .post-meta a:hover { color: #0F83DB; }

.blog h3 { 
	
	font-family: "p22-underground-sc-1","p22-underground-sc-2", 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 1.5em; 
	padding: 0;
	margin-top: 5px;
	
	
	}


.blog h3 a { text-decoration: none;} .blog h3 a:hover { text-decoration: underline;}

.blog p { font-size: 1.3em;}

ul.post-meta li { font-size: 1.3em;}

ul.post-meta li span.post-meta-key { font-weight: bold; }

#slider { margin-top: 1em;}

#slider .span-2 { text-align: center;} #slider .span-2 .morebuttons { margin-left: 110px; margin-top: 15px; }

#slider h2 { border-bottom: 1px solid #000; line-height: 2em; font-size: 2em; display: inline;  }

.title { margin: 5px 0px; border-bottom: 3px solid #cccccc; padding: 2px 0px;}

div.title { margin-top: 0px;}

.title img { float:left;}

.title h2.jatko { float:left; margin-left: 10px; padding-top: 30px; margin-bottom: 0; }

.title h2 a:hover { color: #0F83DB; }

.tags a { text-transform: lowercase;}

ul.featured-ul li { margin-bottom: 5px; }

.featured-wrap { margin-bottom: 5px; }

.featured-box img { z-index:1000}

.featured-box p { font-size: 1.2em;}

.featured-box h3 { 
	
	
	display: block; 
	z-index:10; 
	
	word-wrap: break-word;
	
	padding-left: 10px;
	
	-o-text-overflow: ellipsis;    /* Opera 9-10 */     
	text-overflow:    ellipsis;
	
	
	font-family: "p22-underground-sc-1","p22-underground-sc-2", 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;

	font-size: 1.5em;
	
	line-height: 30px;
}

.featured-box h3 a { color: #fff; }

.featured-box h3 a:hover { color: #333;}

#the-box-container
{
	position:relative;
}

.each-box
{
	
	height: 230px;  /* your desired height */
	width: 322px;
	
	overflow:hidden; /* masks the slider */
	position:relative;
	float:left;
	
	margin-right: 4px;
	margin-bottom: 4px;
	z-index:1; /* below shadow and slider */
}

.box-thumbnail {
	position:absolute;
}

.the-box-slider
{
	
	height: 230px;
	
	background:#000;
	
	filter:alpha(opacity=80);  -moz-opacity:.80; opacity:.80;
	/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
	
	
	position:relative;
	top: 230px; /* should be the same as your box height */
	
	z-index: 3; /* on top of everything */
}

.box-metadata
{
	
	background:#000;
	
	width:322px;
	height: 30px;
	margin-top: -30px; /* set to height */
	position: absolute;
}

.box-summary
{
	color:#fff;
	
	 text-align: center;
	 
	padding: 10px;

	overflow:hidden;
	
	position:absolute;
}

.box-summary a { color: #fff; text-decoration: none; display: block;}


.wide-banner { width: 100%; text-align: center; clear: both; }

#google-ads { width: 100%; text-align: center; clear: both; margin-top: 15px;}

#archive-ads { border-bottom: 1px dotted #ccc; padding-bottom: 5px; margin-bottom: 5px; text-align: center }

.wide-banner ul li { border-top: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f; margin: 10px 0px; }

.wide-banner img {   padding: 0px;   }

/* ------------------------------------------ [ Content ] */

#content {
	
	overflow: hidden;
}

h1.title {margin-bottom: 20px; border-bottom: solid 2px #ccc; padding-bottom: 10px;  }


h2.underline { border-bottom: solid 2px #ccc; }

#content p { font-size: 1.2em;}

#content p strong { font-weight: bold;}

#content p em { font-style: italic; }


#content h2 { margin-top: 5px;}

h2.title { border-bottom: solid 2px #ccc; margin: 10px 0px 10px 0px; }
 
h2.maintitle {
	font-style: normal; 
	font-family: "p22-underground-sc-1","p22-underground-sc-2", 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 28px;
	padding: 10px 0px 15px 0px;
	margin: 0;
	 }

.single-title h2 { float:left; } .single-title .sharer { float:right; margin-top: 10px;}

ul.nav {
	margin: 0em 0 2em 0;
	list-style-type: none;
	border-top: 1px dotted #bbb;
}

.nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.2em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

.nav li.last {
	border-bottom: 0;
}

ul.navlinks {
	position: absolute;
	top: 36.4em;
	list-style-type: none;
	overflow: hidden;
}

.navlinks li {
	font-size: 1.2em;
	line-height: 1.6;
}

.navlinks li a {
	display: block;
	padding: .4em 8px .5em 8px;
}

.navlinks li a:hover {
	background: #000;
	color: #fff;
}

/* -------------------------------------------- [ Post ] */

.post {
	padding: 0em 0 2em 0;
	margin-bottom: 2em;
	border-bottom: 1px dotted #ccc;
	margin-top: 5px;
	overflow: hidden;
	clear: both;
}

.indexposts {
	border-bottom: 1px dotted #ccc;
	margin: 0; padding: 10px 0px;
}

.single-post { margin-top: 10px;}

h1.article-heading { padding: 0px 0px 5px 0px; font-size: 2.4em;  }

.post-content strong { font-weight: bold; }

.post-content h3, .page h3 {
	
	margin-top: 10px;
	font-size: 1.6em;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	font-style: normal; 
	font-family: "p22-underground-sc-1","p22-underground-sc-2", 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}


.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}

.post-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.post-content blockquote p {
	width: 30em;
	padding: 0;
}

.post-content blockquote ul {
	width: 30em;
}

.post-content dl {
	margin: 0 0 1em 0;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul, .post-content ol {
	width: 44.8em;
	margin-left: -12px;
	padding-right: 8px;
	list-style-type: none;
}

.post-content li {
	margin: 0 0 5px 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}

.post-content ol {
	margin-left: 8px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.post-content code {
	
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.post-content pre code {
	color: #222;
}


.post-content .quote-author {
	float: right;
}

/* -------------------------------------- [ Commentary ] */

#commentary {
	border-top: 1px solid #111;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

.comment {
	margin: 0 0 3em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

.comment dt {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.6;
}

#leave-comment {
	border-top: 1px solid #111;
	padding: 1.2em 0 0 0;
	overflow: hidden;
	clear: both;	
}

#leave-comment code {
	
	font-size: .9em;
}

.comment-field {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px dotted #ccc;
	clear: both;
	overflow: hidden;	
}

label {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}

input, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

textarea {
	height: 10em;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	margin: 0.5em 0 2em 0;
	padding: 0 0 0 0;
	overflow: hidden;
}



#sidebar h2 {
	border-bottom: solid 2px #ccc; 
	font-style: normal;
	font-weight: 500; 
	font-family: "p22-underground-sc-1","p22-underground-sc-2", 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.6em;
	padding-bottom: 5px;
	}

#sidebar h2.magazine {margin-bottom: 1px;}

.indexblog #sidebar h2.magazine {margin-top: 5px;}

#sidebar p {
	font-size: 1.1em;
	
}

#sidebar ul li.event { font-size: 1.1em;}
#sidebar ul li.event span.event_title { text-decoration: underline; line-height: 1.3em;  }
#sidebar ul li.event span.event_title a { color: #000;}
#sidebar ul li.event span.event_title a:hover { text-decoration: none;}


#sidebar ul.qtrans_language_chooser li { font-size: 1.3em; padding: 0px 0px; margin-bottom: 5px; line-height: 20px; text-transform: capitalize; border: 0;}
#sidebar ul.qtrans_language_chooser li a { color: #000;}
#sidebar ul.qtrans_language_chooser li a:hover { text-decoration: underline}

#sidebar ul.qtrans_language_chooser li a.qtrans_flag_and_text span { margin-left: 5px;}

#sidebar ul li.weather {  font-size: 1.2em; z-index: 1; height: 60px; line-height: 2em; text-align: right; }
#sidebar ul li.weather img { margin-top: 0px;}

h2.widgettitle { margin-bottom: 5px;}

#sidebar .section ul { list-style: none; font-family: Arial, Helvetica, sans-serif; margin: 0 0px 25px 0px; padding: 0;}

#sidebar .section ul li { border-bottom: 1px solid #bbb; line-height: 2em; font-size: 1.3em; padding: 2px 0px;

}

#sidebar .section ul li a { color: #000; display: block; padding-left: 5px;}

#sidebar .section ul li a:hover { background-color: #cccccc; color: #fff;}


#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar ul {
	margin: 0 0 3em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}


#twitter-tools { padding-top: 10px;  }

#twitter-tools ul li { font-size: 1.1em; margin-bottom: 10px; line-height: 1.5em;} #twitter-tools ul li a { color: #696969;}

ul.eme_events_list { padding-right: 20px; margin-top: 5px;}

ul.eme_events_list li { clear: both; margin-bottom: 20px; }

ul.eme_events_list li div.event-wrap { clear: both;  display: block;}

ul.eme_events_list li h4.event-loc { font-weight: bold;}

ul.eme_events_list li h3.event-title { margin-bottom: 8px; }

ul.eme_events_list li .event-date {color: #696969; float:right; font-size: 1.15em;}

ul.eme_events_list li p img.alignleft, .single-event p img.alignleft {
	
	border: 3px solid #fff;
	-moz-box-shadow: 2px 2px 4px #888;
	margin-right: 15px;
}



.single-event p.event-date { font-weight: bold; float: right; }

.single-event p.event-categories { float:left; padding-left: 5px;}

.single-event h3.event-title { padding-bottom: 5px; }

ul.eme_events_list li .event-post { line-height: 2em;}

div.eme-location-map { width: 800px !important; height: 450px !important;}

ol#eme_locations_list {
margin-top: 15px;
}

ol#eme_locations_list li { list-style: none; display: inline; margin-right: 15px; font-size: 11px; }
ol#eme_locations_list li a { color: #000; cursor: pointer;} ol#eme_locations_list li a:hover { text-decoration: underline;}

.events-filter form select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 1px 2px;
	text-shadow: 0 1px 1px rgba(0,0,0, .1);
	
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;  
	
}
	
.events-filter { font-size: 1.1em;}	

.event-map-wrap .event-map { width: 488px; padding-right: 15px; float:left;}  .event-map-wrap .event-map-details { width: 290px; float:left;} 

.single-event { margin-right: 20px;}

.single-event .event-location { margin-top: 15px;}

li#events-list ul { font-size: 1.25em; }

li#events-list ul li {  line-height: 1.1em; padding-bottom: 5px;} 

.events-filter input { background: #000; color: #fff;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: none; padding: 3px 5px; margin-left: 25px; }

.events-filter { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding-bottom: 20px; margin-right: 20px;}

.widget_eme_list ul.event-list .event-title { text-decoration: underline; padding-bottom: 2px; margin: 0;} .widget_eme_list ul.event-list .event-title a { color: #000;}
.widget_eme_list ul.event-list .event-date { color: #696969; margin: 0; font-style: italic;} 

.map-title {
	font-style: normal;
	font-weight: 300; 
	font-family: "p22-underground-sc-1","p22-underground-sc-2", 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	border-bottom: 1px dotted #ccc;
	
	}
	
.map-address { color: #999;}
.map-title a { color: #000; text-decoration: none;}

.eme-location-balloon li { margin-left: 15px; margin-top: 0; padding: 0 0 5px 0px}

.eme-location-balloon li a { color: #000; text-decoration: underline;}


.map-loc-map { float:left; width: 500px;}
.map-loc-desc { float:left; width: 300px; margin-top: 5px;}
.map-loc-events li { list-style: none; font-size: 12px;} .map-loc-events li a { color: #000; text-decoration: underline;}

a.readmorelink { border: 2px solid #fff; display: block; }

a.readmorelink:hover { border: 2px solid #505050; }

#sidebar .nav li.last {
	border-bottom: 0;
}


#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 2em 0;
	list-style-type: none;
	font-weight: bold;
	clear: both;
	display: block;
}


.pagination {
	margin: 0 0 1em 0;
	padding: 1em 0 2em 0;
	list-style-type: none;
	text-align: center;
	font-size: 1.3em;
	clear: both;

}

.wp-pagenavi a.page { width: 24px; height: 24px; background: #f1f1f1; border: 1px solid #f1f1f1; color: #000;   }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { border: 1px solid #fff; color: #000; }
.wp-pagenavi .extend { display: none; }

.wp-pagenavi a.last { display: none;}

.navigation li {
	
	}

/* --------------------------------------- [ Footnotes ] */

#footer { background: #000; padding: 25px 0px 50px 0px; color: #fff; margin-top: 50px; }

#footer-content { width: 98.6em; margin: 0 auto; }

#footer a { font-weight: normal; color: #efefef;}

#footer a:hover { text-decoration: underline;}

#footer p {
	margin-bottom: .2em;
	font-size: 1.2em;
	color: #efefef;
}

#footer .rss {
	
	padding-left: 16px;
	background: transparent url(images/feed-icon.gif) no-repeat center left;
}



/* ------------------------------------------ [ Flickr ] */

#flickr_badge_wrapper {
	margin-left: -1.2em;
	overflow: hidden;
}

.flickr_badge_image {
	margin: 0 0 1.2em 1.2em;
	float: left;
}

.flickr_badge_image img { 
	width: 64px;
	height: 64px;
}

.flickr_badge_image a {
	display: block;
}

/* --------------------------------- [ General Classes ] */

.small {
	font-size: 1em;
	line-height: 1.6;
}




.ver {
	text-transform: uppercase;
	color: #000;
}

/* For by-lines */

.low {
	font-family: Palatino, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666;
}

/* A nice ampersand */

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

/* For image captions */

.tooltip {
	display: block;
	padding-top: 8px;
	font-size: .9em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 8px;
}

.nudged-left {
	padding-left: 8px;
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/not.gif) no-repeat top left;
	float: left;
}

.search-field {
	padding: 0;
}

/* Use for full width images (596px) */

.full-image {
	margin-left: -15.2em;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

.button {
	display: block;
	padding: 8px;
	background: #222;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button:hover {
	background: #000;
}

/* ---------------------- [ Wordpress required classes ] */

ul.widgetized-sidebar {
	list-style-type: none;
	
}

li.widget { list-style: none;}

ul.widgetized-sidebar li {
	margin: 0;
	padding: 0px;
	clear: both;
	overflow: hidden;
	
}


ul.widgetized-sidebar li ul li {
	margin: 0;
	}
	
	
div.textwidget { margin-bottom: 15px;}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	margin: 0em 0 2em 0;


}


.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding-right: 1em;
	font-style: italic;
	font-size: 1.1em;
		text-align: right;
	line-height: 1.6;	
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }

.widget_text { }
.blogroll { }
.linkcat{ }



#wp-calendar {
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0 auto;
}

#wp-calendar caption {
	margin-bottom: .8em;
	font-size: 1.1em;
	font-weight: bold;
}

#wp-calendar thead tr th {
	padding: 1em;
}

#wp-calendar td {
	padding: 1em;
}

#wp-calendar tr {
	padding: 1em;
}

<!-- MAP PAGE -->

.gmnoprint img { display: none; }


<!-- / MAP -->



<!-- SHARE BUTTON -->

.addtoany_share_save_container{margin:16px 0;}

ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	
	ul.addtoany_list li a{padding:0px;}
	
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
		filter:alpha(opacity=70);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}

<!-- / SHARE -->

ul.wplc_event_list { }

ul.wplc_event_list li { margin-bottom: 25px; }

ul.wplc_event_list li h4 { text-decoration: underline; text-transform: uppercase; font-size: 1.4em; }


#sidebar li#wplistcal { font-size: 1.1em; }

#sidebar ul.wplc_event_list li { margin-bottom: 5px;}

.wpcf7-response-output { font-size: 1.2em;}

.connect_widget { margin-top: 10px;}


<!-- WEEKLY -->

#weekly-wrap { height: 300px; }

.weekly-box { 

	width: 986px; background: #f1f1f1; position: relative; margin: 70px 0px; padding: 30px 0px;
	
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
 }

.weekly-image { position: absolute; top: -80px;}

#weekly-wrap .weekly-text { float: left; width: 320px; margin-left: 340px; margin-right: 20px;}

#weekly-wrap .weekly-text img { padding-bottom: 5px;}

#weekly-wrap .weekly-form { float: left; width: 250px;}

.weekly-form ul { list-style: none; margin: 0; padding: 0;}

.weekly-form ul li { float: left; margin-right: 20px;}

.weekly-form ul li label { float: left; line-height: 20px; }
.weekly-form ul li input { float: left; margin-top: 10px; margin-right: 5px; }

.mc-field-group label { float: left; } 
input#mce-EMAIL { padding: 5px; margin-bottom: 10px; width: 200px; float: left;}

input#mc-embedded-subscribe { 
	margin-top: 5px; 
	font-family: "p22-underground-sc-1","p22-underground-sc-2", weare, Helvetica, 'HelveticaNeue', "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 13px;
	 }

#mc_embed_signup{  }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.sidebanner { display: none; }

@media only screen and (min-width: 1200px) {

.sidebanner { display: block; width: 156px; height: 300px; position: absolute; top: 180px; right: -180px; }

.sidebarbanner { display: none; }


}
