/*
Theme Name: Summit Professional Education
Theme URI: http://summit-education.com/
Description: Custom development for Summit Professional Education.
Version: 1.0
Author: Ryan J. Stout
*/

body, ul, li, ol{ margin: 0; padding: 0; list-style: none; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-shadow: 0 1px 0 #FFF; }

body{ background: url(images/page-bg.jpg) repeat-x #004059; color: #4D4D4D; }

/* Overall */
.clear{ clear: both; }
.rounded{ -webkit-border-radius: 4px; -moz-border-radius: 4px; }
.border{ border: 1px solid #999; }
.float-left, .alignleft{ float: left; }
.float-right, .alignright{ float: right; }
.hidden{ display: none; }

.postmetadata{ border-left: 1px dotted #CCC; padding-left: 10px; font-size: 11px; }

/* Text Styles */
strong, em, b, i { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, address { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }

h1{ font-weight: normal; color: #014F6D; font-size: 28px; line-height: normal; }
h2{ font-weight: normal; color: #014F6D; font-size: 26px; }
h3{ font-weight: normal; color: #014F6D; font-size: 16px; }
  h3 small{ color: #555; }

.notice{ padding: 6px; background: #EFFAFF; border: 1px solid #70C0E7; color: #333; text-shadow: 0 1px 0 #FFF; }

a{ border-bottom: none; color: #016C70; }
a:hover{ border-bottom: none; color: #333; }

ul{ }
  ul li{ list-style: outside url(images/list-marker.png); margin: 0 0 4px 10px;}
  ul li a{ color: #777; text-decoration: none; }
    ul li a:hover{ color: #333; }
  ul li.last{ list-style: none !important; }
    ul li.last a{ color: #016C70; border-bottom: 1px dashed #016C70; }
      li.last a:hover{ color: #333; border-bottom: 1px dashed #333; }

ul.posts-list{ }
  ul.posts-list li{ }
  ul.posts-list li a{ color: #333; }
  ul.posts-list li a:hover, ul.posts-list li a:hover small{ color: #014F6D; }
  ul.posts-list li a small{ color: #777; text-decoration: none; }
  
ol{ margin-left: 20px; }
  ol li{ list-style: inside decimal; }

/* Forms */
form input, form select{ background: #FFF; color: #808080; font-size: 12px; border: none; padding: 8px 4px; margin-bottom: 2px; }
form input.submit{ padding: 4px 12px; height: 28px; color: #FFF; background: url(images/button-submit-bg.jpg) repeat-x; -webkit-border-radius: 12px; -moz-border-radius: 12px; }
  form input.submit:hover{ text-shadow: 0 0 4px #FFF; cursor: pointer; }
  
form.onpage label{ float: left; width: 100px; }
form.onpage input, form.onpage select{ border: 1px #CCC solid; }

form.wide-labels label{ width: 200px; }
label.large{ font-size: 14px; color: #014F6D; }

.validation-error{ border-left: 4px solid #D9E4B0; padding-left: 10px; }
  .validation-error label{ width: 186px !important; }
.validation-message{ border-left: 4px solid #E59038; padding-left: 10px; font-size: 12px; }

/* form#frmContact{ margin-top: 30px; border-top: 1px #CCC solid; } */

div#page-content form input, div#page-content form select{ }

form#seminar-search label{ float: left; width: 130px; margin-left: 30px; }
  form#seminar-search select#state{ margin-right: 20px; }

div#page-content form#seminar-search{ margin-bottom: 30px; border-bottom: 1px dotted #CCC; }
  div#page-content form#seminar-search label{ width: 120px; }
  div#page-content form#seminar-search select{ background: #F5F5F5; border: 1px solid #E6E6E6; }

/* Header */
div#header{ width: 985px; margin: 0 auto; margin-top: 20px; height: 130px; }
ul#header-nav{ float: right; margin: 50px 20px 0 0; }
  ul#header-nav li{ float: left; margin-left: 60px; list-style: none; }
  ul#header-nav li a{ text-decoration: none; font-size: 14px; color: #B5E9EB; text-shadow: none; }
    ul#header-nav li a:hover{ color: #FFF; }
  ul#header-nav li.minor{ margin-top: 2px; }
    ul#header-nav li.minor a{ font-size: 12px; }
  ul#header-nav li.active{ border-bottom: 2px #FFF solid; }
    ul#header-nav li.active a{ color: #FFF; }
img.header-logo{ float: left; }

div#popup-overlay {
	background-color: rgb(0, 0, 0);
	opacity: 0.8; /* Safari, Opera */
	-moz-opacity:0.80; /* FireFox */
	filter: alpha(opacity=80); /* IE */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
}

div#popup-content-container{ width: 400px; position: absolute; left: 50%; z-index: 30; }
div#popup-content{ left: -200px; background: #F5F5F5; padding: 20px; position: absolute; }

/* Page */
div#page{ background: #F2F2F2; width: 985px; margin: 0 auto; margin-bottom: 50px; }
div#page-content{ float: left; width: 680px; background: #FFF; margin: 8px 0; padding: 10px 20px; line-height: 22px; text-shadow: none; }
div#page-content-fullwidth{ float: left; width: 925px; background: #FFF; margin: 8px; padding: 10px 20px; line-height: 22px; text-shadow: none; }

div#page img{ margin: 10px; }

/* Sidebar */
div#sidebar{ width: 236px; padding: 10px; float: left; }
ul#sidebar-nav{ margin: 0 0 50px 0; }
  ul#sidebar-nav li{ margin: 0 0 20px 20px; list-style: none; }
  ul#sidebar-nav li a{ color: #4D4D4D; font-size: 13px; }
    ul#sidebar-nav li a:hover{ color: #000; }
  ul#sidebar-nav li.current_page_item{ background: url(images/sidebar-nav-active-bg.png) no-repeat bottom left #fff; padding: 10px 0 24px 20px; margin: 0 0 10px 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 110%; }
    ul#sidebar-nav li.current_page_item a{ color: #000; }

ul#sidebar-nav.news{ margin: 50px 0 !important; }

ul.sidebar-posts-list{ margin: 50px 0 0 0; }
  ul.sidebar-posts-list li{ margin-bottom: 16px !important; }

/* Home Page */
div#home-notice{ background: #EFFAFF; border: 1px solid #70C0E7; width: 945px; margin: 0 auto; margin-bottom: 10px; padding: 10px 20px; }

div#home-main{ background: #F2F2F2; width: 965px; margin: 0 auto; margin-bottom: 30px; padding: 10px 0 10px 20px; }

div#home-search{ float: left; width: 630px; }
  img.search-home{ margin-bottom: 30px; }

div#home-signup{ float: left; width: 260px; }

div#home-two-col{ width: 985px; margin: 0 auto; }
  div#home-two-col-left{ float: left; background: #F2F2F2; width: 450px; padding: 0 10px 10px 10px; }
  div#home-two-col-right{ float: right; background: #F2F2F2; width: 450px; margin-left: 32px; padding: 10px 10px 10px 10px; }

div#customer-care-logo{ float: left; width: 130px; }
div#customer-care-message{ float: left; width: 260px; margin-left: 40px; }
  div#customer-care-message h2{ line-height: normal; }

div#home-two-col-right img{ margin: 10px 0 0 0; }
div#home-two-col-right div{ width: 360px; float: left; margin-left: 10px; }

div.divider{ margin: 10px 30px 0 30px; float: left; height: 300px; }
  div.divider div.d1{ width: 1px; height: 100%; background: #999; float: left; }
  div.divider div.d2{ width: 1px; height: 100%; background: #FFF; float: left; }
  
/* Seminar Page */
.seminar{ padding: 6px; }
  .odd{ background: #F3F3F3; }
  .date{ float: left; width: 100px; }
  .city{ float: left; width: 250px; }
  .info{ float: left; }

.seminar-listing img{ margin: 0 10px 0 0 !important; }
.seminar-listing hr{ margin-bottom: 40px; }

h3 span.headline, h3 span.biline{ font-size: 13px; }
h3 span.instructor{ color: #555; font-size: 13px; }
	
/* News, Blog & Related */
ol.commentlist li{ list-style: none; }

/*.post{ background: url(images/blog-entry-background.jpg) repeat-x; padding: 1px 10px; margin-bottom: 20px; }*/
.post, .comment{ background: url(images/blog-entry-background2.jpg) no-repeat; padding: 1px 10px; margin-bottom: 20px; }
.comment odd{ background-color: #FFF; }
.comment-author-jeff-watjen, .comment-author-ryan-stout{ background: url(images/blog-entry-background-admin.jpg) no-repeat !important; }
  .comment-author-jeff-watjen div, .comment-author-ryan-stout div{ padding-top: 10px; }

.comment li p a{ text-decoration: underline; }

li.list-item-no-marker, li.categories{ list-style: none; }
	
/* Contact */
div.contact-funnels{ width: 200px; padding-left: 20px; border-left: solid 1px #777; }
	
/* Page with Posts */
form#commentform input{ border: 1px solid #CCC; }
form#commentform input.submit{ border: none !important; }

ol.commentlist li{ padding: 10px; margin: 6px; }

/* Footer */
div#footer{ background: #F2F2F2; width: 937px; margin: 0 auto; padding: 24px; margin-bottom: 20px; }

div#customer-care{ float: left; width: 215px; }
h3.customer-care{ height: 34px; background: url(images/customer-care.png) no-repeat; padding: 14px 0 0 52px; margin: 0 0 10px 0; }

div#explore-our-site{ float: left; width: 260px; }
h3.explore-our-site{ height: 34px; background: url(images/site-search.png) no-repeat; padding: 14px 0 0 52px; margin: 0 0 10px 0; }
div#explore-our-site form{ margin-bottom: 10px; }

div.footer-divider{ margin: 0 30px 0 30px; float: left; height: 180px; }
  div.footer-divider div.d1{ width: 1px; height: 100%; background: #999; float: left; }
  div.footer-divider div.d2{ width: 1px; height: 100%; background: #FFF; float: left; }
  
div#footer-home, div.footer-copyright{ margin: 0 auto; width: 985px; color: #3B7B9B; text-shadow: none; font-size: 11px; }

/* From WP Default Theme */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-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;
}