/*   
Theme Name: North Summit Ventures Sites - Corporate Look
Theme URI: http://gregorygrubbs.com/wordpress/themes/northsummitventures
Description: A child theme based on Corporate
Author: Gregory Grubbs
Author URI: 
Template: corporate
Version: 1.0
*/

@import url('../corporate/style.css');

body, input, select, textarea, h1, h2, h2, h3, h4, a { font-family: Tahoma, Arial, Sans-Serif; color: #000000; }
body { font-size: 0.8em; background: #666666 url('images/bodybg.jpg') repeat-x 0 0;} 

#header {
        height: auto;
}

#header #title #blogtitle
{
	margin-left: 0px;
}

#header #title #blogtitle h2
{
	font-size: 1.2em;
	margin-bottom: 5px;
        font-weight: bold;
}


#header #title #blogtitle h2 a
{
	text-decoration: none;
        color:  #ababab;
}

h3 { font-size: 1em; font-weight: bold; }
h4 { font-size: 0.8em; font-weight: bold; }

#header #title #blogtitle h3
{
	font-size: 1em;
        color:  #ababab;
}

.post .postheader .posttitle h1 {
        font-size: 1.6em;  
        font-family: Tahoma, Arial, Sans-Serif; 
        color:  #e65a05;
}


.post .postheader .posttitle h1 a {
        text-decoration: none;
        color:  #e65a05;
}

.post { padding: 10px 0 10px 5px; margin: 0; }

.post .postcontent h3 
{ 
       font-size: 1em;
       font-weight: bold; 
       color:  #000000;
}
.post .postcontent h4
{ 
       font-size: 0.8em; 
       font-weight: bold;
       color:  #000000;
}

.post .postcontent #divCampuses h4 {
       font-size: 0.8em; 
       font-weight: bold;
}

.post .postcontent #divCampuses .divCampus {
       margin:  1em 0 0 0;
}

.searchform #searchbox
{
	border: solid 1px #c6c6c6;
}

#top .menu {padding-top: 0px;}
div.menu ul li { font-size: 150%; }

ul#schools-section { list-style: none; }
ul#schools-section li { padding-bottom: 20px; }
ul#schools-section li li { padding-bottom: 0; }

.container {width:960px;margin:0 auto;}
.span-24, div.span-24 {width:960px;margin:0;}
table, td, th {vertical-align: top;}

#sidebar #wrapbox { padding: 6px 0 6px 6px; margin: 0 0 0 0;  }
#sidebar .sidebarbox ul { text-indent: 0; }
#sidebar .sidebarbox .pages ul { text-indent: 0; }

/* Request More Information Links */
.schoolLink a, .divMoreInfo a, .requestinformation { color: blue; }

fieldset { padding: 1em; margin: 0 0 8px 0; }
legend { padding:  0em 1em 0em 1em; }

form p { clear:both; display: block; font-size: 80%; }

label.leftcol { vertical-align: bottom; float: left; width: 10em; }
label.error {clear:both; width: 100%; margin: 0 0 0 ; padding: 0 0 0 12em; border: 0; background: white;}

a:hover { text-decoration: underline !important; }

.listNav { margin:0 0 16px 0; width: 100%;}
.listNav a { font-size:0.9em; display:block; float:left; padding:2px 6px;
    border:1px solid silver; border-right:none; text-decoration:none }
.listNav a.ln-last { border-right:1px solid silver; }
.listNav a:hover,
.listNav a.ln-selected { background-color:#eaeaea }
.listNav a.ln-disabled { color:#ccc }
.listNav .ln-letterCount { text-align:center; font-size:0.8em; line-height:1;
    margin-bottom:3px; color:#336699; } /* extra styling using jquery.listnav.js internally used class name */

/* Author and Date information on posts - show only for article pages */
span.postmeta { display: none; }
body.category-articles span.postmeta, body.s-category-articles span.postmeta { display: block; }

/* Contact Form Styles */
#dssp-contactform input.text { width: 320px; }
#dssp-submitschoolform input .text { vertical-align: middle }
textarea { height: auto; }
#dssp-contact-thankyou-msg { display: none; background-color: #eec; border: 2px solid #cde; height: 3em; width: 60%; margin: 10px; padding: 10px; }

/* Better Search */
.bsearch_results_page div#heatmap {display: none;} 

/* Genki Announcment */

.genki_announcement div { 
   border-color: #FABF9C !important; 
   background-color: none !important; 
   padding: 10px;
   margin-bottom: 10px;
   clear: both;
}
