/*
Theme Name: Center for Inspired Teaching
Theme URI: http://inspiredteaching.org/
Author: subLoft
Author URI: http://www.subLoft.com/
*/

* {margin:0; padding:0; border:none; outline:none;}

body {background-color:#f2f1f0;}

#container {width:960px; margin:0 auto; font-family:'Open Sans', Arial, Helvetica, sans-serif; overflow:visible;}
.left {float:left;}
.right {float:right;}
.clear { height:0; line-height:0; font-size:0; overflow:hidden;}
a {color:#005295;}
a:hover {color:#ea871b;}
h6 {color:#999; font-size:13px; font-weight:300; margin:15px 0; clear:both;}
p, ul, ol {font-size:13px; margin-bottom:20px;}


/* Header */
#header {padding:15px 10px; overflow:auto;}
a#logo {float:left; display:block; height:62px; width:470px; background:url(img/center-for-inspired-teaching-logo.png) no-repeat; text-indent:-9999px; margin-bottom:15px;}
ul#nav {float:left; clear:both; margin-bottom:0; padding-left:0;}
ul#nav li {list-style-type:none; float:left; margin-right:20px; font-size:14px; display:block; height:24px; line-height:24px; font-weight:600;}
ul#nav li:last-child {margin-right:0;}
ul#nav li a, ul#nav li.current_page_item li a, ul#nav li.current_page_ancestor li a {color:#005295; text-decoration:none;}
ul#nav li a:hover, ul#nav li.current_page_item li a:hover, ul#nav li.current_page_ancestor a, ul#nav li.current_page_item a, ul#nav li li.current_page_item a {color:#ea871b;}
ul#nav li ul {display:none;}
ul#nav li li {float:none; display:block; font-size:13px; font-weight:600; margin-right:0;}
ul#nav li:hover ul {display:block; position:absolute; height:auto; z-index:999; background-color:#f2f1f0; opacity:0.95; padding:5px 10px; margin-left:-10px; width:auto;}

#social {float:right; height:24px; vertical-align:middle;}
#social a {margin-left:10px;}

ul#subnav {float:right; margin-top:30px;}
ul#subnav li {display:inline; border-left:1px solid #999; padding-left:8px; margin-left:5px; font-size:13px; line-height:18px;}
ul#subnav li:first-child {border-left:none;}
ul#subnav li a {color:#333; text-decoration:none;}
ul#subnav li a:hover, ul#subnav li.current_page_item a, ul#subnav li.current_page_parent a {color:#ea871b;}
ul#subnav li.current_page_item a, ul#subnav li.current_page_parent a {font-weight:600;}


/* Banner */
#banner {background-color:#fff; box-shadow: 0 0 5px #ccc; padding:10px; overflow:hidden;}
#banner .left {width:620px; height:180px;}
#banner .right {width:270px; height:140px; background-color:#005295; padding:20px; position:relative;}
#banner .right h2 {position:absolute; right:20px; bottom:20px; color:#fff; font-size:24px; line-height:30px; font-weight:600; text-align:right; width:270px;}


/* Content */
#content {margin:0 -5px; padding:10px 5px; overflow:auto;}
#content h3 {font-size:14px; font-weight:600; margin-bottom:5px; color:#ea871b;}
#content .excerpt h6 {display:none;}

/* Right column */
#content .right {background-color:#fff; box-shadow: 0 0 5px #ccc; padding:10px 20px; width:600px;}
#content .right h1 {font-size:24px; line-height:35px; height:35px; padding:5px 10px; background-color:#ea871b; margin:0 -10px 20px -10px; font-weight:400; color:#fff;}
#content .right ul, #content .right ol {margin-left:20px;}
#content .right p + ul, #content .right p + ol {margin-top:-10px;}
#content .right li {margin-bottom:5px;}
/*#content .right p:last-child, #content .right ul:last-child, #content .right ol:last-child {margin-bottom:0;}*/
#content .right h1 + p {font-size:16px; color:#666;}
#content .right .left, #content .right .right {padding:0; background-color:transparent; box-shadow:none; width:290px; margin-bottom:10px;}
#content .right h2 {background-color:transparent; font-size:18px; color:#ea871b; font-weight:700; margin:0; padding:0; height:auto; line-height:normal; margin:5px 0;}
#content .right h3 {background-color:transparent; font-size:15px; color:#ea871b; font-weight:700; margin:0; padding:0; height:auto; line-height:normal; margin:5px 0;}
#content .right h2 + h3 {margin-top:15px;}
#content .right h2 a {text-decoration:none;}
#content .right h6:last-child {display:none;}
#content .right a.read-more {font-weight:700; display:block; text-decoration:none; margin-top:-5px;}
#content .right a.read-more img {float:none; margin:-1px 0 0 8px; line-height:18px; vertical-align:middle;}
#content .right img {margin-bottom:20px;}

#content .right .odd {float:left;}
#content .right .even {float:right;}
#content .right .odd, #content .right .even {margin-bottom:30px; width:290px;}
#content .right .odd p:last-child, #content .right .even p:last-child {margin-bottom:0;}
#content .right .odd h2, #content .right .even h2 {}
#content .right .odd .thumbnail img, #content .right .even .thumbnail img {display:block; margin-bottom:10px;}


/* Left column */
#content .left {background-color:#fff; box-shadow: 0 0 5px #ccc; padding:10px 20px; width:270px;}
#content .left h2 {font-size:20px; line-height:35px; height:35px; padding:5px 10px; background-color:#7cbd30; margin:0 -10px 20px -10px; font-weight:400; color:#fff;}
#content .left h2.archives {background-color:#54bceb;}
.page-id-10 #content .left h2, .parent-pageid-10 #content .left h2 {line-height:25px; height:auto; padding:10px;}
#content .left h2 a {color:#fff; text-decoration:none;}
#content .left p {margin-bottom:0;}
#content .left ul {padding-left:0;}
#content .left li {list-style-type:none; font-size:14px; margin-bottom:10px;}
#content .left li a {text-decoration:none; color:#005295; font-weight:700;}
#content .left li a:hover {text-decoration:none; color:#ea871b;}
#content .left ul ul {margin-left:15px; margin-bottom:0;}
#content .left li li, #content .left li li li {margin-bottom:0;}
#content .left li li a, #content .left li li li a {font-weight:400;}
#content .left li.current_page_item a {color:#ea871b; font-weight:700;}
#content .left li.current_page_item li a {color:#005295; font-weight:400;}
#content .left li.current_page_item li a:hover {color:#ea871b; font-weight:400;}
#content .left li.page-item-58 ul {display:none;}
#content .left .quotescollection-quote {background:url(img/quote-bubble.png) top left no-repeat; padding-top:45px;}
#content .left .quotescollection-quote p {display:block; color:#666; font-style:italic; font-size:18px; font-weight:400; margin-bottom:10px;}
#content .left .quotescollection-quote cite, .quotescollection-quote footer.attribution, .quotescollection-quote footer.attribution cite.author {font-size:13px; font-style:normal; text-align:left !important;}
#content .left .quotescollection-quote p q:lang(en) {quotes:none;}
#content .left img.attachment-medium {margin-left:-10px; display:block;}

#content .left ul.children {display:none;}
#content .left li.current_page_ancestor ul.children {display:block;}
#content .left li.current_page_item ul.children {display:block;}
#content .left .category-9 li.page-item-58 a {color:#ea871b;}

/* Footer */
#footer {border:10px solid #fff; box-shadow: 0 0 5px #ccc; background-color:#d9d9d9; overflow:hidden;}
#footer .left, #footer .center, #footer .right {width:280px; padding:10px;}
#footer .center {float:left; margin-left:20px;}
#footer h2 {font-size:18px; font-weight:700; color:#005295;}
#footer p {margin-bottom:10px;}
#footer form {background-color:#fff; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px; height:25px; padding:0;}
#footer input {padding:0 0 0 8px; height:25px; line-height:25px; width:246px;}
#footer input.submit {width:10px; height:11px; padding-right:8px;}
#footer form.donate {width:270px;}
#footer input.donate {height:25px; line-height:normal; width:270px; padding:0;}

#bottom {text-align:center; margin:30px 0; color:#666;}
#bottom ul, #bottom p {font-size:12px; margin-bottom:15px;}
#bottom li {list-style-type:none; border-left:1px solid #ccc; display:inline; padding-left:5px; margin-left:5px;}
#bottom li:first-child {border-left:none; margin-left:0; padding-left:0;}
#bottom li a {color:#666; text-decoration:none;}
#bottom li a:hover {text-decoration:underline;}
#bottom .logos {text-align:center; margin-top:20px;}
#bottom .logos img {vertical-align:middle; margin:0 16px;}

/* Twitter */
#content ul#twitter_update_list {background:url(img/twitter-bird.png) top left no-repeat; padding-top:35px;}
#content ul#twitter_update_list li {font-size:13px; list-style-type:none;}
#content ul#twitter_update_list li a {font-weight:400; text-decoration:none; color:#999; display:block; margin-top:5px; font-size:10px !important;}
#content ul#twitter_update_list li a:hover {color:#ea871b;}
#content ul#twitter_update_list li span a {font-weight:400; text-decoration:underline; color:#005295; display:inline; margin-top:0; font-size:13px !important;}


/* Homepage */
.home #content ul#twitter_update_list {background:none; padding-top:0; margin-bottom:10px; margin-left:0;}
.home #content ul#twitter_update_list li a {display:inline; margin-top:0; padding-left:5px;}
.home #content ul#twitter_update_list li span a {padding-left:0;}
.home #content a.twitter {display:inline;}

.home #content .left {background-color:#fff; box-shadow: 0 0 5px #ccc; padding:10px 20px 20px 20px; width:600px;}
.home #content .left h2, .home #content .right h2 {font-size:20px; line-height:25px; height:25px; padding:5px 10px; margin:0 -10px 10px -10px; font-weight:400; color:#fff;}
.home #content .left h2 {background-color:#7cbd30;}
.home #content .left .thumbnail {margin-left:-10px; float:left;}
.home #content .left .excerpt {float:right; width:440px;}

.home #content .right h2 {background-color:#ea871b;}
.home #content .right h2.twitter {background-color:#54bceb; margin-top:30px;}
.home #content .right {background-color:#fff; box-shadow: 0 0 5px #ccc; padding:10px 20px 20px 20px; width:270px;}
.home #content .right .blog img.attachment-medium {margin:0 0 5px -10px;}

.home #content p {margin-bottom:0}
.home #content h6 {margin:5px 0;}
.home #content .left h6 {margin-left:-10px;}

.home #content a {text-decoration:none; font-weight:700;}
.home #content .left a img, .home #content .right a img {float:none; margin:-1px 0 0 8px; line-height:18px; vertical-align:middle;}
.home #content a.news-events {margin-left:-10px;}
.home #content .left a.read-more, .home #content .right a.read-more {font-weight:700; display:block; margin-top:5px;}

.home #content .right div.blog p, .home #content .right a.excerpt {}


/* Homepage Rotator */
#featured {width:940px;position:relative; height:290px; background:#fff;}

#featured ul.ui-tabs-nav {position:absolute; top:0; left:630px; list-style:none; padding:0; margin:0; width:300px; border-left:10px solid #fff !important;}
#featured ul.ui-tabs-nav li {font-size:20px;}
#featured li.ui-tabs-nav-item a {display:block; height:21px; color:#fff; background:#d9d9d9; padding:35px 15px 15px 15px; border-top:1px solid #fff; border-bottom:1px solid #fff; line-height:20px; font-weight:400; text-decoration:none; text-align:right; color:#fff; opacity:0.5;}

#featured li#nav-fragment-1 a {border-top:none; background-color:#005295;}
#featured li#nav-fragment-2 a {background-color:#7cbd30;}
#featured li#nav-fragment-3 a {background-color:#ea871b;}
#featured li#nav-fragment-4 a {border-bottom:none; background-color:#54bceb;}	

#featured li#nav-fragment-1 a:hover, #featured li#nav-fragment-1.ui-tabs-selected a, #featured li#nav-fragment-2 a:hover, #featured li#nav-fragment-2.ui-tabs-selected a, #featured li#nav-fragment-3 a:hover, #featured li#nav-fragment-3.ui-tabs-selected a, #featured li#nav-fragment-4 a:hover, #featured li#nav-fragment-4.ui-tabs-selected a {opacity:1.0; font-weight:600;}

#featured li.ui-tabs-selected {}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {}
#featured .ui-tabs-panel {width:630px; height:290px; background:#d9d9d9; position:relative;}
#featured .ui-tabs-panel .band {position:absolute; top:220px; left:0; height:64px; padding:6px 15px 0 15px; opacity:0.8; width:600px;}
#featured .ui-tabs-panel .text {position:absolute; top:220px; left:0; height:64px; padding:6px 15px 0 15px; width:600px; z-index:10;}
#featured .ui-tabs-panel .text:hover {text-decoration:underline; color:#fff;}
#featured .ui-tabs-panel .text p {font-size:20px; line-height:normal; color:#fff; margin:0; display:inline; font-weight:400;}
#featured .ui-tabs-panel .text img {margin-left:5px;}

#featured #fragment-1 .band {background:#005295;}
#featured #fragment-2 .band {background:#7cbd30;}
#featured #fragment-3 .band {background:#ea871b;}
#featured #fragment-4 .band {background:#54bceb;}

#featured .ui-tabs-hide {display:none;}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {border-bottom-right-radius:0 !important;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {border-bottom-left-radius:0 !important;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {border-top-right-radius:0 !important;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {border-top-left-radius:0 !important;}
.ui-widget-content {border:none !important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {background:none !important; border:none !important}
.ui-widget-header {background:none !important;}
.ui-widget-content a {color:#ffffff !important;}
.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {border:none;}

/* News/Events */
.page-news-events #content .right .thumbnail {float:left;}
.page-news-events #content .right .excerpt {float:right; width:420px;}
.page-news-events #content .right .excerpt p {margin-bottom:15px;}
.page-news-events #content .right .excerpt h2 {margin-top:-5px;}


/* Search */
.search #content .right form {background-color:transparent; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px; height:25px; padding:0; border:1px solid #d9d9d9; width:270px;}
.search #content .right input {padding:0 0 0 8px; height:25px; line-height:25px; width:236px;}
.search #content .right input.submit {width:10px; height:11px; padding-right:8px;}
#content .right .search .excerpt p {margin-bottom:10px;}


label {display:block;}
textarea {border:1px solid #ccc; padding:5px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px;}
.form-submit input {padding:5px 8px; background-color:#005295; color:#fff; font-weight:700; font-size:14px; text-align:left; cursor:pointer;}


/* Contact Form 7 */
form.wpcf7-form {position:relative;}
.wpcf7 label {margin-bottom:5px; margin-top:15px;}
.wpcf7 input, .wpcf7 textarea {width:256px; border:1px solid #ccc; padding:5px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px;}
.wpcf7 input.wpcf7-submit {width:268px; padding:4px 6px; border:none; color:#fff; font-weight:600; font-size:13px; cursor:pointer; text-align:left; background:#005295 url(img/arrow-white.png) no-repeat 252px 8px; margin-top:15px;}
.wpcf7-response-output {padding: 5px 10px !important; margin:0 !important; position:absolute; bottom:0; right:0; width:290px; font-size:13px;}
span.wpcf7-not-valid-tip {left:280px !important; padding:0 !important; top:0 !important; width:290px !important; margin:0 !important; border:none !important; color:#ea871b;}
.wpcf7-checkbox input {width:auto !important; margin-right:5px;}
span.wpcf7-list-item {margin-left:0 !important; display:block;}


/* Main Blog + Archive Pages */
.blog #content .right .thumbnail, .archive #content .right .thumbnail {margin-left:-10px; float:left;}
.blog #content .right .excerpt, .archive #content .right .excerpt {float:right; width:440px;}


/* Post Images */
.single #content .right img.alignnone {margin-bottom:0;}
.single #content .right img.alignleft {float:left; margin:0 20px 20px 0;}
.single #content .right img.alignright {float:right; margin:0 0 20px 20px;}
.single #content .right img.aligncenter {margin-bottom:0;}


/* Comments */
#content .right .commentlist .odd, #content .right .commentlist .even {float:none; width:auto;}
#content .right .commentlist img.avatar {margin-bottom:0;}
.comment-body div, .comment-body p {margin-bottom:10px;}
.comment-body div.reply {margin-bottom:20px;}
textarea#comment {width:588px;}
#commentform input {width:256px; border:1px solid #ccc; padding:5px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px;} 
#commentform input#submit {width:268px; padding:4px 6px; border:none; color:#fff; font-weight:600; font-size:13px; cursor:pointer; text-align:left; background:#005295 url(img/arrow-white.png) no-repeat 252px 8px;}


/* Expand/Collapse */
.collapseomatic {background:url(img/arrow-blue.png) 0 5px no-repeat !important; padding: 0 0 10px 20px !important; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; color:#005295; font-weight:700; margin:0; padding:0; line-height:normal; display:block; clear:left;}
.colomat-close {background:url(img/arrow-blue-down.png) -1px 7px no-repeat !important;}
.colomat-hover {color:#ea871b; text-decoration:none !important;}
.collapseomatic_content {font-size:13px; margin-bottom:20px; margin-left:20px !important;}


/* Sharing */
#sharing {margin-top:15px;}


/* Newsletter */
.page-id-64 #content .right form {background-color:transparent; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px; height:25px; padding:0; border:1px solid #ccc; width:290px;}
.page-id-64 #content .right input {padding:0 0 0 8px; height:25px; line-height:25px; width:256px;}
.page-id-64 #content .right input.submit {width:10px; height:11px; padding-right:8px;}


/* Portfolio Slideshow */
.slideshow-wrapper .slideshow-caption {font-style:italic; margin:5px 0 10px 0 !important;}
.slideshow-nav {font-size:13px; margin-bottom:10px;}
.slideshow-nav a {color:#005295 !important; font-weight:bold;}
.slideshow-nav a:hover {color:#ea871b !important; text-decoration:none !important;}
.slideshow-wrapper .pager img {width: 51px !important; margin-bottom:0 !important;}
.slideshow-wrapper .pager img:hover {opacity:1.0;}
.slideshow-content {margin-bottom:0 !important;}
.pscarousel {margin-top:10px; width:610px !important;}


/* Wufoo Form */
form.wufoo {position:relative;}
form.wufoo label {margin-bottom:5px; margin-top:15px; font-size:13px;}
form.wufoo input {width:256px; border:1px solid #ccc; padding:5px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px;}
form.wufoo textarea {width:588px; border:1px solid #ccc; padding:5px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px;}

form.wufoo input.submit {width:268px; padding:4px 6px; border:none; color:#fff; font-weight:600; font-size:13px; cursor:pointer; text-align:left; background:#005295 url(img/arrow-white.png) no-repeat 252px 8px; margin-top:15px;}

.time {border:1px dotted #ccc; text-align:center; width:580px; margin:20px auto; padding:10px;}
.time p {margin-top:10px;}
.time form input#txt {font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:36px; font-weight:600; color:#005295; margin:0; padding:0; text-align:center;}

#twitter-feed {background:url(img/twitter-bird.png) top left no-repeat; padding-top:35px; font-size:13px;}
.home #twitter-feed {background:none; padding-top:0;}
.twitter_intents {margin:5px 0;}
#twitter-feed a {font-weight:700; text-decoration:none;}

/* =============================== */
/*          CUSTOM STYLES          */
/* =============================== */

.pp-section-count{
	margin-bottom: 5px;
	display: inline-block;
}

.paupress input[type="text"],
.paupress input[type="password"],
.paupress .regular-text,
.paupress textarea,
.paupress select{
	border: 1px solid #aeaeae;
	padding: 5px 2px;
}

.paupanels-form input[type="submit"]{
	padding: 10px 17px;
		min-width: 115px;
		font-weight: bold;
}

.paupanels-form input[type="submit"].button.final_submission{
	background-color: #7cbd30;
	color: #fff;
}

body.page-id-0 #header #subnav li:first-of-type a,
body.single-pp_course.postid-7676 #header #subnav li:nth-of-type(2) a{
	color: #ea871b;
	font-weight: 600;
}	

.paucour-wrapper > .paupress >.span-24{
	background-color: #fff;
	padding: 5px 15px;
}

body #paupanels-wrapper {
	background-color: #fff !important;
}


ul#subnav li.current_page_item a,
ul#subnav li.current_page_parent a {
	color: #333;
	font-weight: normal;
}

body.page ul#subnav li.current_page_item a,
body.blog ul#subnav li.current_page_item a,
body.single ul#subnav li.current_page_item a {
	font-weight: 600; 
	color: #ea871b;
}

ul#subnav li a:hover {
	color: #ea871b;
}

ul, ol {
	padding-left: 30px;
	margin-bottom: 20px;
}