/*
THEME NAME: generation 8
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: VERSION: 1.6 adapted for Center Mind
AUTHOR: <a href="http://www.center-mind.de/">Center Mind - Not Business As Ususal</a>
AUTHOR URI:
TAGS: 

*/
/* Two-column with sidebar on left from the /examples/ folder  */
/*colors: whitish: #e0e0e0
          orange: #ec9a26
		  dark-grey: #2d2d2d
		  light-brown: #e5b56d
		  background-dark-brown:#120801
		  
		  */
* {margin: 0px; padding: 0px;}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	color: #000;
	background-color: #FFF;
	margin: 0px;
	/*	font-size: 62.5%;  Resets 1em to 10px */
	font-size: 13px;
	height:100%;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	color:#000;
	font-size: 16px;
	line-height: 24px;
}
a {
	color:#ec9a26;
}

div#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border: 0;
	padding-top: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
}


div#header {
	width:960px;
	height: 170px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1#blog-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	color: #333;
	margin-top: 0px;
	padding-top: 30px;
	float:left;
	clear: none;
	font-size: 16px;
	text-align:left;
	display:block;
	line-height:20px;
	width:500px;
}
h1#blog-title a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	color: #333;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	text-align:left;
	margin: 0px;
	padding-top: 0px;
}
#blog-description {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline;
	float:left;
	clear:left;
}

div#header img.logo {
	padding-top:16px;
	padding-bottom:10px;
	float:right;
	clear:none;}



div#tertiary {
	display:inline;
	clear:none;
	float:left;
	margin-left:0px;
	margin-top:13px;
	margin-bottom: 20px;
	width:960px;
	overflow:hidden;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EEE;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
div#tertiary.msie.topbar ul{
	margin-top:-5px;
	padding-top:3px;
}

div#tertiary.topbar {
	display:inline;
	float:left;

}
div#tertiary.topbar ul {
	float:left;
	margin:0;
}
div#tertiary.topbar ul li {
	float:left;
	list-style:none;
}

/*1st-Level (Pages)*/
div#tertiary.topbar ul ul {
}
div#tertiary.topbar ul ul li {
	font-size:23px;
	font-weight:bold;
	padding: 0px 60px 3px 0px;
	float:left;

	margin-right:0px;
	display:block;

}
/*	height:26px;
	padding-top:3px;
	margin-bottom:1px;
*/
div#tertiary.topbar ul ul li a {
	color:#666;
	text-decoration:none;
}
div#tertiary.topbar ul ul li a:hover {
	color:#ec9a26;
	text-decoration:underline;
}

div#tertiary.topbar ul li ul.v6-0 li {
	margin-top:-6px;


}




div#container {
	float:left;	
	overflow: hidden;
	clear: none;
	width:800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display:block;
}

div#content {

	margin-right: 0px;
	margin-left: 0px;
}


div#primary {
	display:none;
	float:left;
	clear:none;
	width:119px;
	margin-left: 0px;
	overflow: hidden;

}

div#secondary {
	float:right;
	clear:none;
	width:104px;
	margin-left: 10px;
	padding-left:24px;
	padding-right: 0px;
	display:inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #EEE;
}

div.sidebar {
	display:inline;
	float:left;
	overflow:hidden;

}

div.sidebar ul {
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type: none;
}
div.sidebar ul li {
	margin-bottom: 0px;
}

div.sidebar ul li h3 {
	font-size:16px;
	padding-top:0px;
}
/*1st-Level (Pages)*/
div.sidebar ul ul {
	padding-top:0px;
	margin-bottom: 24px;
}
div.sidebar ul ul li {
	margin-bottom: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:24px;
	display: block;
}
div.sidebar ul ul li a {
	font-size: 16px;
	font-weight:bold;
	color: #666;
	display: block;
	text-decoration: none;
}
div.sidebar ul ul li a:hover {
	font-weight:bold;
	color: #ec9a26;
	display: block;
	text-decoration: underline;
}

/*Sort of Fly-Out for Sub-Level-Pages*/

div.sidebar ul ul li ul {
display:none;
}
div.sidebar ul ul li.current_page_item ul {
display:block;
}
div.sidebar ul ul li.current_item_parent ul {
display:block;
}


div.sidebar ul ul.v6-0 li ul {
display:none;
}
div.sidebar ul ul.v6-0 li.current_page_item ul {
	margin-bottom:24px;
display:block;
}
div.sidebar ul ul.v6-0 li.current_item_parent ul {
display:block;
}


/*2nd-Level (Sub-Pages)*/
div.sidebar ul ul ul {
	line-height:24px;
	margin-top: 3px;
	margin-bottom: -3px;
}
div.sidebar ul ul ul li {
	font-size: 12px;
	line-height:24px;
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;

}
div.sidebar ul ul ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
div.sidebar ul ul ul li a:hover {
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}

div.sidebar a.current_item {
	color: #ec9a26;
}

div.sidebar ul li ul.v6-0 li {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:20px;
	display: block;
}

div.sidebar ul li ul.v6-0 li ul li {
	margin-bottom: -24px;
}
div.sidebar ul li ul.v6-0 li ul {
	margin-bottom: 24px;
}




/*WIDGETS*/
div.sidebar h2.widgettitle {
	color:#333;
	font-size:16px;
	font-weight:normal;
	float:left;
	clear:right;
	line-height:24px;
	margin-bottom:0px;
}
div.sidebar h3.widgettitle  {
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:right;
}


div.sidebar ul li.widget {

	overflow:display;
}

/*SEARCH-Widget*/
li#search.widget_search {
	display: block;
	margin-bottom:20px;
	float:left;
	clear:both;}
h3.widgettitle label {
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:0px
	font-weight:bold;
	color:#000;
	letter-spacing:normal;
	float:left;
	clear:both;
	display:inline;
}
form#searchform {
	float:left;
	clear:both;
	display:block;}
input.text {
	padding:0px;
	margin:0px;
	width:100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:16px;
	font-weight:normal;
	color:#000;
	border: 2px solid #ec9a26;
	clear:right;
}
input.button {
	float:right;
	clear:left;
	padding:0px;
	margin:0px;
	color:#000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:16px;
	font-weight:bold;
	background-color:#ec9a26;
	border: 0px;

}

/*OLD-Search-Widget

div.sidebar ul li.search {
	display:block;
	height:36px;
	margin-bottom:4px;

}
div.sidebar input.search-text {
	font-size:12px;
	font-weight:bold;
	width:83px;
	height:18px;
	clear:none;
	padding:0px;
	margin:0px 8px 0px 5px;
}
div.sidebar input.button {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:26px;
	background-color: #ec9a26;
	clear:right;
	line-height:1px;
	padding-top: 0px;
	padding-bottom: 2px;
}
div.sidebar form.blog-search {
	margin-bottom:19px;
	float:left;
	clear:none;
}

*/


div.sidebar ul li.widget_links ul li a {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
div.sidebar ul li.widget_links ul li a:hover {
	font-weight:bold;
	color: #00F;
	display: block;
	text-decoration: none;
}
div.sidebar ul li.widget_links ul li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
div.sidebar ul li.widget_links ul {
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
}

div.textwidget {
	padding-bottom: 0px;
}





div.post {
	padding-bottom:24px;
	margin-bottom:35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0e0e0;
}
.entry-title {
	float:left;
	font-weight:normal;
	color: #333;
	font-size: 26px;
	line-height:24px;
	margin-bottom:24px;
}
.entry-title a {
	text-decoration: none;
	font-weight:normal;
	color: #333;
}
.entry-date {
	font-size:10px;
	float: right;
}
.entry-meta {
	float:left;
	font-size:10px;
	line-height:10px;
	padding-top:6px;
	margin-bottom:0px;
	display:block;
}

.entry-content {
	clear:both;
	display:block;
}
div#content h3 {
	font-size: 20px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:24px;
	color: #333;
}
div#content h4 {
	font-size: 18px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:24px;
	color: #333;
}
div#content p {
	font-size: 16px;
	line-height: 24px;
	clear: none;
	margin-bottom:24px;
}
div#content p img{
	border:0;
}
div#content strong {
	font-weight: bold;
	letter-spacing: 1px;
}
div#content ul {
	line-height: 24px;
	padding-left: 24px;
	margin-bottom:24px;
}
div#content ul li {
font-size:16px;
}
div#content ul li p {
font-size:16px;
}
p.wp-caption-text{
font-style:italic;
}

/*LINKS-PAGE*/
ul#links-page {
	list-style-type: none;
	padding-left: 20px;
}

.linkcat {
}
.blogroll {
}



.alignright,img.alignright{
float:right;
clear: none;
margin-left: 16px;
margin-bottom: 20px;
}
.alignleft,img.alignleft{
float:left;
clear: none;
margin-right: 16px;
margin-bottom: 10px;
}
.aligncenter,img.aligncenter{
display:block;
clear: none;
text-align:center;
margin-left:auto;
margin-right:auto;
}

form#commentform .form-label {
margin:1em 0 0;
}
form#commentform span.required {
background:#fff;
color:#c30;
}
form#commentform,form#commentform p {
padding:0;
}
input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}
div.comments ol li {
margin:0 0 3.5em;
}
textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}
input#author,input#email,input#url,div.navigation div {
width:50%;
}


div.navigation {
height:1.25em;
}
div#nav-above {
margin-bottom:1em;
}
div#nav-below {
margin-top:1em;
}
div#nav-images {
height:150px;
margin:1em 0;
}
div.navigation div.nav-next {
float:right;
text-align:right;
}
div.navigation div.nav-previous {
float:left;
}



div#extender {
	margin-left:0px;
	margin-right:0px;
	width:960px;
	float:left;
	clear:both;
}

div#footer {
	display:block;
	height:162px;
	font-size:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "MS Sans Serif";
	color: #333;
	font-weight: bold;
	clear:both;
	width:960px;
	margin-left:0px;
	padding: 20px 0 0 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EEE;
}

div#quartiary {

}
div#quartiary.footerbar {
	display:block;
	margin-left:0px;
	margin-top:0px;
}


div#quartiary.footerbar ul{

}

div#quartiary.footerbar ul li {
	list-style:none;
}

/*1st-Level (Pages)*/
div#quartiary.footerbar ul ul.msie {
margin-top: -35px;
}
div#quartiary.footerbar ul ul li {
	width:160px;
	font-size:12px;
	font-weight:normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	float:left;
	margin-top:0px;
	line-height:20px;
	margin-right:0px;
	display:block;

}
/*	height:26px;
	padding-top:3px;
	margin-bottom:1px;
*/
div#quartiary.footerbar ul ul li a {
	color:#666;
	text-decoration:none;
}
div#quartiary.footerbar ul ul li a:hover {
	color:#00F;
	text-decoration:underline;
}
div#quartiary.footerbar ul ul li ul li{
	padding-top:0px;
	line-height:20px;

}
div#contactbar {
	padding-top:20px;
	display:block;
	clear:both;
	text-align:center;
	width:960px;
}
/*SLIDER*/

#slwrapper {
	margin-top:-20px;
    width: 800px;
    margin:0px;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
	height: 400px;
    margin: 10px auto;
    position: relative;
	border: 0px solid #ddd;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding:0 0px 0px 10px;
    width: 124px;
	height:390px;

}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	bottom: 0;
	background: url(/wp-content/themes/gen8cm/images/leftwhiteout.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	bottom: 0;
	background: url(/wp-content/themes/gen8cm/images/rightwhiteout.png) repeat-y;
}

.inside {
	padding: 0px;
	border: 1px solid #fff;
}

.inside img {
	display: block;
	border: 1px solid #fff;
	margin: 0 0 10px 0;
	width: 120px;
}

div.inside h2 {
	text-align:center;
	font-weight: normal;
	color: #111;
	font-size: 10px;
	margin: -10px 0 8px 0;
}

div#content div.inside p {
	font-size: 10px;
	color: #666;
}

div.inside a {
	color: #000;
	text-decoration: none;
	border-bottom: 2px dotted #aaa;
}

div.inside a:hover {
	color: #ec9a26;
	border-bottom: 2px solid #ec9a26;
}
.scrollButtons {
    position: absolute;
    top: 250px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 130px;
}

.scrollButtons.right {
    right: 130px;
}

.hide {
    display: none;
}

input.wpcf7-validates-as-required {
	width: 100px;
	font-size:10px;}


input.wpcf7-validates-as-email {
	width: 100px;
	font-size:10px;}

textarea {
	font-family: Arial, Helvetica;
	width: 100px;
	font-size:11px;}

div#designextra {
width: 795px;
border: 2px solid #8fc222;
background-repeat: no-repeat;
background-position: center top;
padding-top: 85px;
padding-bottom: 50px;
margin-bottom: 20px;
background-color: #f9f8f7;
}
div.pdportfframe {
margin: 10px 50px 10px 50px;
padding: 5px;
border: 2px solid #8c877a;
}
div.pdportfbox {
background-image: url(http://www.center-mind.de/wp-content/uploads/gallery/layout/bg-portf.png);
background-repeat: repeat-x;
background-position: left top;
height:114px;
}
div.jahr {
display:block;
float:left;
clear:none;
height:80px;
width:250px;
padding: 20px 0px 20px 0px;
text-align:center;
}
.jahrtxt {
font-family: "Times New Roman, Times, Serif";
font-size:60px;
color:#8c877a;

}
div.pdportfimg {
width:124px;
height:104px;
padding: 5px 0px 5px 0px;
text-align:center;
float:left;
clear:none;
height:100%;
}
div.pdportfimg a img {
margin-left:auto;
margin-right:auto;
border: 2px solid white;
}
div.pdportfimg a img:hover {
border: 2px solid #8fc222;
}
div.pdportftxt {
width:260px;
float:right;
clear:none;
padding: 20px; 20px 10px 20px;
}
div.pdportftxt h5 {
font-family: Verdana,Geneva,sans-serif; font-size: 13px;
font-weight:normal;
line-height:16px;
}
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
font-size:1px;
line-height:0px;
	display: block;
	padding: 30px 8px 0;
    background: url(http://www.center-mind.de/wp-content/uploads/gallery/layout/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
line-height: 18px;
	display: block;
	padding: 0 8px; 
	background: url(http://www.center-mind.de/wp-content/uploads/gallery/layout/bubble_filler.gif);
background-repeat: repeat; background-postition: bottom; 
}
a.tt:hover span.bottom{
font-size:1px;
line-height:0px;
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(http://www.center-mind.de/wp-content/uploads/gallery/layout/bubble.gif) no-repeat bottom;
}

