/*
Theme Name: Impulswerkstatt
Description: Theme for Impulswerkstatt
Author: Letitia Lehner
Author URI: konkurbiene.xray.at
Template: thematic
Version: 1.0

*/

html, body, container { height: 100% } 

body{
	margin: 0px;
    padding: 0px;
	background-color:#ededed;
	text-align: center;
	color:#5e5e5e;
}

#access-search {
	margin: 20px 0;
}



.myButton input {
	background:url(./search.png) no-repeat;
	cursor:pointer;
	width: 16px;
	height: 16px;
	border: none;
}

#wrapper {
	background-color:#FFF;
	width:890px;
    margin-left: auto;
    margin-right: auto;
	text-align:left;
	min-height:100%;;
	padding: 0 30px 0 30px;
}

#header {
	width:100%;
	z-index: 2;
}

#branding {
	width:100%;
	height: 110px;
	padding: 40px 0 0 0;
}

#blog-title {
	width:200px;
	padding: 40px 0 0 40px;

}

#element {
	position: absolute;
	right:40px;
	top: 40px;
	width:110px;
}

#access {
    position:relative;
    overflow:visible;
	border-top:#d9d9d9 thin solid;
	border-bottom:#d9d9d9 thin solid;
	height: 42px;
}

#main {
	padding: 20px 0 20px 0;
	width:100%;
}

.containing {
}


#content {		}

#primary {
	margin: 10px 0 0 0;
	width:185px;
	padding: 21px 0 0 40px;
}

.sub_menu {
	border-top:#d9d9d9 thin solid;
	border-bottom:#d9d9d9 thin solid;
	padding: 20px 0 20px 0;
	line-height:1.3em;
}

.sub_menu li, .sub_menu a:link, .sub_menu a:active, .sub_menu a:visited  {
	list-style:none;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 7px 0;
}


#primary ul {
	padding:0;
	margin:0;
	list-style: none;
	list-style-type:none;
}

#adr {
	padding: 20px 0 20px 0;
	font-size:10px;
	color:#888888;
	line-height:12px;
}

#imp {
	float:right;
	text-transform:uppercase;
}



.sub_headline, .sub_headline a:link, .sub_headline a:focus, .sub_headline a:acitve, .sub_headline a:hover, .sub_headline a:fisited {
	color:#5e5e5e;
	font-weight:normal;
	text-decoration: none;
}

#crumbs a:link, #crumbs a:focus, #crumbs a:hover, #crumbs a:visited{
	text-decoration:none;
}

#container {
	width: 900px;
	float: right;
	margin: 10px 0 0 -310px;
	padding: 0px 0 0 0;
}

#content {
	padding: 0 0 0 5px;
	margin: 0 0 0 270px;
	width: 505px;
}

.hentry {
	width:505px;
}


#footer {
	position: relative;
	font-size: 9px;
	color:#888888;
	border-top:#d9d9d9 thin solid;
	width:100%;
	height: 40px;
}

#footer_details {
	width:500px;
	margin: 0 0 0 260px;
	padding: 10px 5px 0 5px;
}

#siteinfo {
	width:100%;
}

.menu {
	margin:0 auto;
	width:810px;
}

.sub-menu li {
	border-bottom:#d9d9d9 thin solid;
	border-right:#d9d9d9 thin solid;
	border-left:#d9d9d9 thin solid;
}

.sf-menu, .sf-menu * {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.sf-menu { line-height:1; }

.sf-menu ul {
	position:absolute;
	top:-999em;
	width:10em;
}

.sf-menu ul li { width:100%; }

.sf-menu li:hover { visibility:inherit; }

.sf-menu li {
	float:left;
	position:relative;
}

.sf-menu a {
	display:block;
	position:relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
	top:2.5em;
	z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left:10em; top:0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left:10em; top:0; }

ul.sf-menu a li li {
	font-weight:normal;
}

.sf-menu { float:left; }
.sf-menu a {
	padding:15px 15px;
	text-decoration:none;
	font-weight: bold;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a { border-bottom-color:#FFFFFF; }
.sf-menu a, .sf-menu a:link, .sf-menu a:visited { font-weight: bold; color:#5e5e5e;}

.sf-menu li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#6F9 none repeat scroll 0 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
.sf-menu ul {}
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:43px; }


.sf-menu ul {
	margin-top:0;
}

.sf-menu ul a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#fff none repeat scroll 0 0;
}

.sf-menu ul a:hover {
}

.sub-menu li, .sub-menu a:link, .sub-menu a:visited {
	list-style:none;
	font-weight:normal;
	text-decoration:none;
}

#banner {
   position: relative;
   width: 100%; /* for IE 6 */
   padding: 0 0 10px 0;
}

#banner_ {
	margin:0;
	width:100%;
  	padding:0;
	height:150px;
}

#quote {
	max-width:600px;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
}

#quote span {
   font: 48px Georgia, "Times New Roman", Times, serif;
   font-style:italic;
   letter-spacing: 0px;
   line-height:50px;
   color:#fff;
   padding: 5px 40px 5px 40px;
   display:inline-block;
}

hr {
	border: 0;
	color:#d9d9d9;
	background-color:#d9d9d9;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 0;
}

h1 {
	font-size:24px;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	line-height:1em;
}

h1.entry-title, h1.page-title {
	border-bottom:#d9d9d9 thin solid;

}

.post_headline {
	background-color:#F8F8F8;
	position:relative;
	border-bottom:#d9d9d9 thin solid;
	border-top:#d9d9d9 thin solid;
	width:500px;
	margin: 25px 0 0 0;
}

h2, h2.entry-title a {
	font-weight:bold;
}


h3 {
	padding: 5px 0 5px 0;
	border-bottom:#d9d9d9 thin solid;
	border-top:#d9d9d9 thin solid;
	margin: 5px 0 0 0;
}


.entry-title a {
	color:#5e5e5e;
	text-decoration:none;
}


a:link, a:focus, a:hover, a:visited {
	color:#5e5e5e;
	font-weight:normal;
}

table.table_small {
	width: 500px;
	border-bottom:thin solid #d9d9d9;
	border-collapse: collapse;
}

.table_small th, .table_small td { border-bottom:thin solid #d9d9d9; }

td {
	padding: 5px 5px 5px 5px;
	margin:0;
}

th { padding: 2px 0 0 5px;}

td img {
   margin-left: auto;
   margin-right: auto;
}

td { vertical-align:top; }

p {
	margin: 10px 0 15px 0;
}

.post {
	margin: 5px 0 0 0;	
	padding: 0;
}


blockquote {
	margin:5px 0 5px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:inline;
}

.entry-meta, .tag-links {
	font-size: 9px;
	color:#888888;
}

.pdf {
	background:#fff url(images/pdficon_small.gif) no-repeat scroll;
     background-position: top left;
     padding: 0px 0 0px 25px;
	 display:inline-block;
}

dl { margin:0; }

#nav-below {
	margin: 20px 0;
}






