@import url('http://cdn.wvut.org/css/960.css');
@import url('http://cdn.wvut.org/css/main.css');

/*
Theme Name: WVUBHD1
Theme URI: http://www.principalwebsolutions.com/
Description: Custom theme using H5 theme as base.
Version: 1.0
Author: Principal Web Solutions
Author URI: http://www.principalwebsolutions.com/
Tags: minimalist, template, html5

	H5 v1.0
	http://diggingintowordpress.com/

	This theme was lovingly designed and developed by Jeff Starr, 
	who blogs at perishablepress.com and designs at monzilla.biz.

	The CSS, HTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-3.0.html
*/

body{ background:#002341 url("images/blazersidebg.jpg") repeat-y scroll top center;}
.ui-state-default {background-color:#002341;}
.ui-tabs-selected {background:#fad719 url('http://cdn.wvut.org/img/cycletitleyelbg.gif'); }
.ui-tabs .ui-tabs-panel { background-color:#475e73;color:#fff; }
.ui-tabs .ui-tabs-panel a {color: white;}
.ui-tabs-nav li a:link,.ui-tabs-nav li a:visited {color:#fff;}
.ui-tabs-nav li a:hover,.ui-tabs-nav li a:active {color:#fff;}
.ui-tabs-nav li.ui-tabs-selected a:link,.ui-tabs-nav li.ui-tabs-selected a:visited {color:#000;}
.ui-tabs-nav li.ui-tabs-selected a:hover,.ui-tabs-nav li.ui-tabs-selected a:active {color:#000;}
div.paneltextboxbg{background-color:#002341;}
p.paneltextfill{color:#002341;}
p.paneltext{color:#fff;}

.wpcf7-captchar {
    width: 75px;
}

.soliloquy-thumbnails-container .soliloquy-controls {
	display: none !important;
}

.cf:after {
	content: "";
	display: table;
	clear: both;
}