/*
Theme Name: Pilaupictures.com
Theme URI: http://www.pilaupictures.com/
Description: New Theme 4 Pilaupictures
Version: 1.0
Author: Dmitrij Tarasovskij
Author URI: http://www.dilizo.com/
*/

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100% !important;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background: #000000;
	color: #9F9F9F;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #707070;
	text-align: justify;
	margin-bottom: 10px;
	padding: 0;
}

h2 a, h2 {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 19px;
	color: #6F6F6F;
	padding-bottom: 5px;
	text-decoration: none;
}

.clear {
	clear: both;
}
.small {
	background-color: #EFEFEF;
	font-size: 11px;
	color: #6F6F6F;
	border: 1px dotted #6F6F6F;
	padding: 7px;
	margin-top: 20px;
}

.small a {
	font-size: 11px;
	color: #6F6F6F;
}

/*-------------Container---------------*/

#mainFrame {
	width: 940px;
	height: 100% !important;
	margin: 20px auto;
	
}

/*------------Header-----------------*/

#header {
	width: 940px;

	position: relative;
}

#logo {
	width: 93px;
	height: 90px;
	float: left;
}

#navigation {
	width: 386px;
	padding-left: 0px;
	float: left;
}

#navigation li {
	list-style-type: none;
	display: inline;
}

#headbanner {
	width: 450px;
	height: 90px;
	float: right;
}

#headbuttons {
	width: 150px;
	height: 100px;
	position: absolute;
	top: 50px;
	left: 330px;
	text-align: right;
}

#headbuttons span,#headbuttons a {
	font-size: 10px;
	color: #8F8F8F;
	font-weight: bold;
	text-decoration: none;
}



#headbuttons li {
	list-style-type: none;
	line-height: 11px;
	
}

/*--------------Header---------------*/

/*------------------Content-------------*/

#contentpage {
	font-size: 11px;
	color: white;
}

#linieoben {
	background: transparent url(images/randoben.gif) no-repeat top left;
	height: 5px;
}

#linieunten {
	background: transparent url(images/randunten.gif) no-repeat top left;
	height: 5px;
}


#trennlinie {
	background: transparent url(images/trennlinie.gif) no-repeat top left;
	height: 6px;
	margin: 5px 0;
}


#content {
	background: transparent url(images/blog_hintergrund.gif) repeat-y top left;
	height: 100% !important;
}

#menue {
	width: 190px;
	float: left;
	padding-top: 40px;
	padding-left: 55px;
	
}

#menue li {
	list-style-type: none;
}

#textcontent {
	width: 500px;
	float: right;
	margin-top: 40px;
	margin-right: 165px;
	padding-left: 20px;
	border-left: 1px dotted #BFBFBF;
}

#datum {
	font-family: "Times New Roman",Arial, Verdama, sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 19px;
	color: #7F7F7F;
	border-bottom: 2px dotted #7F7F7F;
	margin-bottom: 30px;
}

#archivbutton {
	padding: 40px 0 20px 0;
	color: black;
}

#textcontentpage {
	width: 780px;
	min-height: 500px;
	/*padding-left: 20px;*/
	margin-top: 10px;
	/*border-left: 1px dotted #5F5F5F;*/
	float: left;
}

#menuepage {
	width: 160px;
	/*padding-left: 5px;*/
	margin-top: 5px;
	float: left;
}

#menuepage ul {
	list-style-type: none;
	font-size: 11px;
	/*margin-top: 3px;*/
	line-height: 10pt;
}

#menuepage li {
	padding-top: 1px;
}

#menuepage li a {
	color: #AFAFAF;
	text-decoration: none;
}

#menuepage li a:hover {
	color: #98a70c;
	text-decoration: none;
}

#menuepage li.current_page_item a {
	color: #98a70c;
	text-decoration: none;
}

#menuepage ul li ul li {
	padding-left: 5px;
}

#menuepage ul li ul li a {
	color: #AFAFAF;
	text-decoration: none;
}

#menuepage ul li ul li a:hover {
	color: #98a70c;
	text-decoration: none;
}

#menuepage ul li ul li.current_page_item a {
	color: #98a70c;
	text-decoration: none;
}
/*-------------Comments------------*/

#comment {
	width:300px;
	height: 200px;
}

.alt {
	font-size: 12px;
}

li.alt {
	list-style-type: none;
}

#comments, #respond {
	font-size: 13px;
	color: black;
	padding: 20px 0 20px 0;
}

cite a {
	color: #BFBFBF;
	font-size: 13px;
}

.postmetadata a, .commentmetadata a {
	color: #9F9F9F;
}

.commentlist p {
	margin-top: 10px;
}

#post-2 p {
	width: 580px;
}

.wpcf7 p {
	width: 300px;
	heght: 300px;
}

.wpcf7 {
	width: 306px;
	float: right;
}


.wpcf7-validates-as-required {
	width: 306px;
	background-color: #043236;
	color: white;
	border: 0;
	margin-top: 7px;
}


span.wpcf7-form-control-wrap textarea {
	width: 306px;
	background-color: #043236;
	color: white;
	border: 0;
	margin-top: 7px;
	overflow:hidden;
}

#wpcf7-f1-p2-o1 p {
	color: #17C7D6;
	width: 306px;
}


/*--------------Comments------------*/

/*--------------------Footer--------------*/

#footer {
}

#footerpage {
	height: 50px;
	margin-top: 20px;
}



/*-----------------ContanctForm-------------*/

#bildekontakt {
	width: 580px;
	float: left;
}

#contactform, #contactform p {
	width: 306px;
	padding-top: 10px;
	color: #17C7D6;
	float: right;
}

#form2 {
	width: 306px;
	float: right;
}

