/*
Theme Name: Batoyo Desert
Theme URI: http://www.offroad-sticker.de/
Description: Batoyo Desert Theme
Version: 0.1
Author: Florian Reck
Author URI: http://www.offroad-sticker.de/
Tags: 
Text Domain: 
	
	Wordpress-Theme "Batoyo Desert"

*/
body, span, div, h1, h2, h3, h4 ,h5, p, li, ul, img
{
	margin: 0;
	padding: 0;
}
a img
{
	border: none;
}

body
{
	z-index: 0;
	background: url('images/batoyo_hintergrund.png');
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
}
ul
{
	list-style-type: none;
}
.wrapper
{
	width: 978px;
	margin: 10px auto;
	text-align: left;
	background: #F5D900;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.headerpane
{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 15px;
	height: 285px;
	background-color: #dfdfdf;
	background: url('images/panorama4.jpg');
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.headerpane .image1, .headerpane .image2, .headerpane .image3, .headerpane .image4
{
	position: absolute;
	z-index: 10;
	width: 156px;
	height: 106px;
	border: solid 3px #F5D900;
	background: #000;
	left: 7px;
}
.headerpane .image1
{
	top: -10px;
	background: url('images/IMG_0078.jpg');
}
.headerpane .image2
{
	top: 106px;
	background: url('images/IMG_0253.jpg');
}
.headerpane .image3
{
	top: 222px;
	background: url('images/IMG_0256.jpg');
}
.headerpane .logo 
{
	position: absolute;
	z-index: 10;
	right: 38px;
	top: 38px;
	display: block;
	width: 222px;
	height: 204px;
	background: url('images/batoyo_logo.png');
}
.leftpane
{
	clear: both;
	float: left;
	width: 176px;
}
.contentpanecontainer
{
	float: left;
	background-color: #dfdfdf;
}
.contentpane
{
	width: 800px;
	background: url('images/content_hintergrund.png') no-repeat;
	background-position: -2px 0px;
	border-left: 2px solid #fff;
	min-height: 800px;
}
.contentpane div.spacer
{
	width: 100%;
	height: 8px;
}
.contentpane .inner
{
	width: 740px; /*780px;*/
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3em;
}
.contentpane .inner h1, .contentpane .inner h2, .contentpane .inner h3, .contentpane .inner h4 
{
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 3px;
}
.contentpane .inner h1
{
	font-size: 22px;
}
.contentpane .inner h2
{
	font-size: 18px;
}
.contentpane .inner h3
{
	font-size: 16px;
}
.contentpane .inner h4
{
	font-size: 14px;
}
.contentpane ul
{
	list-style-type: square;
	padding: 10px 15px;
	line-height: 1.5em;
}
.contentpane a, .contentpane a:visited
{
	text-decoration: none;
	color: #777;
}
.contentpane a:hover, .contentpane a:visited:hover
{
	color: #fff;
}
.contentpane p 
{
	padding: 0.5em 0;
}

.wai_hidden
{
	display: none;
}

.navigation
{
	margin-top: 60px;
	font-size: 12px;
}
.navigation a, .navigation a:visited
{
	text-decoration: none;
	color: #000;
	display: block;
	width: 148px;
	height: 32px;
	padding-left: 20px;
	background: url('images/button_lazy.png') no-repeat;
	background-position: 0px 6px;
}
.navigation a:hover, .navigation a:visited:hover
{
	background: url('images/button_busy.png') no-repeat;
	background-position: 0px 6px;
	color: #ff9000;
}
.navigation ul li ul li
{
	padding-left: 10px;
}
.navigation ul li ul li ul 
{
	display: none;
}
.navigation ul li ul li.current_page_item ul, .navigation ul li ul li.current_page_ancestor ul
{
	display: block;
}
.navigation li.current_page_item>a
{
	font-weight: bold;
}

.footer
{
	border-top: solid 1px #fff;
	/* border-left: solid 2px #fff; 
	background: #FF9000; */
	background: #F5D900;
	font-size: 12px;
}
.footer ul li
{
	float: right;
	margin: 2px 10px;
}
.footer a, .footer a:visited
{
	text-decoration: none;
	color: #000;
}
.footer a:hover, .footer a:visited:hover
{
	font-weight: bold;
}

ol.commentlist
{
	list-style-type: none;
}

.contentpane .itembox
{
	width: 770px;
}
.contentpane .itembox .wrapper
{
	width: auto;
	padding: 5px;
	margin: 0;
	background: none;
	border-color: #9F9227;
}

.contentpane .itembox 
{
	margin: 10px 0;
	background: #fff;
	opacity: 0.7;
}

.contentpane .itembox .header h2.box
{
	font-size: 16px;
	padding: 5px;
}

.contentpane .itembox .header h2 a, 
.contentpane .itembox .header h2 a:visited, 
.contentpane .itembox .header h2 a:hover, 
.contentpane .itembox .header h2 a:visited:hover
{
	color: #9F9227;
}

.contentpane .itembox p
{
	text-align: justify;
}

.contentpane .itembox .header
{
	border-left: solid 2px #9F9227;
	border-right: solid 2px #9F9227;
	border-top: solid 1px #9F9227;
	border-bottom: none;
}

.ngg-gallery-thumbnail-box
{
	width: 176px;
	height: 119px;
	border: solid 1px #bbb;
	margin: 2px;
	padding: 0;
	float: left;
	overflow: hidden;
}
.ngg-gallery-thumbnail
{
	border:solid 3px #fff;
}
.ngg-gallery-thumbnail a
{
	line-height: 0;
}

.ngg-clear
{
	clear: both;
}
