/*
Theme Name: Orth
Theme URI: http://www.just-kleasure.de/
Description: Customized Theme for justpleasure.de designed by Anette J�ger
Version: 1.0
Author: Peter Sugg
Author URI: http://www.kombinat.cz/
Tags: Custom
Text Domain: Just Pleasure

	This Theme was designed by Anette J�ger

*/



/* Begin Typography & Colors */

html {
	height:100%;
	min-height:100%;
	}

body {
	background:#cc071e url('images/background.jpg') top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	 height:100%;
	min-height:100%;
	}
	
.splash {
	background:#cc071e;
	}

.splashpage {
	width:795px;
	height:540px;
	top: 50%;
	left: 50%;
	margin: -270px 0px 0px -270px;
   position: absolute;
		
	}

.splashpage a {
	color:#FFF;
	text-decoration:none;
	}

.splashpage a:hover {
	text-decoration:underline;
	}

img {border:0;}

.img_start {
	margin-left:34px;
	}

#page {
	height:100%;
	min-height:100%;
	}
	
#header {
	background:url('images/bg_header.png') top center no-repeat;
	width:1026px;
	height:46px;
	margin: 86px auto 0;	
	}
	
#masterpage {
	background:url('images/bg_master.png') top center repeat-y;
	width:1026px;
	min-height:100%;
	height: auto !Important;
	height:100%;
	margin: 0 auto;	
	}
	
#content {
	background:url('images/bg_content.png') top right no-repeat;
	min-height:300px;
	
	}
	
#melanie {
	background:url('images/bg_content-melanie.png') top right no-repeat;
	}
	
#julia {
	background:url('images/bg_content-julia.png') top right no-repeat;
	}
	
#s2009 {
	background:url('images/bg_content-2009.png') top right no-repeat;
	min-height:965px;
	}

#jungpferde {
	background:url('images/bg_content-jungpferde.png') top right no-repeat;
	min-height:981px;
	}

#content  h2 {
	margin:0;
	font-size:14px;
	}
	
ul#topmenu {
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	padding-left:45px;
	}

#topmenu li {
	float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-right:21px;
	
	}
	
.post {
	padding-top:5px;
	padding-left:76px;
	padding-right:295px;
	clear:both;
	}
	
.post_sub {
	padding-top:59px;
	padding-left:76px;
	padding-right:295px;
	}
	
.post_sub_breit {
	padding-top:59px;
	padding-left:76px;
	padding-right:22px;
	}

#content h3 {
	color:#cc071e;
	font-size:20px;
	margin-bottom:0;
margin-top:0;	
	}
	
#content a {
	color:#cc071e;
	text-decoration:none;
	}
	
#content a:hover {
	text-decoration:underline;
	}

.entry p {
	margin-top:0;
	}
	
ul.sub_about {
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	padding-left:55px;
	font-size:15px;
		}
	
.sub_about li {
	float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-right:2px;
	}
	
.sub_about a {
	color:#000;
	text-decoration:none;
	padding-left:17px;
font-size:13px;
	}

.sub_about li.current_page_item {
	background:url(images/stern-klein.jpg) top left no-repeat;
	
	}
	
.sub_about li.current_page_item a {
	color:#cc071e;
	}
	
.editpostlink {
	padding-left:75px;
	}
	
.angebot {
	padding-left:185px;
	}
	
.kontakt {
	padding-left: 500px;
	
	}
	
.news {
	padding-left: 350px;
	
	}
	
.linkblock {
	padding-left:100px;
	
	}
	
.linkblock ul {
	list-style-type:none;
	}
	
.img-team {
	margin-left:34px;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
	


