/* Get Educated Now
 * (c) Get Educated Now -- www.geteducatednow.com
 * 
 */

/* 1. Clear Section */
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,  sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border: 0pt none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0pt;
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
	padding: 0pt;
	list-style:none;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body {
    padding: 0px;
    background: #ddeef6;
    font: normal 9px  Verdana, Arial, Helvetica, sans-serif;
    margin:0 auto;
    text-align:center;}
    
img { border: 0; }
	
div { border: 0; }
    
/* 2. The Basics */
    
a:link{ 
   color:#E96C33;
   text-decoration: none;}

a:visited{
   color:#E96C33;
   text-decoration:none;}

a:hover{
   color:#E96C33;
   text-decoration:underline;}

a:visited:hover{
    color:#E96C33;
    text-decoration:underline;}
    
div.spacer {
    clear: both; }

.right {
	float:right;
	}

hr {
	height:1px;
	background:#cacaca;
	color:#cacaca;
	border:0;
	margin:0 0 15px 0;
	}

/* FONT IN TABLES */    
body td {
    font: normal 11px Arial, Helvetica, Verdana, sans-serif;
    color: #333;}

/* HEADER TAGS USING h1 - h6 HELPS SEARCH ENGINES UNDERSTAND CONTENT IMPORTANCE*/
.mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
h1.mir { 
   font: bold 25px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
   margin: 0px 0px 0px 0px;
   background:url(/pics/shared/getEducatedNow.gif) no-repeat;
   width:324px;
   height:58px;
   position:absolute;
   top:101px;
   left:312px
   }
   
h2 { 
   font: normal 25px/24px Georgia, Times New Roman, serif;
   margin: 0px 0px 8px 0px;
   color: #c75000;
   padding:25px 0 0 0;}
h2 a:hover, h2 a:visited:hover, h3 a:hover, h3 a:visited:hover {
	text-decoration:none;
	}
   
h3 { 
   font: normal 18px/24px Georgia, Times New Roman, serif;
   color: #c75000;
   margin: 0px 0px 8px 0px;
   padding:20px 0 0 0;}
   
h3.archive { 
   font: italic 18px/24px Georgia, Times New Roman, serif;
   color: #282b2d;
   margin: 0px 0px 8px 0px;
   padding:20px 0 0 0;}   
   
h4 { 
   font: italic 16px Georgia, Times New Roman, serif;
   color: #202020;
   margin: 8px 0px 5px 0px;
   text-align:center;}
h4.selected {
	color: #c75000;
	}

h5 {
	font: normal 17px/20px Georgia, Times New Roman, serif;
	color:#272727;
	margin:0 0 15px 0;
	}
h6 {
	font: normal 14px/17px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#272727;
	margin:0 0 0 0px;
	}
h6.category {
	font: normal 14px/17px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#272727;
	float:left;
	margin:0 0 3px 0px;
	border-bottom:1px solid #ccdee6;
	padding:0 0 5px 0;
	width:93%;
	}
h6.year {

	font: normal 14px/17px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#272727;
	float:none;
	margin:0 0 10px 0px;
	border-bottom:0px solid #ccdee6;
	padding:0 0 5px 0;
	}
h6.post_title {
	font: normal 12px/16px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	margin:5px 0 0 0;
	float:none;
	}
/* PARAGRAPH TAG */

p {
   	margin: 0px 0px 10px 0px;
   	font: normal 12px/16px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
   	color: #000;
   	background:#fcfcfc;}
p.date {
	font: italic 11px/16px Georgia, Times New Roman, serif;
	margin:0px 0px 10px 0px;
	color:#000;
	}
p.media {
	font: normal 11px/15px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#222222;
	width:200px;
	margin:0 0 0 0px;
	}

span.date {
	font: normal 10px/14px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#222222;
	}
span.time {
	font: normal 10px/14px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#222222;
	}
/* HOLDS CONTENT ON THE PAGE */
#container_fc {
	background:#fcfcfc;
	width:100%;
	padding:0 0 123px 0;
	}	
#container { 
    width: 830px;
    margin:0 auto;
    color: #333;
    background:#fcfcfc;
    text-align:left;
    min-height:250px;
    position:relative;}
    
#contentholder { 
    float: left;
    width: 600px;
    margin: 0px;}

img.left {
	float:left;
	margin:25px 15px 8px 0;
	border:1px solid #a3a3a3;
	}
.video_left {
	float:left;
	margin:25px 15px 8px 0;
	}
.audio_player {
	margin:0 0 5px 0;
	}
#month_col, #media_col{
	width:190px;
	float:left;
	}
#year_col {
	width:160px;
	float:left;
	}
.media_left {
	margin-left:-85px;
	margin-top:-43px;
	position:relative;
	float:left;
	z-index:89;
	}
/* HEADER */
#header_holder {
	background:url(/pics/shared/header_bg.gif) repeat-x;
	width:100%;
	}
#header {
	height:184px;
	width:840px;
	margin:0 auto;
	position:relative;
	left:-25px;
	}
#student_1 {
	height:178px;
	width:316px;
	background:url(/pics/shared/student_1.gif) no-repeat;
	position:relative;
	float:left;
	top:6px;
	}
#logo {
	width:189px;
	height:79px;
	position:absolute;
	top:78px;
	left:655px;
	}
/* POST STYLE */

.post {
	border-bottom:1px solid #cacaca;
	width:570px;
	margin:0 10px 0 20px;
	padding: 0 0 10px 0;
	}
.post_last {
	width:570px;
	margin:0 10px 0 20px;
	position:relative;
	}



ul.pagination {
	position:relative;
	left:16px;
	top:20px;
	float:left;
	font:12px/16px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background:#fcfcfc;
	clear:both;
	margin:0 0 20px 0;
	}
ul.pagination li.on {
	display:block;
	padding:3px 3px 3px 3px;
	background:none;
	text-align:center;
	float:left;
	border:1px solid #e8e8e8;
	margin:0 2px 0 2px;
	}
ul.pagination li.next, ul.pagination li.prev {
	display:block;
	padding:3px 3px 3px 3px;
	background:none;
	text-align:center;
	float:left;
	border:0px solid #e8e8e8;
	margin:0 2px 0 2px;
	}

ul.pagination li{
	display:block;
	padding:3px 3px 3px 3px;
	background:#ddedf6;
	text-align:center;
	float:left;
	border:1px solid #cacaca;
	margin:0 2px 0 2px;
	}
ul.pagination li a{
	color:#545454;
	}
ul.pagination li:hover{
	display:block;
	padding:3px 3px 3px 3px;
	background:#FCFCFC;
	text-align:center;
	float:left;
	margin:0 2px 0 2px;
	}
ul.pagination li:hover a{
	color:#000;
	text-decoration:none;
	}
/* NAV */
#navigation_holder {
	width:100%;
	background:url(/pics/shared/nav_gradient.gif) repeat-x;
	height:101px;
	}
#navigation_holder_sec {
	width:100%;
	background:url(/pics/shared/nav_gradient_sec.gif) repeat-x;
	height:38px;
	}
ul#nav {
	width:815px;
	background:transparent url(/pics/shared/nav_texture.gif) repeat-x;
	margin:0 auto;
	height:100px;
	text-align:center;
	position:relative;
	}
ul#nav_sec {
	width:815px;
	background:transparent url(/pics/shared/nav_texture_sec.gif) repeat-x;
	margin:0 auto;
	height:36px;
	text-align:center;
	position:relative;
	}
ul#nav li{
	width:202px;
	padding:2px 0px 5px 0px;
	background:url(/pics/shared/nav_break.gif) no-repeat 100% 100%;
	float:left;
	margin:12px 0px 5px 0px;
	height:65px;
	display:block;
	text-align:left;
	}
ul#nav li p, ul#nav_sec li p {
	width:170px;
	margin:0 0px 0 20px;
	background:none;
	}
ul#nav_sec li{
	width:202px;
	padding:2px 0px 2px 0px;
	background:url(/pics/shared/nav_break.gif) no-repeat 100% 100%;
	float:left;
	margin:6px 0 5px 0;
	height:18px;
	display:block;
	text-align:left;
	}
ul#nav_sec li h4{
	margin:2px 0 2px 0;
	}
ul#nav li a {
	color:#545454;
	}
ul#nav li a:hover h4, ul#nav_sec li a:hover h4, ul#nav li a:visited:hover h4, ul#nav_sec li a:visited:hover h4, #nav li a h4#active, #nav_sec li a h4#active{
	color:#e96c33;
	text-decoration:none;
	}
ul#nav a:hover, ul#nav_sec a:hover {
	text-decoration:none;
	color:#e96c33;
	}
ul#nav li.last {
	width:190px;
	padding:9px 0 5px 15px;
	border-right:0px solid #ccdee6;
	float:left;
	background:none;
	margin:5px 0 5px 0;
	}
ul#nav_sec li.last{
	width:172px;
	padding:5px 15px 5px 15px;
	border-right:0px solid #ccdee6;
	float:left;
	margin:2px 0 5px 0;
	background:none;
	}
ul#nav li span a {
	12px/17px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	}
ul#nav li h4.rss, ul#nav_sec li h4.rss  {

	}
ul#nav li h4.rss a, ul#nav_sec li h4.rss a{
	color:#202020;
	}
ul#nav li h4.rss a:hover, ul#nav_sec li h4.rss a:hover{
	color:#E96C33;
	}
ul#nav #rss {
	position:absolute;
	top:23px;
	left:365px;
	width:18px;
	height:18px;
	}
ul#nav_sec #rss {
	position:absolute;
	top:10px;
	left:365px;
	width:18px;
	height:18px;
	}
/* CONTACT FORM */
#contact_home {
	width:211px;
	height:275px;
	background:url(/pics/index/contact_home.gif) no-repeat;
	float:right;
	padding:0 0 10px 0;
	position:absolute;
	left:620px;
	}
#contact_sec {
	width:211px;
	height:339px;
	background:url(/pics/shared/contact_sec.gif) no-repeat;
	position:absolute;
	top:-38px;
	right:-241px;
	}
#contact_home form {
	margin:0px 20px 12px 20px;
	padding:7px 0 0 0;
	text-align:left;
	}
#contact_sec form {
	margin:0px 20px 12px 20px;
	padding:0px 0 0 0;
	text-align:left;
	height:38px;
	}
#contact_secondary {
	width:211px;
	height:339px;
	}
#contact_sec input.submit {
	border:0px;
	font: italic 15px/16px Georgia, Times New Roman, serif;
	background:none;
	color:#262626;
	padding:15px 0 0 0;
	margin:0;
	cursor:pointer;
	float:left;
	position:absolute;
	left:20px;
	}
input.submit {
	border:0px;
	font: italic 15px/16px Georgia, Times New Roman, serif;
	background:none;
	color:#262626;
	padding:15px 0 0 0;
	margin:0;
	cursor:pointer;
	float:left;

	}
input.go {
	border:0px;
	font: italic 15px/16px Georgia, Times New Roman, serif;
	background:none;
	color:#262626;
	padding:15px 0 0 0;
	margin:0;
	cursor:pointer;
	float:left;
	width:30px;
	}
#contact_sec input.search {
	width:130px;
	float:left;
	margin:10px 0 0 10px;
	position:absolute;
	left:46px;
	}
input.search {
	width:130px;
	float:left;
	margin:10px 0 0 10px;

	}
input.text {
	width:170px;
	}
.textarea {
	width:170px;
	height:50px;
	}
label {
	font: normal 13px/22px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background:none;
	color:#262626;
	}

/* Legislation Button */
#legislation {
	padding:0 0 10px 0;
	position:absolute;
	top:300px;
	left:620px;
	}
.btn {
	height:39px;
	width:209px;
	background:transparent  url(/pics/index/btn.jpg) no-repeat;
	}
	.btn img {
	padding:10px;
	float:left;
	}
	.btn a {
	padding:13px 0px 0 0;
	float:left;
	font: italic 13px/16px Georgia, Times New Roman, serif;
	}
	
/* LIST */
ul.video, ul.ad, ul.audio {
	clear:both;
	position:relative;
	}

ul.video li, ul.ad li, ul.audio li {
	float:left;
	width:240px;
	margin:0 25px 12px 0;
	height:100px;
	}



ul.archives {
	width:180px;
	margin:0 10px 0 0;
	float:left;
	
	}
ul.archives p {
	font: normal 10px/14px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	}
/* FOOTER */
#footer_holder {
    color: #343434;
    height:100%;
    width:100%;
    clear: both;
    min-height: auto !important;
    height:200px;
    background:#ddeef6 url(/pics/shared/footer.gif) repeat-x;
    }
#footer {
    color: #343434;
    clear: both;
    width:800px;
    margin:0 auto;
    height:123px;
    }
#utility {
   font: normal 13px/16px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	float:left;
	}
#copyright {
   font: normal 11px/15px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
   float:right;
	}

    