@import url("reset.css");

/*----------------------------------------------------------------------------

 1: BODY AND UNIVERSAL RESET
============================================================================ */


html {
	background: #4c78a0 url(images/body_bg.jpg) no-repeat center top;
	height: 100%;
}

body {
	background: transparent url(images/stripe.png) repeat-x left top;
	margin: 0;
	padding: 0;
	font: .88em Arial, Verdana, Sans-Serif;
	color: #eaeef0;
	height: 100%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS", Sans-Serif;
	font-weight: normal;
}

h1 {
	font-size: 1.86em; /*26px;*/
	margin-bottom: 0.38em; /*10px;*/
}

h1.specialHeader {
	padding: 0.36em 0; /*5px 0;*/
	background: url('images/headerbg.png') no-repeat left 5px;
	color: #caced3;
}

h2 {
	font-size: 1.43em; /*20px;*/
	margin-bottom: 0.50em; /*10px;*/
	line-height: 1.2;
}

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

.alignleft {
	float: left;
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
}

img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

img.border {
	border: solid 0.29em #45535f; /*4px*/
}


ul {
	list-style: disc;
	line-height: 1.5;
}

ul li {
	padding-left: 0px;
	margin-left: 0.71em; /*10px;*/
}

ol {
	list-style: disc;
	line-height: 1.5;
}

ol li {
	padding-left: 0px;
	margin-left: 0.71em; /*10px;*/
}

hr {
	margin: .5em 0;
	border: none;
	border-top: 1px solid #45535f;
	height: 1px;
	display: block; 
	clear: both;
}

/*--------------------------------------------------------------------------
    Links							  
--------------------------------------------------------------------------*/

a, a:link, a:visited, a:hover, a:active {
	color: #f3d724;
}

a:hover { 
	color: #ff8331;
}

a img {
	border: none;
}

.center {
	text-align: center;
}

/*--------------------------------------------------------------------------
    Wrapper - header							  
--------------------------------------------------------------------------*/

#pageWrapper {
	position: relative;
	width: 68.57em; /*960px;*/
	margin: 0 auto;
}

#header {
	position: relative;
	height: 160px;
}

#lassi {
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: -45px;
	width: 429px;
	height: 301px;
	background: url('images/lassi.jpg') no-repeat left top;
}

#navholder {
	float: right;
	width: 40.71em; /*570px;*/
	text-align: right;
	position: relative;
}

#inEnglish {
	display: block;
	padding-top: 20px;
	margin-right: 10px;
}

/*--------------------------------------------------------------------------
    Main nav							  
--------------------------------------------------------------------------*/

ul#navigation { 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	overflow: hidden;
	line-height: 1;
}

ul#navigation {
	background: url('images/navbg.png') no-repeat left top;
	padding: 0px 0.79em 9px 1em; /*0px 11px 9px 14px;*/
	position: absolute;
	top: 50px;
	right: -30px;
	width: 40em; /*560px;*/
	z-index: 500;
}

ul#navigation li { 
	background: #516069;
	position:relative; 
	float:left; 
	margin: 7px 1px 0; /*1px*/
	padding: 0;
}

ul#navigation li a { 
	display: block;
	padding: 10px 0.71em; /*4px 19px;*/
	margin: 0;
	text-decoration:none; 
	color:#fff;
	text-transform: uppercase;
	font-size: 0.93em; /*13px;*/
	width:auto;

}

ul#navigation li a.current,
ul#navigation li a:hover,
ul#navigation li a:focus { 
	color: #232323;
	background: #fff;
}

ul#navigation li a:hover {
	background: #2e3940;
	color: #fff;
}

/*--------------------------------------------------------------------------
    Submenu							  
--------------------------------------------------------------------------*/

#submenuWrapper {
	padding:60px 0 0 0;
	overflow: hidden;
	clear: both;
}

#submenu {
  padding:0;
  margin:0 auto;
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  }
#submenu li {
  float:left; position:relative; right:50%; margin-right: -8px;
  }
#submenu a {
  width:auto;
  display:block;
  padding: 7px 0.71em; /*7px 10px;*/
  color:#fff; 
  background:#778994; 
  text-decoration:none;
  text-transform: uppercase;
  font-size: 0.93em; /*13px;*/
  }
ul#submenu li a.current,
ul#submenu li a:hover,
ul#submenu li a:focus { 
	color: #232323;
	background: #fff;
}

ul#submenu li a:hover {
	background: #2e3940;
	color: #fff;
}

#contentHolder {
	position: relative;
	background: transparent url('images/waves.png') repeat-x left top;
	padding-top: 17px;
	z-index: 40;
}

/*--------------------------------------------------------------------------
    Content - columns							  
--------------------------------------------------------------------------*/

#content {
	background: transparent url('images/page_bg.png') repeat left top;
}

.column {
	width: 20em; /*280px;*/
	float: left;
	margin-right: 1.07em; /*15px;*/
	padding: 0.71em 1.07em; /*10px 15px;*/
}

.column.noMargin {
	margin-right: 0px;
}

.widecolumn {
	width: 43.21em; /*605px;*/
}

#leftSeparator,
#rightSeparator {
	position: absolute;
	top: 0px;
	left: 22.14em; /*310px;*/
	width: 1.07em; /*15px;*/
	height: 100%;
	background: #4c78a0 url('images/column_sep_left.jpg') repeat-x left top;
}

#rightSeparator {
	left: 45.50em; /*637px;*/
	background-image: url('images/column_sep_right.jpg');
}

/* stylish */

#asymLeft {
	background: transparent url('images/asym_left.png') no-repeat left bottom;
	position: absolute;
	bottom: 10px;
	left: -6px;
	width: 6px;
	padding-top: 221px;
}

#asymRight {
	background: transparent url('images/asym_right.png') no-repeat left top;
	position: absolute;
	top: 20px;
	right: -10px;
	width: 10px;
	padding-top: 402px;
}

#asymBottom {
	background: transparent url('images/asym_bottom.png') no-repeat left top;
	position: absolute;
	top: 0px;
	left: 6px;
	width: 938px;
	padding-top: 11px;
	z-index: -1;
}

/*--------------------------------------------------------------------------
    List of news							  
--------------------------------------------------------------------------*/

#newsList {
	list-style-type: none;
}

#newsList li {
	border-bottom: solid 1px #43505a; /*1px*/
	margin-left: 0;
}

#newsList li a {
	padding: 0.57em; /*8px;*/
	text-decoration: none;
	line-height: 1.3;
	display: block;
}

#newsList li a:hover {
	background-color: #142635;
}

#newsList li span {
	font-weight: bold;
	padding-bottom: 0.21em; /*3px;*/
	display: block;
}

#newsList li small {
	color: #a2a2a2;
}


/*--------------------------------------------------------------------------
    Calendar							  
--------------------------------------------------------------------------*/

#map {
	padding: 0.43em; /*6px;*/
	background: transparent url('images/opacity_10.png') repeat left top;
	margin-bottom: 0.71em; /*10px;*/
}

#eventList {
	list-style-type: none;
}

#eventList li {
	margin-left: 0;
	margin-bottom: 1px;
}

#eventList li a {
	background: transparent url('images/list_gradient.png') repeat-x left top;
	padding: 0.71em; /*10px 10px;*/
	display: block;
	text-decoration: none;
	color: #fff;
}

#eventList li a:hover {
	background-color: #142635;
}

#eventList span {
	display: block;
	padding: 0.21em 0 0.50em 24px; /*3px 0 7px 24px;*/
	background: transparent url('images/icon_cal.png') no-repeat left top;
	font-weight: bold;
}


/*--------------------------------------------------------------------------
    News page  - news list							  
--------------------------------------------------------------------------*/

 .newspost {
	margin-bottom: 1em;
 }
 
 .postheader {
	margin-bottom: 0.3em;
	font-size: 1.79em; /*25px;*/
 }
 
 .postheader a {
 	color: #eaeef0;
 	text-decoration: none;
 }
 
 .postdate {
	display: block;
	color: #a2a2a2;
	padding-bottom: .5em;
 }
 
 .postentry {
 	border-bottom: solid 1px #43505a; /*1px*/
 }
 
.postcomments {
	display: block;
	padding: 0.71em 0; /*10px 0;*/
	text-align: right;
}

/* Subscribe und News archive list*/

#syndicationlist {
	padding: 0 0 0.71em 0; /*0 0 10px 0;*/
	list-style: none;
}

#syndicationlist li {
	margin-bottom: 0.36em; /*5px;*/
}

.rssButton {
	background: url('images/icon_feed.png') no-repeat left center;
	display: block;
	padding-left: 25px;
}

#newsArchiveList {
	padding-left: 1.1em; /*10px;*/
}

/*--------------------------------------------------------------------------
    Comments							  
--------------------------------------------------------------------------*/

#commentsWrapper h3 {
	color: #a2a2a2;
	margin: 1.79em 0 0.71em 0; /*25px 0 10px 0;*/
	font-size: 1.29em; /*18px;*/
}

.comments li {
	border-bottom: solid 1px #43505a; /*1px*/
	padding: 0.71em 0 0 0; /*10px 0 0 0;*/
	font-size: 0.93em; /*13px;*/
}

.comments li p {
	line-height: 1.4;
}

.commentMeta {
	text-align: right;
	padding: 0 0 0.71em 0; /*10px*/
	font-style: italic;
	color: #a2a2a2;
}

#commentsWrapper form {
	margin: 2.86em; /*40px;*/
}

#commentsWrapper fieldset {
	border: solid 1px #43505a;
	padding: 0.71em; /*10px;*/
}

#commentsWrapper legend {
	padding: 0 0.36em; /*0 5px;*/
}

#commentsWrapper input {
	margin: 0.36em 0; /*5px 0;*/
}

#commentsWrapper label {
	display: block;
}

#commentsWrapper .textinput {
	width: 17.86em; /*250px;*/
	padding: 0.29em; /*2px;*/
}

#commentsWrapper textarea {
	padding: 0.36em; /*5px;*/
}

#commentsWrapper .textinput,
#commentsWrapper textarea {
	border: solid 2px #43505a;
}

#commentsWrapper .submit {
	display: block;
}

/*--------------------------------------------------------------------------
    Media							  
--------------------------------------------------------------------------*/

#mediaContainer img {
	border: solid 4px #43505a;
	margin: 3px 6px 3px 0;
}

#mediaContainer h2 {
	margin: .7em 0 .5em 0;
}

/*--------------------------------------------------------------------------
    Footer - sponsors							  
--------------------------------------------------------------------------*/

#supporters {
	margin-top: 15px;
	background: url('images/page_bg.png') repeat left top;
	padding: 15px 25px 0;
}

#supporters .supporterRow {
	padding-bottom: 20px;
}

#supporters a {
	margin: 0 0 20px 49px;
}

#supporters a.noMargin {
	margin-left: 0;
}

#footer {
	padding: 10px;
	position: relative;
	margin-bottom: 20px;
	font-size: 12px;
}

#sitesponsors {
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
}