/*
Theme Name: Half Orange Theme
Theme URI: http://meetingyourhalforange.com/
Description: 
Version: 1.0
Author: Eric Gordon

*/




body {
	font-size: 62.5%;
	background: #ffffe9 url(images/tile-background.gif) repeat-x left top;
	margin: 0;
}

a, a img {
  outline: none;
	border: none;
}
:focus
{
  -moz-outline-style: none;
}

a, a:link, a:visited, a:active {
	color: #e36733;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}


#container {
	background: #fff url(images/tile-sidebar.gif) repeat-y right top;
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	-moz-border-bottom-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-bottom-right-radius: 8px;
	-moz-border-bottom-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-right-bottom-left-radius: 8px;

}

#container-buzz {
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	-moz-border-bottom-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-bottom-right-radius: 8px;
	-moz-border-bottom-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-right-bottom-left-radius: 8px;

}

#orange-footer {
	background: url(images/orange-footer.gif) no-repeat right bottom;

}

#container.home {
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	}
#header {
	width: 850px;
	margin: 0px auto;
}

#logo {
	margin: 0px auto;
	padding: 0px 0 0 0;
	width: 850px;
	float: left;
	font: 3.2em/100% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 150px;
}

#logo span {
	display:none;
}

#logo a {
	background:url(images/logo.gif) no-repeat 0px 0px;
	height: 150px;
	width: 850px;
	display: block;
}

#logo a:hover {
	background-position:0px -150px;
}



#navcontainer {
	padding: 0px;
	margin: 0px auto;
	clear: both;
	height: 40px;
	width: 850px;
	position: relative;
	}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.nav {
	width: 850px;
	height: 40px;
	background: url(images/nav-sprite.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 40px;
	text-indent: -9000px;
	overflow: hidden;
}
	.nav .book a:link, .nav .book a:visited {
		left: 0px;
		width: 146px;
	}
	.nav .book a:hover, .nav .book a:focus {
		background: url(images/nav-sprite.gif) no-repeat 0px -80px;
	}
	.nav .book a:active {
		background: url(images/nav-sprite.gif) no-repeat 0px -40px;
	}
	.current-book .book a:link, .current-book .book a:visited {
		background: url(images/nav-sprite.gif) no-repeat 0px -40px;
		cursor: default;
	}



.nav .datingoptimist a:link, .nav .datingoptimist a:visited {
		left: 146px;
		width: 169px;
	}
.nav .datingoptimist a:hover, .nav .datingoptimist a:focus {
		background: url(images/nav-sprite.gif) no-repeat -146px -80px;
	}
	.nav .datingoptimist a:active {
		background: url(images/nav-sprite.gif) no-repeat -146px -40px;
	}
	.current-datingoptimist .blog a:link, .current-datingoptimist .datingoptimist a:visited {
		background: url(images/nav-sprite.gif) no-repeat -146px -40px;
		cursor: default;
	}
	


	.nav .news a:link, .nav .news a:visited {
		left: 315px;
		width: 140px;
	}
	.nav .news a:hover, .nav .news a:focus {
		background: url(images/nav-sprite.gif) no-repeat -315px -80px;
	}
	.nav .news a:active {
		background: url(images/nav-sprite.gif) no-repeat -315px -40px;
	}
	.current-news .news a:link, .current-news .news a:visited {
		background: url(images/nav-sprite.gif) no-repeat -315px -40px;
		cursor: default;
	}


	
	.nav .shop a:link, .nav .shop a:visited {
		left: 455px;
		width: 135px;
	}
	.nav .shop a:hover, .nav .shop a:focus {
		background: url(images/nav-sprite.gif) no-repeat -455px -80px;
	}
	.nav .shop a:active {
		background: url(images/nav-sprite.gif) no-repeat -455px -40px;
	}
	.current-shop .shop a:link, .current-shop .shop a:visited {
		background: url(images/nav-sprite.gif) no-repeat -455px -40px;
		cursor: default;
	}
	
	.nav .orangebuzz a:link, .nav .orangebuzz a:visited {
		left: 590px;
		width: 149px;
	}
	.nav .orangebuzz a:hover, .nav .orangebuzz a:focus {
		background: url(images/nav-sprite.gif) no-repeat -590px -80px;
	}
	.nav .orangebuzz a:active {
		background: url(images/nav-sprite.gif) no-repeat -590px -40px;
	}
	.current-orangebuzz .orangebuzz a:link, .current-orangebuzz .orangebuzz a:visited {
		background: url(images/nav-sprite.gif) no-repeat -590px -40px;
		cursor: default;
	}
	
	.nav .author a:link, .nav .author a:visited {
		left: 739px;
		width: 111px;
	}
	.nav .author a:hover, .nav .author a:focus {
		background: url(images/nav-sprite.gif) no-repeat -739px -80px;
	}
	.nav .author a:active {
		background: url(images/nav-sprite.gif) no-repeat -739px -40px;
	}
	.current-author .author a:link, .current-author .author a:visited {
		background: url(images/nav-sprite.gif) no-repeat -739px -40px;
		cursor: default;
	}
	
	
	
	
	
	
#container p {
	margin: 0px 0px 1em;
	padding: 0px;
	font: 1.4em/150% Georgia, "Times New Roman", Times, serif;
	color: #444;
}

#column {
	margin: 0px;
	padding: 25px 50px;
	width: 495px;
	float: left;
}

#column-buzz {
	margin: 0 0 0 200px;
	padding: 0 50px 25px;
	width: 495px;
	float: none;
	background: #fff;
}


#column.doublewide {
	margin: 0px auto;
	padding: 25px 50px;
	width: 760px;
	float: none;
}


.excerpt-block h3 {
	font: bold 1.4em/145% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 10px 0 -8px 0;
	padding: 0px;
	color: #000;
}

#sidebar {
	float: none;
	width: 215px;
	margin: 0 0 0 595px;
	padding: 20px;
	background: url(images/tile-sidebar.gif) repeat-y left top;
}

#sidebar-buzz {
	float: left;
	width: 215px;
	margin: 0 0 0 0px;
	padding: 20px;
	background: url(images/tile-sidebar.gif) repeat-y left top;
}



.clearit {
	clear:both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	height: 0px;
 }
h1, .post h2 {
	border-bottom: dotted 2px #555;
	font: normal 2.8em/120% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #444;
}
#container .deck {
	font: normal 1.35em/145% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	margin: 5px 0px 25px;
	color: #999;
}

#container .deck-center  {
	font-size: 1.5em;
	line-height: 150%;
	text-align: center;
	margin: 5px 0px 25px;
	color: #999;
}
.excerpt-block {
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 230px;
}

.end-block {
	margin: 10px 0px 0px 0px;
	border-left: dotted 2px #ddd;
	padding: 0 0 0 10px;
}

.excerpt-block img{
	margin: 0 0 0px 0;
	height: auto;
}

.excerpt-block a img:hover{
	filter: alpha(opacity=50);
	-moz-opacity:.5;
	opacity: .5;
}

#column .excerpt-block p {
	padding: 0 8px 0 0;
	font-size: 1.25em;
	line-height: 150%;
	color: #444;
}
#sidebar h3 {
	margin: 0 0 2px;
	padding: 0px 0px 0px;
	font: bold 1.4em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	border-top: 0;
}


h3 {
	margin: 0 0 2px;
	padding: 0px;
	font: bold 1.7em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #f6b645;
	border-top: 0;
}

h3.gray {
	color: #222;
	font: bold 1.8em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h3.gray a {
	color: #222;
}

h3.gray a:hover {
	color: #ccc;
}
#sidebar ul {
	margin: 2px 0 10px 0;
	padding: 0;
	list-style: none;
	font: 1.1em/145% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#sidebar ul li {
	margin: 0px 0px 3px;
	padding: 0 0 0 1em;
	background: url(images/bullet.gif) no-repeat 0 0.5em;
}

#sidebar p .sans {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}

#column p.sans {
	margin: -5px 0 10px 0;
	font: 1.1em/150% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.dropcap {
	float:left;
	color:#000000;
	padding-top:1px;
	margin: 0 4px 0 0;
	font: normal 3.2em/90% Georgia, "Times New Roman", Times, serif;
} #sidebar p {
	font-size: 1.2em;
	line-height: 145%;
	color: #333;
	padding: 0 20px 0 0;
}
.justify {
	text-align: justify;
}
#sidebar h4 {
	color: #000;
	margin: 0px 0 10px 0;
	font: bold 1.2em/145% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 0 0 0;
	border-top: 2px dotted #ccc;
}

#sidebar .yellow-headers {
	color: #999;
	margin: 10px 0px 0px -20px;
	font: bold 1.1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 0 0;
	display: block;
	position: relative;
	border: none;
}
h3.number {
	font: normal 1.4em/100% Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 1px 0 5px;
}

h2 .number {
	font: normal .9em/100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
}

#sidebar ul.subnav {
	list-style: none;
	background: url(../../css/none);
	margin: 0 0 100px -20px;
	padding: 20px 0 0px 0;
	width: 250px;
}
#sidebar .subnav li {
	background: none;
	margin: 0 0 8px 0;
	padding: 0 15px 0px 0px;
}

#sidebar .subnav li a {
	display: block;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#sidebar .subnav li a:hover, #sidebar .subnav li a.selected {
	background: url(images/subnav-widget.gif) no-repeat left center;
	color: #555;
	}


.excerpt-block strong {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #333;
}
.img-rightCrop {
	margin: 0px 0px 0px 20px;
	padding: 0 -25px 0 0;
}
h2 {
	font: bold 1.6em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 10px 0px;
}

h2.dotted {
	font: bold 1.6em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	margin: 0 0 5px 0;
	padding: 10px 0px;
	border-top: 2px dotted #ddd;
	border-bottom: 2px dotted #ddd;
	text-align: center;
}
cite {
	margin: -10px 0px 30px 10px;
	padding: 0px;
	display: block;
	font: bold 0.95em/140% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #222;
	text-align: left;
}

cite span {
	font-style: italic;
}

blockquote {
	margin: 0 0 0px -10px;
	padding: 5px 0 0 20px;
	font: 1.0em/145% Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: url(images/pullquote.gif) no-repeat left top;
	display: block;
}

#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}


.book-cover {
	margin: 0px;
	padding: 0px;
	float: right;
}
#column-home {
	margin: 0px;
	padding: 0px;
	width: 540px;
}
#column-home .deck {
	font-size: 1.5em;
	text-transform: none;
	color: #888;
	letter-spacing: normal;
	margin: -5px 0 50px 0;
	line-height: 155%;
}
#column-home h1.home {
	margin: 0px 0 0 0;
	padding: 50px 0 0px 0;
}
#column-home #blocks {
	margin: 0px;
	padding: 0px;
	height: 225px;
	background: url(images/home-block-bkgd.gif) no-repeat left top;
	text-align: center;
}
#blocks .block-item {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 175px;
	text-align: center;
	border-right: 2px dotted #ddd;
}

#blocks .block-item-end {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 180px;
	text-align: center;
	border-right: 0px dotted #CCC;
}
#footer {
	margin: 0px auto 100px auto;
	padding: 10px 0 0 0;
	width: 850px;
	clear: both;
	text-transform: none;
	text-align: center;
	font: .95em/130% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8E8D82;
}

#footer a {
	color: #8E8D82;
}

#footer a:hover {
	color: #333;
}
td.perfect-names {
	color: #6578A2;
	font: 1.2em/145% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	vertical-align: top;
	width: 50%;
}

td.imperfect-names {
	color: #B8BB3C;
	font: 1.2em/145% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	vertical-align: top;
	padding: 0 0 0 0px;
	width: auto;
}
td.header-cell {
	font: bold 1.1em/135% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 7px 0;
	padding: 0 0px 0 0;
}
.post table h2 {
	background: #ffedda;
	font-size: 1.3em;
	padding: 2px 10px 2px 5px;
	line-height: 140%;
	margin: 0 0 5px 0;
}
table.names {
	float: left;
	margin: 0px 7px 20px 0px;
	padding: 0px;
	width: 235px;
}

table.names-border {
	float: left;
	margin: 0px 7px 20px 0px;
	padding: 0 0 0 8px;
	width: 230px;
	border-left: 2px dotted #ddd;
}
dt {
	margin: 0 0 5px 0;
	padding: 0px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 145%;
}
dd {
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 1.1em;
	line-height: 145%;
}
dl {
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#pagination {
	text-align: center;
	margin: 20px auto;
	padding: 10px 0 0 0;
	clear: both;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #666;
	float: none;
	width: 500px;
	border-top: 2px solid #333;
	text-transform: uppercase;
	letter-spacing: .3em;
}
#pagination a {
	display: inline;
	margin: 0px;
	padding: 3px;
	width: 100px;
	float: none;
	background: #fff;
	color: #000;
}
.routine {
	color: #333;
}
.routine .time {
	font: bold 1.3em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	margin: 0;
	padding: 0 0 5px;
	width: 70px;
	vertical-align: top;
}
#container #column .routine .event {
	font: 1.3em/140% Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	margin: 0;
	padding: 0 0 10px 5px;
}
.leader-dots {
	background: url(images/dotted.gif) repeat-x left 1.3em;
	width: 50px;
}
.sidebar-deck {
	margin: 0px 0px 10px;
	padding: 0px;
	font: italic normal 1.3em/140% Georgia, "Times New Roman", Times, serif;
}
#sidebar h2 {
	margin: 0px;
	padding: 0px;
}
#pagination a:hover {
	background: #f8ff43;
}

.entry {
	border-bottom: 0px solid #333;
	margin: 0 0 20px 0;
}

#column p.postmetadata, p.postmetadata {
	margin: 0px 0 10px 0;
	font: bold .95em/150% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #aaa;
	padding: 0 0 0px 0;
	border-bottom: 0px solid #333;
	text-align: left;
}
.sidebar-image {
	margin: 20px 0px 1px;
	padding: 0px;
}
#column .excerpt-block.schedule p {
	margin: 0px 0px 3px 0em;
	text-indent: 0em;
}
#accordion h3 {
	height: auto;
	padding: 10px 0 0;
	border-top: 2px dotted #ccc;
	margin: 0 0 0px -20px;
}

#accordion {
	border-bottom: 2px dotted #ccc;
}
#accordion dl h3 dt {
	margin: 0px 0px 0px -30px;
	padding: 0px;
}
#sidebar h3.dottedborder {
	padding: 0px;
	border-top: 2px dotted #ccc;
	margin: 0px 0px -5px;
}

h3.dottedborder img {
	padding-top: 5px;
	margin: 0 0 2px 0px;
}
.img-leftAlign {
	margin: 0px 20px 10px 0px;
	padding: 0px;
	float: left;
}

h4.pagetitle {
	font: bold .95em/140% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;

}


h2.archive {
	font: bold 1em/140% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	color: #888;

}
#column-home .deck a {
	color: #333;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0;
}


#column-home .deck a:hover {
	background: #f8ff43;
}

.post h2 a, .permalink a {
	color: #000;
	text-decoration: none;
	padding: 2px 8px;
}

.post h2 a:hover, .permalink a:hover {
	color: #000;
	background: #f8ff43;
}
	
.alignright {
	float: right;
	margin: 5px 0 5px 12px;
}

.alignleft {
	float: left;
	margin: 5px 12px 5px 0;
}

.borderit {
	border: 3px solid #e5e4da;
	padding: 1px;
}

.blognav {
	font: bold 1em/140% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	margin: -10px auto 5px;
	color: #999;
}

#respond {
	margin: 0;
	padding: 0;
}

h4, #respond h4 {
	font: bold 1.5em/140% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	margin: 0 0 0px 0;
}


#comments {
	margin: 10px 0px 20px 0px;
	font: 1em/130%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px 0px;
}

#comments p {
	margin: 0px 0px -2px 0px;
	font-style: italic;
}

#comments .commentlist cite {
	font-size: 1.4em;
	line-height: 120%;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	color: #ccc;
}

#comments li {
	margin: 0px 0px 10px 0px;
}



ol.commentlist {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	line-height: 160%;
	list-style-type: none;
}

ol li {
	margin: 0px 0px 10px 0px;
	padding: 10px 30px 10px;
	background: #fffce7;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}

ol li.alt {

	background: #fff;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}

#commentform {
	background: #fffce7;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px 0px 20px;
	padding: 10px 40px;
	font-size: 1.1em;
	line-height: 140%;
	display: block;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}

#comments #comment, #comments #author,#comments #email {
	font: 1em/130%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 100%;
	border: 1px solid #ffdf89;
	padding: 5px;
}





#submit {
	width: 100px;
	margin: 10px 0px 20px 0px;
	display: block;
	background: #e36733;
	border: none;
	padding: 10px;
	color: #fff;
	cursor: pointer;
	font: bold .85em/150%  "Lucida Sans Unicode", "Lucida Grande", sans-serif
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
}

label {
	display: block;
	margin: 5px 0px 2px 0px;
	padding: 0px;
}


h3.commenthed {
	font: 2.0em/150% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px 0 0;
}

#comments cite.comment-author {
	padding: 0px;
	font: normal 1.2em/140% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #e36733;
	text-align: left;
	margin: 5px 0 0 0;
}

#buythebook {
	margin: -55px 0 0 565px;
	height: 150px;
	padding: 0px 0 0 0;
	display: block;
	position: absolute;
	
}
#container .home-cover {
	margin: 10px 0 -3px 0;
	padding: 0px;
	float: left;
	width: 370px;
}

#container .home-cover a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity:.7;
	opacity: .7;
}
#email-signup {
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #fff5db;
	margin: 10px 0px 10px 390px;
	padding: 10px 20px;
	width: 400px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#email-signup p {
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#email-signup input {
	display: inline;
	font: 1.1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #888;
	margin: 0px 5px 0px 0px;
	padding: 3px;
	width: 135px;
}

#email-signup #subscribe {
	width: 80px;
	margin: 0px 0px 10px 0px;
	background: #e36733;
	border: none;
	padding: 5px;
	color: #fff;
	cursor: pointer;
	font: bold .85em/150%  "Lucida Sans Unicode", "Lucida Grande", sans-serif
	-moz-border-radius: 84px; -webkit-border-radius: 4px; border-radius: 4px;
}

/* Start Pretty Headlines */

h1#datingoptimist-hed {
	padding: 125px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:125px;
	background: url(images/h1-dating-optimist.gif) no-repeat;
	border-bottom: none;
}

h1#buzz-hed-soon {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px;
	background: url(images/h1-orangebuzz-soon.gif) no-repeat;
	border-bottom: none;
}

h1#buzz-hed {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px;
	background: url(images/h1-orangebuzz.gif) no-repeat;
	border-bottom: none;
}

h1#news-hed {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px;
	background: url(images/h1-news.gif) no-repeat;
	border-bottom: none;
}

h1#about-hed {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px;
	background: url(images/h1-about.gif) no-repeat;
	border-bottom: none;
}


h1#guestbook-hed {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px;
	background: url(images/h1-guestbook.gif) no-repeat;
	border-bottom: none;
}
	


h1#shop-hed {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px;
	background: url(images/h1-app.gif) no-repeat;
	border-bottom: none;
}


h1#book-hed {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px;
	background: url(images/h1-book.gif) no-repeat;
	border-bottom: none;
}

h6#subscribe-hed {
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:18px;
	background: url(images/h6-subscribe.gif) no-repeat;
	border-bottom: none;
	margin: 2px 0 2px 0;
}

h1#preface-hed {
	padding: 130px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 130px;
	background: url(images/h1-preface.gif) no-repeat;
	border-bottom: none;
}

h1#introduction-hed {
	padding: 95px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:95px;
	background: url(images/h1-introduction.gif) no-repeat;
	border-bottom: none;
}

h2#twitter-hed {
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 28px;
	background: url(images/h2-twitter.gif) no-repeat;
	border-bottom: none;
	margin: 30px 0 5px 0;
}

h2#press-hed {
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 28px;
	background: url(images/h2-press.gif) no-repeat;
	border-bottom: none;
	margin: 30px 0 5px 0;
}

h3#recent-hed {
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 28px;
	background: url(images/h3-recent.gif) no-repeat;
	border-bottom: none;
	margin: 30px auto 0px auto;
}



blockquote#jillian-quote {
	padding: 300px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 300px;
	background: url(images/home-quote.gif) no-repeat;
	margin: 0;
}

.author-photo {
	margin: 0 0 10px 0;
	float: none;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
}

.leadin {
	letter-spacing: .2em;
	font-size: .85em;
	text-transform: uppercase;
	color: #111;
}

.halforange-definition {
	margin: 0 0 10px 0;
	float: none;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	font: 1.3em/150%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #fffce7;
	padding: 20px 25px;
}

.footnotes {
	margin: 10px 0 10px 0;
	float: none;
	border-top: 1px solid #eee;
	font: .9em/150%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 10px 0 0 0;
}

#column .footnotes p{
	margin: 0px 0 10px 0;
	font: 1em/150%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
	
#orange {
	width:800px;
	text-align: right;
	display: block;
	margin: -200px auto 0 auto;
}	

#book-cover {
	margin: 0px 0px 5px -25px;
	padding: 0px;
	width: 259px;
	overflow: hidden;
}

#container #sidebar ul.booknav {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}

#container #sidebar ul.booknav li {
	margin: 0 0 5px;
	width: 210px;
	background: none;
	padding: 0;
}
ul.booknav li a {
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	background: #ffebb4;
	color: #e36733;
	padding: 5px 10px;
	display: block;
	text-align: center;
	font: bold 1em/150%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

ul.booknav li a:hover {
	background: #f6b645;
	color: #fff;
}

.btn a {
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	background: #ffebb4;
	color: #e36733;
	padding: 5px 10px;
	display: block;
	font: bold 1em/150%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 180px;
	text-align: center;
}

.btn a:hover {
	background: #f6b645;
	color: #fff;
}

#amy-quotes h3 {
	font: bold 1.45em/145%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0 0 5px 0;
}

#amy-quotes {
	font: 1.15em/145%  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
	padding: 15px 25px 20px;
	background: #fffce7;
	list-style: none;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	color: #e36733;
}

#amy-quotes li {
padding: 0px;
margin: 0 0 10px 0;
}

.blogpost {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ddd;
}

.blogpost img {
	max-width: 500px;
	height: auto;
}

.post {
margin: 0 0 20px 0;
}


