/*
Theme Name: A Thematic Child Theme
Theme URI:
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is Â© Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* =Layout (€nderung 2c-r-fixed.css)
-------------------------------------------------------------- */

#header {
background-color: #cc7500;
}

#container {
width: 960px;
}

#content {
width: 940px;
}

#main {
	height:411px;
}
/* =Header
-------------------------------------------------------------- */

#branding {
    padding:0 0 0 0;
}

#blog-title {
z-index: 100;
background-image:url(images/title.gif);
width:940px;height:129px;
background-repeat:no-repeat;
background-position: top center;
}

#blog-title a{
display:block;
text-indent:-9000px;
width:940px;height:90px;
}

#blog-description {
position:absolute;
left:-9000px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
background-color: #333;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
font-size:15px;
}


/*** THEMATIC SKIN - €nderung ***/

.sf-menu {
    border-right:none;
    float: left;
    font-family: Century Gothic, Verdana, Tahoma;
    letter-spacing: 0.1em;
    margin-left: 90px;
    font-size:12px;
}

.sf-menu a {
        border-left:none;
        border-top:none;
        border-bottom:none;
        text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  {
	color:#fff;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:none;
    color:#cc7500;
}




.sf-menu li {
        background:                transparent;
}
.sf-menu li li {
        background:                transparent;
}
.sf-menu li li li {
        background:                #9AAEDB;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color:     #cc7500;
    outline:                0;
    background-color: transparent;
    font-family: Century Gothic, Verdana, Tahoma;
}
.current_page_item a, .current_page_item a:hover {
	background-color: transparent;
	color: #cc7500;
	font-family: Century Gothic, Verdana, Tahoma;
}
.page_item a {
	margin-left:20px;
}


/* =Content
-------------------------------------------------------------- */
.hide {
	display:none;
}
.entry-title {
    font-family: Century Gothic, Tahoma, Verdana;
    font-size:36px;
    font-weight:bold;
    font-style:italic;
    line-height:26px;
    padding:0 0 7px 0;
}

/* Philosophie
--------------------- */
#post-2 .entry-content {
	width:550px;
	margin-left:350px;
	margin-top:40px;
}
/*Service
---------------------*/
#post-5 .entry-content {
	margin-top:60px;
	line-height:28px;
}
/*Produkte
---------------------*/
.produktbild {
	margin-right:10px;
	display:inline;
	font-size:14px;
	font-style:italic;
	float:left;
}
#post-45 .entry-content {
	margin-top:110px;
	margin-left:180px;
}
#post-45 .entry-content a {
	display:inline;
	text-decoration:none;
}
/*Referenzen
---------------------*/
#post-22 .entry-content {
	margin-top:30px;
	margin-left:400px;
}
#post-22 .entry-content h2 {
	font-size:35px;
	padding-top:20px;
	padding-bottom:20px;
}
#ngg-gallery-2 {
	text-align:center;
	margin-left:210px;
}
#ngg-image-9 {
	text-align:right;
}
/*Kontakt
---------------------*/
#post-25 .entry-content {
	margin-top:0px;
	margin-left:30px;
	width:400px;
	line-height:19px;
}
#post-25 .entry-content h2 {
	font-size:25px;
	padding-top:0px;
	padding-bottom:10px;
}
#post-25 .entry-content h3 {
	font-size:25px;
	padding-top:7px;
	padding-bottom:0px;
}
#kontaktseite img {
	
	margin:0;
	padding:0;
	
}
/*Impressum
---------------------*/
#post-27 .entry-content {
	margin-top:0px;
	
}
.pageid-27 #main {
	height:100%;
	background-color:#23272f;
}
/*AGB
---------------------*/
#post-109 .entry-content {
	padding:20px;
	
}
.pageid-109 #main {
	height:100%;
	background-color:#23272f;
}
/*Hersteller
---------------------*/
#post-124 .entry-content {
	font-size:11px;
	line-height:13px;
	background: no-repeat;
	
}
.pageid-124 #main {
	height:100%;
	background-color:#2d2d2d;
}