/*
Theme Name: Karl-Jaspers-Gesellschaft Theme
Theme URI: http://crabs-webdesign.de
Author: Eugen Aberle	
Author URI: http://crabs-webdesign.de
Description: Karl-Jaspers-Gesellschaft Oldenburg
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Karl-Jaspers-Gesellschaft, Oldenburg
Text Domain: Karl-Jaspers-Gesellschaft

Theme der Karl-Jaspers-Gesellschaft
*/

/* ===========================================
	RESET ELEMENTS
=========================================== */
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;}
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;}
/* ===========================================
	GENERALLY
=========================================== */

body {
	background: #f6f6f6;
	color:#777;
	font-family: Open Sans;
	font-size: 11pt;
	line-height: 18pt;
}
a {
	color: #004e81;
	text-decoration: none;
}
p {
	margin-bottom: 15px;
}
h1,h2,h3,h4 {
	margin-bottom: 10px;
	font-family: Old Standard tt;
}
h1 {
	text-transform: uppercase;
	color:#004e81;
	font-size: 24px;
	display: inline-block;
	padding-bottom:4px;
	position: relative;
	line-height: 32px;
}
/*
h1:before {
	content: "";
	position: absolute;
	width: 50%;
	height: 1px;
	bottom: 0;
	left: 0%;
	border-bottom: 2px solid #777;
}
*/
h2 {
	font-size: 21px;
	line-height: 24px;
	color:#004e81;
}
h3 {
	font-size: 18px;
	line-height: 25px;
}
*, *:before, *:after {
    box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
}
blockquote {
    margin-left: 2em;
    padding-left: 0.9091em;
    border-left: 4px solid #004e81;
    font-style: italic;
}

strong {
	font-weight: bold;
}

/* ===========================================
	Sonstige
=========================================== */

.post {
	margin-bottom: 20px;
	padding:2%;
	background: white;
	border-radius: 3px;
}
.recent-posts {
	margin-bottom: 20px;
	padding:2%;
	background: white;
	border-radius: 3px;
	float: left;
	width: 31.3%;
	margin-right:3%;
}
.recent-posts:last-child {
	margin-right: 0%;
}
.recent-posts img {
	width: 100%;
	height: auto;
}
#paging {
	margin-bottom:30px;
}
#paging li {  
	float: left;  
	height: 30px;  
	text-align: center;
}
#paging li.pages {  
	width: 301px;
	margin: 0 20px;
}
#paging li.pages a {
	margin: 0 5px;  
	padding: 5px;  
	display: inline-block;  
	background: #edeff0;
}
#paging li.pages a.active {  
	padding: 4px;  
	background: #004e81;
	color:white;
}
#paging li a {
	background: none repeat scroll 0 0 #edeff0;
    border-radius: 2px;
    padding: 10px;
}
#paging li a:hover {
	background: #004e81;
	color: white;
}
.img-container-home {
	max-height: 160px;
	overflow: hidden;
	margin:-20px -7% 20px -7%;
}
.img-container {
	max-height: 300px;
	overflow: hidden;
	margin:-14px -2% 20px -2%;
}
.img-container-event {
	max-height: 400px;
	overflow: hidden;
	margin:-20px -2% 20px -2%;
}
.kontakt {
	float: left;
	width:48%;
	margin-right:4%;
}
.kontakt:last-child {
	margin-right:0;
}
.widget {
	background: white;
	width:230px;
	margin-bottom: 20px;
	padding: 10px;
}
.widget a {
	color: #777;
}
.widget_recent_entries {
	background: #004e81;
}
.widget_recent_entries li {
	margin-bottom: 12px;
}
.widget_recent_entries h2,
.widget_recent_entries a {
	color:white;
}
.widget_recent_entries a:hover {
	color:white!important;
}
.widget a:hover {
	color: #004e81;
}
.post h2 {
	color: #004e81;
}
.logo_item img{
	border:none;
}


/* ===========================================
	Events
=========================================== */

.event-h2 {
	margin:30px 0 10px 0;
}

.eventorganiser-event-meta {
	margin-bottom: 20px;
}
body.single-event .eo-event-venue-map{
	width: 50%!important;
	margin-top:-31px;
}

/* ===========================================
	GRID
=========================================== */

.wrapper {
	width:980px;
	margin:0 auto;
	margin-bottom: 30px;
}
.content-full {
	padding:2%;
	background: white;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;
	float: left;
	width:100%;
}
.content-full-home {
	padding:2%;
	padding-top: 0;
	background: white;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;
	margin-bottom: 20px;
}
.sidebar-right {
	float:left;
	width:230px;
}
.content-left {
	float:left;
	width: 720px;
	margin-right: 30px;
}

/* ===========================================
	HEAD
=========================================== */

header {
	background: white;
	width:100%;
	border-bottom: 1px solid grey;
	margin-bottom: 30px;
	height: 125px;
	color: #004e81;
}
.header-inner {
	width: 980px;
	margin:0 auto;
	padding-top: 20px;
}
.logo{
	float: left;
}

/* =====================================================
	Navi
===================================================== */

nav {
	float: left;
	margin:45px 0 0 30px;
}

#cssmenu ul li {
	float: left;
} 
#cssmenu ul li.hover,
#cssmenu ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
#cssmenu ul ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
}
#cssmenu ul ul li {
	float: none;
}
#cssmenu ul li:hover > ul {
	visibility: visible;
}
#cssmenu a {
	display: block;
}
#cssmenu ul {
	text-transform: uppercase;
	  position: relative;
  z-index: 597;
}
#cssmenu ul ul {
	text-transform: none;
	min-width: 190px;
}
#cssmenu ul ul a {
	background: #004e81;
	color: #ffffff;
	border-bottom: 1px solid #005b97;
	line-height: 90%;
	padding: 16px 20px;
	font-size: 12px;
}

#cssmenu ul li:hover > a,
#cssmenu ul li.active > a {
	color: #004e81;
}
#cssmenu ul li.has-sub > a:after {
	content: '+';
	margin-left: 5px;
}
#cssmenu a {
	color: #777;
	padding: 0 10px;
}
#cssmenu > ul > li > a {
	line-height: 48px;
	font-size: 12px;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
	color: white;
	background: #005b97;
}

/* ===========================================
	Slider overrides
=========================================== */

.metaslider {
	margin:-30px -2% 35px -2%;
}
.theme-default .nivo-controlNav {
	padding: 0!important;
	width: 35%!important;
	float: right!important;
}

/* ===========================================
	Footer
=========================================== */

footer {
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 -1px 0 0 #eeeeee;
    float: left;
    width: 100%;
    background: #004e81;
    margin-top:30px;
}
.footer-inner {
	max-width: 980px;
	margin:0 auto;
	color: white;
}
.footer-inner a {
	color:white;
}

/* ===========================================
	WORDPRESS SPECIFIC
=========================================== */

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


