/* @override 
	http://wp3.ebbel.biz/wp-content/themes/weber/style.css
	http://kabelkonfektion-weber.de/wp-content/themes/weber/style.css
	http://kabelkonfektion-weber.de/wp-content/themes/thematic/library/styles/reset.css
*/

/*   
Theme Name: Kabelkonfektion Weber
Theme URI: 
Description: Wordpress Theme fuer Kabelkonfektion Weber
Author: Florian Appel
Author URI: http://ebbel.eu/
Template: thematic
Version: 1.0
Tags: weber.
*/

/* Reset browser defaults */
/*
ROT: #E52327 
Grün: #84BF77
*/


@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/layouts/3c-fixed.css');
@import url('../thematic/library/styles/images.css');
@import url('../thematic/library/styles/default.css');
@import url('../thematic/library/styles/plugins.css');


*{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group Referenzen */

#post-54 div.entry-content table{
	border: 0px;
}

#post-54 div.entry-content table tr{
	border: 0px;
}

/* @end */

/* @group Newsletter */

img#briefe {
	float: right;
	margin: 20px 100px 0 0;
}

* div form.newsletter table {
	border: 0px;
}

* div form.newsletter table tbody tr {
	border: 0px;
}

* div form.newsletter table tbody tr td input {
	border: 1px solid #E52327;
}

* div form.newsletter table tbody tr td input:focus {
}

img#logo {
	border-bottom: 1px solid red;
	position: absolute;
	top: 0px;
	margin: 180px 0 0 80px;
	padding-bottom: 37px;
	height: 70px;
}

input#submit {
	border: 1px dashed #E52327;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: white;
}

/* @end */

/* @group entry */

li.home_page {
	display: none;	
}

h1{
	color: #E52327;
}

h1.entry-title {
	display: none;
}

h1#blog-description {
	display: none;
}

div.entry-content h1 {
	padding: 0px 0 8px 0;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	color: #E52327;
}

div.entry-content h2 {
	padding: 0;
	font-weight: normal;
	font-style: normal;
	color: #E52327;

}

div.entry-content h3 {
	padding: 0 0 8px 0;	
	font-size: 0.9em;
	color: #E52327;
}

* div.entry-content h1 span {
}

div#contentwide {
	margin-left: 170px;
	border-left: 1px solid #E52327;
	padding-left: 25px;
	min-height: 550px;
}

#content {
	margin-left: 170px;
	margin-right: 320px;
	border-left: 1px solid #E52327;
	padding-left: 25px;
	min-height: 450px;
}

div.entry-content {
	padding-top: 6px;
}

/* @end */

/* @group main */

div#main {
	padding: 0;
}

div#blog-title {
	display: none;
}

div#access {
	display: none;
}

div#blog-description {
	display: none;
}

#meta ul li {
	list-style: none;
}

#blog-title span a {
	display: none;
}

html, body {
height: 100%;
}

#siteinfo ul li{
	display: inline;
	padding-right: 40px;
	border-left: 1px solid black;
	padding-bottom: 40px;
	padding-left: 6px;
}

div#footer {
	border: 0px;
}

div#siteinfo {
	padding: 0px;
}

#siteinfo ul li a {
	text-decoration: none;
}

tbody tr td p {
	margin: -40px 0 20px 0;
	padding: 0px 0 0 0;
	width: 214px;
}

* div.entry-content table tbody tr td {
	padding-top: 30px;
	font-size: 0.8em;
	line-height: 13px;
}



* div table tbody tr td p a {
	text-decoration: none;
}

#siteinfo ul{
	text-align: right;
}

p {
	color: #4c4c4c;
	font-size: 0.8em;
}

* div.entry-content table tbody tr td p {
	margin: 0px;
}

/* @end */

/* @group Sidebar */


#kasten {
	font-size: 0.9em;
	line-height: 15px;
	background-color: #EAEAE8;
	padding: 20px;
	width: 250px;
	margin: 0px;
	margin-left: 30px;
}

* div.customvalue ul {	
	font-size: 0.9em;
}

img#kabel {
	width: 300px;
	background-color: white;
	margin: 50px 0 0 30px;
}

img#kabel:hover{
	width: 700px;
	background-color: white;
	margin: 20px 0 0 -400px;
}

#primary ul.xoxo {
	line-height: 30px;
}

ul.children {
	line-height: 12px;
	font-size: 0.8em;
}

div#secondary.aside.main-aside {
	width: 350px;
	position: absolute;
	right: 0px;
}

div#primary.aside.main-aside {
	border: 0px solid black;
	width: 170px;
	text-align: right;
	padding-top: 0px;
}

div#primary.aside.main-aside ul.xoxo li ul{
	margin-left: 0px;
}

h3.widgettitle {
	display: none;
}

* div.customvalue h2 {
	font-size: 1.4em;
	line-height: 21px;
	padding-bottom: 10px;
	color: #84BF77;
}


 /*Erste ebene*/
* ul li.page_item { /*Erste ebene*/
	list-style: none;
	font-size: 1em;
	line-height: 35px;
}

* ul li.page_item a {
	font-size: 14px;
	text-decoration: none;
}




/*zweite Ebene*/
* ul li.page_item ul li { 
	line-height: 15px;
}

* ul li.page_item ul { 
	padding-bottom: 10px;
}
* ul li.page_item ul li a{ 
	font-size: 13px;
	color: #919191;
}


/*dritte Ebene*/
* ul li.page_item ul li ul li{ 
	line-height: 15px;
}
* ul li.page_item ul li ul { 
	padding-bottom: 10px;
}
* ul li.page_item ul li ul li a{ 
	font-size: 12px;
	color: #494949;
}



/* @end */








/* <3 :) */

div.newsletter-form {
	display: none;
}

/* @group Produkte */

#post-54 div.entry-content table tbody tr td {
	vertical-align: middle;

}

#post-39 div.entry-content table tbody tr td {
	padding: 10px;
}

#post-39 div.entry-content table tbody tr td p {
	padding: 0px;
	margin: 0px;
	width: 100px;
}

* div.entry-content table tbody tr td p {
	line-height: 15px;
	margin-top: 5px;
}

#post-39 div.entry-content table tbody tr td a img {
	border: 1px solid ;
	color: #c7c7c7;
	padding: 5px;
}

table.produkte tbody tr td img {
	border: 1px solid red;
	padding: 1px;
	margin: 0;
}

* div.entry-content table.produkte tbody tr td {
	margin: 0;
	padding: 10px 10px 30px 10px;
}

* div.entry-content table.produkte tbody tr td img{
	margin-bottom: -20px;
	padding: 10px 10px 10px 10px;
}

#post-39 div.entry-content table tbody tr td img{
	height: 120px;
	width: 120px;
}

/* @end */

div#page-top.aside {

}

li#suchen.widgetcontainer.widget_thematic_search {


}

input#s {
	width: 100px;
	margin-top: 0px;
	border: 1px solid #E52327 ;
	font-size: 0.9em;
}

li#custom-field-6.widgetcontainer.widget_custom_field {
	width: 300px;
	margin-left: -100px;
	padding: 0px
}

table {
	border: 0px;
}

tr {
	border: 0px;
}

#custom-field-6 div.customvalue {
	padding: 0px;
}

/* @group Topnavi */

#topnavi li{
	display: inline;
}

#topnavi{
	width: 800px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	position: absolute;
	margin: 0 0 0 -270px;
	border-left: 1px solid red;
	text-align: right;
	top: 100px;
}

#topnavi li a {
	text-decoration: none;	
	padding-right: 40px;
	padding-left: 6px;
	color: #919191;
	font-size: 10px;
}

#topnavi li a:hover {
	color: #717171;
}

/* @end */

#header{
	margin-bottom: 30px;
	width: 1200px;
	position: relative;
	left: 50%;
	margin-left: -630px;
}
#header img {
	position: relative;
}

img#headerimage {
	width: 780px;
	margin-left: 20px;
}

div#branding {
	height: 0px;
	padding: 0;
}
