/*
Theme Name: ph7 Theme 3
Theme URI: http://www.ph-7.at
Description: Inspired by Brownbound 1.0 http://www.webhostinggeeks.com/
Version: 1.1
Date:19-Juli-2009
Author: Gabriele Laesser
Author URI: http://www.gby.at
Tags: 960 width, two Sidebars right, valid XHTML, widgets, IE6 und IE7-kompatibel
*/
@import url(content.css);  /* HTML-Elemente */

/* begin Page */


body {
margin: 0 auto;
font-size:100.01%; /* beseitigt Rundungsfehler beim Skalieren von Schriftgrößen in älteren Opera Browsern */
min-width:40em; /* Angabe der Mindestbreite verhindert Umbruch und Anzeigefehler */
font-family: Arial, Helvetica, Verdana, Tahoma, "MS Sans Serif";
line-height: 115%;
background-color: #797a7a;
color:#313235; 
}

.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	font-size:90%;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:61px;
	min-height:61px;
}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 60px;
	height: 60px;
	background-image: url('images/Sheet-s.png');
}

.Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 30px, 30px, auto);
}

.Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 30px, 30px);
}

.Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(30px, 30px, auto, auto);
}

.Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(30px, auto, auto, 30px);
}

.Sheet-tc, .Sheet-bc
{
	left: 30px;
	right: 30px;
	height: 60px;
	background-image: url('images/Sheet-h.png');
}

.Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 30px, auto);
}

.Sheet-bc
{
	bottom: 0;
	clip: rect(30px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl
{
	top: 30px;
	bottom: 30px;
	width: 60px;
	background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 30px);
}

.Sheet-cl
{
	left:0;
	clip: rect(auto, 30px, auto, auto);
}

.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 30px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	background-color: #fff;
}


.Sheet
{
	margin-top: 45px !important;
}

.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare
{
	min-width:960px;
}

/* end Box, Sheet */

/* begin Header */
div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 960px;
	height: 115px;
	background: url('images/Header.png') no-repeat left top;
}

div.Header-png
{
float:left;
	width: 400px;
	height: 109px;
	background: url('images/logo.png') no-repeat 10px 8px;
}


.Header-png a,
.Header-png a:link,
.Header-png a:visited,
.Header-png a:active,
.Header-png a:hover {
font-family: "Arial Rounded MT Bold", Arial, Helvetica, Tahoma, Verdane, "MS Sans-Serif";
float:right;
font-size:150%;
color:#e2007a;
line-height:35px; /* IE */
/*margin:36px 05px 0 0px;*/
margin:76px 05px 0 0px;
width:auto;
}


#headadr {
margin-left:1px;
}

/* end Header */

/* begin Logo */
.adressblock
{
float:right;
padding-top:4px;
width: 160px;
color:#3d3d3d;
font-size:0.9em;
font-weight:600;
line-height:1.175em;
}

#headere a, a:link {
color:#555;
margin-left:1px;
}

#headere a:hover {
text-decoration:underline !important;
}

.adressblock h2.phog {
font-size:18px;
margin:5px 0 4px 0;
color:#3d3d3d !important;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
display:none;
}

.logo-text
{
	display: block;
	text-align: right;
}

.logo-text, .logo-text a
{
	font-size: 1.1em;
	padding:0;
	margin:0;
}
/* end Logo */

/* begin ContentLayout */
.contentLayout
{
	position: relative;
	margin: 40px 0 11px 0;
	width: 960px;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.Block
{
margin-bottom:25px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding:0;
	margin-bottom: 0px;
}

.BlockHeader .t
{
	height: 30px;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
font-family: "Arial Rounded MT Bold", Arial, Helvetica, Tahoma, Verdana, "MS Sans-Serif";
color:#e2007a;
}


.header-tag-icon
{
	display:inline-block;
/*	background: url('images/BlockHeaderIcon.png') no-repeat 2px 5px;
	padding:0 0 0 20px;*/
	min-height: 24px;
	margin: 0 0 0 5px;
text-transform:uppercase;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.BlockContent-body
{
}

h2 a:link, .BlockContent-body a:link
{
color: #676a6d;
}

h2 a:visited, .BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #6d6d6d;
	text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
color: #cc0068;
text-decoration: none;
}

.BlockContent-body ul
{
	list-style-type: none;
	margin:0 0 0 6px;
	padding:0;
}

.BlockContent-body li
{
}

.BlockContent-body ul li
{
	padding:1px 0 1px 16px;
	background: url('images/BlockContentBullets.png') no-repeat 0em 0.35em;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0px auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index:1;
	padding:22px 15px 10px 30px;
}

.pagetitle {
font-weight:600;
}

.Post
{
	margin: 0px;
}

/* Start images */
a img
{
	border: 0;
}

#comments, #respond h3 {
font-weight:600;
}

.article img, img.article
{
	border: solid 0px #B5C5B6;
}

.article a, .article a:link {

}

.article a[target="_blank"] {
background:url('images/exlink.png') no-repeat 0px 3px;
padding-left:11px;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #819C84;
	vertical-align: top;
	text-align:left;
}

.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0 0 0px;
	padding:0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited
{
color:#6d6d6d !important;
	font-size: 1.2em;
}

.PostHeaderIcon-wrapper a:hover {
	color:#e8278f !important;
}

.PostHeaderIcon-wrapper img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  text-decoration: none;
  text-align: left;
  font-size:1.15em;
}

.PostHeader a:visited, .PostHeader a.visited
{
  text-decoration: none;
  text-align: left;
}

.PostHeader a:hover, .PostHeader a.hovered
{
text-decoration: none;
text-align: left;
}
/* end PostHeader */

/* Abstand von links begin PostIcons */
.PostHeaderIcons
{
float:right;
margin:0px;
padding:7px 1px 1px 0px;
font-size:90%;
}

.PostHeaderIcons 
{
	color: #999;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
	margin:0;
}

.PostHeaderIcons a:link
{
	text-decoration: none;
	color: #676a6d;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
	font-weight: normal;
	text-decoration: none;
	color: #676a6d;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #e667a7;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
.PostContent ul li {
padding:2px 25px 2px 18px;
text-decoration:none;
background:url(images/dreieckdunkel.gif) no-repeat 8px 5px;
margin-left:20px;
}

.storycontent ul li {
padding-bottom:7px;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  text-decoration: none;
}

/* Adds special style to an unvisited link. */
a:link
{
  text-decoration: none;
  color: #676a6d;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  text-decoration: none;
  color: #676a6d;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  text-decoration: none;
  color: #e667a7;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
font-family: "Arial Rounded MT Bold", Arial, Helvetica, Tahoma, Verdana, "MS Sans-Serif";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

h3 a:link {
color: #676a6d;
}    
  
h3 a:visited {
color: #676a6d;
}

h3 a:hover {
color: #e667a7
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-size: 1.3em;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 1.2em;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 1.05em;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 1.025em;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 1em;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	margin:1em 0 1em 2em;
	padding:0;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.Post li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}

.Post ul li, .Post ol ul li 
{
	background: url('images/BlockContentBullets.png') no-repeat 0em 0.35em;
	padding-left:16px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#999;
	font-style:italic;
}

blockquote
{
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#eee;
	background:url('images/PostQuote.png') no-repeat left top;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.PostFooterIcons
{
	padding:1px 1px 1px 0px;
	font-size:90%;
	border-bottom:dotted 1px #999;
}

.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
	margin:0;
}

.PostFooterIcons a:link
{
	text-decoration: none;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{
	text-decoration: none;
}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{
	text-decoration: none;
}
/* end PostIcons */

/* begin Button */
.Button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:32px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.Button .btn
{
	display:block;
	position:relative;
	float:left;
	height: 32px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	color: #F3FAEA;
}

.Button .btn .t
{
	display:block;
	height: 32px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	padding: 0 19px;
	line-height: 32px;
	text-decoration: none !important;
}

input, select
{
}

.Button .hover, .Button:hover
{
	color: #EFFDE3;
	text-decoration: none !important;
}

.Button .active
{
	color: #F1F4F1;
}

.Button .btn .l, .Button .btn .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 96px;
	background-image: url('images/Button.png');
}

.Button .btn .l
{
	left:0;
	right:12px;
}

.Button .btn .r
{
	width:417px;
	right:0;
	clip: rect(auto, auto, auto, 405px);
}

.Button .btn.hover .l, .Button .btn.hover .r, .Button .btn:hover .l, .Button .btn:hover .r
{
	top: -32px;
}

.Button .btn.active .l, .Button .btn.active .r
{
	top: -64px;
}


/* end Button */

/* begin Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 960px;
	height:76px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 0px;
	text-align: center;
}

.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background: url('images/Footer.png') no-repeat;
	width: 960px;
	height: 76px;
	bottom:0;
	left:0;
}


.rss-tag-icon
{
	float:left;
	background: url('images/rssIcon.png') no-repeat 24px 15px;
	margin:0;
	height: 65px;
	width: 68px;
}


.Footer .Footer-text 
{
padding:20px 0 0 0;
display:inline-block;
color:#536A55;
}

.Footer .Footer-text p {
margin:0px;
}

.Footer .Footer-text a:link
{
	text-decoration: none;
	color: #485B49;
	text-decoration: none;
}

.Footer .Footer-text a:visited
{
	text-decoration: none;
	color: #676a6d;
	text-decoration: none;
}

.Footer .Footer-text a:hover
{
	text-decoration: none;
	color: #346309;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-size:12px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#96D750;
}

.page-footer
{
	margin:9px 0 0 0 !important;
	text-align:center;
	text-decoration:none;
	color:#87A189;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding-right: 20px;
	border: 0;
	float: left;
	overflow: hidden;
	width: 510px;
}
.contentLayout .content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 661px;
}
.contentLayout .content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 661px;
}
.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 959px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1,
.contentLayout .sidebar2
{
	position: relative;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 205px;
margin: 22px 0 0 9px;
}


/* end LayoutCell */

/* begin LayoutCell */
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 99%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
}

.navigation .alignleft,
.navigation .alignright {
width:50%;	
font-size:80%;
margin-top:5px;
}

.navigation .alignright {
text-align:right;	
}
/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
margin:3px 1em 0 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */

/* Sonderklassen */
.PostHeader a, 
.PostHeader a:link, 
.PostHeader a:visited {
color:#666;
}

.PostHeader a:hover {
color:#921c52;
}

.PostHeaderIcon {
background:url('images/PostHeaderIcon.png') no-repeat left top;
width:40px;
height:47px;
position:absolute;
left:0;
padding-top:5px;
}

.month {
display:block;
color:#fff !important;
font-size:12px;
font-family: "Arial Rounded MT Bold", Arial, Helvetica, Tahoma, Verdana, "MS Sans-Serif";
}

.day {
display:block;
color:#fff !important;
font-size:18px;
font-family: "Arial Rounded MT Bold", Arial, Helvetica, Tahoma, Verdana, "MS Sans-Serif";
}

#topmenu {
padding:8px 12px 0px 0;
display:block;
text-align:right;
}

#topmenu a, #topmenu a:link {
margin:0px 7px 0 7px;
color:#6d6d6d;
}

#topmenu a:hover {
color:#921c52;
}

a.feed {
padding-left:20px;
background:url('images/siconrss.png') no-repeat 0px 1px;
}

a.twitter {
padding-left:15px;
background:url('images/twitter.gif') no-repeat 0px 0px;
}

#cat {
width: 192px;
font-family: "Arial Rounded MT Bold", Arial, Helvetica, Tahoma, Verdana, "MS Sans-Serif";
font-size: 16px;
background-color:#797a7a;
border:none;
margin:5px 0px 10px 0px;
padding:2px 5px 2px 5px;
color:#fff;
}

#cat .level-0:focus, 
#cat .level-1:focus {
background-color:#d6d5d4;
}

.PostContent h6 {
font-family: "Arial Rounded MT Bold", Arial, Helvetica, Tahoma, Verdana, "MS Sans-Serif";
font-size:100%;
margin:0 0 5px 0;
color:#850043;
}

.Post-inner {
margin:0px 0px 0px 15px;
}

a.more-link, a:link.more-link {
color:#669b20 !important;
font-size:90% !important;
}

#searchform label {
display:none;
}

#searchform input {
width: 192px;
background-color:#797a7a;
border:none;
padding:4px 5px 4px 5px;
color:#fff;
}

/* ENDE Sonderklassen */

.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}