/* Eric Meyer's CSS reset start */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* Eric Meyer's CSS reset end */
/* general start */
* {
	font-size: 100.01%;
}
html {
	background: #fff url('../images/bg-body.png') repeat-x;
	font-size: 62.5%;
}
body {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: url(../images/bg-body-light.jpg) no-repeat 50% 0;
	min-width: 928px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* general end */
#wrapper {
	width: 922px;
	padding-right: 6px;
	padding-bottom: 7px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/bg-page.jpg) no-repeat 6px 0;
	position: relative;
	padding-top: 201px;
}
/* header start */
#header {
	overflow: hidden;
	width: 881px;
	height: 178px;
	padding: 23px 18px 0 23px;
	position: absolute;
	left: 0;
	top: 0;
}
#header .wrapper {
	overflow: hidden;
	height: 117px;
}
/* logo start */
.logo {
	position: absolute;
	left: 24px;
	top: 23px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 243px;
	height: 117px;
	overflow: hidden;
	background: url(../images/sprite.gif) no-repeat 0 -18px;
}
/* logo end */
/* social-icons start */
.social-icons {
	float: right;
	margin-right: 8px;
	display: inline;
	margin-top: 75px;
}
.social-icons .ttl {
	float: left;
	width: 234px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 7px;
	background: url(../images/sprite.gif) no-repeat;
}
.social-icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.social-icons ul li {
	float: left;
	padding: 0 8px 0 12px;
}
.social-icons ul li a {
	display: block;
}
/* social-icons end */
/* nav-box start */
.nav-box {
	background: url(../images/bg-nav-box.png) no-repeat;
	width: 869px;
	height: 47px;
	margin-top: 14px;
	padding: 0 8px 0 4px;
}
/* search-form start */
.search-form {
	float: right;
	margin-top: 5px;
}
.search-form .text {
	background: url(../images/sprite.gif) no-repeat 0 -135px;
	width: 159px;
	float: left;
	height: 29px;
}
.search-form .text input {
	color: #939393;
	border: 0;
	padding: 0;
	margin: 6px 0 0 11px;
	background: none;
	float: left;
	width: 132px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.search-form .submit {
	float: left;
}
.search-form label {
	display: none;
}
/* search-form end */
/* navigation start */
.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.navigation li {
	float: left;
	height: 47px;
	background: url(../images/bg-navigation-divider.gif) no-repeat 100% 0;
	font: 1.33em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 2px;
}
.navigation li a {
	float: left;
	color: #fff;
	outline: none;
	position: relative;
}
.navigation li a span {
	float: left;
	height: 47px;
	line-height: 38px;
	padding: 0 21px;
	cursor: pointer;
}
.navigation li a.active,
.navigation li a:hover {
	text-decoration: none;
	background: url(../images/bg-navigation-left.png) no-repeat;
}
.navigation li a.active span,
.navigation li a:hover span {
	background: url(../images/bg-navigation-right.png) no-repeat 100% 0;
}
/* navigation end */
/* nav-box end */
/* header end */
/* main start */
#main {
	overflow: hidden;
	width: 100%;
	padding-bottom: 17px;
	background: url(../images/bg-main.gif) no-repeat 0 100%;
}
/* content start */
#content {
	float: left;
	width: 593px;
	padding: 0 9px 0 28px;
}
.content-head {
	overflow: hidden;
	width: 611px;
	margin-left: -18px;
	margin-top: 11px;
}
/* blog-number start */
.blog-number {
	float: left;
	background: url(../images/bg-blog-number-right.png) no-repeat 100% 0;
	color: #fff;
	margin-right: 13px;
	margin-top: 8px;
	font: bold 1.2em/30px Arial, Helvetica, sans-serif;
}
.blog-number span {
	float: left;
	padding: 0 20px 0 13px;
	height: 36px;
	background: url(../images/bg-blog-number-left.png) no-repeat;
	width: 28px;
	text-align: right;
}
/* blog-number end */
#content h1 {
	margin: 10px 0;
	overflow: hidden;
	height: 1%;
	color: #333333; /*#818181;*/
	font: bold 1.83em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h2 {
	margin: 10px 0;
	overflow: hidden;
	height: 1%;
	color: #333333; /*#818181;*/
	font: bold 1.40em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.blog {
	overflow: hidden;
	width: 100%;
}
/* blog-item start */
.blog-item {
	overflow: hidden;
	width: 100%;
	margin-top: -1px;
	padding: 5px 0;
	/* background: url(../images/bg-blog-item-line.gif) no-repeat; */
}
.blog-item .cont {
	float: right;
	width: 537px;
}
.blog-item h2 {
	font-size: 1.583em;
	margin: 0;
	letter-spacing: -1px;
}
.blog-item site {
	margin-left: 20px;
	color: #818181;
}
.blog-item .date {
	display: block;
	font-size: 1.16em;
	color: #626262;
	margin-top: 3px;
}
.blog-item p, .blog-item ul, .blog-item ol {
	margin: 12px 20px;
	line-height: 1.5;
	font-size: 12px;
}
.blog-item ol li {
	list-style: lower-alpha outside;
	margin: 0.5em 0 0.5em 20px;
}
.blog-item .numeric ol li {
	list-style: decimal outside;
}
.blog-item ul li {
	list-style: disc outside;
	margin: 0.5em 0 0.5em 20px;
}
.topic-intro {
	padding: 0 0 -10px 0;
	margin-left: -20px;
	font-size: 1.2em;
	background: url(../images/bg-blog-item-line.gif) no-repeat;
}
.blog-item p a {
	color: #1661a3;
	font-weight: bold;
}
.blog-item .num {
	width: 45px;
	height: 42px;
	float: left;
	line-height: 31px;
	font-size: 1.33em;
	color: #3c3c3c;
	margin-top: 1px;
	text-align: center;
	background: url(../images/sprite.gif) no-repeat 0 -164px;
}
.nobooks {
	margin: 1em 0 0 55px;
	font-size: 110%;
}
.book {
	position: relative;
	overflow: hidden;
	margin: 2em 0 2em 55px;
	padding-bottom: 2em;
	padding-left: 110px;
	border-bottom: 1px solid #E4E4E4;
	min-height: 140px;
}
.book a:link, .book a:visited {
	color: #333333;
}
.book a.cover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
#content .book .details h2 {
	margin: 0 0 1em 0;
}
.book img {
	display: block;
	width: 100px;
	float: left;
	margin-right: 10px;
}
.book a.buyit {
	font-weight: bold;
	font-size: 110%;
	margin-top: 2em;
	color: #505050;
	display: block;
}
#content .single {
	padding-top: 20px;
	padding-left: 5px;
}
#content .single p, #content .single ul, #content .single ol, #content .single table {
	margin: 1em 0;
	line-height: 1.5;
}
#content .single h1 {
	margin-bottom: 20px;
}
#content .single a:link,
#content .single a:visited {
	color: #3C3C3C;
	text-decoration: underline;
	font-size: 110%;
}
#content .single ol li {
	margin: 5px 0 0 20px;
	list-style: decimal inside;
}
#content .single ul li {
	margin: 5px 0 0 20px;
	list-style: disc inside;
}
#content.search .excerpts {
	margin: 10px 0 0;
}
#content.search .excerpts b {
	background-color: #78CEFA;
}
#content.about .goodreasons em {
	font-weight: bold;
	padding-bottom: 30px;
}
#content.about .goodreasons li {
	margin-bottom: 15px;
}
#content.disclaimer .section {
	margin: 2em 0;
}
#content.disclaimer td {
	padding: 5px;
}

img.cartoon {
	margin: 2em auto;
	display: block;
}
/* subnav start */
.subnav {
	width: 545px;
	height: 42px;
	background: url(../images/bg-subnav.png) no-repeat;
	margin: 15px 0 0 57px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.subnav div {
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}
.subnav ul {
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
	background: url(../images/bg-subnav-divider.png) no-repeat 100% 0;
	float: left;
	position: relative;
	left: -50%;
}
.subnav ul li {
	float: left;
	background: url(../images/bg-subnav-divider.png) no-repeat;
	padding-left: 2px;
}
.subnav ul li a {
	float: left;
	outline: none;
}
.subnav ul li a span {
	float: left;
	height: 42px;
	padding: 0 30px;
	font: 1.16em/35px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
}
.subnav ul li a.active,
.subnav ul li a:hover {
	text-decoration: none;
	background: url(../images/bg-subnav-left.png) no-repeat;
}
.subnav ul li a.active span,
.subnav ul li a:hover span {
	background: url(../images/bg-subnav-right.png) no-repeat 100% 0;
}
/* subnav end */
/* content end */
/* sidebar start */
#sidebar {
	float: right;
	width: 260px;
	padding: 0 19px 0 0;
	margin-top: 1px;
}
.side-block {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-side-block.gif) repeat-y;
	margin-top: 13px;
}
.side-block .cont {
	overflow: hidden;
	height: 1%;
	padding: 0 1px 8px;
	background: url(../images/bg-side-block-bot.gif) no-repeat 0 100%;
}
.pad-block .cont {
	padding-bottom: 16px;
}
.side-block .head {
	background: url(../images/bg-side-block-head.jpg) no-repeat;
	overflow: hidden;
	height: 1%;
	position: relative;
	padding: 7px 11px 9px 15px;
}
.side-block .head h3 {
	float: left;
	margin: 0;
	font: 1.33em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
.side-block .head strong {
	font: bold 1.33em "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	color: #fff;
}
.side-block .head strong a {
	color: #fff;
}
.side-block .head-icon {
	position: absolute;
	right: 13px;
	top: 8px;
}
.side-list {
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.side-list li {
	background: url(../images/bg-side-list-line.gif) no-repeat 50% 100%;
	padding-bottom: 1px;
	width: 100%;
	vertical-align: middle;
}
.side-list li a {
	display: block;
	height: 1%;
	color: #3c3c3c;
	padding: 7px 0 7px 44px;
	background: url(../images/bg-side-list-arrow.gif) no-repeat 23px 9px;
	text-decoration: none;
}
.dis-line li {
	background: none;
	padding: 0;
}
.dis-line li a {
	padding-bottom: 8px;
}
.side-list li a.active,
.side-list li a:hover {
	background: #ececec url(../images/bg-side-list-arrow-hover.gif) no-repeat 23px 9px;
	text-decoration: none;
}
.ads {
	overflow: hidden;
	width: 260px;
	margin: 0;
}
.ads div {
	margin: 15px 5px;
}

/*
.ads a {
	margin-right: 11px;
	float: left;
	margin-top: 9px;
}
*/
/* sidebar end */
/* main end */
/* footer start */
#footer {
	width: 903px;
	height: 161px;
	margin-top: 14px;
	background: url(../images/bg-footer.jpg) no-repeat;
	color: #fff;
	margin-left: 10px;
}
.footer-ads {
	text-align: center;
	padding-top: 6px;
	height: 95px;
	overflow: hidden;
}
#footer p {
	float: left;
	margin: 20px 0 0 33px;
	display: inline;
	width: 350px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer p a {
	color: #fff;
}
#footer ul {
	float: right;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
* html #footer ul {
	margin-top: 10px;
}
#footer ul li {
	float: left;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(../images/bg-footer-divider.gif) no-repeat 0 50%;
	padding: 10px 15px;
	margin-left: -2px;
	display: inline;
}
#footer ul li a {
	color: #fff;
	display: block;
	outline: none;
	text-decoration: none;
}
/* footer end */

/* ad style start */

div.ad {
	margin: 1em 0;
}

div#social-buttons {
	position: absolute;
	right: 30px;
	top: 115px;
	z-index: 3;
}

/* lightbox styles */

.lightbox .emaildownload {
	display: none;
}

.emailnote {
	margin-top: 1em;
	font-size: 90%;
}

