/* THE BELOW CODES ARE ONES YOU CAN USE TO CUSTOMIZE THIS THEME
   WITHOUT HARMING THE ORIGINAL CSS FILES - UNCOMMENT OUT THE
   LINES OF CODE TO ACTIVATE THEM - IF YOU NEED HELP CUSTOMIZING
   THIS THEME, DO NOT HESITATE TO CONTACT ME. hi@madebyguerrilla.com 
   
   COLORS:
   Body BG:			#e4dbb5
   Postwrap BG:		#f2f1dd
   Dark Green: 		#363E03
   Hover Green: 	#515c09
   Dark Red:		#660000
   Sidebox-beige:	#e7e4cf
   
   
   */


/* HEADER STYLES */

.headerwide {
	background: #F8F8F8 url(images/ffc_header2.jpg) no-repeat top center; /* Teppich BG = bg_header.jpg */
	height: 150px;
	}

.headerwrap h2 a {
	color:#fff;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat top left;
	display: block;
	width: 650px;
	height: 150px;
}


/* NAVIGATION STYLES */

.navigationwide {
	background: #363e03 url(images/bg_nav.jpg) repeat-x top center;
	}
	
.navigationwrap ul li a {
	color: #FFF; 
	background: #363e03;
	}
	
.navigationwrap ul li a:hover {
	color:#FFF; 
	background:#515c09;
	}
	
.navigationwrap ul li:hover ul li a {
	background:#515c09; 
	color:#FFF; 
	min-width:150px;
	z-index:100;
	}
	
.navigationwrap ul li:hover ul li a:hover {
	background:#660000; 
	color:#FFF;
	}

.breadcrumb {
	font-size: 9px;
	padding: 190px 0 0 10px;
	}

/* BODY STYLES */

body {
	font-family: "Trebuchet MS", Helvetica, Tahoma, Arial;
	color: #252525;
	font-size: 13px;
	line-height: 20px;
	background: #e4dbb5;
}

.postwrap {
	border:1px solid #363e03;
	background: #f2f1dd;
	}

.postwrap img {
	border: 1px solid #363e03;
	padding:2px;
	}

.postwrap h1{ color: #660000; padding: 0; margin: 0 0 20px 0; font: 26px normal; line-height: 30px; font-family: Georgia, Times, Serif; }
.postwrap h1 a{ color: #660000!important; padding: 0; margin: 0 0 20px 0; font: 26px normal; line-height: 25px; font-family: Georgia, Times, Serif; }
.postwrap h2{ color: #363e03; padding: 0; margin: 15px 0 20px 0; font: 20px normal; line-height: 25px; font-family: Georgia, Times, Serif; }
.postwrap h2 a{ color: #660000!important; padding: 0; margin: 15px 0 20px 0; font: 22px normal; line-height: 24px; font-family: Georgia, Times, Serif; }
.postwrap h3{ color: #464646; padding: 0; margin: 20px 0 10px 0; font: 18px normal; line-height: 18px; font-family: Georgia, Times, Serif; }
.postwrap h4{ color: #464646; padding: 0; margin: 0 0 10px 0; font: 16px normal; line-height: 16px; font-family: Georgia, Times, Serif; }
.postwrap h5{ color: #464646; padding: 0; margin: 0 0 10px 0; font: 14px normal; line-height: 14px; font-family: Georgia, Times, Serif; }
.postwrap h6{ color: #464646; padding: 0; margin: 0 0 10px 0; font: 14px normal; line-height: 12px; font-family: Georgia, Times, Serif; }

.postwrap p {
margin:0 0 10px 0;
}

.postinfo, .postinfo a, .postinfo a:hover, .postinfo a:visited, .postinfo a:active {
	color:#363e03;
	}

/* Image Caption */
.wp-caption p.wp-caption-text {
   font-size: 10px;
   padding: 4px!important;
   margin: 0 auto 25px auto!important
}

.wp-smiley {border:none!important;}

/* Box für die Stabsvorstellung */
.box1 {
	border: 1px solid #887d4c;
	background:#e7e4cf;
	margin: 0 0 15px 0;
	padding:10px;
	}

.box1 img {
	width:100px;
	height:100px;
	}

.box1-left {
	float:left;
	width:120px;
	}

.box1-right {
	float:left;
	width:380px;
	}

/* SIDEBAR STUFF */

.sidebox {
	color:#72693f;
	background: #e7e4cf;
	border:1px solid #363e03;
	}

.sidebox h3, .sidebox h3 a {
	color:#660000;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
	text-transform:none;
}

.sidebox h3 a:hover {
	color:#363e03;
}

.sidebox ul li a, .sidebox ul li a:visited {
border-bottom:1px dotted #363e03;
color:#363e03;
display:block;
padding:5px 0;
text-decoration:none;
width:300px;
}

.sidebox ul li a:hover {
color:#444;
text-decoration:none;
}

.dates {
	font-size:0.8em;
	}

/* FORM ELEMENTS */
.text_submit {background: #660000;}
.text_submit:hover {background: #363e03;}
.text_input {
	background:#e4dbb5;
	border: 1px solid #887d4c;
	} 

/*COMMENTS STUFF */

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li {margin-bottom:10px;}
ol.commentlist li.alt { }
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom:none;}
ol.commentlist li div.comment-author { color: #464646; }
ol.commentlist li div.vcard { font:normal 16px; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar {border:none; float:right; width: 50px; height: 50px; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#363e03; }
ol.commentlist li p { font-size:12px; margin:0 0 1em; }
ol.commentlist li ul { font-size:12px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border:none; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { border-left:5px solid #363e03; }

ol.commentlist li.pingback {}
ol.commentlist li.pingback .reply, ol.commentlist li.pingback .comment-meta, ol.commentlist li.pingback .says, ol.commentlist li.pingback p { display: none; }

ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

ol.commentlist li.bypostauthor { background: #e2e0be; border:1px solid #363e03!important; color: #363e03; }
ol.commentlist li.bypostauthor a, ol.commentlist li.bypostauthor a:visited { color: #444; text-decoration: underline; }
ol.commentlist li.bypostauthor a:hover { text-decoration: none; color: #444; }
ol.commentlist li.bypostauthor pre, ol.commentlist li.bypostauthor code { color: #252525; }


/* FOOTER COLORS */

.footerwide {
	background: #363e03 url(images/ffc_footer.jpg) repeat-x bottom center;
	height:70px;
	}
	
.footerwrap {
	position: relative;
	margin: 0 auto;
	padding: 0 20px 0 0;
	width: 940px;
	color: #FFF;
}

.footerwrap a, .footerwrap a:visited { color: #FFF; text-decoration: none; }
.footerwrap a:hover { color: #FFF; text-decoration: underline; }

	

/*
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50
*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:110px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	background-color:#E2E0BE!important;
	border:1px solid #363E03!important;
	padding:4px!important;
	margin:0pt 2px 2px 0px!important;
	width:100px!important;
	height:100px!important;
	/*
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
	*/
}

.ngg-album-compactbox .Thumb:hover {
	background-color:#363E03!important;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 8px;
	width:120px;
}

.ngg-album-compact p {
	font-size:11px;
	margin:2px 0 0 8px;
}

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

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	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;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#E2E0BE;
	border:1px solid #363E03;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #363E03;
} 

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

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- 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-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	background-color:#E2E0BE;
	border:1px solid #363E03;
	padding:4px;
	margin:0pt 2px 2px 0px;
}

.ngg-widget img:hover {
	background-color:#363E03;
}


/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- 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;
}
