/* Global reset */
img{border-style:none;}
a{
	color:#b91925;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
form,
fieldset,
input,
select{
	margin:0;
	padding:0;
}
fieldset{
	border: 0;
	border-style: none;
}
select{vertical-align:middle;}
:focus{outline:none;}
/* General */
html{height: 100%;}
body{
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	background-image: url(../images/stripe_tile.png);
}
#wrapper{
	width:960px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
	color: #033333;
}
#header{
	width: 100%;
	height: 156px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-header.jpg) no-repeat 0 100%;
	margin-bottom: 1px;
}
#header strong.logo{
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#header strong.logo a{
	display: block;
	background: url(../images/logo.png) no-repeat;
	width: 714px;
	height: 156px;
}
span.quote{
	float: right;
	position: relative;
	z-index: 2;
	margin: 44px 12px 0 0;
}
#nav{
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	background:#000;
}
#nav li{
	float: left;
	line-height: 38px;
	margin: 0 28px 0 0;
}
#nav a{color: #fff;}
#twocolumns{
	width: 100%;
}
#main{
	width: 100%;
	padding: 15px 0 10px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#twocolumns{
	float: right;
	width:750px;
}
#content{
	float: left;
	width: 540px;
	padding: 0 10px 10px 0;
}
#content p{
	margin: 0 0 10px 0;
}
.block-with-marquee{
	height: 1%;
	position: relative;
	border: 1px solid #ba1a26;
	padding: 0 17px 10px;
}
.block-with-marquee img{display: block;}
span.marquee{
	position: absolute;
	right: 0;
	top: 0;
}
.aside1{
	float: right;
	width: 169px;
	padding: 8px 19px 0 0;
}
.box{
	border-bottom: 5px solid #000;
	padding-bottom: 10px;
	width: 100%;
	margin-bottom: 7px;
}
.aside1 .subscribe ul{
	margin: 2px 0 0;
	padding: 0 0 2px;
	list-style: none;
}
.aside1 .subscribe ul:after {
	content:"";
	display:block;
	clear:both;
}
.aside1 .subscribe li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}
.aside1 .follow-us strong,
.aside1 .subscribe strong{
	display: block;
	color: #494949;
}
.aside1 .subscribe li a{
	float: left;
	padding: 0 0 0 31px;
	color: #b83f3e;
	font-weight: bold;
}
.aside1 .subscribe li.rss a{
	background: url(../images/ico-rss.gif) no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
}
.aside1 .subscribe li.email a{
	background: url(../images/ico-email.gif) no-repeat;
	padding: 3px 0 3px 34px;
}
.aside1 .subscribe li.email{
	margin-left: -3px;
	position: relative;
}
.aside1 li{vertical-align:middle;}
.follow-us ul{
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	font-size: 11px;
}
.follow-us li{
	float: left;
	margin-right: 3px;
}
.follow-us li a{
	float: left;
	background:url(../images/btn-red.gif) no-repeat;
	width: 70px;
	line-height: 28px;
	text-align: center;
	color: #fff;
}
.recent-posts ul{
	margin: 12px 0 0;
	padding: 0 4px 0 0;
	list-style: none;
}
.recent-posts li{
	font-size: 12px; line-height: 15px;
	width: 100%;
	overflow: hidden;
	padding: 0 0 7px;
}
.recent-posts li a{
	font-weight: bold;
	color: #b91925;
	
}
.recent-posts li p{margin: 0;}
#main h2{
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
#main h2 a:hover{
	text-decoration: none;
	border-bottom: 2px solid  #dddddd;
}
.archive ul{
	margin: 8px 0 0 1px;
	padding: 0 0 4px;
	list-style: none;
	font-size: 12px;
}
.archive li{
	padding: 0 0 3px;
	width: 100%;
	overflow: hidden;
}
.archive li a{color: #b91925}
.aside2{
	width: 170px;
	padding: 11px 0 0 20px;
	margin: 0 0 -12px;
}
.search-form{
	width: 100%;
	overflow: hidden;
	padding-bottom:15px;
}
.search-form p{
	float: left;
	margin: 0;
	background: url(../images/bg-search-field.gif) no-repeat;
	padding: 0 3px;
	border: 1px solid #bb2530;
	width: 132px;
	height: 23px;
}
.search-form .txt{
	float: left;
	border: 0;
	font:12px/18px Helvetica, Arial, sans-serif;
	padding: 5px 0 4px;
	width: 100%;
	background: transparent;
}
.search-form .btn{
	float: left;
	border: 1px solid #b73e3e;
	border-left: none;
}
.search-form img{display: block;}
.what-about ul{
	margin: 12px 0 0;
	padding: 0 0 7px;
	list-style: none;
}
.what-about li{
	background: url(../images/bullet.gif) no-repeat 1px 7px;
	padding: 0 0 0 16px;
	line-height: 24px;
}
.what-about li a{color: #b91925;}
.aside2 .box blockquote{
	margin: 12px 0 5px;
	color: #033333;
}
.aside2 .box blockquote q{
	font-size: 14px;
	line-height: 18px;
}
.aside2 .box q:before{content:"";}
.aside2 .box q:after{content:"";}
.aside2 .box cite{
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 4px 0 0 2px;
}
.box a.more{
	color: #b91925;
	font-size:14px;
	line-height: 18px;
}
.ad{
	width: 100%;
	overflow: hidden;
}
.ad img{display: block;margin: 0 auto;}
.about-book{
	width: 522px;
	overflow: hidden;
	background:#f9f9f9;
	margin: 0 -16px -10px -17px;
	padding: 8px 16px 15px 0;
}
.about-book .text{
	float: right;
	width: 404px;
	overflow: hidden;
}
.about-book .img-holder{
	float: left;
	margin: 2px 4px 0 6px;
	display: inline;
}
.about-book .img-holder img{display: block;}
#content h2,
#content h1{
	margin: 0 12px 0 0;
	font-size: 24px;
	line-height: 24px;
	color: #b91925;
}
.about-book .text blockquote{
	margin: 4px 0 0;
	color: #033333;
	font-size: 14px;
	line-height: 18px;
}
.about-book .text q:before{content:"";}
.about-book .text q:after{content:"";}
.about-book .text ul{
	float: right;
	margin: 0 -10px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 14px;
}
.about-book .text li{
	float: left;
	background:url(../images/separator.gif) no-repeat 0 5px;
	margin: 0 10px 0 -3px;
	padding: 0 0 0 12px;
	display: inline;
}
.about-book .text li a{color: #b91925;}
.blocks{
	width: 100%;
	overflow: hidden;
	margin: 15px 0 0;
	font-size:13px;
	line-height: 18px;
}
.block{
	height: 1%;
	margin-left:2px;
	overflow: hidden;
	margin-bottom: 15px;
}
.block p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	line-height: 1.5em;
}
.block p a{
	color: #b91925;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
.block .header{
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 8px;
}
.block .header h3{margin: 0;}
.block .header p{margin: 5px 0 0;}
.block .header p a{
	color: #b91925;
	text-decoration: none;
}
.block-footer{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #cbd0d4;
	border-bottom: 1px solid #cbd0d4;
	margin: 10px 0 10px  0;
	padding: 0 0 7px;
}
.additonal-info{
	margin: 6px 0 0 -8px;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
	height: 1%;
	font-size:12px;
	line-height: 18px;
	color: #b91925;
	text-transform: uppercase;
}
.additonal-info li{
	float: left;
	background: url(../images/separator02.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	margin: 0 11px 0 -2px;
	display: inline;
}
.additonal-info li a{color: #b91925;}
.block .services{
	margin: 7px 7px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
.block .services li{
	float: left;
	margin: 0 0 0 5px;
}
.block .services li.facebook{margin: 2px 3px 0 7px;}
.block .services li.digg-it{margin: 1px 0 0 8px;}
.block .services li.delicio{margin: 1px 2px 0 0;}
.block .services li img{display: block;}
.block p{margin: 0;}
.block .img-holder{
	float: right;
	margin: -23px 0 0;
	background:#b91925;
}
.block .img-holder img{display: block;}
.books-page .about-book{
	width: 100%;
	overflow: hidden;
	background:none;
	margin: 0;
	padding: 17px 0 0;
}
.books-page .about-book .text{width:383px;}
.books-page .about-book .img-holder{margin: 2px 4px 0;}
.books-page .block-footer {margin-top:11px;}
.books-page .block-footer ul{margin-left: -6px;}
.books-page .block-footer ul li.active{font-weight: bold;}
.books-page .tab{
	height: 1%;
	overflow: hidden;
	background:#eee;
	margin: 7px 0 0;
	padding: 7px 12px;
}
.books-page .tab blockquote{
	margin: 18px 0 0;
	font-size: 14px;
	line-height: 18px;
}
.books-page .tab q:before{content:"";}
.books-page .tab q:after{content:"";}
.books-page .tab blockquote cite{
	display: block;
	font-style: normal;
}
.books-page .tab blockquote cite em{font-style: italic;}
#content .tab h2{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: -14px;
}
.books-page .block-with-marquee{
	padding-bottom: 17px;
}
.books{
	width: 100%;
	overflow: hidden;
	margin-top: 29px;
}
.book{
	height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #b91925;
	margin: 0 24px 16px 16px;
	padding-bottom: 18px;
	font-size: 12px;
	line-height: 16px;
}
.book .img-holder{
	float: left;
	margin: 3px 6px 0 0;
}
.book .img-holder img{display: block;
}
.books  h3 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.books  h3  a:hover {
	text-decoration: none;
}
.book .text{
	float: right;
	width: 386px;
	overflow: hidden;
}
.book .text strong{
	display: block;
	margin-bottom: 2px;
}
.book .text strong a{color: #b91925;}
.book .text ul{
	width: 100%;
	overflow: hidden;
	margin: 2px 0 0 -8px;
	padding: 0;
	list-style: none;
}
.book .text li{
	float: left;
	background: url(../images/separator02.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0 11px 0 -2px;
}
.book .text li a{color: #b91925;}
.book .text p{
	margin: 0;
	line-height: 18px;
}
.mystory-page .block-with-marquee{
	position: relative;
	margin-top: 26px;
	padding-top: 18px;
	padding-bottom: 13px;
}
.tabset{
	position: absolute;
	left: -1px;
	top: -27px;
}
.tabset a{
	float: left;
	width: 187px;
	height: 27px;
	overflow: hidden;
	font-size: 17px;
	line-height: 26px;
	color: #b91925;
	font-weight: bold;
	background: url(../images/bg-tabs.gif) no-repeat;
	padding: 0 11px 0 11px;
	margin-right: 4px;
	text-decoration: none;
}
.tabset a.active{background-position: 0 -27px;}
.mystory-page .block-with-marquee h2{margin: 0 0 22px !important;}
.mystory-page .block-with-marquee p{
	margin: 0 3px 18px 0;
	line-height: 18px;
}
.mystory-page .block-with-marquee .pages{
	float: right;
	margin: 3px 11px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}
.mystory-page .block-with-marquee .pages li{
	float: left;
	background: url(../images/separator03.gif) no-repeat 0 3px;
	padding: 0 0 0 7px;
	margin: 0 6px 0 -2px;
}
.mystory-page .block-with-marquee .pages li.next{
	background: none;
	padding: 0;
	margin: 0;
}
.row{
	width: 100%;
	overflow: hidden;
	margin-top: 8px;
}
.row  label{
	margin-right: 6px;
}
.news-block{
	width: 100%;
	overflow: hidden;
}
.news-block h4{
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	border-top: 1px solid #ddd;
	color: #666666;
	padding: 4px  0  4px  0px;
	border-bottom: 1px solid #ddd;
	margin: 0  0  4px  0;
}
.news-block ul{
	margin: 0 0 17px;
	padding: 0;
	list-style: none;
	line-height: 18px;
}
.favorite-books ul{margin-top: 3px;}
.favorite-books li{margin-bottom: 18px;}
.favorite-books{margin-bottom: -8px;}
.resources h4{
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	border-top: 1px  solid  #ddd;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px  solid  #ddd;
	margin: 0  0  4px  0;
}
.resources p{
	margin: 0 0 18px;
	word-spacing: -1px;
}
#tab2 h4{
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	border-top: 1px  solid  #ddd;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px  solid  #ddd;
	margin: 0  0  4px  0;
}
#tab2 p{
	margin: 0 0 18px;
	word-spacing: -1px;
}
.resources p strong{display: block;}
.resources ul{
	margin: -18px 0 18px;
	padding: 0;
	list-style: none;
	line-height: 18px;
}
#wrapper .speak-block{
	overflow:hidden;
	width:521px;
	padding:5px 0 0 20px;
}
.speak-block h1{margin:0 0 20px !important;}
.contact-form{margin:0 0 21px;}
.replay-form label,
.contact-form label{
	display:block;
	height:1%;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.replay-form label{
	margin:0 0 2px;
}
.replay-form .text,
.contact-form .text{
	background:#fff2c5;
	margin:0;
	padding:6px 5px;
	width:318px;
	border:1px solid #ba1a26;
}
.replay-form .text01,
.contact-form .text01{
	background:#fff;
	margin:0;
	padding:6px 5px;
	width:318px;
	border:1px solid #ba1a26;
}
.contact-form .row{padding:0 0 6px;}
.replay-form .row{
	overflow:hidden;
	height:1%;
	padding:0 0 4px;
}
.contact-form textarea{
	margin:4px 0 8px 0;
	border:1px solid #ba1a26;
	padding:4;
	float:left;
	overflow:auto;
	width:456px;
	height:89px;
}
.replay-form textarea{
	margin:5px 0 18px;
	border:1px solid #ba1a26;
	padding:0;
	float:left;
	width:468px;
	height:138px;
	overflow:auto;
}
.submit{
	width:85px;
	height:30px;
	border:none;
	font-weight:bold;
	font-size:14px;
	color:#fff2c5;
	background:#ba1a26;
	cursor: pointer;
	display: block;
	float: right;
}
.replay-form .submit{
	width:170px;
	height:40px;
	border:none;
	font-weight:bold;
	font-size:14px;
	color:#fff2c5;
	background:#ba1a26;
}
.text-box{
	margin:0 0 28px;
}
.contact-form span{
	display:block;
	margin:0 0 8px;
}
.text-box img{
	float:right;
	margin:3px 0 0 10px;
}
.text-box p{
	margin:0 0 7px;
	line-height:20px;
}
.cite-box{
	width:500px;
	padding:12px 0 0;
	border-top:1px solid #d3d3d3;
}
.cite-box img{
	float:left;
	margin:4px 11px 0 0;
}
.cite-box h3{
	margin:0 0 8px;
	font-size:16px;
	line-height:20px;
}
.cite-box .holder{
	overflow:hidden;
	height:1%;
	margin:0 0 18px;
}
.cite-box .holder div{
	overflow:hidden;
	height:1%;
}
.cite-box blockquote{
	margin:0 0 8px;
	display:block;
	font-size:14px;
	line-height:18px;
}
.cite-box q{quotes:none;}
.cite-box cite{color:#636363;}
.cite-box q:before{content:"";}
.cite-box q:after{content:"";}
.cards-block{
	width:511px;
	overflow:hidden;
	padding:5px 10px 0 20px;
}
#content .cards-block h1{margin:0 0 22px;}
.cards-block p{
	font-size:14px;
	line-height:18px;
	margin:0 0 19px 0;
}
.post-holder{
	overflow:hidden;
	margin:0 0 15px;
}
.post{
	overflow:hidden;
	height:1%;
	margin:0 0 20px;
}
.post ul{
	margin:0 0 0 -11px;
	padding:0;
	height:1%;
	overflow:hidden;
	list-style:none;
}
.post ul li{
	float:left;
	line-height:16px;
	padding:0 9px 0 11px;
	background:url(../images/separator001.gif) no-repeat 0 50%;
}
.post li a{
	font-weight: bold;
	font-size: 16px;
}
.post em{
	font-size:12px;
	font-style:normal;
	color:#b91925;
}
.post p{margin:0;}
.contact-page .text-box img{
	float: left;
	margin:-7px 18px 0 0;
	position: relative;
}
.contact-page .text-box p{margin: 0 40px 19px 0;}
.contact-page .text-box{
	width: 100%;
	overflow: hidden;
	margin: -6px 0 -19px -4px;
	padding: 7px 0 0;
	position: relative;
	z-index: 9;
}
.contact-page .text-box .text{
	float: left;
	overflow: hidden;
	width:354px;
}
.contact-page .contact-form{
	margin: -111px 17px 0 5px;
	height: 1%;
	position: relative;
	z-index: 10;
	overflow: hidden;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 15px;
}
.contact-page .contact-form .text{
	float: right;
	margin-right: 26px;
	display: inline;
}
.contact-page .contact-form label{
	margin-left: 143px;
	font-size: 11px;
	font-weight: bold;
}
.contact-page .contact-form textarea{
	margin: 8px 0 14px 5px;
	padding: 6px;
	display: inline;
	height: 138px;
}
.contact-page .contact-form .checkbox{clear: both;}
.contact-page .contact-form .checkbox label{
	float: left;
	margin: 0;
}
.contact-page .contact-form .check{
	width:14px;
	height: 14px;
	float: left;
	margin: 3px 10px 0 7px;
	display: inline;
}
.contact-page .contact-form .submit{
	float: right;
	margin: 4px 24px 0 0;
}
#footer{
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #bbbbbb;
	background-color: #FFFFFF;
}
* html #footer{padding-top: 10px;}
*+ html #footer{padding-top: 10px;}
#footer p{margin: 23px 0 0;}
.favorite-site{border: none !important;}
.cards-block01{
	width:506px;
	line-height:18px;
	overflow:hidden;
	padding:5px 15px 0 20px;
}
#content .cards-block01 h1{
	margin:0 0 15px;
}
#content .cards-block01 h3{
	margin:0 0 10px;
	font-size:16px;
	line-height:18px;
}
.replay-form{
	padding:11px 0 0;
	border-top:1px solid #d3d3d3;
}
.replay-form strong{
	display:block;
	margin:0 0 19px;
	color:#ba1a26;
	font-size:18px;
	line-height:18px;
}
.heading-post{
	margin:0 0 13px;
	overflow:hidden;
	height:1%;
	border:solid #d3d3d3;
	border-width:1px 0;
	padding:6px 0;
	list-style:none;
}
.heading-post li{
	float:left;
	margin:0 0 0 -11px;
	padding:0 21px 0 11px;
	background:url(../images/separator001.gif) no-repeat 0 50%;
	font-size: 12px;
}
.heading-post li a{
	color:#ba1a26;
}
.cards-block01 .text-block{
	overflow:hidden;
	line-height:20px;
}
.cards-block01 .text-block img{
	float:left;
	margin:4px 11px 0 0;
}
.cards-block01 .text-block p{
	margin:0 0 17px;
}
.tips-block{
	line-height:18px;
	padding:0 0 0 30px;
}
.tips-block p{
	margin:0 0 17px;
}
.comment-box{
	line-height:18px;
	padding:14px 0 0;
}
.comment-box strong{
	display:block;
	margin:0 0 10px;
	padding:0 0 6px;
	border-bottom:1px solid #d3d3d3
}
.comment-item{
	margin:0 0 17px;
}
.comment-item-author{
	padding:9px 0 9px 19px;
	margin:-11px 0 25px;
	background:url(../images/bg-comment-author.gif) repeat-y;
}
.comment-item-author strong,
.comment-item strong{
	color:#ba1a26;
	font-size:18px;
	border:none;
	padding:0;
	margin:0;
}
.comment-item-author strong em,
.comment-item strong em{
	font-size:14px;
	color:#033333;
	font-style:normal;
	font-weight:normal;
}
.comment-item-author p,
.comment-item p{
	margin:0;
}
.comment-item-author a,
.comment-item a{
	color:#ba1a26;
}
#twitter_div {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

#twitter_update_list ul {
	font-size: 11px;
	line-height: 13px;
	list-style-type: none;
	margin: 0px;
}
#twitter_update_list li {
	margin-bottom: 6px;
		list-style-type: none;
			font-size: 11px;
	line-height: 13px;
}
