/*
Theme Name: Anrotec GmbH
Description: Heizungstechnik
Author: Ivo Müller
Author URI: http://www.ivographics.ch/
Template: twentyeleven
Version: 1.3
Tags:
*/

@import url("../twentyeleven/style.css");


/* MY CUSTOM STYLES
-------------------------------------------------------------- */
body, input, textarea {
	color: #373737;
	font-family: Arial Narrow, sans-serif;
	font-weight: 300;
	line-height: 1.325;
}



#secondary {
	float:none;
	width: 220px;
	position: absolute;
	margin: -150px 0 0 712px;
	z-index:100000;
}


p {
    margin-bottom: 0.75em;
}

#branding img {
    height: auto;
    margin-bottom: -7px;
    width: auto;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 0px solid #DDDDDD;
    padding: 0px;
}

.entry-meta {
    clear: both;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
	display:none;
}

.singular .entry-title {
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    line-height: 48px;
}

.page-title {
      visibility: hidden;
}

.entry-title {
    clear: both;
    color: #222222;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 15px;
}



#page {
    margin: 0 auto;
    max-width: 1000px;
}

#branding {
    border-top: 0 solid #BBBBBB;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
}

#page {
    background: none repeat scroll 0 0;
}

hgroup#site-title img{
	max-width:100%
	
}

#primary {
    background-color: ;
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}

#main {
    clear: both;
    padding: 0 0 0;
}


#access {
    background: none;
    box-shadow: none;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
}

#access a {
    border-right: 1px solid #FFFFFF;
    color: #EEEEEE;
    display: block;
    font-size: 0.95em;
    letter-spacing: 0.1em;
    line-height: 3.5em;
    padding: 0 1.2em;
    text-decoration: none;
    text-transform: uppercase;
}

#supplementary {
    border-top: 0px solid #DDDDDD;
    overflow: hidden;
    padding: 1.625em 7.6%;
}

/* Referenzen */

.entry-content, .entry-summary {
    padding: 0.625em 0 0;
}


.hauptbild {
	width:300px;
	float:left;
}


.referenz-box ul {
	list-style: none;
	float: left;
}

.referenz-box li {
	padding-bottom:5px;
}


.referenz-box {
	height:275px;
}

h5 {
	font-weight:bold;
	
}


.referenzen > li {
    background: none repeat scroll 0 0  #CCC;
    float: left;
    height: 100%;
    list-style: none outside none;
    margin-bottom: 30px;
    width: 64%;
	padding:10px;
}


#dropdownkat {
    padding-bottom: 22px;
}



/*------------------------------------*\
	Dropdownnavigation Projekte
\*------------------------------------*/
#dropdownkat{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:100%;
	position:relative;
	z-index:5;

}
#dropdownkat li{
	float:left;
	margin-right:10px;
	position:relative;
}
#dropdownkat a{
	display:block;
	padding:5px;
	color:#fff;
	background:#333;
	text-decoration:none;
}
#dropdownkat a:hover{
	color:#fff;
	background:#6b0c36;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#dropdownkat ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#dropdownkat ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#dropdownkat ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#dropdownkat li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#dropdownkat li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#6b0c36;
	text-decoration:underline;
}
#dropdownkat li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#dropdownkat li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#333;
}




/*Kontaktformulargestaltung*/

#kontaktformular  {
	margin: 0px;
	padding: 0px;
}
	
#kontaktformular li {
	list-style-type: none;
	width: 55%;
	float:left;
	padding-bottom:3px;
}

.labelcon7 {
	width:15%;
	display:inline-block;
	vertical-align:top;
	
}

.wpcf7-form-control.wpcf7-textarea {
	width: 65%;
} 

.googlemap {
    list-style-type: none;
    margin: 55px 0 0 0;
}

/*Slider Startseite */
.aim {
    position: absolute;
	top: 24px;
}

#intro-text {
    width: 67%;
	margin-top:50px;
	float:left;

}

#intro-slider {
position: relative;
top:-27px;	
}


/* Kontaktpage*/
#entry-content-kontakt {
    width: 95%;
}


.page-id-90#branding img {
	display:none;
}


#site-description {
    font-style: italic;
    margin: 0 0 0 516px;
    position: absolute;
    top: 129px;
}

#branding img {
    height: auto;
    margin: 0 0 14px 75px;
    width: auto;
}

#site-title img {
    margin: 0 0 14px;
	padding: 1.6em 0 0;
}

#colophon {
    background: none repeat scroll 0 0 red;
    clear: both;
}
#colophon {
background: #dbdbdb; /* Old browsers */

background: -moz-linear-gradient(top,  #dbdbdb 0%, #f1f1f1 50%, #ffffff 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(50%,#f1f1f1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #dbdbdb 0%,#f1f1f1 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #dbdbdb 0%,#f1f1f1 50%,#ffffff 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #dbdbdb 0%,#f1f1f1 50%,#ffffff 100%); /* IE10+ */

background: linear-gradient(to bottom,  #dbdbdb 0%,#f1f1f1 50%,#ffffff 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


.hentry, .no-results {
    border-bottom: 0px solid #DDDDDD;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}

.nocomments {
	visibility:hidden;
}

.widget-title {
    float: none;
}

#wp-accordion-slider {
    float: left;
    overflow: hidden;
	margin:0 0 25px 75px;
}


#wp-accordion-slider img {
	margin:0px;
}


#wp-accordion-slider img.size-full, img.size-large {
    height: auto;
    max-width: 100%;
    width: auto;
}




