@import '../c/css_reset.css';
@import '../c/typography.css';

/* dynamic colors - replace when prototyping is done / Jens */
/*
#fff ='#fff';
#222 ='#222';
$link_col = '#b80011'; 
$hover_col = '#666';
#222 = '#333';
$border_col = '#c1c1c5';
$bghover_col = '#f5f3f0';
$accent_col = '#746';
------------------------------------------------------- */

a {
	color: $link_col;
}
a:hover {
	color: $hover_col;
}


#header {
	
	}
#wrapper {
/* 	background: transparent url(../i/bg_grid940.gif) left top repeat-y; */
	}
#contentwrapper {

	}
#maincontent {
	
	}
#secondcontent {
	
	}
#thirdcontent {
		
	}
#footer {
	clear: both;
	border-top: 2px solid $border_col;
	margin-top: 2em;
	}

/* header
----------------------------------------- */
#header {}
#tools {
	float: right;
	padding-top: .6em;
	}
#tools li {
	display: inline;
	}
#tools li a {
	text-decoration: none;
	color: $textlight_col;
	border-right: 1px solid $border_col;
	margin-right: .4em;
	padding-right: .6em;
	}
#tools li a:hover {
	color: $hover_col;
	}
#tools li a.rss {
	border-right: 0;
	margin-right: .6em;
}
#searchform form {
	width: auto;
	}
#searchform {
	float: right;
	padding-top: 5px;
	}
#searchform input {
	display: inline;
	padding: 2px;
	}
#searchform label {
	display: none;
	}
#searchform input#search,
#searchform .button {
	border: 1px solid $border_col;

	}
#searchform .button {
	cursor: pointer;
	border: none;
	background-color: transparent;
	color: $textlight_col;
	margin-top: 2px;
	font-family: arial, verdana, sans-serif;
	}

/* contentwrapper
----------------------------------------- */
#contentwrapper {}

/* maincontent
----------------------------------------- */
#maincontent {}



/* image list
----------------------------------------- */
ul.imagelist {
	width: 320px;
	float: right;
	}
ul.imagelist li {
	float: left;
	padding: 0;
	margin: 0 20px 20px 0;
	line-height: 0;
	}
ul.imagelist li img {
	margin: 0;
	}
ul.imagelist li a img {
	margin: 0;
	}
ul.imagelist li a:hover {
	border: none;
	}

/*img.replaced,
#main_image,*/
.placeholder {
	background-color: #555;
	width: 620px;
	height: 400px;
	float: left; 
	margin: 0 20px 20px 0;
	}
li.album {

	}
.album a {
	display: block;
	color: #222;
	text-decoration: none;
	padding-bottom: 1em;
	}
.album a:hover {
	background-color: #fff;
	border: none;
	}
.album {
	width: 460px;
	float: left;
	margin: 0 20px 20px 0;
	}
.album.sub {
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;
	}
.album img {
	float: left;
	margin: 0 20px 10px 0;
	}
.album span {
	display: block;
	padding: .9em .6em .2em .6em; 
	}
.album strong {
	font-size: 1.4em;
	text-transform: capitalize;
	}
.album em {
	font-size: 1.1em;
	font-style: normal; 
	}
	
	
	
	.caption { color:#888;position:absolute;top:250px;left:3px;width:200px;}
	.demo { position:relative;margin-top:2em;}
	.gallery_demo { width:200px;float:left;}
	.gallery_demo li { width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
	.gallery_demo li.hover { border-color:#bbb;}
	.gallery_demo li.active { border-style:solid;border-color:#222;}
	.gallery_demo li div { left:240px}
	.gallery_demo li div .caption { :italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container { margin:0 20px 0 0; height:438px; width:620px; float:left;}
	
	.nav { padding-top:15px;clear:both;}
	
	.info { text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
	.info p { margin-top:1.6em;}
	
	.nav { position:absolute;top:410px;left:0;}


/* secondcontent
----------------------------------------- */
#secondcontent {}


/* secondnav
------------------------------------------- */
.secondnav {
	float: left;
	width: 200px;
	font-size: 1.2em;
	margin-left: 1em;
	background: transparent url(../i/bg_secondnav_gradient.png) right top no-repeat;
	} 
ul.secondnav  {
	margin: 0 0 1em 0;
	padding: 0px;
	list-style-type: none;
	padding-top: 1em;
	}
ul.secondnav li {
	display: inline; /* IE6 fix */
	}
ul.secondnav li a {
	font-size: .8em;
	margin-top: 0;
	text-decoration: none;
	color: $link_col;
	display: block;
	border-bottom: 1px solid $border_col;
	padding-left: .5em;
/*	line-height: 1.7em;*/
	padding: .2em .5em .1em .5em;
}
ul.secondnav li a:hover {
	background-color: $bghover_col;
}
ul.secondnav li ul li a {
	padding-left: 1.5em;
}

/* puff
----------------------------------------- */
ul.puff li {
	clear: both;
}
ul.puff li a {
	display: table;
	border: 1px solid $border_col;
	padding-bottom: .3em;
	margin-bottom: .3em;
	color: $link_col;
}
ul.puff li a strong {
	display: block;
	font-size: 1.3em;
	font-weight: normal;
}
ul.puff li a em {
	color: $accent_col;
	text-transform: uppercase;	
	margin-right: .5em;
	}
ul.puff li img {
	float: right;
	margin-left: 1em;
}

ul.puff li a:hover {
	background-color: $bghover_col;
	}


/* footer
----------------------------------------- */

/* vcard
----------------------------------------- */
.vcard {
	font-size: 1em;
	color: #222;
	margin-top: 12px;
	margin-left: 16px;
	padding-left: 24px;
	background: transparent url(../i/icon_microformats.png) left 1px no-repeat;
	}
.vcard .org {
	font-size: 1.1em;
	}
.vcard .country-name {
	text-transform: uppercase;
	}
.vcard .tel {
	padding-top: 5px;
	}
	
/* table
----------------------------------------- */
table {
	width: 90%;
	font-size: 90%;
	margin-bottom: 1em;
	}
caption {
	padding: 0 0 5px 0;
	font-style: italic;
	}
thead {
	border-bottom: 1px solid $border_col;
	}
tfoot {
	border-top: 1px solid $border_col;
	border-bottom: 1px solid $border_col;
	}
tfoot td {
	font-weight: bold;
	}
th {
	font-weight: bold;
	text-align: left;
	padding: 6px 6px 6px 12px;
	}
td {
	padding: 6px 6px 6px 12px;
	
	}
tr.alt td,
tr.alt {
	background-color: $bghover_col;
	}

	
/* lists
----------------------------------------- */
#maincontent ul {
	list-style-type: disc;
	margin-bottom: 1em;
	}
#maincontent ol ul li,
#maincontent ul li {
	margin: 0 0 0 1em;
	}
#maincontent ol ul,
#maincontent ul ol,
#maincontent ol ol,
#maincontent ul ul {
	margin-bottom: 0;
	}
#maincontent ol {
	list-style-type: decimal;
	margin-bottom: 1em;
	}
#maincontent ol li {
	margin: 0 0 0 1.5em;
	}
#maincontent ol li ol {
	margin-bottom: 0;
	list-style-type: upper-roman;
	}

#maincontent dl {
	margin: .5em 0 2em 0;
	border-bottom: 1px solid $border_col;
	display: table;
	}
#maincontent dt {
	width: 25%;
	float: left;
	padding: .5em .5em .3em .5em;
	border-top: 1px solid $border_col;
	font-weight: bold;
	}
#maincontent dd {
	float: left;
	width: 60%;
	margin: 0;
	padding: .5em .5em .3em .5em;
	border-top: 1px solid $border_col;
	}

/* misc
----------------------------------------- */
ul#skip {
	display: none;
	visibility: hidden;
}
a.rss {
	background: transparent url(../i/icon_rss.gif) left top no-repeat;
	padding-left: 20px;
	}
.debug {
	border-top: 1px dotted orange;
	border-bottom: 1px dotted orange;
	padding: 8px;
	color: red;
}
.clear {
	clear: both;
}

.imgnav {
	width: 620px;
	text-align: right;
	}
.taglist li {
	display: inline;
/* 	text-transform: capitalize; */
	}