/*
Theme Name: Nesa
Theme URI: http://neighbourhoodsatellites.com
Version: 1.0
Author: Hanspeter Kadel
Author URI: http://supernodegree.com
Tags: myriel, nesa, clouds
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/fonts.css";


/*preload classes*/
.svw {width: 600px; height: 440px; background: #fff;} /* height to 441 for no flickering */
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
overflow: auto;
width: 100%;
height: 30px; /*SUPERNODE*/
margin-top: 10px;
}
.stripTransmitter ul {
height: 30px; /*SUPERNODE*/
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
text-align: center;
display: block;
font-size: 12px;
text-decoration: none !important;
}

.stripTransmitter a:hover{
text-decoration: underline !important;
}
.stripTransmitter a.current {
	text-decoration: underline !important;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}

/*nesa*/
body{font-family:"Courier New";font-size:11px;color:#86582f;}
a,a:active,a:hover,a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
.typo-sidebar-heading{font-family:'MuseoSlab-500';font-size:18px;}
.clearfix:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1px;}
.clearfix{display:block;}
.subtitle{display:block;width:100%;font-size:18px;}
div#wrapper{width:985px;margin:30px auto;position:relative;}div#wrapper img#girlie{position:absolute;top:237px;left:-120px;}
div#head{float:left;width:100%;height:74px;padding:12px 0 0 166px;background:url('images/froggy-t.png') no-repeat 29px 0px;}
div#side-l,div#side-r{float:left;width:140px;}div#side-l h3,div#side-r h3{cursor:default;font-family:'MuseoSlab-500';font-size:18px;padding:3px 0px 1px 9px;margin-bottom:12px;}div#side-l h3 a,div#side-r h3 a{color:#86582f;}
div#side-l ul,div#side-r ul{margin-bottom:28px;}div#side-l ul a,div#side-r ul a{color:#888888;}div#side-l ul a:hover,div#side-r ul a:hover{text-decoration:underline;}
div#side-l #archive-link,div#side-r #archive-link{background:#dcdcdc;}
div#side-r{float:right;width:193px;}
div#content{float:left;width:600px;margin-left:26px;}div#content h2{color:#86582f;font-size:23px;margin-bottom:20px;}div#content h2 span{display:block;width:100%;font-size:18px;}
div#content a{color:#906030;text-decoration:underline;}div#content a:hover{text-decoration:none;}
div#content p{font-size:14px;margin-bottom:20px;}
#head-projects{background:#ded83e;}
#head-workshops{background:#bead31;}
#head-picturebook{background:#fee94b;}
#head-about{background:#e5e5e5;}
#head-events{background:#aedaf2;}
#head-collabs{background:#e5e5e5;margin-top:80px;}
div#head{padding-left:166px;}div#head h1{font-family:Museo- 300;font-size:37px;}div#head h1 a{color:#86582f;}div#head h1 a:hover{text-decoration:none;}
div#head strong{cursor:default;font-family:Museo- 300;font-size:14px;}
ul#events{color:#888888;margin-bottom:10px !important;}ul#events li{border-bottom:1px dotted #888888;margin-bottom:8px;padding-bottom:8px;}ul#events li.hidden-event{display:none;}
ul#events li a{text-decoration:underline;}ul#events li a:hover{text-decoration:none;}
ul#events span{display:block;}
a#expand-events{margin-bottom:20px;display:block;color:#888888;}
#head-picturebook{padding-bottom:2px !important;}#head-picturebook a{color:#86582f !important;}#head-picturebook a:hover{text-decoration:none;}
#head-picturebook img{margin-top:4px;}
#mail-link{line-height:50px;display:block;height:40px;background:url(images/birdie.gif) no-repeat 90px 10px;margin:-12px 0 80px 0;color:#86582f;}
div.first-teaser{background:none !important;}
div.teaser{float:left;background:url('images/linie.png') no-repeat top;padding:30px 0 0 0;margin-bottom:30px;}div.teaser a.teaser-left{display:block;width:230px;float:left;text-align:center;}div.teaser a.teaser-left img{margin-bottom:14px;}
div.teaser div.teaser-right{width:310px;padding-left:30px;float:right;}div.teaser div.teaser-right h3{font-weight:bold;margin-bottom:10px;}div.teaser div.teaser-right h3 span{display:block;width:100%;font-size:18px;font-size:12px;color:#86582f;font-weight:100;}
div.teaser div.teaser-right p{margin-bottom:20px;font-size:11px !important;}
div.teaser div.teaser-right p.comm{color:#888888;}
div.subpages{background:url('images/linie.png') no-repeat top;padding-top:20px;margin-bottom:30px;}div.subpages h3{font-size:17px;font-weight:normal;margin-bottom:20px;}
div.subpages li{margin-bottom:8px;}div.subpages li strong{font-weight:normal;color:#D27728;}
html{overflow-y:scroll;}