/*
Theme Name: SysEleven (Alex)
Description: SysEleven Wordpress Theme - This theme was designed by Persiel Design (http://persiel.com) and coded by SysEleven (http://syseleven.de)
Version: 1.1
Date: 11/06/2009
Author: Katrin Ackermann (SysEleven GmbH)
Author URI: http://syseleven.de
	
 
-------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
    height: 100%;
}
body {
    height: 100%;
	background: #FAFAFA;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

ul, ul li {
	list-style: none;
}

label, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #A6CF1D;
}
a:hover,
a:active {
    text-decoration: underline;
}
a:active,
a:focus,
:focus,
area {
    outline: none;
}
	
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3, h4 {
	font-size: 13px;
}

.clr {
    clear: both;
    height: 0;
}
.inactive {
  display: none;
}

.fl,
.alignleft {
    float: left;
}
.fr,
.alignright {
    float: right;
}
.hidden {
    display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
    font-weight: 700;
    text-align: left;
}
th, td 

button {
    background: transparent;
    cursor: pointer;
}
button:active,
button:focus {
    outline: none;
}

/* ------------------------------------   [page structure ] ------------------------------------  */

#outerwrap {
    overflow: hidden;
}


#innerwrap {
    overflow: hidden;
    background: #FFF;
    width: 100%;
}


  #innerwrappattern {
    background: #eee url(_img/bgpattern.gif) center;
    margin: 1px 0;
  }
  
  #innerwrappattern #contentwrap { 
    background-image: url(_img/coffee.png), url(_img/lola.png);
    background-position: right bottom, 83px 263px;
    background-repeat: no-repeat, no-repeat;
  
  }
  
  ul#gallery li { float: left; margin: 0 7px; cursor: pointer; }
  
  .rotate li:nth-child(1n+1) { -moz-transform: rotate(1deg); -webkit-transform: rotate(1deg); }
  .rotate li:nth-child(2n+3) { -moz-transform: rotate(-1deg); -webkit-transform: rotate(-1deg); }
  .rotate li:nth-child(3n-2) { -moz-transform: rotate(2deg); -webkit-transform: rotate(2deg); }

#portrait_spacer { position:relative; }
#portrait {
  width: 385px;
  height: 460px;
  position: absolute;
  top: -530px;
  left: 230px;
  background:url(_img/pictureframe.png) no-repeat;
}
  #shadow {
    width: 365px;
    height:440px;
    position: absolute;
    top: -520px;
    left:240px;
    box-shadow: 0px 20px 100px #333;
  }

#portrait img { margin: 18px 20px 0 20px; }
.rotate li:hover { -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.caption {
  margin: 5px 20px;
  text-align: center;
}

.caption h6 { font-size: 15px; }
.caption h6 span { display:block; font-weight:normal }

#profile_click { margin: 10px 28%; }

#contentwrap {  /* zentriert im #innerwrap */
    overflow: hidden;
    width: 850px;
    margin: 0 auto;
    padding: 0 70px 50px 90px;
}


#content {
    float: left;
    overflow: hidden;
    width: 470px;
    padding: 0 70px 0 0;
/*    min-height: 320px; */
}

#sidebar {
    float: left;
    width: 290px;
    padding-top: 3px;
}





/* ------------------------------------   [ header & navigation ] ------------------------------------  */

#header {
    overflow: hidden;
    height: 145px;
    width: 100%;
    background: #FFF;

    
}
#header-content {   /* zentriert im #header */
    margin: 0 auto;
    width: 830px;
    height: 117px;
    padding: 28px 90px 0 90px;
    background: #FFF url(_img/bg_header.jpg) no-repeat center bottom;
}


ul#pagenav {
    float: left;
    margin-top: 65px;
}
ul#pagenav li {
    float: left;
    padding-right: 24px;
    font-size: 14px;
}

ul#pagenav a {
    display: block; 
    float: left;
    padding-bottom: 10px;
    color: #666;
}

ul#pagenav a:hover,
ul#pagenav .current-cat a,
ul#pagenav .current-menu-item a,
ul#pagenav .active_category {
    color: #A6CF1D;
    text-decoration: none;
    background: url(_img/icon_nav_a.gif) no-repeat center bottom;
    
}

#header .logo {
    float: right;
    text-decoration: none;
}
#header .logo h1 {
    padding: 1px 0 0 40px;
    color: #000;
    font-size: 14px;
    font-weight: 100;
}



/* ------------------------------------   [ index ] ------------------------------------  */

#slot-1 {
    float: left;
    overflow: hidden;
    width: 290px;
    margin-right: 70px;
}
#slot-2 {
    float: left; 
    overflow: hidden;
    width: 470px;
}

#slot-1 h2,
#slot-2 h2 {
    margin-bottom: 12px;
    padding: 30px 0 6px 0;
    border-bottom: 1px solid #DDD;
    font-size: 16px;
    font-weight: 100;
    line-height: 1em;

}

/* slot-1 */
#slot-1 .teaser {
    overflow: hidden;
    padding-bottom: 15px;
    display: inline-block; /* IE6 */
}


#slot-1 .teaser p.date {
    float: left; 
    width: 70px;
    line-height: 1.3em;
    color: #999;
}
#slot-1 .teaser .entry {
    float: left; 
    width: 220px;
}

#slot-1 .teaser .entry h3 {
    font-weight: 100;
    line-height: 1.3em;
    padding-bottom: 3px;
}

/* slot-2 */
#slot-2 .teaser {
    overflow: hidden;
    padding-bottom: 30px;
    display: inline-block; /* IE6 */    
}

#slot-2 .teaser .entry {
    float: left; 
    width: 350px;
}

#slot-2 .teaser .entry h3 {
    line-height: 1.3em;
    padding-bottom: 3px;
}

#slot-2 .teaser-img {
    float: left;
    width: 100px;
    min-width: 100px;
    min-height: 30px;
    padding-right: 20px;
    overflow: hidden;
}
#slot-2 .teaser-img img {
    max-width: 100px;
    height: auto;
}

.medium { font-size:15px; }

/* ------------------------------------   [ Featured ] ------------------------------------  */


#featured {
    overflow: hidden;
    width: 950px;
    height: 311px;
    margin-left: -50px;
    background: url(_img/shadowline.jpg) no-repeat left bottom;
}
#featured .scroll-navi a {
	width:25px;
	height:37px;
	background:url(_img/slider-right.png) no-repeat;
	display:block;
	position:absolute;
	top:120px;
	outline:0;
	z-index: 9999;
}

#featured .scroll-navi .previous {
	background:url(_img/slider-left.png) no-repeat;
	left:10px;
}

#featured .scroll-navi .next {
	right:10px;
}

#featured .scroll-navi a:active {
	top:120px;
	opacity:0.75;
}

#featured .item .slide {
	height:199px;
	width:870px;
	margin:45px 0 45px 80px;
	font-size: 28px;
	font-family: "Lato";
	font-weight: 300;
	/*Metrophobic, Indie Flower, Terminal Dosis Light*/
	line-height: 45px;
}
#featured .item .slide h1 {
	font-size: 36px;
}
#featured .item .slide h2 {
	font-size: 28px;
}
#featured .item .slide h3 {
	font-size: 28px;
	color: #ccc;
}

#featured .item .more {
	 text-align:right;
	 font-size: 18px;
}
#featured .item .slide-full {
	width:750px;
	margin-right:100px;
}
#featured .item .slide-half {
	width:455px;
	margin-right:415px;
}
#featured .item .slide-white,
#featured .item .slide-white a {
	color:white;
	text-shadow: 1px 1px 0px #333;
}
#featured .item .slide-grey,
#featured .item .slide-grey a {
	color:#666666;
	/*text-shadow: 1px 1px 0px #ccc;*/
}
#featured .item .slide-black,
#featured .item .slide-black a {
	color:#333;
}



/* ------------------------------------   [ posts ] ------------------------------------  */


h1.pagehead {
    width: 470px;
    margin: 40px 0 23px 0;
    font-size: 26px;
    font-weight: 100;
    line-height: 1.3em;
    color: #666;
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 100;
}

h1 span {
    font-family: "Times New Roman";
    padding: 0 3px;
}

p.intro {
    padding: 0 0 20px 48px;
    line-height: 1.3em;
}

.post {
    overflow: hidden;
    padding: 0 0 25px 48px;
    line-height: 1.3em;
}

.post h1 {
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.3em;
}
.post h2 {
    margin: 10px 0 5px 0;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.3em;
    color: #666;    
}
.post h3 {
    margin: 10px 0 5px 0;
    font-size: 13px;
    font-weight: 700;

}
.post p {
    padding-bottom: 10px;
}


.post blockquote {
    background: #FFF url(_img/bg_quote_top.jpg) no-repeat left top;
    margin: 10px 10px 10px 15px;
    font-size: 13px;
    line-height: 1.5em;
    color: #999;
}

.post blockquote p {
    padding: 23px 70px 23px 40px;
    background: url(_img/bg_quote_btm.jpg) no-repeat left bottom;
}


.post .special-outer {
    background: #FFF url(_img/bg_para_top.jpg) no-repeat left top;
    margin: 10px 10px 10px 15px;
    font-size: 13px;
    line-height: 1.5em;

}

.post .special-inner {
    padding: 23px 70px 23px 40px;
    background: url(_img/bg_para_btm.jpg) no-repeat left bottom;
}
.post .alignleft {
    margin: 0 10px 0 0;
}
.post .alignright {
    margin: 0 0 0 10px;
}

.post .alignnone {
    margin: 0;
}

.post .wp-caption-text {
    padding-top: 7px;
    color: #999;
    font-size: 12px;
    line-height: 1.2em;
}

.post ul {
    margin-bottom: 10px;

}

.post li {
    margin-left: 22px;
    padding: 3px 0 3px 18px;
    background: url(_img/bg_li.gif) no-repeat 0 5px;
}
.post li ul {
    margin-top: 4px;
}
.more-link {
    line-height: 2em;
}

.alignleft {
    margin: 0 12px 10px 0;
}


.pager {
    font-weight: 700;
    padding-left: 48px;
}
.pager .old {
    float: left;
    background: url(_img/arrow_left.gif) no-repeat 0 2px;
    padding-left: 14px;

}
.pager .new {
    float: right;
    background: url(_img/arrow_right.gif) no-repeat right 2px;
    padding-right: 14px;
}

/* ------------------------------------   [ comments ] ------------------------------------  */



h2.commentshead {
    margin: 30px 0 20px 0;
    font-size: 22px;
    font-weight: 100;
    line-height: 1.3em;
    color: #999;
}

#commentslist,
#respond {
    padding: 0 0 0 48px;
}

.comment,
.trackback,
.pingback {
    overflow: hidden;
    padding-bottom: 15px;

    display: inline-block; /* IE6 */
}

div.comment-img {
    float: left;
    width: 60px;
    height: 60px;
}

.trackback .comment-img,
.pingback .comment-img {
    background: url(_img/trackback.gif) no-repeat 0 0;
}
.comment-author {
    font-weight: 700;
    padding-bottom: 5px;
    display: block;
}

div.comment-content {
    float: left;
    width: 340px;
    
}

div.comment-content p {
    display: inline;
}



/* --- comment form --- */

#commentform p {
    color: #999;
    width: 408px;
    padding-bottom: 4px;
    font-size: 10px;
}
#commentform p.hint {
    color: #999;
    padding: 0 0 10px 0;
    font-size: 12px;
}
#commentform label {
    font-weight: 700;
    font-size: 13px;
    color: #333;
    padding-right: 6px;
    text-align: left;
}
.contactform p label {    
    font-weight: 100 !important;
}

#commentform textarea {
    width: 380px;
    max-width: 380px;
    height: 110px;
    margin-bottom: 14px;
    padding: 5px 0 0 3px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background: #FAFAFA;
    color: #666;
    font-size: 13px;
}

#commentform input {
    width: 380px;
    height: 22px;
    margin-bottom: 14px;
    padding: 5px 0 0 3px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background: #FAFAFA;
    color: #666;
    font-size: 13px;
}

#commentform #edit-honeytrap-wrapper {
    display: none;
} 


button {
    background: url(_img/doublearrow.gif) no-repeat right center;
    padding: 4px 35px 4px 4px;
    color: #A6CF1D;
    border: 1px solid #EEE;
  	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 700;

}

#commentform label.error { 
    color: #e38500;
    width: 30px;
    height: 30px;
    display: block; 
    float: left;
    background: url(_img/error.gif) no-repeat 10px 8px;
}
#commentform input.error,
#commentform textarea.error { 
    border: 1px solid #EC9900;
    float: left;
}


/* ------------------------------------   [ sidebar ] ------------------------------------  */



#sidebar h2 {
    margin-bottom: 12px;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #DDD;
    color: #666;
    font-size: 16px;
    font-weight: 100;
    line-height: 1em;
}
#sidebar h2.noborder {
    border-bottom: 0;
    margin-bottom: 0;
}
#sidebar h3 {
    margin-bottom: 10px;
    font-weight: 100;
    color: #999;
}

#sidebar ul {
    padding-bottom: 30px;
}

#sidebar li {
    padding: 0 0 10px 0;
}


dl.type-1 {
    overflow: hidden;
    margin-bottom: 60px;
}

dl.type-1 dt {
    float: left;
    width: 70px;
    color: #999;
}
dl.type-1 dd {
    float: left;
    width: 220px;
    padding: 0 0 13px 0;
    line-height: 1.3em;
}

dl.type-1 h4 {
    margin-bottom: 2px;
    font-weight: 100;
    line-height: 1.3em;
}

dl.type-1-gray a {
    color: #666;
}
dl.type-1-gray a:hover,
dl.type-1-gray a:active {
	color: #A6CF1D;

}

#sidebar ul.type-subpages li {
    padding: 3px 0 10px 25px;
    background: url(_img/icon_page.gif) no-repeat 0 2px;
}
#sidebar ul.type-subpages li a {   
    font-weight: 700;
}

#sidebar ul.type-download li {
    padding: 3px 0 10px 25px;
    background: url(_img/icon_pdf.gif) no-repeat 0 2px;
}
#sidebar ul.type-download li a {   
    font-weight: 700;
}

.tagcloud {
    line-height: 2em;
}

.clients img {
    float: left;
    margin: 0 6px 6px 0;;
}


#sidebar p.item {
    overflow: hidden;
    border-bottom: 1px dotted #DDD;
    padding: 0 0 8px 0;
    margin-bottom: 10px;
}
#sidebar p.item a {
    font-weight: 700;
    font-size: 14px;
}
#sidebar p.item strong {
    display: block;
    padding-bottom: 5px;
    color: #666;
}

#sidebar p.item img {
/*    border: 1px solid #EEE; */
    float: left;
    margin: 0 10px 5px 0;
}
#sidebar p.item-last {
    border-bottom: none;
    margin-bottom: 30px;
}

#sidebar .clientinfo {
    margin-bottom: 30px;
}
#sidebar .clientinfo strong {
    color: #666;
}

#sidebar .clientinfo h3 {
    color: #333;
    font-weight: 700;
    margin-bottom: 6px;
}
#sidebar .clientinfo img {
    /*float: left;*/
    margin-right: 10px;
}
#sidebar .clientinfo {
    margin-bottom: 10px;
}

#sidebar .clientinfo ul,
#sidebar .clientinfo p {
    padding-bottom: 20px;
}
#sidebar .clientinfo li {
    padding: 2px 0 2px 16px;
    background: url(_img/bg_li_grey.gif) no-repeat 0 3px;
}


#sidebar .clientinfo dl {
    overflow: hidden;
    padding-bottom: 20px;
}

#sidebar .clientinfo dt {
    float: left;
    width: 180px;
    padding: 4px 0;
    border-top: 1px solid #CCC;
}
#sidebar .clientinfo dd {
    float: left;
    width: 110px;
    font-weight: 700;
    padding: 4px 0 ;
    border-top: 1px solid #CCC;
}

#sidebar .box {
    border: 1px solid #EEE;
    padding: 2px;
}

#sidebar .box .clientinfo {
    background: #F7F7F7;
    margin-bottom: 0;
    padding: 5px;
}
#sidebar .box .clientinfo ul,
#sidebar .box .clientinfo dl,
#sidebar .box .clientinfo p {
    padding: 0;
}

#logo-list img { 
  float: left;
  margin: 0 8px 0px 0;
  padding: 10px;
  max-height: 100px;
  max-width: auto;
  height: auto;
  width: auto;
  opacity: 0.6;
  -moz-transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
}
#logo-list img:hover {
  opacity: 1;
  -moz-transition: opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear;  
}

/* ------------------------------------   [ search ] ------------------------------------  */

form#searchform {
    overflow: hidden;
    margin-bottom: 30px;
    display: inline-block; /* IE6 */
}

form#searchform input {
    float: left;
    width: 240px;
    height: 20px;
    padding: 5px 0 0 3px;
    margin-left: 3px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background: #FAFAFA;
    color: #666;
    font-size: 13px;

}
form#searchform button {
    float: left;
    height: 25px;
    width: 30px;
    margin-left: 5px;
    padding: 4px 0 4px 4px;
    outline: none;
}




/* ------------------------------------   [ footer ] ------------------------------------  */

#footer {
    width: 100%;
    background: #FAFAFA;
    
}
 #footer-content {  /* zentriert im #footer */
    margin: 0 auto;
    width: 830px;
    padding: 30px 90px 0 90px;
    background: #FAFAFA url(_img/bg_footer.jpg) no-repeat center top;
    overflow: hidden;
}

#footer .footer-left {
    overflow: hidden;
    float: left;
    width: 370px;
    padding-bottom: 50px;
    background: url(_img/footer_bglogo.gif) no-repeat center bottom;
}

#footer p {
   line-height: 1.5em;
   font-size: 12px;
   padding-top: 10px;
}
#footer p.branding {
    font-size: 14px;
    line-height: 1.4em;
}
#footer p.branding img {
    vertical-align: bottom;
}
#footer p a {
    color: #666;
}
#footer p span {
    color: #999;
    display: block;
    padding-top: 10px;
    
}
#footer p span a {
    color: #999;
}

#footer .partner {
    float: left;
    padding-top: 32px;
}


/* ---------------------------------------  [sIFR]  ---------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1.pagehead {
	visibility: hidden;
}

/* ---------------------------------------  [Table]  ---------------------------------------- */

table	{
	padding: 15px 0 0 0;
	margin-bottom: 45px;
}

table tr th {
	width: 33%;
	vertical-align: bottom;
	padding-bottom: 4px;
	border-bottom: 1px solid #ddd;
}

table tr td {
	width: 31%;
	vertical-align: top;
	padding: 4px 1% 4px 2%;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

table tr td.legend {
	color: #999;
	text-align: left;
	border-left: 0px solid #ddd;
	width: 29%;
	padding: 4px 2% 4px 1%;
}

/* ---------------------------------------  [wp highrise contact]  ---------------------------------------- */
.wphc-message {
    margin-left: 22px;
    margin-bottom:20px;
    padding: 3px 0 3px 18px;
    background: url(_img/bg_li.gif) no-repeat 0 5px;
    font-weight:bold;
}

