/*
Theme Name: Compass Knowledge Group
Theme URI: 
Description: A Wordpress theme for CKG.
Author: Mark Parolisi
Author URI: 
version: 1.0
Tags: 
*/




/* basics */

* { margin:0; padding:0; }
body { background: #051a3d url(images/body_bg.jpg) repeat-x bottom; font-family: Helvetica,'Lucida Sans Unicode', Arial, sans-serif; font-size: 12px; margin:0; padding: 0; color: #333; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; margin-bottom:6px;}
h4 { font-size: 14px; }
img { border: none; padding:0; }
img a { border:none; }
img.left { float: left; border: none; padding: 6px 0 0 0; }
img.right { float: right; border: none; padding: 0 0 0 6px; }
blockquote { border-left:1px solid #A5ABAB; margin:15px; padding:0 12px 0 12px; }
code { font-family:"Courier New", Courier, monospace; }
.clear { clear: both; }
.left {float: left;}
.right {float: right;}
a { color:#6b85af; text-decoration:none; }
a:hover { }
#container { width: 981px; margin: 0 auto; padding:0; }
:focus { outline: 0; }

/* header */
#header { margin-top: 35px; width: 100%; background-color: #fff; }
#header #logo {height: 70px; width: 240px; margin: 35px 0 0 20px; float: left; display: block; overflow:hidden;}
body.home #header h2 a {background: url(images/logo.gif) no-repeat;}
body.home #logo {height: 45px;}
#header #phone {font-family: Helvetica,'Lucida Grande','Lucida Sans Unicode',Arial,sans; position: absolute; color:#6b85af; font-size: 14px; margin: 10px 0 0 765px;}
/* search */
#header #searchform {float: left; margin: 35px 0 0 505px;}
#searchform { width: 195px; height: 23px; border: 1px solid #ccc; padding:0; margin:0; }
#searchform input#s { margin:0; padding:3px 3px; border:none; color: #999999; width: 165px;  font-family: Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans;}
#searchform input#searchsubmit { border:none; }
#search_submit {text-indent: -9000px; width: 10px; height: 10px; background-color: #fff; border: none; background: url(images/search_arrow.gif) no-repeat; height: 15px; width: 15px; cursor: pointer;}

/* main menu */
#menu { float: right; margin: 20px 10px 0 0; font-size: 11px; font-weight: bold; font-family: Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans; letter-spacing: .001em}
#menu ul { margin:0; padding:0; }
#menu ul li { list-style-type: none; margin: 0 2px; padding: 0; display: inline; }
#menu ul li a { padding:2px 7px; margin: 0; text-transform: uppercase; }
#menu ul li a:hover { color: #09347a; }
#menu ul li.current-cat-parent a , #menu ul li.current-cat a, #menu ul li a.current{ color: #09347a; border-bottom: 2px solid #09347a;}

/* Home */
#home_show{height: 470px; overflow: hidden; position: relative; margin-top: 15px;}
#home_show_top{background: url(images/trans_white.png) repeat; height: 40px; position: relative; z-index: 100;}
#home_show_top h2 {font-style: italic; color: #916E03; font-family: 'Georgia', 'Times New Roman', serif; padding: 8px 0 0 25px; font-size: 18px; }
ul.home_show_buttons{list-style: none; float: right; margin: 15px 15px 0 0;}
ul.home_show_buttons li{cursor: pointer; display: block; float: left; width: 15px; height: 10px; margin: 0px; background: url(images/dot_inactive.jpg) no-repeat;}
ul.home_show_buttons li.active_button{background: url(images/dot_active.jpg) no-repeat;}
#home_show_images{height: 460px; margin-top: -40px;}
#home_show_images div {display: none;}
#home_show_images div.active_slide{display: block;}
#home_show_images img{position: absolute;}
#home_show_images img.top{z-index: 10;}
#personas {position: relative; z-index: 100; margin: -100px 0 0 0;}
div.persona {float: left; margin:0; width: 327px; height: 100px; color: #fff; cursor: pointer; }
#persona_blue{background: url(images/trans_blue.png) repeat;}
#persona_gold{background: url(images/trans_gold.png) repeat;}
#persona_red{background: url(images/trans_red.png) repeat;}
div.persona h3{margin: 5px 0 0px 25px; text-transform: uppercase; font-size: 12px;}
div.persona p {background: url(images/white_arrow_text.png) no-repeat bottom right; width: 285px; height: 60px; padding-bottom: 15px; margin: 0 0 0 25px; line-height: 12px;}
div.persona a {color: #fff; cursor: pointer;}
#home_left {float: left; width: 654px;}
#what_we_do{float: left; margin: 0px 0 0 50px; width: 350px;}
#what_we_do h3 {color: #09347a; font-size: 18px; font-family: 'Palatino', 'Palatino Linotype', 'Georgia', 'Times New Roman', serif; margin-bottom: 10px;}
#what_we_do p {font-size: 14px; }
#what_we_do a.textlinksto {float: right; margin-right: 15px;}
#our_services {float: left; width: 225px; margin: 0px 0 0 10px;}
#our_services h3 {font-size: 16px; font-family: 'Palatino', 'Palatino Linotype', 'Georgia', 'Times New Roman', serif; margin:3px 0 15px 0; color: #393939;}
#our_services ul{width: 225px; border-left: 1px solid #dfdfdf; height: 65px; padding-left: 3px;  }
#our_services ul li{width: 90px; color: #8b0909; float: left; margin: 1px 0 1px 20px; font-size: 13px;}
#our_services ul li.wide {width: 250px;}
#our_services ul li a{color: #8b0909; font-weight: bold;}
#our_services ul li a:hover {color: #393939;}
#just_announced{ margin: 20px 50px 0 50px; padding:10px; border-top:1px #333 solid; border-bottom:1px #333 solid;}
#just_announced h3{font-family: 'Georgia', 'Palatino', 'Palatino Linotype', 'Times New Roman', serif; font-size:18px; margin-bottom:15px;}
#just_announced h3, #just_announced li{ color:#8B0909;}
#just_announced ul{ padding-left:15px;}
#just_announced li { margin-bottom:16px; line-height:1.6;}
#just_announced li.last{ margin:0;}
#just_announced li a{ color:#333; display:inline;}
#just_announced li a:hover{ color:#8b0909;}
#online_learning_success{background: #dfdfdf; width: 545px; min-height: 150px; margin: 20px 0 0 50px; padding: 20px 10px 10px 10px;}
#online_learning_success h3 {font-family: 'Palatino', 'Palatino Linotype', 'Georgia', 'Times New Roman', serif; font-size: 18px; margin-bottom: 15px; color: #393939;}
#online_learning_success p {width: 285px; float: left; font-size:14px;}
#online_learning_success a.textlinksto {float: right; display: block; font-size: 12px; margin-top: 5px;}
#online_learning_success #vid_link{ position: absolute; margin: -45px 0 0 10px}
#home_right{float: left; width: 327px; background: #ececec; margin: -18px 0 -25px 0; min-height: 510px;}
#slider_top{}
#slider_top h3{font-family: 'Palatino', 'Palatino Linotype', 'Georgia', 'Times New Roman', serif; margin: 20px 0 0 60px; float: left;  color: #393939;}
#slider_top #buttons{float: left; width: 20px; margin: 25px 0 0 45px;}
#buttons #scroll_up_arrow{display: block; height: 10px; width: 10px; cursor: pointer; text-indent: -9000px; background: url(images/scroll_up_arrow.jpg) no-repeat;}
#buttons #scroll_down_arrow{display: block; height: 10px; width: 10px; cursor: pointer; text-indent: -9000px; background: url(images/scroll_down_arrow.jpg) no-repeat;}
#slider_content{height: 430px; overflow: hidden;}
#slider_content li {display: block; height: 106px;}
#slider_content img {display: block; margin: 0 auto; width: 200px; height: auto;}
#slider_bottom{}
#slider_bottom ul {width: 250px; margin: 0 0 0 60px;}
#slider_bottom ul li{ color: #8b0909;}
#slider_bottom ul li a{color: #8b0909;}
#home_video{display: none;}
/* marquee */
#marquee {margin: 0 auto; clear: both; height: 285px; clear: both; margin: 10px auto 0 auto; position: relative; background:#fff;}
#marquee img.marquee_img {position: absolute; z-index: 1; height: 280px; width: auto;}
#marquee_text_wrapper{position: absolute; z-index: 5; margin: 130px 0 0 505px; width: 475px; background: url(images/trans_white.png) repeat; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; border-left: 1px solid #bbb;  }
p.marquee_text {font-size: 14px; font-family:'Palatino', 'Palatino Linotype', 'Georgia', Times New Roman, serif;  color: #1a1a1a; width: 445px; margin: 10px; padding-left: 10px; border-left: 3px solid #916e03; line-height: 1.5em; position: relative;}
p.marquee_text span {font-size: 19px; margin-right: 5px; display:block; font-weight:700; letter-spacing:-.5px; font-style: italic; }
p.marquee_text span.title{ padding-bottom:5px; position:relative; display:block;}

a.serv_map {color: #444444; font-size: 16px; width: 115px; line-height: 1.1em;font-family:'Palatino', 'Palatino Linotype', 'Georgia', Times New Roman, serif; position: absolute; z-index: 10;}
a.serv_map:hover{color: #fff; font-weight: normal;}
#assesment_link {margin: 85px 0 0 95px;}
#financing_link {margin: 200px 0 0 200px;}
#marketing_link {margin: 85px 0 0 295px;}
#recruitment_link {margin: 200px 0 0 340px;}
#curriculum_link {margin: 85px 0 0 470px; width: 155px;}
#design_link {margin: 200px 0 0 515px;}
#faculty_link {margin: 85px 0 0 635px;}
#manage_link {margin: 200px 0 0 685px;}
#manage_link:hover {width: 135px;}
#retention_link {margin: 85px 0 0 830px;}
#competitiveness_link {margin: 200px 0 0 860px;}


/* Breadcrumbs */
.breadcrumb {margin: 0 0 20px 30px; width: 100%; clear: both; }
.breadcrumb a {color:#666666;}

/* content */
#content_wrapper {background-color: #fff; border-bottom: 10px solid #6b85af; padding-bottom: 15px;}
#content { float:left; /*width:500px;*/ width:480px; margin:0; }
#content p, #content-full p{ font-size:14px; line-height:1.5; margin-bottom:10px;}
#content h1 {font-size: 22px; color: #09347a; margin-bottom: 12px; letter-spacing:-1px;}
#content h2, #content-full h2 { font-size:16px; margin:30px 0 10px; color:#444;}
#content h3, #content-full h3 { font-size:14px; font-weight:700; font-variant:small-caps;}
#content-full #standards h3{ font-variant:normal !important; color:#09347a; margin-top:20px;}
#content-full #standards li{ line-height:1;}
#content-full #standards ul{ margin-bottom:15px;}
#content-full #standards p{ font-size:12px;}
#content-full #standards p span{ font-style:italic;}
#content-full{float: left; width: 700px; margin: 0;}
#content-full h1 {font-size: 26px; color: #09347a; margin-bottom: 15px; letter-spacing:-1px;}
#content-full h1 span{font-size: 20px; font-weight:normal;}
#content-full ul, #content ul{ padding-left:20px; margin-bottom:10px; font-size:14px;}
#content-full ul li, #content ul li{ margin-bottom:8px; line-height:1.4;}
#content-full ul li ul, #content ul li ul{ margin-top:10px;}
#content-home {float: left; width: 100%; min-height: 820px;}
.post { margin:0; padding:5px 0;   }
.post h2 { }
.post h2 a { }
.post h2 a:hover { color: #777; }
.post h3, .post h3 a {color: #80434d;}
.post h3 {border-top: 1px solid #999999; margin: 25px 0 15px 0; padding-top: 5px;}
.post ul { margin: auto 20px; list-style-image: url(images/bullet.gif);  }
.post li { margin: 3px 0;}
.post p {margin: 5px auto;}
.post a {color: #09347a}
.post a:hover, #content a:hover, #content-full a:hover{text-decoration: underline}
.post .post_thumb, #content .post_thumb {float: left; margin: 0 10px 10px 0;}
.entry p { margin:12px 0; }
.postmetadata { clear: both; background:#F7F7F7; padding:6px; margin: 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; }
.child_cat_wrapper {}
.child_cat_wrapper h3 {color: #80434d;; border-top: 1px solid #999999; margin: 25px 0 15px 0; padding-top: 5px;}
.cat_desc .post h3 {border: none; margin-top: 15px;}
.cat_desc h4 {margin-top: 25px;}
.pdf_dl {float: right;}
a.moretoggle {cursor: pointer;}
span.servicemark{font-size: .5em; margin: -2px 0 0 2px;}
#morenews {display: block; margin: 25px 0; border-top: 1px solid #6B85AF; cursor: pointer;}
tr {}
td {padding: 10px; font-size: 14px}
.post td li {margin: 3px 20px;}

/* About Page */
#ceo_note {border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; margin: 10px 0; clear: both; min-height: 160px;}
#ceo_note h2 {margin: 0 0 10px 0; font-size: 14px; font-weight: bold;}
#ceo_note p {color: #6B0C06;}
#ceo_note div.post_thumb {width: 140px; margin-bottom: 0px;}
#ceo_note a.textlinksto {font-size: 12px;}
#vis_val h2 {margin: 0 0 10px 0; font-size: 14px; font-weight: bold;}
#ey_award {width: 100px; height: auto;}
#ey_award_full {width: 150px; height: auto; margin-bottom: -10px;}

/* Management Page */
div.mgmt {padding: 10px 0; border-top: 1px solid #ccc; clear: both; display: block; margin-top: 10px; }
#content-full div.mgmt_info h2 {margin:0 0 10px 0; }
div.mgmt h2 span{font-weight:normal;}
div.mgmt_thumb {float: left;}
div.mgmt div.mgmt_thumb img{ width:100px; height:122px; border-bottom:3px solid #09347A;}
div.mgmt_info{ padding-left:120px; padding-top:0;}
div.mgmt .entry p{float: left; width: 520px;margin: 0;}
div.mgmt a.textlinksto {margin-top: 5px; display: block; float: left;}
/* Partnets */
tr.partner_cat td {padding: 10px 0; margin: 0; border-top: 1px solid #ccc; clear: both; height: 50px; vertical-align: middle; }
tr.partner_cat td.partner_thumb img {width: 130px; height: auto;}
tr.partner_cat td.partner_title {padding-left: 25px;}
ul.biz-partners {list-style-type:none;}
ul.biz-partners li {float: left;}

/* News Page */
#events_preview {border-top: 1px solid #ccc; padding-top: 8px; margin-top: 20px;}
#events_preview h3 a{margin:0 0 10px 0; font-size: 18px; }
#events_preview a.textlinksto{margin: 5px 5px 5px 10px; display: block;}

/* Sitemap */
.ddsg-wrapper ul li {font-size: 16px; font-weight: bold;}
.ddsg-wrapper ul li ul li {font-size: 12px; font-weight: normal;}

/* Services */
#whitepaper{padding: 10px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
div.map_tip {position: absolute; z-index: 1000; text-align: center;  padding: 15px 0; color: #09347A; font-size: 12px; font-weight: bold; height: 66px; width: 75px; background: url(images/tooltip.png) no-repeat;}

/*Timeline Horizontal */
#timeline_h {height: 334px; overflow: hidden; border-bottom: 1px solid #ccc; margin-bottom: 18px;}
#timeline_h_prev {width: 54px; height: 334px; display: block; float: left; margin: 0; cursor: pointer; background: url(images/timeline_h_prev.jpg) no-repeat;}
#timeline_h_next{width: 56px; height: 334px; display: block; float: left; margin: 0; cursor: pointer; background: url(images/timeline_h_next.jpg) no-repeat;}
#timeline_h_mask{height: 334px; width: 590px; float: left; margin: 0; overflow: hidden;}
#timeline_h_img {position: relative; display: block;}

/* Contact Page */
#contact_form {margin-top: 20px;}
#contact_form label {display: block; font-weight: bold; margin-bottom: 3px;}
#contact_form input{width: 250px; border: 1px solid #ccc; padding: 2px 3px; margin-bottom: 8px;}
#contact_form textarea{width: 350px; height: 175px; border: 1px solid #ccc; padding: 2px 3px; margin-bottom: 8px; }
#contact_form #submit{width: 75px; cursor: pointer; font-weight: bold; color: #666666; }
#partner_form {margin-top: 20px;}
#partner_form label {display: block; font-weight: bold; margin-bottom: 3px;}
#partner_form input{width: 200px; border: 1px solid #ccc; padding: 2px 3px; margin-bottom: 8px;}
#partner_form textarea{width: 200px; height: 175px; border: 1px solid #ccc; padding: 2px 3px; margin-bottom: 8px; }
#partner_form #submit{width: 75px; cursor: pointer; font-weight: bold; color: #666666; }
p.errormsg {font-weight: bold; color: red;}
/* sidebar */
#sidebar { width:180px; float:left; margin:0 50px 0 0; padding: 0;  color: #888888; }
#sidebar h2 { font-size: 15px; color: #80434d; margin: 10px 0 3px 0; padding: 0; }
#sidebar div {padding: 0 0 0 10px;}
#sidebar ul { margin:0 0 0 20px; padding:0; }
#sidebar ul li { margin: 0; padding: 0; list-style-type: none;  }
#sidebar ul li ul { margin: 0; padding:0; display: none; }
#sidebar ul #sidenav { margin: 0 0 20px 0; padding: 15px 0; background: #e6e5e5; width: 180px; font-size: 11px; }
#sidebar ul #sidenav li {padding: 4px 0 4px 0; text-transform: uppercase; margin: 0;}
#sidebar ul #sidenav li a {padding-left: 22px; color: #363636; background: url(images/gold_arrow_right.png) no-repeat 8px 2px;}
#sidebar ul #sidenav li a:hover {font-weight: bold;}
#sidebar ul #sidenav li.current-cat a{background: url(images/gold_arrow_down.png) no-repeat 8px 2px;}
#sidebar ul #sidenav ul li {margin: 0; background: none;}
#sidebar ul #sidenav ul li a {padding: 0 0 0 20px; display: block; margin: 0; background-image: none;}
#sidebar ul #sidenav ul.children li.current-cat a{background: none;}
#sidebar ul #sidenav ul li.current-cat {background-color: #888; }
#sidebar ul #sidenav ul li.current-cat a {color: #fff;}

#rightbar { width:220px; float:left; margin:45px 0 0 25px; padding: 0; color:#777; line-height:1.4;}
#rightbar h2 {font-size: 16px; color: #6b85af; margin: 10px auto 5px auto; font-family: 'Palatino', 'Palatino Linotype', 'Georgia', Times New Roman, serif;}
#rightbar div.textwidget{line-height:1.5; margin: 5px auto;}
#rightbar ul div {margin: 0 auto 10px auto;}
#rightbar ul li {list-style-type: none;  }
#rightbar ul li a {color: #09347a;}
#rightbar ul ul {margin: auto 20px; list-style-image: url(images/bullet.gif);}
#rightbar ol {margin-left: 20px}
#rightbar ol li {margin: 5px 0; list-style-type: decimal;}
#rightbar a.textlinksto {clear: both; display: block; background: url(images/bullet.gif) no-repeat left 5px; padding: 0 0 0 10px; margin-top: 2px;}
#rightbar a:hover {text-decoration: underline;}
#rightbar a.flowplayer {margin-bottom: 15px;}
a.textlinksto {background: url(images/gold_arrow.png) no-repeat left 5px; padding:6px 0 2px 20px; color: #09347a;}
a.subscribe_link{float: right; padding: 9px 0px 10px 25px; background: url(images/subscribe_link.jpg) no-repeat;; font-size: 12px; font-weight: bold; color: #fff; display: block; width: 200px; }
#back_to_top {position: absolute; font-size: 14px; margin: -26px 0 0 850px; cursor: pointer; background: #fff; padding: 4px 6px; border-top: 1px solid #6b85af; border-left: 1px solid #6b85af; border-right: 1px solid #6b85af;}
/* comments */
#commentform { margin:0; padding:0; }
#commentform p { }
#commentform a { border-bottom: 1px dotted #465D71; }
#commentform h3 {  margin:0; padding:0; }
#comment { width:80%; }
#author, #email, #url, #comment, #submit { background: #fff;  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 { margin:10px 0; padding:5px 0 5px 10px; list-style-type:none; }
ol.commentlist li.alt { }
ol.commentlist li p { margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; }
ol.commentlist a { color:#000; }
cite { }
cite a { border-bottom: 1px dotted #465D71; }

/* misc */
body.category #post-2755, body.category #post-2751 {display: none;} 
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.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; }
.red{ color:#6B0C06;}
div.quote{ border-left:5px #654c00 solid; padding:10px 20px; background:#eee; margin: 5px auto; }
div.quote p{ font-size:12px !important;}
div.quote p.info{}
ol#services_ol{ margin-left: 20px;}
ol#services_ol li {margin: 8px auto;}
ol#services_ol li a {color: #09347A}
/* footer */
#footer { clear: both; width: 100%; padding: 10px 0 15px 0 }
#footer_inner {width: 970px; margin: 0 auto;}
ul.footer_map { list-style-type: none; clear: both; }
ul.footer_map li { float: left; margin: 0 24px 0 0; width: 170px;}
ul.footer_map li a {font-size: 18px; color: #d1d1d1; padding-top: 25px; display: block;}
ul.footer_map li a:hover {color: #ced4df;}
ul.footer_map li ul { list-style-type: none; }
ul.footer_map li ul li { float: none; }
ul.footer_map li ul li a {font-size: 11px; color: #8794a8;  padding: 7px 0 2px 0; background: url(images/footer_map_line.jpg) repeat-x bottom; width: 170px; display: block;}
ul.footer_map li ul li.cat-item-12 a{font-size: 18px; color: #d1d1d1;  display: block;}
#bottom {background: #051a3d; padding: 10px 0 5px 0}
#bottom_inner {width: 970px; margin: 0 auto; text-align: center; color: #999999;}
#bottom_inner a {color: #999999;}
#bottom_inner a:hover {color: #6b85af;}

/* KP Summit */

#content-full #kp_summit_nav {list-style: none; margin: 25px 0 10px 0; padding: 0;}
#kp_summit_nav li {display: inline; margin: 10px 1px;}
#kp_summit_nav li a {color: #fff; padding: 3px 4px; background: #6b85af;}
#kp_summit_nav li a:hover {text-decoration: none; background: #061a3d;}
