@charset "utf-8";
/* CSS Document */

/* Begin General Styles */

body {
	margin: auto 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #e7e4da;
	font-size: 12px;
	background-image: url(../images/wallpaperTile.gif);
	margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
}

a {
	color: #600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* Begin Home Page Styles */

#centerContent {
	width: 860px;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	background: #FFFFFF;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	color: #600;
}

#centerContentSinglePage {
	width: 860px;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	background: #FFFFFF;
	color: #600;
}

#centerContent img {
	float:left;
	margin-top: 40px;
	margin-left: 35px;
	margin-right: 30px;
	padding-bottom: 40px;
}
#russoQuote {
	text-align: justify;
	font-size: 1.2em;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 25px;
}
#russoName {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 3px;
}
#russoBio {
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 15px;
	line-height: 1.5em;
}


#bookBlurb {
	font-size: 0.95em;
	padding-right: 25px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 15px;
	padding-top: 10px;
}

.homeHeader {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}
.homeText {
	font-size: .95em;
	font-weight: normal;
}
#bookSections {
	text-align: left;
	float: left;
}

#bookSections img {
	float: left;
	margin-top: 3px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding-bottom: 10px;
}

#topRow {
	background-color: #e2dbc7;
	border: solid 1px #600;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


#leftRow {
	background-color: #e2dbc7;
	border: solid 1px #600;
	margin-bottom: 10px;
	margin-right: 8px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#rightRow {
	background-color: #e2dbc7;
	border: solid 1px #600;
	text-align: left;
	margin-left: 8px;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#topRow:hover   {
	text-decoration: underline;

}

#leftRow:hover   {
	text-decoration: underline;

}

#rightRow:hover   {
	text-decoration: underline;

}

/* End Home Page Styles */

/* Begin Footer Styles */

#centerBlank {
	width: 860px;
	background: #e2dbc7;
	margin: 0px;
	padding: 0px;
}


#centerFooter {
	width: 860px;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	background: #FFFFFF;
	clear: both;
}
#copyright {
	font-size: 0.85em;
	color: #600;
	float: left;
	margin-bottom: 10px;
	margin-top: 8px;
	margin-left: 5px;
}
#siteDesign {
	margin: 0px;
	padding: 0px;
	float: right;
	color: #600;
	font-size: 0.85em;
	margin-top: 8px;
	margin-right: 5px;
}

/* End Footer Styles */

.singlePage h2 {
	background: #E2DBC7 url(/images/bullet.png) no-repeat 15px 21px;
	border-bottom: 1px solid #b27f7f;
	padding: 10px 15px 5px 50px;
	margin: 15px 15px 10px;
	font-size: 1.8em;
	text-align: left;
}

.singlePage p {
	text-align: justify;


}

.singlePage strong {
	background: #E2DBC7 url(../images/bullet_small.png) no-repeat 0px 4px;
	padding-left: 25px;
}

.singlePage table {
	margin-left: 65px;
}

.singlePage tr {
	vertical-align: top;	
}

.singlePage td {
	width: 335px;
	text-align: left;
}

.contentColumn h3 {
	font-size: 1em;
	padding: 0px 0px 5px 25px;
	margin: 15px 30px 5px 0px;
	border-bottom: 1px solid #b27f7f;
	background: #E2DBC7 url(../images/bullet_small.png) no-repeat 2px 4px;
}
.contentColumn a:hover {
	background-color:#E2DBC7;
}
.contentFull {
	margin-left: 65px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
	margin-right: 65px;
	background-image: url(/images/bg_contentFull.jpg);
	background-repeat: no-repeat;

}

.contentFullBio {
	margin-left: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-right: 65px;
	background-image: url(../images/bg_contentFull.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.contentFullBio img {
	float: right;
	padding-left: 25px;
	padding-bottom: 25px;
}

.contentFull p {
	padding: 5px 0px;
	margin: 0px;
}

.contentFull img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
}

.contentFull table {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
.contentFull tr {
	vertical-align: top;
}
.contentFull td {
	padding-top: 5px;
}

.contentFull blockquote {
	padding: 5px;
	background: #E2DBC7;
	margin: 40px;
}


.contentFullBooks {
	margin-left: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-right: 65px;
	background-image: url(/images/bg_singlePage.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.contentFullBooks ul {
	list-style-type: none;
	padding: 0px 0px 320px;
}

.contentFullBooks li {
	list-style-type: none;
	float: left;
	border: 1px solid #B27F7F;
	width: 225px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

.contentFullBooks img {
	padding: 0px;
	margin: 12px;
	border-width: 0px;
}

.contentFullVideo {
	margin-left: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-right: 65px;
	background-image: url(/images/bg_singlePage.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.smallText {
	font-size: 0.9em;
	font-style: italic;

}

.contentFull .pressClipping {
	margin: 0px;
	padding: 10px 0px 0px;
}

.contentFull .attribution {
	font-weight: bold;
	padding-left: 200px;
	
}

.contentLeft p {
	padding: 0px;
}
#splashContent {
	background: #FFFFFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #600;
	padding: 25px;
}
#splashContent h1 {
	color: #600;
	margin: 0px;
	padding: 5px 0px;
	background: #e2dbc7;
	border: 1px solid #600;
}
#splashFlash {
	background-color: #000000;
	padding-top: 35px;
	padding-bottom: 35px;
	margin: 0px;
	background-image: url(../images/bgSplash.png);
}
.splashBG {
	background: url(../images/bgSplash.jpg);
}
#splashContent h2 {
	background: #E2DBC7;
	color: #600;
	font-size: 0.9em;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
	border: 1px solid #600;
}
.contentFull td p {
	font-size: .95em;
	line-height: 1.1em;
}
.contentFull h1 {
	background: #E2DBC7;
	border: 1px solid #B27F7F;
	margin: 0px 0px 5px;
	padding: 0px;
}
#pressKit img {
	float: none;
	border-width: 0px;
}
#pressKit p {
	font-size: 1em;
	padding-bottom: 10px;
	padding-top: 15px;
}
.contentFull .pressDivider {
	background: center;
	text-align: center;
	font-size: .5em;
}
.contentFull .pressDivider img {
	float: none;
}
.strongEdit {
	padding: 0px;
}

