/*
Theme Name: SMD
Theme URI: http://smd-freising.de
Description: SMD Freising = loest die Version 1.0 der HTML Seite ab
Version: 1.0
Author: Christoph Ulrich Busch
Author URI: http:www.ferndesign.biz
Tags: orange, smd, freising, christlich
*/

* {	margin:0px;	padding:0px; }
body {
	background:url(images/cross_bg.gif);
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;	
}
a {	outline: none; }
a:link {
	color:#990000;
	text-decoration:underline;
}
a:visited {
	color:#990000;
	text-decoration:underline;
}
a:hover, li.page_item a:hover {
	color:#ee0000;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
}
h2 a:hover {
	font-weight:bold;
}
a:active {
	color:#cc6500;
	text-decoration:underline;
}
/* Default Font */
p {
	font-size:1.4em;	
	line-height:1.2em;
	padding:5px 0;	
}
h1 {
	color:#F86F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	font-weight:normal;
	letter-spacing:0.03em;
	line-height:1.2em;
	margin:0 0 15px;
}
h2 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;	
	margin:10px 0;
}
h3 {	
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.2em;
	padding-top:15px;
	text-align:center !important;
}
h4 {
	color:#333333;
	font-size:1.6em;
	margin:5px;
	font-family:Georgia, "Times New Roman", Times, serif
	font-weight:bolder;
	
}
h5 {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif
	font-weight:bolder;
	font-size:1.4em;
	margin:5px 0;
}
/* End Default Font */
/* Start Startseite */
.startpostleft .entry, .startpostright .entry {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #333333;
	margin:5px 0;
	padding:5px;
}
.startpostleft {
	width:280px;
	float: left;
}
.startpostright {
	width:280px;
	float: right;
}
/* slideshow */
.pics {  
    height:  130px;  
    width:   200px;  
    padding: 0;  
    margin:  0;  
    float: left;   
    margin-bottom: 20px; 
    display: none;
} 
 
.pics img, .pics_ns img {            
    top:  0; 
    left: 0;
    margin-right: 10px;
    width:190px;
    height: 130px;
    border:1px solid #333333;    
} 
/* for none js purpose */
.pics_ns {
	float: left;
	margin-bottom: 20px;
	width: 620px;	
}
/* End Startseite */
/*  Start Default site */
#page {
	background:url(images/header_bg.png) no-repeat top left;
	text-align:left;
	width:1010px;
	margin:0 auto;
}
#content {
	background:url(images/main_bg.gif) repeat-y;
	margin-top:160px;
	position:relative;
	width:1010px;
}
.post { 
	float:right;
	margin:-160px 60px 0 0;
	width:600px;	
	}
#header { 
	height:310px; 
	background:url(images/logo.gif) no-repeat 58px 145px;
}
.post li { 
	font-size:1.3em;
	padding:5px;
	margin-left:10px;
}
#post-31 li { padding:0 0 0 20px; }
.post li li {
	font-size:1em;
	list-style:none;
}
/* End Default site */
/* Start Blog like sites */
.blogheader {
	text-indent:-4000px;
	background:url(images/blogheader.jpg) no-repeat;
	display:block;
	height:180px;
	margin:0 auto;
	width:550px;
}
.older, .newer { 
	font-size:1.4em;
	letter-spacing:0.2em;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	width:45%;
	}
.older {
	clear: both;
	background:url(images/down.gif) no-repeat;
	padding-left:30px;
	float:left;
}
.newer {
	background:url(images/up.gif) no-repeat;
	padding-left:30px;
	float:right;
}
.postinfo {
	float:right;
	width: 260px;
	padding:5px;
	border:1px solid #333;
	background-color:#fff;
	margin-top:5px;
	clear: right;
}
.postinfo img {
	float:left;
	margin-right:5px;
	border:1px solid #000;
}
.postrss {
	text-indent:-4000px;	
	height:30px;
	padding:0;
	float:left;
	margin: 0.3em 10px 0 0;
}
.postrss a { 
	background:url(images/rss.gif) no-repeat; 
	display:block;
	height:32px;
	width:30px;
}
.postdate {
	font-size:1em;
	padding:0;
}
.postanswer {
	font-size:1.2em;
	margin-left:110px;
}
.singletitle {
	clear:both;
	padding-top:10px;
}
#commentform input {
	border:1px solid #333;
	padding:0.3em 10px 0 10px;
	height:1.5em;
}
#commentform input#submit {
	height:auto;
	cursor:pointer;
}
#commentform input#submit:hover {
	background:#fff;
	}
/* End Blog like sites */
/* Start Links */
#post-39 img {
	border: 1px solid #333;
	margin-left:10px;
}
/* End Links */
/* Start Sidebar */
#sidebar {
    margin: -50px 0 0 100px;
	width:200px;
	float:left;
}
#sidebar ul { list-style:none; }
/* Widget Pages NAVI */
li#pages ul { margin-top:20px; }
li.page_item { 
	padding:2px 0 20px 10px;
	font-size:1.5em;
	background:url(images/nav_bg.jpg) no-repeat;
}
li.page-item-228 {	
	padding-left:0;
	text-indent:-4000px;
	background:none;
}
li.page-item-228 a{
	display:block;
	height:52px;
	background:url(images/blog.jpg) no-repeat;
}
li.page_item a { 
	text-decoration:none; 
	color:#000;
}
.widget_pages .widgettitle {
	display:none;
}
/* End Sidebar */
/* Start Footer */
#footer {
	background:transparent url(images/footer_bg.gif) no-repeat scroll 0 0;
	height:50px;
	width:1010px;
	clear:both;
}
/* End Footer */
/* Steckbrief */
.steckbriefimage {
	width:110px;
	vertical-align:top;
}
.steckbriefdata {
	font-weight:bold;
	margin-right:10px;
	padding-right:10px;	
	vertical-align:top;
	width:200px;
}
.steckbriefcontent {
}
.steckbrieftable {
	width:100%;
	font-size:1.2em;
	line-height:1.5em;
	margin-top:10px;
}
/* Start Variouse Tags */
.clearcheater:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
li.listekreuzweiss {
	background:transparent url(images/liste_kreuz_weiss.gif) no-repeat scroll left center;
	list-style: none;
	padding-left:20px;
}
.clearer {
	clear:both;
}
/*End Variouse Tags*/
