@charset UTF-8; 

/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
*/
@media screen,projection {

* {outline: none;}

body { text-align:center; }

#page_margins { text-align:left; margin:0 auto; }
#page_margins { min-width:740px; max-width:80em; background:#fff; }
#page { padding:0px 20px 0; }

#header { background:#C3C3C3; padding:0px 0 0 30px; position: relative;}
#main { background:#fff; padding:0px 0 0; margin: 0; }


/*
#easteregg_top,
#easteregg_bottom {
overflow: hidden;
position: fixed;
z-index: 100000;
height: 5px;
width: 5px;
}

#easteregg_top {
top:0;
left: 0;
}

#easteregg_bottom {
bottom:0;
left: 0;
}
*/

#sb_links {
padding: 7px 0px 2px 7px; 
background: #ECECEC;
margin: 20px 0 0 18px;
height: 40px;
}

#sb_links ul {list-style: none; display: block;}

#sb_links li {display: inline; list-style: none; margin: 0; padding: 0;height: 35px; width: 35px; }
#sb_links li a {height: 35px; width: 35px; display: block; float: left; text-indent: -9999px; margin: 0 3px 0 0;}

#show_hide {margin: 15px 0 25px 0;}


/* Sidebar-Icons (CSS-Sprites) */
#wordpress, #facebook, #delicious, #rss, #twitter {background: url(../../images/sprites.png) no-repeat;}
#wordpress {background-position: 0px -850px;}
#wordpress:hover {background-position: 0px -805px;} 
#facebook {background-position: 0px -580px;}
#facebook:hover {background-position: 0px -535px;}
#delicious {background-position: 0px -490px;}
#delicious:hover {background-position: 0px -445px;}
#rss {background-position: 0px -670px;}
#rss:hover {background-position: 0px -625px;}
#twitter {background-position: 0px -760px;}
#twitter:hover {background-position: 0px -715px;}

/*
#wordpress {background: url(../../images/sb_ic_wordpress_0.png) no-repeat; }
#wordpress:hover {background: url(../../images/sb_ic_wordpress_1.png) no-repeat; }

#facebook {background: url(../../images/sb_ic_facebook_0.png) no-repeat; }
#facebook:hover {background: url(../../images/sb_ic_facebook_1.png) no-repeat; }

#delicious {background: url(../../images/sb_ic_delicious_0.png) no-repeat; }
#delicious:hover {background: url(../../images/sb_ic_delicious_1.png) no-repeat; }

#rss {background: url(../../images/sb_ic_rss_0.png) no-repeat; }
#rss:hover {background: url(../../images/sb_ic_rss_1.png) no-repeat; }

#twitter {background: url(../../images/sb_ic_twitter_0.png) no-repeat; }
#twitter:hover {background: url(../../images/sb_ic_twitter_1.png) no-repeat; }
*/

#show_hide_single {margin: 15px 0 25px 0; height: 40px;}

.footer_intro {margin: 25px 0;}
#footer {margin:8px 0 20px 0px; padding: 0px 0 20px; border-bottom: 1px dashed #000; border-top: 1px dashed #000; line-height: 1.3em; font-size: 0.95em;}
#footer-2 {margin: 30px 0 25px;}
#footer-2 img {margin: 0px 0 0px 5px;}
#footer_mail {padding-left: 0px; margin-top: 30px}
#footer_mail {background: url(../../images/footer_mailicon.gif) top left no-repeat; padding-left: 27px;}


#col1 { width: 75%;  }
#col1_content { padding:87px 55px 0px 0; overflow: hidden; }

#col2, #col2_content { display:none }

#col3 { margin-left:75%; margin-right:0; padding-right: 0px; }
#col3_content { padding:0px 0px 10px 0px;  width: 218px; }

#page_col {margin-left: 50px;}


.post_border { border-bottom: 1px dashed #000; height: 1px; background: #fff; }
.post_content {margin: 0 0 5px 45px; padding-bottom: 0px; clear: both; line-height: 1.5em;}
.post_content img {margin-bottom: 20px;}
.post_content div {border: 0;}

.postmetadata {padding: 0px 0 0px 0px; background: #f1de3f; margin-bottom: 10px; font-size: 0.9em; text-transform: uppercase; float: left; width: 100%;}
/* .postmetaimg {margin: 0; padding: 0; background: url(../../../../authors/NeulandHerzer-2.png);} */

.category-kundenprojekte .postmetadata {background: #00DEFF;}
.category-auf-unserem-radar .postmetadata {background: #FF6100;}
.category-informationsquellen .postmetadata {background: #FFD800;}

.postmetadata img {padding: 5px; border-right: 2px solid #fff; float:left; margin-right: 8px}
.postmetatext {margin: 6px 0 0 0; line-height: 1.3em;}

.entry_author_image {
  float: left;
}

.entry_author_image img {width: 29px; height: 29px;}




p#toggle-all a {display:block; width: 80px; height: 36px;}

/*
#toggle-all {border: 1px solid red; width: 68px; height: 40px; margin: 0; padding: 0;}
#toggle {border: 1px solid blue; width: 68px; height: 40px; margin: 0; padding: 0;}

.hide-all {background:  url(../../images/sh_all.png) no-repeat; margin: 0; padding: 0; width: 68px; height: 40px;}
.show-all {background: url(../../images/sh_one.png) no-repeat; margin: 0; padding: 0; width: 68px; height: 40px;}
*/

a.show-all {background:url(../../images/sh_one.png) no-repeat; cursor: pointer;}
a.hide-all {background:url(../../images/sh_all.png) no-repeat; cursor: pointer;}

.respondhead {text-transform: uppercase;}

#author,
#email,
#url {padding:3px 5px; width: 300px; border: 1px solid #000;}

#commentarea {padding:3px 5px; width: 500px; height: 200px; border: 1px solid #000;}

#commentsubmit	{ 
	width: auto;
	padding:9px 22px; 
	/* margin: 5px 3px 4px 0pt; */
	color: #fff;
	background: url(../../images/btn_form.gif) no-repeat;
	border:0px solid #000;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 0.02em;
	width: 105px;
	cursor: pointer;
	}
	}