/*
Theme Name: LPV Career TEC
Theme URI: http://lpccareertec.org
Description: The school website of LPV Career TEC
Author: Rob Collins
Author URI: http://glibcrew.com	
Tags: lpv, career, TEC
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*****Header Styles****/

body {
	padding-top:33px;
	padding-bottom:20px;
	color:#000;
	font-family:Arial, sans-serif;
	font-size:12px;
}

#container {
	text-align: center;
}

#wrap {
	width:800px;
	text-align: left;
	margin:0 auto;
}

h6 {
	font-size: 12px;
	color: #660000;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	word-spacing: 10px;
}

a {
	text-decoration:none;
	cursor: pointer;
	color: #660000;
}

a:hover {
	text-decoration:underline;
}

a:visted {
	color: #000;
}

#header {
	margin:0px 0px 0px 0px;
}

h1#logo {
	float:left;
}

ul#nav {
	letter-spacing:.5px;
	font-size:12px;
	line-height:50px;
}

ul#nav li {
	float:right;
	margin-right:7px;
}

ul#nav li.current_page_item a{
	border-bottom:2px solid #9f9f9f;
}

ul#nav li a {
	color:#000;
}

ul#nav li a:hover {
	text-decoration: none;
}

/****Featured Styles****/

#slider {
	border:1px solid #666;
	background-image:url("http://www.lpvctec.org/wp-content/uploads/2009/11/featured_bg.jpg");
	width:785px;
	height:276px;
}

/****Slider Styles****/
.container {
	width:500px;
	height: 375px; 
	overflow:hidden; 
	position:relative; 
	cursor:pointer;
}

.images { 
	position:absolute; 
	top:0; 
	left:0;
	margin-top: 20px;
	margin-left: 15px;
}

.images div { 
	position:absolute; 
	top:30; 
	width:500px; 
	display: none;
}

.images img {
	cursor:pointer;
	border:1px solid #666;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:785px;
	height:276px;
	overflow:hidden; 
	}	

/****Front Columns****/

.front_columns {
	width:245px;	
	float: left;
	padding: 0px 20px 0px 0px;
}

.front_columns h2 {
	font-size: 28px;
	color: #660000;
	font-weight: normal;
	padding-bottom: 5px;
}

.front_columns p {
	color: #757575;
}

.front_columns p.date {
	padding-bottom: 5px;
	color: #ffcb31;
}

.front_columns a {
	color: #660000;
}

.front_columns a:hover {
	text-decoration: underline;
}

/****Sidebar Styles****/

#page_sidebar {
	background-image: url('http://www.lpvctec.org/wp-content/uploads/2009/11/sidebar_bg.png');
	border: 1px solid #666666;
	width: 250px;
	height: 198px;
	margin-top: 30px;
	margin-right: 1px;
	float: right;
	color: #888888;
}

#page_sidebar h2 {
	font-size: 29px;
	color: #660000;
	padding-top:6px;
	padding-left: 20px;
	padding-bottom: 8px;
}

#page_sidebar li a {
	color: #888888;
	font-size: 13px;
	margin-top: 10px;
}

#page_sidebar li  {
	color:#888888;
	font-size: 14px;
	margin-left: 25px;
}

#sidebar {
	background-image: url('http://www.lpvctec.org/wp-content/uploads/2009/11/sidebar_bg.png');
	background-repeat: none;
	background-color: #eeeeee;
	border: 1px solid #666666;
	width: 250px;
	height: 150px;
	margin-right: 1px;
	float: right;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 20px;
}

#sidebar input {
	width: 200px;
}

#sidebar input.search {
	width: 50px;
	margin-bottom: 10px;
}

#sidebar h2 {
	font-size: 20px;
	color: #660000;
	padding-top:3px;
	padding-bottom: 10px;
}

#page_sidebar li.active a {
	color: black;
}

/****Post Styles****/
.post {
	width:500px;
	float: left;
    padding-bottom:10px;
    border-bottom: 1px solid #ffcb31;
}

.post a {
	color: #660000;
}

.post a:hover; {
	text-decoration: underline;
}

#blog_wrap {
	float: left;
}

.post_blog {
	width:500px;
	float: left;
    padding-bottom:10px;
    padding-top: 10px;
    border-bottom: 1px solid #660000;
}

.post_blog a {
	color: #660000;
}

.post_blog a:hover {
	text-decoration: underline;
}

#post_programs {
	width:800px;
	padding-bottom: 5px;
}

#post_staff {
	width: 800px;
	padding-bottom: 5px;
}

.post_blog h2 {
	padding-bottom: 5px;
}

.post_blog p.date {
	padding-bottom: 5px;
	color: #ffcb31;
}

.post_blog p.category {
	padding-top: 5px;
	color: #000000;
}

.post_blog h2 a {
	color:#680000;
	font-size:18px;
	font-weight:200;
	padding-bottom: 10px;
}

.post_blog h2 {
	color: #66000;
	font-size: 16px;
	font-weight: 200;
}

.post_blog p {
	color: #666666;
}

.post_blog h2 a:hover {
	text-decoration:underline;
}

/****Comments Styles****/
h3#comments {
padding-top: 10px;
padding-bottom: 5px;
font-size: 14px;
color: #660000;
}

h3#respond {
padding-top: 10px;
padding-bottom: 5px;
font-size: 12px;
color: #660000;
}

#comment_form input {
	margin-bottom: 10px;
}

#comment_form textarea {
	width: 400px;
	height: 190px;
	border: 1px solid #666666;
}

/****Banner Styles****/
#banner {
	background-image:url('http://www.lpvctec.org/wp-content/uploads/2009/11/banner_bg.png');
	border:1px solid #666666;
	width:797px;
	height:189px;
}

#banner p {
	padding-right: 50px;
	position:absolute;
	top:83px;
	left:40px;
	font-size:12px;
	color:#888888;
	width:700px;
}

#banner h3 {
	font-size:36px;
	font-weight:300;
	color: #660000;
	position: absolute;
	top:20px;
	left:40px;
}

/****About Styles****/
#about {
	padding-top:30px;
	width:505px;
	float: left;
}

#about h2 {
	padding-bottom:10px;
	color:#660000;
	font-size:26px;
	font-weight:bold;
}

#about p {
	padding-top:5px;
	padding-bottom: 10px;
	font-size:12px;
	color:#888888;
}

/****Program Pages Styles****/

#pro {
	width:500px;
}

#pro h2 {
	padding-bottom:10px;
	color:#660000;
	font-size:26px;
	font-weight:bold;
}

#pro p {
	padding-top:5px;
	padding-bottom: 10px;
	font-size:12px;
	color:#888888;
}

#pro h3 {
	color: #660000;
	font-size: 14px;
}

#pro img {
	padding: 10px;
}


/****Programs Styles****/

#program {
	width:246px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#programs a {
	color:#ffcb31;
	text-decoration: underline;
}

#programs p {
	font-size:12px;
	color:#888888;
	width:240px;
	height:135px;
}

#programs h3 {
	font-weight:bold;
	color:#660000;
	padding-bottom: 10px;
}

/****Staff Directory Styles****/
#staff {
width: 238px;
float: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}

#staff h2 {
font-size: 20px;
font-weight: 300;
color: #660000;
}

#staff h3 {
font-size: 12px;
font-weight: 200;
color: #000000;
}

#staff a {
color: #888888;
}

#staff a:hover {
text-decoration: underline;
}

/****Archive Styles****/

h3.arc a {
	font-size: 16px;
	color: #660000;
}

#arc {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 500px;
	float: left;
}

/****Contact Styles****/

#floatt {
	float: left;
}

#flotatt p {
	margin-bottom: 5px;
}

#contact_fourm {
	margin: 0px 0px;
	font-size: 12px;
	width: 350px;
}

.screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

.thanks { 
	background: #F2F3F6; 
	border: 1px solid #7E8AA2;
	padding:10px; }

ol.forms { 
	float: left; 
	list-style: none; 
	margin: 0; 
	width: 100%; 
}

ol.forms li {
	clear: both;
	float: left;
	margin-bottom: 18px;
	position: relative;
	width: 100%;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	color: #660000;
	font-weight: bold;
	padding-right: 20px;
	width: 100px;
}

ol.forms input, ol.forms textarea {
	border: 1px solid #7E8AA2;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 200px;
}

ol.forms textarea { height: 250px; width: 300px; }

ol.forms input:focus, ol.forms textarea:focus { background-color: #f2f3f6; border-color: #ffcb31; }

.error { color: #f00; }

ol.forms li .error { font-size: 12px; margin-left: 20px; }

ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}

ol.forms li.screenReader { 
	margin-bottom: 0; 
}

ol.forms li.buttons button {
	background-color: #fff;
	border: 1px solid #7E8AA2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	color: #000;
	margin-left: 120px;
	cursor: pointer;
	font-size: 15px;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	padding-top: -10px;
	width: 80px;
}

ol.forms li.buttons button:hover { color: #660000; }

ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }

ol.forms li.buttons, ol.forms li.inline { float: right; width: 460px; }

ol.forms li.inline input { width: auto; }

ol.forms li.inline label { display: inline; float: none; width: auto; }

/****CTEC Photos Styles****/

.photos-main-one img {
    margin-top:5px;
    margin-bottom:5px;
}

/****Foooter Styles****/

#footer {
	width:800px;
	height:132px;
	}

ul#footer_nav {
	position:absolute;
	top:40px;
	left:10px;
	letter-spacing:.5px;
	font-size:10px;
}

ul#footer_nav li {
	float:left;
	margin-right:7px;
}

ul#footer_nav li a {
	color:#000;
}

ul#footer_nav li a:hover {
	border-bottom:1px solid #9f9f9f;
}

#footer p {
	font-size:10px;
	float:right;
	position:absolute;
	top:40px;
	left:545px;
}

#footer p .lpv {
	color: #FBCB2C;
}
#footer p .career {
	color: #680000;
}

/****Search Stlyes*****/

#searchform input {
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding: 3px;
	border: 1px solid #666666;
}

#searchsubmit {
	border: 1px solid #666666;
	padding:1px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}

/****Search Resultes Styles****/
h2 {
	padding-bottom:10px;
	color:#660000;
	font-size:26px;
	font-weight:bold;
}