/*
Theme Name: Staatliche Gesamtschule Hollfeld
Theme URI: http://www.antsandelephants.de
Author: antsandelephants - Werbeagentur und Fotostudio (MBA)
Author URI: http://www.antsandelephants.de
Description: Theme für Staatliche Gesamtschule Hollfeld
Version: 1.0


/* =Reset
-------------------------------------------------------------- */

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%;
	vertical-align: baseline;
}
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;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 100%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	}

.screen-reader-text {display: none;}

strong, b {
	font-weight: normal !important;
	font-family: 'open_sanssemi';
	}


/*____________________ FONTS */


@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemi';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*____________________ GLOBAL */

body {
	background: #b2c4d3 url('inc/verlauf-neu.jpg') 0px 0px repeat-x;
	font-family: 'open_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
	
body .site {
	width: 990px; 
	margin: 0px auto; 
	padding: 0px 0px 0px 0px; 
	background: #fff;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	}

a, a:active, a:focus {
	outline: none; -moz-outline-style: none; 
	text-decoration: none; 
	color: #808080;
	font-family: 'open_sanssemi';
	}
	
a:hover {
	transition: all 0.5s ease;
	color: #003278 !important;
	}
	
#page {
	padding: 30px 30px 30px 30px; 
	margin: 0px auto; 
	top: 0; 
	box-shadow: 0px 0px 3px #ccc;
	margin-bottom: 100px;
	}
	
.site-content {
	margin: 0; 
	float: right; 
	width: 690px;
	}
	
.widget-area {
	margin: 0; 
	float: left; 
	width: 250px;
	margin-top: 20px;
	}
	
.page .site-content {
	margin: 0; 
	float: right; 
	width: 690px;
	}
	
.page .widget-area {
	margin: 0; 
	float: left; 
	width: 250px;
	margin-top: 20px;
	}
	
.entry-content {
	margin-top: 0px;
	font-family: 'open_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #505050;
	padding: 0px;
	}
	



	
	
/*____________________ HEADER */
	
.site-header {
	background: #fff url('inc/16_GSH-Hollfeld_Header2.jpg') no-repeat center top;
	width: 1050px; 
	min-width: 1050px;
	height: auto;
	margin: 0px auto;
	box-shadow: 0px 0px 3px #ccc;
	
	}
	
.headerwrapper {
	position: relative;
	width: 1050px;
	margin: 0px auto;
	height: 230px;
	}
	
.top-bar {
	width: 230px;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 30px;
	box-shadow: 0px 0px 3px #ccc;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #ccc;
	}
	
.top-bar .login {
	width: 60px;
	float: left;
	text-transform: uppercase;
	}
	
.top-bar .search {
	width: 225px;
	float: right;
	}
	
.top-bar .search input[type="search"] {
	cursor: pointer;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px 10px 3px 10px;
	border-radius: 15px;
	width: 125px;
	}
	
.top-bar .search input[type="submit"] {
	width: 70px;
	cursor: pointer;
	background: #7f98bb;
	color: #fff;
	border: 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 15px;
	text-transform: uppercase;
	}
	
.main-navigation {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
	width: 100%;  
	min-width: 1050px;
	background: #d9e0eb url('inc/bg_navi-verlauf.png') repeat-x;
	box-shadow: 0px 0px 3px #ccc;
	}
	
.main-navigation-wrapper {
	width: 1050px;
	text-align: left;
	margin: 0px auto;
	}
	
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	display: inline-block !important; 
	}
	
.main-navigation ul {
	margin: 0; 
	text-indent: 0;
	}

.main-navigation li {
	margin: 0px; 
	padding: 10px 26px 10px 26px; 
	font-size: 14px; 
	position: relative; 
	font-weight: normal;
	font-family: 'open_sansbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-right: 1px solid #fff;
	text-shadow: 1px 1px 2px #fff;
	text-transform: uppercase;
	}
	
.main-navigation li:first-child {
	margin: 0px 0px 0 0px;
	border-left: 0px solid #ccc;
	padding: 10px 26px 10px 33px;
	}
		
.main-navigation li:last-child {
	margin: 0px 2px 0 2px;
	border-right: 0px solid #a6b7d0;
	}
	
.main-navigation li, .main-navigation li a {
	display: inline-block;
	text-decoration: none;
	color: #003278;
	}
	
.main-navigation li a {
	border-bottom: 0;
	}
	
.main-navigation a {
	color: #003278;
	}
	
.main-navigation a:hover {
	color: #7f98bb !important;
	}
	
.main-navigation .current-menu-item > a,.main-navigation .current-menu-ancestor > a,.main-navigation .current_page_item > a,.main-navigation .current_page_ancestor > a {
	color: #7f98bb;
	}
	
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		width: 100%;
	}

/* sub-menu */ 

.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}

.main-navigation li ul ul {
		top: 0;
		left: 180px;
	}
	
.main-navigation li ul ul li {
		background: #eee;
		padding: 0px 0px 0px 0px;
		border-right: 0px;
		margin-left: -30px;
	}
	
.main-navigation li ul ul li:first-child {
		margin: 5px 0px 0px -30px;
		padding: 10px 0px 0px 0px;
		background: #eee url('inc/bg_subnavi-verlauf.png') repeat-x;
		border-top-right-radius: 15px;
		border-top-left-radius: 15px;
	}	

.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	
.main-navigation li ul li {
		background: #e0e6ed;
		padding: 0px 0px 0px 0px;
		border-right: 0px;
		margin-left: -30px;
	}
	
.main-navigation li ul li:first-child {
		margin: 5px 0px 0px -30px;
		padding: 10px 0px 0px 0px;
		
		background: #e0e6ed url('inc/bg_subnavi-verlauf.png') repeat-x;
	}
	
.main-navigation li ul li:last-child {
		margin: 0px 0px 0px -30px;
		padding-bottom: 15px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	}

.main-navigation li ul li a {
		display: block;
		font-size: 14px;
		line-height: 18px;
		font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
		width: 150px;
		padding: 7px 30px 7px 30px;
		margin-bottom: 0px;
		color: #003278;
		text-shadow: 1px 1px 2px #fff;
		text-transform: none;
	}

.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus {
		color: #444;
	}
	
.menu-toggle {
		display: none;
	}
	
.breadcrumb { width: 100%; font-size: 11px; color: #707070;}
.page-template-page-templatestemplate-startseite-php .breadcrumb {display: none;}
	
		
/* CONTENT */


/*-- images --*/

.entry-content img {
	padding: 0px;
	}
.alignleft { }
.alignright { }
.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.entry-content img, img.wp-post-image { max-width: 100%; height: auto;}
img.alignleft {margin: 5px 24px 12px 0; float: left;}
img.alignright {margin: 5px 0 12px 15px; float: right;}
img.aligncenter {margin-top: 12px;margin-bottom: 12px;}


/*-- headlines --*/

.entry-content h1, .comment-content h1,
.entry-content h2, .comment-content h2,
.entry-content h3, .comment-content h3,
.entry-content h4, .comment-content h4,
.entry-content h5, .comment-content h5,
.entry-content h6, .comment-content h6 {
	font-weight: normal; 
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 30px 0px 20px 0px;
	color: #003278;
	}

.entry-content h1, .comment-content h1 {
	font-size: 21px;
	line-height: 1.5;
	}
	
.entry-content h2, .comment-content h2, .mu_register h2 {
	font-size: 14px;
	line-height: 22px;
	}
	
.entry-content h3, .comment-content h3, .mu_register h3 {
	font-size: 13px;
	line-height: 22px;
	}
		
		
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
	margin: 0 0 20px;
	line-height: 22px;
	}
	
.entry-content blockquote, .comment-content blockquote {
	margin-bottom: 24px;
	padding: 24px 24px 1px 24px;
	font-style: normal; 
	border: 5px solid #eee; 
	}
	
.entry-content ul {
	line-height: 22px;
	list-style-type: disc;
	list-style-position:outside;
	margin-left: 20px;
	}
	
.entry-content ul li {
	margin-bottom: 10px;
	}
	
.entry-content table {
	}
	
.entry-content table tr {
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	}

.home-aktuell {
	clear: both;
	display: block;
	border-top: 1px solid #ccc;
	}

.home-aktuell h2 {
	font-weight: normal; 
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #003278;
	font-size: 18px;
	padding-top: 30px;
	}
	
.home-aktuell .bericht {
	width: 210px;
	float: left;
	margin-right: 30px;
	font-size: 13px;
	}
	
.home-aktuell .bericht .thumb img {
	height: 150px; 
	width: 210px;
	}
	
.home-aktuell .bericht h4 {
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #003278;
	font-size: 14px;
	line-height: 20px;
	}
	
.home-aktuell .bericht h4 a {
	color: #003278;
	}
		
.home-aktuell .bericht:nth-child(4) {
	margin-right: 0px;
	}
	
.home-aktuell .moreberichte {
	display: block;
	width: 100%;
	margin-top: 30px;
	text-align: right;
	font-size: 13px;
	}
	
.home-aktuell .moreberichte a {
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #d2dbe7;
	padding: 2px 20px 2px 15px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	color: #003278;
	}


/*-- pages & archives --*/

.page h1.entry-title, h1.archive-title, .single h1.entry-title, .search h1.page-title {
	width: 100%;  
	color: #003278; 
	text-align: left; 
	font-size: 18px; 
	font-weight: normal; 
	padding: 10px 0px 10px 0px;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.page .entry-header, .search .page-header .archive .archive-header, .single .entry-header {
	width: 100%; 
	padding: 0px 0px 0px 0px; 
	height: auto; 
	position: relative;
	margin: 20px 0px 20px 0px;
	}
	
.archive article {
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
	}
	
.archive h1.entry-title {
	margin: 20px 0px 20px 0px;
	}
	
.archive h1.entry-title a {
	font-weight: normal;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #003278;
	}

.search .entry-header{
	margin-bottom: 0px;
	}
		
.search h1.entry-title a {
	font-weight: normal;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #003278;
	font-size: 14px;
	}
	
.search h1.entry-title {
	margin: 20px 0px 20px 0px;
	}
	
.archive .content-thumb {
	width: 300px;
	height: 200px;
	float: left;
	background: #eee;
	margin-bottom: 20px;
	}
	
.archive .entry-content {
	width: 370px;
	float: right;
	}
	
.archive .entry-content .readmore {
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
	}
	
.archive .entry-content .readmore a {
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #d2dbe7;
	padding: 2px 20px 2px 15px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	color: #003278;
	}
	
.archive .entry-meta {
	width: 100%;
	display: block;
	clear: both;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #808080;
	text-align: right;
	}
	
.search article {
	font-size: 13px;
	}
	
.category-8 .content-thumb, .category-7 .content-thumb {
	display: none;
	}

.category-8 .entry-content, .category-7 .entry-content {
	display: block;
	width: 100%;
	}
	
.category-7 .datum {
	background: #d2dbe7;
	padding: 2px 10px 2px 20px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	font-size: 12px;
	margin-left: -20px;
	color: #003278;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.category-7 h1.entry-title {
	margin-top: 20px;
	}
	
.category-7 .entry-content .readmore a {
	background: #fff;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 2px 20px 2px 15px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	color: #003278;
	}
	
.children {
	width: 170px !important;
	height: 60px;
	float: left;
	margin-right: 26px;
	font-size: 13px;
	border-radius: 10px;
	border: 1px solid #d9e0eb;
	padding: 20px;
	margin-bottom: 30px;
	}
	
.children:nth-child(3n+1) {
	width: 210px;
	float: left;
	margin-right: 0px;
	font-size: 13px;
	}
	
.children h4 {
	padding: 0px 0px 20px 0px;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px; 
	color: #003278;
	height: 30px;
	}
	
.children h4 a { 
	color: #003278;
	}
	
.widget-area h3.widget-title {
	padding: 0px 0px 20px 0px;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px; 
	color: #003278;
	}
	
.widget-area .widget {
	border: 0px solid #e5eaf1;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 12px 20px 10px 20px;
	background: #eee url('inc/bg_navi-verlauf.png') repeat-x;
	color: #505050;
	font-size: 13px;
	line-height: 20px;
	}
	
.home .widget-area .widget li {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	}
	
.widget-area .widget li .datum {
	background: #d2dbe7;
	padding: 2px 10px 2px 20px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	font-size: 12px;
	margin-left: -20px;
	color: #003278;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.widget-area .widget li h4, .widget-area .widget li h4 a {
	font-weight: normal;
	text-transform: uppercase;
	color: #003278;
	margin: 5px 0px 0px 0px;
	font-size: 13px;
	}

.widget-area .widget_nav_menu h3.widget-title {
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #003278;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	border-bottom: 0px solid #eee;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	font-weight: normal;
	}
	
.widget-area .widget_nav_menu li {
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #40659a;
	font-size: 14px;
	line-height: 30px;
	}
	
.widget-area .widget_nav_menu li ul {
	padding: 5px 0px 10px 0px;
	}
		
.widget-area .widget_nav_menu li ul li {
	padding-left: 10px;
	font-family: 'open_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	}
	
.widget-area .widget_nav_menu li a {
	color: #003278;
	}	
	
.widget-area .widget_nav_menu li ul li a {
	color: #40659a;
	font-weight: normal !important;
	font-family: 'open_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.widget td.calendar-prev, .widget td.calendar-next {display: none;}
	
.nav-single {
	font-size: 12px;
	text-align: left;
	border-top: 1px dotted #ccc;
	padding-top: 28px;
	}
	
.nav-single .nav-previous {
	margin-right: 30px;
	}

.nav-single .nav-next {
	margin-right: 0px;
	float: right; text-align: right;
	}

#nav-below {font-size: 13px;}
#nav-below a {color: #003278;}
#nav-below .nav-previous {width: 50%; float: left;}
#nav-below .nav-next {width: 50%; float: right; text-align: right;}


/* FOOTER */

footer .site-info {
	clear: both;
	width: 990px;
	margin: 0px auto;  
	padding: 25px 0px 0px 0px;
	font-size: 12px; 
	line-height: 22px;
	color: #505050;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	}
	
footer .site-info a {
	color: #808080; 
	text-decoration: none;
	}
	
footer .footer-wrapper {
	width: 100%;
	margin: 0px auto;
	}
	
footer .footer-wrapper h4 {
	font-weight: normal;
	font-size: 14px;
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #003278;
	padding-bottom: 15px;
	}
	
footer .footer-wrapper .contact {
	width: 300px;
	float: left;
	}
	
footer .footer-wrapper .info {
	width: 230px;
	float:left; 
	}
	
footer .footer-wrapper .info2 {
	width: 230px;
	float:left;
	}
	
footer .footer-wrapper .sitemap {
	width: 220px;
	float: right;
	}
	
footer .footer-wrapper .menu-hauptnavi-container ul li ul {
	display: none;
	}
	
footer .footer-wrapper .menu-hauptnavi-container a {
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #003278;
	font-size: 12px;
	}
	
footer a.internerkalender {
	font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #ccc;
	padding: 2px 20px 2px 15px;
	border-radius:10px;
	color: #808080;
	}
	
	
	
	
    .calnk a:hover {
        background-position:0 0;
        text-decoration:none;  
        color:#003278;
     }
    .calnk a:visited {
        text-decoration:none;
        color:#003278;
    }
    .calnk a {
        text-decoration:none; 
        color:#003278; 
	}
	
	article .calnk a {
        font-size: 12px;
    }
	
    .calnk a span { 
        display:none; 
    }
    .calnk a:hover span {
        color:#fff; 
        background:#7f98bb; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:8px 5px 10px 5px; 
        width:150px; 
        z-index:100;
        line-height:1.2em;
		border-radius: 10px;
    }
    .calendar-table {
        border:0 !important;
        width:100% !important;
        border-collapse:separate !important;
        border-spacing:2px !important;
		margin-top: -10px;
		
    }
    .calendar-heading {
        text-align:center;
        color: #003278;
        background-color:#d2dbe7;
		 font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .calendar-next {
        width:25%;
        text-align:center;
		color: #fff;
    }
    .calendar-prev {
        width:25%;
        text-align:center;
    }
    .calendar-month {
        width:50%;
        text-align:center;
    }
	
	.calendar-heading a {color: #fff;}
	
    .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        background-color:#fff;
		 color: #7f98bb;
		 font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        background-color:#fff;
		 color: #7f98bb;
		 font-family: 'open_sanssemi', "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .day-with-date {
        vertical-align:text-top;
        text-align:center;
        width:60px;
        height:60px;
        border:1px solid #eee;
		color: #808080;
    }
	
	.widget .day-with-date {
        border:1px solid #fff;
		
    }
    .no-events {

    }
    .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #fff;
    }
    span.weekend {
        
    }
    .current-day {
        vertical-align:text-top;
        text-align:center;
        width:60px;
        height:60px;
        border:1px solid #fff;
        background-color:#ccc;
		 color: #fff;
    }
    span.event {
        font-size:0.75em;
    }
    .kjo-link {
        font-size:0.75em;
        text-align:center;
    }
    .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
    }
    .calendar-date-switcher form {
        margin:2px;
    }
    .calendar-date-switcher input {
        border:1px #D6DED5 solid;
        margin:0;
    }
    .calendar-date-switcher select {
        border:1px #D6DED5 solid;
        margin:0;
    }
    .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:normal;
        font-size:1.2em;
        margin-left:0px;
    }
    .calnk a:hover span span.event-title-break {
        width:90%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        margin-left:0px;
    }
    .calnk a:hover span span.event-content-break {
        width:90%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#fff;
        margin-left:0px;
    }
    .page-upcoming-events {
        font-size:80%;
    }
    .page-todays-events {
        font-size:80%;
    }
    .calendar-table table,tbody,tr,td {
        margin:0 !important;
        padding:0 !important;
    }
    table.calendar-table {
        margin-bottom:5px !important;
    }
    .cat-key {
        width:100%;
        margin-top:30px;
        padding:5px;
        border:0 !important;
    }
    .cal-separate {
       border:0 !important;
       margin-top:10px;
    }
    table.cat-key {
       margin-top:5px !important;
       border:1px solid #DFE6DE !important;
       border-collapse:separate !important;
       border-spacing:4px !important;
       margin-left:2px !important;
       width:99.5% !important;
       margin-bottom:5px !important;
    }
    .cat-key td {
       border:0 !important;
    }