﻿/*
Theme Name: raumkom 2012
Description: Institut für Raumentwicklung und Kommunikation
Version: 1.0
Author: raumkom
*/


	*
	{
		margin: 0;
		padding: 0;
		body: 0;
	}


	body, html
	{
		width: 100%;
		height: 100%;
	}


	body
	{
		font-family: Arial, Tahoma;
		font-size:  62.5%;
		text-align: left;
		color: #555;
	}


	*html p,div, li
	{
		font-family: Arial, Tahoma;
		font-size:  10px; 
		color: #555;
	}


/* Übergeordnete Seitenelemente */

	

	#screen
	{
		width: 100%;
		margin: 0;
		padding: 0;
		display: block;
		overflow: visible;
	}


	#container
	{
		width: 100em;
		margin: 0 auto;
		display: block;
		overflow: visible;
		z-index: -1;
	}


/* Kopfzeile */


	#head
	{
		width: 100%;
		height: 25em;
		margin: 0 auto;
		padding: 0;
		display: block;
		overflow: visible;
		background: url(img/head_bg.jpg) top center no-repeat #FFF;
	}

	#head_bar
	{
		width: 100em;
		margin: 0 auto;
	}


	#logo
	{
		width: 21em;
		height: 6.8em;
		float: left;
		background: url(img/logo.png) top left no-repeat;
	}

/* Hauptnavigation */


	#main_naver
	{
		width: 100%;
		height: 4em;
		margin: 0;
		padding: 0;
		display: block;
		overflow: hidden;
		background: url(img/main_nav_trans.png);
	}

	#main_nav_bar
	{
		width: 100em;
		height: 4em;
		margin: 0 auto;
		padding: 0;
		display: block;

	}


	#main_nav
	{
		width: 83em;
		height: 40em;
		margin: 0 auto;
		margin-left: -1.3em;
		padding: 0;
		float: left;
		display: block;
		overflow: hidden;
	}

	#main_nav li
	{
		display: inline;
		margin: 0;
	}


	#search
	{
		width: 15em;
		height: 2.4em;
		display: block;
		margin-top: 0.7em;
		padding-left: 2.5em;
		background: url(img/ico_search.png) 0.2em center no-repeat;
		float: right;
	}


	#sinput
	{
		font-size: 1.6em;
		color: #DDD;
		width: 8em;
		height: 1.5em;
		display: block;
		border: none;
		background: none;
	}


	#sinput:hover, #sinput:focus
	{
		color: #FFF;
		background: url(img/main_nav_trans.png) top left;
	}



/* Farbband */

	#shadow_bar
	{
		height: 1.7em;
		clear: both;
		margin: 0;
		padding: 0;
		background: url(img/shadow.png) center -5.3em no-repeat;
	}


	#main
	{
		width: 100%;
		height: 29em;
		margin: 0 auto;
		background: url(img/bg_bar.jpg) center center no-repeat #007698;
		overflow: hidden;
	}

	#main_bar
	{
		width: 100em;
		margin: 0 auto;
	}

	#main_border
	{
		width: 100%;
		height: 2.5em;
		background: #DDD;
	}

	#teaser_stage
	{
		width: 100em;
		height: 25em;
		overflow: hidden;
	}

	.teaser
	{
		width: 100em;
		height: 25em;
		overflow: hidden;
	}

	.referenz
	{
		width: 48.6em;
		height: 25em;
		float: left:
	}


	.teaser_textbox
	{
		width: 45em;
		height: 25em;
		float: right;
		overflow: hidden;
	}

/* Farbband Unterseiten */


	#sub
	{
		width: 100%;
		margin: 0 auto;
		background: url(img/bg_bar.jpg) center center no-repeat #007698;
	}

	#sub_bar
	{
		width: 100em;
		margin: 0 auto;
	}

/* Seitenaufbau */

	#left
	{
		float: left;
	}


	#sidebar
	{
		width: 25em;
		float: left;
		padding-left: 3em;
		background: url(img/shadow_sidebar.png) top left no-repeat;
	}

	.sidebar_link
	{
		float: right;
		margin-right: -2em;
	}


	#footer
	{
		width: 100%;
		margin: 0;
		background: rgb(245,245,245);
	}



/* Beiträge */

	.main_teaser_box
	{
		width: 26em;
		float: left;
		padding-left: 3em;
		padding-right: 3em;
		background: url(img/box_top_bg.png) top left repeat-x;
	}


	.main_teaser_box_right
	{
		width: 26em;
		float: right;
		padding-left: 3em;
		padding-right: 3em;
		background: url(img/box_top_bg.png) top left repeat-x;
	}


	.main_teaser_box_spacer
	{
		width: 2em;
		height: 2em;
		float: left;
	}



	.team_ribbon
	{
		display: block;
		width: 32em;
		float: right;
		margin-right: -2em;
	}


	#sidebar_contact
	{
		width: 33em;
		display: block;
		overflow: hidden;
	}

	.main_gallery
	{
		width: 61em;
		float: right;
		padding-left: 3em;
		background: url(img/box_top_bg.png) top left repeat-x;
	}


	.main_contact
	{
		width: 33em;
		float: left;
		overflow: hidden;
		margin-right: 3em;
	}

	.post
	{
		width: 63em;
		padding-left: 3em;
		padding-right: 3em;
		float: left;
		background: url(img/box_top_bg.png) top left repeat-x;
	}


	.fly_post
	{
		width: 66em;
		height: 8em;
		float: left;
		padding-left: 3em;
		padding-right: 3em;
		overflow: hidden;
		background: url(img/box_top_bg.png) top left repeat-x;
	}

	.fly_post:hover
	{
		height: 30em;
	}

	.no_screen
	{
		display: none;
	}


	.post img, .fly_post img
	{
		float: left;
		margin-right: 1.5em;
		margin-bottom: 0.5em;
		padding: 0.2em;
		border: 0.01em solid #EEE;
	}

	.post img.no_border
	{
		padding: 0em;
		border: 0em;
	}


	#socialbookmarks
	{
		list-style-type: none;
		margin-left: -0.3em;
	}


	#socialbookmarks li
	{
		display: inline;
	}



/* Sidebar */

	.sidebar_box
	{
		padding-left: 2em;
		padding-right: 2em;
		background: url(img/box_top_bg.png) top left repeat-x;
	}	

	#sidebar ul
	{
		margin-left: 1.5em;
		list-style-type: none;
	}

	#sidebar ul li
	{
		color: #777;
		line-height: 1.5em;
		padding-left: 1em;
		padding-bottom: 0.1em;
		background: url(img/sidebar_li_bg.png) 0em 0.4em no-repeat;
	}



/* Footer */



	#foot
	{
		width: 100em;
		margin: 0 auto;
	}



/* Typographie */


	/* Headlines */

	h1, h2, h3, h4, h5, h6
	{
		font-family: 'Merriweather Sans', sans-serif;
		font-weight: 400;
	}

	h1
	{
		font-size: 3.5em;
		color: #CDE;
		line-height: 1.1em;
	}


	.uppercase
	{
		text-transform: uppercase;
	}


	h1.teaser_headline
	{
		font-size: 2.8em;
		font-weight: 800;
		letter-spacing: -0.04em;
		color: #CDE;
		line-height: 1.1em;
	}


	h1.archive, h2
	{
		font-size: 2.5em;
		color: #555;
		margin-top: 1.5em;
		letter-spacing: -0.01em;
	}

	.post > h1
	{
		font-size: 2.5em;
		font-weight: 700;
		margin-top: 2em;
		letter-spacing: -0.04em;
		color: rgb(150,150,150);
	}

	h3
	{
		font-size: 2em;
		color: #999;
		margin-top: 1.5em;
		letter-spacing: -0.01em;
		text-shadow: 0em 0.04em 0.0em #EEE;
	}

	h4
	{
		font-size: 1.6em;
		color: #999;
		margin-top: 1.5em;
		letter-spacing: -0.01em;
		text-shadow: 0em 0.04em 0.0em #EEE;
	}


	h5
	{
		font-size: 1.3em;
		font-weight: 300;
		color: #BBB;
		text-transform: uppercase;
		letter-spacing: 0.05em;
	}



	/* Absätze */


	#teaser_stage .teaser p
	{
		font-family: Arial;
		font-size: 1.6em;
		line-height: 1.4em;
		margin-top: 0.7em;
		color: #FFF;
	}

	.main_teaser_box p, .main_teaser_box_right p, .post table, .post p, .fly_post p
	{
		font-size: 1.5em;
		line-height: 1.4em;
		margin-top: 0.7em;
	}

	.main_teaser_box_right p, .AAA
	{
		color: #AAA;
	}

	.post p
	{
		margin-top: 1.5em;
	}

	.post table td
	{
		padding: 0.2em;
		vertical-align: top;
	}


	.post table th
	{
		font-family: 'Merriweather Sans', sans-serif;
		font-weight: normal;
		font-size: 1.2em;
		line-height: 2em;
	}


	.post ul
	{
		margin-left: 1.5em;
		margin-right: 4em;
		margin-top: 1.5em;
		list-style-type: none;
	}

	.post ul li
	{
		font-size: 1.5em;
		line-height: 1.5em;
		padding-left: 1em;
		padding-bottom: 0.1em;
		background: url(img/sidebar_li_bg.png) 0em 0.4em no-repeat;
	}

	.main_div_right li
	{
		font-size: 1.8em;
		line-height: 1.3em;
	}

	#sidebar ul li, #sidebar p
	{
		font-size: 1.5em;
		line-height: 1.3em;
	}


	blockquote
	{
		background: url(img/quote_bg.png) 1em top no-repeat;
		margin-top: 1.5em;
		display: block;
	}


	blockquote p
	{
		font-style: oblique;
		margin-top: 0em;
		padding-left: 2em;
	}



	#foot p
	{
		font-size: 1.5em;
		color: #777;
	}



	/* Verweise */


	a
	{
		text-decoration: none;
		color: #007698;
	}


	a:hover
	{
		text-decoration: underline;
		color: #0096B8;
	}

	#teaser_stage .teaser a
	{
		color: #CDE;
	}

	#main_nav li a
	{
		font-family: 'Merriweather Sans', sans-serif;
		font-size: 2.1em;
		line-height: 1.7em;
		font-weight: 400;
		letter-spacing: -0.01em;
		color: #FFF;
		text-decoration: none;
		padding-top: 2.5em;
		padding-bottom: 2em;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}


	#main_nav li a:hover
	{
		color: #AAA;
		background: #FFF;
	}



	#socialbookmarks li a
	{
		display: block;
		float: left;
		margin-right: 0.3em;
		width: 3.2em;
		height: 3.2em;
		background: url(img/social/social_button_bg.png) left top no-repeat;
	}


	#socialbookmarks li a:hover
	{
		background: url(img/social/social_button_bg.png) left bottom no-repeat;
		text-decoration: none;
	}

	#socialbookmarks li a img
	{
		width: 3.4em;
		height: 3.4em;
		border: 0;
		margin: 0;
		padding: 0;
	}




	#head_bar a:hover
	{
		text-decoration: none;
	}




/* Variable Absätze */


	.clear0
	{
		height: 0em;
	}

	.clear1
	{
		height: 0.1em;
	}


	
	.clear5
	{
		height: 0.5em;
	}


	.clear6
	{
		height: 0.6em;
	}



	.clear10
	{
		height: 1em;
	}



	.clear12
	{
		height: 1.2em;
	}


	.clear15
	{
		height: 1.5em;
	}


	.clear16
	{
		height: 1.6em;
	}


	.clear20
	{
		height: 2em;
	}

	.clear25
	{
		height: 2.5em;
	}


	.clear30
	{
		height: 3em;
	}


	.clear40
	{
		height: 4em;
	}


	.clear45
	{
		height: 4.5em;
	}

	.clear50
	{
		height: 5em;
	}


	.clear0, .clear1, .clear5, .clear10, .clear15, .clear20, .clear30, .clear40, .clear45, .clear50
	{
		clear: both !important;
	}