/*

Theme Name: BeeHive Montessori School
Author: Finely Sliced
Version: 1.0

*/

/*---------------------------------------

	RESET

-----------------------------------------*/

* { margin: 0; padding: 0; }
html { background: #DAEFF2; }
body { background: #DAEFF2; font-size: 62.5%; font-family: "Helvetica", "Arial", sans-serif; padding: 10px 0 40px 0; }
#wrap { position: relative; margin: 0 auto 40px auto; width: 960px; padding: 10px 10px 50px 10px; background: #FFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2); -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2); }


/*---------------------------------------

	HEADER/BANNER

-----------------------------------------*/

#header { position: relative; width: 960px; }
#branding-login { position: relative; width: 960px; height: 180px; background: #FFF; z-index: 5; }
#logo { position: absolute; top: 3px; left: 26px; width: 116px; height: 116px; background: url(img/new_logo.png) no-repeat; text-indent: -9999px; }

#bee { position: absolute; bottom: 8px; left: -35px; width: 276px; height: 108px; background: url(img/intro-bee.png) no-repeat; z-index: 2; }

.fb-like { position: absolute; display: block; top: 80px; left: 180px; width: 300px; }

/* Banners and Slideshows */

#slideshow { position: relative; width: 960px; height: 470px; overflow: hidden; z-index: 1; }
#slideshow ul { list-style: none; width: 20000px; height: 470px; }
#slideshow ul li { float: left; width: 960px; height: 470px; background: #0095AC; }
#slideshow img { display: block; width: 960px; height: 360px; margin-bottom: 12px; }

#slideshow h2 { color: #FFF; font-size: 1.5em; font-weight: normal; line-height: 130%; margin: 0 30px 8px 300px; text-shadow: 1px 1px 0 rgba(0,0,0,.1); }

/* Introduction */

#intro { position: relative; background: #0095AC; padding: 2px 0 10px 0; }
#intro-inner { position: relative; margin-left: -35px; padding: 10px 30px 10px 300px; background: url(img/intro-bee.png) center left no-repeat; min-height: 90px; height: auto !important; height: 90px; }
#intro-inner h1 { color: #FFF; font-size: 1.6em; font-weight: normal; line-height: 140%; margin: 0; text-shadow: 1px 1px 0 rgba(0,0,0,.1); }

/* Inner Page Banner */

#banner { position: relative; width: 960px; overflow: hidden; border-bottom: 10px solid #0095AC; z-index: 1; }
#banner img { display: block; width: 960px; height: 360px; }


#login { position: absolute; top: 0px; right: 0px; width: 110px; }
#login h4 { position: relative; width: 50px; padding: 0 36px 0 14px; color: #FFF; line-height: 36px; font-size: 1.5em; font-weight: normal; background: #0095AC url(img/bee-white.png) center right no-repeat; border-right: 10px solid #0095AC; cursor: pointer; }

#login ul { list-style: none; background: rgba(255,255,255,0.8); width: 110px; display: none;  }
#login ul li { font-size: 1.4em; border-bottom: 1px solid #EEE; }
#login li a { display: block; padding: 8px 14px 6px 14px; }
#login li a:link, #login li a:visited { color: #0095AC; text-decoration: none; }
#login li a:hover, #login li a:active { color: #0095AC; text-decoration: underline; }

/* Main Nav */

#main-nav-horizontal { position: absolute; left: 0px; bottom: 0px; width: 960px; padding: 6px 0 3px 0; text-align: center; list-style: none; }
#main-nav-horizontal li { position: relative; display: inline-block; zoom: 1; *display: inline; margin-right: 2px; } /* IE hack */

#main-nav-vertical li { margin: 0 0 3px 0; }

.main-nav { list-style: none; font-size: 1em; font-family: 'Patrick Hand', cursive; }
.main-nav li { font-size: 1.8em; }

.main-nav li a { display: inline-block; padding: 10px 13px 8px 13px; background-color: #fbab18; text-shadow: 1px 1px 0 rgba(0,0,0,.1); }

.main-nav li.orange { -webkit-transform: rotate(-2deg);	-moz-transform: rotate(-2deg); -ms-transform: rotate(-2deg); -o-transform: rotate(-2deg); transform: rotate(-2deg); }
.main-nav li.red { -webkit-transform: rotate(1deg);	-moz-transform: rotate(1deg); -ms-transform: rotate(1deg); -o-transform: rotate(1deg); transform: rotate(1deg); }
.main-nav li.blue { -webkit-transform: rotate(-1deg);	-moz-transform: rotate(-1deg); -ms-transform: rotate(-1deg); -o-transform: rotate(-1deg); transform: rotate(-1deg); }

.main-nav li.orange a { background-color: #f27a20; }
.main-nav li.red a { background-color: #d2232a; }
.main-nav li.blue a { background-color: #134d8a; }

#main-nav-vertical li.current-page-parent a { padding-left: 36px; background-image: url(img/bee-white.png) center left no-repeat; }

.main-nav li a:link, .main-nav li a:visited { color: #FFF; text-decoration: none; }
.main-nav li a:hover, .main-nav li a:active { color: #FFF; text-decoration: none; }

#main-nav-horizontal ul { position: absolute; top: 44px; left: 0px; width: 180px; font-size: 1em; text-align: left; display: none; }
#main-nav-horizontal ul li { position: relative; display: block; margin: 0 0 2px 0; font-size: 1em; -webkit-transform: none !important;	-moz-transform: none; -ms-transform: none; -o-transform: none; transform: none !important; }
#main-nav-horizontal ul li a { display: inline-block; padding: 8px 13px 6px 13px; }
#main-nav-horizontal ul li a:link, #main-nav-horizontal ul li a:visited { color: #FFF; text-decoration: none; }
#main-nav-horizontal ul li a:hover, #main-nav-horizontal ul li a:active { color: #FFF; text-decoration: none; background: #0095AC; }


/*---------------------------------------

	HOME PAGE

-----------------------------------------*/

#home-content { position: relative; width: 935px; padding: 35px 0 0 25px; overflow: hidden; }
#classrooms { float: left; width: 255px; margin-right: 30px; }
#home-main { float: left; width: 620px; overflow: hidden; }
#latest-news { float: left; width: 320px; margin-right: 30px; }
#latest-events { float: left; width: 270px; }

#home-content h2 { color: #F27A20; font-family: 'Patrick Hand', cursive; font-weight: normal; font-size: 3.3em; margin-bottom:  16px; }

#home-video { width: 620px; margin-bottom: 30px; }


/*---------------------------------------

	COLLECTIONS

-----------------------------------------*/

/* Latest News */

.news { list-style: none; width: 100%; overflow: hidden; }
.news li { float: left; width: 320px; margin-bottom: 22px; overflow: hidden; }
#main .news li { margin-right: 25px;  } /* If news list full width */
.news a.news-thumb { float: left; display: block; width: 100px; height: 100px; }
.news a.news-thumb img { display: block; width: 100px; height: 100px; }

.news li div { float: right; width: 210px;  }
.news li h3 { font-size: 1.4em; margin-bottom: 2px; }
.news li h3 a:link, .news li h3 a:visited { color: #0095AC; text-decoration: none; }
.news li h3 a:hover, .news li h3 a:active { color: #F27A20; text-decoration: none; }

.news p { color: #666; font-size: 1.3em; line-height: 140%; margin-bottom: 2px; }

/* Events */

.events { list-style: none; width: 100%; overflow: hidden; }
.events li { float: left; width: 270px; margin-bottom: 22px; overflow: hidden; }
#main .events li { margin-right: 25px;  } /* If events list full width */
.events a.events-thumb { display: block; width: 270px; height: 100px; }
.events a.events-thumb img { display: block; width: 270px; height: 100px; }

.events li div { position: relative; width: 250px; padding: 8px 10px; background: #f27a20; overflow: hidden; margin-bottom: 10px; }
.events li div h3 { float: left; width: 190px; font-size: 1.4em; margin: 0; text-shadow: 1px 1px 0 rgba(0,0,0,.1);}
.events li div span { display: block; float: right; width: 50px; font-size: 1.4em; text-align: right; color: #FFF; }
.events li h3 a:link, .events li h3 a:visited { color: #FFF; text-decoration: none; }
.events li h3 a:hover, .events li h3 a:active { color: #FFF; text-decoration: none; }

.events p { color: #666; font-size: 1.3em; line-height: 140%; margin-bottom: 2px; }

/* Staff */

ul.staff li { width: 100%; overflow: hidden; margin-bottom: 18px; }

.attachment-staff-thumb { display: block; float: left; width: 180px; height: 200px; margin: 0 20px 16px 0; }
.staff-content { float: left; width: 450px; }


/* More Links */

.more { display: block; text-align: right; font-size: 1.3em; }
.more:link, .more:visited { text-decoration: none; color: #134d8a; }
.more:hover, .more:active { text-decoration: underline; color: #134d8a; }


.even-more { display: block; border-top: 1px dashed #0095AC; border-bottom: 1px dashed #0095AC; padding: 12px 0 12px 36px; font-size: 1.3em; font-weight: bold; background: url(img/bee.png) center left no-repeat;}
.even-more:link, .even-more:visited { text-decoration: none; color: #134d8a; }
.even-more:hover, .even-more:active { text-decoration: underline; color: #134d8a; }


/*---------------------------------------

	NAVIGATION

-----------------------------------------*/




/* Sub Nav */

#sub-nav ul { list-style: none; font-size: 1em; }
#sub-nav ul li { font-size: 1.4em; margin-bottom: 2px; }
#sub-nav ul ul { margin-bottom: 2px; }
#sub-nav ul ul li { padding-left: 14px; font-size: 0.9em; }

#sub-nav li a:link, #sub-nav li a:visited { color: #0095AC; text-decoration: none; }
#sub-nav li a:hover, #sub-nav li a:active { color: #F27A20; text-decoration: underline; }

#sub-nav li.current_page_item > a:link, #sub-nav li.current_page_item > a:visited { color: #F27A20; text-decoration: none; }




/* Classrooms */

ul#classrooms-nav { list-style: none; }
ul#classrooms-nav li { list-style: none; width: 248px; height: 72px; font-size: 1.5em; }
ul#classrooms-nav li a { display: block; width: 170px; height: 72px; padding: 0 0 0 78px; line-height: 72px; text-shadow: 1px 1px 0 rgba(0,0,0,.1);}

ul#classrooms-nav li a:link, ul#classrooms-nav li a:visited { color: #FFF; text-decoration: none; }
ul#classrooms-nav li#junior a:link, ul#classrooms-nav li#junior a:link { background: url(img/classrooms.png) 0 0 no-repeat; }
ul#classrooms-nav li#junior a:hover, ul#classrooms-nav li#junior a:active { background: url(img/classrooms.png) -248px 0 no-repeat; }
ul#classrooms-nav li#middle a:link, ul#classrooms-nav li#middle a:link { background: url(img/classrooms.png) 0 -72px no-repeat; }
ul#classrooms-nav li#middle a:hover, ul#classrooms-nav li#middle a:active { background: url(img/classrooms.png) -248px -72px no-repeat; }
ul#classrooms-nav li#upper a:link, ul#classrooms-nav li#upper a:link { background: url(img/classrooms.png) 0 -144px no-repeat; }
ul#classrooms-nav li#upper a:hover, ul#classrooms-nav li#upper a:active { background: url(img/classrooms.png) -248px -144px no-repeat; }
ul#classrooms-nav li#adolescent a:link, ul#classrooms-nav li#adolescent a:link { background: url(img/classrooms.png) 0 -216px no-repeat; }
ul#classrooms-nav li#adolescent a:hover, ul#classrooms-nav li#adolescent a:active { background: url(img/classrooms.png) -248px -216px no-repeat; }


/*---------------------------------------

	CONTENT

-----------------------------------------*/

#content { position: relative; width: 935px; padding: 35px 0 0 25px; overflow: hidden; }

#sub-nav { float: left; width: 200px; margin-right: 30px; min-height: 90px; height: auto !important; height: 90px; }
#main { float: left; width: 695px; overflow: hidden; }

#page-content { float: left; width: 425px; }
#page-images { float: right; width: 250px; }


#content h1 { color: #F27A20; font-family: 'Patrick Hand', cursive; font-weight: normal; font-size: 3.3em; margin: 0 0 16px 230px; }
#main h2 { color: #0095AC;  font-weight: bold; font-size: 1.6em; margin-bottom:  10px; }
p { color: #666; font-size: 1.4em; line-height: 140%; margin-bottom: 16px; }
#page-content ul { color: #666; font-size: 1.4em; line-height: 140%; margin: 0 0 16px 20px; }
#page-content ol { color: #666; font-size: 1.4em; line-height: 140%; margin: 0 0 16px 20px; }

#page-content ul ul { color: #666; font-size: 1em; line-height: 140%; margin: 0 0 16px 20px; }

a:link, a:visited { color: #0095AC; text-decoration: underline; }
a:hover, a:active { color: #0095AC; text-decoration: none; }

.alignleft { display: block; float: left; margin: 4px 18px 8px 0; }

/*---------------------------------------

	FORMS

-----------------------------------------*/

.form-wrap { background: #DAEFF2; padding: 20px 20px 10px 20px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 10px; }
.form-wrap h3 { color: #0095AC; font-size: 1.3em; margin-bottom: 10px; }
.form-wrap p { margin-bottom: 10px; }
.form-wrap label { color: #0095AC; display: block; margin-bottom: 2px; font-size: 0.9em; }
span.wpcf7-quiz-label { display: none; }
span.quiz-label, .wpcf7-list-item-label { color: #0095AC; font-size: 0.9em; }
.form-wrap .txt-fld input { padding: 8px 5px; width: 373px; font-size: 0.9em; background: #FFF; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #0095AC; font-family: "Helvetica", "Arial", sans-serif; }
.form-wrap .txt-fld textarea { padding: 8px 5px; width: 373px; height: 100px; font-size: 0.9em; background: #FFF; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #0095AC; font-family: "Helvetica", "Arial", sans-serif; }

/*---------------------------------------

	FOOTER

-----------------------------------------*/

#footer { position: relative; margin: 0 auto; width: 960px; text-align: center; }
#footer p { font-size: 1.0em; color: #85AEB4; text-shadow: 1px 1px 0 rgba(255,255,255,.5); }


/*---------------------------------------

	MISC

-----------------------------------------*/

img { border: none; }
a { outline: none; }