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

#header h2 {
	background-image:url(/images/news_header.jpg);

}

#content { text-align:left; }

#news_items {

	text-align:left;
	width:335px;
	padding-left:20px;

}

#news_items p {

	font-family: Helvetica, Arial,  sans-serif;
	font-size:0.91em;
	font-weight:100;
	color:#cdcdcd;
	line-height:1.1em;

}

.entry {

	padding: 8px 0;
	

}

#news_items h6 {

	text-transform:uppercase;
	color:#d7753e;
	/*font-size:1.0em;*/
	font-weight:100;
	
	

}

/*#news_items h5, #news_items h6 { height: 20px; }*/

#news_items h6 a, #news_items h6 a:visited { color:#d7753e; text-decoration:none; }
#news_items h6 a:hover {text-decoration:underline; }

#news_items h5 {

	
	color:#bcbcbc;
	font-size:0.95em;
	font-weight:100;

}

#news_items, #sidebar {

	float:left;

}

#sidebar { width:300px; margin: 0 0 0 25px; }

#sidebar #tour h4 {

	text-indent:-9999px;
	background-image:url(/images/tour.gif);
	width:40px;
	height:20px;
	padding-right:15px;
	background-repeat:no-repeat;

}

#sidebar #tour p, #sidebar #tour h4 {float:left;}

#view_all_tour {

	color:#979797;
	text-transform:lowercase;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:0.91em;
	margin-top:10px;
	width:120px;
	height:20px;
}

#view_all_news {

	color:#d7753e;
	text-transform:lowercase;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:0.91em;
	margin-top:20px;
	width:120px;
	float:right;
	text-align:right;
	height:20px;
}

#view_all_tour a, #view_all_tour a:visited { 

		color:#979797;
		text-decoration:none;

}

#view_all_news a, #view_all_news a:visited { 

		color:#d7753e;
		text-decoration:none;

}


.entry p a, .entry p a:visited, .entry a, .entry a:visited { color: #d7753e; text-decoration:none; }
.entry p a:hover, .entry a:hover { text-decoration:underline; }
.entry .read_more {float:right; font-size:0.91em}
.entry a {display:block;}
.entry p a { display:inline !important; }

.commentlist  small { font-size:0.91em; }
.commentlist  small a, .commentlist  small a:visited { color: #d7753e; text-decoration:none; }
.commentlist  small a:hover { text-decoration:underline; }


#tour_dates {  }
.tour_date { margin:13px 0 ; }
.tour_date  h6 { 

	color:#D7753E;
	font-size:.91em;
	font-weight:100;
	height:20px;
}

.tour_date h5 {

	color:#979797;
	
	font-family: Helvetica, Arial,  sans-serif;
	font-size:0.91em;
	font-weight:100;
	margin-top:2px;

}

#respond { margin-top:10px; margin-bottom:5px; font-size:1em; height:20px; }
#comments { margin-top:10px; font-size:1em; height:20px; }

#commentform p {display:block;margin:5px 0; }

small { font-size:0.99em; font-family:  Arial, Helvetica, sans-serif; }

#commentform .text_input, #commentform textarea { font-family:Arial, Helvetica, sans-serif; font-size:1.1em; background-color:#e8e7e7; }

#commentform .text_input { border:1px solid #393939;padding:2px 2px;  }
#commentform textarea { width:98%; }

.commentlist li { border-bottom:1px dashed #fff;padding:5px 0; }

.commentlist { list-style-type:none; }

.commentlist li p {display:inline; }
.commentlist li cite a, .commentlist li cite a:visited {

color: #d7753e; text-decoration:none;

}

.commentlist li cite a:hover {

 text-decoration:underline;

}
