/*
Theme Name: Excellence Website
Description: A powerful theme for Excellence Seminars International.
Author: Creative Logic
Author URI: http://creativelogic.biz
version: 1.0
*/

/* basics */

*{margin:0; padding:0;}

body {
	background: #9ABACB url(images/backdrop.gif) repeat-x 0 0;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size: 15px;
	margin:0 10px;
	}

h1 {font-size: 25px; margin-top: 5px;}
h2 {font-size: 23px;}
h3 {font-size: 19px;}
h4 {font-size: 14px; padding: 2px 0;}

.paymenthead { text-align: center; padding-top: 20px; }


img { border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 3px 6px 3px 0; }
img.right{ float: right; border: none; padding: 3px 0 3px 6px; }

blockquote{
	border:1px dashed #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	}

.topmargin {
    margin-top: 10px;
}

.small {
    font-size: 10px;
}


/* links */

a{
	color:#fff;
	text-decoration:none;
	}

.entry a {
    border-bottom: 1px dotted #FFF;
    color: #DDD;
}

.entry a:hover {
    border-bottom: 1px solid #FFF;
    text-decoration: none;
}

a:hover{text-decoration: underline;}

a:active { outline: none; }

a:focus
{
-moz-outline-style: none;
}

/* container */

#container {
	width: 980px;
	margin: 0 auto;
	padding:0;
	background:#313F76;
	color:#FFF;
	overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
	}

/* header */

#header {
	color: #fff;
    z-index: 100;
    position: relative;
	}

#header h1{
   	background: transparent url(images/header.png) no-repeat 0 0;
	font:normal 20pt georgia, times;
	padding: 20px 0 0 16px;
	margin:0;
    width: 980px;
  	height: 190px;
    }

#header h1 a{
    text-indent: -9999px;
    width: 570px;
    height: 110px;
    display: block;
    }

#subheader {
    margin-top: -70px;
    height: 280px;
}

/* main menu */

#nav ul li {
    float:left;
    list-style-type:none;
    position: relative;
}

#nav ul li ul {
    left : -999em;
    position : absolute;
    background: transparent url(images/subnavbg.png) repeat 0 0;
	border: 1px solid #1F2B44;
	z-index: 100;
}

#nav ul li:hover ul, #nav ul li.sfhover ul  {
    left: auto;
    top: 36px;
    visibility: visible;
}

/* FIX to make right most nav item not as wide */
#nav ul li#nav7 ul li {
    width: 137px;
    float: none;
}

#nav ul li#nav7 ul li a {
    width: 127px !important;
    display: block;
    float: none;
}
#nav ul li#nav7 ul li a:hover {
    width: 126px !important;
}
/* END FIX */

#nav ul li ul li a {
    background: transparent;
    color: #FFFFFF;
	border-color:#1F2B44;
	border-style:solid;
	border-width:0 1px 1px;
    padding: 3px 5px;
	height: auto;
	text-decoration:none;
	text-indent: 0;
}

#nav ul li ul li a:hover {
	background:#496791 none repeat scroll 0 0;
}

#nav ul li a {
    display:block;
    height:37px;
    width: 100px;
    background:transparent url(images/nav.png) no-repeat 0 0;
    text-indent:-9009px;
}

    #nav ul li a:hover { background-position: 0 -36px; }

#nav ul li#nav2 a {
    width: 170px;
    background-position: -100px 0;
}
    #nav ul li#nav2 a:hover { background-position: -100px -36px; }

#nav ul li#nav3 a {
    width: 160px;
    background-position: -275px 0;
}
    #nav ul li#nav3 a:hover { background-position: -275px -36px; }

#nav ul li#nav4 a {
    width: 135px;
    background-position: -430px 0;
}
    #nav ul li#nav4 a:hover { background-position: -430px -36px; }

#nav ul li#nav5 a {
    width: 140px;
    background-position: -570px 0;
}
    #nav ul li#nav5 a:hover { background-position: -570px -36px; }

#nav ul li#nav6 a {
    width: 135px;
    background-position: -705px 0;
}
    #nav ul li#nav6 a:hover { background-position: -705px -36px; }

#nav ul li#nav7 a {
    width: 140px;
    background-position: -840px 0;
}
    #nav ul li#nav7 a:hover { background-position: -840px -36px; }

/* content */

#contentcontainer {
    background: #BCD4D8 url(images/backdrop.gif) repeat-x 0 0;
}

#content {
    background: transparent url(images/largelogo.png) no-repeat 10% 50%;
	float:left;
	width:715px;
	overflow: hidden;
	margin: 5px 20px 20px 20px;
}

body#home #content {
     background: transparent url(images/largelogo.png) no-repeat center right;
}

body#team #content {
    background: transparent url(images/largelogo.png) no-repeat 440px 180px
 }

 body#schedules #content {
    background: transparent url(images/largelogo.png) no-repeat 80px 80px
 }


.` {
	margin:0;
	padding:0;
	line-height: 140%;
	}

.entry { min-height: 360px; }
.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background: transparent;
	padding:6px;
	margin: 20px 0;
	}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.alignleft a{float:left; margin:25px 0; }
.alignright a{float:right; margin:25px 0;}

.quotes {
    width: 200px;
    float: left;
    border: 1px solid #FFF;
    background-color: #6A80A4;
    margin: 4px 6px 4px 0;
    font-style: italic
}

.quotes_right {
    width: 200px;
    float: right;
    border: 1px solid #FFF;
    background-color: #6A80A4;
    margin: 4px 0 4px 6px;
    font-style: italic
}

.quotes h4 {
    border-bottom: 1px dotted #FFF;
    background-color: #496791;
    padding: 4px;;
}

.quotes_right h4 {
    border-bottom: 1px dotted #FFF;
    background-color: #496791;
    padding: 4px;;
}

.highlight {
    color: #CCCCCC;
    font-weight: bold;
}

ul.inlinelist {
    list-style-type: none;
    margin: 6px 0 0 0 !important;
    padding: 0 !important;
    font-style: italic
}

.inlinelist li {
    background: transparent url(images/star.png) no-repeat 0 0;
    float: left;
    padding: 0 0 0 22px;
}

ul#featurelist {
    list-style-type: none;
    padding-left: 320px;
    margin: 5px 0 30px 0;
}

#featurelist li {
    background: transparent url(images/star.png) no-repeat 0 0;
    padding: 0 0 0 25px;
}

.entry ul {
    margin-left: 8px;
    padding-left: 10px;
}

.entry li {
    padding-bottom: 10px;
}

ul#gradlink {
    width: 500px;
}

#gradlink li {
    width: 150px;
    float: left;
}

/**************** sidebar ********************/

#sidebar {
	font-size:12px;
	width:220px;
	float:right;
	margin: 15px 0 8px 0;
	padding: 0;
	border-left: 1px dotted #ddd;
    min-height: 500px;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #fff;
	margin: 0;
	padding: 0;
}

#sidebar h4 {
    text-align: center;
    margin-top: 6px;
    padding-bottom: 2px;
    color: #DDD;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar #sidenav { margin: 20px 0; }

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar a {color: #CCC;}

#sidebar a:hover {color: #EEE; text-decoration: none }

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin: 0 12px 12px 12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 135%;
	list-style-type: none;
    color: #AAC5D2;
	}

#sidebar ul ul {
	margin: 5px 0 14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
    margin-bottom: 16px;
    font-size: 16px;
	}

#sidebar ul ul ul{
	margin: 0 0 0 16px;
	padding: 0;
}

#sidebar ul ul ul li {
    margin: 0;
	padding: 0 0 0 6px;
	list-style-type: square;
    font-size: 13px;
}

#sidebar ul ul ul li:hover {
    color: #CCC;
}

#sidebar a.rollover {
    display: block;
    width: 180px;
    height: 43px;
    background: transparent url(images/registernow.png) no-repeat;
    text-indent: -9999px;
}

#sidebar a.rollover:hover {
    background-position: -180px 0;
}



/* tables *******************/

table.schedule {
    font-size: 13px;
    width: 716px;
}

table a {
    color: #000;
}

table.schedule thead th {
    cursor:pointer;
    padding: 4px;
}

#intro-sessions .odd {
    background-color: #547EA6;
}

#intro-sessions .even {
    background-color: #3C6A99;
}

.pursuit { background-color: #4174A7; }

.wall { background-color: #4780B8; }

.advance { background-color: #5287BC; }

.inside { background-color: #325981; }

.mastery { background-color: #2F5479; }

.youth { background-color: #1F528A; }

.assisting { background-color: #2C4F72; }


.schedule th {
    text-align: left;
    font-size: 14px;
}

.schedule td {
    padding: 4px;
}

.dataTables_filter {
    text-align: right;
    margin-bottom: 10px;
}

.dataTables_info {
    font-size: 12px;
    margin: 10px 0 0 6px;
}

.sorting_asc {
    background:transparent url(images/sort_asc.png) no-repeat scroll right center;
}

.sorting_desc {
    background: transparent url(images/sort_desc.png) no-repeat scroll right center;
}

.sorting {
    background: transparent url(images/sort_both.png) no-repeat scroll right center;
}

#intro-sessions .dataTables_filter {
    display: none;
}


/* Events Calendar */

#calendar_wrapLarge h2 {
    font-size:130%;
    padding: 5px 0 20px;
}

#wp-calendarLarge .event-block {
    color: #CCC !important;
    font-size: 13px;
}

#wp-calendarLarge .dayHead {
    background-color: #45729E !important;
}

/* comments */

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}

#commentform p{
	color: #000;
	}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* search */

#searchform{
    background: transparent url(images/search.png) no-repeat 0 0;
	padding:0;
	margin: 0 0 6px 0;
	}

#searchform input#s{
background:none repeat scroll 0 0 transparent;
border:medium none;
color:#808080;
font-weight:bolder;
height:23px;
line-height:20px;
margin-top:5px;
outline:medium none;
padding:2px 50px 12px 14px;
width:130px;
}

#searchform input#searchsubmit{
	border:none;
	color: #aaa;
	text-transform:lowercase;
	}
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
        background: #9ABACB; 
        border: 1px solid #FFF;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
        background: #9ABACB; 
        border: 1px solid #FFF;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.breadcrumb
{
	font-size: 0.7em;
	color: #fff;
	margin: 8px 0 8px 20px;
}

#calendar_wrap
{
    font-size: 12px;
}

/* footer */

#footer {
	background: transparent url(images/footer.png) no-repeat 0 0;
	clear: both;
	width: 100%;
    height: 90px;
	}

#footer p{padding-top:70px; 0;margin: 0; color: #aaa; text-align:center; font-size: 11px;}
#footer a{color: #8A8A8A;text-decoration: none;}
#footer a:hover{color: #272727;text-decoration: underline;}

/********** TAB NAV **************/

ul.tabNav, ul.tabNav2, ul.tabNav3 {
    list-style-type: none;
    width: 715px;
    margin: 8px 0 40px 0;
    padding: 0;
}

.tabNav li, .tabNav2 li, .tabNav3 li {
    width: 175px;
    float: left;
}
    .tabNav.extrawide li { width: 300px; }

.tabNav2 li {
    width: 175px;
    float: left;
}

.tabNav3 li {
    width: 175px;
    float: left;
}

ul.tabNav li.current a, ul.tabNav2 li.current a, ul.tabNav3 li.current a {
    color: #FFF; border-bottom: 2px solid;
}

div.tabContainer div.tab { clear: both; display: none; padding-top: 10px; }
div.tabContainer div.current { clear: both; display: block; }

#team #content h4 { border-bottom: 1px dashed #FFF; font-size: 16px; font-style: italic; margin-top: 15px; clear: both;}
#team img { float: left; padding: 4px 12px 2px 0;}

/********** EXTRAS ***************/

#browserWarning a {
    color: #AAAAAA;
}

h3.paymentpage {
  margin-top: 15px;
}

body#payments h3 {
    font-size: 17px;
    margin: 10px 0 2px 0;
}

#payments form {
    margin-bottom: 8px;
}

#payments form table {
    text-align: left;
    margin: 0;
}

form.payment {
    text-align: center;
}

form table {
    text-align: center;
    margin: 0 auto;
}




