/*
Theme Name: Nanga Parbat
Version: 1.0
Author: PIXLE
Author URI: http://pixle.pl/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #b39e8e url('images/background.png') repeat-x;
	color: #333;
	}
	
img {
	border: none;
}

a {
	outline-style: none;
}
	
/* tlo naglowka dla strony glownej */
#main {
	margin: 0;
	padding: 0;
}

/* wysrodkowany kontener */
#container {
	width:960px;
	margin:0 auto;
	position: relative;
	margin-top: 30px;
	background: #ffffff;
}

#header {
	background: #ffffff url('images/header.jpg') no-repeat top center;
	width: 960px;
	height: 136px;
	}

/* navi */

ul#nanganavi {
	margin:0px;
	padding:0px;
	position:absolute;
	left:215px;
	top:100px;
	z-index:200;
}

ul#nanganavi li {
	display:inline;
	margin-left:22px;
	font-size: 13px;
	font-weight: bold;
}

ul#nanganavi li a {
	text-decoration:none;
	color:#ffffff;
}

ul#nanganavi li a:hover {
	color:#000000;
}

.current_page_item a {
	color:#000000 !important;
}

/* content */

#content {
	font-size: 1.2em;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	padding-left: 25px;
	margin: 0;
	width: 734px;
	}

/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin-left: 762px;
	width: 195px;
	}

#sidebar form {
	margin: 0;
	}
	
#sideBarLinks {
	text-align: center;
}

#sideBarLinks img {
	padding-bottom: 15px;
}
/* End Sidebar */

/* Begin Login form */

#loginbox {
	text-align: center;
	margin-bottom: 15px;
}

#loginbox input {
	margin-bottom: 5px;
}

#loginbox h3 {
	text-align: left;
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

#loginbox p {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-left: 16px;
}

#loginbox a {
	color: #e7511e;
}

#loginbox a:hover {
	text-decoration: none;
}

/* End Login form */

/* Begin Startseite */

#startSeiteBanner {
	width: 734px;
	height: 326px;
	background: #ffffff url('images/startSeiteNangaParbat.jpg') no-repeat top center;
}

#startSeiteText {
	position: relative;
	top: 45px;
	width: 362px;
	height: 230px;
	background: #b9b0a6;
	padding: 5px;
	color: #ffffff;
}

#startStaticOne {
	width: 350px;
}

#startStaticTwo {
	width: 350px;
}

/* End Startseite */

/* Begin Der Nanga Parbat */

#derNangaParbat {
	width: 734px;
	height: 244px;
	background: #ffffff url('images/dernangaparbat.jpg') no-repeat top center;
	margin-bottom: 15px;
}

#derNangaParbatText {
	position: relative;
	left: 100px;
	width: 320px;
	height: 224px;
	padding: 5px;
	color: #1a171b;
}

#derNangaParbatText h3 {
	color: #5f4c3f;
}

/* End Der Nanga Parbat */

/* Begin Zeitzeugen */

#zeitzeugen {
	width: 734px;
	height: 160px;
	background: #ffffff url('images/zeitzeugen.jpg') no-repeat top center;
	margin-bottom: 15px;
}

/* End Zeitzeugen */

#berichte {
	width: 734px;
	height: 244px;
	background: #ffffff url('images/berichte.jpg') no-repeat top center;
	margin-bottom: 15px;
}

#berichteText {
	position: relative;
	left: 100px;
	width: 320px;
	height: 224px;
	padding: 5px;
	color: #1a171b;
}

#berichteText h3 {
	color: #5f4c3f;
}

.post {
	background: #e1ebf2;
	padding: 5px;
	margin-bottom: 15px;
}

.valign {
	vertical-align: top;
	width: 50%;
}

.valign p {
	text-align: right;
}

.valign a {
	color: #e7511e;
}

.valign a:hover {
	text-decoration: none;
}

.padding {
	padding: 10px;
}

.pagepost {
	background: #ECF3E1 !important;
}

.posttable td {
	vertical-align: top;
}

.post h1 {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.post h2 {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.post h3 {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
}

.post h2 a {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.staticBlock {
	background: #ecf3e1;
	padding: 10px;
}

.startseiteStatic {
	margin-top: 15px;
	margin-bottom: 15px;
}

.startseiteStaticBlock {
	background: #ecf3e1;
}

.staticBlock h1 {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.staticBlock h2 {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.staticBlock h3 {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
}

.staticBlock h2 a {
	color: #5F4C3F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.entry_ {
	width: 650px;
}

.entrytext {
	padding-left: 10px;
}

.postinfo {
	text-align: right;
}

.postinfo a {
	color: #e8511e;
}

.more-link {
	color: #e8511e;
}

#commentform textarea {
	width: 99%;
}

.regoptions {
		background: #e9e3d6;
	}

.regoptions a {
		color: #e7511e;
	}

.regoptions a:hover {
		text-decoration: none;
	}

p#login_error {
	background: none !important;
	border: none !important;
	color: red !important;
}

p.message {
	background: none !important;
	border: none !important;
	color: #5F4C3F;
	font-weight: bold;
}


/* Begin Footer */

#footer {
	background: #efebe1;
	border-top: 1px solid #b39e8e;
	clear: both;
	padding: 8px;
}

#footer a {
	color: #e7511e;
}

#footer a:hover {
	text-decoration: none;
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

#footer ul li {
	display: inline;
}

/* End Footer */

.more {
color: #E8511E;
}

.alignleft {
	padding-bottom: 8px;
}

.alignright {
	padding-bottom: 8px;
}

.alignleft a {
	color: #E8511E;
}

.alignleft a:hover {
	text-decoration: none;
}

.alignright a {
	color: #E8511E;
}

.alignright a:hover {
	text-decoration: none;
}

.hentry a {
	color: #E8511E;
}

.hentry a:hover {
	text-decoration: none;
}

/* search */

#searchbox {
	padding-left: 14px;
	padding-bottom: 20px;
}

#searchbox h3 {
color:#5F4C3F;
font-size:14px;
font-weight:bold;
text-align:left;
}

.searchResult {
	background: #e1ebf2;
	padding: 5px;
	margin-bottom: 15px;
}

.searchResult a {
	color: #5F4C3F;
}

.searchResult h3 {
	padding: 0;
	margin: 0;
}

.searchResult p {
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

#searchsubmit {
	background: url(http://www.pixle.pl/sucheButton.gif) no-repeat 0 0;
	width: 169px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin-top: 5px;
}
