/*
Theme Name: trend-books.com
Description: WordPress-Theme for trend-books.com.
Version: 2.0
Author: Julian Hermann

*/
/***********************************
 * DEVELOP
 *
 
#wrapper {
	background: #CCC;	
}

#page {
	background: #CF0;	
}

#header,
#footer {
	background: #f0f;	
}
#menu {
	background: #ff0;	
}

#leftbar, #rightbar { 
	background: #333;
}

#content {
	background: #00f;	
}

/***********************************
 * DEFAULT
 */
 
* {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-color: #000;
	border-style: dotted;
	list-style: none;	
	text-decoration: none;
	color: #000;
	background: transparent;
}

img { border: 0; }
 
a {
	color: #808080;		
}

a:hover,
a.active {
	color: #000;	
}

a:focus { outline: none; }

.left,
.alignleft   { float: left !important; }
.right  { float: right !important; }
.center  { float: center !important; }

.clear 	{ clear: both; }
.none	{ display: none !important; }
.block	{ display: block; }
.inline	{ display: inline; }

.pointer {	cursor: pointer; }

hr {
	border-width: 0 0 1px;	
}

/***********************************
 * 1 LAYOUT
 */

html, body {
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
	margin: 0;
}

body {
	background: #fff;
}

#wrapper {
	text-align: center;
}

#page {
	position: relative;
	text-align: left;
	width: 1030px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
}

.main {
	float: left;
	width: 530px;
	margin: 0 30px;
	overflow: hidden;
}


/****************
* HEADER */

#header {
	clear: both;
	margin: 0 0 55px;
	overflow: hidden;
}

#topbanner {
	margin: 0 0 15px;
	overflow: hidden;
	display: block;
}

#topbarleft,
#topbarright,
#leftbar,
#rightbar {
	width: 220px;
}

#topbarleft,
#leftbar {
	float: left;
}

#topbarright,
#rightbar {
	float: right;
}

#topbarright {
	padding: 125px 0 0;
}


#footer {
	color: #ccc;
	border-width: 1px 0 0;
	position: relative;
	width: 1030px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}



/***********************************
 * 2 TYPO */
 
body, 
h1, h2, h3, h4, h5, h6 {
	font-family: 'Syntax', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	/* KERNEST *
	font-family: 'Garogier';
	line-height: 140%;
	text-rendering: optimizeLegibility; 
	*/
	line-height: 18px;
	font-weight: normal;	
}

h1 {
	font-size: 22px;
	margin: 0 0 10px;	
	line-height: 24px;
}

h1 a {
	color: #000;
}

h2,
.h2  {
	font-size: 14px;
	color: #808080;
}

h3,
.widget-title {
	font-size: 11px;
	color: #888;
	text-transform: uppercase;
}

.widget-title {
	margin: 0 0 7px;
	border-width: 0 0 1px;
	border-color: #888;
	line-height: 18px;
	height: 20px;
}

.uppercase {
	text-transform: uppercase;
}

/***********************************
 * 3 MENU */

#menu {
	overflow: hidden;	
	margin: 0 0 50px;
	border-width: 0 0 1px;
	height: 20px;
}

#menu li.widget-container {
	margin: 0;
	display: inline-block;
	width: 49%;
}

#menu a {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}

#menu li {
	display: inline-block;

}

#menu li.current-menu-item a {
	color: #000;
}

.menu-main-menu-container {
	float: left;
}

.menu-main-menu-shop-container {
	float: right;
}

.menu-main-menu-shop-container li {
	margin: 0 0 0 10px;
}

/***********************************
 * 4 CONTENT */

.column_left {
	display: block;
	float: left;
	width: 72px;
	margin: 0 0 0;
}

.column_right {
	margin: 0 0 0 72px;
	display: block;
}

.column_total {
	clear: both;
}


/********************
* POST */

.post {
	padding: 0 0 40px;
	margin: 0 0 40px;
	overflow: hidden;
	clear: both;
	border-width: 0 0 1px;
	border-color: #666;
}

.single .post {
	border-width: 0;
	margin: 0 0 40px;
	padding: 0;
}

/* POST TYPO */
.post p {
	margin: 0 0 20px;	
}

.single .post h2 {
	clear: both;
	font-size: 18px;
	color: #000;
	line-height: 22px;
}

.post h3 {
	clear: both;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: none;
	margin: 10px 0;
}

.post ul {
	padding: 0 0 0 10px;
	margin: 0 0 10px;
}

.post li {
	list-style-type: disc;
	margin: 0 0 0 10px;
}

.post hr {
	border-color: #999;	
	margin: 15px 0;
}

.post p a,
.post p a strong {
	color: #555;
	text-decoration: none;
	border-width: 0 0 1px;
	border-color: #555;
}
.post p a:hover,
.post p a:hover strong {
	color: #222;
	border-color: #222;
}

.post .alignleft { 
	float: left;
	margin: 0 10px 10px 0;
}

.navigation {
	padding: 0 0 15px 5px;
	text-align: center;
}

.single .navigation {
	margin: 16px 0 0;
	padding: 20px 0 15px 5px;
	float: left;
	text-align: left;
}

.sociable {
	padding: 20px 0 15px 5px;
	float: right;
}

.widget-container .sociable {
	display: none;
}




/***********************************
 * 5 SIDEBARS & WIDGETS */
 
#banner-versand {
	position: absolute;
	right: 0;
	top: -30px;
	background: url('images/banner-versand.png') no-repeat;
	width: 145px;
	height: 145px;

}
.widget-container {
	margin: 0 0 30px;
}

.widget-container h2,
.widget-container p {
	margin: 0 0 10px;	
}

.widget-container#dates {
	font-size: 11px;
	line-height: 16px;
}

.widget-container strong {
	text-transform: uppercase;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
}

.widget-container .banner {
	margin: 0 0 40px;
	display: block;	
}



.qtrans_language_chooser {
	display: inline-block;
	float: right;
}

.qtrans_language_chooser li {
	display: inline-block;
	margin: 0 0 0 2px;
	opacity: 0.3;
	filter:alpha(opacity=30)
	
}
.qtrans_language_chooser li.active {
	opacity: 1;
	filter:alpha(opacity=100)	
}


#topbarright .widget_text {
	display: inline-block;
	position: relative;
	top: -27px;
}

#google_translate_element select {
	font-size: 11px;
}


ul#topics li a {
	border-width: 0 0 1px;
	border-color: #666;
	display: block;
	font-size: 13px;
	padding: 2px 0;
	text-decoration: none;
}

/***********************************
 * 6 FORM */
 
form {
	position: relative;
	width: 100%;
	height: 200px;
	top: 0;
}

form label:hover {
	color: #000;
	cursor: pointer;
}

input#searchfield {
	height: 12px;
	width: 150px;
}

textarea {
	padding: 3px 1px;
}

input, textarea {
	display: block;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 1px 1px;
	margin: 0 0 4px;
	display: block;
	border-color: #444;
	border-width: 1px 0;
	float: right;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

label {
	display: block;
	overflow: auto;
	margin: 0 0 11px;	
}



