/*
Theme Name: EICO Institut
Theme URI: http://emotionale-intelligenz.de/
Description: A new WordPress theme for EICO - an original.
Version: 1.6
Author: ajara pfannenschmidt
Author URI: http://nagare.de/
*/

body {
	background: url(../../../graphs/main_bg.jpg) repeat;
	font-size: 62.5%;
	padding-bottom: 4em;
	margin-top: 2em;
}
#container {
	margin: 0px auto;
	width: 88.1em;
	border: 1px solid #999999;
	position: relative;
	background-color:#FFFFFF;
}
#toppic {
	height: 17em;
	width: 88.1em;
	background: #ffffff url(../../../graphs/toplogo.jpg) no-repeat;
}
#display {
	padding-left: 4em;
	width: 84em;
}
#ball {
	position:absolute;
	width:127px;
	height:130px;
	background-image:url(../../../graphs/ball_big.gif);
	bottom: 12.1em;
	left: 1.5em;
	z-index: 1;
}
#mainbox {
	width: 55em;
	margin-top: 4em;
	float: left;
}
#textbox1 {
  clear:both;
	font: 1.2em/1.4em "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-left: 3em;
	width: 42em;
	padding-top: 1em;
	position: relative;
	z-index: 5;
}
/* boxes for postings on the homepage left and right */
#postbox {
	float:left;
	width:43em;
}
#textbox1 #postbox img {
	border:0;
}
#postboxleft {
	width:20em;
	float:left;
	border-right:1px solid #cccccc;
	padding-right:15px;
}
#postboxright {
	width:20em;
	float:right;
}
/* dropshadow box created by three divs */
#shadow-container {
	float: right;
	width: 22em;
	position: relative;
	margin-top: 4em;
}
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    right: -1px;
    top: -1px;
}
#shadow-container .shadow1 {
     background: #F1F0F1;
}
#shadow-container .shadow2 {
    background: #DBDADB;
}

#shadow-container .shadow3 {
    background: #B8B6B8;
}
#shadow-container .container {
	background: #FFFFFF url(../../../graphs/sidebox_bg.jpg) repeat-y right top;
	border-top: 1px solid #d5d3d3;
	/*border-right: 1px solid #cc0033;*/
	border-bottom: 1px solid #d5d3d3;
	border-left: 1px solid #d5d3d3;
}
/* box carrying the menu */
#sidebox {
	width: 21em;
}
/* styles for glossy menu */
.glossymenu{
	margin: 10px 0;
	padding: 0;
	width: 17em;
	border-top: 1px solid #FFCCCC;
}

.glossymenu a.menuitem{
	background: #FFFFFF url(../../../graphs/glossyback.gif) repeat-x left bottom;
	font: 1.2em "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #CC0033;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0 4px 20px;
	text-decoration: none;
}

.glossymenu a.menuitema {
	background-image: url(../../../graphs/glossyback2.gif);
	color: #FFFFFF;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: #CC0033;
}

.glossymenu a.menuitema:active,.glossymenu a.menuitema:visited {
	color: #FFFFFF;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover {
	background-image: url(../../../graphs/glossyback2.gif);
	color: #FFFFFF;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #CCCCCC;
}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 1.1em "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 4px 0 4px 30px;
}

.glossymenu div.submenu ul li a.menucurrent{
    background: #e9e9e9;
	/*colorz: white;*/
}

.glossymenu div.submenu ul li a:hover {
	background: #e9e9e9;
}

#footer {
	width:88.1em;
	background: #FFFFFF url(../../../graphs/footer.jpg) no-repeat left bottom;
	/*margin-top: -8em;*/
	height: 16.8em;
}
/* styles for formating text */
#textbox1 em {
	color:#054A8A;
}
#textbox1 ul {
	list-style: url(../../../graphs/bullet_grey.gif) outside;
}
#textbox1 #sitemap ul {
	list-style: none;
}
#textbox1 #sitemap ul ul {
	list-style: url(../../../graphs/bullet_grey.gif) outside;
}
#textbox1 img {
	border:solid 1px #cccccc;
	padding:3px;
}
#header {
  position:relative;
	margin-bottom:0.5em;
}
#header img {float:left;}
#quote {
	width:15em;
	padding:1em;
	border: 1px solid #cccccc;
	float:right;
	margin-left:1.5em;
	color:#054A8A;
	font-style:italic;
	background: url(../../../graphs/box_bg.jpg) repeat-x;
}
#copyright {
	width:85em;
	padding:5px 5px;
	text-align:right;
	font: normal 1em "Lucida Grande", Verdana, Helvetica, sans-serif;
	color:#999999;
	margin:0px auto 4em;
}
div.apost p:first-child {
	margin-top:0;
}
div.apost {
	border-bottom: 1px solid #ff9933;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
/* box am seitenanfang mit zusammenfassung */
#textbox1 h1, h4 {
	background: url(../../../graphs/box_bg.jpg) repeat-x;
	padding: 10px 25px;
	border: 1px solid #cccccc;
	font: normal normal normal 1em/1.4em "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top: 0;
}
/* blaue �berschrift*/
h3 {
	color:#054A8A;
	font-size:1.2em;
	/*font-weight:normal;*/
}
blockquote {
	color:#666666;
	margin:0 2em;
}
.line {
	border-bottom:1px solid #ff9933;
	width:30em;
}
.padright {
	margin-right:2em;
	margin-bottom:0.5em;
}
.padleft {
	margin-left:2em;
	margin-bottom:0.5em;
}
.boldred {
	font-weight:bold;
	color:#cc0033;
}
.red {
	color:#cc0033;
}
.headerblue {
	color:#cc0033;
	font-size:1.1em;
	font-weight: bold;
}

/* hides the url of dagondesign.com*/
.ddsg-wrapper div p {
	display:none;
}
/*styles for links in textbox1 */

a:link {
	color: #fd8f22;
	text-decoration: none;
}
a:visited {
	color: #8f8d8d;
	text-decoration: none;
}
a:active {
	color: #ff9933;
}
a:hover {
	color: #FF0033;
}
/* styles for the forms: mail  */
label {
	display: block;
	margin-top: 1em;
}
fieldset {
	padding: 0 0 0 0;
	width: 20em;
	border-style: none;
}
input:focus {
	background-color: #f8eef1;
}
input#senden {
	background-color:#cc0033;
	color:#ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0.5em;
}
input#reset {
	background-color:#cc0033;
	color:#ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
}

/*	Used for img in wordpress . This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 10px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* extra style for the excerpt Images */
.imgtfe {
	margin-right:1.5em;
	}
/* end excerpt image */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Language selector - list type */
/* div --> ul --> li --> a */
div#lang_sel_list {
}
div#langflags {float:right;}
div#langflags img { margin: 2px 5px; border: none;}
