/*  
Theme Name: Ecole Koenig
Theme URI: http://design.davidgarlitz.com
Description: A clear, bright, and colorful theme made just for Ecole Koenig by <a href="http://davidgarlitz.com" title="Dave">Dave Garlitz</a>. 
Version: 1.0
Author: Dave Garlitz
Author URI: http://davidgarlitz.com
*/


/* The Reset (DON'T EDIT THIS!!)----------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 62.5%;
	background: #fdfdfd;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #3a3a3a;
	margin-bottom: 0px;
}
/* -------------------------------------------- */


/* ----------------- TYPOGRAPHY --------------- */

/* LINKS (style, color, hover effects, etc) */

a, .parent a { color: #03b4d4; text-decoration: none; font-weight: bold; }

a:hover, .parent a:hover { color: #fd9602; }

h2 a {
       color: #435d73;
}
h2 a:hover {
        color: #f49000;
}
#main .excerptlink, .button {
	margin: 16px 8px;
}
#main .excerptlink a, .button a {
	background: #c4dcfe;
	border: 1px solid #435d73;
	color: #435d73;
	cursor: pointer;
        font-weight: normal;
	margin: 8px;
	padding: 8px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#main .excerptlink a:hover, .button a:hover {
	border-color: #03bdfd;
	color: #f49000;
}
#sub .excerptlink a {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: .95em;
	text-transform: uppercase;
} 
.duo .current_page_item a {
	cursor: default;
	color: #7b7b7b
}

/* BASIC TEXT SIZES (and "intro" text) */

#body, #sub, #title {
	font-size: 12px;
}
#main {
	font-size: 13px;
}
#main .post {
	margin-bottom: 14px;
}


#main .entry {
	margin-top: 7px;
}
#main .entry p {
	margin-bottom: 7px;
}
#main .intro {
	font-size: 15px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	line-height: 1.5em; 
}
#main p.intro strong, p.intro a {
	font-weight: normal;
}
#main .entry-long p, #main .entry-long ul, #body .post p, #body .post ul {
 margin: 0 0 14px 0;
}

#body .post p {
 margin: 0 0 16px 0;
}
#body .intro {
	font-size: 15px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	line-height: 1.5em;
	margin-bottom: 18px;
}

.pages li {
    border-bottom: 1px solid #ccc;
    font-size: 1em;
}

#footer {
	font-size: 10px;
}
#errorpost p {
	font-size: 15px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	margin: 14px 0 0 0;
}

/* HEADERS */

h2, h3, h4 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #6e6e74;
}

#main h2, #title h2 {
	font-size: 2.5em;
line-height: 85%;
}
#title h2 {
	color: #435d73;
	line-height: 1em;
	font-family: 'Trebuchet MS', Arial, sans-serif;
}
h2.parent a {
	background: url(img/parentArrow.png) no-repeat 100% 125%;
	margin: 0 0 -2px 0;
	padding: 0 12px 2px 0;
}
#errorpost h2 {
	color: #435d73;
	font-size: 2.5em;
	line-height: normal;
}

h3 {
 color: #6e6e74;
 font-size: 1.4em;
 font-weight: bold;
}

h3.event.subtitle {
font-size: 1.2em;
font-weight: normal;
line-height: 1.3em;
}

li h4 {
	font-size: 1.2em;
	line-height: normal;
	margin-top: 6px;
}
li h4 em {
	font-size: .9em;
	color: #818181;
	margin-top: 2px;
}
/* TINY TEXT */
.post-info, .postmetadata, .postnav, .singlenav, .searchnav, .archivenav, .authornav, .trackback, .commentsfeed, .wp-caption-text, .gallery-caption, .authorlist dt, .thumbframe p {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
}
.event .post-info {
color: #5e6e74;
line-height: 1.5em;
margin: 0px 0 7px 5px;
}

#body .post .wp-caption-text {
	color: #7a7a7a;
	padding: 4px 0 4px 0;
        margin: 0 0 0 0;
}
#body .post .gallery-caption {
	color: #7a7a7a;
	padding: 0px 0 0px 0;
        margin: -3px 0 0 0;
}


/* MISC */


code { font-family: Consolas, Monaco, "Courier New", Courier, monospace; }

pre {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 11px;
	font-size: 11px;
	line-height: 1.3em;
	overflow: auto;
}
pre a { font-weight: normal; }

strong {
	font-weight: bold;
}

em, cite {
	font-style: italic;
}
blockquote {
	background: url(img/quote.png) no-repeat 5px 12px;
	border-bottom: px solid #dadada;
	border-top: px solid #dadada;
	font-family: Palatino, Times, serif;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 22px;
	padding: 22px 22px 0;
}

/*    LISTS    */

ul {
 list-style: none;
}
.post ol {
	margin: 0 0 0 32px;
}
.post ul li {
	margin: 0 0 0 24px;
	list-style-image: url(img/listarrow.png);
}
.sidebox {
	margin: 0 0 14px 0;
}
.trio .sidebox {margin-left: 14px;}

/*    PICTURES & HEADERS    */

#pic, .pic {
width: 400px;
float: left;
}

#headerimage {
	float: left; 
	background: url(img/EKheader.jpg) no-repeat 0 0 center;
	width: 400px;
        height: 300px;
}
#errorimage {
	background: url(img/404.jpg) no-repeat;
	float: left; 
        height: 240px;
	width: 360px;
}
#pic, .pic, #main img, #head, #body .post img, .wp-caption, .gallery-item, #body .duo img, .thumbframe {
	background: url(img/shadow.png) no-repeat right bottom;
	padding:4px 14px 14px 4px;	
	border:0;
	border-top:#ddd 0px solid;
	border-left:#ddd 0px solid;
	margin-left: 14px;
	margin-right: 28px;
        margin-top: 0px;
	float: left;
}
.thumbframe {
        border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	margin-left: 4px;
	margin-top: 0px; 
	text-align: center;
}
.thumb {

}

.thumbframe p {
line-height: normal;
}


.wp-caption {
	padding: 2px 10px 10px 4px;
	text-align: center;
}
.wp-caption img {
}

.gallery-item {
	padding: 4px 0 7px 0;
}

#body .post img, .wp-caption {
	margin: 0 24px 4px 0;
}
#main img.alignright, #body .post img.alignright, .alignright, .wp-caption.alignright {
	float: right;
}
#body .post img.alignleft, .alignleft, .wp-caption.alignleft {
	float: left;
}
#body .post img.alignnone, #body .post img.
, .wp-caption.alignnone, .wp-caption.aligncenter {
	float: none;
    clear: both;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
display: block;
}
#block2 .aligncenter, #block1 .aligncenter {
float: none;
}


.gallery-item {
	margin: 0 0 0 0;
}
#body .post img.noborder, #body .post .wp-caption img, #body .post .gallery-item img, #main img.wp-smiley, #body img.wp-smiley {
	background: none transparent;
	border-top: 0;
	border-left: 0;
	padding: 0 0 0 0;
}

#body .post .wp-caption img {
	float: none;
	margin: 0 0 0 -1px;
}
#body .post .gallery-item img {
	float: none;
	margin: 0 0 0 -5px;
}
#body img.wp-smiley, #main img.wp-smiley {
	float: none;
	margin: 0 0 -3px 0px;
}

.caption {
 color: #666;
 font-family: 'Trebuchet MS', Arial, sans-serif;
 text-transform: uppercase;
 font-size: .9em;
 text-align: center;
 padding-top: 3px;
}
#errorpost #head {
	margin-top: 8px;
}

/************* BASIC STRUCTURE (chunks, rails, floats, widths) ****************************/

.wrap {
	clear: both;
	margin: 0 auto;
	width: 960px;
}
.subpost, .solo, .duo, .trio, .quartet, .quintet, .sextet, .septet, .octet, .nonet, .nonetWide, .dectet, .undectet, .dodectet {
	float: left;
	margin: 0 14px;
}


.subpost { width: 212px; }
.solo { width: 52px; }
.duo { width: 132px; }
.trio { width: 212px; }
.quartet { width: 292px; }
.quintet { width: 372px; }
.sextet { width: 452px; }
.septet { width: 532px; }
.octet { width: 612px; }
.nonet { width: 706px; margin: 0 0 0 14px; }
.nonetWide { width: 720px; margin: 0 0; }
.dectet { width: 772px; }
.undectet { width: 852px; }
.dodectet { width: 932px; }

#block1.sextet.post, #block1 {
margin: 0 14px 0 74px;
width: 412px;
}
#block2.sextet.post, #block2 {
margin: 0 14px 0 14px;
width: 412px;
}
#sub #events.trio {
	background: #f0f6fe;
	border: 1px solid #ccc;
    margin: 0px 14px 0 46px;
padding: 14px;
width: 172px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#block3.trio {
width: ;
}
#block4.quartet {
width: 262px;
}


.subpost {height: 27em; overflow: hidden;} /* this keeps the floated excerpts from stacking weirdly */
.subpost .entry {max-height: 16.4em; overflow: hidden;} /* cuts off excerpt text while leaving room for metadata */
#sidebar .subpost {height: auto;} /* this lets the home page sidebar perform normally */

#footer {
	background: #252590;
	clear: both;
	color: #adadfc;
	min-width: 960px;

}

#footer .wrap {
	background: url(img/stripeSlice.png) repeat-y 1px 0px;
	width: 832px;
	padding: 6px 14px 46px 114px;
}
#footer p {
 float: left;
}
#footer p.right {
	float: right;
}


/************* RAIL STRUCTURE ****************************/
/* NAVIGATION & HEADER */
#nav {
	background: #252590;
	height: 140px;
	min-width: 1000px;
	margin-left: -40px; /* STRIPE HOLDERS */
	overflow: visible;
}
#nav .wrap {
	background: url(img/stripe.png) no-repeat 0px 0px;
	height: 140px;
	overflow: visible;
	padding-left: 40px; /* STRIPE HOLDER */
}

#header {
	float: left;
	overflow: visible;
}
#nav h1 {
	padding-left: 32px;
}
#nav h1 a {
	background: url(img/EKlogo-2.png) no-repeat 0 0;
	display: block;
	height: 135px;
	text-indent: -9999px;
	width: 355px;	
}
#nav h1 a:hover {

}
#desc {
	display: none;
}

#menu {
 	float: right;
	clear: right;
}

#nav ul {
        float: left;
	height: 23px;
	list-style: none;
        margin: 90px 2px 0 0;
	overflow: visible; /* ensure that current page background tab touches main color panel */
        padding: 0px 0 0 0;
        position: relative;
	
}
#nav ul li {
	float: left;
height: 30px;
}
#nav ul li a {
	color: #adadfc;
	display: block;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 0 0px;
	padding: 3px 5px 6px 5px;
	font-weight: normal;
}
#nav ul li a:hover {
	color: #fff;
}
#nav ul li a.feed, #nav ul li a.feed:hover {
        background: url(img/icon_feed.gif) no-repeat 4px center;
        padding: 3px 0 0 22px;
}



#nav ul li.current_page_parent a, #nav ul li.current_page_item a, #nav ul li.current_page_item a:hover {
	color: #4b6880;        
        background: #e3eefe;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#nav ul li.current_page_parent a:hover {
  color: #adadec;
}
#nav ul li.current_page_parent li.page_item a:hover,
#nav ul li.current_page_item:hover li.page_item a:hover  {
  color: #fff;
}


#nav ul li.current_page_parent li.current_page_item a:hover {
	cursor: default;
}

#nav ul li.current_page_parent li.current_page_item a, #nav ul li.current_page_parent li.current_page_item a:hover,
#nav ul li.current_page_parent li.page_item a,
#nav ul li.current_page_item:hover li.page_item a {
	color: #adadec;        
        background: none transparent;
}



#nav ul li ul {	
display: none;
	margin: -84px 0 0 0;
	position: absolute;
	width: 140px; 
}
#nav ul li.page-item-598 ul {
margin: -74px 0 0 0;
}

#nav ul li ul li {
display: none;
	float: none;
}
#nav ul li:hover ul, #nav ul li:hover ul li {
display: block;
}
 
#nav #searchform, #nav .lang {
	float: right;
	height: 20px;
	margin: 7px 0 0 14px;
}
#nav .language_item a {
	background: url(img/flags.png) no-repeat;
	display: block;
	margin-top: 1px;
	height: 12px;
	width: 18px;
	text-indent: -9999px;
}
#nav .language_item a.en {
	background-position: 0px 0px; 
}
#nav .language_item a.fr {
	background-position: -33px 0px; 
}
#nav .current_language_item a.en, #nav .language_item a.en:hover {
	background-position: 0px -22px;
}
#nav .current_language_item a.fr, #nav .language_item a.fr:hover {
	background-position: -33px -22px;
}
#nav .current_language_item a:hover {
	cursor: default;
}

#searchform #s.textbox, button {
        width: 110px;
        background: #252590;
        border: 1px solid #adadfc;
        color: #adadfc;
        padding: 2px;
        font-size: 12px;
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
button {
    width: 22px;
    height: 22px;
    float: right;
    margin-left: 3px;
	cursor: pointer;
    font-family: Times, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.625em;
}


#searchform #searchsubmit:hover {
	border-color: #fff;
	color: #fff;
}



/****************HOME PAGE FEATURE AREA (Second Chunk)*****************/

#main {
	background: #e3eefe;
        border-bottom: 1px solid #cdd7e5;
	min-width: 1000px;
	margin-left: -40px; /* STRIPE HOLDERS */
    width: auto;
    overflow: auto; /* make main section stretch down with floats */
}
#main .wrap {
	background: url(img/stripe.png) no-repeat 0px -140px;
	min-height: 344px;
	padding: 28px 0 7px 40px; /* STRIPE HOLDER */
    overflow: auto; /* make main section stretch down with floats */
}
#main .post .entry { overflow: hidden;} /*controls runaway excerpts in feature bar */
#main .post {margin-left: 14px;
padding-bottom: 14px;
} /* margin for any overflowing metadata, padding for the lowest-reaching post */

#main h2 {padding-top: 7px;}

#feature-info {
	clear: left;
	float: left;
	width: 212px;
	padding: 0px 14px
}
#main .toc {
	padding: 14px 0px
}
#main .entry-long {
	margin: 0 0 2em 240px;
}


/****************HOME PAGE SUBPOSTS/SUB-BAR (Third Chunk)***************/
#postnav {position: relative;}

.postnav {
	position: absolute;
	right: 0;
	top: -34px;
} 

#sub .stripe {
	background: url(img/stripeSlice.png) repeat-y 1px 0;
	float: left;
	margin-top: -1px;
	padding: 14px 0 14px 0;
	width: 960px;
}
#sub {min-height: 28.2em;}
.subpost {margin-top: 7px;}

/***************SUB-PAGES: TITLE BAR**********************************/
#title {
	background: #e3eefe;
	border-bottom: 1px solid #cdd7e5;
        margin: 0 0 14px -40px;
	min-width: 1000px;
}
#title .wrap {
text-align: right;
	background: url(img/stripe.png) no-repeat 0px -140px;
	min-height: 54px;
	padding: 28px 0 7px 40px; /* STRIPE HOLDER */
}

#title h2 {
	padding-top: 0px;
        padding-bottom: 4px;
	padding-right: 254px;
        margin-top: 0;
}

#title .post-info {
        padding-top: 1px;
        padding-right: 254px;
}
.singlenav {width: 100%; float: left;}
.alignleft {float: left;}
.alignright {float: right;}

.post-links {
clear: both;
}


/***************SPECIAL PAGES*************************************/
/* ARCHIVES PAGE, AUTHOR PAGE */
.archive {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 14px 0 0;
}
.archive em {
  float: right;
}


/* CONTACT PAGE */
.contact-form {margin-left: 14px;}

#contactform fieldset, #cp_message {
	float: left;
	height: 140px;
	width: 300px;
 }

#contactform, .post-info em {
	color: #ff7529;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
}
#contactform strong {color: #5c5c5c;}
#contactform .post-info {color: #7b7b7b;}
#contactform #submit {margin-top: 8px;}

.answer { margin: 34px 94px; }

/* COMMENTS */

#comments, #respond{
	clear: both;
 margin: 0;
	padding:1em 0 0 0;
	font-family: Palatino, Times, serif;
}
#commentform 
{
	background:#f6f6f6;
	border: #ddd 1px solid;
	color: #5c5c5c;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin:10px 0;	
	padding:10px;
	text-transform: uppercase;
}
#commentform small {
	color: #7b7b7b;
	text-transform: none;
}
a .commentnum
{
	font-size:1.5em;
	font-weight:bold;
        color: #fff;
        background: #bcbcbc;
	text-align: center;
	padding: 4px;
        margin: 0 0 0 -28px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
a:hover .commentnum {
        color: #fff;
        background: #a4abff;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
.commentlist {
	margin: 1em 0;
	padding: 1em 0 0 0;		
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	min-height: 100px;
	padding: 0.5em 0.5em 1em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
}
.commentlist li.alt 
{
	background:#f6f6f6;    
}
.commentlist li.authorcomment 
{
	border:#a4abff 1px solid;      
}
.commentlist li .cmtinfo 
{
	font-size:1em;			
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .avatar
{
	float:right;	
}

.commentsfeed 
{
	background: url(img/icon_feed.gif) no-repeat left center;
	padding: 4px 0 4px 16px;
}
.trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 95%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	background: #e5e5e5;
	border: 1px solid #d1d1d1;
 	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
        color: #6666ff;
	cursor: pointer;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 1.1em;
	margin: 0px 0 0 8px;
	padding:3px 4px;
	text-transform: uppercase;
}
#submit:hover {
	color: #ff7529;
	border-color: #a5adff;
}
/* NOTFOUND PAGE */

#errorpost fieldset { width: 280px; }

#errorpost fieldset.message { margin-left: 32px }

#errorpost .contact-form, #errorpost .answer { margin: 14px 0 0 94px; }

#errorpost #contactform h3 {
	font-size: 2.2em;
	margin-bottom: 8px;
	text-transform: none;
}
#errorpost #cp_message {
	height: 60px;
	width: 280px;
}



/* LINKS PAGE  - links are formatted as .archive li in addition to below : */
.linkcat {
	margin: 14px 14px 0px 14px;
}
.linkcat ul li h4 {
	line-height: 15px;
}
.linkcat ul li h4:hover em {
	color: #5c5c5c;
}
.linkcat ul li em {
	font-family: Palatino, Times, serif;
	margin-top: -15px;
}

/* THE WIDGETS */

.about strong {
	font-family: Palatino, Times, serif;
	font-size: 17px;
	text-transform: lowercase;
}

#sidebar input {
	background: #e5e5e5;
	border: 1px solid #d1d1d1;
 	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
        color: #6666ff;
	cursor: pointer;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 1em;
	margin: 4px;
	padding:1px;
	text-transform: uppercase;
 
}
#sidebar input:hover {
	color: #ff7529;
	border-color: #a5adff;

}
#sidebar #s {
	background: #fff;
	border: 1px solid #d3d3d3;
 	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
        color: #4c4c4c;
	cursor: default;
	margin: 0px;
	padding: 2px;
	width: 80%;
}
#wp-calendar {
	background: #fff;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;	
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 8px;
	padding: 0 5px;
	width: 200px;
}
#sidebar .events {
	background: #fff;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #bbb;
	border-right: 2px solid #bbb;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;	
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding-left: 4px;
	width: 200px;
}
/****SPECIAL EC3 TEMPORARY HACKS****/
#main .entry .ec3_schedule_div_small {
display: none;
}

.nocomments {
    display: none;
}