/*
Theme Name: Ecato Theme
Theme URI: http://www.ecato.com/
Description: The default Ecato theme.
Version: 2.0
Author: AM & CBS & PCA
Author URI: http://www.ecato.com/

The default Ecato theme

*/

html {
	overflow-x:auto;
	overflow-y:scroll;
}
body, div, ul, img, form, fieldset {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
dl dd {
	margin:0px 0px 5px 0px;
}

body {
	font:12px Verdana, sans-serif;
	background-color:#FFF;
}
h1 {
	display:inline;
	font-weight:normal;
	font-size:20px;
}
h1 span {
	color:#808080;
	font-size:20px;
}
h2, h4 {
	clear:left;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	/*color:#808080;*/
}
h3 {
	clear:left;
	font-size:13px;
	margin:0px;
	padding:0px;
}
a {
	color:#808080;
}
a.active {
	color:#85C441;
}
small {
	font-size:11px;
}
p {
	padding:0px;
	margin:0 0 10px 0;
}
.cols p {
	padding:0px;
	margin:0px;
}

/** forms **/
form, fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}
form input, form textarea, form select, form button {
	font-size:12px;
	border: 1px solid #808080;
	font-family:"courier new", monotype;
}
form input[type="radio"], form input[type="checkbox"]	{
	border:none;
}
form input.radio, form input.checkbox	{
	_border:none;
}
form .checkbox input {
	border-width:1px;
}
form .disabled {
	color:grey;
}
form .full {
	width:535px;
}
form .half {
	width:267.5px;
	margin-right:5px;
}
form select.half {
	width:269.5px;
	margin-right:5px;
	*width:272px;
}
form .quarter {
	width:128px;
	margin-right:5px;
}
form input.quarter	{
	*margin-right:1px;
}
form select.quarter	{
	width:130px;
	margin-right:5px;
	*width:133.5px;
}
form .eightn {
	width:56px;
}
form .sixteenth_part {
	width:30px;
}
form .promotion_format {
	width:125px;
}
form .insertion	{
	margin-left:20px;
}
form textarea {
	height:55px;
}
form select {
	*position:relative;
	*top:1px;
}
form .button {
	width:30px;
	*margin-left:3px;
}
form.login {
	position:relative;
	top:-10px;
	font-size:11px;
}
form.login .text {
	width:85px;
	float:left;
}
form.login #login_name, form.login #login_password {
	width:80px;
	font-size:11px;
}
form.login .button {
	width:30px;
	float:left;
	font-size:11px;
}
form#commentform #comment	{
	height:110px;
}
form .fileinput {
	margin-right:15px;
	*margin-right:0px;
}
form .fileinput-input {
	float:left;
}
form .fileinput-input .full {
	width:513px;
	margin-right:5px;
}
form .fileinput-input .half {
	width:242.5px;
}
form .fileinput-button {
  width: 16px;
  height:16px;
  margin-left:3px;
  position:relative;
  top:3px;
  background: url('../images/icons/silk/folder_explore.png') 0 0 no-repeat;
  display: block;
  overflow: hidden;
	cursor:pointer;
}
form .fileinput-button input.file {
    position: relative;
    width: auto;
		opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -ms-filter: 'alpha (opacity=0)'; /* fuer den IE8, single quotes sind ein Muss! */
}

.navi ul {
	margin:0px;
}

.content {
	width:881px;
	margin:0px auto;
	padding:15px;
	border-left:1px solid lightgrey;
	border-right:1px solid lightgrey;
}
.content p, .content li {
	line-height:18px;
}
.content .col1 {
	width:660px;
	float:left;
}
.content .col2 {
	width:220px;
	float:right;
}

#header-line {
	width:100%;
	height:20px;
	background:#999;
}
#header-line .content {
	border:0px;
	padding:1px 0 2px 0;
	color:#FFF;
	font-size:11px;
}
#header-line .content a {
	color:#FFF;
}
#header .logo {
	padding-right:3px;
	position:relative;
	top:2px;
}
#header .content {
	height:35px;
	padding-top:25px;
	padding-bottom:5px;
	overflow:hidden;
}
#header .content .col1 h1 div	{
	
}
#header #green-line-1 {
	height:27px;
	background:#85C441;
	margin-bottom:5px;
}
#header #green-line-2 {
	height:8px;
	background:#D4E7B5;
}

.posts li {
	margin-bottom:20px;
	position:relative;
	height:1%;
}
.posts .header {
	margin-bottom:10px;
	font-size:11px;
}
.posts .header h2 a, .posts .header h3 a {
	color:#ff6600;
}
.posts .date {
	width:22px;
	padding:2px 4px 2px 0px;
	position:absolute;
	top:-1px;
	left:-30px;
	font-family:Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#808080;
}
.posts .date span {
	font-size:11px;
	text-transform:uppercase;
	display:block;
	position:relative;
	top:-1px;
	color:#000;
}
.posts .text ul {
	padding-left:0px;
	margin:5px;
	list-style:none;
}
.posts .text ul li {
	margin:0px;
	padding:0px 0px 0px 15px;
	background: url("../images/list.gif") no-repeat 0px 5px;
}
.posts .text ul.posts	{
	margin:0;
}
.posts .text ul li.posts	{
	margin:0 0 20px;
	padding:0;
	list-style-image:none;
	background:none;
}
.posts img {
	overflow:hidden;
	float:right;
	background-color: #ffffff;
	border:1px solid #dddddd;
	padding:4px;
	margin:5px 0 5px 5px;
}
.posts img.size-large {
	margin:0 0 5px 0;
	float:none;
}
.posts img.gallery {
	width:185px;
	float:left;
	margin:0px 3px 3px 0px;
}
.posts .gallery {
	border:0;
}
.posts .gallery .gallery-item {
	width:99px;
	height:76px;
	margin:0;
}
.posts .gallery .gallery-item img {
	margin:0 3px 3px 0;
	padding:2px;
	border:1px solid #CFCFCF;
	float:none;
}
.posts table {
	width:100%;
	border:0px solid #808080;
	margin:0 0 10px 0;
	padding:0px;
}
.posts th {
	font-weight:normal;
	border:0px solid #808080;
	text-align:left;
	margin:0px;
	padding:0px;
}
.posts td {
	border:0px solid #808080;
	text-align:center;
	margin:0px;
	padding:0px;
}
#homepage-img	{
	float:none;
	margin:14px 0 4px 0;
	padding:0;
}

#slides {
	width:630px;
	height:195px;
	margin:0px 0px 10px 0px;
	position:relative;
	left:-30px;
	overflow:hidden;
	background:#FFF url(../images/ecato-teaser-bg.jpg);
}
#slides li {
	width:570px;
	height:150px;
	margin:0px 30px 45px 30px;
	padding:0px;
	background:#FFF url(../images/ecato-teaser-bg.jpg); /*again, for IE*/
	line-height:18px;
}
#slides h2 a {
	font-size:14px;
}
#slides li ul {
	width:405px;
	float:left;
}
#slides li p {
	_width:110px;
	_margin-left:-5px;
	padding:0;
	float:left;
}
#slides li p img {
	background:transparent;
	border:none;
}
#slides li li {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 15px;
	background: url(../images/list.gif) no-repeat 0px 10px;
	font:14px arial, helvetica;
	line-height:22px;
}
#slides-nav {
	margin:0px;
	position:absolute;
	top:155px;
	_top:0px;
	left:0px;
	z-index:999;
	overflow:auto;
}
#slides-nav li {
	width:80px;
	height:30px;
	margin:0px 5px 0px 0px;
	padding:5px;
	background:none;
	float:left;
	line-height:15px;
}
#slides-nav li a {
	color:#000;
	text-decoration:none;
}
#slides-nav li.activeLI {
	background:#85C441;
}
#slides-nav li.activeLI a {
	color:#FFF;
}

.posts .text .box-left {
	width:295px;
	margin-right:5px;
	float:left;
}
.posts .text .box-right {
	width:295px;
	margin-left:5px;
	float:right;
}


#main .content .comments {
	clear:both;
}
#main .content .comments .author img {
	float:left;
	margin:0 5px 5px 0;
}
#main .content .comments .commentlist p {
	clear:left;
}
#main .content .comments .commentlist .children li {
	margin-left:15px;
}

#main .content .col2 ul li.widget li {
	margin-bottom:10px;
}
#main .content .col2 ul li.widget_ecato_pages { margin-bottom:10px; }
#main .content .col2 ul li.widget_ecato_pages li { margin-bottom:0px; }
#main .content .col2 ul li.widget_categories { margin-bottom:10px; }
#main .content .col2 ul li.widget_categories li { margin-bottom:0px; }
#main .content .col2 ul li.widget form fieldset dt,
#main .content .col2 ul li.widget form fieldset dl	{
	margin:0;
}
#main .content .col2 ul li.page_item ul li.page_item { /*sidebar, menu*/
	padding:0px 0px 0px 15px;
	background:url("../images/list.gif") no-repeat 0px 5px;
}
#main .content .col2 ul li ul li ul li { /*sidebar, menu*/
	padding:0px 0px 0px 15px;
	background:url("../images/list.gif") no-repeat 0px 5px;
}
#main .content .col2 ul .widget_recent_comments	{
	clear:both;
}
#main .content .col2 ul.bookmark-services {
	list-style:none;
}
.content .col2 ul.bookmark-services li {
	padding-right:3px;
	display:inline;
}
#main .content .col2 ul li.widget_ecato_bookmarks ul,
.posts .text ul.references,
.posts .text ul.media-response	{
	overflow:auto;
}
#main .content .col2 ul li.widget_ecato_bookmarks ul li	{
	overflow:hidden;
}
#main .content .col2 ul li.widget_ecato_bookmarks ul.references li ul.blogroll li	{
	background-image:none;
	padding:0;
	float:left;
}
#main .content .col2 ul li.widget_ecato_bookmarks ul li ul.blogroll li	{
	background-image:none;
	float:none;
	padding:0;
}
#main .content .col2 ul li.widget_ecato_rss ul li a.title {
	color:#F60;
}
#main .content .col2 ul li.widget_ecato_rss ul li span {
	font-size:11px;
}

#main .content .col1 {
	width:600px;
	float:left;
	margin:0px 15px 0px 30px;
	_margin:0px 15px 0px 15px;
	_overflow:hidden;
}
#main .content .col1 .cols {
	width:190px;
	float:left;
	margin: 0 10px 20px 0;
}
#main .content .col2 {
	padding-left:15px;
	width:220px;
	border-left:1px solid lightgrey;
	_overflow:hidden;
}

#main .content .col1 strong {
	font-weight:bold;
	color:#767676;
}

.references_small {
	height:105px;
}
.posts .text ul.references,
.posts .text ul.media-response,
#main .content .col2 ul li.widget_ecato_bookmarks ul.references	{
	margin:0;
	overflow:auto;
	_height:1%;
}
.posts .text ul.references li	{
	background:none;
	padding-left:0;
	float:left;
}
#main .content .col2 ul li.widget_ecato_bookmarks ul.references li a.logo	{
	width:90px;
	height:38px;
	padding:7px 0 0 0;
	margin: 3px 6px 3px 0;
	border: 1px solid #c0c0c0;
	float:left;
	text-align:center;
}
.references li img,
.posts .text ul.media-response li img {
	padding:0;
	border:none;
	margin:0;
	float:none;
	overflow:none;
}
.posts .text ul.media-response li {
	min-height:47px;
	padding:0;
	margin:0 0 10px 0;
	overflow:hidden;
	clear:left;
	background:transparent url(../images/quotes.png) no-repeat scroll right top;
	line-height:16px;
}
.posts .text ul.media-response li a.logo,
.posts .text ul.references li a {
	width:90px;
	height:38px;
	padding:7px 0 0;
	border:1px solid #c0c0c0;
	margin:0 5px 0 0;
	float:left;
	text-align:center;
}

/* Alte Version fuer Bookmarks */
.references_box	{
	width:90px;
	height:38px;
	padding-top:5px;
	margin: 3px 6px 3px 0;
	border: 1px solid #c0c0c0;
	float:left;
	text-align:center;
}
.references_box img {
	overflow:none;
	float:none;
	border:0px;
	padding:0px;
	margin:0px;
}
.references_box_big {
	width:136px;
	height:67px;
	padding-top:5px;
	margin: 3px 10px 15px 0;
	border: 1px solid #c0c0c0;
	float:left;
	text-align:center;
}
.references_box_big img {
	overflow:none;
	float:none;
	border:0px;
	padding:0px;
	margin:0px;
}

#footer-line {
	padding-left:0px;
	height:27px;
	background:lightgrey;
}
#footer-line .content {
	padding:5px 0 2px;
}
#footer-line .col1 a,
#footer-line .col2 a {
	color:#000;
}
#footer {
	font-size:11px;
}

