/*
Theme Name: etronixx theme
Theme URI: http://www.etronixx.de
Description: etronixx wordpress theme
Version: 1.0
Author: mx
*/



@import url('reset.css');
@import url('tagcloud.css');
body {
    background:#004481;
    color:#000000;
    text-align:center;
    font: 11px 'Verdana', sans-serif;
}
#teaser {
    position:absolute;
    top:175px;
    right:0;
	z-index:9999;
    background: url('images/layout/start-teaser-background.gif') 0 0 repeat-y;
    display:block;
    width: 317px;
    text-align:left;
}
#teaser .t_top {
    background: url('images/layout/start-teaser-top.gif') 0 0 no-repeat;
    display:block;
    height: 44px;
    line-height:55px;
    padding-left: 20px;

    color:#004481;
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
}
#teaser .t_main {
    padding: 10px 20px;
}
#teaser .t_bottom {
    background: url('images/layout/start-teaser-bottom.gif') 0 0 no-repeat;
    display:block;
    height: 14px;
}
#teaser .t_main .blogpost {
    background: url('images/layout/magnifier.png') 0 0 no-repeat;
    padding: 0 0 20px 30px;
    margin-bottom: 5px;
}

.content {
    text-align:left;
    width:930px;
    margin:0 auto;
    position:relative;
}

#metaNavigation { background: url('images/layout/meta-gradient.jpg') 930px 0 repeat-y; }
#metaNavigation A {
    color:#004481;
    text-transform:uppercase;
    text-decoration:none;
    font-size: 10px;
    line-height:16px;
    padding: 0 6px;
}
#metaNavigation .content {
    text-align:right;
    background: url('images/layout/meta-gradient.jpg') 530px 0 repeat-y;
}

#logo { padding-top:5px; }

#header {
    background: url('images/layout/header-pattern.gif') 0 0 repeat-x;
    display:block;
    height:325px;
    padding-top:15px;
}
* html #header { height:340px; }
#header .bigimage {
    float:left;
    margin-top: -1px;
}
#header .teaserbox {
    background: url('images/layout/teaser-box.png') 0 0 no-repeat;
    float:left;
    padding:7px;
    width: 186px;
    height:111px;
    margin-left:6px;
    position:relative;
}
* html #header .teaserbox { width: 186px; }
#header .teaserbox h1 {
    color:#004481;
    text-transform:uppercase;
    font-size:9px;
    margin:3px 0 7px;
}
#header .teaserbox p {
    font-size:12px;
    color:#ffffff;
}
#header .teaserbox A.more {
    position:absolute;
    right:10px;
    bottom:17px;
    background: url('images/layout/pfeil-teaser.png') 100% 2px no-repeat;
    padding: 0 17px 0 0;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
}

#footer {
    background: url('images/layout/footer-pattern.jpg') 0 0 repeat-x;
    padding: 15px 0;
    color: #80aeca;
    height:195px;
    overflow:visible;
}
#footer .address,
#footer .navigation,
#footer .sidebar { float:left; }
#footer .address { width:500px; }
#footer .address p { line-height: 120%;}
#footer .address p span { padding-right:15px; }
#footer .address p span.space {
    padding-right:0;
    display: inline-block;
    width: 5em;
}
#footer .address A { color:#80aeca; }
#footer .navigation { width:118px; }
#footer .navigation ul.main { margin-bottom: 3em; }
#footer .navigation ul.main li { margin-bottom: 0.8em; }
#footer .navigation ul.main li A {
    font-weight:bold;
    color:#ffffff;
    background: url('images/layout/pfeil-white.png') 0 3px no-repeat;
    padding-left: 8px;
    font-size:7pt;
}
#footer .navigation ul.main li A.active {
    background-image: url('images/layout/pfeil-green.png');
    color:#94a610;
}
#footer .navigation ul.sub li { margin-bottom: 0.8em; }
#footer .navigation ul.sub li A {
    color:#ffffff;
    background: url('images/layout/pfeil-white.png') 0 3px no-repeat;
    padding-left: 8px;
    font-size:7pt;
}
#footer .navigation ul.sub li A.active {
    background-image: url('images/layout/pfeil-green.png');
    color:#94a610;
}
#footer .sidebar ul.morelinks li A.active {
    background-image: url('images/layout/pfeil-green.png');
    color:#94a610;
}
#footer .sidebar {
    padding-top:0;
    margin-top:0;
}
#footer .sidebar ul li A {
    color:#ffffff;
    background: url('images/layout/pfeil-white.png') 0 4px no-repeat;
    padding-left: 8px;
}

.main{
    margin-bottom:16px
}

#mainWrapper {
    clear:both;
    background:#ebebeb url('images/layout/content-background.gif') 0 0 repeat-x;
    padding-bottom: 1px;
}
#mainWrapper p {
    line-height:150%;
    margin-bottom:1.5em;
    padding-left: 3px;
}
#mainWrapper .content .main h1 {
    text-indent:3px;
    color:#004481;
    font-size:140%;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 3px;
    margin-bottom: 1em;
}

#mainWrapper .content .main h2 {
    color:#94a610;
    font-size:120%;
    padding-bottom: 3px;
    margin-bottom: 1em;
}

#mainWrapper .content .main h3 {
    padding-left:3px;
	line-height:150%;
    color:#94a610;
    font-size:110%;
    padding-bottom: 3px;
    margin-bottom: 1em;
}
#mainWrapper .content { background: url('images/layout/content-background.gif') 0 0 repeat-x; }
#mainWrapper .content .main {
    padding-top:7px;
    width:618px;
    float:left;
}
#mainWrapper #navigation {
    display:block;
    height:29px;
    background: url('images/layout/navigation-background.gif') 0 0 repeat-x;
    width: 930px;
}
#mainWrapper #navigation A {
    text-indent:-9999px;
    display:block;
    float:left;
    height:29px;
    font-size:0;
}
#mainWrapper #navigation A.profil {
    background: url('images/layout/link_profile.jpg') 0 0 no-repeat;
    width:85px;
}
#mainWrapper #navigation A.ourway {
    background: url('images/layout/link_ourway.jpg') 0 0 no-repeat;
    width:92px;
}
#mainWrapper #navigation A.team {
    background: url('images/layout/link_team.jpg') 0 0 no-repeat;
    width:67px;
}
#mainWrapper #navigation A.netzwerk {
    background: url('images/layout/link_network.jpg') 0 0 no-repeat;
    width:92px;
}
#mainWrapper #navigation A.clients{
    background: url('images/layout/link_clients.jpg') 0 0 no-repeat;
    width:85px;
}
#mainWrapper #navigation A.change{
    background: url('images/layout/link_change.jpg') 0 0 no-repeat;
    width:87px;
}
#mainWrapper #navigation A.custom {
    background: url('images/layout/link_touchpointexcellence.jpg') 0 0 no-repeat;
    width:207px;
}
#mainWrapper #navigation A.methods{
    background: url('images/layout/link_methods.jpg') 0 0 no-repeat;
    width:94px;
}


#mainWrapper #navigation A:hover,
#mainWrapper #navigation A.active {
    background-position: 0 -29px;
}
.sidebar {
    width:302px;
    float:left;
    margin: 1.9em 0 0 10px;
    padding-top:7px;
}
.infobox {
    display: block;
    background: url('images/layout/infobox.jpg') 0 0 no-repeat;
    width: 288px;
    height: 114px;
    padding: 4px 7px;
    margin-bottom:10px;
}

.infobox.big{
   background: url('images/layout/infobox_big.jpg') 0 0 no-repeat;
   height:144px !important;
}

.infobox h1, h1.blogside {
    color:#004481;
    border:0;
    font-size: 9pt;
    text-transform:uppercase;
    margin-bottom: 0.5em;
}
h1.blogside {
	margin: 20px 0 10px;
}

.contentbox p{
   margin:0 !important;
}

.blogmorelinks A, .more {
    color:#004481;
    text-decoration:underline;
    padding-left:8px;
    background:url('images/layout/pfeil-blue.png') 0 4px no-repeat;
}

.morelinks li, .blogmorelinks li {
   margin-left:10px;
}

.layout_box{margin:14px 0 14px 0;}
.layout_box_image{width:194px;float:left;text-align:left}
.layout_box_image img{border:1px solid #d3d3d3}
.layout_box_text{width:416px;float:right;}

.content .main li{margin:8px 0 8px 30px;line-height:150%; list-style-image:url(images/layout/list.gif)}
ol li { margin: 8px 0 8px 20px;list-style-type: decimal;}

.sidebar ul li{ margin-bottom: 0.8em; }
/** CLEARFIX **/
.clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/** GLOBALS **/
A:link,
A:visited {
    color:#004481;
    text-decoration:underline;
}
A:hover,
A:focus,
A:active {
    text-decoration:none;
}


/* Begin Form Elements */


.wpcf7star{color:#004481;font-size:120%}

.wpcf7 p{
margin:0!important;
padding:2px 0 2px 0!important;
}

.wpcf7 label{
float:left;width:220px;
}

.wpcf7 input, .wpcf7 textarea {
width:240px;color:#333;padding:2px;border-top:1px solid #848484;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0
}

.wpcf7 textarea{height:100px}

.wpcf7-form-control-wrap.your-plz input{width:60px!important}
.wpcf7-form-control-wrap.your-city input{width:170px!important}
.wpcf7submit input{width:100px;background:#f5f5f5;color:#333;border:1px solid #999;}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Tables */
table {
	border:1px solid #b8b9bb;
	background:#ffffff;
}
table tr.head td {
	color:#1f4b96;
	font-weight:bold;
	text-align:center;
	padding: 3px 0;
}
table tr td.darkblue {
	background:#1f4b96;
	color:#ffffff;
	font-weight:bold;
	padding: 6px 0;
}
table tr td.darkgray {
	background:#aaabaf;
	color:#ffffff;
	font-weight:bold;
	padding: 6px 10px;
	line-height:12px;
}
table tr th {
	font-weight:normal;
	background:#cfdcec;
	text-align:left;
	border-bottom:1px solid #c3cfdf;
	padding: 2px 4px;
	white-space:nowrap;
}
table tr td {
	border-bottom: 1px solid #dedee0;
	background:#f0f0f2;
	padding-top: 3px;
}
.tooltip {
	font-size:0.9em;
	padding:6px 12px;
	position:absolute;
	background:#1f4b96;
	color:#ffffff;
	display:none;
}
.margin {
	margin: 15px auto;
}
.margin img {
	margin-right: 20px;
}

.image-right {
	float:right;
	margin: 0 0 10px 10px;
}
.image-left {
	float:left;
	margin: 0 10px 10px 0;
}
.clearb {
	clear:both;
}

.footer_language img{
        margin-bottom:-2px
}