/*
Theme Name: WordPress CA School % Experiences
Description: The WordPress theme.
Version: 0.1
Author: Roman Klat
*/

* {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
}

body,html {
	height: 100%;
	font-size: 10pt;
	background-color: #323232;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	color: #000000;
	text-align: center;
}

a {
	color: #707070;
}

a:hover {
	color: #000000;
}

a img {
	border: 0px;
}

h2 {
	font-size: 110%;
	font-weight: bold;	
}

h3 {
	font-size: 110%;
	font-weight: bold;	
}

hr {
	border-width:0;
	border: 1px solid #e20000;
	height:1px;
}

.hNone { display: none; }

.clear {
	clear: both;
}

.contactForm {
	border: 0px;
	width: 360px;
	height: 340px;
}

.redText {
	font-size: 104%;
	font-weight: bold;
	color: #e20000;
}

.contactlink {
	margin-top: 28px;
}

.hMarg {
	margin-top: 28px;
}

.inviema {
	display: none;
}

#smart-youtube { float: right; clear: both; }

div#textversion { display: none; }

div#page {
	margin: 0px auto;
	left: 6px;
	width: 780px;
	background-color: #ffffff;	
}

div#header {
	position: relative;
	width: 780px;
	height: 113px;
	text-align: left;
}

div#logo {
	float: left;
	/*height: 113px;*/
	height: 91px;
	width: 126px;
	top: 0px
}

div#logo img {
	border: 0px;
}

div#topRec {
	height: 91px;
	margin-bottom: 2px;
	background-image: url('../../../img/building0.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #e20000;
}

div#topRecExper {
	height: 91px;
	margin-bottom: 2px;
	background-image: url('../../../img/experiences.jpg');
	background-repeat: no-repeat;
	background-position: 484px center;
	background-color: #e20000;
}

div#slogan {
	float: left;
	font-family: Impact;
	font-size: 10px;
	margin-top: 73px;
	margin-left: 15px;
	
}

div#flags {
	font-family: Impact;
	float: right;
	margin-top: 55px;
	margin-left: 10px;
	margin-right: 272px;
	width: 86px;
}

div#flags a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}

div#flags a:hover {
	color: #c6c6c6;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#header .description {
	display: none;
}

div#menu {
	height: 17px;
	padding-top: 3px;
	background-color: #000000;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	list-style-type: none;
	background-color: #000000;
}

div#menu ul li {
	float: left;
	margin-left: 15px;
}

div#menu ul li a {
	text-decoration: none;
	color: #ffffff;
}

div#menu ul li a:visited {
	text-decoration: none;
	color: #ffffff;
}

div#menu ul li a:hover {
	text-decoration: underline;
	color: #c6c6c6;
}

div#main  {
	clear: both;
	position: relative;
	width: 777px;
	height: 100%;
	text-align: left;
	border-left: 3px solid #e20000;
	margin: 2px 0 2px 0;
}

div#sidebar ul {
	list-style-type: none;
	margin: 0px;
}

div.banners {
	float: right;
	width: 125px;
	margin-top: 5px;
	height: 100%;
}

div.banners a {
	text-decoration: none;
}

.registrationForm {
border:0 none;
height:600px;
width:550px;
}

.banner {
	width: 125px;
	height: 195px;
	margin-top: 5px;
	text-align: center;
	background-color: #e20000; 
	cursor: hand;
	text-decoration: none;
}

.banner div {
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #f8ed2f;
	border-bottom: 2px solid #ffffff;
}

.banner div.grLabel {
	color: #ffffff;
}

.banner div.grLabel:hover {
  text-decoration: underline;
	color: #c6c6c6;
}

.banner div a {
	color: #f8ed2f;
}

div#bannerSchool {
	height: 173px;
	width: 125px;
	background-image: url('../../../img/school.jpg');
	background-repeat: no-repeat;
	background-position: center center;	
}

div#bannerKids {
	height: 173px;
	width: 125px;
	background-image: url('../../../img/kids2.jpg');
	background-repeat: no-repeat;
	background-position: center center;	
}

div#bannerExperiences {
	height: 173px;
	width: 125px;
	background-image: url('../../../img/experiences2.jpg');
	background-repeat: no-repeat;
	background-position: center center;	
}

div#bannerGallery {
	height: 173px;
	width: 125px;
	background-image: url('../../../img/schoolgallery.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

div#bannerText {
	padding-top: 4px;
	height: 173px;
	width: 125px;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

div.eventCA {
	position:relative;
	background-color: #e20000;
	background-image: url('images/calendar.png');
	background-repeat:no-repeat;
	background-position: 5px 5px;
}
div.eventCA h4 {
	position:absolute;
	top:0;
	margin-left: 70px;
	margin-top:5px !important;
	margin-bottom:5px !important;
}
div.eventCA .evContent {
	position:absolute;
	top:20px;
	margin-left: 70px;
	margin-top:3px !important;
	margin-bottom:5px !important;
}
div.eventCA .eventCAmonth {
	margin-top: 0px;
	margin-left: 5px;
	height: 24px;
	width: 54px;
	font-size:11px;
	font-weight: bold;
	padding-top: 7px;
	text-align: center;
}
div.eventCA .eventCAday {
	font-weight: bold;
	font-size:13px;
	margin-top: 0px;
	margin-left: 5px;
	height: 30px;
	width: 54px;
	text-align: center;
}

div.eventCA .eventCAday .startD div, div.eventCA .eventCAday .endD div {
	display: inline;
}

.eventCAmonth .startM div, .eventCAmonth .endM div {display: none;}

.eventCAday .startD span, .eventCAday .endD span {display: none;}


#post-1 h2 {
	display: none;
}

#post-1 small {
	display: none;
}

.postmetadata {
	display: none;
}

.post-edit-link {
	display: none;
}

div#content {
	width: 616px;
	height: 100%;
	padding-top: 10px;
	margin-left: 20px;
	min-height: 820px;
}

div#content ul {
	margin-left: 18px;
	text-indent: 4px;
	padding: 0px;
	list-style-type: square;
}


div#references {
	width: 757px;
	height: 100%;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	border-top: 2px solid #e20000;
}

div#references img {
	border: 0px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
}

div#references h2 {
	display: none;
}

div#footer {
	width: 780px;
	height: 22px;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: center;
	color: #ffffff;
	background-color: #e20000;
	line-height: 18px;
}

div#footer a {
	text-decoration: none;
	color: #ffffff;
}

div#footer a:visited {#e20000;
	text-decoration: none;
	color: #ffffff;
}

div#footer a:hover {
	text-decoration: underline;
	color: #c6c6c6;
}

ol {
	font-size: 8pt;
}

ol li {
	font-weight: bold;
}
ol li.aaa {
	font-weight: normal !important;
}

