/*  
Theme Name: Early Word for Books 2
Theme URI: http://www.earlyword.com/
Description: Early Word Theme
Version: 2.0
Author: adcSTUDIO
Author URI: http://www.adcstudio.com
*/

/* Begin Typography & Colors */
body {
	font-size: 10pt;
	
	font-family: Arial, Helvetica, sans-serif;
	background: #e7e7e7;
	color: #434343;
	text-align: center;
	padding: 0;
	margin: 0;
}
#page {
	width: 960px;
	text-align: left;
	margin: 0 -10px;
	padding: 7px 20px;
	background: white url(images/page-dropshadow.png) repeat-y center;
	position: relative;
	z-index: 2;
}
#page:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.page-wrapper {
	margin: auto;
	width: 980px;
	position: relative;
	z-index: 1;
}

#header {
	background: #86100f url('images/header-bg.png') repeat-x top center;
	width: 100%;
	min-height: 140px;
	_height: 140px;
}
#header-content {
	width: 980px; 
	color: #FFF;
	text-align: left;
	margin: auto;
	position: relative;
}
#header-content a {
	color: #FFF;
}
#header-content h1 {
	margin: 0;
}
#header-content .description {
	margin-left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header-content .top-ad {
	position: absolute;
	right: 30px;
	top: 12px;
}
#header-content .top-ad a img{
	border: medium none
}

#top-nav {
	color: #b5b5b5;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	border: dotted #999;
	_border: solid #cfcdc9;
	border-width: 1px 0;
	padding: 8px;
}
#top-nav a {
	color: #292929;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: underline;
}

#sidebar-left {
	float: left;
	width: 190px;
	font-size: 9pt;
	margin-right: 20px;
	margin-top: 10px;
}
#sidebar-left a {
	color: #810e0e;
	text-decoration: none;
}
#sidebar-left a:hover {
	text-decoration: underline;
}
#sidebar-left ul {
	margin: 0;
	padding: 0;
}
#sidebar-left li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	border-top: 10px solid #810e0e;
	margin-top: 11px;
	line-height: 14.25pt;
}
#sidebar-left li li {
	border: none;
	margin: 0;
}
#sidebar-left h2 {
	color: #000;
	font-size: 12pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 4px 0;
	padding: 2px 0 4px 0;
	border-bottom: 1px dotted #999;
	_border-bottom: 1px solid #cfcdc9;
}

li#meta {
	border-top: 1px dotted #999;
	_border-top: 1px solid #cfcdc9;
	padding-top: 4px;
}
#meta h2 {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	width: 398px;
	float: left;
	margin-right: 28px;
}
#content a {
	color: #810e0e;
}
#content a img {
	border-color: #810e0e;
}

/* :HACK: very dirty hack for IE 6 */
object {
	_margin-right: -100px;
}

#sidebar-right {
	width: 302px;
}

#footer {
	font-size: 8.25pt;
	background-color: white;
	width: 960px;
	text-align: left;
	margin: 0 -10px;
	padding: 20px 20px;
	margin-bottom: 30px;
	background: url(images/footer-dropshadow.png) bottom center no-repeat;
	position: relative;
	z-index: 2;
}
.footer-wrapper {
	margin: auto;
	width: 980px;
	position: relative;
	z-index: 1;
}
#footer,
#footer a {
	color: #5d5d5d;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#bottom-nav {
	margin: 0 8px;
	padding: 10px 0;
	border-top: 1px dotted #999;
	_border-top: 1px solid #cfcdc9;
}
#copyright {
	padding-top: 20px;
	background: url(images/footer-bar.png) repeat-x top;
	margin: 0;
}

#content h2 {
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000;
	font-weight: normal;
}
#content h2 a {
	text-decoration: none;
	color: #000;
}
#content h2 a:hover {
	border-bottom: 3px solid #810e0e;
}
#content p.post-date {
	margin: 10px 0;
	font-size: 8.5pt;
	color: #5f5045;
}
#content p {
	margin: 12pt 0;
}
#content .entry {
	margin-top: 6px;
}
#content .entry p:first-child {
	margin-top: 0;
}

#content .post {
	clear: left;
	margin-bottom: 30px;
}

#content .postmetadata,
#content .postmetadata a {
	color: #8f8f8f;
	text-decoration: none;
}
#content .postmetadata a:hover {
	text-decoration: underline;
}
#content a {
	color: #810e0e;
}

#sidebar-left li.highlight {
	margin: 0;
	padding: 9px 9px 0 9px;
	background-color: #dad5d0;
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: none;
}
#sidebar-left .highlight .caption a {
	color: #5f5045;
}
#sidebar-left li.highlight p {
	margin-top: 0;
}
#sidebar-left li.highlight p.titlish {
	font-size: 13px;
}


#sidebar-right {
	float: left;
	margin-top: 10px;
}
#sidebar-right ul,
#sidebar-right li,
#sidebar-right li a {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
#sidebar-right li a:hover {
	text-decoration: underline;
}
#sidebar-right .widget_links,
#sidebar-right .widget_recent_comments {
	border-top: 10px solid #e47329;
	margin-bottom: 20px;
}
#sidebar-right .widget_links + .widget_links {
	border-top: 10px solid #266f9b;
	background: #f9f9f9;
}
#sidebar-right .widget_links li,
#sidebar-right .widget_links li,
#sidebar-right .widget_recent_comments li {
	border-bottom: 1px dotted #999;
	_border-bottom: 1px solid #cfcdc9;
	padding: 3px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #434343;
}
#sidebar-right .widget_links + .widget_links li,
#sidebar-right .widget_links + .widget_links li {
	color: #0c4669;
}
#sidebar-right .widget_links li a,
#sidebar-right .widget_recent_comments li a.url {
	color: #434343;
}
#sidebar-right .widget_recent_comments li a {
	color: #e47329;
}
#sidebar-right .widget_links + .widget_links li a {
	color: #0c4669;
}
#sidebar-right .widget_links h2,
#sidebar-right .widget_recent_comments h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5pt;
	color: #e47329;
	margin: 0;
	padding: 3px 12px;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	_border-bottom: 1px solid #cfcdc9;
}
#sidebar-right .widget_links + .widget_links h2 {
	color: #0c4669;
}
#sidebar-right .widget_links h2 a,
#sidebar-right .widget_recent_comments h2 a {
	text-decoration: none;
	color: #e47329;
}
#sidebar-right .widget_links + .widget_links h2 a {
	color: #0c4669;
}

#sidebar-right .career-opportunities {
	width: 288px;
	height: 89px;
	padding: 9px 0 0 10px;
	margin: 8px 0;
	border: 1px solid #cdc0b2;
}
#sidebar-right .sponsered-float {
	float: right;
	padding-left:5px;
}
#sidebar-right .sponsered-float a {
	color:#820e0e;
	font-size: 12px;
}
#sidebar-right .sponsered-float a img{
	border: 0;
	display: block
}
#sidebar-right .career-opportunities h2{
	font-size:14px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	border-bottom: dotted 1px #363636;
	color:#999;
	font-weight: normal;
	margin:0;
	padding-bottom:7px;
	width:165px;
}

div#sidebar-right .subheading-block-left {
	margin-top:8px;
}
div#sidebar-right .subheading-block-left .company-name a {
	color: #820e0e;
	font-size: 11px;
}
div#sidebar-right .subheading-block-left .location {
	font-size: 11px;
}


/* ADVERTISEMENTS */
.ad-towers {
	border: 1px solid #5b5b5b;
	padding: 0px 0px 0px 0px;
	margin-bottom: 8px;
}
.ad-tower-header {
	background-color: #e7e7e7;
	font: normal 7pt/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 18px;
	text-align: center;
	margin: 1px 1px 5px 1px;
}
.ad-tower-one {
	text-align: center;
}
.ad-tower-one a img{
	display: block
}


#page textarea {
	width: 100%;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


#page .navigation {
	margin: 10px 0;
}
#page .navigation a {
	text-decoration: none;
}
#page .navigation a:hover {
	text-decoration: underline;
}


.alignright {
	float: right;
}
.alignleft {
	float: left;
	margin: 0 1em .5em 0;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.caption {
	font-size: .7em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

li.widget_search form {
	margin: 0 0 6px 0;
	display: block;
}
.widget_search br {
	display: none;
}

#contentHeader {
	border-top: 10px solid #867362;
	color: #5f5045;
	margin: 6px 0 6px 0;
	border-bottom: 1px dotted #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px 0;
	font-size: 10pt;
}
#contentHeader h1 {
	font-weight: normal;
	font-size: 13.5pt;
	color: #18160a;
	margin: 0;
}
#contentHeader p {
	margin: 4px 0;
}

.widget_search #s {
	width: 200px;
}
.widget_search .submit {
	background: #FFF;
	border: none;
	font-size: 12pt;
	color: #840f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}
.widget_search .submit:hover {
	text-decoration: underline;
}

.children li:before {
	content: "+ ";
	color: #810e0e;
}
.children li {
	*padding-left: 10px !important;
	*background: url(images/cats-bullet-ie.png) no-repeat left center;
}
.cat-item {
	color: #810e0e;
}
.small {
	font-size: .8em;
}
#content li {
	margin: 3px 0;
}

#content h3 a {
	color: #434343;
	text-decoration: none;
	border-bottom: 2px solid #FFF;
}
#content h3 a:hover {
	border-bottom: 2px solid #810E0E;
}
#sidebar-left li.ew-credits {
  border-top: 0 none;
  padding: 0 9px;
}
#sidebar-left li.ew-credits p {
  margin:.5em 0;
}

