/*  
Theme Name: GO-TON PERSOLAZIED
Theme URI: http://www.grell.es/
Description: Am Ende hab ich mir gedacht - Familie ist Familie! - da mach ich ihm doch was ganz eigenes.
Version: 1.1
Author: Adrián Ortiz Arandes - GRELL
Author URI: http://www.grell.es/

	go-ton v1.1
	 http://www.grell.es/

	Dieses Thema wurde gestaltet und umgesetzt von Adrián Ortiz Arandes.
	
	MADE IN SPAIN

*/



/*	RESET
---------------------------------------
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td */
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
html {
	height: 100%;
	}
body {
	line-height: 1;
	height: 100%;
	position: relative;
	background: url(img/body-bg.gif) repeat-x #332F2B fixed;
	color: #2B2D25;
	font-family: Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear {
	clear: both;
	}

/*	3 COLUM LAYOUT 
> FIXED CENTER FLUID RIGHT/LEFT 
> & 100% height
---------------------------------------*/

.left {
	position: fixed;
	width: 50%;
	height: 100%;
	}
.left .wrapperOne {
	margin-right: 300px;
	height: 100%;
	background: url(img/center-left-shadow.gif) right repeat-y;
	}
.left .wrapperTwo {
	height: 100%;
	background: url(img/center-left-top-shadow.gif)  top right no-repeat;
	}
.left .footer {
	color: #BFBCAB;
	height: 20px;
	font-size: 9px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0px;
	left: 10px;
	}
.left .footer a {
	text-decoration: none;
	color: #BFBCAB;
	}
.left .footer a:hover { 
	text-decoration: underline;
	color: #BFBCAB;
	}
.left .footer span {
	padding: 0 5px;
	}


.center {
	position: absolute;
	left: 50%;
	width: 600px;
	margin: 0 0 0 -300px;
	background: url(img/center-borders.gif) repeat-y #D6D1C5;
	z-index: 10;
	}
.center-bg {
	position: fixed;
	left: 50%;
	width: 600px;
	height: 100%;
	margin: 0 0 0 -300px;
	background: url(img/center-borders.gif) repeat-y #D6D1C5;
	z-index: 9;
	}
.right {
	float: right;
	height: 100%;
	width: 50%;
	}
.right .wrapperOne {
	margin: 0 0 0 300px;
	height: 100%;
	background: url(img/center-right-shadow.gif) left repeat-y;
	}
.right .wrapperTwo {
	height: 100%;
	background: url(img/center-right-top-shadow.gif) top left no-repeat;
	padding-left: 17px;
	}
#sidebar {
	position: relative;
	font-size: 11px;
	line-height: 14px;
	color: #DCD8CC;
	padding-top: 17px;
	}


/*	BASIC ELEMENTS
---------------------------------------*/
.left .logo {
	background: url(img/logo.gif) no-repeat top left;
	margin: 0 auto;
	width: 130px;
	height: 200px;
	overflow: hidden;
	}
.left .logo h1 {
	overflow: hidden;
	display: block;
	height: 200px;
	width: 121px;
	}
.left .logo h1 a {
	display: block;
	height: 200px;
	width: 121px;
	padding-left: 1000px;
	overflow: hidden;
	}
.left .menu ul {
	margin-top: 55px;
	}	
.left .menu li {
	height: 34px;
	width: 100%;
	background: url(img/menu-li-bg.gif) right no-repeat;;
	margin-bottom: 1px;
	}
.left .menu li a {
	display: block;
	height: 34px;
	color: #AEA896;
	font-family: Georgia, Times, serif;
	text-transform: lowercase;
	text-decoration: none;
	padding-left: 15px;
	font-size: 15px;
	overflow: hidden;
	line-height: 34px;
	background: url(img/menu-a-bg.gif) no-repeat right -35px;
	margin-right: 4px;
	}
.left .menu li a:hover {
	color: #D6D1C5;
	border-right: 15px solid #94A800;
	}
.left .menu li.current_page_item a {
	background: url(img/menu-a-bg.gif) no-repeat right 0px;
	border-right: 15px solid #94A800;
	}

.foto {
	height: 132px;
	background: url(img/foto-seq-mixer.gif) no-repeat;
	}
.standard-foto {
	background: none;
	background: url(img/foto-seq-mixer.gif) no-repeat;
	}
.sequoia-totalyser {
	background: none;
	background: url(img/foto-seq-totalyser.gif) no-repeat;
	}
.sequoia-stereomix {
	background: none;
	background: url(img/foto-seq-stereobild.gif) no-repeat;
	}


.content {
	margin: 0 1px 0 1px;
	background: url(img/center-bg.gif) repeat-x;
	padding: 0 0px 20px 0px;
	}
.second_content {
	margin: 0 1px 0 1px;
	padding: 0 0px 20px 0px;
	}
	
ul.breadcrumb {
	height: 20px;
	margin: 0 0 58px 20px;
	padding-top: 10px;
	overflow: hidden;
	}
ul.breadcrumb li {
	font-size: 9px;
	font-weight: bold;
	color: #3A3633;
	float: left;
	line-height: 20px;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	}
ul.breadcrumb li a {
	padding-right: 7px;
	display: block;
	color: #575750;
	background: url(img/breadcrumb_bullet.gif) no-repeat center right;
	text-decoration: none;
	font-weight: bold;
	}
ul.breadcrumb li a:hover {
	text-decoration: underline;
	}
/* Page exeption */
.page ul.breadcrumb {
	margin: 0 0 20px 20px;
	}
ul.subpages {
	height: 20px;
	margin: 0 0 20px 0;
	}
ul.subpages li {
	float: left;
	margin: 0 5px 0 0;
	}
ul.subpages a {
	color: #3A3633;
	font-size: 13px;
	}	

.content .post {
	margin-bottom: 20px;
	clear: both;
	}
.content .post .entry {
	padding: 0 20px;
	}

.content .post h2 {
	font-size: 18px;
	color: #3A3633;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding:0 20px;
	}
.content .post h2 a {
	color: #3A3633;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #D2F91C;
	
	}
.content .post h2 a:hover {
	color: #D2F91C;
	text-decoration: none;
	border-bottom: none;
	}

.second_content .post {
	padding: 20px 20px 10px;
	border-bottom: 1px solid #B7B3A0 ;
	background-color: #DEDACF;
	}
.second_content .post h2 {
	font-size: 14px;
	letter-spacing: 0;
	}
.second_content .post h2 a {
	font-size: 14px;
	letter-spacing: 0;
	color: #6D625A;
	border: none;
	text-decoration: none;
	}
.second_content .post h2 a:hover {
	color: #3A3633;
	text-decoration: underline;
	}

.page .post {
	margin-bottom: 20px;
	clear: both;
	}
.entry {
	color: #2B2D25;
	font-size: 12px;
	line-height: 15px;
	clear: both;
	margin: 15px 0;
	}
.entry p {
	margin-bottom: 15px;
	}
.entry ul {
	padding-left: 30px;
	list-style-type: square;
	margin-bottom: 15px;
	}
.entry a {
	color: #2B2D25;
	}
.edit-link a {
	padding: 4px 10px;
	font-size: 9px;
	background: #A80800;
	color: #DCD8CC;
	text-transform: uppercase;
	text-decoration: none;
	}
.entry img {
	border: 1px solid #2B2D25;
	}
.entry blockquote {
	padding: 0 0 0 30px;
	}
.entry h1 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #3A3633;
	}
.entry h2 {
	font-size: 14px;
	margin-bottom: 7px;
	color: #2B2D25;
	}

.date {
	margin-top: 5px;
	border-bottom: 1px solid #B7B3A0;
	}
.date div {
	color: #8E8C7D;
	height: 18px;
	width: 68px;
	font-size: 8px;
	line-height: 18px;
	padding-left: 20px;
	}
/* also in editor css */
.entry .bild-rechts {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	}

	
.entry .bild-links {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	}

/* neu seit 2.6 */
.entry .alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	}

.navigation .alignleft {
	text-align: left;
	}
.navigation .alignright {
	text-align: right;
	}
.navigation a {
	padding: 10px;
	background-color: #B7B3A0;
	color: #8A8779;
	text-decoration: none;
	font-size: 14px;
	}
.navigation a:hover {
	padding: 10px;
	color: #2B2D25;
	}

#sidebar h2 {
	color: #94A800;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
	}
#sidebar ul li {
	margin-bottom: 45px;
	}
#sidebar a {
	color: #DCD8CC;
	text-decoration: none;
	}
#sidebar a:hover {
	text-decoration: underline;
	}
#sidebar ul ul li {
	margin-bottom: 3px;
	}

#sidebar #search {
	position: relative;
	height: 22px;
	margin: 0 0 90px 0;
	width: 160px;
}

#sidebar select {
	border: 1px solid #85746D;
	background-color: #3B332B;
	height: 18px;
	width: 160px;
	line-height: 18px;
	color: #DCD8CC;
}

#sidebar select option {
	padding-left: 5px;
}

.content #search {
	position: relative;
	height: 22px;
	margin: 0 0 90px 0;
	background-color: #3A3633;
	border: 20px solid #3A3633;
}

#search .input_text {
	float: left;
	background: url(img/search_input.gif) no-repeat;
	height: 22px;
	width: 131px;
}

#search .input_text input {
	position: absolute;
	top:4px;
	left: 11px;
	background-color: #B7B2A0;
	border: none;
	color: #3B3633;
	font-size: 11px;
	height: 16px;
	width: 119px;
}

#search .input_button {
	float: left;
	height: 22px;
	width: 29px;
}

/* MEDIA
---------------*/
