/*
Theme Name: Frauenzentrum Laatzen
Description: 
Version: 2.0
Author: Muriel Mace - pixalix design hannover
Author URI: http://pixalix-design.de
Tags: Red, HTML5, CSS3
*/
/* yanone-kaffeesatz-200 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 200;
  src: local('Yanone Kaffeesatz ExtraLight'), local('YanoneKaffeesatz-ExtraLight'),
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* yanone-kaffeesatz-300 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 300;
  src: local('Yanone Kaffeesatz Light'), local('YanoneKaffeesatz-Light'),
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* yanone-kaffeesatz-regular - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'),
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* yanone-kaffeesatz-700 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 700;
  src: local('Yanone Kaffeesatz Bold'), local('YanoneKaffeesatz-Bold'),
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./assets/fonts/yanone/yanone-kaffeesatz-v9-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ----------------------------------------------------------------------------------- */
/* RESET
/* ----------------------------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/  | v2.0 | 20110126 |  License: none       */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----------------------------------------------------------------------------------- */
/* TYPOGRAPHY
/* ----------------------------------------------------------------------------------- */
body{
  font-size:18px; 
  line-height:1.3em;
  font-family: 'Yanone Kaffeesatz', sans-serif !important;
  font-weight:300;
  letter-spacing:0.03em;
}

p,ul,ol,blockquote{ margin-bottom: 1.5em; }
a{ }
a:hover{ text-decoration: none;}
h1,h2,h3,h4,h5,h6{ margin-bottom: 24px; }
h1{ font-size:1.5em; }
h2{ font-size:1.325em; }
h3{ font-size:1.25em; }
h4{ font-size:1.125em; }
h5,h6{ font-size:1em; }

.left ul, .left ol { margin-left: 36px;}
.left ul { list-style:square;}
.left ul ul, .left ol ul { list-style:circle; margin-bottom: 0;}
.left ol { list-style:decimal}
.left ol ol, .left ul ol { list-style:decimal; margin-bottom: 0;}

strong { font-weight: 400;}

em {font-style:italic;}



blockquote{
  margin: 0 60px 0 45px;
  padding-left: 10px;
  font-style:italic; 
  overflow: hidden;
  margin-bottom: 1.5em;
}
blockquote p { margin-bottom: 0;}

img.alignleft {
  float:left; margin-right: 20px;
}
img.alignright {
  float:right; margin-left: 20px;
}
img.aligncenter {
  display:block; margin: 0 auto;
}

blockquote em{
  display:block; 
  text-align: right;
 font-style:normal; 
}

blockquote em:before {
  content:' '
}


.logo-h1{ font-size: 2.725em;   margin-bottom: 24px;}
.logo-h2{ font-size: 2.025em;  margin-bottom: 24px;}

/* ----------------------------------------------------------------------------------- */
/* TOOLS
/* ----------------------------------------------------------------------------------- */
.clearleft { clear:left;}
.clearright { clear:right;}
.clearboth { clear:both;}

/* ----------------------------------------------------------------------------------- */
/* FARBEN
/* ----------------------------------------------------------------------------------- */
/* Blau: #316f90
/* Rot: #af0917
/* Dunkelrot: #91080c
/* Beige: #fafcf7
/* Beige 2 : #e0d9cd
*/
body { background-color:#fafcf7; color:#555;}

header { color:#fafcf7; 

background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top, #a90329 0%, #7c0709 0%, #af0917 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a90329 0%,#7c0709 0%,#af0917 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a90329 0%,#7c0709 0%,#af0917 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#af0917',GradientType=0 ); /* IE6-9 */
}   
.logo-beige {color:#fafcf7;}
.logo-black {color:#000;}
.logo-h1, .logo-h2 { text-shadow: 1px 1px 2px #000; }

h1 { color: #91080c; }
h2 { color: #316f90; }

a { color: #316f90;}
a:hover { color: #91080c;}

footer { background-color:#af0917; color:#fafcf7; }

footer a { text-decoration:none; color:#fafcf7;}
footer a:hover { text-decoration:underline; color:#fafcf7;}
footer .footer-eins .fa {font-size:12px;}
footer .footer-copyright {font-size:14px; text-align:center;padding:12px 0; border-top:1px dotted #fafcf7;}

/* ----------------------------------------------------------------------------------- */
/* STRUCTURE
/* ----------------------------------------------------------------------------------- */

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
  
/* header 
------------------------------ */
.header-border {
	background-image: url(assets/images/fzl-bg-red-bottom.png);
	background-position: top center;
	background-repeat:repeat-x;*/
	height:10px;
	padding-bottom:24px;
}
/* logo 
------------------------------ */

.logo-h1 {
	padding-top:50px;
	margin-bottom: 10px;
}

.logo-h2 {
	margin-bottom: 48px;
}

.sticker-info {
	position:absolute;
	top:0;
	right:0;
}

/* nav
------------------------------ */
nav {
 z-index:100000000;
}

/* MAIN
------------------------------ */
main {
	padding-top: 48px;
}
/* wrapper 
------------------------------ */
.wrapper {
	max-width:1200px;
	width:95%;
	margin:0 auto;
	position:relative;
}

.section-first { 
	margin-top:-62px; 
	background-color:#fff;
	-webkit-box-shadow: 0px -3px 5px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -3px 5px -3px rgba(0,0,0,0.75);
	box-shadow: 0px -3px 5px -3px rgba(0,0,0,0.75); 
	border:1px solid #eee; border-bottom: none;
}

.breadcrumb { margin-bottom: 20px;}

/* Left
------------------------------ */
.left{
	width: 70%;
	float:left;
	padding: 0 36px;
}

.left hr {
	border:none;
	height:1px;
	border-bottom: 1px dotted #316f90;
	margin:12px 0;
}

.left a { color: #91080c; text-decoration:none; }
.left a:hover { color: #316f90; }

/* sidebar 
------------------------------ */
.sidebar {
	width: 30%;
	float:left;
	padding: 3px 36px;
}

.sidebar h2 { color: #af0917;border-top: 1px dotted #af0917; border-bottom: 1px dotted #af0917; padding:6px 0;}

.sidebar a {color:#af0917; text-decoration:none; }
.sidebar a:hover {color:#316f90;}

.sidebar hr {
	border:none;
	height:1px;
	border-bottom: 1px dotted #af0917;
	margin:12px 0;
}

.sidebar ul, .sidebar ol  { list-style:none; margin-left: 0; }


.sidebar .icon  { margin-right:6px; }
.sidebar-naechste-veranstaltungen {color:#fff; background-color:#6c8da0 ; display:block; font-size:18px; padding:5px 10px;}
.sidebar-naechste-veranstaltungen-box { padding:10px 10px;margin-bottom:24px;border:1px dotted #6c8da0 ; border-top:none;  }
.sidebar-naechste-veranstaltungen-titel {display:block; font-size:22px;color:#333; }
.sidebar-naechste-veranstaltungen-permalink { text-align:right; }
.sidebar img { padding: 6px; border:1px solid #ccc; width:100%;; min-width:100%; height:auto;}

/* footer
------------------------------ */

footer { 
	background-image: url(assets/images/fzl-bg-top.png);
	background-position: top center;
	background-repeat:repeat-x;
	padding-top:48px;
}
.footer-block { width:33.3%; float:left;padding-right:2.5%;}

.footer-block .icon { font-size:16px; margin-right:6px}


/*-------------------------------------------------------------------------------
 Navigation
------------------------------------------------------------------------------- */
nav.top{
	display:block;
	height: 74px;
	letter-spacing: 0.1em;
	font-size: 0.95em;
}

#menu-menutop {
	margin: 0;
	padding: 7px 6px 0;
	max-width: 900px;
	margin-left:-40px;
}
#menu-menutop li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#menu-menutop a {
	background: #910713;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
	behavior: url(http://www.frauenzentrum-laatzen.de/wp-content/themes/frauenzentrum/border-radius.htc);
	
}



#menu-menutop li.current-menu-item a, #menu-menutop li.current-menu-item a:hover{ 
	background: #fcfdf7;color:#6f0000;
}
#menu-menutop li.current-page-ancestor a, #menu-menutop li.current-page-ancestor a:hover{ 
	background: #fcfdf7;color:#6f0000;
}


/* main level link hover */
 #menu-menutop li:hover > a {
	background: #e7e3de;/*#d9cec0*/
	color:#6f0000;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);
	text-shadow: 0 1px 0 rgba(255,255,255, 1);
}





/* sub levels link hover */
#menu-menutop ul li:hover a, #menu-menutop li:hover li a {
	background: none;
	border: none;
	color: #333;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


#menu-menutop ul a:hover {
	background: #6c8da0 !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#menu-menutop li:hover > ul {
	display: block;
}

/* level 2 Blocs des sous-menus */
#menu-menutop ul {
	display: none;
	margin: 5px 0 0 0 ;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #e7e3de;/*#d9cec0*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .5);
	box-shadow: 0 1px 3px rgba(0,0,0, .5);
	
}
#menu-menutop ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#menu-menutop ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#menu-menutop ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#menu-menutop ul li:first-child > a {
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}
#menu-menutop ul li:last-child > a {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;

	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

/* clearfix */
#menu-menutop:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#menu-menutop {
	display: inline-block;
} 
html[xmlns] #menu-menutop {
	display: block;
}
 
* html #menu-menutop {
	height: 1%;
}

/* ----------------------------------------------------------------------------------- */
/* FRONT-PAGE
/* ----------------------------------------------------------------------------------- */
.front-page img { margin-bottom:24px; padding: 6px; border:1px solid #ccc;}
.front-page-koop img { border:none !important;}
article.home { padding-top:48px;}


/* ----------------------------------------------------------------------------------- */
/* BLOG / KALENDER
/* ----------------------------------------------------------------------------------- */
.veranstaltung-page-titel { font-size:2em; padding:12px 0 ;border-bottom: 1px solid  #ccc;border-top: 1px solid  #ccc; text-align:right;}
.veranstaltung-page-titel i { margin-left:24px;}
.veranstaltung h2 { color: #91080c; font-size:1.5em;}
.veranstaltung h3 { color: #316f90;  font-size:1.325em;}

.veranstaltung { padding:36px 0; border-bottom: 1px dotted #316f90;}
.veranstaltung:first-child { padding:0 0 36px 0; }
.block-veranstaltung article:last-child {border-bottom:none;}
article.veranstaltung:last-child { border-bottom:none !important; }

.calendar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px -1px 2px 1px rgba(0,0,0, .3);
	-moz-box-shadow: 0px -1px 2px 1px rgba(0,0,0, .3);
	box-shadow: 0px -1px 2px 1px rgba(0,0,0, .3);
	
	max-width:200px;
	text-align:center;
	line-height:20px;
	font-size:0.85em;
	float:left;
	margin-right:24px;
}

.calendar-top {
	background-color: #af0917;
	color:#fff;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-bborder-top-right-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px;
}

.calendar-bottom {
	color: #af0917;
	height:30px;
	line-height:30px;
}

.weiterlesen {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-decoration:none;
	padding:0px 20px 2px 20px;
	float: right;
	border-radius: 4px;
	background-color: #316f90;
	color:#fff !important;
}

.weiterlesen:hover {
	background-color: #91080c;
	color:#fff !important;
}

/* ----------------------------------------------------------------------------------- */
/* PAGES
/* ----------------------------------------------------------------------------------- */
.page-titel { font-size:2em; padding:12px 0 ;border-bottom: 1px solid  #ccc;border-top: 1px solid  #ccc; text-align:right;}
.page-titel i { margin-left:24px;}


/* ----------------------------------------------------------------------------------- */
/* IMAGES
/* ----------------------------------------------------------------------------------- */
main img {
	max-width:100%;
	height:auto;
}

img.artikel-banner { 
	margin-bottom:24px; margin-top:12px; padding: 6px; border:1px solid #ccc;
	
}


/* ----------------------------------------------------------------------------------- */
/* WORDPRESS CORE
/* ----------------------------------------------------------------------------------- */

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/* ADD 01.2018 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ----------------------------------------------------------------------------------- */
/* RESPONSIVE
/* ----------------------------------------------------------------------------------- */
.mobile-nav { display:none; }

@media only screen and (max-width:1600px) {
	.wrapper {max-width:980px;}
}

@media only screen and (max-width:1280px) {

}

@media only screen and (max-width:1140px) {

}

@media only screen and (max-width:1024px) {

}

@media only screen and (max-width:900px) {
	nav.top { display:none;}
	.mobile-nav { display:block;  z-index:10000; background:#fff; width:100%; }
	.hamburger { cursor:pointer; font-weight:600;}
	.mobile-nav ul { margin-bottom:0; padding-bottom:0;}
	.mobile-nav{ display:block;font-size:16px;}
	.mobile-nav a { display:block;  height:40px; line-height: 40px; text-decoration:none; text-transform:uppercase; border-bottom:1px solid #ccc; padding-left:24px;}
	.mobile-nav ul ul li { display:none; }
	
	.mobile-nav { border:none; }
	.mobil-menu { overflow:scroll; }
}

@media only screen and (max-width:768px) {
	.left, .sidebar { width: 100%; float:none; }
	.sidebar { padding: 0 24px 0 24px; }
	.left { padding: 0 24px 0 24px;}
	.sticker-info { display:none;}
	.footer-block{ width: 100%; float:none; margin:0; padding:24px; }
	.sidebar { display:none;}
	

}

@media only screen and (max-width:480px) {

}

@media only screen and (max-width:320px) {

}






@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

