* {
		margin: 0;
		padding: 0;
}


body {
		margin: 0;
		padding: 0;
		background: #3d3c34;
}

html {
		height: 100%;
}

#content {
		margin: 0 auto;
		padding: 0;
		background: #fffcdf;
		text-align: left;
		color: #000;
		width: 1000px;
		
}


.clear {
	clear: both;
}

/* links

-------------------------------------------------------------- */

a {
		color: #034ea2;
		text-decoration: underline;
		font-weight: bold;
}

a:hover {
		color: #333;
		text-decoration: underline;
		font-weight: bold;
}

form {
		display: inline;
} 


/* left column 

-------------------------------------------------------------- */

#left {
		width: 190px;
		font-family: arial, helvetica, sans-serif;
		line-height: 20px;
		text-align: left;
		float: left;
		padding: 0 0 0 20px;
		font-size: 11px;
}

#left h1 {
		width: 190px;
		text-align: center;
		color: #fff;
		background-color: #00754a;
		font-size: 13px;
		font-weight: bold;
		margin: 0 0 10px 0;
}

#left p {
		font-size: 10px;
		line-height: 17px;
		margin: 0 0 10px 0; 
}

#buy {
		background: #f4f0c5;
		text-align: center;
		padding: 0 0 15px 0;
		line-height: 18px;
		font-size: 11px;
}

#buy a {
		color: #000;
		text-decoration: underline;
		font-weight: bold;
}

#buy a:hover {
		color: #ef4123;
		text-decoration: underline;
		font-weight: bold;
}

.excerpt_link {
		text-align: center;
		font-size: 13px;
		margin: 10px 0;
}


/* right column 

-------------------------------------------------------------- */

#right {
		width: 190px;
		float: right;
		padding: 0 20px 0 0;
		font-family: arial, helvetica, sans-serif;
		line-height: 20px;
		text-align: left;
		font-size: 11px;
}

.tour_link {
		margin: 0 0 10px 0;
}

#right h1 {
		width: 190px;
		text-align: center;
		color: #fff;
		background-color: #00754a;
		font-size: 13px;
		font-weight: bold;
		margin: 0 0 10px 0;
}

#right p {
		font-size: 10px;
		line-height: 17px;
		margin: 0 0 10px 0; 
}

/* main column 

-------------------------------------------------------------- */
#main {
 		width: 540px;
 		padding: 0px 20px;
 		margin: 0;
 		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		text-align: left;
		color: #000;
		float: left;
	
}

.date {
		font-size: 11px;
		color: #666;
		margin: 0 0 5px 0;
		xborder-bottom: 1px dotted #666;
}

#main h1 {
		margin-bottom: 10px;
		font-size: 18px;
		xline-height: 24px;
		text-transform: uppercase;
}

#main p {
		margin-top: 15px;
		line-height: 21px;
		
}

#main blockquote, #main_wide blockquote {
		margin-top: 15px;
		margin-right: 15px;
		margin-left: 15px;
		line-height: 21px;
		
}

.share_box {
		display: block;
		background-color: #fff;
		width: 540px;
		margin: 15px 0px 15px 0px;
		color: #000;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		padding: 5px 0px 5px 0px;
		height: 20px;
		border-top: 1px dotted #ccc;
}

.share_box ul { padding: 0px 0px 5px 5px; margin: 0; list-style: none; }
.share_box li { margin: 2px; list-style: none; float:left; height: 20px; }
.share_box img { padding: 0 3px; border: 0; }
.share_box input { padding: 1px 3px; }

.hr {
		border-bottom: 2px solid #f4f0c5;
		margin: 15px 0;
}



/* footer

-------------------------------------------------------------- */

#footer {
		margin: 40px auto 20px;
		text-align: left;
		color: #000;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		line-height: 20px;
		width: 960px;
		text-align: left;
		padding: 15px 0 40px 0;
		border-top: 3px solid #828072;
}


#footer a {
		color: #ef4123;
		text-decoration: underline;
		font-weight: bold;
}

#footer a:hover {
		color: #000;
		text-decoration: underline;
		font-weight: bold;
}

/* main inside the book

-------------------------------------------------------------- */
#main_wide {
 		width: 750px;
 		padding: 0px 20px;
 		margin: 0;
 		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		text-align: left;
		color: #000;
		float: left;
		line-height: 21px;
	
}

#main_wide h1 {
		margin-bottom: 10px;
		font-size: 18px;
		xline-height: 24px;
		text-transform: uppercase;
}

#main_wide p {
		margin-top: 15px;
		line-height: 21px;
		
}

#main_wide h2 {
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		color: #900;
		margin-top: 25px;
		font-weight: bold
		}
		
#main_wide h3 {
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		color: #333;
		margin-top: 25px;
		font-weight: bold;
		text-transform: uppercase;
}

#main_wide p.small {
		margin-top: 20px;
		font-size: 13px;
		margin-bottom: 0;
		
}

.callout {
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 24px;
		text-transform: uppercase;
		color: #ef4123;
		font-weight: bold;
}

/* ---------------------------------------
comments/permalink styles 
----------------------------------------- */

#main_wide .comments_section {
		margin: 20px 0 0 0;
		width: 750px;

}

#main_wide .comments_section h1 {
		margin: 0;
		font-size: 16px;
		color: #ef4123;
		text-transform: uppercase;
}

#main_wide .comments_section h3 {
		margin: 0 0 10px 0;
		font-size: 11px;
		color: #333;
		text-transform: none;
		font-weight: normal;
}

.comment {
		padding: 10px 0;
		border-top: 1px #ccc dashed;
		margin: 10px 0 0 0;
}	
.comment p {
		margin: 0 0 0 200px;
		padding: 0;		
}

.comment_by {
		float: left;
		margin: 0;
		padding: 15px 0 0 0;
		width: 200px;
		
}


.comment_date {
		font-size: 11px;
		color: #666;
		margin: 0;
}

.hr2 {
		border-top: 1px #666 solid;
		margin: 10px 0 20px 0;
}

#add_comment {
		margin: 20px 0;
		padding: 15px;
		background-color: #f4f0c5;
}

label {
		float: left;
		width: 140px;
}

.post {
		margin: 0 0 0 140px;
}


/* =========== WIDE SHARE BOX ============= */

.share_box_wide {
		display: block;
		background-color: #fff;
		width:750px;
		margin: 15px 0px 15px 0px;
		color: #000;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		padding: 5px 0px 5px 0px;
		height: 20px;
		border-top: 1px dotted #ccc;
}

.share_box_wide ul { padding: 0px 0px 5px 5px; margin: 0; list-style: none; }
.share_box_wide li { margin: 2px; list-style: none; float:left; height: 20px; }
.share_box_wide img { padding: 0 3px; border: 0; }
.share_box_wide input { padding: 1px 3px; }
