@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-position: center center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18pt;
	background-image: url(images/background-tile2.jpg);
	background-repeat: repeat;
	font-size: 12px;
}
h3 {
	font-size: 20px;
	text-align: center;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #333;
}

#news_feed {
	float: left;
	width: 280px;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #CCC;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #063;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-width: 1px;
	border-left-color: #CCC;
}
#news_feed a:link {
	color: #063;
}
#news_feed a:visited {
	color: #063;
}
#news_feed a:hover {
	color: #333;
	text-decoration: none;
}
#news_feed a:active {
	color: #063;
	text-decoration: underline;
}


a:link {
	color: #333;
	text-decoration: underline;
	font-style: normal;
}

a:visited {
	color: #333;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	color: #666;
	font-style: normal;
}
a:active {
	color: #333;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
}
#wrapper #header table tr td a img {
	margin-left: 20px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}
#wrapper:after{
    content: ' ';
    display: table;
    clear: both;
}
.reference {
	font-size: 11pt;
	line-height: 14px;
	color: #999;
}




#main {
	float: left;
	width: 990px;
	line-height: 20pt;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	color: #333;
}
#main table {
	float: right;
	margin: 5px;
}
#book {
	width: 485px;
	float: right;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #F00;
	padding-left: 10px;
}
#book img {
	float: right;
	margin-left: 5px;
	padding-right: 5px;
}


#biog {
	float: left;
	width: 485px;
	padding-right: 10px;
	text-align: left;
	font-family: Georgia;
	font-size: 17px;
	color: #333;
	font-weight: bold;
}
#biog p a {
	color: #333;
}


#biog img {
	float: right;
	margin-left: 5px;
}
#gallery {
	width: 1000px;
	float: left;
	text-align: center;
	line-height: 1px;
	margin-bottom: auto;
	display: none;
}
#social_media {
	margin-top: 20px;
	float: left;
	width: 1000px;
}


#gallery img {
	margin-right: 12px;
	margin-left: 12px;
}
#facebook_feed {
	float: left;
	width: 500px;
}
#twitter_feed {
	float: right;
	width: 300px;
	height: 395px;
	margin-right: 5px;
}




#footer {
	font-size: 9pt;
	line-height: 4pt;
	clear: both;
    float: left;
    width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.credit,
.credit a {
	font-style: italic;
	color: #063;
	line-height: 1;
}
#main h1 {
	color: #333;
}
.article_name {
	font-size: 16px;
	font-weight: bold;
}

/* new CSS */
.main-nav ul {
    list-style: none;
    font-family: Arial, sans-serif;
    font-size: 20px;
    margin: 0;
    padding: 10px;
    text-align: center;
}
.main-nav ul li {
    display: inline-block;
    margin: 0 15px;
}
.main-nav ul li a{
    text-decoration: none;
}
.banner{
    margin-bottom: 20px;
}
.row{
    margin-right: -10px;
    margin-left: -10px;
}
.col{
    float: left;
}
.col-1-3 {
    width: 33.333333%;
}
.col-2-3 {
    width: 66.666666%;
}
.col-1-2{
    width: 50%;
}
.col-inner{
	padding: 0 10px;
	line-height: 1.3;
}
.col-mid {
	line-height: 1.6;
}
.book-quotes {
    margin-bottom: 30px;
}
.book-quotes p {
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #d3222b;
    margin-top: 0;
	margin-bottom: 5px;
}
.book-quotes p.reference {
    font-size: 11pt;
    line-height: 14px;
    color: #999;
	margin-bottom: 20px;
}
h2.h2-new {
    font-family: Arial, sans-serif;
    color: #000;
    font-weight: normal;
    margin: 0 0 20px 0;
	line-height: 1.3;
}
h2.secondary-h2 {
	font-size: 1.25em;
}
.youtube-iframe {
    margin-bottom: 20px;
}
.buy-book-wrap {
	clear: both;
	margin-left: -8px;
	margin-right: -8px;
}
.buy-book{
    text-align: center;
}
.buy-book-split {
	width: 150px;
	float: left;
	margin: 0 8px;
}
a.book-text-link{
    display: block;
    padding: 8px 10px;
    background: #d3222b;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
	line-height: 1.2;
	margin-top: 10px;
	text-align: center;
}
a.book-text-link:focus {
    text-align: center;
}
.buy-book-jacket{
    width: 150px;
	height: 225px;
    display: block;
    margin: 0 auto;
}
.image-float-right {
	float: right;
	margin: 0 0 10px 10px;
}
.other-writing-item {
	overflow: hidden;
	margin-bottom: 10px;
}
.other-writing-jacket {
	float: left;
	margin-right: 15px;
}