/*** Mad River Valley Century Ride, 2010, WP/Thesis ***/

body.custom {
	background-color: #606B49;
}
.custom a {
	text-decoration: none;
	outline: none;
}
.custom a:hover {
	text-decoration: underline;
}
.custom #container {
	background-color: #4e573c;
	padding: 10px;
}
.custom #page {
	background-color: #4e573c;
}

/**** Header ****/

.custom #header #logo a {
	width: 900px;
	height: 200px;
	float: left;
}
.custom #header {
	padding: 0 2px 0 2px;
	height: 200px;
	background: url('http://www.mrvcenturyride.com/images/cr-head1.jpg') no-repeat;
}
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px;
}

/*** Thesis Nav Menu ***/

.custom ul.menu {
	font-weight: bold;
	background-color: transparent;
}
.custom ul.menu li.tab a:link, ul.menu li.tab a:visited {
   text-decoration: none;
   background-color: transparent;
}
.custom ul.menu li.tab a:hover {
   text-decoration: underline;
   background-color: transparent;
}
.custom ul.menu li a {
	background-color: transparent;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.custom ul.menu li.rss a {
	padding-right: 20px;
	background: url('images/feed_icon.png') 100% 50% no-repeat;
}

/**** Content ****/

.custom #content_box {
	background-color: #FFFFF4;
}
#content img {
	padding: 1px;
	border: 1px solid #afba9a;
}
.custom .comments_closed p {
	display: none;
}
p.follow {
	margin-bottom: 4px;
}
.floatrt {
	float: right;
	margin: 4px 0 10px 10px;
	padding: 1px;
	border: 1px solid #cccccc;
}
.avail {
	background-color: #afba9a;
	padding: 5px 8px 5px 8px;
}

/**** Sidebars ****/
.custom .list {
	margin-left:20px;
}
.custom .list li {
	list-style-position: outside;
	list-style-type: circle;
}
li.widget li ul {
margin:0.692em 0 0;
}
.custom #sidebar_1 {
	text-align: right;
}
.custom .sidebar h3 {
	font-weight: bold;
}
.custom .widget_pages {
	text-align: right;
	font-size: 12px;
}
.custom .widget_pages h3 {
	display: none;
}
.custom .widget_pages a:link,.widget_pages a:visited {
	color: #004827; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
.custom .widget_pages a:hover {
	color: #7C7C52; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
.custom #twitter-3 {
	font-size: smaller;
}
.announce {
	background-color: #9EB0A4;
	color: Black;
	padding: 20px;
}
.announce h3 {
font-size: 14px;
font-weight: bold;
}
.announce h4 {
	color: #02472A;
}
.custom #sidebar_2 img {
	padding: 1px;
	border: 1px solid #afba9a;
}
.lodge_tbl td {
	vertical-align: top;
}
/*** Footer ***/
.custom #footer {
	height: 40px;
}
.custom #footer a {
	border: none;
}