/*
Theme Name: Virtual Community School of Ohio
Theme URI: http://griptechnology.com/
Description: The main theme for the VCS website
Version: 1.0
Author: Paul Bonneville
Author URI: http://griptechnology.com/
*/



/* Custom Styles*/
tr.subyellow {
background-image: url("images/subyellow_bgmiddle.gif");
background-repeat: repeat-y;
}
tr.subblue {
background-image: url("images/subblue_bgmiddle.gif");
}
table.subblue_pg {
background-image: url("images/subbody_bg.gif");
background-repeat: repeat-x;
}
table.main_bg {
background-image: url("images/bodybg.gif");
background-repeat: repeat-x;
}
td.yellowtext {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 13px;
color: #867A0E;
padding: 5px 12px 0px 12px;
}
.bluetext {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #0C4FA2;
padding: 8px 13px 0 15px;
}
td.whitetext {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #FFFFFF;
padding: 0 0 0 8px;
background-color: #265FAC;
}
td.whitetext a {
text-decoration: underline;
color: #FFFFFF;
}
td.whitetext a:hover {
text-decoration: none;
color: #FFFFFF;
}
td.crumbs {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #FFFFFF;
padding: 0 0 0 21px;
text-decoration: none;
}
td.crumbs a {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #FFFFFF;
text-decoration: none;
}
td.crumbs a:hover {
color: #022867;
text-decoration: none;
}
h4 {
font-family: arial, helvetica, sans-serif;
color: #022867;
text-transform: uppercase;
}
.subbody_text {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #26508A;
list-style-image: url("../img/bullet.gif");
}
.subbody_text a {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #26508A;
text-decoration: underline;
}
.subbody_text a:hover {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #022867;
text-decoration: none;
}
.subbody_text_light {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #5A8BC8;
padding: 21px 10px 21px 0px;
}
li {
list-style-position: outside;
font-family: arial, helvetica, sans-serif;
margin: 0 0 0 20px;
font-size: 12px;
line-height: 16px;
color: #546C94;
}
li a {
color: #546C94;
}
table.footerbg {
background-image: url("images/footer_bgmiddle.gif");
background-repeat: repeat-y;
}
div#frameMorebutton {
height: 15px;
padding: 0px 5px 0px 5px;
float: bottom;
}
form {
padding: 0 0 0 22px;
margin: 0px;
}
button {
padding: 0px;
margin: 0px;
}
.socialicon{
margin: 7px 0 0;
border: none;
}
.hidden {
	display: none;
}
