/*   
Theme Name: This I Believe
Theme URI: http://thisibelieve.org/
Description: Copyright © 2009 This I Believe, Inc. Redesign from Leapfrog Interactive with modifications by Dennis Whiteman.
Version: 0.6
Author: Dennis Whiteman
Author URI: http://www.fastpipe.com/
Template: thematic
Tags: thisibelieve
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Gravity Forms */
@import url('style/forms.css');

/* Apply basic typography styles */
/*@import url('../thematic/library/styles/typography.css');*/

/* Apply basic image styles */
/*@import url('../thematic/library/styles/images.css');*/

/* Prepare theme for plugins */
/*@import url('../thematic/library/styles/plugins.css');*/

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
/*@import url('../tib2k9/css/default.css');*/

/* Prepare theme for plugins */
/*@import url('../tib2k9/css/navigation.css');*/


/* Based on Thematic default.css */

/* =Global Elements
-------------------------------------------------------------- */

* { 
	margin: 0; 
	padding: 0;
	}
body { 
	font-size: 70%;
	line-height: 1.5;
	font-family: 'Verdana', helvetica, 'Arial', sans-serif; 
	color:#333;
	background-color: #36733a;
	}

/*
input, textarea {
    font: 15px Georgia,serif;
    line-height:22px;
}
*/
p, ul, ol, dd, pre {
    margin-bottom:1em;
}
pre, code {
	font:1em Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
a:link {
    color:#004B91;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #FF4B33;
}

.page .hentry ol, .page .hentry ul {
	list-style: disc outside none;
	margin-left: 1.5em;
}


/* =Main Page layout 
-------------------------------------------------------------- */

body {
    min-width:985px;
}
#wrapper { 
	background: #4a83c4 url('images/bg.jpg') repeat-x bottom left;
}
#main {
    width:985px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:716px;
    min-height:1183px;
    float:left;
    border-top: 6px solid #f7931e; 
    color: #353535; 
    padding: 0.75em 1em 0 0; 
    clear: left;
    margin-top: 0; 
    z-index: -998;
    background-color: white;
}
#content {
    margin:0 0 0 10px;
    font-size:100%;
    overflow:hidden;
}
#sidebar {
    width:250px;
    float:right;
    position:relative;
    margin: 0;
	border-top: 6px solid #66a54a;
    background-color:white;
}
#primary, #secondary, #members-only {
	background-color:white;
	font-size:95%;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:985px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:315px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}

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

#header { 
	background: transparent url('images/header.jpg') no-repeat bottom center; 
	width: 985px; 
	margin: 0 auto;
    z-index:2;
	height: 151px; 
}
#headerContent { 
	position: relative; 
	top: 0; 
	left: 385px; 
	width: 600px; 
	height: 40px; 
	text-align: right; 
	padding-top: 15px; 
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 105%;
}
#headerContent .icon {
	margin-left: 20px;
	vertical-align:-5px;
}

#headerContent a { 	
	color: white;
	text-decoration: none;
}
#headerContent a:hover { 
	text-decoration: underline;
}

#login {
/*
	display: none;
*/
}

#font1 {font-size: 100%;}
#font2 { font-size: 110%;}
#font3 { font-size: 120%;}

#branding a {
	position:absolute;
	top: 10px;
	height:135px;
	width:120px;
	text-indent:-99999px;
	border:none;
	margin-left: 32px;
}

#blog-description {
	display:none;
	color:#666;
    font-size:13px;
    font-style:normal;
}
#adjustFonts { 
	position: relative; 
	left: 0; 
	top: 10px; 
	width: 983px; 
	color: #eee;
	text-align: right; 
	line-height: 21px;
}
#adjustFonts a { 
	color: white;
	text-decoration: none;
	text-align:right;
	padding-left: 2px;
}
#adjustFonts a:hover { 
	color: #ffe700; 
}
#adjustFonts .font1 { 
	font-size: 110%; 
}
#adjustFonts .font2 { 
	font-size: 120%; 
}
#adjustFonts .font3 { 
	font-size: 130%; }

/* =New Menu
-------------------------------------------------------------- */

#show-nav {
	display:none;
}

.skip-link {
    display:none;
}

/* remove the list style */
#nav {
	margin:0; 
	padding:0; 
	list-style:none;
	margin: 12px auto;
	font-family: Georgia, Verdana, sans-serif; 
}
#nav li {
	float:left; 
	display:block; 
	width: 163px; 
	background-color: #4576B1;
	position:relative;
	z-index:500; 
	margin:0;
	padding:0;
}

/* parent menus */
#nav li h4 {
	text-decoration:none; 
	color: #fff;
	font-size:22px; 
	font-weight: normal;
	text-transform: lowercase;
	text-align: center;
	line-height: 52px;
}
#nav li h4:hover {
	color: #ffe700;
}

/* iconic navigation */
#nav li.nav-explore h4 {
	padding-left: 25px; 
	background:url(/wp-content/themes/tib2k9/images/nav/explore.png) no-repeat 25px 15px; 
}
#nav li.nav-participate h4 {
	padding-left: 30px; 
	background:url(/wp-content/themes/tib2k9/images/nav/participate.png) no-repeat 10px 15px; 
	border-left: 1px #cfdeff dotted;
}
#nav li.nav-donate h4 {
	padding-left: 25px; 
	background:url(/wp-content/themes/tib2k9/images/nav/donate.png) no-repeat 26px 15px; 
	border-left: 1px #cfdeff dotted;
}
#nav li.nav-listen h4 {
	padding-left: 25px; 
	background:url(/wp-content/themes/tib2k9/images/nav/listen.png) no-repeat 30px 15px; 
	border-left: 1px #cfdeff dotted;
}
#nav li.nav-shop h4 {
	padding-left: 25px; 
	background:url(/wp-content/themes/tib2k9/images/nav/shop.png) no-repeat 30px 15px; 
	border-left: 1px #cfdeff dotted;
}
#nav li.nav-educators h4 {
	padding-left: 30px; 
	background:url(/wp-content/themes/tib2k9/images/nav/educators.png) no-repeat 15px 15px; 
	border-left: 1px #cfdeff dotted;
}
#nav li.nav-about h4 {
	padding-left: 25px; 
	background:url(/wp-content/themes/tib2k9/images/nav/about.png) no-repeat 30px 15px; 
	border-left: 1px #cfdeff dotted;
}
#nav li.nav-participate {
	width: 170px; 
}
#nav li.nav-participate ul li{
	width: 170px; 
}
#nav li.nav-donate {
	width: 159px; 
}
#nav li.nav-donate ul li{
	width: 159px; 
}
#nav li.nav-listen {
	width: 167px; 
}
#nav li.nav-listen ul li{
	width: 167px; 
}
#nav li.nav-shop {
	width: 167px; 
}
#nav li.nav-shop ul li{
	width: 167px; 
}
#nav li ul li a {
	text-decoration:none; 
	color: #fff;
	font-size:1.45em; 
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	padding: 0.5em 1em 0.5em;
	border-top:	1px dotted #cfdeff;
	line-height: 1.25;
}

/* submenu, it's hidden by default */
#nav ul {
	position:absolute; 
	left:0; 
	display:none; 
	margin:0 0 0 -1px; 
	padding:0; 
	list-style:none;
}
#nav ul li {
	width: 163px; 
	float:left; 
	border-left: 1px solid #4576B1;
	border-right: 1px solid #4576B1;
}

/* display block will make the link fill the whole area of LI */
#nav ul a {
	display:block;  
}
#nav ul a:hover {
	text-decoration:none;	
	color:#fff;
	background-color:#3d6aa0;
}
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin:0 0 0 -2px;
}

/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding-top: 9px;
}

h2.page-title {
	margin: 0;
    color:#333;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
	font-family: 'Georgia','Times New Roman',serif;
    font-weight:bold;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
h1.entry-title, h1#essay-title {
	font-size: 2em; 
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
}
#content h3 {
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
	margin-top:0;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
h1 {
	font-size: 2.5em;
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
    letter-spacing:0.05em;
}
h2 {
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 2em;
    letter-spacing:0.05em;
}
h3 {
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.75em;
    letter-spacing:0.05em;
}
h4 {
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.25em;
    letter-spacing:0.05em;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    /*margin:0 0 44px 0;*/
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
   /* padding:22px 0 0 0;*/
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    }


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
	clear:both;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;}


/* =Comments
-------------------------------------------------------------- */

#comments {
	display: none;
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
    font-family:Arial,sans-serif;
/*
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
*/
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

/*
    Main Asides
*/
.main-aside ul {
    padding:0 10px;
}
#primary, #members-only {
    padding:18px 0 0 0;
}
#primary .widgetcontainer, #members-only .widgetcontainer{
	margin-bottom: 10px; 
	padding-bottom: 10px;
}
#primary .widgetcontainer, #members-only .widgetcontainer{
	margin-bottom: 10px; 
	padding-bottom: 10px;
}
#secondary .widgetcontainer{
	margin-top: 10px; 
	padding-top: 5px;
}

#secondary .newsletter-widget, #secondary .podcasts-widget, #secondary .faq-widget, #secondary .rss_widget-widget {
	margin-bottom: 0; 
	padding-bottom: 0;
}

#secondary ul li:first-child{
	margin-top: 0; 
	padding-top: 0;
}

#members-only ul {
    padding:0 10px;
}
/*
    Content Asides
*/
#single-insert {
    margin: 14px 0 0 14px;
    padding:  0;
	width:200px;
	float:right;
}

#themes {
    margin-bottom: 14px;
}

#single-bottom .books-link {
    margin-top: 14px;
}

/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
 }

/*Shop Widgets*/

#shopBox { 
	overflow-y: scroll;
	overflow-x: hidden;
	height: 220px;
	font-size: 95%;
	line-height: 1.1;
	padding: 1px;
}
#shopBox .item { 
	clear: both;
	margin: 0 0 15px 0;
	font-family: 'Verdana', 'Arial', sans-serif;
	font-weight: normal; 
	overflow: auto;
}
#shopBox .item img { 
	margin-right: 5px;
}

/* When all else fails, put it at the bottom */
#primary h3, #secondary h3, #members-only h3 {
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
    text-transform:lowercase;
}


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

#footer { 
	width:985px; 
	height: 390px; 
	overflow: hidden; 
	clear: both; 
	margin:0 auto; 
	position: relative; 
	bottom: 0;
}
#siteinfo .topBlock { 
	margin-bottom: 20px;  
}
#tree { 
	margin-left: 50px; 
}
#tree-interior { 
	margin-left: 25px; 
}

/* New style footer navigation */
#footnav { 
	list-style-type: none; 
	text-transform: lowercase; 
	margin:0 auto; 
	width: 960px;
}
#footnav { 
	margin-left: 0;
}
.home #footnav { 
	padding-left: 40px;
}
#footnav li { 
	list-style-type: none; 
	display: inline; 
	float: left; 
	text-align: left; 
}
#footnav li h4 { 
	font-size: 14px;
	font-weight:normal;
	color: #ff9900; 
	margin: 0;
}
#footnav li ul { 
	list-style-type: none; 
	display: inline;
	font-size: 11px;
}
#footnav li ul li { 
	list-style-type: none; 
	display: block; 
	float: none; 
	line-height: 17px;
	margin-right: 2em;
}
#footnav li a { 
	font-weight:normal;
	color: #ff6633; 
	margin: 0;
	font-size: 13px;
	cursor: default;
}
#footnav li a:hover { 
	color: #ff6633; 
}
#footnav li ul li a { 
	color:white;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	cursor: pointer;
}
#footnav li.nav-donate { 
	width:166px; 
}
#footnav li.nav-educators { 
	width:150px; 
}
#footnav li.nav-listen { 
	width:175px; 
}
#footnav li.nav-shop { 
	width:175px; 
}
#footer a { 
	color: white; 
	text-decoration: none;
}
#footer a:hover { 
	color: #FFF200; 
	text-decoration: none;
}
#footnote { 
	clear: both; 
	text-align: center; 
	white-space: pre;
	font-size: 12px;
	color: white;
	padding-top: 0;
}
#footnote a { 
	color: #ff6633; 
}
#footnote a:hover { 
	color: #FFF200; 
	text-decoration: underline; 
}

/* =Forms
-------------------------------------------------------------- */

#gform_7 .gfield_radio li {
	padding-left: 1px  !important;
}

/* = Search Form at the top */

/* Search Form */

#searchform, #searchform div {
	display:inline;
	margin-left: 20px;}

#searchform label.assistive-text {
	display:none;
}
#s {
	width: 15em; 
}

#searchform input {
	padding:0.25em;
	font-size: 0.75em;
}
#searchsubmit {
	background-color:#ffc;
	color:#4576B1;
	font-weight:bold;
	margin-left: 3px;
	padding: 0;
}
#searchsubmit:hover {
	color:#3d6aa0;
	background:#eee;
	text-decoration:none
}

/*Google Search Form*/

#cse-search-box, #cse-search-box div {
	display:inline;
	margin-left: 10px;
}

#cse-search-box input {
	width: 120px; 
	padding:0.25em;
	font-size: 0.75em;
}

input#sa {
	width: 50px; 
	background-color:#ffc;
	color:#4576B1;
	font-weight:bold;
	font-size:0.8em;
	margin-left: 2px;
	vertical-align:-1px;
}
#sa:hover {
	color:#3d6aa0;
	background:#eee;
	text-decoration:none
}

/* =Advanced Search */
form.advanced-search, form.advanced-search fieldset {
	margin: 0;
	padding: 0;
}
	
form.advanced-search fieldset { padding: 10px 0; border: 1px solid #000; }

form.advanced-search legend {
	padding: 0;
	color: #000;
}

form.advanced-search input, form.advanced-search textarea, form.advanced-search select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
	
form.advanced-search select { padding: 0; }form.advanced-search fieldset { margin-bottom: 10px; }
	
form.advanced-search legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}
	
form.advanced-search label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
	
form.advanced-search fieldset ol {
	margin: 0;
	padding: 0;
}
	
form.advanced-search fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
	
form.advanced-search fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
	
form.advanced-search fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
	
form.advanced-search fieldset fieldset label {
	display: block;
	width: auto;
}

form.advanced-search em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.advanced-search label { width: 100px; } /* Width of labels */
form.advanced-search fieldset fieldset label { margin-left: 113px; } /* Width plus 3 (html space) */

/*\*//*/ form.advanced-search legend { display: inline-block; } /* IE Mac legend fix */

form.advanced-search {
	width: 500px;
	font-size: 1.1em;
	color: #333;
}
	
form.advanced-search legend { padding-left: 0; }
	
form.advanced-search legend,
form.advanced-search label { color: #333; }

form.advanced-search fieldset {
	border: none;
	border-top: 1px solid #eee;
}
	
form.advanced-search fieldset fieldset { background: none; }

form.advanced-search fieldset li {
	padding: 5px 10px 7px;
}
		
label.legend-left {
	width: 400px;}

input.element-right {
	margin-left: 413px;}

.smaller-form {
	font-size: 85%;}

/* Contact US form */

form.contact-us {
/*
	width: 440px;
	font-size: 0.9em;
	color: #333;
*/
}
	
form.contact-us fieldset {
	border: none;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 10px;
}

form.contact-us legend { 
	font-weight: bold;
	font-size: 1.1em; 
	padding-right: 0.5em; 
}
	
form.contact-us legend, form.contact-us label { 
	font-weight: bold; 
	color: #333;
}

form.contact-us textarea {
	width: 100%;
	height: 8em;
}
	
form.contact-us input, form.contact-us select {
	width: 450px;
	margin-bottom: 10px;
}
	
form.contact-us label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 100px;
}

/* Educator forms */

form.portal-form {
	width: 440px;
	font-size: 0.9em;
	color: #333;
}
	
form.portal-form fieldset {
	border: none;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 10px;
	font-size:97%;
}

form.portal-form legend { 
	font-weight: bold;
	font-size: 1.1em; 
	padding-right: 0.5em; 
}
	
form.portal-form legend, form.portal-form label { 
	font-weight: bold; 
	color: #333;
}

form.portal-form textarea {
	width: 432px;
	height: 8em;
}
	
form.portal-form input, form.portal-form select {
	width: 325px;
	margin-bottom: 10px;
}
	
form.portal-form label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 100px;
}

.formError {
	position:absolute;
	top:300px; left:300px;
	width:150px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
}
.formError .formErrorContent {
	width:100%; 
	background:#000;
	color:#fff;
	font-family:tahoma;
	font-size:10px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.formError .formErrorArrow{
	position:absolute;
	bottom:0;left:20px;
	width:15px; height:15px;
	
}
.formError .formErrorArrow div{
	box-shadow: 1px 4px 5px #000;
	-moz-box-shadow: 1px 4px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	font-size:0px; 
	
}
.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 
				
/* Page Numbering for List Views
-------------------------------------------------------------- */
#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: #fff;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;}

#wp_page_numbers ul {
	border-top: 1px solid #4a83c4;
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #4a83c4;
	font-family: Arial;
	font-size: 12px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;}

#wp_page_numbers li a:hover {
	color: #FF4B33;
	border-top: 2px solid #FF4B33;
	border-bottom: 2px solid #FF4B33;}

#wp_page_numbers li.space {
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;}

#wp_page_numbers li.first_last_page {
	font-style: italic;}

#wp_page_numbers li.active_page a {
	font-weight:bold;
	color: #fff;
	background: #4a83c4;
	border-top: 2px solid #4a83c4;
	border-bottom: 2px solid #4a83c4;
}
#wp_page_numbers li.active_page a:hover  {
	color: #0E225F; /* IE fix */
	border-top: 2px solid #0E225F;
	border-bottom: 2px solid #0E225F;}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;}

/* =Essays
-------------------------------------------------------------- */

.essay-title {
/*
	font-size: 2em; 
*/
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
	clear:both;
}
h3.essay-title {
	color: #333;
	/*
	font-size: 5em; 
	*/
}
.essay-title a {
	text-decoration: none;
}
.essay-title a:hover {
    color: #FF4B33;
	text-decoration: none;
}
.essay-writer {
/*
	width: 708px; 
*/
	font-weight: normal;
}
.essay-date {
/*
	width: 708px; 
*/
	font-weight: normal;
	padding-bottom: 10px;
}
#essay-meta, #educator-meta {
	width: 200px; 
	float: left; 
	margin-top: 0.75em;
}
p.essay-excerpt, p.educator-excerpt {
    padding-top: 1px;
    margin-bottom: 2px;
}
p.more-link {
	font-family: 'Georgia','Times New Roman',serif; 
    float:right;
    display:none;
}
#essay-text, #educator-text {
	float: right;
	width: 494px; 
	/*margin-top: 0.75em;*/
}

#essay-text p, #educator-text p {
	margin: 1em 0;
}

.post-meta {
	width:65%;
	list-style: none;
	margin: 1em 0 0.5em;
	padding-left: 1em;
	text-indent: -1em;
}
.post-meta-key {
	color: #3D3D3D; 
	font-weight: bold; 
}
.entry-utility, .post-meta {
	 text-transform: capitalize;
}
.featured-essayist {
	float:left;
	margin-right: 0.5em;
}

.featured-essayist img {
	/*border:1px solid #C9C9C9;*/
	width:75px;
	margin-bottom: 0;
	margin-top: 0;
}

.featured-essayist p {
	font-size: 35%;
	font-weight: bold;
    font-style: normal;
	text-align: center;
	margin-top: 0;
}

.small-logo {
	margin-top: 1em;}

.audio {
	margin-bottom: 0.75em;}

.clearing {
	clear:both;
	/*height: 0;*/}

.printing {
	width: 40%;
	float:left;
}
.no-undies {
	text-decoration:none;}

.tags {
    border:1px dotted #e0e0e0;
    padding:0.5em;
    margin-bottom: 1.25em;
    background-color: #e0e0e0;
    clear: both;}

.bioblurb {
	font-style: italic;
	margin-top: 0em;}

#essay-related {
    border-top:1px dotted #ccc;
	clear:both;
	width:100%;
	margin: 0 auto;
}

#essay-related h3 {
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 125%; }

#essay-related a {
	font-family: 'Verdana', 'Arial', sans-serif; 
    font-style:normal;
	text-decoration: none; }

.essaylist {
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none; 
	position:relative;  
	margin-top: 0.5em;
}

.essaylist li {
	list-style: none;
	width: 31%;
	float: left;
	padding-left: 0;
	text-indent: 0;
	margin-right:0.75em;
}
.post-ratings {
	text-align: left;
	margin: 2em 0;}

.related-meta-key a {
	color: #333;
	text-decoration:none;
}
#starRating {
	clear:both;}

#tag-cloud {
	line-height: 175%;
}

#tag-cloud a, #age-cloud a, #theme-cloud a {
	text-decoration: none;
}

#age-cloud a {
	margin-right: 2.5em;
	font-weight: bold;
}

#age-cloud {
	text-align: center;
}

.essay-count {
	text-align: right;
	font-style: italic;
	margin:0;
}
#theme-cloud {
	width: 100%;
}
.content-column {
	float:left;
	margin-left:1.5em;
	width: 30%;
}


/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   


*/
.entry-content { 
	padding-top: 15px; 
	clear:both;
}

.alignleft,
img.alignleft,
img.align-left {
	float:left;
	margin-right: 1em;
	padding-top: 5px;
	margin-bottom: 0;
}
.alignright,
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:1em;
	padding-top: 5px;
	margin-bottom: 0;
}
.aligncenter,
img.aligncenter,
img.centered {
	margin: 0 auto 18px auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
.credit {
	font-style: italic;
    color:#787878;}

/* =Advertising
-------------------------------------------------------------- */

/* Adsense Widgets */
#secondary li:first-child h3.widgettitle {
	display:none;
}
#primary li:first-child h3.widgettitle {
	display:none;
}
#text-454168409 h3.widgettitle, #text-454168397 h3.widgettitle, #single-bottom h3.widgettitle {
	display:none;
}
#single-bottom .responsive-ad-unit-2 { 
	width: 200px; 
	height: 200px; 
	margin-top: 1em; 
}

/* Ad Widgets */
#ad468x60 {
	position: relative; 
	top: 0; 
	left: 518px; 
	width: 468px; 
	height: 60px;
}

#ad200x200 {
	width: 200px; 
	height: 200px;}

#ad728x90 { 
	display: inline;
	margin: 0 0 37px 0; 
	vertical-align: 32px;
}
#ad728x90-interior { 
	display: inline;
	margin: 0 0 30px 70px; 
	vertical-align: 23px;
}

/* Home Page Styles
-------------------------------------------------------------- */

#home-left {
	font-family: 'Georgia','Times New Roman',serif;
	font-size: 1em;
    width:477px;
    margin: 0; 
    margin-top: 10px;
	float:left;
	color: white;}

#home-left a {
	color: white;
	text-decoration:underline;
	}

#home-left a:hover {
    color: #FF4B33;
    text-decoration: none;
}

#home-left h3 {
    font-weight:normal;
    margin: 0.5em 0 0;}

#home-top {
	font-size: 1.25em;
	line-height: 1.4;
	margin-bottom: 0.5em;
	}

#home-top h3 {
	margin-bottom: 0.4em;
}

#home-left-bottom {
	font-size: 1.25em;
	line-height: 1.4;}

#home-left-left {
    width:47.5%;
	font-size: 1.2em;
	line-height: 1.4;
	float:left;
	margin:0;}

#home-left-left h3 {
	font-size: 1.4em;
	line-height: 1.3;
	margin-bottom: 5px;}

#home-left-right {
	font-size: 1.2em;
    width:47.5%;
	line-height: 1.4;
	float:right;
	margin:0;}

#home-left-right .widget_tib_shop {
	padding-top:3px;
}

#widget_tib_shop-5 #shopBox {
	height: 220px;
}

#widget_tib_shop-5 {
	font-size: 0.9em;
    background-color: #83a8d6;
    padding: 0 5px;
	margin: 0;}

#widget_tib_shop-5 h2 a {
    color: #fff;
    text-decoration:none;}

#widget_tib_shop-5 h2 a:hover {
    /*color:#743399;*/
    text-decoration:none;}

#widget_tib_shop-5 h2 {
    line-height: 1;
    margin: 4px;}

#home-right {
    width:492px;
    margin: 0; 
	padding: 0;
	float:right;}

/* Tab Styles */
#tabs {
	/*position:relative;*/
	padding-bottom:0.5em;
	margin:0; }

/* Tabs */

/* Required! */
.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabs
{
	height: auto;
	margin: 0px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
}
 
#tabs ul.ui-tabs-nav
{
	width: 492px;
	margin: 0px;
	padding: 0px 13px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	border-bottom: 6px solid #f7931e;
}
 
#tabs ul.ui-tabs-nav li {
	list-style:none;
	float:left;
	width:123px;
	text-align:center;
	background:url(images/nav/tab-inactive.gif) no-repeat bottom left; 
	padding: 1em 0 0.4em;
	line-height:1;
	font-family: 'Georgia','Times New Roman',serif;
	font-size: 1.4em;
	font-weight:normal;
	text-transform: lowercase;
	cursor: pointer;
}
#tabs ul.ui-widget-header li a {
	color: white;
	text-decoration:none;
}

#tabs ul.ui-tabs-nav li.ui-state-active {
	background:url(images/nav/tab-active.gif) no-repeat bottom left;
	color:white;
	cursor:default;
	text-decoration:none;
}

#tabs .ui-tabs .ui-tabs-panel {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: white;
	color:#454344;
	margin-top:29px;
	border-top: 6px solid #f7931e;
	padding-bottom: 1em;
}
 
#tabs .ui-tabs .ui-tabs-hide
{
	display: none !important;
}
 
/* Content Panels */

#tabs h2.essay-title a:link,
#tabs h2.essay-title a:visited {
	color:#454344;
	text-decoration:none;	
}
#tabs h2.essay-title a:hover,
#tabs h2.essay-title a:active {
    color: #FF4B33;
	text-decoration:none;
}

#tabs ul.essaylist {
	background-image: none;
	font-size:0.75em;
}

#tabs p.clickhere {
	font-family: 'Georgia','Times New Roman',serif; 
	font-style: italic;
	font-size: 1.2em;
	text-align: right;
	margin: 0 0 5px;
}

#tabs p.clickhere a:link, a:visited {
    color:#004B91;
	text-decoration:none;
}

#tabs p.clickhere a:hover, a:active {
	color: #FF4B33;
	text-decoration:none;
}

#tabs p.blurb {
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.2em;
	margin: 0;
}

#tabs h3 {
	font-size:1.5em;
}

#tabs img.relatedEssayPhoto {
	float:left;
	margin-right: 5px;
}

#tabs .essaylist li {
	width: 48%;
}

#tabs .essaylist li.relatedEssay h4 a  {
	color: #333;
	text-decoration:none;
	font-size: 1.25em;
	line-height: 1.25;
}

#tabs .essaylist li.relatedEssay span a  {
	font-size: 1.25em;
}

#special-feature p {
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.2em;
}

#special-feature ol {
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.1em;
	margin-left: 2em; 
	margin-bottom: -60px;
}

#special-feature ol li {
	font-size: 1.05em;
	list-style-type: decimal; 
	text-decoration:none;
	line-height: 1.5;
	margin-bottom: 0;
}

#special-feature ol li a {
	text-decoration:none;
	line-height: 1.5;
}

#buckeye-tab p {
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.2em;
}

#buckeye-tab ol {
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.1em;
	margin-left: 2em; 
	margin-bottom: -60px;
}

#buckeye-tab ol li {
	font-size: 1.05em;
	list-style-type: decimal; 
	text-decoration:none;
	line-height: 1.5;
	margin-bottom: 0;
}

#buckeye-tab ol li a {
	text-decoration:none;
	line-height: 1.5;
}

#listenNow {
	margin:1em;}

#listenNow img {
	margin:1em;}

#tabs div.ui-tabs-panel {
	padding: 10px 10px 80px;
	background-color: white;
}

/* below the tab Styles */
#home-bottom {
	padding:0;
	margin:0; 
	color:#fff;
	line-height: 1.25;}

#home-bottom .widgettitle {
	font-family: 'Georgia','Times New Roman',serif; 
	font-size:1.5em;}

#home-bottom a:link, 
#home-bottom a:visited {
	color:#fff;
	text-decoration:none;}

#home-bottom a:hover, 
#home-bottom a:active {
    color: #FF4B33;}

/*Photo Styles*/

.home_photo {
	overflow:hidden;
	padding: 0;
	margin:0;
	margin-bottom:0.5em;
}
	
.home_photo img {
	overflow:hidden;
	max-width: 470px;
	border: 1px solid #999;
	margin: 0;
}
	
.home_photo a {
	display:block;
	border: 1px solid #999;
	margin: 0;
	padding: 275px 0 5px 0;
	padding-right: 1em;
	font-family: 'Georgia','Times New Roman',serif; 
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	text-align:right;
	text-decoration:none;
	color: #fff;
	text-shadow: #150517 2px 2px 2px;
}
	
.photographer {
	color: #454545;
	text-align: right; 
	font-size: 0.75em;
	margin-right: 0.5em;
	margin-top: 0.25em;
/*
	text-transform: capitalize;
*/
}

.blurb (
	margin-top: 1em;
)

.inside_photo .photographer {
	margin-bottom: 2em;
}

/* =Iconic Headers
-------------------------------------------------------------- */
#home-left a:link {
    text-decoration: underline;
}

#home-left p a:link {
    text-decoration: underline;
}

#home-left h2 a {
	text-decoration: none;
	color: white;
}

.news, .shop, .newsletter, .donate, .donate-full, .widget-rss, .twitter, .facebook, .faq, .podcasts, #home-bottom .widget_tag_cloud h3 a, #better-tag-cloud h3.widgettitle {
	font-size: 22px;
	text-transform: lowercase;
    font-weight:normal;
	margin: 10px 0 2px;
	text-decoration: none;
	min-height:32px;
}

h2.news a, .shop a, h2.donate a, h2.donate-full a, h2.widget-rss a, h2.twitter a, h2.facebook a, h2.faq a, h2.podcasts a {
	text-decoration: none;
}

h2.news {
	background: url('images/widgets/icon_news.png') no-repeat center left;
	padding-left: 38px;}

#home-left-left h2.news {
	margin-top: 0;
}

#home-left-right .widgetcontainer a {
	text-decoration:none;
}

h2.shop {
	background: url('images/widgets/icon_shop.png') no-repeat center left;
	/*font-size: 20px;*/
	text-transform: lowercase;
    font-weight:normal;
	text-decoration: none;
	padding: 0px 36px;
	margin: 0px 0px 10px;}

h2.newsletter {
	background: url('images/widgets/icon_newsletter.png') no-repeat;
	padding-left: 38px;
}

h2.donate a {
	background: url('images/widgets/icon_donate.png') no-repeat;
	padding: 4px 0 10px 38px;
	text-decoration:none;
}

#sidebar .donate-widget {
	background: url('images/widgets/icon_donate_full.png') no-repeat;
	padding: 0 0 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: -1.15em 0 0 !important;
}

#home-left .donate-widget-full {
	color: #000;
	background: #fff url('images/widgets/icon_donate_home.png') no-repeat;
	padding: 0 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: #f6921e solid 1px !important;
	margin: 8px 0 1em;
}

#home-left .donate-widget-full a {
	color: #000;
}

#home-left .donate-widget-full:hover {
	background: #fff url('images/widgets/icon_donate_home_hover.png') no-repeat;
}

#home-left .donate-widget-full h2 a {
	padding: 4px 0 10px 38px;
}

#home-left .donate-widget-full h2 {
	margin: 0 0 7px !important;
}

#home-left .donate-widget-full h2 a:hover {
	color: #fff;
}

.entry-donation {
	background: url('images/donate_essay.png') no-repeat;
	padding: 0 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: #f6921e solid 1px !important;
	margin-bottom: 1em;
	clear:both;
}

.entry-donation:hover {
	background: url('images/donate_essay_hover.png') no-repeat;
}

.entry-donation h2 {
	margin: 0 !important;
}

.entry-donation p a {
	font-weight: bold;
	text-decoration: underline;
	color: #0e225f; 
}

.entry-donation .donate-widget-full h2 {
	margin: -3px 0 -8px;
}

.entry-donation h2.donate-full a {
	padding-left: 38px;
	text-decoration:none;
	color: #fff !important;
}

#sidebar .donate-widget h2 {
	color: #fff !important;
}

#sidebar .donate-widget p {
	margin: -3px 0 1em;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-left: #f6921e solid 1px;
	border-right: #f6921e solid 1px;
	border-bottom: #f6921e solid 1px;
}

#sidebar h2.donate-full a {
	padding: 4px 0 10px 38px;
	text-decoration:none;
	color: #fff !important;
	width: 230px;
}

h2.widget-rss a {
	background: url('images/widgets/icon_rss.png') no-repeat;
	padding: 4px 0 10px 38px;
	text-decoration:none;
}

h2.twitter a {
	background: url('images/widgets/icon_twitter.png') no-repeat;
	padding: 4px 0 10px 38px;
	text-decoration:none;
}

h2.facebook a {
	background: url('images/widgets/icon_facebook.png') no-repeat;
	padding: 4px 0 10px 38px;
	text-decoration:none;
}
#home-left-right .facebook, #home-right .twitter {
	margin-top: 25px;
}

h2.faq a {
	background: url('images/widgets/icon_faq.png') no-repeat;
	padding: 4px 0 10px 38px;
	text-decoration:none;
}

h2.podcasts a {
	background: url('images/widgets/icon_podcast.png') no-repeat;
	padding: 4px 0 10px 38px;
	text-decoration:none;
}

#home-left .podcasts a {
	text-decoration:none !important;
}

#home-left .podcasts a:hover {
	color:#fff !important;
}

#home-bottom .widget_tag_cloud h3, #better-tag-cloud h3.widgettitle {
	background: url('images/widgets/icon_cloud.png') no-repeat;
	padding: 2px 38px 3px;
}

#home-bottom .widget_tag_cloud div a, div.widget_nktagcloud a {
	font-family: 'Georgia','Times New Roman',serif; 
}

#sidebar h2 a {
	color: #333;
}

/* Sidebar Forms */
#sidebar #educatorsearchform label {
	text-align: right !important;
	width: 70px !important;
	float:left;
	font-weight: bold;
	margin: 5px 5px 0 0;
}

#sidebar #educatorsearchform input, #sidebar #educatorsearchform select {
	width: 150px !important;
	margin: 5px 0;
	float:right;
}

#sidebar #educatorsearchform select {
	width: 154px !important;
}

#sidebar #educatorsearchform #level {
	height: 130px !important;
}

#sidebar #educatorsearchform #discipline {
	height: 205px !important;
}

#sidebar #educatorsearchform .search-button {
	width: 54px !important;
}


/*Constant Comment*/

a.newsletter {
	font-size: 12px;
	text-decoration: none !important;}

#ccoptin {
	margin: 5px 0;}

#ccoptin label {
	color: #930;
	font-size: 12px;
	font-weight:bold;}

#ccoptin .submit {
	color: #0e225f;
	background-color: #efefef;
	font-family: 'Arial', sans-serif; 
	font-size: 12px; 
	text-align: center;
	padding: 0 10px 0 11px;
	border-style:none;
	width:70px;
}

#ccoptin #ea {
	font-size: 10px;
	border:1px solid #999999;
	width:150px;
	margin: 4px 0;
}

.ccSM {
	font-size: 6px;
	vertical-align:5px;
}

.ccTag {
	text-align: center;
}

.ccTag a {
	text-decoration:none;
	font-size: 12px;
	font-family: helvetica, 'Arial', sans-serif; 
	text-decoration:none;
}


/* =Social Media
-------------------------------------------------------------- */

/* Widgets with Links to TIB Social Media Sites */
.social-list {
    list-style: none;
    margin-bottom: 1em;
    }
.social-list li {
	float:left;
    }
.social-list a {
    display: block;
    margin: 0 1em 1em; 
    padding: 0; 
    background-image: url(images/widgets/social.png);
	background-size: 192px 48px;
    height: 48px;
    width: 48px;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
    }
.social-list a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}

#findtwitter a { background-position: 0 0; }
#findpinterest a { background-position: -48px 0; }
#findfacebook a { background-position: 96px 0; }

/* Download form */

form#dlform {
	font-size: 1.1em;
	color: #333;
}
	
form#dlform fieldset {
	border: none;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 10px;
}

form#dlform legend { 
	font-weight: bold;
	font-size: 1.1em; 
	padding-right: 0.5em; 
}

form#dlform legend, form#dlform label { 
	font-weight: bold; 
	color: #333;
}

form#dlform input, form#dlform select {
	width: 450px;
	margin-bottom: 10px;
}
	
form#dlform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 140px;
	text-align: right;
	padding-right: 1em;
}

#dlform fieldset #firstname {
	width: 225px;
}

#dlform fieldset #lastname {
	width: 226px;
}

#dlform fieldset #email {
	width: 460px;
}

#dlform fieldset #city {
	width: 210px;
}

#dlform fieldset #state {
	width: 175px;
}

#dlform fieldset #zip {
	width: 61px;
}

#dlform fieldset #country {
	width: 225px;
}

#dlform #dlbutton {
	width: 150px;
    background:#4576B1;
    color:#eee;
    font-weight:bold;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px; 
	font-size: 1.2em; 
	padding: 5px 0;
    border:1px solid #4576B1;
}

#dlform #dlbutton:hover {
    background:#eee;
    color:#4576B1;
    border:1px solid #4576B1;
    cursor:pointer;
}

#dlform p {
	text-indent: 20px;
}

/* =For Printers Only
-------------------------------------------------------------- */

div#essay-copyright, div#educator-copyright {
	display: none; 
}

.donation-print {
	display: none; 
}

/* Downloads Donation form */
#input_4_12 li {
	width: 70px;
}
#input_4_12 li input, #input_4_12 li label {
	padding-left: 5px;
	float:left;
}
#input_4_12 li input, #input_3_12 li input, #input_2_16 li input {
	margin-left: 5px !important;
}
#input_2_16 li label {
	padding-right: 10px !important;
}
.page-id-1000005344 h1.entry-title {
	display:none;
}
.page-id-1000005226 h3.gform_title, .page-id-1000005344 h3.gform_title {
	font-size: 2em; 
	font-weight: normal;
	font-family: 'Georgia','Times New Roman',serif; 
}
.page-id-1000005226 #gform_wrapper_4, .page-id-1000005344 #gform_wrapper_4 {
	margin-top: -3em; 
}
.page-id-1000005226 #gforms_confirmation_message, .page-id-1000005344 #gforms_confirmation_message {
	background-color: #fff; 
	text-align: left; 
	border-style: none;
	margin-top: -20px;
	padding-left: 10px;
}
.page-id-1000005226 #gforms_confirmation_message h2, .page-id-1000005344 #gforms_confirmation_message h2 {
	margin-top: -10px;
}
.page-id-1000005226 #gforms_confirmation_message li, .page-id-1000005344 #gforms_confirmation_message li {
	list-style-type: none; 
}

/* Donation form */
#input_3_6 li {
	float:left;
	margin-right: 2em;
}

span#input_2_3_1_container, span#input_2_3_3_container, span#input_2_3_4_container, span#input_3_4_1_container, span#input_3_4_3_container, span#input_3_4_4_container {
	margin-bottom:10px;
}

.single-donation, .monthly-pledge {
	margin-top: 20px;
}

.gform_body, .gform_heading {
	margin: 0;
}

li#field_2_2, li#field_3_1 {
	margin-top: 0;
}

.amounts li {
	float: left;
}

.page-id-1000004810 .amounts li {
	width: 60px;
}

.page-id-1000000024 .amounts li, .page-id-1000005344 .amounts li, .page-id-1000005226 .amounts li {
	width: 85px;
}

.amounts input, .amounts ul.gfield_radio, .amounts ul.gfield_radio li, .amounts ul.gfield_radio label  {
	margin:0; line-height: 1em!important
}

.donation {
	display:none;
}

.sharing {
	margin-bottom:2em;
}

.sharing h4 {
	font-family: 'Verdana', 'Arial', sans-serif; 
	padding-left: 6px;
	font-weight: bold;
	font-size: 1em;
}

div #bottomcontainerBox {
	background-color: transparent !important;
	border-style: none !important;
	margin-left: -5px !important;
	padding: 0 !important;
	padding-top: 5px !important
}

.feature {
	clear:both;
}

.has-photo .entry-content {
	display:inline;
	margin:0;
}

.term-features .entry-utility, .post-type-archive-feature .entry-utility, .feature .entry-utility {
	margin-bottom: 10px; 
}

.term-features ol, .post-type-archive-feature ol, .feature ol {
	position: relative;
	left: 18px;
	margin-left: 1.65em; 
	margin-bottom: 3em; 
	line-height: 1.5;
}

.term-features ol li, .post-type-archive-feature ol li, .feature .entry-content ol li  {
	list-style-type: decimal; 
}

.term-features ol li a, .post-type-archive-feature ol li a, .feature ol li a {
	text-decoration: none;
}

.post-type-archive-feature .feature_photo {
	display:block;
	width:240px;
	height:160px;
	margin: 0 10px 5px 0;
	float: left !important;
}

.post-type-archive-feature .entry-title, .post-type-archive-feature .entry-utility {
	display:block;
	float: none !important;
} 
.post-type-archive-feature .feature-content {
	width:455px;
	float: right !important;
} 
.single-feature .feature_photo {
	display:block;
	width:480px;
	height:320px;
	margin: 0 1.5em 1em 0;
	float: left;
}
.single-feature .feature_photo img {
	width:480px;
	height:320px;
}

.single-feature .essay-title, .single-feature .essay-date {
	display:block;
	float: none !important;
} 
.single-feature .feature-content {
	width:455px;
	float: right !important;
} 

/* Friends of This I Believe
-------------------------------------------------------------- */

div.friends {
	float:left;
	width:33%;
}

div.friends h4 {
	text-decoration:underline;
}

/*Shop Styles*/

.post-1000000049 .product {
	margin: 2em 1em 0em;
	border-top: 1px dotted #ccc;
	padding-top: 1em;
	font-size: 200%;
	clear:both;
}

.post-1000000049 .product h3 {
	font-weight: bold;
	text-align: center;
	margin: 1em;
	padding:0;
}

.post-1000000049 .product ul li {
	list-style-type: none;
	float:left;
}

#content .post-1000000049 .product ul li a {
	color: #0e225f;
	font-weight: bold;
}

/*
Customizations for essay sponsorship
*/
.essay-wrapper {
	border-top: 1px dotted #ccc;
	padding: 0.5em 1em 1em;
	margin: 0 1em 1em;
}

.gforms_confirmation_message .essay-wrapper {
	display:none;
}

#field_6_59, #field_7_59 {
	border-top: 1px dotted #ccc;
}

.gform_sponsor {
		float:right;
		width:575px;
		margin-top: -8px;
}

.sponsor-line {
	text-align:center;
	font-weight: bold;
	padding:5px;
	margin-top:6px;
}

.sponsorship {
	background: #eee;
	color:#4576B1;
}
 
.sponsored {
	background: #4576B1;
	color:#eee;
}
#field_7_48 {
	display: none;
}

/*
Customizations to builtin MediaElement HTML5 audio player
*/

.mejs-container {
	margin-top:8px;
}

.mejs-controls{
	background-color: #B3B3B3 !important;
	background-image: none !important;
}

.mejs-time-total {
	background-image: none !important;
	background-color: #4576B1 !important;
}
.archive .entry-content .featured-essayist {
	float: left;
	width: 75px !important;
}
.archive .entry-content p.essay-excerpt {
	float: right;
	margin-top: 0 !important;
}
.archive .entry-content p.has_photo {
	margin-top: -8px !important;
	width: 86% !important;
}

/*
Colors: 2009

Default text color (dark gray): #333333
Green background (also bottom with tree): #36733a
Yellow: #ffe700
Blue Nav Bar: #4576B1
Blue background: #4a80c0;
orange: #f7931e
Kellogg's Red: #ea1d4d

*/