/*   
Theme Name: Paedea
Theme URI: www.paedea.com
Description: Custom theme developed for Paedea.
Author: Rasterboy
Author URI: www.rasterboy.com
Version: 1.0
*/

/* BASE LAYOUT */
html, body {
	margin: 0 auto;
	padding: 0;
	background: #c4a47b;	
	height: 100%;
	font-family: arial, sans-serif;
	background: url(images/bg-wood.gif) center center;
}

a {
	text-decoration: none;
	color: #444;	
}

a:active {
	position: relative;
	top: 1px;	
}

#header {
	width: 100%;
	height: 47px;
	background: #aeaeae url(images/bg-header.gif);
	-webkit-box-shadow: 0px 1px 4px #666;
	-moz-box-shadow: 0px 1px 4px #666;
	box-shadow: 0px 1px 4px #666;	
	border-bottom: 1px solid #aaa;
	position: relative;
	z-index: 500;
}

/* TEMPORARY */
#language {
	/* display: none; */	
}

.menu, 
#quicklinks, 
#language {
	list-style-type: none;	
}

#quicklinks,
#language {
	float: right;	
}

#quicklinks {
	margin-top: 3px;
}

#quicklinks li {
	float: left;
	margin-right: 10px; 	
}

.menu {
	color: #fff;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.8em;
	margin-left: 115px;
}

.menu li {
	float: left;
	margin-left: 5px;	
	margin-top: 13px;	
	list-style-type: none;
}

.menu li a {
	
}

.sub-menu {
	display: none;	
}

#menubar {
	width: 960px;	
	margin: 0px auto;
	position: relative;
}

#branding {
	width: 116px;
	height: 116px;
	background: #fff url(images/logo.gif);	
	float: left;
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;	
	border: 1px solid #fff;
	position: absolute;
	left: 20px;
	cursor: pointer
}

#quicklinks .login {
	width: 164px;
	height: 40px;
}

#quicklinks .ats {
	width: 164px;
	height: 40px;
}

#language li {
	float: left;
	width: 18px;
	height: 18px;
	margin: 12px 0 0 5px;
	padding-top: 2px;
}

#language li a img {
	filter:alpha(opacity=100);
	opacity:1;
}

#language li img {
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;	
	filter:alpha(opacity=30);
	opacity:0.3;	
}

.directions {
	background: #ddd;	
	padding: 5px 0 10px 10px;
	border: 1px solid #ccc;
	font-size: .85em;
	float: left;
	width: 500px;
	padding: 15px;
	margin-top: 20px;
	
}
.branch-info {
	margin: 10px 0 0 20px;
	float: left;
	margin-top: 20px;
}
.highlight {
	background: #c1e5f5;
	padding: 8px;	
	border: 4px solid #9bcadf;
}
.maps {
	float: left;
	margin-right: 20px;	
	border: 1px solid #aaa;
}

.branch-info h3 {
	font-size: 1.2em;
	color: #444;
	font-weight: bold;	
	text-shadow: 0px 1px 1px #fff;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px;	/* negative footer height */
}

#content,
#content-ceo {
	width: 960px;
	margin: 0 auto;	
	position: relative;
	z-index: 1;
	padding-bottom: 50px;
}

#content-news {
	width: 960px;
	margin: 0 auto;	
	position: relative;
	z-index: 1;
}

.entry {
	width: 900px;
	background: #fff url(images/metal.gif);
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;	
	padding: 50px 30px 30px 30px;
	margin: 10px 0 30px 0;
}

#content-ceo,
.entry-ceo {
	width: 700px;
	padding: 50px;
	margin-top: -50px;	
}

.entry-ceo {
	background: none;
	background: #fff url(images/metal-long.gif);	
}

#content-ceo .entry-content p {
	line-height: 2em;
}

.entry-page {
	margin: 50px 0 30px 0;
}

.news-page {
	padding-top: 75px;	
	background: #fff url(images/metal-long.gif);
}

.news-page a {
	text-shadow: 0px 1px 1px #fff;
	font-size: 1.2em;
	font-weight: bold;	
	color: #196ca0;
}

.news-page h2 a:hover {
	color: #000;
}

.news-page h2 {
	margin: 20px 0 -10px 0;	
}

.news-page hr {
	margin-bottom: 15px;	
}

.published {
	font-size: 2em;
	color: #bbb;	
	position: absolute;
	top: -35px;
	right: 0;
	text-shadow: 0px 1px 1px #fff;
}

.excerpt_more {
	font-size: .7em;	
}


.singledate {
	font-style: italic;
	margin-top: 10px;
	font-size: .8em;
	color: #666;	
	text-shadow: 0px 1px 1px #fff;
}

.news-post {
	position: relative;	
}

.faculty-page {
	background: url(images/metal-long.gif);	
}

#tabs {
	margin-top: -35px;	
}



.company {
	font-weight: bold;	
}

.entry-page .entry-title {
	position: absolute;
	right: 0;
	top: -35px;
	text-align: right;
	font-size: 1.5em;
	color: #f9ebda;
	text-shadow: 0px -1px 1px #aaa;
	filter: dropshadow(color=#aaa, offx=0, offy=-1);	
}

.entry-title-ceo {
	position: absolute;
	right: -50px;
	top: 65px;
	text-align: right;
	font-size: 1.5em;
	color: #f9ebda;
	text-shadow: 0px -1px 1px #aaa;
	filter: dropshadow(color=#aaa, offx=0, offy=-1);	
}



.entry-content p {
	font-size: .8em;
	color: #666;
	line-height: 1.5em;
	margin: 15px 0;
	text-shadow: 0px 1px 1px #fff;
}	

.entry-home p {
	color: #32291d;
	text-shadow: 0px 1px 1px #ffe6c1;
	filter: dropshadow(color=#ffe6c1, offx=0, offy=1);	
}

.bio {
	margin-top: 10px;
	float: left;	
	width: 750px;
}

.profile {
	margin-top: 10px;
	float: right;
	background: #aaa;
	width: 100px;
	height: 100px;	
	border: 8px solid #fff;
	-webkit-box-shadow: 0px 1px 4px #666;
	-moz-box-shadow: 0px 1px 4px #666;
	box-shadow: 0px 1px 4px #666;
}

.charts {
	padding: 0 0 0 125px;	
	overflow: auto;
}

.charts2 {
	padding: 0 0 0 40px;	
	overflow: auto;
}

.charts3 {
	padding: 0 0 0 400px;	
	overflow: auto;
}

.charts div {
	width: 30%;
	float: left;
}

.charts2 div {
	width: 25%;
	float: left;
}

.charts3 div {
	width: 50%;
	float: left;
}

.charts, .charts2, .charts3 {
	border-top: 1px solid #aaa;	
}

.pie {
	float: right;	
} 

#preview{
	position:absolute;
	border:1px solid #fff;
	display:none;
	color:#fff;
	z-index: 2000;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}

.program-details {
	padding: 0;	
	width: 960px; 
	margin: -45px 0 0 0;
}

.program-details .category {
	width: 14.15%;
	float: left;
	margin-right: 1px;
}

.category {
	float: right;
	background: #e7e7e7;
	height: 380px;
	margin-bottom: 30px;
	
}

.cat-title {
	width: 100%;
	background: url(images/shine-50.png) repeat-x bottom left;
	padding: 5px 0;
	text-align: center;
	font-size: .75em;
	color: #333;
	font-weight: bold;
}
.cat-info {
	font-size: .75em;	
	padding: 12px;
	color: #666;
	text-shadow: 0px 1px 1px #fff;
	line-height: 1.5em;
}

.vocabulary {
	height: 5px;
	background: #185a85;
}
.fluency {
	height: 5px;
	background: #138892;
}
.comprehension {
	height: 5px;
	background: #cbe8de;
}
.organization {
	height: 5px;
	background: #7cc5e8;
}
.speed {
	height: 5px;
	background: #b8c2c4;
}
.ideas {
	height: 5px;
	background: #fff;
}
.analysis {
	height: 5px;
	background: #fff;
}



.guy {
	background: url(images/profile-guy.jpg) no-repeat;	
}

.girl {
	background: url(images/profile-girl.jpg) no-repeat;	
}

.contact-block {
	
}

.wpcf7 {
	background: url(images/vr.png) no-repeat center right;	
}

.wpcf7 p {
		margin: 0;
}

.wpcf7 .label {
	float: left;	
	padding-right: 10px;
	width: 100px;
	text-align: right;
	font-size: .8em;
	line-height: 1.7em;
}

h6 {
	font-size: 1.2em;
	color: #333;
	margin-bottom: -10px;
	margin-top: 10px;
	display: block;	
}

.contact-submit {
	margin-left: 110px;
}

.office-info {
	padding-top: 20px;
	padding-left: 10px;	
}

.required {
	color: #196ca0;	
}

.wpcf7 .thefield,
.wpcf7 .uploader {
	height: 20px;	
	border: 1px solid #aaa;
	color: #666;
	width: 250px;
	float: left;
}	

.wpcf7 .uploader {
	border: none;	
}

.wpcf7 .themessage{	
	border: 1px solid #aaa;
	color: #666;
	width: 250px;
	float: left;
}	

.wpcf7 .thedropdown {
	border: 1px solid #aaa;
	color: #666;
	width: 255px;
	height: 20px;
	float: left;
}

.wpcf7 .field {
	margin-bottom: 10px;
}
.wpcf7-not-valid-tip {
	margin-left: 235px;
	margin-top: -8px;
	border: 0;
	background: #f7d6d6;
}

.wpcf7-response-output {
	background: #f7f6d6;
	border: none;
	color: #666;	
	font-size: .8em;
	padding: 10px;
	display: block;
}

.wpcf7-validation-errors {
	border: none;	
}

.wpcf7 .your-message {
	width: 50px;	
}

.instructions {
	float: left;
	margin-left: 5px;
	background: #c5cdd0;
	height:15px;
	padding: 4px 4px 4px 10px;
	width: 205px;
	font-size: .65em;
	color: #444;
	text-shadow: 0px 1px 1px #fff;
	line-height: 1.7em;
}

.bulletin {
	margin-top: -10px;
	list-style-type: none;
	margin-bottom: 15px;
	font-weight: bold;
}
.recentpost p {
	margin: 0;	
}
.recentpost a {
	color: #115884;	
}
.recentpost a:hover {
	color: #fff;	
	text-shadow: 0px -1px 1px #666;
}

.bulletin hr {
	border: none;
	margin: none;
	margin: 3px 0;
	border-top: 1px solid #8f7959;
	border-bottom: 1px solid #edd9bd;
}	

#footer {
	width: 100%;
	background: url(images/bg-footer.png) repeat-x;
	color: #7d8e98;
	position: relative;
	z-index: 1000;
}

#footer,
.push {
	height: 200px;
	clear: both;
}

#footer-bar {
	width: 960px;
	margin: 0px auto;
	padding-top: 35px; 	
}

#footer-bar .copyright {
	font-size: .65em;	
	line-height: 1.5em;
	float:left;
}

#footer-bar .stamp {
	float: right;
}

#footer .address {
	color: #b7c7d4;	
}

#footer-bar p {
	text-shadow: 0px -1px 1px #08131c;
	filter: dropshadow(color=#08131c, offx=0, offy=-1);	
}

#footer a {
	color: #74c8ec;	
	text-decoration: none;
}

.clearfix {
	float: none;
	clear: both;	
}

.vr {
	border-right: 1px solid #000;	
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;	
}

.wp-pagenavi,
.wp-pagenavi .pages {
	border: none;
	margin-right: 15px;	
}

.wp-pagenavi .pages {
	font-size: .8em;
	color: #888;	
}

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	width: 10px;
	height: 10px;
	padding: 5px 10px;
	color: #666;
	font-size: .8em;
	border: 1px solid #aaa;
	background: #fff url(images/gradient-black.png) repeat-x bottom center;
	margin: 0 2px;
}

.wp-pagenavi .current {
	background: #196ca0;
	color: #fff;	
}

.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink  {
	color: #196ca0;	
}


#suckerfishnav {
	font-size: .9em;
	font-family: arial,sans-serif;
	font-weight:bold;
	position: inline-block;
	z-index: 200;
}
#suckerfishnav, 
#suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:44px;
	padding:0;
	margin:0;
	margin-top: 1px;
	margin-left: 150px;
}
#suckerfishnav a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:0px 15px;
	text-decoration: none;
	color: #fff;	
	text-shadow: 0px -1px 1px #999;	
}

#suckerfishnav li {
	float:left;
	padding:0;
}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:121px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid #666666;
}
/*
#suckerfishnav .haschildren {
	background: url(images/nav-arrow.png) no-repeat bottom center;	
}
*/

#suckerfishnav li li {
	width:119px;
	border: 1px solid #666;
	boder-bottom: none;
	font-weight:bold;
	font-family:helvetica,sans-serif;
	-webkit-box-shadow: 0px 1px 4px #666;
	-moz-box-shadow: 0px 1px 4px #666;
	box-shadow: 0px 1px 4px #666;
}
#suckerfishnav li li a {
	padding:10px 10px;
	width:90px;
	font-size:12px;
	color:#fff;
}
#suckerfishnav li ul ul {
	margin:-33px 0 0 120px;
}
#suckerfishnav li li:hover {
	background:#fff url(images/bg-subnav-hover.gif) no-repeat center bottom;
}
#suckerfishnav li ul li:hover a, 
#suckerfishnav li ul li li:hover a, 
#suckerfishnav li ul li li li:hover a, 
#suckerfishnav li ul li li li:hover a {
	color: #444;
}
#suckerfishnav li:hover a, 
#suckerfishnav li.sfhover a {
	color: #c8edff;
}
#suckerfishnav li:hover li a, 
#suckerfishnav li li:hover li a, 
#suckerfishnav li li li:hover li a, 
#suckerfishnav li li li li:hover li a {
	color:#fff;
}
#suckerfishnav li:hover ul ul, 
#suckerfishnav li:hover ul ul ul, 
#suckerfishnav li:hover ul ul ul ul, 
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul {
	left:-999em;
}
#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul, 
#suckerfishnav li li li li.sfhover ul {
	left:auto;
	background:#333;
}

#suckerfishnav li:hover, 
#suckerfishnav li.sfhover {
	color: #50c1f7;
}

#suckerfishnav .current_page_parent {
	background: url(images/bg-nav-active.gif) center bottom;
	border-top: 1px solid #000;	
	border-bottom: 1px solid #aaa;
}

#suckerfishnav .current_page_item {
	background: url(images/bg-nav-active.gif) center bottom;
	border-top: 1px solid #000;	
	border-bottom: 1px solid #aaa;
}

#suckerfishnav .page_item {
	font-size: .85em;	
}

#gallery{
	/* CSS3 Box Shadow */	
	border:1px solid white;
	/* The width of the gallery */
	width:940px;
	overflow:hidden;
	margin: 0;
	background: #fff;
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;	
	margin: 10px 0 30px 0;
	border: 10px solid #fff;
}

#videothumb {
        /* CSS3 Box Shadow */
        border: 1px solid white;

        width: 286px;
        height: 216px;

        overflow:hidden;
        margin: 0;
        background: #fff;
        -webkit-box-shadow: 0px 2px 5px #333;
        -moz-box-shadow: 0px 2px 5px #333;
        box-shadow: 0px 2px 5px #333;
        margin: 10px 0 30px 0;
        border: 10px solid #fff;
}

#slides{
	/* This is the slide area */
	height:300px;
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:940px;
	overflow:hidden;
}

.slide {
	float:left;
}

#slide-menu {
	margin-top: -20px;	
}

#thumbs {
	width: 120px;
	margin:0px auto;
	padding:0px;
	overflow: auto;
}

#thumbs li {
	/* Every thumbnail is a li element */
	width:20px;
	float: left;
	list-style:none;
	text-decoration: none;
	height:20px;
	overflow:hidden;
	display: block;
	
}

#thumbs li .inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(images/bullet-on.png) no-repeat center center;
}

#thumbs li.act,
li.act:hover {
	/* The active state of the thumb */
	background:url(images/bullet-on.png) no-repeat center center;
}

#thumbs li.act a{
	cursor:default;
}

#thumbs li a{
	display:block;
	height:20px;
}

.menuItem {
	background:url(images/bullet-off.png) no-repeat center center;	
}

strong {
	font-weight: bold;
}

h3 {
	font-size: 1em;
	color: #342817;
	text-shadow: 0px 1px 1px #ffe6c1;
	filter: dropshadow(color=#ffe6c1, offx=0, offy=-1);		
}

h4 {
	font-size: 1em;
	color: #666;
	text-shadow: 0px 1px 1px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=-1);		
}

em {
	font-family: times, times new roman, serif;
	font-style: italic;	
}

small {
	font-size: .75em;
	margin: 8px 0;	
	display: block;
}

.quote {
	font-size: 2em;	
	text-align: center;
	color: #60574a;
	text-shadow: 0px 1px 1px #ffe6c1;
	background: url(images/blockquote.png) no-repeat center center;
	line-height: 1.1em;
	margin-bottom: 30px;
}

.tooltip, #tooltip {
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
	border: none;
}

.news,
.work,
.faq,
.video {
	padding-left: 28px;	
	height: 25px;
	line-height: 23px;
	margin-bottom: -10px;
	
	color: #000;
}

.news {
	background: url(images/icon-news.png) no-repeat left center;
	
}

.work {
	background: url(images/icon-work.png) no-repeat left center;
}

.faq {
	background: url(images/icon-faq.png) no-repeat left center;
}

.video {
	background: url(images/icon-video.png) no-repeat left center;
}

.question {
	font-size: 1.1em;
	font-weight: bold;
	color: #115884;	
	margin-bottom: 10px;
	text-shadow: 0 1px 1px #fff;
	margin-top: 5px;
	background: url(images/icon-faq.png) no-repeat left center;
	padding-left: 30px;
	height: 25px;
	line-height: 1.5em;
}

.answer {
	font-size: .75em;
	color: #666;
	line-height: 1.5em;
	background: #e9f6f2 url(images/blue-gradient.png) repeat-x;
	border: 1px solid #ccc;
	
	padding: 15px;
	text-shadow: 0 1px 1px #fff;
}





.button-cta,
.excerpt_more,
.return {
	background: #222 url(images/shine-50.png) repeat-x top center;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
}

.button-cta a {
	color: #fff;
	text-decoration: none;
}	

.blue.button-cta {
	color: #115884;
	background-color: #4eb5e9;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px #000;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 1px solid #a2e2f2;
}

.blue.button-cta a {
	color: #115884;
	line-height: 1em;
	padding-top: 2px;
	display: block;
}

.small.button-cta {
	font-size: .6em;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;	
}

.excerpt_more,
.return {
	background-color: #4eb5e9;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px #000;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 1px solid #a2e2f2;
	margin-top: 8px;
}
.return a  {
	font-size: .7em;
	color:#115884;
}

.page-item-2 a:hover,
.page-item-12 a:hover {
	cursor:default;
}	

/*
.button-cta:hover {
	color: #666;
	background: #eee;
	text-decoration: none;
	text-shadow: 0 1px -1px #eee;
	border-bottom: 1px solid #fff;
}	
*/
