﻿/*
Theme Name: Tennessee SCORE
Theme URI: http://wordpress.org/
Description: Customized Tennessee SCORE theme.
Version: 1
Author: VOX Global
Author URI: http://www.voxglobal.com
Tags: custom
*/

@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'DeliciousRoman';
	src: url('images/delicious-roman-webfont.eot');
	src: local('☺'), url('images/delicious-roman-webfont.woff') format('woff'), url('images/delicious-roman-webfont.ttf') format('truetype'), url('images/delicious-roman-webfont.svg#webfonty4YcRnHE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DeliciousRoman';
	src: url('images/delicious-roman-webfont.eot');
	src: local('☺'), url('images/delicious-roman-webfont.woff') format('woff'), url('images/delicious-roman-webfont.ttf') format('truetype'), url('images/delicious-roman-webfont.svg#webfonty4YcRnHE') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* General */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #0055a5;
}

a:hover {
	color: #c6697b;
}

/* a:active, */
#searchsubmit:focus, #signupsubmit:focus {
	position: relative;
	top: 1px;
}

abbr, acronym { 
	border:0;
}

blockquote {
	margin: 10px;
}

dt {
	float: left;
	color: #c31230;
	width: 54px;
}

dd {
	margin: 0 0 10px 0;
	float: left;
	width: 200px;
}

dd a {
	color: #656767;
}

dd a:hover {
	color: #333;
}

fieldset, img { 
	border:0;
}

caption, th {
	text-align: left;
}

h1, h2, h3 {
	margin: 15px 0;
	clear: both;
	font-family: 'DeliciousRoman', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
}

#sectionpage h1 {
	padding: 20px;
	margin: 0;
	border-bottom: 22px solid #656767;
	text-transform: uppercase;
	font-size: 40px;
	background-repeat: no-repeat;
	background-position: 550px bottom;
}



h2 {
	font-size: 18px;
}



form h2 {
	margin: 0;
	font-weight: normal;
	font-size: 1.8em;
}

h2 + label {
	font-size: 12px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
	color: #0055a5;
	font-weight: normal;
}

p + h4 {
	margin-top: 30px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

input, select {
	font: 11px 'DeliciousRoman', 'Arial Narrow', Arial, Helvetica, sans-serif;
	color: #838689;
	border: 1px solid #d9d9d9;
	padding: 2px;
	width: 53px;
}

select {
	padding: 1px;
}

option {
	font: 11px 'DeliciousRoman', 'Arial Narrow', Arial, Helvetica, sans-serif;
	color: #838689;
}

input + input {
	margin-left: 3px;
}

li {
	margin: 5px;
}

p {
	margin: 15px 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul, ol {
	margin: 10px;
}

ul ul, ul ol, ol ol, ol ul {
	margin: 0 10px;
}

body {
	color: #656767;
	background: #d9d9d9;
	font-size: 13px; 
	font-family: 'DeliciousRoman', 'Helvetica Neue', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

#page, #homepage, #sectionpage {
	margin: 0 auto;
	width: 890px;
	background: #fff;
	overflow: hidden;
}

/* Header styles */

#header {
	padding: 20px 0;
	margin: 0 20px;
	background-position: right bottom;
	*background-position: 630px bottom;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 14px;
	clear: both;
}

#header h1 {
	font-size: 36px;
}

#logo {
	margin: 0 20px 20px 0;
	float: left;
}

#page #header, #sectionpage #header {
	padding-bottom: 0;
}

/* Header forms */

#signup, #publicForm {
	float: right;
	display: block;
	margin-top: 15px;
}

#signup label, #publicForm label {
	display: block;
	margin: 0 0 8px;
}

#homepage #publicForm {
	width: 315px;
	margin-right: 220px;
	margin-top: -8px;
}

#search, #cse-search-box {
	/* display: inline; */
}

#signupsubmit, #searchsubmit {
	border: 0;
	width: 18px;
	height: 18px;
	background: url(images/arrows.gif) no-repeat top left;
	vertical-align: middle;
	margin-top: -1px;
}

#searchsubmit {
	*margin-top: -5px;
	margin-left: 3px;
}


/* Navigation menu */

#menu {
	width: 870px;
	background: #b7132a url(images/menu_bg.jpg) repeat-x;
	line-height: 20px;
	padding: 4px 20px 4px 0;
	*padding: 0 20px 0 0;
	*height: 30px;
	*line-height: 30px;
	margin: 0 0 0 -20px;
	clear: both;
	overflow: hidden;
}

#menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#menu li.search {
	float: right;
}

#menu li:first-child a {
	padding-left: 20px;
}

#menu a {
	color: #fff;
	padding: 7px 25px;
	*padding: 8px 25px 7px;
	border-right: 1px solid #fff;
}

#menu a:hover {
	background: #c86a7a;
	background: rgba(255,255,255,0.5);
}

#menu form {
	margin-left: 10px;
}

/* Content of pages */

#content {
	overflow: hidden;
	padding: 0 20px 35px;
	clear: both;
}

#homepage #content {
	*position: relative;
}

#page #content, #sectionpage #content {
	font-family: Arial, Helvetica, sans-serif;
}

/* Featured content carousel */

#carousel {
	width: 708px;
	height: 180px;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	/* *padding-bottom: 0; */
	position: relative;
	clear: both;
}

#panels {
	width: 3540px;
	height: 180px;
	color: #fff;
	overflow: hidden;
	background: #000;
}

#panels h2 {
	text-transform: uppercase;
	font-weight: normal;
}

#panels div {
	float: left;
	width: 708px;
	height: 180px;
	position: relative;
	overflow: hidden;
}

#panels .description {
	float: none;
	position: absolute;
	width: 391px;
	height: 180px;
	right: 0;
	top: 0;
	background: #252630;
	overflow: hidden;
}

#panels .description p {
	margin: 5px 15px 10px;
	line-height: 1.5em;
}

#panels .description h2 {
	margin: 15px 15px 0;
}

#panels p {
	font-size: 16px;
}

#panels a {
	font-size: 14px;
	color: #a9a7a7;
}

#controls {
	width: 142px;
	height: 180px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	text-transform: uppercase;
	background: #656767;
}

#controls a {
	color: #fff;
	display: block;
	padding: 15px 13px;
	background: #656767 url(images/arrows_featured.png) no-repeat 120px 13px;
	border-bottom: 2px solid #252630;
}

#controls a:hover {
	color: #d4d2d2;
	background-position: 120px -72px;
}

#controls a p {
	margin: 0;
	display: inline;
}

#autoplay {
	display: none;
	position: absolute;
	left: 0;
	bottom: 15px;
	*bottom: 0;
}

#autoplay a {
	color: #fff;
	padding: 10px;
	background: #666;
	background: rgba(0,0,0,0.5);
	*line-height: 2em;
}

#autoplay a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}

/* I'm a parent/policy-maker/etc platform links */

#platform {
	width: 100%;
	text-transform: uppercase;
	font-size: 19px;
	text-align: center;
	border-top: 1px solid #d4d2d2;
	border-bottom: 1px solid #d4d2d2;
	margin: 20px 0;
	line-height: 40px;
	overflow: hidden;
	clear: both;
}

#platform li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 15px
}

#platform li + li {
	border-left: 1px solid #d4d2d2;
}

#platform a {
	color: #6b6d6d;
	display: inline;
}

#platform a img {
	margin: 0 4px;
	vertical-align: middle;
}

/* Sections on homepage */

#news, #institute, #connect {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
}

#institute {
	border: 1px solid #e4e4e4;
	background: url(images/header_bg.jpg) repeat-x top;
}

#institute h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 20px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#institute h3 + h3 {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 20px;
}

/* News section of homepage */

#news {
	width: 280px;
	padding: 0;
	position: relative;
	margin-top: -5px;
}

#news h3 {
	text-transform: uppercase;
	color: #fff;
	background: #fff url(images/tab_bg.gif) no-repeat left bottom;
	font-size: 10px;
	font-family: 'DeliciousRoman', 'Helvetica Neue', 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	padding: 10px;
	margin: 0;
	width: 73px;
}

#latestheadlines, #newsreleases, #commentary {
	background: #fff; 
	border: 1px solid #e194a1;
	padding: 10px;
}

.jquery #latestheadlines, .jquery #newsreleases, .jquery #commentary {
	margin-top: 30px;
	padding-top: 20px; 
	min-height: 300px;
	*margin-top: 60px;
	*margin-top: 0;
	*overflow: hidden;
	*position: absolute;
	*top: 30px;
	*width: 260px;
}

#news.jquery h3 {
	position: absolute;
	top: 0;
	left: 0;
	background-position: right bottom;
	cursor: pointer;
	_position: static;
	_top: auto;
}

#news.jquery #latestheadlines + h3 {
	margin-left: 93px;
	_display: none;
}

#news.jquery #newsreleases + h3 {
	margin-left: 186px;
	_display: none;
}

#news.jquery .current {
	background-position: left bottom;
}

/* SCORE Institute section of homepage */

#institute {
	width: 230px;
	margin: 0 20px;
	padding: 7px 10px 20px;
	color: #0055a5;
}

#institute p {
	font-family: 'DeliciousRoman', 'Helvetica Neue', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

#institute a {
	color: #656767;
}

#institute a:hover {
	color: #333;
}

#larger {
	font-size: 18px;
	display: block;
	margin-top: 8px;
}

#content #close {
	font-size: 18px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-bottom: 15px;
}

#content #close:hover {
	color: #dedede;
}

#video {
	display: none;	
	position: absolute;
	top: 25%;
	left: 25%;
	background: #0055A5;
	padding: 15px;
	z-index: 100;
}

/* Social media/facebook section of homepage */

#connect {
	width: 275px;
	text-align: center;
	/* border-top: 1px solid #e4e4e4; */
}
	#connect a img {
		margin: -2px 10px 8px;	
	}
	
	/* #facebook {
		border: 1px solid #e4e4e4;	
	} */

/* Sidebar */

#minisidebar {
	width: 105px;
	padding: 20px 20px 20px 0;
	float: left;	
}

#minisidebar #nav {
	margin-bottom: 30px;
	font-family: 'DeliciousRoman', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

#minisidebar img {
	width: 102px;
	height: 68px;
	border: 1px solid #dadada;
}

#page #sidebar {
	width: 175px;
	padding: 20px 25px 20px 0;
	float: left;
	font-family: 'DeliciousRoman', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

#sectionpage #sidebar {
	width: 255px;
	padding: 20px 0;
	float: right;
}

#sidebar ul, #minisidebar #nav {
	padding-top: 0;
	margin-top: 0;
}

#sidebar li, #minisidebar #nav li {
	margin-top: 0;
	margin-bottom: 5px;
	list-style: none;
}

#page #sidebar li, #minisidebar #nav li {
	text-transform: uppercase;
	color: #252630;
}

#page #sidebar li:first-child, #minisidebar #nav li:first-child {
	font-size: 15px;	
}

#page #sidebar li.current_page_item, #minisidebar #nav li.current_page_item {
	list-style-image: url(images/li_current.gif);
}

#page #sidebar li a, #minisidebar #nav li a {
	color: #6f6f6f;
}

#page #sidebar li.current_page_item a, #minisidebar #nav li.current_page_item a {
	color: #252630;
}

#sidebar h2, #sidebar h3 {
	font: 35px 'Helvetica Neue LT Std', 'Arial Narrow', 'DeliciousRoman', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
}

#sidebar h3 {
	margin-top: 10px;
}

#sidebar h2 {
	color: #a81324;
	font-weight: bold;
}

/* Main content */

#main {
	float: left;
}

#sectionpage #main {
	width: 432px;
	margin-left: 15px;
}

#page #main {
	width: 650px;	
	font-family: Arial, Helvetica, sans-serif;
}

#page #main h1 {
	font-family: 'DeliciousRoman', 'Helvetica Neue', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	color: #bf122e;
	margin-bottom: 5px;
}

/* Footer styles */

#footer {
	padding: 5px 20px 10px;
	font: 12px 'Arial Narrow', 'DeliciousRoman', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	background: #a91324;
	color: #fff;
	clear: both;
}

#footer a {
	color: #fff;
}

/* Miscellaneous classes */

.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

.basictemplate {
	width: 650px;
	height: 180px;
	margin: 0 0 15px 0;
}

.breadcrumb {
	font-size: 11px;
	margin-top: 0;
}

.caption {
	margin: 5px 0 20px;
	font-size: 12px;
}

.clear {
	clear: both;	
}

.entry {
	margin-bottom: 35px;
}

.floatleft {
	float: left;
}


.floatright {
	float: right;
}

.highlight {
	color: #0e4f92;
}

.meta {
	font: 10px 'Myriad Pro', 'DeliciousRoman', 'Helvetica Neue', 'Arial Narrow', Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

#news .meta {
	*float: none;
	*margin-left: 0;
}

h4 + .meta {
	margin-top: 5px;
}



.news {
	font-size: 14px;
	margin: 20px 0 0;
}

.nobullets li {
	list-style: none;
}

.long {
	width: 70px;
}

.longer {
	width: 85px;
}

.longest {
	width: 112px;
}

.medium {
	width: 58px;
}

.post-edit-link {
	clear: both;	
}

.short {
	width: 22px;
}

.subheader {
	font-size: 33px;
	padding-left: 2.8em;
}

.thumbnail {
	width: 57px;
	height: 52px;
	border: 1px solid #b4b8b8;
	margin: 0 10px 15px -70px;
}

.video {
	width: 200px;
	margin: 5px;
	float: left;
	height: 200px;
}

.video p {
	margin-top: 5px;
}
