﻿/*
Theme Name: Pleione
Theme URI: http://www.pleione.de
Author: Dirk Mann (www.flowermedia.com)
Description: Theme für: www.pleione.de
Version: 1.0
Tags: individual
Text Domain: pleione
*/

/* engagement-regular - latin */
@font-face {
  font-family: 'Engagement';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/engagement-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/engagement-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/engagement-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/engagement-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/engagement-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/engagement-v10-latin-regular.svg#Engagement') format('svg'); /* Legacy iOS */
}


a {color:#990066; }




/* Mobile first queries */

/* Larger than mobile */
@media only screen and (min-width: 250px) {
	.reframe { max-width: 750px }
body {
	font-size: 12px;
	font-family: Verdana, sans serif;
    margin: 0px auto 30px auto;
	padding-bottom: 50px;
	background: url("images/bg.jpg") no-repeat center fixed;
	background-size:auto 100%; 
	}
	
img {width: 100%; height: auto;}	

header {clear: both; margin-bottom: 0px;}

header .logo {
	visibility: hidden;
	line-height: 0px;
}	

.navigation {background: #990066 !important; color: #fff;}
.navigation A {color: #fff !important; text-decoration: none !important;}
.navigation A:hover {color: #ccc !important; text-decoration: none !important;}
.navbar-nav  LI{list-style: outside none none !important; }
.navbar-header {margin: 0 5px !important;}
.navbar-toggle {background: #fff !important; color:#990066 !important;}
.navbar-collapse {overflow: hidden !important;list-syle: none !important;}
.navbar-brand {font-family: 'Engagement', cursive !important; font-size: 250% !important;}

#container {background: #fff; padding: 5px; }
A {color:#CC6699 !important; }
h1 {font-size: 150% !important; }
h2 {font-size: 130% !important; color:#CC6699 !important; }
h3 {font-size: 125% !important; }
.claim {font-size: 85%;}

.newslist {}
.newslist UL{margin: 0px; padding: 0px;}
.newslist LI{display: block; clear: both;}
.newslist h3{font-size: 110% !important; font-weight: bold; margin-top: 5px;}
.newslist .thumbnail {display: inline-block; float: left; width: 33%; margin: 0px 5px 5px 0px;}
.newslist .thumbnail img{width: 100%; height: auto;}

.galerie {}
.galerie UL{margin: 0px; padding: 0px;}
.galerie LI{display: inline-block; clear: both; width: 49%;}
.galerie h3{font-size: 110% !important; font-weight: bold; margin-top: 5px;}
.galerie .thumbnail {display: inline-block; float: left; width: 100%; margin: 0px 1% 1% 0px;}
.galerie .thumbnail img{width: 100%; height: auto;}

.liste {margin: 0px; padding: 0px;}
.liste LI {list-style: none; width: 100%; display: inline-block; margin-right: 1%; height: auto; vertical-align: top;}
.liste h3 {margin: 0px; padding: 0px; font-size: 100% !important; font-weight: bold !important;}
.liste .thumbnail {width: 40%; margin: 0px 5px 5px 0px; float: left;}

.article {}
.article img {width: auto; height: auto;}
.article .alignleft {float:left; margin: 0px 5px 5px 0px}
.article .alignright {float:right; margin: 0px 0px 5px 5px}










}

/* tablet */
@media only screen and (min-width: 750px) {
	.reframe { max-width: 1000px }
body {
	font-size: 12px;
	font-family: Verdana, sans serif;
    margin: 0px auto 30px auto;
	padding-bottom: 50px;
	background: url("images/bg.jpg") no-repeat center fixed;
	background-size:100% 100%; 
	}
	
img {width: 100%; height: auto;}	

header {clear: both; margin-bottom: 0px;}

header .logo {
	visibility: hidden;
	line-height: 0px;
}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

 
.navbar-brand {
	margin-top: 10px;
	font-size: 200% !important;

}
 
.navigation {
	font-family: 'Engagement', cursive;
	background: #990066 !important;
}

ul.navigation,
div.navigation > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.navigation li {
	display: inline-block;
	position: relative;
}

.navigation a, .navigation a:hover {
	text-decoration: none !important;
}

.navigation li, .navigation a {
	color: #fff !important;
	display: block;
	font-size: 150%;
	line-height: 1;
	padding: 0px 10px;
}

.navigation li, a:hover {
	color:#cc6699 !important;
}

.navigation li:hover {color:#cc6699;},
.navigation li a:hover,
.navigation li:focus > a,
.navigation li a:focus {
	background-color: #220e10;
	color: #cc6699;
}

.navigation .sub-menu,
.navigation .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.navigation .sub-menu ul,
.navigation .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.navigation ul a,
.navigation ul ul a {
	color: #fff;
	margin: 0;
}

ul.navigation ul a:hover,
.navigation ul ul a:hover,
ul.navigation ul a:focus,
.navigation ul ul a:focus {
	background-color: #cc6699;;
}

ul.navigation li:hover > ul,
.navigation ul li:hover > ul,
ul.navigation .focus > ul,
.navigation .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.navigation .current_page_item > a,
.navigation .current_page_ancestor > a,
.navigation .current-menu-item > a,
.navigation .current-menu-ancestor > a {
	color: #cc6699;
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
	background-color: #990066;
	font-size: 125%;
	padding: 5px;
	margin: 0 auto;
	max-width: 980px;
	
}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}

.liste {margin: 0px; padding: 0px;}
.liste LI {list-style: none; width: 48%; display: inline-block; margin-right: 1%; height: auto; vertical-align: top;}
.liste h3 {margin: 0px; padding: 0px; font-size: 100% !important; font-weight: bold !important;}
.liste .thumbnail {width: 33%; margin: 0px 5px 5px 0px; float: left;}

.article {}
.article img {width: auto; height: auto;}
.article .alignleft {float:left; margin: 0px 5px 5px 0px}
.article .alignright {float:right; margin: 0px 0px 5px 5px}



}


/* Desktop HD */
@media (min-width: 1000px) {
body {
	font-size: 12px;
	font-family: Verdana, sans serif;
	width: 980px;
    margin: 25px auto 150px auto !important;
	background: url("images/bg.jpg") no-repeat center bottom fixed;
	background-size:100% 100%; 
	}

img { 
	width: 100%; height: auto; 
}	
	
a {
	 color: #990066 !important;
	 text-decoration: none}

a:hover {
	 color: #669900;
	 text-decoration: none}


h1,h2 {
	font-family: 'Engagement', cursive !important;
	color: #990066 !important;
	font-weight: normal;
	margin-bottom: 5px;	
}

h1 {
	font-size: 400% !important;
}

h2 {
	font-size: 300% !important;
}

h3 {
	font-size: 125% !important;
	color: #333 !important;
}

.claim {
	font-size: 75%;
}

.clearfix {
	clear:both;
}

.rightside {
	float:right;
}

.leftside {
	float:left;
}

header {
	/*background: #fff !important;*/
	box-shadow: 0 0 16px #fff;
	margin-bottom: 25px;
	padding-left: 0px !important;
}	 

header .row {
	padding:0px !important;
	margin: -15px !important;
	padding: 10px !important;

}

header .eyecatcher {


}		 

header .logo {
	font-family: 'Engagement', cursive;
	top: 125px;
	padding: 0px;
	visibility: visible;

}	 

header .logo A{
	color: #990066 !important;
}

header .logo A:hover{
	text-decoration: none;
	color: #fff !important;
}

header .logo P{
	font-size: 500% !important;
	line-height: 0.8em;
}

header .logo .claim{
	font-size: 30%;
	color: #fff;
}



/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

 
.navbar-brand {
	margin-top: 10px;
	font-size: 200% !important;

}
 
.navigation {
	font-family: 'Engagement', cursive;
	background: #990066 !important;
}

ul.navigation,
div.navigation > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.navigation li {
	display: inline-block;
	position: relative;
}

.navigation a, .navigation a:hover {
	text-decoration: none !important;
}

.navigation li, .navigation a {
	color: #fff !important;
	display: block;
	font-size: 150%;
	line-height: 1;
	padding: 0px 10px;
}

.navigation li, a:hover {
	color:#cc6699 !important;
}

.navigation li:hover {color:#cc6699;},
.navigation li a:hover,
.navigation li:focus > a,
.navigation li a:focus {
	background-color: #220e10;
	color: #cc6699;
}

.navigation .sub-menu,
.navigation .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.navigation .sub-menu ul,
.navigation .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.navigation ul a,
.navigation ul ul a {
	color: #fff;
	margin: 0;
}

ul.navigation ul a:hover,
.navigation ul ul a:hover,
ul.navigation ul a:focus,
.navigation ul ul a:focus {
	background-color: #cc6699;;
}

ul.navigation li:hover > ul,
.navigation ul li:hover > ul,
ul.navigation .focus > ul,
.navigation .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.navigation .current_page_item > a,
.navigation .current_page_ancestor > a,
.navigation .current-menu-item > a,
.navigation .current-menu-ancestor > a {
	color: #cc6699;
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
	background-color: #990066;
	font-size: 125%;
	padding: 5px;
	margin: 0 auto;
	max-width: 980px;
	
}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}

#container {
	background: #fff;
	overflow: hidden;
	padding: 15px;
	box-shadow: 0 0 16px #fff;
	margin: 25px 0px;
}	

#footer {
	overflow: hidden;
	margin-top: 25px;
	text-align: right;
}

.newslist h3{
	padding-top: 5px;
	margin: 0px;
}

.newslist UL{
	padding: 0px;
	margin: 0px;
}
.newslist li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.newslist .thumbnail{
	float: left;
	margin: 0px 5px 5px 0px;
}

.galerie UL{
	padding: 0px;
	margin: 0px;
}
.galerie li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 45%;
	display: inline-block;
}
.galerie .thumbnail{
	margin: 0px 5px 5px 0px;
	width: 100%;
}


.liste {margin: 0px; padding: 0px;}
.liste LI {list-style: none; width: 32%; display: inline-block; margin-right: 1%; height: auto; vertical-align: top;}
.liste h3 {margin: 0px; padding: 0px; font-size: 100% !important; font-weight: bold !important;}
.liste .thumbnail {width: 33%; margin: 0px 5px 5px 0px; float: left;}

.article {}
.article img {width: auto; height: auto;}
.article .alignleft {float:left; margin: 0px 5px 5px 0px}
.article .alignright {float:right; margin: 0px 0px 5px 5px}
}

.page-links {}
.page-links-title{font-weight: bold;}

