/*
-----------------------------------------------
The Vile Plutocrat Master CSS
Author:  Paul Burton, 16toads Design (www.16toads.com)
Version:  April, 2009

----------------------------------------------- */
* {
  	margin: 0px;
 	padding: 0px;
}
html, body {
	height: 100%; /* Required */
	background-color: #F0E7CB;
}

/* =text
----------------------------------------------- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
	margin-top: 0px;
	margin-bottom: 10px;	
	line-height: 17px;	
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
}
.bodydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
	font-weight: normal;
}
.bodyitl {
	font-style: italic;
	color: #3F3D36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bodybd {
	font-weight: bold;
	color: #575449;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3D36;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3D36;
}

.dateBd {
	font-weight: bold;
	color: #3f3d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dateBdoriginal {
	font-weight: bold;
	color: #736f61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arttxt {
	font-weight: bold;
	color: #736f61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* =header
----------------------------------------------- */
#headerlogo {
	width: 975px;
	height: 125px;
	margin-top: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#subheader {
	width: 975px;
	height: 29px;	
	background-image: url(../images/interface/g-subhead.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #3F3D36;	
}

.dateLeft {
	float: left;
	width: 95px;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

.dateRight {
	float: right;
	width: 95px;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

/* =navigation
----------------------------------------------- */

#navContainer {
	width: 975px;
	height: 30px;
	line-height: 30px;	
	background-image: url(../images/interface/g-nav-bgkd.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
}
/*
#navContainer ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navContainer li {
	padding-right: 10px;
	float: left;
}

#navContainer a {
	text-decoration: none;
	font: bold 14px Times, "Times New Roman", serif;
	display: block;
	padding: 0px 8px 0px 8px;
	line-height: 29px;	
}

#navContainer a:link,
#navContainer a:visited {
	color: #F0E7CB;
}

#navContainer a:hover,
#navContainer a:active {
	color: #3f3d36;
	background-color: #f0e7cb;
}

#navContainer a.selected {
	color: #3f3d36;
	background-color: #f0e7cb;
}

#navLeft {
	width: 850px;
	float: left;
	padding: 0px 0px 0px 12px;
}
*/

#navRight {
	width: 100px;
	float: right;
	text-align: right;
	padding: 0px 0px 0px 0px;	
}

#navContainer #navRight ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navContainer #navRight li {
	padding-right: 10px;
	float: left;
}

#navContainer #navRight a {
	text-decoration: none;
	font: bold 14px Times, "Times New Roman", serif;
	display: block;
	padding: 0px 8px 0px 8px;
	line-height: 29px;	
}

#navContainer #navRight a:link,
#navContainer #navRight a:visited {
	color: #F0E7CB;
}

#navContainer #navRight a:hover,
#navContainer #navRight a:active {
	color: #3f3d36;
	background-color: #f0e7cb;
}

#navContainer #navRight a.selected {
	color: #3f3d36;
	background-color: #f0e7cb;
}



/* =nav panel
----------------------------------------------- */
#panel {
}

.panelContainer {
	padding: 15px 15px 5px 15px;
	background-color: #d9d1b8;		
	border-bottom: 8px solid #46433c;
}

.panelLogin {
	float: left;
}

.panelSearch {
	float: right;
	margin-bottom: 10px;
}

.submitBox {
	text-align: right;
	display: block;
}

.submitBox input.submit {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	width: 75px;
	text-align: center;
	background-color: #49473d;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px 0px 0px 0px;
	cursor: pointer;	
}

.panelContainer h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #3F3D36;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}


/* =structure - content
----------------------------------------------- */
.bg {
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
    background-color: transparent;
	width: 975px;
}

#contentWrapper {
	width: 955px;	
	margin: 20px 10px 0px 10px;
	overflow: hidden;
}

#contentContainer {
	background-color: transparent;
	margin-bottom: 15px;
	overflow: hidden;		
}

.headlineContainer {
	margin-bottom: 20px;
}

.headlineGraphic {
	float: left;
	width: 186px;
	height: 200px;
	padding-right: 15px;	
}

.headlineGraphic img {
		border: 0px solid #b1ab96;
}

.headlineText {
	float: right;	
	width: 750px;
}

.headlineText2 {
	width: 100%;
}

.headlineText p,
.headlineText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
	margin-top: 0px;
	margin-bottom: 10px;	
	line-height: 17px;	
}

.headlineFooter {
	border-top: 1px solid #B1AB96;
	border-bottom: 1px solid #B1AB96;
	float: right;
	width: 750px;
	padding: 0px 0px 0px 0px;
}

.headlineFooter2 {
	border-top: 1px solid #B1AB96;
	border-bottom: 1px solid #B1AB96;
	width: 100%;
	padding: 0px 0px 4px 0px;
}

.headlineContainer .continueReading {
	float: left;
	width: 150px;
	margin-right: 15px;			
}

.headlineContainer .continueReading a {
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #f0e7cb;
	font-weight: normal;	
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	display: block;	
	text-align: center;	
	background-color: #736f61;
	height: 14px;			
}

.headlineContainer .continueReading a:hover {
	background-color: #3f3d36;
}

.posted {
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #736f61;
	padding-top: 4px;
	margin-bottom: 15px;	
}

.postedFlogger {
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #736f61;
	padding-top: 4px;
	margin-bottom: 5px;	
}

.postedIndex {
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #736f61;
	padding-top: 4px;
	margin-bottom: 0px;	
}

.posted a,
.postedIndex a {
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	padding-top: 3px;	
}

.posted a:link,
.postedIndex a:link {
	color: #736f61;
}

#leftCol {
	width: 562px;
	float: left;
}

#leftCol .entry {
	margin-bottom: 25px;
}

.subheadlineContainer {
	margin-bottom: 20px;
}

.subheadlineGraphic {
	float: left;
	width: 130px;
	height: 140px;
	padding-right: 15px;	
}

.subheadlineText {
	float: right;	
	width:  415px;
}

.subheadlineText2 {	
	width:  100%;
}

.subheadlineText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
	margin-top: 0px;
	margin-bottom: 10px;	
	line-height: 17px;	
}

.subheadlineContainer .continueReading {
	float: right;
	width:  415px;
}

.subheadlineContainer .continueReading2 {
	width:  100%;
}

.subheadlineContainer .continueReading a,
.subheadlineContainer .continueReading2 a {
	width: 150px;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #3f3d36;
	font-weight: normal;	
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.subheadlineContainer .continueReading a:hover,
.subheadlineContainer .continueReading2 a:hover {
		color: #c60;
}

.minorHeadline {
	width: 266px;
	padding: 0px 0px 8px 0px;
	margin-bottom: 8px;
	border-bottom: 0px solid #d9d1b8;
}

.minorHeadline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
	margin-top: 0px;
	margin-bottom: 10px;	
	line-height: 17px;	
}

.minorHeadlineText {

}

.minorHeadlineRight {
	width: 266px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #d9d1b8;
}

.headlineContainer blockquote,
.subheadlineContainer blockquote,
.minorHeadline blockquote {
	display: none;
}

.twoColBox {
	border-top: 1px solid #d9d1b8;	
	padding-top: 15px;
}

.twoColLeft {
	float: left;
	width: 266px;
	border-right: 1px solid #d9d1b8;
	padding-right: 15px;			
}

.twoColRight {
	float: right;
	width: 266px;
	padding: 0;
}

.titlePadding {
	margin: 0px 0px 25px 0px;
}

#guillotine {
	width: 562px;
	height: 885px;
	background-image: url(../images/interface/art-guillotine.gif);
	background-repeat: no-repeat;

}

.subheadlineText p img, 
.subheadlineText2 p img,
.minorHeadlineText p img,
.headlineText p img {
	display: none;
	margin: 0 auto;
}

.summary {
	font-weight: bold;
	color: #3F3D36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;	
}

/* =structure - subcontent
----------------------------------------------- */
#subContentContainer {
	width: 100%;
	background-color: #d9d1b8;	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
}

#subContentSpan {
	margin: 10px 0px 10px 0px;	
}

.subContentCol {
	float: left;
	width: 223px;
	margin: 10px;
}

.subContentCol .colPadLeft {
	padding-left: 12px;
}

.subContentCol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 12px 15px;
	color: #a29c8b;
	width: 170px;
}

.subContentCol li {
	line-height: 14px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3D36;	
}

#subContentContainer .subBox {
	background-color: #f0e7cb;	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	padding: 10px;
	margin-bottom: 12px;
}

#subContentContainer .subBox2 {
	padding: 10px;
	margin-bottom: 12px;
	text-align: right;
}

#subContentContainer .submitBox {
	text-align: left;
	display: block;
}

#subContentContainer .submitBox input.submit {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	width: 75px;
	text-align: center;
	background-color: #49473d;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px 0px 0px 0px;
}

#subContentContainer input {
	width: 96%;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
}

#subContentContainer .subBox p {
	margin: 10px 0px 0px 0px;
}

#subContentContainer .loggedIn p {
	margin: 0px;
}

#subContentContainer .subBox .twitter {
	margin: 0px;
}

input {
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3D36;
	background-color: #FCF7E6;
	padding-left: 5px;
}


/* =people
----------------------------------------------- */

.peopleContainer {
	margin-bottom: 20px;
	background-color: #d9d1b8;	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	padding: 10px;	
}

.peopleContainer h2 {
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;	
}

.peopleContainer h2 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
}

.peopleGraphic {
	float: left;
	padding-right: 0px;	
	border: 1px solid #f0e7cb;	
}

.peopleText {
	float: right;	
	width: 440px;
}

.peopleText2 {	
	width:  100%;
}

.peopleText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
	margin-top: 0px;
	margin-bottom: 10px;	
	line-height: 17px;	
}

.peopleContainer .continueReading {
	float: right;
	width: 440px;
}

.peopleContainer .continueReading2 {
	width:  100%;
}

.peopleContainer .continueReading a,
.peopleContainer .continueReading2 a {
	width: 150px;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #3f3d36;
	font-weight: normal;	
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.peopleContainer .continueReading a:hover,
.peopleContainer .continueReading2 a:hover {
		color: #c60;
}

.entry .photo {
	float: left;
	margin: 0px 15px 5px 0px;
}

.entry .photo img {
	border: 1px solid #b1ab96;
}

.entry .photo .credit {
	margin: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3D36;	
	text-align: center;	
}

.peopleList {

}

#leftCol .peopleList h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
	background-color: #d9d1b8;	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
	padding: 0px 0px 0px 5px;
	margin: 15px 0px 10px 0px;	}

#leftCol .peopleList ul {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

#leftCol .peopleList li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}

#leftCol .peopleList a {
	display: block;
}


/* =history
----------------------------------------------- */

.historyContainer {
	margin-bottom: 20px;
	background-color: #d9d1b8;	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	padding: 10px;	
}

.historyContainer h2 {
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;	
}

.historyContainer h2 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
}

.historyGraphic {
	border: 1px solid #f0e7cb;	
	margin-bottom: 8px;
}

.historyText {	
	width:  100%;
}

.historyText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
	margin-top: 0px;
	margin-bottom: 7px;	
	line-height: 17px;
	padding: 3px;	
}

.historyContainer .continueReading {
}

.historyContainer .continueReading2 {
	width:  100%;
}

.historyContainer .continueReading a,
.historyContainer .continueReading2 a {
	width: 150px;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #3f3d36;
	font-weight: normal;	
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}


/* =structure - modules - store
----------------------------------------------- */
#leftColWide {
	width: 746px;
	float: left;	
}

#rightColWide {
	width: 205px;
	float: right;	
	margin-bottom: 0px;
}


#leftColWide .indent {
	margin-left: 10px;
}


/* =structure - modules
----------------------------------------------- */
#rightCol {
	width: 389px;
	float: right;	
	margin-bottom: 0px;
}

#rightCol1 {
	width: 184px;
	float: left;
	margin-left: 10px;		
}

#rightCol2 {
	width: 184px;
	float: right;	
}

.module {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	background-color: #d9d1b8;
	width: 184px;
	margin-bottom: 10px;
}

.module2 {
	width: 184px;
	margin-bottom: 10px;
}

.module3 {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	border: 1px solid #d9d1b8;
	width: 184px;
	margin-bottom: 10px;
}

.module3 .sml {
	margin: 0;
	padding: 0;
}

.module-ad {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px; 
	background-color: #d9d1b8;
	width: 164px;
	margin-bottom: 10px;
	padding: 12px 10px 12px 10px;
	text-align: center;
}

.module4 {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	background-color: #3e3c36;
	width: 184px;
	margin-bottom: 10px;
	text-align: center;	
}

.module4 div {
	padding: 5px;
	background-attachment: fixed;
}

.module4 a:link,
.module4 a:hover,
.module4 a:visited {
	color: #f0e7cb;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.moduleTitle {
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.moduleContent {
	padding: 10px;
}

.moduleFooter{
	text-align: center;
	padding: 0px 0px 8px 0px;
}

.greedyGraphic {
	text-align: center;		
}

.greedyGraphic img {
	border: 1px solid #f0e7cb;
}

.greedyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
}

.quoteBox {
	padding: 5px 8px 3px 8px;	
	overflow: hidden;
}

.quoteLeft {
	float: left;
	width: 215px;
}

.quoteRight {
	float: right;
	width: 327px;
}

.quoteRight .quotePadding {
	margin-bottom: 5px;
}

.module input {
	width: 152px;
}

.cloud {
	margin: 0px 0px 8px 0px;
}

.rc-img-padding {
	padding-bottom: 10px;
}

/* =advertisements
----------------------------------------------- */
.fullwidthAd {
	width: 955px;
	height: 90px;	
	margin: 0 0 20px 0px;
}

.halfwidthAd {
	width: 562px;
	height: 90px;	
	margin: 0 0 20px 0px;
}

.rightColAd {
	width: 389px;
	height: 150px;		
	margin: 0 0 18px 10px;
}

.rightColAdSml {
	width: 389px;	
	margin: 0 0 10px 0px;
}

.sidebarAd {
	width: 184px;	
	margin: 0 0 10px 0px;
}

/* =footer
----------------------------------------------- */
#footerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	margin-bottom: 10px;	
	border-top: 1px solid #d9d1b8;
	border-bottom: 2px solid #d9d1b8;
	padding: 2px 0px 2px 0px;	
}

#footBorder {

}

#foot {
	width: 975px;
	padding: 0px 0px 3px 0px;
	text-align: center;	
	line-height: 22px;
	background-color: #d9d1b8;	
}

#foot ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#foot li {
	display: inline;
	padding-right: 5px;
	padding: 0px 8px 0px 8px;
	margin: 0px;
}

#foot a {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;		
}

#foot a:link,
#foot a:visited {
	color: #49473d;
}

#foot a:hover,
#foot a:active  {
	color: #CC6600;
}

#foot a.selected  {
	color: #C60;
}

#legalwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	padding-bottom: 35px;	
}

#legal {
	width: 975px;
	padding: 0px;
	text-align: center;
}

#legal p {
	width: 975px;
	padding: 0px;
	text-align: center;
	color: #736f61;
	font-size: 11px;	
}

#legal a {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;		
}


/* =search
----------------------------------------------- */


/* =headings
----------------------------------------------- */
.headlineContainer h1 {
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 12px 0px;	
}

.headlineContainer h1 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 52px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 48px;		
}

.subheadlineContainer h2 {
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;	
}

.subheadlineContainer h2 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
}

.minorHeadline h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;	
}

.minorHeadline h3 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;	
}

.headlineList h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 12px 0px;	
}

#leftCol h1,
#leftColWide h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;	
}

.aspen-authors h2 {
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 25px 0px;
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 28px;
}

#leftColWide h2.success {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #f0e7cb;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 12px 0px;	
	background-color: #3F3D36;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
}

.entry h2 {
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 28px;
}

.entry h3 {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 28px;
}

#leftCol .entryOriginal {
	margin-bottom: 5px;
	padding: 0px 0px 2px 0px;	
}

#leftCol .entryOriginal.bm {
	border-bottom: 1px solid #D1C195;
	margin-bottom: 45px;
}

#leftCol .entryOriginal h5 {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;		
	color: #3F3D36;
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 5px 0px;
	margin: -10px 0px 0px 0px;	
}

#leftCol .entryOriginal h5 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;
}

#leftCol .entryOriginal h5 a:hover {
	color: #c60;
}

#leftCol h6 {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	background-color: #d9d1b8;
	padding: 3px 0px 3px 8px;
	margin: 20px 0px 15px 0px;
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 28px;
}

#leftCol .relations h3,
#leftCol .comment_entries h3,
#leftColWide .comment_entries h3 {
	border-top: 1px solid #B1AB96;
	border-bottom: 1px solid #B1AB96;
	padding: 2px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 28px;
}

#leftCol h4 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;	
}

#leftCol h4 a:hover {
	color: #c60;	
}

#rightCol h2,
#rightColWide h2 {
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F3D36;
	font-weight: bold;
	line-height: 24px;
}

.twoColRight h2 {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	background-color: #d9d1b8;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px -6px;
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;	
}

.comment_entries h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;	
}

.archiveEntry h2 {
	background-color: #d9d1b8;	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;	
	position: relative;
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 32px; 
	overflow: hidden; 
	width: 545px; 
	padding: 3px 0px 3px 15px;	
	margin: 15px 0px 0px -18px;
}

.archiveEntry h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;			
}

.greedyBox h3 {
	text-align: center;
	margin: 5px 0px 0px 0px;		
}

.greedyBox h3 a {
	font-family: Times, "Times New Roman", serif;
	font-size: .8em;
	color: #49473d;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

.headlineContainer h1 a:hover,
.subheadlineContainer h2 a:hover,
.minorHeadline h3 a:hover,
.greedyBox h3 a:hover,
.peopleContainer h2 a:hover  {
	color: #736f61;
}

.subContentCol h2 {
	border-bottom: 1px solid #B1AB96;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F3D36;
	font-weight: bold;
	line-height: 24px;
}

/* =lists
----------------------------------------------- */
#leftCol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 12px 25px;
}

#leftCol ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px 0px 12px 25px;
}

#leftCol li {
	line-height: 15px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;
}

.relations ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url({site_url}images/interface/bull-dollar-sign.gif);	
	margin-left: 25px;
}

.relations li {
	line-height: 18px;
}

#rightCol ul {
	color: #a29c8b;
	width: 170px;
	margin-bottom: 5px;
}

#rightCol1 li {
	line-height: 14px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3D36;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 16px;
	width: 98%;	
	vertical-align: top; /* force bullet to top for ie */ 
}

#rightCol2 li {
	line-height: 14px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3D36;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 5px 0px 16px;	
	vertical-align: top; /* force bullet to top for ie */ 
	width: 96%;
}

.entry ul,
.headlineText ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url({site_url}images/interface/bull-dollar-sign.gif);	
	margin: 15px 5px 15px 30px;
	width: 90%;
	color: #a29c8b;
}

.entry li,
.headlineText li {
	line-height: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3D36;	
}	

.archiveEntry {
	margin: 0px 0px 00px 20px;
}

#leftCol .archiveEntry ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 5px 0px 20px;
	color: #a29c8b;
}

#leftCol .archiveEntry li {
	line-height: 14px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3D36;	
}	

.minorHeadlineRight ul {
	margin: 0px 0px 0px 0px;
}

.minorHeadlineRight li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url({site_url}images/interface/bull-link.gif);	
	margin: 0px 5px 0px -8px;
}


/* = list structure
----------------------------------------------- */
#leftCol .greedyList ul {
	margin: 0px;
}

#leftCol .greedyList li {
	list-style-image: none;
	list-style-type: none;
	padding: 3px 5px 3px 5px;
}

.greedyRow {
	list-style-image: none;
	list-style-type: none;
	padding: 3px 8px 3px 8px;
}

.listLeft {
	float: left;
	margin-right: 25px;
}

.listRight {
	float: left;
}

/* = comments
----------------------------------------------- */

.postedComment {
	padding: 5px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676357;
}

.comment_entries {
	margin-bottom: 7px;
}

.comment_form p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676357;
}

.comment_body {
	margin: 0px 30px 0px 30px;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 1px;
	overflow: hidden;
}

.comment_body2 {
	margin: 0px 15px 0px 15px;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 1px;
	overflow: hidden;
}

.comment_body p,
.comment_body2 p {
	line-height: 17px;
	margin-bottom: 10px;
}

.commentRowOne {
	background-color: #d9d1b8;
	margin-bottom: 3px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
}

.commentRowTwo {
	background-color: #f0e7cb;
	margin-bottom: 3px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
}

.comment_bodyAuthor {
	margin: 0px 20px 0px 0px;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 1px;
	overflow: hidden;
}

.comment_bodyAuthor p {
	line-height: 17px;
	margin-bottom: 10px;
}

.authorEntry {
	margin-bottom: 5px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 2px solid #d9d1b8;		
}

.author_img {
	float: left;
	width: 25px;
	margin: 0px 0px 0px 10px;
}

.author_txt {
	float: left;
	width: 90%;
	margin-left: 12px;
}

.comment_form .comment_textbox {

}

.comment_form input {
	width: 250px;
	border: 1px solid #d9d1b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3D36;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.comment_form input.check {
	width: 15px;
}

.comment_form textarea {
	height: 100px;
	width: 550px;
	max-width: 550px;
	border: 1px solid #d9d1b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3D36;
	line-height: 17px;
	padding: 5px;
	background-color: #FCF7E6;
}

.commentBoxContainer {
	width: 100%;
	float: left;
	overflow: hidden;
}

.commentBoxLeft {
	width: 295px;
	float: left;
	vertical-align: bottom;
}

.commentBoxRightContainer {
	width: 250px;
	float: left;
}

.commentBoxRight {
	width: 250px;
	margin-top: 40px;
}

.comment_form .commentSpam {
	clear: both;
	line-height: 18px;
	color: #fff9e6;
	background-color: #676357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 15px;
	padding: 5px;
	text-align: center;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
}


.comment_entries {
	margin-bottom: 7px;
}

.active_cat {
	font-weight: bold;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3D36;
}

button.body,
button.body2  {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	width: 75px;
	background-color: #49473d;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;	
}

.paginate {
	margin-top: 25px;
	text-align: right;
    height: 20px;
}

.pagecount {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7769;
	background-color: #d9d1b8;
	padding: 4px 10px 4px 10px;	
}

.padRight {
	padding-right: 15px;
	padding-bottom: 3px;
	float: left;
}


/* =forms
----------------------------------------------- */

form#freeform {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	background-color: #d9d1b8;
	padding: 15px;
	margin-top: 0px;
	overflow: hidden;
}

form#freeform h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696659;
	margin: 15px 0px 5px 0px;
}

.button {
	clear: both;
}

#message.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3D36;
	border: 1px solid #D1C195;	
	background-color: #FCF7E6;
	width: 100%;
	height: 100px;
}

form#freeform .bodybd {
	font-weight: bold;
	color: #575449;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.formColBox {
	padding: 0px;
	margin: 0px;
}

.formColBox2 {
	padding: 0px;
	margin: 0px;
	clear: both;
}

.formColBoxYour {
	padding-bottom: 0px;
	margin-bottom: 15px;
	clear: both;
}

.captcha {
	width: 535px;
	height: 60px;
	padding-bottom: 0px;
	margin: 15px 0px 15px -5px;
	padding: 4px 0px 0px 0px;
	background-color: #f0e7cb;
	padding-left: 6px;
	overflow: hidden;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
}

.captcha input {
	border: 1px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5B4B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.formCol2 {
	width: 230px;
	float: left;
}

.formCol3 {
	width: 265px;
	float: right;
	margin-left: 25px;
}

.thankyou {
	background-color: #49473d;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	font-weight: bold;
	line-height: 25px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 	
}


/* =tags module
----------------------------------------------- */
.tagsSubmit {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	background-color: #d9d1b8;	
	margin: 0px 0px 15px 0px;	
	padding: 3px 10px 1px 10px;
}

.tagsSubmit h4 {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #3F3D36;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;	
}

.tagsSubmit .textarea1 {
	width: 250px;
	height: 26px;
	border: 1px solid #D1C195;	
	background-color: #FCF7E6;	
	margin: 0px;
	padding: 0px 2px 0px 2px;
	font-size: 13px;
	color: #3F3D36;	
}

.tagsSubmit input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	width: 100px;
	background-color: #49473d;
	padding: 3px 0px 3px 0px;
}

.tagsSubmit div {
	overflow: hidden;
	margin-bottom: 8px;
}

.tagsSubmit .tagsLeft {
	float: left;
	margin: 0px 15px 0px 0px;
}

.tagsSubmit .tagsRight {
	float: left;
	margin: 3px 0px 0px 0px;	
}

/* =links
----------------------------------------------- */
a {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;		
}

a:link,
a:visited {
	color: #3f3d36;
}

a:hover,
a:active  {
	color: #CC6600;
}

.commentSpam a:link.registerNow {
	color: #f0e7cb;
}

.commentSpam a:hover.registerNow {
	color: #c60;
}

.entryLink {
	width: 45%;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	background-color: #49473d;
	padding: 5px;
	text-align: center;
	margin: 20px 0px 10px 0px;
}

.entry a {
	text-decoration: underline;
}

.entry a:link .entryLink,
.entry a:visited .entryLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
}

.entry a:hover .entryLink,
.entry a:active .entryLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c60;	
}

.subheadlineContainer p a,
.minorHeadline p a,
#leftCol .entry p a  {
	text-decoration: underline;
}


/* =search
----------------------------------------------- */
#searchform fieldset {
	border: 1px solid #b1ab96;
	margin-bottom:  20px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 	
}

#searchform legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f3d36;
}

#searchform input.submit {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	width: 30px;
	text-align: center;
	background-color: #49473d;
	padding-top: 3px;
	padding-bottom: 3px;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5B4B;
	padding:0px;
	border: 0px solid #D1C195;
}

.searchBox h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3f3d36;
	margin-top:  0px;
}

table#search {
	width: 100%;
	border-collapse: collapse;
}

th {
	text-align: left;
	padding: 4px 0px 5px 7px;
	background-color: #736f61;
	color: #f4e9d5; 		
}

td {
	padding: 7px 10px 7px 7px;
	vertical-align: top;
}

td.resultRowOne {
	border-top: 1px solid #f0e7cb;
	background-color: #d9d1b8;
}

td.resultRowTwo {
	border-top: 1px solid #f0e7cb;
	background-color: #f0e7cb;
}

td.headlines p, td.people p, td.history p {
	font-weight: bold;
	line-height: 14px;
	}

.headlines {
	background: #fef5da;
	border-top: 1px solid #f0e7cb;
	}
.people {
	background: #c0b9a5;
		border-top: 1px solid #f0e7cb;
	}
.history {
	background: #cec7b1;
	border-top: 1px solid #f0e7cb;
	}

td.news p span, td.views p span, td.stockists p span {
	font-weight: 400;
	font-size: 9px;
}


/* =twitter
----------------------------------------------- */
.twitter {
	overflow: hidden;
	padding: 5px;
	margin: 0px 0px 8px 0px;
	background-color: #d9d1b8;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
}

.twitter img {
	float: left;
	margin-right: 8px;
}

.twitterText {
	float: left;
	padding-top: 2px;
	font-weight: normal;
}    


/* =store
----------------------------------------------- */
.product_box {
	overflow: hidden;
	margin: 25px 0 0px 0;
}

.product_thumbnail {
	float: left;
	width: 300px;
	height: 300px;
	border: 1px solid #b0ab96;
	margin: 0 20px 0 0;
	overflow: hidden;
}

.product_info {
	float: left;
	width: 420px;
}

.product_info h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 35px;
	color: #3F3D36;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.product_summary p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F3D36;
	margin-top: 0px;
	margin-bottom: 20px;	
	line-height: 22px;	
}

.product_info input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3D36;
	background-color: #FCF7E6;
	padding-left: 5px;
}

.product_info select {
	margin: 0 10px 0 0;
}

.product_info input.button {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	width: 90px;
	text-align: center;
	background-color: #49473d;
	padding: 3px 0 3px 0;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
}

.product_details {
	margin: 0 0 20px 0;
	color: #3F3D36;
}

.product_details p.highlight {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
	background-color: #d9d1b8;
	padding: 5px 8px 5px 8px;
	font-size: 16px;
}

#leftColWide p.callout {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
	background-color: #d9d1b8;
	padding: 5px 8px 5px 8px;
	font-size: 12px;
	margin-top: 20px;
}

.product_details div {
	margin: 15px 0 0 0;
}

.extended h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	color: #3F3D36;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}


/* =cart / checkout
----------------------------------------------- */
#cart {
	margin: 0 0 35px 0;
}

#cart tr.colorfill {
	background-color:  ;
}
#cart thead {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;		
}

#cart table {
	width: 100%;
	color: #3e3c36;
	font-size: 18px;	
}

#cart table td {
	border-bottom: 1px solid #b0ab96;
	border-color: #d9d1b8;
}

#cart table td.total {
	/*background-color: #d9d1b8;*/
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#cart input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	width: 28px;
}

#cart a.delete {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3c36;
	text-align: center;
	background-color: #d9d1b8;
	padding: 2px 7px 3px 7px;
	margin: 4px 0px 0px 0px;
}

#cart input.button {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e7cb;
	width: 135px;
	text-align: center;
	background-color: #3e3c36;
	padding: 3px 0 3px 0;
	margin: 0px 24px 0px 0px;
	cursor: pointer;	
}

#checkout {
	margin: 0 0 35px 0;
}

#cart h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #3f3d36;
	margin:  0 0 5px 0;
}

#checkout h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #3f3d36;
	margin:  0 0 20px 0;
}

#checkout h3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #3f3d36;
	margin:  0 0 15px 0;
}

#checkout fieldset.billing,
#checkout fieldset.shipping,
#checkout fieldset.information,
#checkout fieldset.payment{
	border: none;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
	margin: 0 0 20px 0;
	padding: 0px 10px 20px 10px;
	border-bottom: 1px solid #D1C195;	
}

#checkout fieldset.iunderstand {
	border: none;
	margin: 0 0 20px 0;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #D1C195;	
}

#checkout fieldset.billing input,
#checkout fieldset.shipping input,
#checkout fieldset.information input,
#checkout fieldset.payment input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 1px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48473c;
	width: 250px;
	text-align: LEFT;
	background-color: #fcf7e6;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 5px 0px;
}

#checkout fieldset.billing input.short,
#checkout fieldset.shipping input.short,
#checkout fieldset.information input.short,
#checkout fieldset.payment input.short {
	width: 75px;
}

#checkout fieldset.shipping select,
#checkout fieldset.billing select {
	margin-top: 2px;
}

#checkout .row {
	width: 100%;
	overflow: hidden;
	padding-bottom: 3px;
}

#checkout .row2 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}

#checkout .row .left,
#checkout .row2 .left {
	width: 350px;
	float: left;
}

#checkout .row .right,
#checkout .row2 .right {
	width: 350px;
	float: left;
}

#checkout form p.callout {
	color: #48473c;
	font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 8px 0;
	padding: 10px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	background-color: #d9d1b8;	
}

.checkoutbutton {
	margin-top: 20px;
}

#checkout form .checkoutbutton input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f0e7cb;
	width: 170px;
	text-align: center;
	background-color: #49473d;
	padding: 5px 0 3px 0;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	clear: both;	
	float: left;
}

.shippingRow {
	overflow: hidden;
	padding: 8px 35px 8px 0;
	border-color: #d9d1b8;
	text-align: right;
}

.shippingRowBottom {
	overflow: hidden;
	padding: 8px 0 8px 0;
	text-align: right;
}

.shippingRowBottom .left {
	float: left;
	width: 368px;
	margin-right: 5px;
}

.shippingRow .right,
.shippingRowBottom .right {
	float: left;
}

.totalRow {
	overflow: hidden;
	padding: 2px 0 2px 0;
	border-color: #d9d1b8;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3e3c36;
}

.totalRow .left {
	float: left;
	width: 70px;
	margin-right: 5px;
	text-align: right;
	padding: 2px 0px 0px 0px;	
}

.totalRow .right{
	float: left;
	text-align: left;
	width: 250px;	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 1px solid #d1c095;
	background-color: #fcf7e6;
	padding: 1px 5px 1px 5px;		
}

#checkout fieldset.shipping input.check {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 20px;
}


/* =accordion
-----------------------------------------------
.basic {
	width: 100%;
}

.basic p {
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}

.basic a {
	cursor: pointer;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #928b7d;
	margin:  0 0 5px 0;
}

.basic a:hover {
	color: #3e3c36;
}

.basic a.selected {
	color: #3e3c36;
}

#list1b.basic.ui-accordion.selected div {
	margin: 0 0 0 0;
}
*/


/* =slide
-----------------------------------------------*/ 
#container-4.ui-expandable {
	border-width: 2px 0;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

#container-4.ui-expandable .ui-widget-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #3f3d36;
	margin:  0 0 25px 0;
}

#container-4 .ui-widget-header.ui-state-hover {
	color: #c60;
	cursor: pointer;
}



/* =miscellaneous
----------------------------------------------- */
.clear {
	clear: both;
}

#leftColWide iframe.amazon {
      width: 100%;
      height: 875px;
      border: 0;
      background-color: transparent;
}

a img {
	border: none; 
}

.dateTitle {
	margin-bottom: 10px;
}

.dateTitle p {
	margin-bottom: 25px;
}

.tm {
	margin-top: 5px;
}

/*
blockquote {
	background-color: #d9d1b8;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 	
	padding: 15px 15px 10px 15px;
	width: 90%;
	margin: 18px 0px 18px 12px;
}
*/

blockquote {
	border-left: 4px solid #d9d1b7;
	padding: 15px 15px 10px 15px;
	/*width: 495px;*/
	width: 90%;
	margin: 18px 0px 18px 10px;
}

blockquote p {
	margin: 0px 0px 8px 0px;
}

.fourofour h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 85px;
	color: #3F3D36;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}

img.original {
	margin: 0px -5px 0px 0px;
	padding-right: 5px;
}

img.original2 {
	margin: 0px -2px 0px 0px;
	padding: 0px;
}

img.entryOriginal2 {
	margin: 0px -2px 0px 0px;
	padding: 0px;
}

img.originalContent {
	padding: 0px 0px 7px 0px;
}

#cheneyList {
	padding-left: 8px;
}

#contentContainer .searchBox input {
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border: 1px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #48473c;
	width: 450px;
	text-align: LEFT;
	background-color: #fcf7e6;
	padding: 10px;
	margin: 0px 0px 5px 0px;
}

#contentContainer .searchBox input.btn {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border: 0px solid #D1C195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f0e7cb;
	width: 120px;
	text-align: center;
	background-color: #49473d;
	padding: 5px 0 5px 0;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
	clear: both;	
	float: left;
}

#leftCol .entry img.left {
       margin: 0 15px 5px 0;
       border: 3px solid #d9d1b8;
}

#leftCol .entry img.right {
       margin: 0 0 5px 15px;
       border: 3px solid #d9d1b8;
}

.paddingBottom {
	margin-bottom: 45px
}    

.pb {
	margin-bottom: 15px
}

#donate {
	width: 100%;
	text-align: center;	
}

#donate input {
	border: none;
	background-color: #F0E7CB;
	margin-bottom: 25px;
}

/* = contributors
----------------------------------------------- */
.contrib-headshot {
	float: left;
	margin: 0 15px 5px 0;
	border: 2px solid #d7d1b8;
}

.contrib-box {
	float: left;
	width:  395px;
	margin-bottom: 30px;
}

/* = tell-a-friend
----------------------------------------------- */
form#freeform input {
	margin-bottom: 10px;
}

form label.required {
	font-weight: bold;
}

form label {
	color: #736f61;
	font-size: 14px;
}

form#freeform input.std_input,
form#freeform textarea {
	border: 1px solid #d1c195;
	width: 98%;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #3f3c36;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #fcf7e6;
}

form input.form_but {
	margin-top: 20px;
	background-color: #3f3c36;
	color: #f0e7cb;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
}


/* 	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	background-color: #d9d1b8;	
*/	