/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creativ/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

/* Posts */

.postfoto {
	margin-bottom: 9px;
	padding: 20px 40px 20px 60px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
}

.postfoto h2, .post h3 {
	margin-left: -40px;
}

/* Header */

#headerfoto {
	width: 850px;
	height: 145px;
	background: url(images/img2.jpg);
}

#menufoto {
	color: #FF941D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
}

#menufoto a {
	color: #ccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-top: 5px;
}

#headerfoto h1 {
	margin: 0;
	padding: 75px 0 0 20px;
	font-size: 36px;
}

#headerfoto h2 {
	margin: 0;
	padding: 0 0 0 92px;
	font-size: 16px;
}

#headerfoto a {
	border: none;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}


/* Content */

#contentfoto {
	width: 850px;
	margin: 0 auto;
	padding: 0px;
}



/* Footer */

#footerfoto {
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding-top: 20px;
}

#footerfoto p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footerfoto * {
	color: #333333;
}
