/* Audible Hype css layout */

/* Hacks */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.clear {
	clear: both;
}

/* Normalizes margin, padding */

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

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 
{ font-size : 100%; }

/* Normalizes list-style from lists */
ol,ul 
{ list-style :none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight: normal; }

/* Removes list-style from lists */
table
{ border-collapse : collapse; border-spacing : 0;}

/* Removes border from fieldset and img */
fieldset, img 
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes quotation marks from q */
q:before, q:after 
{ content :''; }

/* =body sytles */


body {
	text-align: center;
	font-family: Verdana, Gill sans, Helvetica, Arial;
	font-size: 74%;
}

/* =global layout */

#page-wrap {
	text-align: left;
	width: 960px;
	margin: 0px auto 0 auto;
	padding: 0;
}

img.center {
	position: relative;
	display: block;
	margin: 0 auto 1em auto;
	text-align: center;
}

img.left {
	position: relative;
	display: block;
	float: left;
	padding: .3em 1em .5em 0;
}

div.clear {
	clear: both;
}


/* =Masthead layout */

#masthead {
	width: 930px;
	height: 150px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	text-align: center;
}

#navigation-global {
	display: inline;
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	margin: 0 15px 0 0;
	text-align: left;
}

#branding-search {
	display: inline;
	position: relative;
	width: 550px;
	height: 150px;
	float: left;
	margin: 0 10px 0 10px;
	text-align: left;
}

#masthead-ad {
	display: inline;
	position: relative;
	width: 180px;
	float: left;
	margin: 0 10px 0 0;
	text-align: left;
}

/* =content layout */

#content {
	width: 930px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: center;
}

#content-primary {
	display: inline;
	position: relative;
	width: 620px;
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: left;
}

#content-secondary {
	display: inline;
	position: relative;
	width: 280px;
	float: left;
	margin: 10px 0 10px 0;
	text-align: left;
}


/* =content-primary layout */

/* =entry layout */

.entry {
	margin: 0;
	padding: 0 0 5px 0;
}

.entry-meta {
	margin: 0 0 20px 0;
}

.entry-body {
	margin: 0 0 10px 0;
}

.entry-footer {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}


#single-entry .entry {
	margin: 0 0 40px 0;
}

#single-entry .entry-meta {
	margin: 0 0 20px 0;
}

#single-entry .entry-body {
	margin: 0 0 10px 0;
}

#single-entry .entry-footer {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}

#single-entry .entry-footer .actions {
	display: inline;
	position: relative;
	float: left;
	margin: 0 30px 0 30px;
	width: 270px;
}

#single-entry .entry-footer .related {
	display: inline;
	position: relative;
	float: left;
	width: 270px;
}


div#entry-comments-ad {
	display: block;
	margin: 0 0 40px 30px;
}

div.entry-comments {
	padding: 0 0 20px 0;
}

div.archives-by-category {
	margin: 0 30px 20px 30px;
}

div.cat {
	float: left;
	width: 250px;
	margin: 0 30px 0 0;
}

div.cat-right {
	float: left;
	width: 250px;
	margin: 0;
}

div.paginate {
	margin: 20px 0 0 0 ;
}


/* =content-secondary layout */

div#content-secondary-ad {
	width: 250px;
	margin: 25px 0 25px 15px;
}


/* =site-info layout */

div#site-info {
	width: 930px;
	position: relative;
	margin: 10px 15px auto 15px;
	padding: 0 0 20px 0;
}

#site-search {
	position: relative;
	display: inline;
	float: left;
	width: 215px;
	margin: 0 0 0 20px;
}

#site-resources {
	position: relative;
	display: inline;
	float: left;
	width: 215px;
	margin: 0 0 0 20px;
}

#author-meta {
	position: relative;
	display: inline;
	float: left;
	width: 415px;
	margin: 0 0 0 20px;
}


/* =typography ----------------------------------------------------------*/

/* =global-typography */

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	clear: both;
	display: block;
	margin: 0 50px 0 50px;
	font-size: 11pt;
	line-height: 1.4em;
}

code {
	font-weight: bold;
	font-size: 9pt;
	line-height: 1.6em;
}

/* =mastehead-typography */

#navigation-global h3 {
	font-size: 12pt;
	margin: 10px 0 .5em 10px;
}

#navigation-global ul {
	margin: 0 0 0 10px;
}

#navigation-global li {
	font-size: 9pt;
	margin: 0 0 .5em 10px;
}

/* =branding-Search typography */

#branding-search h3 {
	font-size: 12pt;
	margin: 20px 0 .75em 30px;
	text-indent: -9999px;
	height: 75px;
	width: 236px;
}

#branding-search h3 a {
	height: 75px;
	width: 236px;
	display: block;
}

#branding-search p {
	font-size: 9pt;
	margin: 0 0 20px 18px;
	line-height: 1.5em;
}

#masthead a.start {
	padding: 5px 0 5px 26px;
	background: transparent url(/img/site/icons/start.png) no-repeat left center;
}

/* =content-primary typography */

#content-primary .entry hr {
	border: none 0;
	border-top: 1px dashed;/*the border*/
	width: 590px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-bottom:10px;
}

#content-primary h1 {
	font-size: 14pt;
	margin: 0 30px .25em 30px;
	padding: 20px 0 0 0;
}

#content-primary h2 {
	font-size: 12pt;
	margin: 0 30px 1em 30px;
}

#content-primary h2+h2 {
	font-size: 12pt;
	padding: .75em 0 0 0;
}

#content-primary h1.content-primary-page-heading {
	font-size: 11pt;
	margin: 10px 0 20px 30px;
	padding: 0;
}

#content-primary a.paginate-left {
	float: left;
	margin: 0 0 10px 10px;
}

#content-primary a.paginate-right {
	float: right;
	margin: 0 10px 10px 0;
}

#content-primary .entry-meta p {
	font-size: 9pt;
	line-height: 1.8em;
	margin: 0 30px 0 30px
}

#content-primary a.entry-meta-comment {
	font-size: 9pt;
	margin: 0 30px 0 30px;
	padding: 0 0 0 20px;
	line-height: 1.8em;
	background: transparent url(/img/site/icons/comment-bubble.png) no-repeat left center;
}

#content-primary .entry-body p {
	font-size: 11pt;
	line-height: 1.4em;
	margin: 0 30px 1.5em 30px;
}

#content-primary .entry-footer h3 {
	font-size: 10pt;
	margin: 0 0 .5em 0;
}

#content-primary .entry-footer li {
	font-size: 9pt;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
}

#content-primary .entry-comments ul {
	margin: 0 30px 0 30px;
}

#content-primary .entry-comments ul li {
	margin: 0 0 2em 0;
	padding: 0 0 1em 0;
	border-bottom: #dddddd 2px solid;
	/*background: transparent url(/img/site/comment-bottom.gif) no-repeat 30px bottom;*/
}

#content-primary .entry-comments ul li p {
	margin: 0 60px 1em 60px;
}

div.comment-box-meta {
	margin: 0 0px 1.5em 0px;
}

.comment-box-meta img {
	float: left;
	margin: 0px 10px 0 0;
}

#content-primary .entry-comments ul li .comment-box-meta p {
	float: left;
	margin: 0;
	line-height: 1.7em;
}

#content-primary .entry-comments h3 {
	font-size: 10pt;
	margin: 0 30px 1.5em 30px;
}

#content-primary .entry-comments p {
	font-size: 9.5pt;
	margin: 0 30px 1em 30px;
	line-height: 1.6em;
}



#content-primary .entry-meta a.tags {
	padding: 1px 0 1px 20px;
	line-height: 1.8em;
	background: transparent url(/img/site/icons/orangetag.png) no-repeat left center;
}


.actions a {
	padding: 0 0 0 22px;
}

#content-primary a.comment {
	background: transparent url(/img/site/icons/comment-bubble.png) no-repeat left center;
}

#content-primary a.print {
	background: transparent url(/img/site/icons/printer.png) no-repeat left center;
}

#content-primary a.subscribe {
	background: transparent url(/img/site/icons/16x16-rss.gif) no-repeat left center;
}


/* content-secondary typography */


#content-secondary #subscribe {
	text-align: center;
}

#content-secondary #subscribe h3 {
	margin: 0px 10px .5em 10px;
	padding: 10px 0 0 0;
}

#content-secondary #subscribe a {
	margin: 0 10px .5em 0;
}

#content-secondary #subscribe p {
	margin: 0 10px .5em 0;
}

#content-secondary-ad p+p {
	margin: 20px 0 0 0;
}

#content-secondary h3 {
	font-size: 10pt;
	margin: 0 0 1em 10px;
}

#content-secondary ul {
	margin: 0 0 30px 0px;
}

#content-secondary .backbrain-list li {
	margin: 0 20px 1em 20px;
	font-size: 9pt;
	line-height: 1.6em;
}

#content-secondary ul.recent-entry-list li {
	font-size: 9pt;
	margin: 0 20px 1em 0;
	padding: 0 0 0 20px;
	background: transparent url(/img/site/icons/recent-entry.png) no-repeat left 2px;
	height: 100%;
}


#content-secondary ul.recent-entry-list li a {
	line-height: 1.6em;
}

/* =site-info typography */

#site-info h3 {
	font-size: 9.5pt;
	font-weight: bold;
	margin: 10px 0 .75em 0;
	border-bottom: 1px dashed #000000;
	padding: 0 0 .25em 0;
}

#site-info p {
	font-size: 9pt;
	margin: 0 10px 10px 0;
	line-height: 1.5em;
}

#site-info li {
	font-size: 9pt;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
}

/* Archives */

#archives .entry h3 {
	font-size: 12pt;
	padding: 20px 30px 1em 30px;
}

ul.yearly-archives {
	margin: 0 30px 0 30px;
	font-size: 9pt;
}

ul.monthly-archives {
	float: left;
	text-align: left;
	margin: 0 0 .5em 0;
}

ul.monthly-archives li {
	float: left;
	margin: 0 .75em 0 0;
}

#archives div.cat h2, #archives div.cat-right h2 {
	margin: 0 0 .5em 0;
	font-size: 11pt;
}

#archives .div.cat p, #archives div.cat-right li {
	margin: 0 0 1em 0;
	font-size: 10pt;
}

div.cat li, div.cat-right li {
	margin: 0 0 .5em 0;
	font-size: 10pt;
}

/* =color -------------------------------------------------------------------------------------------------------------------------------------*/


/* global color */

body {
	background: #2a2b2b;
}

/* global link color */

a {
	color: #225c3d;
}

a:hover {
	color: #ed6f35;
}

a:visited {
	color: #000000;
}

/* page-wrap color */

div#page-wrap {
	background: #000000;

}

/* masthead color */

div#masthead {
	background: #afb6bc;
}

#masthead div#navigation-global {
	background: #faf7f0;
}

#masthead div#branding-search {
	background: #faf7f0;
}

#masthead a.start {color:#3a5c8e;}

#masthead div#masthead-ad {
	background: transparent;
}

#branding-search p {
	color: #000000;
}

#branding-search h3 {
	color: #000000;
	background: transparent url('/img/site/logo.jpg') no-repeat;
}

#navigation-global h3 {
	color: #000000;
}

#navigation-global a {
	color: #6a1614;
}

#navigation-global a:hover {
	color: #ec6d36;
}

#navigation-global a:visited {
	color: #333333;
}


/* content color */

#content {
	background: #afb6bc;
}
/* content-primary color */

#content-primary .entry hr {
	border-color: #333333;
}

.entry {
	background: #faf7f0;
}

.entry-body {
	border-bottom-color: #333333;
}

.entry h1 {
	color: #333333;
}

.entry h1 a {
	color: #ec6f2f;
	text-decoration: none;
}

.entry h1 a:hover {
	color: #225c3d;
	text-decoration: underline;
}

.entry h1 a:visited {
	color: #ec6f2f;
}

.entry-meta p {
	color: #aaaaaa;
}

.entry-meta p a {
	color: #6a1614;
}

.entry-meta p a:hover {
	color: #225c3d;
}

.entry-meta p a:visited {
	color: #6a1614;
}

.entry-body h2 {
	color: #6a1614;
}

.entry-body p {
	color: #333333;
}

.entry-footer h3 {
	color: #333333;
}

.entry-footer li {
	color: #6679ae;
}

.entry-footer li a {
	color: #ec6d36;
}

.entry-footer li a:hover {
	color: #225c3d;
}

.entry-footer li a:visited {
	color: #333333;
}

/* content-secondary color */

div#subscribe {
	background: #faf7f0;
}

#content-secondary #subscribe h3 {color:#000000;}

#content-secondary #subscribe a {color:#6a1614;}

#content-secondary #subscribe p {color:#000000;}

#content-secondary h3 {
	color: #000000;
}

#content-secondary a {color:#194072;}

#content-secondary a:hover {color:#333333;}

#content-secondary a:visited {color:#333333;}

/* site-info color*/

div#site-info {
	background:#eeeeee ;
}

#site-info h3 {color:#000000;}

#site-info a {
	color: #225c3d;
}

#site-info a:hover {
	color: #000000;
}

#site-info a:visited {
	color: #333333;
}

#site-info p {
	color: #225c3d;
}

/*
Comment Formatting Buttons
------------------------------------------------------ */


#content-primary .entry-comments table {
	margin: 0 0 10px 30px;
}

.buttonMode {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #73769D;
background-color: transparent;
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6;
padding: 0;
border-top: #333 1px solid;
border-right: #333 1px solid;
border-bottom: #333 1px solid;
}
.htmlButtonOuterL {
border-left: #333 1px solid;
}
.htmlButtonInner {
background-color: transparent;
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited {
text-decoration: none;
}
.htmlButtonOff a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover {
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOn a:visited {
text-decoration: none;
}
.htmlButtonOn a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover {
background-color: #fff;
color: #999;
text-decoration: none;
}