/*
THEME NAME: Performance IMC
THEME URI: http://performance-imc/
DESCRIPTION: customized theme based on "sandbox", by ultrabold for Performance IMC
VERSION: 1.0
AUTHOR: <a href="http://www.betongrinsen.de/">Thilo Hecht</a>, <a href="http://arnorichter.de/">Arno Richter</a> &amp; <a href="http://incredibul.de/">Christophe Chan Hin</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, performance imc, ultrabold
*/

@import url('css/reset.css');



/*-------------------------------------- Container ----------------------------------------------*/

html, body {
	height: 100%;
	background: #fff url(images/background.png) left top repeat-x;
}

#sidebar-all {
	float: right;
	width: 210px;
	margin-top: 10px;
}

#container {
	float: left;
	padding: 0px 70px 70px 80px;
	width: 730px;
	margin-top: 10px;
	background: #faebc1;
	_padding: 0px 41px 70px 80px; /*ie6 hack*/
	/*background: #a7adb0;*/
}

#wrapper {
	width: 1097px;
	font-size: 12px;
	overflow: hidden;
}
	
#header {
	background: url(images/logo.png) -2px 18px no-repeat;
	margin-left:70px;
	min-height: 98px;
	height: auto !important;
	height: 98px;
}

#blog-title, #blog-description {text-indent: -9999px;}

blockquote {
	font: bold 12px/1.4 Arial, sans-serif;
	color: #990000;
	margin: 25px 0px 30px 0px;
}

/*--------------------------------------Startpage Box---------------------------------------------*/

#teaserbox {
	border:1pt solid #8C836B;
	height:260px;
	background: #FCF3DB url(images/startimage.jpg);
	margin-bottom:20px;
}

#teaserboxcontent {
	height: 120px;
	width: 250px;
	background:#A00115;
	padding:20px 15px 0px 15px;
	margin:100px 0px 0px 20px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#teaserboxcontent h2 {
	font: 40px/1.1 Georgia, sans-serif;
	color:#fff;
	margin-bottom: 10px;
}

#teaserboxcontent p {
	font: 14px/1.4 Arial, sans-serif;
	color:#fff;
}


/*-------------------------------------- Navigation ----------------------------------------------*/


#access {
	display: none;
}

#main-nav {
	border-bottom: solid 1px #999;
	padding: 20px 2px 0 2px;
}

#main-nav a {
	text-decoration: none;
	display: inline-block;
	color: #333333;
	font: 20px/1.4 Georgia, "Times New Roman", Times, serif;
	padding: 3px 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

#main-nav a.active {
	/*background: url(images/subnav-arrow.png) center bottom no-repeat;*/
	color: #b10116;
}

#meta-nav a {
	text-decoration: none;
	display: inline-block;
	font: 11px Arial, sans-serif;
	color: #666;	
	text-align: right;
}

#meta-nav a.active {
	text-decoration: underline;
}

#sub-nav {
	padding: 0 2px;
	margin: 10px 0px 60px 0px;
}

#main-nav li, #sub-nav li, #meta-nav li {
	display: inline;
	margin-right: 10px;
}

#meta-nav {
	text-align: right;
	margin-top:48px;
}

#sub-nav a {
	text-decoration: none;
	display: inline-block;
	padding: 3px 0;
	text-transform: none;
	letter-spacing: 0;
	text-shadow: 0 1px 1px rgba(255,255,255,0.35);
	font: 12px/18px Arial, sans-serif;
	color:  #333333;
}

#sub-nav a.active {
	color:  #b10116;
}


#sub-nav ul.hidden {
	display: none;
}
/*
#sub-nav ul:first-child, #sub-nav ul.firstchild {
	display: block;
}
*/
/*-------------------------------------- Content ----------------------------------------------*/

p {
	font:11px/18px Arial, sans-serif;
	color: #3c3c3c;
}


.entry-date {
	font: 9px/20px Arial, sans-serif;
	color:#333;
	border-top: solid 1px #333;
	margin: 20px 0px 60px 0px;
}

.entry-date a {
	color:#111;
}

h2.entry-title, h2.entry-title a, h3.entry-title, h3.entry-title a {
	font: 29px Georgia, serif;
	color: #222;
	text-decoration: none;
	letter-spacing: -0.5px;
	margin: 25px 0px 30px 0px;
}

h2.page-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #900;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0;
	margin-bottom: 20px;
}

h3 {font: bold 14px Arial, sans-serif; 	color: #222; margin-bottom:8px;}
h4 {font: bold 11px Arial, sans-serif; 	color: #222; margin-bottom:8px;}

.entry-meta {
	display: none;
	margin-bottom:40px;
}

.loggedin .entry-meta {
	display: block;
	color: #ccc;
}

.loggedin .entry-meta a {
	color: #ccc;
}

#content p a,li a {color:#CF4226;}
#content p a:hover,li a:hover {color:#A70115;}
#content p a:visited,li a:visited {color:#6F0E07;}

#glossar ul {margin-left:0px!important; padding-left:0px!important}
#glossar li {list-style-type:none;}

#content h6 {font: bold 11px Arial, sans-serif; color:#A70115;margin-top:10px;}
	

.nav-next a, .nav-previous a {font: bold 11px Arial, sans-serif; color:#CF4226;}
.nav-next a:hover, .nav-previous a:hover {font: bold 11px Arial, sans-serif; color:#A70115;}

.read_more a {font: 11px Arial, sans-serif; color:#CF4226;}
.read_more a:hover {font: 11px Arial, sans-serif; color:#A70115;}

/*-------------------------------------- Sidebar ----------------------------------------------*/


.sidebar > ul > li {
	border-top: solid 0px #000;
}

.sidebar p {
	font: 12px Arial, sans-serif;
	color: #666;
}

.sidebar a {font: 12px Arial, sans-serif; color:#CF4226;}
.sidebar a:hover {font: 12px Arial, sans-serif; color:#A70115;}


.sidebar .widget {
	margin-bottom: 5px;
	padding: 13px 30px 10px 55px;
	background: #fcf3db;
	font: 12px Arial, sans-serif;
}

#pimc-servicetelefon h3.widgettitle {color:#fff}

.sidebar h3.widgettitle {
	font: bold 12px Arial, sans-serif;
	color: #333;
	margin-bottom: 5px;
}

.sidebar .feed-display h4 {
	color: #999;
	font-size: 10px;
	font-weight: bold;
	/* text-transform: uppercase; */
	white-space: nowrap;
	overflow: hidden;
	overflow: ellipsis;
}

.sidebar .feed-display a {
	text-decoration: none;
	color: #666666;
}

.sidebar .feed-display li {
	margin-bottom: 4px;
	border-bottom: solid 1px #999;
}



/*formular styles*/

#user_login, #user_pass, #s {
	background-color:#8c8c8c;
	color:#fff;
}

#user_pass, #s {margin-bottom:8px}

/* Spezielle Sidebar Stile */
#pimc-aktuell-rss { 
	background: #fcf3db url(images/icon-rss.png) no-repeat 16px 8px;
}

#pimc-suche {
	background: #fcf3db url(images/icon-search.png) no-repeat 16px 8px;
}

#pimc-servicetelefon { 
	background: transparent url(images/icon-phone.png) no-repeat 16px 8px;
	background-color: #A70115;
}

#pimc-servicetelefon a { 
	color:#fff;
	text-decoration: none;
}

#pimc-depotcheck { 
	background: transparent url(images/icon-note.png) no-repeat 16px 8px;
	background-color: #666;
}

#pimc-depotcheck p, #pimc-depotcheck h3 {color:#fff;}
#pimc-depotcheck a {color:#fff;}
#pimc-depotcheck a:hover {color:#eee;}

#pimc-depotcontest { 
	background: #fcf3db url(images/icon-arrow.png) no-repeat 16px 8px;
}

#pimc-newsletter-abo { 
	background: #fcf3db url(images/icon-letter.png) no-repeat 16px 8px;
}

#pimc-login { 
	background: #fcf3db url(images/icon-arrow.png) no-repeat 16px 8px;
}

/* Footer */

#footer p {
	color: #aaa;
	font: 9px Arial, sans-serif;
	padding-left: 745px;
	_padding-left: 720px;/*ie6 hack*/

}

#footer, .push {
	clear: both;
}


#wrapper, #header, #access, #main-nav, #container, #sidebar-all, .sidebar, #footer {
	outline: solid 0px #f0f;
}

/*content styling*/
#content li {
	font:11px/18px Arial, sans-serif;
	color: #3c3c3c;
}

#content ul {
	list-style-type: disc!important;
	padding-left:20px;
}
/*multiple columns*/

.entry-content {
	overflow:auto;
}

.column {
  float:left;
  display:inline;
}

.column111-all-spacing {
	margin-right:26px;
	_margin-right:13px; /*ie6 hack*/								
}

.column111-one, .column111-two, .column12-one, .column21-one {
	margin-right:26px;
}

.column111-all, .column111-one, .column111-two, .column111-three, .column21-two, .column12-one {
	width:220px;
}

.column12-two, .column21-one {
	width:466px;
}


.column3 {
	width:712px;
}

/* ARNO 21.1.10 */

#message {
	background: #f5f2cc;
	padding: 2px 5px;
	border: solid 1px #dcc794;
	color: #ad9866;
	text-shadow: 0 1px 1px #fff;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#message:hover {
	border: solid 1px #c1ab75;
}

#contact-form {
	font: 11px/1.4 Arial, sans-serif;
	width: 220px;
}

#contact-form label {
	color: #999;
}


#contact-form #f-name, 
#contact-form #f-email, 
#contact-form #f-subject, 
#contact-form #f-message,
#contact-form #f-street,
#contact-form #f-address2,
#contact-form #f-zip,
#contact-form #f-city,
#contact-form #f-country,
#contact-form #f-company {
	width: 214px;
	border: solid 1px #999;
	font-size: 11px;
	padding: 3px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#ffffff), color-stop(0.8, #ffffff));
}

#contact-form #f-name:hover, 
#contact-form #f-email:hover, 
#contact-form #f-subject:hover, 
#contact-form #f-message:hover,
#contact-form #f-street:hover,
#contact-form #f-address2:hover,
#contact-form #f-zip:hover,
#contact-form #f-city:hover,
#contact-form #f-country:hover,
#contact-form #f-company:hover {
	border: solid 1px #666;
}

#contact-form #f-name:focus, 
#contact-form #f-email:focus, 
#contact-form #f-subject:focus, 
#contact-form #f-message:focus,
#contact-form #f-street:focus,
#contact-form #f-address2:focus,
#contact-form #f-zip:focus,
#contact-form #f-city:focus,
#contact-form #f-country:focus,
#contact-form #f-company:focus {
	border: solid 1px #000;
}

#contact-form #f-message {
	height: 140px;
	resize: vertical;
}

#contact-form #f-zip, #contact-form #f-city {
	width: 100px;
}

#contact-form input, #contact-form textarea {
	margin-bottom: 16px;
}



/* EOF */