/*
  
Theme Name: VeritasPrep
Theme URI: http://www.veritasprep.com/
Description: Modified version of the free 'Doc' theme by Delicia (http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257)
Author: Jeremy Dempster

*/ 
@font-face {
	font-family: HelveticaNeue;
	src: url('/fonts/HelveticaNeueBold.ttf') format('truetype');
}
/* ========== Reset ========== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
}
blockquote, q {
quotes : none;
}
blockquote:before, blockquote:after, q:before, q:after {
content : '\"';
content : '\"';
}
:focus {
outline : 0;
}
ins {
text-decoration : none;
}
del {
text-decoration : line-through;
}
table {
border-collapse : collapse;
border-spacing : 0;
}

/* ========== Structure =========== */

body {
background : #F8F8F8 url('images/bg-gradient.png') repeat-x left top;
color : #333;
font-family : Arial, san-serif;
line-height : 2;
font-size:12pt;
}
#body {
background: transparent url("images/bg-splash.png") no-repeat scroll center 28px;
}
.container {
margin-left : auto;
margin-right : auto;
width : 962px;
background : none;
background : none;
margin-top : 10px;
margin-bottom : 10px;
}
.g33, .g25, .g16, .g10 {
float : left;
display : inline;
margin : 0 0px;
padding : 0;
width : auto;
}
.g33 {
width : 960px;
}
.g25 {
width : 730px;
}
.g16 {
width : 460px;
}
.g10 {
width : 300px;
}
.alpha {
margin-left : 0;
}
.omega {
margin-right : 0;
}


/* ========== HTML elements ========== */

/* html body div.clear, html body span.clear {
background : none;
border : 0;
clear : both;
display : block;
float : none;
font-size : 0;
margin : 0;
padding : 0;
overflow : hidden;
visibility : hidden;
width : 0;
height : 0;
}
*/
.clearfix:after {
clear : both;
content : '.';
display : block;
visibility : hidden;
height : 0;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
a {
color : #000;
text-decoration : none;
/* border-bottom : 1px solid #000; */
font-weight:bold;
}
a:hover {
color : #666;
}
blockquote {
font-style : italic;
padding : 10px 30px;
font-family : Georgia;
font-size : 12px;
}
form p + p {
text-indent : 0;
}
img, object {
margin : 0;
padding : 0;
border : 0;
}
a img {
border : 0;
}
h1, h2, h3, h4, h5, h6 {
margin : 5px 20px 0 10px;
}
p {
margin : 0 0 10px 0;
}
h1 {
font-size : 20px;
font-weight : bold;
}
h2 {
font-size : 18px;
font-weight : bold;
}
h3 {
font-size : 17px;
font-weight : bold;
}
h4 {
font-size : 16px;
line-height: 16px;
font-weight : bold;
}
h5 {
font-size : 14px;
font-weight : bold;
display:inline;
margin:0px 2px;
position:relative;
top:-3px;
left:-30px;
}
h6 {
font-size : 14px;
font-weight : bold;
visibility:hidden;
}
em {
font-style : italic;
}
strong {
font-weight : bold;
}
code, pre {
font-family : Courier, 'Courier New';
font-size : 11px;
overflow : auto;
}
ol, ul {
padding-left : 20px;
margin : 5px 5px 20px 5px;
}
ul ul {
margin : 5px;
}
ol ol {
margin : 5px;
}
ol li, ul li {
line-height : 20px;
margin-bottom : 5px;
}
table {
margin-bottom : 14px;
width : 100%;
}
th {
font-weight:bold;
background : #eee;
}
th, td {
padding : 4px 10px 4px 5px;
text-align : left;
}
tr.even td {
background : #f8f8f8;
}
tfoot {
font-style : italic;
}


/* ==================== Page elements =================== */

/* ==================== Header =============== */

#top {
line-height : 1;
}
#feeds {
font-size : 14px;
}
.feeds {
text-align : right;
}
#feeds a {
border : 0;
text-align : right;
}
#header {
margin : 20px 0 30px 0;
padding : 30px 0;
text-align : center;
}
#header h2 {
font-size : 40px;
line-height : 1;
}
#header h2 a {
border : 0;
}
#main {
margin-left : 80px;
}
#main hr {
width : 50%;
height : 1px;
background : #eee;
border : 1px solid #ddd;
clear : both;
}


/* ======================= Post styles =================== */

.post {
margin : 0;
padding : 10px 30px 60px 70px;
font-size : 15px;
line-height : 1.7;
}
.post ol {
list-style : decimal;
}
.post ul {
list-style : circle;
padding-left : 10px;
}
.post ol li a, .post ul li a {
font-weight:bold;
}
.post img {
max-width : 90%;
margin : 10px;
padding : 5px;
background : #f6f6f6;
border : 1px solid #eee;
}
.pt h2, .pt h1 {
margin-bottom : 20px;
padding : 0;
font-size : 25px;
line-height : 1;
letter-spacing : 0;
font-weight:bold;
text-transform : lowercase;
font-variant : small-caps;
letter-spacing : 1px;
font-family : 'Times New Roman';
text-align : center;
}
.pt h2 a, .pt h1 a {
color : #000;
border : 0;
font-weight:bold;
}
.pt h2 a:hover, .pt h1 a:hover {
color : #999;
border : 0;
}
.meta {
font-size : 12px;
line-height : 1.3;
}
.meta a {
border : 0;
}
.text, .home_text {
padding : 10px 0;
}
.social ul li {
display : inline;
margin : 0 10px;
}
.navigation {
font-size : 14px;
margin : 10px 10px;
padding : 0 10px;
font-family : Georgia;
font-style : italic;
}
.navigation a {
font-weight:bold;
}
.sticky .text {
font-style : italic;
}
.category-x{}
.tag-y{}
/* Replace 'x' and 'y' with a category/tag slug; 
this classes will apply different styles to posts filled in the specified cat/tag. 
You can use this pattern to set different styles to all cats/tags. */


/* ============= WordPress image classes =============== */

caption {
background : #eee;
color : #000;
}
.alignleft {
float : left;
display : inline;
margin-right : 15px;
margin-bottom : 5px;
width : auto;
}
.alignright {
float : right;
display : inline;
margin-left : 15px;
margin-bottom : 5px;
width : auto;
}
.aligncenter {
display : inline;
text-align : center;
}
p.wp-caption-text {
padding : 5px;
font-size : 10px;
background : #eee;
color : #000;
}
.wp-smiley {
display : inline;
vertical-align : middle;
background : none;
border : 0;
}


/* ===================== Sidebar ==================== */

#sidebar {
font-family : Georgia;
margin-top : 40px;
}
#sidebar hr {
width : 33%;
color : #333;
float : left;
clear : both;
}
#sidebar a {
font-weight:bold;
border : 0;
}
#sidebar ul, #sidebar ul li ul, #sidebar ul li ul li, #sidebar ul li ul li ul, #sidebar ul li ul li ul li {
list-style : none;
padding-left : 0;
}
#sidebar ul li ul li {
width : 90%;
padding-left : 10px;
border-left : 5px solid #eee;
font-size : 11px;
line-height : 1.5;
}
#sidebar ul li ul li:hover {
border-left : 5px solid #999;
}
#sidebar ul li ul li:hover a {
color : #666;
}
#sidebar a {
border : 0;
text-decoration : underline;
}
#sidebar h3, #sidebar h2 .widgettitle {
color : #999;
padding : 0 10px;
font-family : 'Times New Roman';
line-height : 1.7;
letter-spacing : 0;
font-weight:bold;
}
#sidebar select {
width : 100%;
border : 1px solid #999;
color : #666;
font-size : 12px;
font-weight:bold;
}
#sidebar option {
background : #fff;
padding : 5px;
}

/* ====================== Footer =================== */

#footer {
font-size:10pt;
padding-top : 10px;
line-height:1.4;
}
#services-box {
	background:#f1eff1 url('images/footer-bg-top.png') repeat-x left top;
	margin-top:35px;
	color:#a1a1a1;
}
#services-box strong {
	color:#898989;
}
#services-box h2{
	width:964px;
	margin:0 auto;
	height:33px;
	font-size:12pt;
	color:#464646;
	line-height:33px;
	position:relative;
}
#services-box h2 span.left {
	position:absolute;
	left:0px;
	top:0px;
}
#services-box h2 span.right {
	position:absolute;
	right:0px;
	top:0px;
}
#services-box div {
	width:964px;
	margin:0 auto;
	padding-top:15px;
}
#services-box .left {
	margin-right:33px;
}
#footer a {
color : #777;
border : 0;
font-weight:normal;
}
#footer a:hover {
	color: #464646;
	text-decoration:underline;
}

/* ================== Comment styles =============== */

#com {
padding-left : 10px;
font-size : 14px;
}
#comments {
clear : both;
padding-left : 20px;
}
#respond {
clear : both;
padding-top : 20px;
padding-left : 20px;
}
.comment-info-split {
clear : both;
}
.commentmetadata {
color : #333;
}
.commentmetadata a {
color : #666;
font-weight:bold;
}
.commentlist div.alt {
color : #333;
padding : 10px;
}
ol.commentlist {
list-style : none;
margin-left : 20px;
}
ol.commentlist ul.children {
list-style : none;
}
.comment-div {
display : block;
}
.commentlist ul li {
border-bottom : none;
}
.commentlist li {
margin : 10px 0 0 0;
}
ol.commentlist {
list-style : none;
margin : 0 0 10px;
padding : 0;
text-indent : 0;
}
ol.commentlist li.comment, .pingback {
border-top : 1px solid #eee;
padding : 10px 0 0 10px;
}
ol.commentlist li.comment div.vcard {
font-weight:bold;
font-size : 13px;
}
ol.commentlist li.comment div.vcard cite.fn {
font-style : normal;
}
ol.commentlist li.comment div.vcard cite.fn a {
font-weight:bold;
}
ol.commentlist li.pingback div.vcard cite.fn a {
font-weight:bold;
}
ol.commentlist li.comment div.vcard img.avatar {
border : 1px solid #eee;
float : left;
margin : 0 10px 0 0;
padding : 5px;
}
ol.commentlist li.comment div.comment-meta {
font-size : 11px;
}
ol.commentlist li.comment div.comment-meta a {
color : #666;
}
ol.commentlist li.comment p {
font-size : 13px;
margin : 0 0 10px;
}
ol.commentlist li.comment ul {
font-size : 11px;
list-style : circle;
margin : 0 0 10px 20px;
}
ol.commentlist li.comment div.reply {
font-size : 12px;
text-align : right;
padding : 2px 10px;
}
ol.commentlist li.comment div.reply a {
font-weight:bold;
}
ol.commentlist li.pingback div.reply {
font-size : 12px;
text-align : right;
padding : 2px 10px;
}
ol.commentlist li.pingback div.reply a {
font-weight:bold;
}
ol.commentlist li.comment ul.children {
list-style : none;
margin : 10px 0 0;
text-indent : 0;
}
ol.commentlist li.comment ul.children li.comment-author-admin {
background : #f6f6f6;
}
ol.commentlist li.comment ul.children li.depth-2 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
margin : 10px;
}
.says {
color : #999;
}
#commentform p {
font-size : 12px;
padding-left : 10px;
}
#com label {
padding-left : 10px;
}

/* Custom Theme Additions */

.left {
	float:left !important;
}

.right {
	float:right !important;
}

img.left {
	margin:0 15px 0px 0;
}

img.right {
	margin:0 0 0px 15px;
}

div#top-banner {
	width:100%;
	background-color:#f1f1f1;
	border-bottom: 1px solid #e1e1e1;
	height:27px;
	overflow:hidden;
	vertical-align:middle;
}

div#top-banner div {
	width:964px;
	margin:0 auto;
	font-weight:bold;
	font-size:11pt;
}

div#menu {
	margin-top:-7px;
	letter-spacing:1px;
	line-height:24px;
}

div #menu a {
	display:inline;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}

#menu .pad_right {
	padding-right:13px;
}

.left_8 {
	position:relative;
	left:8px;
}

.left_3 {
	position:relative;
	left:3px;
}

.left_4 {
	position:relative;
	left:4px;
}

.right_3 {
	position:relative;
	right:3px;
}

div.gray-box div.head {
	width:100%;
	background:transparent url('images/gray-header-full.png') no-repeat right top;
	height:28px;
}

div.gray-box div.head h2 {
	width:100%;
	background:none;
	margin-left:0px;
	padding-left:10px;
	font-size:12pt;
	color:#464646;
}

div.gray-box div.content {
	/*background:transparent url('images/gradient-bg.png') repeat-x left top;*/
	border:1px solid #e0e0e0;
	border-top-width:0px;
	border-bottom-width:2px;
	width:960px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
}

div.content p {
	padding:0 5px 5px;
}

#rotating_billboards {
	width:645px;
	height:390px;
	float:left;
	position:relative;
	left:-25px;
}
#rotating_billboards a+a {
	opacity:0;
}

#valueprop {
	width:305px;
	height:390px;
	float:right;
}

.text {
	padding:55px 30px 20px;
	background-color:white;
	border:1px solid #e0e0e0;
	border-width:1px 2px 2px 1px;
	position:relative;
}

h2.home-content {
	font-size:29px;
	margin:0px 0 0 4px;
	color:black;
	margin-bottom:5px;
}

.content div.home-left {
	width:417px;
	height:149px;
	background-color:#f7f7f7;
	border:1px solid #e9e9e9;
	float:left;
	margin:7px 0 7px 8px;
	line-height:20px;
	font-size:14px;
	letter-spacing:-0.3px;
	padding:21px 22px 14px 23px;
	text-align:justify;
	color:#777777;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.content div.home-right {
	width:417px;
	height:149px;
	background-color:#f7f7f7;
	border:1px solid #e9e9e9;
	float:right;
	margin:7px 8px 7px 0;
	line-height:20px;
	font-size:14px;
	letter-spacing:-0.3px;
	padding:21px 23px 14px 22px;
	text-align:justify;
	color:#777777;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.content a.read-more {
	float:right;
	color:#195b92;
	font-weight:bold;
}
.content strong {
	text-transform:uppercase;
}
/* Overview and Learn More Styles */
#seen_enough {
	margin-top:30px;
	width:100%;
	height:68px;
	background:transparent url('/wp-content/themes/veritasprep/images/seen-enough.png') no-repeat left top;
}
#seen_enough img {
	float:right;
	margin:16px 38px 0px 0px;
}
#overview_enroll {
	margin-top:30px;
	width:100%;
	height:68px;
	background:transparent url('/wp-content/themes/veritasprep/images/overview-enroll.png') no-repeat left top;
	padding-top:16px;
}
#overview_enroll .left {
	margin-left:38px;
}
#overview_enroll .right {
	margin-right:38px;
}

#tabs {
	position:absolute;
	bottom:-1px;
	left:12px;
	z-index:1;
}
#tabs div {
	width:110px;
	height:34px;
	background-color:#f4f4f4;
	text-align:center;
	font-weight:bold;
	line-height:35px;
	font-size:16px;
	margin:0 2px;
	border:1px solid #e7e7e7;
	border-width:1px 2px 1px 1px;
	/*border-bottom:2px solid #e7e7e7;*/
	float:left;
}
#tabs div.active {
	background-color:white;
	border-bottom:1px solid white;
}
#tabs a div {
	color:#636363;
	text-decoration:none;
}
#tabs a div.active  {
	color:#195b92;
	text-decoration:none;
}
#info {
	position:relative;
	padding-left:12px;
	padding-top:10px;
}
#info, #info h1 {
	font-size:9pt;
	color:#000000;
}
#info h1 {
	display:inline;
	margin:0px;
}
#info a {
	text-decoration:underline;
}
#info h6 {
	margin:-22px 0 0;
	height:74px;
	font-size:44px;
	font-weight:bold;
	letter-spacing:-.5px;
}
div.clear {
	clear:both;
}
#billboard_control {
	position:absolute;
	margin-left:-25px;
	float:left;
	z-index:10;
	width:30px;
}
#billboard_control td {
	padding:0px;
	height:38px;
	cursor:pointer;
}
#featured_testimonial {
	float:right;
	height:70px;
	width:520px;
	font-size:11px;
	color:#636363;
	font-style:italic;
	border:1px solid #e0e0e0;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius:5px;
}
#featured_testimonial strong {
	font-style:normal;
}
#featured_testimonial h2 {
	font-size:16px;
	color:#464646;
	margin:5px 20px;
	float:left;
	line-height:16px;
}
#featured_testimonial p {
	margin-left:20px;
	float:left;
	width:420px;
	padding:0px;
	font-size:11px;
	color:#636363;
	font-style:italic;
	font-weight:normal;
	line-height:11px;
	text-align:left;
	letter-spacing:0px;
}
#featured_testimonial img {
	padding:5px;
	border-right:1px solid #e0e0e0;
	float:left;
}
#content {
	position:relative;
}
.blue-box {
	border:1px solid #040747;
}
.blue-box th {
	background-color: #040747;
	color: white;
    font-size: 11pt;
    line-height: 13px;
    padding: 10px;
}
.blue-box th[colspan] {
	text-align:center;
}
.blue-box td {
	padding-left:10px;
}

table.zebra  tr:nth-child(2n) {
	background-color:#eeeeee;
}
table.zebra  tr:nth-child(2n+1) {
	background-color:#ffffff;
}
.center-text {
	text-align:center;
}
/*
h1#home_title {
	width:962px;
	height:388px;
	color:#ECECEC;
	position:relative;
	margin:0px 0px 15px 0px;
}
h1#home_title:after {
	content:url(/images/billboards/veritas-prep-home.png);
	position:absolute;
	top:0px;
	left:0px;
}
*/
h1#home_title {
	color:#FFFFFF;
	font-size:11px;
	font-style:italic;
	position:relative;
	float:left;
	margin:0px;
	top:380px;
	left:15px;
	z-index:2;
}
h1#main_service_title {
	color:#FFFFFF;
	font-size:11px;
	font-style:italic;
	position:relative;
	margin:0px;
	top:380px;
	left:15px;
	z-index:-1;
}
#home_get_started {
	background-color:#a0a0a0;
/*	opacity:0.9;
	filter:alpha(opacity=90);*/
	width:615px;
	padding:20px;
	margin-left:5px;
	height:312px;
	position:absolute;
	left:1000px;
	top:37px;
}
.home_text {
	/*position:relative;*/
}

.home_text a#fb_hover {
	position:absolute;
	width:39px;
	height:38px;
	z-index:2;
	top:33px;
	right:1px;
}

#video_player {
	display:none;
	position:relative;
}

span.close {
	cursor:pointer;
	position:absolute; top:-15px; right:-15px;
}
.icon50 {
	width:50px;
	max-width:50px;
}
.wrap-box-right {
	background-color: #EDEDED;
    border: 1px solid #ADADAD;
    border-radius: 5px;
    float: right !important;
    margin-left: 20px;
    padding: 10px !important;
	margin-top:25px;
}
.wrap-box-left {
	background-color: #EDEDED;
    border: 1px solid #ADADAD;
    border-radius: 5px;
    float: left !important;
    margin-right: 20px;
    padding: 10px !important;
}
#vp-rankings {
	font-size:17pt;
	border-collapse:collapse;
	border:1px solid #dadada;
}
#vp-rankings td, #vp-rankings th {
	text-align:center;
	padding:10px;
	border:1px solid #dadada;
}
#vp-rankings tr:first-of-type td {
	font-size:larger;
}
#vp-rankings tr:last-of-type td {
	font-size:smaller;
}
li ol, li ul {
	margin-bottom:5px;
}
.whitespace>li {
	margin-bottom:15px;
	color:#636363;
}
blockquote.schoolQuote, blockquote.callout {
	text-align:center;
	font-size:20pt;
	line-height:22pt;
	width:345px;
}
blockquote.callout:before, blockquote.callout:after {
	content:none;
}
#contact-us {
	/*width:60%;*/
}
#contact-us input, #contact-us select, #contact-us textarea {
	width:100%;
}
div.trademark {
	font-size:smaller;
	vertical-align:super;
}
img.left+h3 {
	margin-top:0px;
}

#sample-evaluations {
	margin-top:30px;
}
#sample-evaluations a {
	float:left;
	margin:8px 0px 24px 0px;
	width:140px;
	padding-left:35px;
}
.store_pic {
	border-bottom:2px solid #e0e0e0;
}
div.textCenter {
	text-align:center;
}
#truetrack_login_body {
	background:#ffffff url('images/new-tt-fade.jpg') no-repeat left top;
}
img.open {
	position:absolute;
	right:-8px;
	top:-15px;
}
.open+img {
	border:1px solid #999999;
}
div.price {
    color: #195B92;
    display: inline;
    font-size: 22px;
    font-weight: normal;
}
#home-billboard {
	border-bottom: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	-moz-border-bottom-left-radius:7px;
	-moz-border-bottom-right-radius:7px;
}
