/*

        Theme Name: EGS / Steinbeis

        Theme URI:

        Description: Das Theme basiert auf O2. O2 wurde im Original gestaltet von Eches. Besucht doch mal die Website: http://blog.eches.net

        Version: 1.0 deutsch

        Author: Frank und Freunde GmbH

        Author URI: http://www.fuf.de

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



body, h1, h2, h3, h4, h5, h6,  form, img, hr {
	margin: 0;
	padding: 0;
	border: 0;
}




body {
	margin: 20px 0;
	font-family: Arial, Verdana, Sans-serif;
	line-height: 150%;
	text-align: left;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 1.3em;
	vertical-align: top;
	background: #e9ebeb url(images/bodyBg.jpg) repeat-x;
	color: #5e5e5e;
}



a:link, a:visited {
	text-decoration: none;
	color: #4d749b;
}





a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

.entry a {
        background:url(images/pfeil.gif) no-repeat center left;
	padding: 0 0 0 10px;
}

.entry a.more-link {
float: left;
}

.entry a.shutter {
	background: none;
	padding: 0;
}

a.aLightbox {
	background: none;
	padding: 0;
}

h1 a:link,h1 a:visited,h1 a:hover,h1 a:active,h1 a:focus,
h2 a:link,h2 a:visited,h2 a:hover,h2 a:active,h2 a:focus {
	color: #5E5E5E;
}




#wrapper {
	font-size: 12px;
}

#outer {

        width:970px;

        background:#fff;

        margin: 0px auto 1px auto;

        padding: 5px;


}



#wrapper{

	margin: 0 auto 0px auto;

	width: 966px;

	text-align: left;



}



/*++++++++++++++++++++++++++++++ Header +++++++++++++++++++++++++++++++++*/



#header{

	float: left;

	width: 966px;

	height: 180px;

	background: #0099cb;

	margin:1px auto 10px auto;

	padding: 0px 0 2px 0px;

	text-decoration:none;

	background:url(images/header180px.jpg) bottom left no-repeat;

}


#searchTop {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 160px;
}





/*+++++++++++++++++++++++ Main menu & rss feed ++++++++++++++++++++++++++*/

#sidebarLeft {
	float: left;
	clear: left;
	width: 200px;
	background: #FFF url(images/bgNavi.gif) bottom left no-repeat;
}

#sidebarRight {
	float: right;
	clear: right;
	width: 200px;
	margin-bottom: 20px;
}

#sidebarRight  ul {
	margin: 0;
	padding-left: 0;
}

#sidebarRight  li {
	list-style-type: none;
}

#nav {

        clear:both;
        margin:1px auto 1px auto;
        width: 966px;
        height:31px;
        background: url(images/topmenu.jpg) repeat-x;
        overflow:hidden;

}



#nav_l {
        float:left;
        width:865px;
        margin:0px; padding:0px;
        overflow:hidden;
        height:31px;
}



.menu {
        float:left;
        margin:5px 1px;
        padding:3px;
        width:500px;
}



.menu li {

	display: inline;

	list-style: none;

	margin:0;

	padding:0;

}



.menu ul, .menu ol {

        display: inline;

	list-style: none;

	margin:0;

	padding:0 10px 0 0;

}



.menu a, .menu a:visited {

	color: #FFFFFF;

	font-weight: bold;

	margin:0;

	padding: 3px 10px 3px 10px;

	text-decoration: none;



}



.menu a:hover {

	background: #1ba7d4;

	text-decoration: none;

        border:1px solid #fff;

}




/*++++++++++++++++++++++++++++++ Search +++++++++++++++++++++++++++++++++*/




#search {

        height:14px;
        margin:0;
		padding-right: 10px;



}

#search #s {


        padding-left:3px;

        padding-bottom:1px;

        width:104px;

}



input#s {

        color:#000;

        border:1px solid #c0c4cb;

        background:#fcfcfc;

}



/*+++++++++++++++++++++++++++ Main Column +++++++++++++++++++++++++++++++*/



#container{
	float: left;
	width: 534px;
	min-height: 300px;
	padding: 0px 10px 10px 20px;
	background: #fff;
	margin: 0 auto 1px auto;
}



.post{
	float: left;
	clear: both;
	width: 100%;
	padding: 2px 6px 0px 0px;
	margin: 0 0 10px 0;
}



#container h2,
h1,
h3 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 1.4em;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
	text-align:left;
	line-height: 140%;
	float: left;
	clear: both;
}

#container .post_header h2 {
	margin: 0;
}

.post h2 a {
	float: left;
	width: 100%;
	clear: left;
	padding-bottom: 10px;

}

#container .post_header h2 a {
	padding: 0;
}

h1 {
	font-size: 1.8em;
}

h3 ,
#sidebarRight h2{
	margin: 10px 0 0px 0;
	font-size: 1.4em;
}

#sidebarRight h3 {
	margin: 0;
}

h3 a:link,
h3 a:visited {
	color:  #5e5e5e;
}


.entry {
	font-family:  Arial, Verdana, Sans-serif;
	line-height: 1.5em;
	margin: 0;
	float: left;
	width: 98%;
	clear: both;
}

.entry p {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 10px 0;
}

p.postmetadata{

	margin: 10px 0 0 0;

        padding:6px;

        background: #fff;

}



.navigation{

	padding: 10px 0 0 0;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

}



.navleft{

        margin:0;padding:0;

        float:left;

}



.navright{

        margin:0;padding:0;

        float:right;

}



blockquote {

        margin:5px 10px;

        padding:4px 7px 10px 7px;

        font-size:10px;

        color:#336699;

        border:1px dashed #40a9c9;

        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;

}



blockquote blockquote {

        margin:5px 10px;

        padding:4px 7px 10px 7px;

        font-size:10px;

        background:#bac9cc;

        color:#336699;

        border:1px dashed #40a9c9;

        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;

}



/*+++++++++++++++++++++++++++ Post Header +++++++++++++++++++++++++++++++*/



.post_header {
		float: left;
		clear: both;
		width: 100%;
        margin:0;
		padding:0;
        background:#fff;

}




.post_title {

        margin:0;
		padding:2px 0 0 0;

}



.details {

        margin:0; padding:4px 0;

        border-top:1px dashed #bc581c;

}



.files {

        background:url(images/folder.gif) no-repeat;

        margin:0; padding:0 0 0 20px;

}





.edit {

        background:url(images/edit.gif) no-repeat;

        margin:0; padding:0 0 0 20px;

}



/*++++++++++++++++++++++++++++ Post Date ++++++++++++++++++++++++++++++++*/



.the_date {

        display:block;

        text-align: center;

        float:left;height:65px;

        font-family: Arial, Helvetica, sans-serif;

        width:62px;

        margin:0px 5px 0 0;

        background:url(images/calendar.jpg);

}



.date_m {

        display:block;

        font-size: 0.9em;

        margin:0;

        padding-top:5px;

        color:#fff;

        font-weight: bold;

        text-align:center;

}



.date_d {

        display:block;

        font-size:1.2em;

        margin:0;

        color:#336699;

        font-weight: bold;

        padding:0.7em 0 1.1em 0;

        text-align: center;

}







/*++++++++++++++++++++++++++++++ Sidebar +++++++++++++++++++++++++++++++++*/



.sidebar{

	float: left;

	width: 200px;

	margin: 1px 0 0 2px;
	background: #FFF url(images/bgNaviRechts.gif) bottom right no-repeat;


}






.sidebar ul li h2{

	font-family: Georgia, Sans-serif;

	font-size: 14px;

}



/*+++++++++++++++++++++++ Sidebar: Top component ++++++++++++++++++++++++++*/



#sidebar_top {

        margin:6px 0 0 0;padding:8px;

        background:url(images/sidebar_top.jpg) repeat-x;

        width: 369px;

        line-height:12px;

        text-align:justify;

        border:1px solid #91d3e9;

        font-size:10px;

        font-family:verdana;

}



#sidebar_top h4 {

        color:#0e5268;

        margin-bottom:3px;

        font-size:14px;

}



/*++++++++++++++++++++++ Sidebar: Left component +++++++++++++++++++++++++*/




.lsidebar ul li h2,
.lsidebar h2{

	font-family: Verdana,Arial, Georgia, Sans-serif;

	font-size: 11px;

        /*background:url(images/cat.jpg) no-repeat top left;*/

        margin:0;

		padding:0px 0 10px 0px;

        width:182px;

        color:#336699;

}








/*++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++++++*/



#footer{
	clear: both;
	width: 966px;
	background:url(images/footerBg.jpg) repeat-x;
	padding:21px 0 15px 0;
	margin:0;
	font-weight:700;
	color:#fff;
	text-align: right;
}

#footer p {
	line-height: 13px;

	text-align:right;
	width: 100%;
	font-weight:700;


	margin-right: 20px;
	color:#fff;

	padding: 2px 10px 2px 0;
	font-size: 11px;
}



#footer a {

        color:#FFF;

}



#footer a:hover {

        color:#c2d3e3;

}

#sidebarLeft ul,
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebarLeft ul li {
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #dedede;
	list-style: none;
}




#sidebarLeft ul#folding_category_list li {
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #dedede;
	list-style: none;
}


#sidebarLeft ul li#foldingcategorylist-1 {
	border: 0;
}


#sidebarLeft ul li ul li,
#sidebarLeft ul li ul li ul li,
.lsidebar ul li ul li,
.lsidebar ul li ul li ul li,
#sidebarLeft ul#folding_category_list li ul li   {
	margin: 4px;
	padding: 4px;
	padding-bottom: 1px;
	border: none;
}


.lsidebar ul li  ul li  {
	margin: 0;
	padding: 6px;
	border-bottom: 1px solid #dedede;
	list-style: none;
}


#sidebarLeft a,
.lsidebar a  {
	text-decoration: none;
	background: url(images/bullet.gif) 0px 2px no-repeat;
	padding: 0 0 0 10px;
	display: block;
}

#sidebarLeft ul li#foldingcategorylist-1 {
	padding-bottom: 0;
}



#sidebarLeft li.current_page_item {
	color: #2c6f85;
	font-weight: bold;
}

#sidebarLeft li.current_page_item ul li {
	font-weight: normal;
}


#sidebarLeft a:hover,
.lsidebar a:hover {
	color: #03516a;
}


img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
}

img.alignnone {
	margin-right: 10px;
	margin-bottom: 10px;
}

.archiveBlock img.alignnone {
	margin-bottom: 0px;
}

/****** LANGSWITCH *********/
#langSwitch {
	float: right;
	text-align: right;
	margin: 0 10px 0 20px;
	margin-top: 2px;
}


.shutter {
	width: 100%;
	float: left;
	clear: both;
}

hr.clearer {
	float: left;
	clear: both;
	width: 100%;
	color: #FFF;
	background: #FFF;
	border: 0;
	margin: 0;
	padding: 0;
	height: 1px;
}

.line {
	border: 0;
	background-color:#dedede;
	height:1px;
	margin: 10px 0;
	float: left;
	clear: both;
	width: 100%;
}

*+html .line {
	margin: 0;
}

img {
	padding: 5px;
	background: #FFF url(images/bgImg.jpg) repeat-x;
	border: 1px solid #d9d7d7;
}

#langSwitch img {
	padding: 0;
}

.smallText {
	font-size: 10px;
	font-family: Verdana;
}

.archiveBlock {
	padding:0px 10px 10px 10px;
	/*border-bottom: 10px solid #FFF;*/
	background: #FFF url(images/bgArchiveBlock.jpg) bottom left repeat-x;
	width: 95%;
	float: left;
	clear: left;
}

/* IE */

*+html  #searchTop {
	width: 100%;
	float: left;
	text-align: right;
	margin-top:159px;
}

ul,ol {
	clear: both;
	margin-left: 0;
	padding-left: 15px;
}

.current-cat {
	font-weight: bold;
}

.current-cat ul li {
	font-weight: normal;
}

/* Tabellen*/

.entry table {
	float: left;
	margin-bottom: 10px;
}

.entry table caption{
	text-align: left;
	font-weight: bold;
}


.entry td {
	margin: 0;
	padding: 0px 10px 0 0;
	vertical-align: top;
}

.entry td img{
	margin: 0;
}

.entry td  a {
	font-size: 11px;
	display: block;
}


pre {
	width: 100%;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}

pre img {
	padding: 0;
	background: none;
}

pre img.alignnone {
	margin: 0;
}

