/* ======================================================= */
/* #THEME-TYPOGRAPHY - Font-family, color, and line-height goes here (defaults found in base.css)  */
/* ======================================================= */
@import url(http://fonts.googleapis.com/css?family=Maven+Pro:400,900,700,500);
@import url(http://fonts.googleapis.com/css?family=Neuton:400,800,400italic,300,200);

body{ 
	font: 13px/19px Verdana,sans-serif; 
	color: #002b54;
	}

a, a:hover{color: #ee7727; text-decoration: none;}
.creamy a:hover,.footy a:hover{opacity: 0.8;}
.module a:hover{opacity: 1;}

			
/* Headline Text */	 
h1, h2, h3, h4, h5, h6, 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {  
	font-family: 'Maven Pro',sans-serif;
	font-weight: 800;
	line-height:2em;
	}	
h5, h6, h5 a, h6 a{font-family:Verdana,sans-serif;line-height:.8em;}
h5{color:#a89a00;letter-spacing:0;text-transform:capitalize;
	font-size: 11px; 
	font-weight: normal;
	margin-bottom:8px;
} 
h6{color:#002b54;letter-spacing:0;text-transform:capitalize;
	font-size: 11px; 
	font-weight: normal;
	margin-bottom:8px;
} 
h2.title{ 
    line-height: 180%;
    margin-bottom: 12px;
    padding: 1px 0;
}
#righty h3{margin-bottom:0}
h3#comments{margin-bottom: 25px;}

/* Comment Space Font Rules */
.commentlist .comment-body .commentmetadata {
    font-size: 12px;
    font-style: italic;
   }
.vcard a{font-size: 16px; font-weight: bold; color: #222}
.says{color: #999;}

 
 
/* Small Text Classes */
.tags a, #section-tophat, #section-footer span, #section-sub-footer, .meta{
	font-size: 11px;
	color:#002b54;
}

#section-footer {
	font-size: 12px
}

.portfolio-filters span, .portfolio-view span{
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
   }

label, legend {
    display: block;
    font-size: 11px;
    font-weight: normal;
}


/* Specialty classes */

.tabs li a{color: #111;}

.aside-container{margin-right: 20px;}

.aside{
    font-size: 11px;
    display: block;
}

.aside p{
		  line-height: 110%;
		  }

.superquote{
	clear: both; 
	margin: 40px 0; 
	font-size: 26px; 
	font-style: italic; 
	font-family: Georgia; 
	line-height: 34px; 
	padding-left: 20px; 
}

.supertagline{
	clear: both; 
	margin: 20px 0; 
	font-size: 26px; 
	font-style: italic; 
	font-family: Georgia; 
	line-height: 34px; 
	display: block;
	text-align: center;
}


/* Featured Space (for downloads and stuff) */
.feature {
	font-size: 24px;
	font-style: italic;
	font-family: Georgia; 
	line-height: 34px;
	margin-bottom:20px;
}	

.feature .button{
	float: right;
}


/* Menu Text - Light Skin Colors Below in Main Section*/

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			4.4em; /* 3.8 with sans stack, match top ul list item height */
	z-index:		9999;
}

.sf-menu > li > a strong{ /* Top Level Link */
	font-size: 13px;
	font-weight: bold;	
	}
	
.sf-menu > li a span{ /* Top Level Sub-text */
	font-size: 9.5px; 
	font-weight: normal; 
	line-height: 8px; 
	display: block; /* To ensure that the subtext drops a line */
	}

/* Light version of dropdown */
.sf-menu.light ul li a{color:#a89a00}
.sf-menu.light ul li:hover a{color:#f57b20}
.sf-menu.light ul{color:#f7f3cf}

/* sidebar menu */
.menu-item a{font-family:'Maven Pro';font-weight:800;text-transform:uppercase;font-size:.95em;letter-spacing:.08em}
.widget_nav_menu .current-menu-item > a,.widget_nav_menu .current-post-ancestor > a{font-family:KavalerKursive;color:#002b54 !important;font-size:1.15em;text-transform:none;letter-spacing:.03em;font-weight:normal}	
.menu-item a:hover{color:#f57b20 !important;opacity:1}

/* Tophat and Footer Text */
#section-tophat, #section-tophat a,
#section-footer, #section-footer a, 
#section-sub-footer{ 
	}

#section-footer h5{ 
	}

#section-footer a{
	text-decoration: none;
	}
	

h5.no_image{margin-top: 0px; padding-top: 0px;}

.copyright,.address{font: 11px/20px Verdana, sans-serif;}