/*  
Theme Name: Konsolerie
Theme URI: http://www.konsolerie.de
Description: Simple three columns theme for WP
Author: Sebastian Lorenz, Alexander Funke
Author URI: http://www.22markets.net
Version: 1.0
Tags: orange, elegant, widgets, fresh, simple, white
*/

/* Begin Typography & Colors */

.clr {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* Resets 1em to 10px */
	font-weight: normal;
	text-align: center;
	background-color: #FFF;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#mainWrapper {
	margin: 0 auto;
	padding: 0;
	width: 1030px !important;
	position: relative;
	height: 100%;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 100% !important;
	position: relative;
	height: 100%;
}

#header {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1024px!important;
	height: 153px;
	background-color: #FD7B01;
	
}

#logo_header {
	margin: 0;
	position: relative;
	width: 100%!important;
	height: 35px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 397px;
	height: 65px;
}

#toolBar {
	position: relative;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 24px;
}

#addMenuContainer {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	height: 30px;
}

#mainMenuBar {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100% !important;
	_width: 1027px !important;
	height: 39px;
	background-image: url(./_images/mainMenuBar_bg.jpg);
	background-repeat: repeat-x;
}

#mainMenuBarLeft {
	
	padding: 0;
	margin: 0;
	height: 39px;
	background-image: url(./_images/innerMainMenuBarLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#mainMenuBarRight {
	
	padding: 0;
	margin: 0;
	height: 39px;
	background-image: url(./_images/innerMainMenuBarRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#innerMainMenuBar {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 39px;
}

#content_main {
	position: relative;
	margin: 0 auto;
	width: 1024px!important;
	background-image: url(./_images/content_back.gif);
} 

#content {
	position: relative;
	float: left;
	top: 0;
	left: 5px;
	margin: 0;
	padding-bottom: 83px;
	padding-right: 10px;
	width: 559px!important;
	background-color: #FFF;
	border: 1px solid #D7D5D8;
	height: auto;
}

#directShopMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 33px;
	background-image: url(./_images/directShopMenu_bg.jpg);
	background-repeat: repeat-x;
}

#directShopMenuLeft {
	
	padding: 0;
	margin: 0;
	height: 33px;
	background-image: url(./_images/innerdirectShopMenuLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#directShopMenuRight {
	
	padding: 0;
	margin: 0;
	height: 33px;
	background-image: url(./_images/innerdirectShopMenuRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#innerdirectShopMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 33px;
}


#content2 {
	position: relative;
	float: left;
	top: 0;
	left: 12px;
	margin: 0;
	padding: 0;
	width: 435px!important;
	_width: 430px!important;
	background-color: #FFF;
/*	height: 800px;*/
}

#content1 .row1 {
	position: relative;
	top: 15px;
	left: 16px;
	float: left;
	width: 247px;
	height: 200px;
	margin: 0;
	padding: 0;
	padding-right: 20px;
	border-right: 1px solid #D7D5D8;
}

#content1 .row2 {
	position: relative;
	top: 15px;
	left: 38px;
	float: left;
	width: 246px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#content2 .row1 {
	position: relative;
	top: 15px;
	left: 14px;
	float: left;
	width: 201px;
	height: auto;
	margin: 0;
	padding: 0;
	padding-right: 17px;
	border-right: 1px solid #D7D5D8;
}

#content2 .row2 {
	position: relative;
	top: 15px;
	left: 35px;
	float: left;
	width: 165px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	bottom: 0px;
	margin: 0;
	width: 1014px!important;
	height: 80px;
	padding: 0;
	background-color: #FFF;
	border: 5px solid #FD7B01;
}

#page {
	background-color: #FFF;
	border: 0;
	text-align: left;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {

	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 2.8em;
	font-weight: normal;
	text-align: center;
	}

.description {
	text-align: center;
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

//*h2 {
//	font-size: 1.6em;
//	font-family: Arial, Helvetica, sans-serif;
//	}
//
//h2.pagetitle {
//	font-size: 1.6em;
//	}
//
// #leftsidebar h2, #rightsidebar h2 {
//	font-family: 'Lucida Grande', Verdana, Sans-Serif;
//	font-size: 1.5em;
//	}*/

h3 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #AEC6D2;
	}

.description{
	color: #598BA4;
	}

h2, h2 a, h2 a:link, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
    font-size: 1.1em;
	}

h3, h3 a, h3 a:visited {
	color: #FD7801;
	}

a, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, {
	color: #39587D;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.entrytext {
	margin-right: 10px;
}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 940px;
	}

#headertext  {
	width: 330px;
	height: 70px;
	padding: 40px 0 0 20px;
	}

#headerimg {
	height: 138px;
	width: 100%;
	}

* html .narrowcolumn {
	padding: 0 0 20px 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 500px;
	}

.post {
	margin: 0 0 40px 10px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

/* End Structure */

/*	Begin Headers */

h1 {
	margin: 0;
	}

/*h2 {
	margin: 15px 0 0;
	}
*/
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#leftsidebar h2, #rightsidebar h2 {
	display: block;
	background: url(./_images/headline_White_bg.jpg) no-repeat left;
	font-weight: bold;
	font-size: 1.1em;
	height: 30px;
	text-decoration: none;
	color: #58585A;
	padding-left: 5px;
	margin-bottom: 10px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	text-align: left;
}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 0px 10px 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#leftsidebar ul li ul li, #rightsidebar ul li ul li {
	border-bottom: 1px solid;
	border-color: #D7D7D9;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */

/* Begin LEFT Sidebar */

#leftsidebar {
	float: left;
	padding: 20px 20px 10px 20px;
	width: 190px;
	background-repeat: no-repeat;
	}

#leftsidebar form {
	margin: 0;
	}

/* End LEFT Sidebar */
/* Begin RIGHT Sidebar */

#rightsidebar{	
	float: left;
	padding: 20px 0 10px 5px;
	width: 190px;
	background-repeat: no-repeat;
	}

#rightsidebar form {
	margin: 0;
	}

/* End RIGHT Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
    }

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/

/* Captions */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Gravatars */

img.avatar {
	float: left;
	margin-right: 10px;

}/* CSS Document */


#innerMainMenuBar,
#innerdirectShopMenu,
#addMenuContainer {
	margin: 0;; /* all lists */
	padding: 0 0 0 3px;
}

#innerMainMenuBar ul,
#innerdirectShopMenu ul,
#addMenuContainer ul {
	margin: 0; /* all lists */
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#innerMainMenuBar li,
#innerdirectShopMenu li,
#addMenuContainer li{
	margin: 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
}


/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#innerMainMenuBar li a {
	color: #58585A;
	display: block;
	font-weight: bold;
	line-height: 33px;
	margin: 0;
	padding: 0 17px;
	text-decoration: none;
	background: url(./_images/a_mainMenuLeft.jpg) no-repeat top right;
}

#innerdirectShopMenu li a {
	color: #58585A;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}

#addMenuContainer li a {
	color: #FFF;
	display: block;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}

#innerMainMenuBar li a:hover,
#innerMainMenuBar li a:active,
#innerMainMenuBar li a:focus,
#innerdirectShopMenu li a:hover,
#innerdirectShopMenu li a:active,
#innerdirectShopMenu li a:focus {
	color: #000000;
}

#innerMainMenuBar li:hover a,
#innerMainMenuBar li.sfhover a,
#innerMainMenuBar li.havechildsfhover a,
#innerMainMenuBar li.havechild-activesfhover a,
#innerdirectShopMenu li:hover a,
#innerdirectShopMenu li.sfhover a,
#innerdirectShopMenu li.havechildsfhover a,
#innerdirectShopMenu li.havechild-activesfhover a {
	color: #FD7B01;
}

#innerMainMenuBar li:hover li a,
#innerMainMenuBar li.sfhover li a,
#innerMainMenuBar li.havechildsfhover li a,
#innerMainMenuBar li.havechild-activesfhover li a {
	background: none;
}


/* CSS Document */

a:link {
        color: #FD7B01;        
}

a:visited {
        color: #FD7B01;        
}

span.direktShoppen {
	font-size: 1em;
	font-weight: bold;
	color: #FD7B01;
	display: block;
	float: left;
	line-height: 30px;
	padding: 0 10px;
}

#widgettitle,
div.headlineOrange,
div.headlineWhite {
	display: block;
	margin-bottom: 10px;
}

#headerOrange{
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100% !important;
	_width: 536px !important;
	height: 30px;
	background-image: url(./_images/header_orange_bg.jpg);
	background-repeat: repeat-x;
}

#headerOrangeLeft {
	padding: 0;
	margin: 0;
	height: 30px;
	background-image: url(./_images/header_orange_bg_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}

#headerOrangeRight {
	padding: 0;
	margin: 0;
	height: 30px;
	background-image: url(./_images/header_orange_bg_r.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

div.headlineOrange {
	display: block;
	/*background: url(_images/headline_Orange_bg.jpg) no-repeat left;*/
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #FFF;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 10px;
}

#widgettitle,
div.headlineWhite {
	display: block;
	background: url(./_images/headline_White_bg.jpg) no-repeat left;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #58585A;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 10px;
}

div.headlineOrange span {
	padding: 0 10px 0 5px;
	margin: 0;
	height: 30px;
	line-height: 27px;
	display: block;
	/*background: url(_images/headline_Orange_bg.jpg) no-repeat right;*/
}

#widgettitle,
div.headlineWhite span {
	padding: 0 10px 0 5px;
	margin: 0;
	height: 30px;
	line-height: 27px;
	display: block;
	background: url(./_images/headline_White_bg.jpg) no-repeat right;
}

.contact {
    position: absolute;
    left: 680px;
    top: 50px;
}
