/*
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: #5c5c5c;
	padding: 0; /* 5px 5px 5px 5px;*/
	margin: 0px;
	color: #000000;
	text-align: center;
}

body {
	background-image: url(images/bg-body-winter.png);
	background-repeat: repeat-x;
}

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#wrapper {
	/*background-image: url(images/bg-b-shade.png);
	background-repeat: no-repeat;*/
	width: 800px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#page {
	margin: 0px auto;
	left: 6px;
	width: 780px;
	background-color: #ffffff;
	box-shadow: 0 0 20px #000000;
	-webkit-box-shadow: 0 0 20px #000000;
	-moz-box-shadow: 0 0 20px #000000;	
}

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('images/ca-bg-red-2.png');
	background-repeat: no-repeat;
	background-position: 310px bottom;
	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 {
    color: #fff;
    margin-left: 5px;
    position: absolute;
    top: 33px;
    left: 127px;
}
div#slogan .phrase {
	font-size: 16px;
	margin-left: 20px;
	/*font-family: Impact;*/
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
div#slogan .contact {
    /*font-family: Impact;*/
    font-size: 10px;
    margin-top: 19px;
}

div#flags {
	font-family: Impact;
	float: right;
	clear: right;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 8px;
	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-image: url('images/menu-top.png');
	background-repeat: repeat-x;
	background-color: #000000;
}

div#menu2 {
	height: 17px;
	padding-top: 7px;
	margin-right: 15px;
	float: right;
}

div#menu2 ul {
	font-size: 10px;
	color: #ffffff;
	list-style-type: square;
	list-style-position: inside;
}
div#menu ul {
	font-size: 8pt;
	list-style-type: none;
}
div#menu2 ul, div#menu ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: #000000;
}
div#menu ul li {
	float: left;
	margin-left: 15px;
}
div#menu2 ul li {
	float: left;
	margin-left: 10px;
}
div#menu2 ul li:first-child { list-style-type: none; }

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

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

div#menu2 ul li a:hover, 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;
	border-bottom: 3px solid #e20000;
	margin: 3px 0 0 0;
}

div#sidebar {
	float: right;
	margin-bottom: 10px;
}
div#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.banners {
	/*float: right;*/
	width: 125px;
	height: 100%;
}

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

div.rotator {
	position:relative;
	height: 195px;
	margin-left: -24px;
	margin-top: -10px;
	margin-bottom: 17px;
}
div.rotator ul {
	margin: 0; padding: 0;
}
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin: 0; padding: 0;
}
div.rotator ul li.show {
	z-index:500;
}
div.rotator .image {
	height: 195px;
	position: absolute;
}
div.rotator .image img { height: 195px; width: 350px; }
div.rotator .slogan {
	height: 195px;
	width: 330px; /*466px 325px*/
	background-image: url('images/slogan-bg-2.png');
	background-repeat: no-repeat;
	z-index: 1000;
	position: absolute;
	left:  293px;
}
div.rotator .slogan span { display: block; }
div.rotator .slogan span, div.rotator .slogan h3 {
	margin-left: 69px;
	margin-right: 25px;
	/*text-align: right;*/
	text-indent: 0;	
}
div.rotator .slogan h3 {
	font-size: 17px;
	font-style: italic;
	margin-top: 40px;
}

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

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

.bannerHalf {
	width: 125px;
	height: 101px;
	margin-top: 0;
	text-align: center;
	background-color: #e20000; 
	cursor: hand;
	text-decoration: none;
}

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

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

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

.banner div a, .bannerHalf 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#bannerTEFL {
	height: 195px;
	width: 125px;
	background-image: url('../../../img/tefl.png');
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 366px;
	color: #006595; /* #8cc63f;*/
	font-weight: normal;
}

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: 75px;
	width: 125px;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

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

ul.bannerList {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.bannerList li { float: left; }

div.bannersBottom {
	height: 312px;
	position: absolute;
	margin: 0; padding: 0;
	margin-left: -3px;
}

div.bannerDiff {
	width: 9px; height: 80px;
}

div.bannerW {
	border: 1px solid #dcdbdc;
	width: 297px; height: 94px;
	margin: 5px 0 0 0;
	display: inline-block;
	position: relative;
}
div.bannerW a {
	text-decoration: none;
}
div.bannerW p {
	margin: 2px 4px 4px 0;
	font-size: 10px;
	width: 104px;
	float: right;
	text-indent: 0;
}
div.bannerW img {
	width: 180px;
	margin-left: 4px;
	margin-top: 4px;
	float: left;
}
div.bannerW h4 {
    float: right;
    margin-top: 5px;
    margin-bottom: 2px;
    width: 108px;
    text-indent: 0;
}

div.bannerSq {
	width: 195px; height: 195px;
	display: inline-block;
	margin: 5px 0 0 0;
	position: relative;
}
div.bannerSq a {
	text-decoration: none;
}
div.bannerSq p {
	margin: 3px 4px 0 4px;
	font-size: 11px;
	text-indent: 0;
}
div.bannerSq img {
	width: 180px;
	margin-left: 3px;
}
div.bannerSq .more {
	position: absolute;
	bottom: 4px;
	right: 4px;
	font-size: 11px;
}
div.bannerSq.grey {
	background-color: #cbcacb;
	background-image: url('images/banner-sq-bg.png');
	background-repeat: repeat-x;
}
div.bannerSq.blue {
	background-color: #00dedf;
	background-image: url('images/banner-sq-bg-blue.png');
	background-repeat: repeat-x;
}
div.bannerSq.yellow {
	background-color: #e9e900;
	background-image: url('images/banner-sq-bg-yellow.png');
	background-repeat: repeat-x;
}
div.bannerSq.grey h4 {
	border-bottom: 2px solid #cbcacb;
	margin: 0 3px; padding: 2px;
	text-indent: 0;
}
div.bannerSq.blue h4 {
	border-bottom: 2px solid #00dedf;
	margin: 0 3px; padding: 2px;
	text-indent: 0;
}
div.bannerSq.yellow h4 {
	border-bottom: 2px solid #e9e900;
	margin: 0 3px; padding: 2px;
	text-indent: 0;
}

div.eventCA {
	position: relative;
	margin-left: -1px;
	/*background-color: #e20000;*/
	/*background-color: #dcdbdc;*/
	/*background-color: #ffff3b;*/
	/*background-color: #a0ffff;*/
	border: 3px solid #e20000;
	background-image: url('images/calendar2.png');
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
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;
	width: 473px;
}
div.eventCA .eventCAmonth {
	margin-top: 0;
	margin-left: 8px;
	height: 24px;
	width: 54px;
	font-size:11px;
	font-weight: bold;
	padding-top: 11px;
	text-align: center;
}
div.eventCA .eventCAday {
	font-weight: bold;
	font-size:13px;
	margin-top: 0px;
	margin-left: 7px;
	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;}

div.ajsaBanner {
	border: 1px solid #dcdbdc;
	width: 610px;
	height: 60px;
}
div.ajsaBanner img {
	float: left;
}
div.ajsaBanner span {
	display: block;
	margin: 22px 0 0 107px;
	font-size: 12px;
}

div.socNet {
	/*margin-top: 126px;*/
}
div.socNet a {
	margin-right: 12px;
}

.post p {
	text-align: justify;
	/*padding-right: 8px;*/
}
#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;
	margin-bottom: 10px;
	min-height: 930px;
	background-image: url('images/slogan-bg-2.png');
	background-repeat: no-repeat;
	background-position: 287px 0;
}

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

#partners {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-align: left;
	background-color: #323232;
}
#partners h4 {
	color:#CCCCCC;
	margin:5px 0;
}

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

div#backlinks {
	height: 1px;
	width: 1px;
	position: absolute;
	left: -1000px;
	top: -1000px;
}

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

div#references h2 {
	display: none;
}

#shopcontent {
	/*position: absolute;*/
	float: left;
}

div#footer {
	width: 780px;
	height: 22px;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	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;
}


