/*  
Theme Name:Jesus Freaks Bremen
Theme URI: http://www.jesusfreaks-bremen.de
Description: Jesus Freaks Bremen Theme 4 WordPress
Version: 0.2
Author: Jesus Freaks Bremen Webteam
*/


/*EditButton*/
.editbutton
{
	width: 15px;
	height: 15px;
	background: url('images/edit.gif');
	border: 0px;
}

/*
Losungen
*/

p.TL
{
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:10px;
	color: #1F1F1F;
}

p.L, .losungstext 
{
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

p.SL, .losungsvers, .link 
{
	font-size: 8pt;
	margin-left: 10px;
}

.link 
{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

/* fuer unterschiedliche Kommentare*/

body{
    overflow: auto;
	background: white;
}

strong
{
	color: #1F1F1F;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}

hr
{
	margin-top:		0px;
	margin-bottom: 	0px;
	padding-top:		0px;
	padding-bottom: 	0px;
}
	
.contenttable{
	cellspacing:0px;
	cellpadding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	padding-top:30px;	
	width: 750px;
}

a:link, a:visited, a:active        {
	text-decoration: none;
	color: #1F1F1F;
}

a:hover{
	text-decoration: underline;
	color: #1F1F1F;
}

/*Page*/
#page{
/*	background: red;*/	
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;

}

#comment{
    width: 500px;
}

.contentcell{
	padding-top:15px;
	padding-left: 40px;
	padding-right: 40px;
	width: 650px;
	vertical-align: top;
}

.titel, h2 {
	
	font-size: 13px;
	color: #1F1F1F;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin-bottom: 2px;
	vertical-align: top;
}

a.newstitel:link, a.newstitel:visited, a.newstitel:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight: bold;
	font: italic;
	text-decoration: none;	
	color: #ff0000;	
}

.newsrest {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight: normal;
	font: italic;
	text-decoration: none;	
}

.date{
	font-size: 8pt;
	padding-top: 5px;
	margin-left: 8px;
}

.author{
	font-size: 8pt;
	padding-top: 5px;
}

p {
	margin-top:3px;
}

/*Header*/

#headerimg{
	width:750px;
	height:100px;
	text-align: center;		
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#blogdescription{
	display: none;	
}


/*Sidebar*/
#sidebar{
    width:101px;
}

.sidebarcell{
 	text-align: left;
	vertical-align:top;
	background: url(images/jfsidebar.gif) no-repeat top left;
	width: 101px;
	height: 400px;
	magin-top:0px;
	padding-top: 0px;
}

/*Footer*/
.untertitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	letter-spacing: 0.7em;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border: #c0c0c0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: transparent;
	width: 468px;
	padding-left: 50px;
	padding-right: 30px;
	margin-left: 140px;
	margin-top: 12px;
	margin-bottom: 3px;

	line-height: 16px;
}

.impressum
{
	text-align: left;
	vertical-align: top;
	font-size: 7pt;
	margin-left: 280px;
}

a:link.footer, .footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;			
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.wp{
    font-size: 7pt;
    letter-spacing: 1.2em;
    text-align: left;
    display: all;

}


/*Submenu*/

#submenu {
	padding: 0px 0 0 0;

	float: right;
}

#submenu li {
	/*background-color: #333;*/
        background-color: #FAFAFA;
	/*font-family: Arial, Verdana, Sans-Serif;*/
	font-size: 0.9em;
	padding: 0px 5px;
	margin-right: 10px;
	list-style-type: none;
	list-style-image: none;
	/*float: left;*/
        border-bottom: 1px black solid;
        border-left: 2px black solid;
}
