/*
Theme Name: Michldorf Corporate Theme
Theme URI: http://www.michldorf.de/
Description: Michldorf.de css-file 2010.<br />
Version: 1.0
Author: Florian Ermer
Author URI: k.A.
*/

body {
	margin: 0;
	background: #fff url(bg.jpg) repeat-x;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	font-size: 1em;
}
#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: transparent url(Pfarrei-Michldorf-Logo.png) no-repeat;
	width: 900px;
	height: 120px;
}
#header h1 {
	display: none;
}
#menu {
	height: 30px;
	width: 900px;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	float: left;
	line-height: 30px;
	vertical-align: center;
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
	padding: 0 0.3em;
	margin-right: 0.1em;
}
#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
#photo {
	width: 800px;
	height: 200px;
	padding: 10px;
}
#photo p {
	margin: 0px;
}
#photo img {
	border: 0;
}

/*
##################
### EXTRA LINK ###
##################
*/

#photo .specialLink {
	display: inline-block; 
	margin: 90px 0 0 50px; 
}

#photo .specialLink a {
	background-color: #8bf;
	padding: 5px;
	text-decoration: none;
	transition: background-color linear 0.5s, color linear 0.5s;
}

#photo .specialLink a:hover {
	background-color: #58d;
	color: #000;
	text-decoration: none;
	transition: background-color linear 0.5s, color linear 0.5s;
}

#content {
	width: 650px;
	padding: 0 10px;
	float: left;
}
#content h2.pagetitle {
	width: 650px;
	margin: 0 -5px 0.75em -5px;
	padding: 0 5px;
	border-bottom: 0.2em solid #cb9;
	color: #000;
	font-size: 1.4em;
}
#content .post {
	clear: both;
	width: 650px;
	overflow: hidden;
	margin-bottom: 2em;
	border-bottom: 1px dotted #333;
}
#content .post h2.posttitle {
	font-weight: normal;
	color: #333;
	font-size: 1.4em;
	margin: 0;
	margin-bottom: 0.2em;
}
#content .post h2.posttitle a {
	text-decoration: none;
	color: #333;
}
#content .post h2.posttitle a:hover {
	text-decoration: none;
	color: #000;
}
#content .post .postinfo {
	font-size: 0.7em;
	color: #333;
	margin-bottom: 1em;
	clear: both;
}
#content .post .postinfo a {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #999;
}
#content .post .postinfo a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #333;
}
#content .posttext {
	margin-bottom: 1.2em;
	font-size: 0.8em;
	line-height: 135%;
	clear: both;
}
#content .posttext a {
	color: #036;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
#content .posttext a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#content .posttext a.more-link {
	float: right;
	border: 0;
	background-color: #cb9;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 0.5em;
	margin: 0.2em;
	color: #333;
}
#content .posttext a.more-link:hover {
	border: 0;
	background-color: #036;
	color: #fff;
}
#content .posttext h1 {
	font-size: 1.8em;
	color: #036;
}
#content .posttext h2 {
	font-size: 1.6em;
	color: #036;
}
#content .posttext h3 {
	font-size: 1.4em;
	color: #036;
}
#content .posttext h4 {
	font-size: 1.2em;
	color: #036;
}
#content .posttext h5 {
	font-size: 1.0em;
	color: #036;
}
#content .posttext h6 {
	font-size: 0.8em;
	color: #036;
}
#content .posttext p {
	text-align: justify;
} 
#content .posttext ul {
	list-style-image:url('images/bull1.gif');
} 
#content .posttext ul li ul {
	list-style-image:url('images/bull2.gif');
} 
#content .posttext ul li ul li ul {
	list-style-image:url('images/bull3.gif');
} 
#content .posttext ul li ul li ul li ul {
	list-style-image:url('images/bull4.gif');
}
#content .posttext table thead th {
	background-color: #145;
	color: #fff
}
#content .posttext table tbody td {
	background-color: #dee;
}
#content .posttext blockquote {
	margin: 10px;
	padding: 10px;
	background-color: #f3f9f9;
	border-left: 0.3em solid #dee;
	back
}
#content .posttext img {
	padding: 5px;
	border: 0;
}
#content .posttext img.centered {
	display: block;
	margin: 5px auto;
}
#content .posttext img.alignright {
	margin: 0 0 2px 6px;
	display: inline;
}
#content .posttext img.alignleft {
	margin: 0 6px 2px 0;
	display: inline;
}
#content .navigation {
	clear: both;
	margin-top: -1em;
}
#content .navigation div {
	line-height: 2em;
}
#content .navigation a {
	border: 0;
	background-color: #cb9;
	font-size: 0.7em;
	text-transform: uppercase;
	padding: 0.5em;
	margin: 0.2em;
	color: #333;
	text-decoration: none;
}
#content .navigation a:hover {
	border: 0;
	background-color: #036;
	color: #fff;
	text-decoration: none;
}
#content .nav_path {
	font-size: 0.7em;
	color: #999;
	margin-bottom: 0.5em;
}
#content .nav_foot {
	clear: both;
	text-align: center;
	font-size: 0.7em;
	clear: both;
	margin: 10px 0;
}
#content .nav_foot ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content .nav_foot ul li {
	display: inline;
	margin: 0 0.5em;
}
#content .nav_path a, #content .nav_foot ul li a {
	color: #999;
	text-decoration: none;
}
#content .nav_path a:hover, #content .nav_foot ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#sidebar {
	width: 180px;
	padding: 0 10px;
	float: right;
	font-size: 0.8em;
	color: #333;
}
#sidebar a {
	color: #036;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}
/* WIDGETS Allgemein */
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	margin-bottom: 20px;	/* Abstand zwischen Widgets */
}
#sidebar ul li h2 {
	width: 180px;
	margin: 0 -5px 5px -5px;
	padding: 0 5px;
	border-bottom: 0.1em solid #dee;
	color: #333;
	font-size: 1.2em;
}
/* WIDGET: Navigation und Seiten */
#sidebar ul li.widget_pages ul li a, #sidebar ul li.widget_lhg ul li a {
	display: block;
	padding: 3px 5px;
	width: 165px;
	color: #123;
	text-decoration: none;
	border-bottom: 0.1em dotted #999;	
}
#sidebar ul li.widget_pages ul li a:hover, #sidebar ul li.widget_lhg ul li a:hover {
	padding: 3px 5px;
	width: 165px;
	color: #000;
	text-decoration: none;
	border-bottom: 0.1em dotted #333;
	background-color: #f9f6f0;
}
#sidebar ul li ul li {
	margin: 0;	/* damit in Navigationsmenüs keine Abstände zwischen Menüpunkten entstehen */
}
/* WIDGET: Formulare (Archiv + Suche) */
#sidebar ul li.widget form {
	margin: 0;
	padding: 0;
}
#sidebar ul li.widget select, #sidebar ul li.widget input {
	width: 180px;
	border: 1px solid #cb9;
	font-size: 0.8em;
	background-color: #f9f6f0;
	color: #000;
}
#sidebar sidebar ul li.widget select:focus, #sidebar ul li.widget input:hover, #sidebar ul li.widget input:focus {
	background-color: #fff;
	border: 1px solid #036;
}
#sidebar ul li.widget label {
	font-size: 0.8em;
}
#sidebar ul li.widget input#s {
	width: 120px;
	height: 1.5em;
}
#sidebar ul li.widget input#searchsubmit {
	width: 50px;
	height: 1.8em;
	background-color: #cb9;
	color: #333;
	border: 1px solid #cb9;
}
#sidebar ul li.widget input#searchsubmit:hover, #sidebar ul li.widget input#searchsubmit:focus {
	background-color: #036;
	color: #fff;
	border: 1px solid #036;
}
#footer {
	clear: both;
	width: 780px;
	padding: 5px 10px;
	border-top: 0.3em solid #dee;
	font-size: 0.7em;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .foot_left {
	width: 380px;
	float: left;
	text-align: left;
}
#footer .foot_right {
	width: 380px;
	float: right;
	text-align: right;
}
#footer .foot_bottom {
	width: 780px;
	text-align: center;
	clear: both;
}
a {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
acrony, abbr {
	border-bottom: 1px dotted #999;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}