/*
Theme Name: Famous Witten-Annen
Theme URI: http://www.famous-annen.de/
Version: 0.1
Description: Theme f&uuml;r das Jugendzentrum Famous in Witten-Annen
Author: Jan Eckhoff
Author URI: http://www.wortpflege.de/
*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}

html {
background: #000;
height: 100%;
}

body {
background: #fff;
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
max-width: 1300px;
}

#page {
background: #fff;
color: #000;
max-width: 1300px;
background: #fff url(img/start_hg.jpg) top left no-repeat;
}

.kopf {
padding: 50px;
} 

.kopf a {
	text-decoration: none;
	outline: none;
	padding-left: 80px;
}

.kopf a img {
border: none;
}

.sidebar {
	float: left;
	width: 150px;
	text-align: right;
	padding: 0px;
	border-right: 2px dotted #999;

}

.sidebar p {
/*
	margin-left: 10px; 
	margin-right: 10px;
	*/
	
	text-align: left;
	font-size: 90%;
}

/* Navigation in Sidebar*/

ul.menu {
	list-style-type: none;
	padding: 0px;
}

ul.menu li {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ul.menu li a {
	background-color: #caed76;
	text-decoration: none;
	outline: none;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul.menu li a:visited {
	color: #000;
}

ul.menu li a:hover, ul.menu li.current_page_item a, ul.menu li.current_page_ancestor a {
	color: #FFF;
	background-color: #C20B30;
}


/* Subnavigation in Sidebar*/

ul.menu li ul {
display: none;
}

ul.menu li.current_page_ancestor ul, ul.menu li.current_page_item ul { 
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

ul.menu li.current_page_ancestor ul li, ul.menu li.current_page_item ul li {
	list-style-type: none;
	padding: 0px;
}

ul.menu li.current_page_ancestor ul li a, ul.menu li.current_page_item ul li a {
	background-color: #FFF;
	text-decoration: none;
	outline: none;
	color: #000;
	display: block;
	margin-top: 2px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CAEC78;
	padding: 5px;
}

ul.menu li.current_page_ancestor ul li a:hover, ul.menu li.current_page_item ul li a:hover {
	color: #FFF;
	background-color: #C20B30;
	border-right-color: #BF1032;
}

ul.menu li.current_page_ancestor ul li.current_page_item a {
	color: #FFF;
	background-color: #666;
	border-right-color: #666;
}

/*
ul.menu ul li.current_page_item a {
	background-color: #C20B30;
	color: #FFF;
}
*/

.content {
	margin: 0 20px 0 150px;
	padding-left: 40px;
} 

.content p {
	line-height: 160%;
	margin-bottom: 10px;
} 

.content h1, .content h2, .content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #BF1032;
	padding-bottom: 10px;
}

.content a {
	background-color: #caed76;
	text-decoration: none;
	outline: none;
	color: #000;
	padding: 2px 5px;
}

.content a:hover {
	color: #FFF;
	background-color: #B90B32;
}

.content a:active {
	color: #FFF;
	background-color: #666;
}

.newsliste {
	padding-top: 10px;
}

.newsliste .item {
	min-height: 4em;
	border-top: 2px dotted #BF1032;
	padding: 10px 10px 20px 10px;
}

.editpost a {
border: none;
width: 17px;
height: 20px;
background: url(img/edit.jpg) top left no-repeat;
}

/*===========================================*/
/* topnews*/

.newsliste .topnews {
	background-attachment: scroll;
	background-image: url(img/newsbox_w_hg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: none;
	margin: 0 0 30px 0;
	padding: 10px;
}

.newsliste .topnews .con {
	background-color: #FEFFCD;
	padding: 10px;
	margin: 0;
}

.newsliste .topnews h1 {
	background-color: #FFC;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-size: 150%;
}

/* podcast*/

.newsliste .podtop {
	background-attachment: scroll;
	background-image: url(img/newsbox_gr_hg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: none;
	margin: 0 0 30px 0;
	padding: 10px;
}

.newsliste .podtop h1 {
	background-color: #FFC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 150%;
}

.newsliste .podtop p {
	background-color: #FFC;
	padding: 10px;
	margin: 0px;
}



/*===========================================*/
/*Kinkformatierung Bilder in newsliste*/

a.bildlink {
    background-color: #FFF;
    padding: 0;
	margin: 0;
	border: none;
}

a.bildlink img {
	border: 3px solid #caed76;
    padding: 0;
	margin: 0;
}

a.bildlink:visited img {
	border: 3px solid #caed76;
}

a.bildlink:hover img {
	border: 3px solid #CC0C33;
}

a.bildlink:active img {
	border: 3px solid #666;
}

.item ul, .item ol, .topnews ul, .topnews ol{
	list-style-position: inside;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
}
.item li, .topnews li {
	min-height: 1em;
	border: none;
	margin: 0;
	padding: 0.25em 0;
}

/* Links */
ul.linkliste {
list-style: none;
padding: 0;
}

ul.linkliste li {
border-bottom: 2px dotted #BF1032;
}

ul.linkliste ul {
list-style: none;
}

ul.linkliste ul li {
border: none;
}

/* Kontaktformular */

.wpcf7 input, .wpcf7 textarea {
width: 500px;
border: 2px dotted #BF1032;
}

.wpcf7 p {
margin: 10px;
}

.wpcf7 p.senden input {
width: 250px;
border: none;
background: #BF1032;
color: #fff;
padding: 5px;
cursor: pointer;
}

/*===========================================*/

.impressum {
	width: 150px;
	font-size: 9px;
	color: #FFF;
} 

.impressum a {
	text-decoration: none;
	outline: none;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.impressum a:hover {
	color: #FFF;
	background-color: #BE0B35;
}

.impressum a:active {
	color: #FFF;
	background-color: #666;
}

/*===========================================*/
/*Fusszeile 2, Logosammlung*/
.foerder {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin: 0px;
	background: #fff;
} 
.foerder p {
	margin: 0;
	font-size: 9px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.foerder a {
	text-decoration: none;
	outline: none;
	color: #000;
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	height: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.foerder a:visited {
	color: #000;
}

.foerder a:hover {
	color: #000;
	background-color: #FFF;
	border-bottom-color: #BF0B36;
}

.foerder a:active {
	color: #FFF;
	background-color: #FFF;
	border-bottom-color: #666;
}
/*===========================================*/
/*===========================================*/
/* Verschiedene Klassen */

.alignright {
	float: right;
}
.alignleft {
	float: left;
}

img.alignleft {
float: left;
margin: 0px 5px 5px 0px;
}

img.alignright {
float: right;
margin: 0px 0px 5px 5px;
}

img.alignnone {
float: none;
margin: 0px 0px 5px 0px;
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*
.blockquote {
	background-color: #eaf6ce;
	padding: 5px;
}
*/

.blockquote {
	margin-left: -10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #eaf6ce;
}
/*===========================================*/

/* Überschriften Sidebar, wenn die einer brauchen sollte*/
.sidebar h1,
.sidebar h2,
.sidebar h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px; 
	margin-right: 10px;
}

/* Förderer */

.foerderliste {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.foerderliste li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	min-height: 4em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.foerderliste li p {
	padding: 0px;
	margin: 0px;
}


/*===========================================*/
/*Linkformatierung Bilder in foerderliste*/
.foerderlink {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}

.foerderliste a.foerderlink {
	background-color: #FFF;
	padding: 0;
	border: none;
	margin: 0 10px 0 0;
}

.foerderliste a.foerderlink img {
	border: 3px solid #caed76;
	padding: 0px;
	margin: 2px 0 -2px 0;
}

.foerderliste a.foerderlink:visited img {
	border: 3px solid #caed76;
}

.foerderliste a.foerderlink:hover img {
	border: 3px solid #CC0C33;
}

.foerderliste a.foerderlink:active img {
	border: 3px solid #666;
}

/* Kalender */

/**
 * Stylesheet for the WP Events Calendar
 * Some overrides for thickbox and tooltip
 * and calendar formatting
 */

/* import the tooltips stylesheet classes for EC */
@import url(ec-tooltips.css);

/* * Thickbox CSS */
div#TB_title {
	/*background-color: #105681;
*/
	background-color: #000000;
	color: #FFFFFF;
}
div#TB_title a, div#TB_title a:visited {
	color: #cfcfcf;
}
/* * JQuery Tooltip modifiziert 091203: hg hellgelb, outline dunkelrot*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #bf0b36;
	background-color: #ffc;
	padding: 5px;
	opacity: 1;
	width: 225px;
	word-wrap: break-word;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#tooltip ul {
	padding: 0;
}
#tooltip li {
	margin: 0 10px;
	width: auto;
}

/** Large Calendar */
/** Calendar formatting */
#wp-calendarLarge {
	border-collapse: collapse;
	margin: auto;
	background: #fff;
}
#calendar_wrapLarge img {
	border: none;
	padding: 0;
	margin: 0;
}
#wp-calendarLarge td {
	border: thin solid black;
	width: 150px;
	height: 100px;
	padding: 0;
	vertical-align: top;
}
.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
	text-decoration: none;
	border: none;
}
#wp-calendarLarge .event-block {
	border-top: 1px solid #444;
	display: block;
	padding: 2px 0 0 2px;
	line-height: 11pt;
	color: #bf1032;
	background: #fff;
}

/* * KppfzeileÐ modifiziert 091203: hg dunkelrot*/
#wp-calendarLarge .dayHead {
	/* background-color: #333333;
*/
	background-color: #bf1032;
	color: white;
	font-weight: bold;
	z-index: 1000;
}
/* * Aktueller Tag Ð modifiziert 091203: hg hellgruen, text dunkelrot*/
#todayLarge {
	background-color: #caed76;
	color: #bf1032;
}
/* * Days events calendar */
#EC_daysEvents {
	font-size: 14px;
}
.EC_title {
	 background: #A4CAE6; 
}
.EC_location {
	background: #FFF8DC;
}
.EC_time {
	background: #CCCCCC;
}
.EC_date {
	background: #E0EEEE;
}
.EC_linkout_and_postid {
	background: #bfd3ed;
}
#EC_current-month {
	position: relative;
}
#EC_ajaxLoader {
	display: none;
	margin-top: -15px;
}


#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding: 20px;
	height: 160px;
	opacity: 0.95;
	background: url('../images/shadow3.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12px;
	width: 220px;
}
#tooltip.pretty div {
	width: 220px;
	text-align: left;
}
#tooltip.fancy {
	background: url('../images/shadow2.png');
	padding-top: 5em;
	height: 100px;
}

/* Galerie */

.ngg-album-compact {
	float:left;
	height:150px;
	padding: 0 10px;;
	text-align: center;
	width:120px;	
}

.ngg-album-compact h4 {
margin: 5px 0;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	width: 100%;
/*	clear:both; */
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float:left;
	padding: 10px;;
	text-align: center;
	width:120px;
}

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}


.ngg-clear {
clear: both; 
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
margin-top: 10px;
/*
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
	*/	
}

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
