/*  
Theme Name: Business
Theme URI: http://www.kc3.de
Description: The Business WordPress theme : <a href="http://www.kc3.de" target="_blank">KC&sup3;</a> &amp; <a href="http://www.peterroskothen.de" target="_blank">Peter Roskothen</a>.
Version: 0.1
Author: Christian K&ouml;lbl &amp; Peter Roskothen
Author URI:
*/

/*
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import "layout.css";


body, html {
	margin:0;
	padding:0;
	/*font: normal 100%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-size : 100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

body {
	margin:0;
	padding:0;
	background:#eeeeee;
}

*::-moz-selection {
	background-color:#4d6199;
	color:white;
}

/*-----------GENERAL STYLING--------------*/

a {
	color:#3d3d3d;
	font-size:1em;
	text-decoration:none;
}

#content a {
	border-bottom:1px dotted silver;
}

#content a:hover {
	border-bottom:1px dotted #4d6199;
}

/*------HEADER------*/

#title {
	background:url(images/banner_img.jpg) top #eaece8 no-repeat;
	height:172px;
	width:884px;
	margin:0;
	padding:75px 25px 0 10px;
	clear:both;
	text-align:left;
}

html>body #title {
	height:97px;
	width:849px;
}

#title h1 {
	display:none;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:.7em;
	font-size:1.5em;
	letter-spacing:-.02em;
	font-family:helvetica;
}

#title h1 a {
	color:#166d72;
	display:block;
}

.description {
	display:none;
	padding-top:20px;
	color:#3d3d3d;
}

#content h2 {
	color:#3d3d3d;
	padding:0 0 8px 0;
	margin:0;
	border:none;
	clear:both;
	font-size:1.2em;
	line-height:1.4em;
	text-transform:uppercase;
}

#content h2 a {
	text-decoration:none;
	border:none;
}

#content h2 a:hover {
	border-bottom:1px dotted silver;
}

hr {
	clear:both;
}

h3, h4 {
	color:#515151;
	padding:0;
	margin:2em 0 0 0;
	clear:both;
	font-size:.9em;
	line-height:1.4em;
}

input,
textarea,
select {
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

input,
label {
	height:auto !important;
	height:2em;
	width:auto;
	padding:4px;
}

label {
	font-size:.9em;
}


#searchform input#s {
	width:120px !important;
	padding:2px;
	border:1px solid #3d3d3d;
	font-size:.8em;
	color:black;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:white;
}

#sidebar input.btn,
#searchform input {
	width:65px !important;
	width:75px;
}

#searchform {
	margin-top:10px !important;
}

#searchform br {
	display:none;
}

input.btn,
#searchform input,
input#submit {
	background:#FFFFFF;
	color:#3d3d3d;
	padding:2px;
	border:1px outset #3d3d3d;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:.8em;
}

input[class=btn],
input[type=submit]
input[id=submit] {
	padding:3px;
}

textarea {
	overflow:auto;
	display:block;
	width:100%;
}

ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

/*ul li,
ol li {
	background:transparent url(images/list_image.gif) 2px .4em no-repeat;
	padding-left:15px;
}*/

ul ul li,
ol ol li {
	background:transparent url(images/list_image.gif) 0px .5em no-repeat;
	padding-left:8px;
}

#content ul li {
	list-style-type:circle;
	list-style-position:outside;
	line-height:1.8em;
	margin-left:20px;
}

#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
	line-height:1.8em;
}

#content ol li li {
	padding-left:2em;
}

a img {
	border: 0 none;
}

form {
	padding:0;
	margin:0;
}

pre,
code {
   display:block;
   font: 1em 'Courier New', Courier, Fixed, monospace;
   font-size:0.9em;
   color: #000;
   background : #fff url(images/preback.jpg) no-repeat left top;
   overflow : auto;
   text-align:left;
   border : 1px solid #99cc66; /*highlight color */
   padding : 0px 20px 0 30px;
   margin:1em 0 1em 0;
   line-height:17px;
}

.alt {
	background-color:#F5F5F5 !important;
}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0;
}

.navigation {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:.8em;
/*	font-style:italic; */	
	clear:both;
	padding: 4px 4px 4px 4px;
	background-image:url(images/menu/menu_bg.gif);
	height:20px;
	color:#FFFFFF;
}

.navigation a {
	color:#FFFFFF;
}

.navigation a:hover {
	color:#4d6199;
}

/*.alignleft {
	display:block;
}

.alignright {
	display:block;
}*/

.alignright {
      float:right;
      }

.alignleft {
      float:left;
      }



/*-------SIDEBAR---------*/

#sidebar {
	font-size:0.8em;
}
 

#sidebar div, 
#sidebar ul,
#sidebar ol {
	padding:0 9px 0 9px;
}

#sidebar ul li,
#sidebar ol li {
	background:transparent url(images/list_image.gif) 2px .7em no-repeat;
	padding-left:10px;
}

#sidebar ul ul li,
#sidebar ol ol li {
	background:transparent url(images/list_image.gif) 2px .7em no-repeat;
	padding-left:10px;
}

#sidebar li {
	padding: 0 0 0 0;
	margin-left:5px;
}

#sidebar div div {
	padding:0 9px 0 0;
} 

#sidebar form,
#sidebar p {
	padding:0;
	margin:0 0 1em 0;
}

#sidebar a {
	font-size: 0.8em;
	line-height:18px;
}

#sidebar h2 {
	padding:2px 2px 2px 4px;
	font-size: 0.8em;
	font-weight:normal;
	text-transform:uppercase;
	color:7e7e7e;
	font-weight:bold;
}

html>body .ellipsis li {
	clear:both;
}

html>body .ellipsis li:after { 
	content: "...";
	display:inline;
}

html>body .ellipsis li span {
	white-space:nowrap;
	overflow:hidden;
	max-width:180px;
	width:auto !important;
	display:inline;
	float:left;
}

ol.ellipsis li span {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:190px;
	display:block;
}

#sidebar a{
	text-decoration: none;
	color:#7e7e7e;
}

#sidebar li img {
	vertical-align:middle;
	border:0;
}

#sidebar input.btn {
	margin-left:4px;
}

/*
menu
*/

.menu {
	list-style-type:none;
	background:url(images/menu/menu_nav_blue.gif) 50% 0 #515151 repeat-x;
	margin:0;
	padding:0;
	height:48px;
	width:884px;
	border-top:10px solid #FFFFFF;
	border-bottom:12px solid #FFFFFF;
	overflow:hidden;
}

html>body .menu {
	height:26px;
}

.menu li {
	background:none;
	padding:0;
	display:table-row;
	vertical-align:middle;
	float:left;
	height:26px;
}

.menu li.last_menu,
.menu li.right_menu {
	float:right;
}


.menu li a {
	font-size:.95em;
	line-height:normal !important;
	line-height:26px;
	display:table-cell;
	vertical-align:middle;
	height:26px;
	padding:0 10px 0 10px;
	background:url(images/menu/menu_nav_blue.gif) top left transparent repeat-x;
}

.menu li a:hover,
.menu li a:active {
	background-position:center left;
	color:#FFFFFF;
}

.menu li.current_page_item a {
	background-position:bottom left !important;
	color:#FFFFFF !important;
}

.menu li.current_page_item {
	background-position:bottom right !important;
}

.menu li a {
	color:white;
	text-decoration:none;
}

/*--------FOOTER---------*/

#footer .footer_content {	
	width:900px;
	display:block;
	margin-right:auto;
	margin-left:auto !important; /* stupid ie... */
	margin-left:0px;
	margin-top:0px;
	padding:10px 0 10px 0;
	text-align:center;
	background-color:#FFFFFF;
	color:#adadad;
	font-size:0.7em;
}

#footer a {
	color:#adadad;
	font-size:1em;
	text-decoration:none;
	border-bottom:1px dotted silver;
}

#footer a:hover {
	color:#000000;
	border-bottom:1px dotted #4d6199;
}

/*--------POST--------*/

.post {
	font-size:.8em;
	padding:30px 0 0 0;
}

.post h2,
.post h3,
.post h4,
.post h5 {
	font-size:.9em;
}

.post hr {
	display:block;
}

.highlight_box {
	font-size:.8em;
	border:2px solid #F5F5F5;
	padding:1em;
	margin-bottom:20px;
}

.highlight_box .post {
	font-size:.8em;
	border:0px none;
	margin-bottom:0px;
	padding:0 0 0 0;
}

.highlight_box .post p {
	margin:0;
}

.highlight_box .post .date {
	display:none;
}

.highlight_box h2,
.highlight_box h3,
.highlight_box h4,
.highlight_box h5 {
	font-size:.9em;
	border-bottom:10px solid #F5F5F5;
}

.highlight_box .post h2,
.highlight_box .post h3,
.highlight_box .post h4,
.highlight_box .post h5 {
	font-size:.9em;
}

.readmore {
	display:block;
	text-align:left;
	font-weight:bold;
	clear:both;
	margin:1em 0 1em 0;
	color:#4d6199;
}

.date { /* date & author */
	color : silver;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.postmetadata {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding:0 0 8px 0;
	color:#808080;
	list-style-type:none;
	font-size:0.75em;
	font-style:italic;
}

.author {
	margin:0;
	list-style-type:none;
	font-size:0.75em;
	font-style:italic;
}

#content .postmetadata a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height:1.5em;
	font-size:1em;
	color : #808080;
	border:none;
	text-decoration:none;
}

#content .postmetadata a:hover {
	border-bottom:1px dotted silver;
}

.gravatar {
	float:left;
	margin:0 5px 0 0;
	border:1px solid lightgray;
	vertical-align:middle;
}

#respond {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:.8em;
	line-height:1.5em;
}

#content .commentlist dt{
	/*	clear:both;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	position:absolute;
	font-size:.8em;
	line-height:1.5em;
}

html > body #content .commentlist dt{
	position:static;
}

#content .commentlist dd {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:.9em;
	line-height:1em;
	color:#3d3d3d;
	margin:0 0 0 0;
}

html > body #content .commentlist dd {
	padding:0;
}

#content .commentlist .comment {
	color:#3d3d3d;
	padding:0 10px 20px 0;
}

#content .commentlist .date {
	margin-right:5px;
	font-size:.5em;
}

#content .commentlist .comment_text {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:.8em;
	line-height:1.5em;
	display:block;
}

html > body #content .commentlist dd.author_comment {
/*	background:url(images/transp-80.png) #c9e45a !important; */
	width:auto;
}

#content .commentlist dd.author_comment {
/*	background-color:#c9e45a !important; */
	filter:alpha(opacity=20);
	width:510px;
}

#content .commentlist .author_comment .author,
#content .commentlist .author_comment .author a {
	color:#3d3d3d !important;
}


#content .commentlist dd.author_comment * { /* ie */
	filter:alpha(opacity=100);
	position:relative;
}

#content .commentlist dt.author_comment .date {
	color:#3d3d3d !important;
}

#content textarea#comment {
	font-size:.9em;
	line-height:1.3em;
}

#commentform {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:.8em;
	color:#515151;
}

img.alignright {
      padding:0px 0px 2px 7px;
	  float:right;
      display:inline;
}

.entry {
	margin:0;
	text-align:justify;
	line-height:18px;
}

.ctc {
	margin-left:24px;
}

.landingsites {
	font-size:0.8em;
	padding:10px 0 10px 0;
	background-color:#e9e7dd;
}
