html, body {
margin:0;
padding:0
}
body {
	text-align:center;
	background:url(../images/bg.gif) 50% top;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	color:#272D33;
}
#bg{
	background: url(../images/header_bg.jpg) repeat-x 50% top;
	position: relative;
}
#header {
	height:203px;
	position:relative;
	background: url(../images/header_mtn.jpg) no-repeat 50% top;
	width: 100%;
}
#title {
	padding: 5px 0 0 15px;
	margin: 5px 0 2px;
	border-bottom: 1px solid #CCC;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	color: #004980;
}
#title h1 {
	margin:0;
	color: #004980;
	padding: 2px 0 0;
	font-size: 1.6em;
}
blockquote {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
	color: #444;
}
#content ul, ol {
	margin:10px 5px;
	line-height: 1.9em;
}
#content p {
	line-height:1.8em}
#footer{
	padding-top:15px;
	text-align:left;
	height: 175px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
	padding: 0;
}
#navigation li {
	line-height: 1.3em;
}
#navigation h2 {
	margin: 0px;
	padding: 2px 0 0;
}
.post {
	margin: 0;
	padding: 0px;
}
form {
	margin: 0 0 10px;
	padding: 0px;
}
#searchform #s {
	width:160px;
}
#topnav {
	position: absolute;
	left: 28px;
	bottom: 49px;
	font-size: 0.99em;
	font-weight: bold;
}
#topnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#topnav ul li {
	margin-left: 0;
	padding: 8px 8px;
	list-style: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #CCCCCC;
}
#topnav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#topnav ul {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}	
#topnav ul li a {
	display: inline;	
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
#topnav ul li a:hover {
	color: #fff;
}
#container {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
}
#logo {
	background-image: url(../images/snowrap.png);
	height: 77px;
	width: 342px;
	position: absolute;
	left: 28px;
	top: 18px;
}
.clear {
	clear: both;
}
#header #toplevel_nav {
	background-image: url(../images/uppertop_nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 41px;
	width: 190px;
	top: 0px;
	right: 265px;
}
#toplevel_nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#toplevel_nav ul li {
	margin-left: 0;
	padding: 8px 8px;
	list-style: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #CCCCCC;
}
#toplevel_nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#toplevel_nav ul {
	display:inline;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
}	
#toplevel_nav ul li a {
	display: inline;	
	color: #0F1113;
	text-decoration: none;
	width: 100%;
}
#toplevel_nav ul li a:hover {
	color: #0760B4;
}#content .entry {
	padding: 0 5px 9px;
	font-size: 1.1em;
	border-bottom: dotted #A6A9AD 1px;
}
.postmetadata{
	padding: 10px;
	border-bottom: solid #A6A9AD 7px;
	margin: 10px 0;
}
.authorinfo {
	text-align: left;
	color: #4D5A65;
	padding-left: 15px;
}
.commentlist{
	background:#F2F2F2;
	padding: 10px;
}
.commentlist li{
	padding: 0;
	list-style:none;
}
.livesearchpopup {
	position: absolute;
	top: 50px;
	right: 285px;
}
.post h2{
	font-size:1.6em;
	padding: 7px 0 0 12px;
	margin: 5px 0 0 0;
	background-image: url(../images/title_bg_side.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	color: #004980;
}
#navigation h2, #container h2{
	font-size:1.2em;
	padding: 9px 0 0 12px;
	margin: 5px 0 0 0;
	background-image: url(../images/title_bg_side.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	color: #004980;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul ul {
	margin: 0 0 5px 10px;
}
#navigation a:link {
	font-size: 1.1em;
	font-weight: bold;
	color: #004980;
	text-decoration: none;
}
#navigation a:hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #004980;
	text-decoration: underline;
}
#navigation a:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #004980;
	text-decoration: underline;
}
a:link {
	color: #004980;
	text-decoration: none;
}
a:hover {
	color: #004980;
	text-decoration: underline;
}
a:visited {
	color: #004980;
	text-decoration: underline;
}
#container .float33 {
	float: left;
	width: 286px;
	margin: 5px;
	padding: 0;
}
.avert_wide {
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: 125px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A6A9AD;
	border-bottom-color: #A6A9AD;
}
.floatholder {
	background-image: url(../images/floatbg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.sep{
	width:95%;
	margin:8px auto;
	border-bottom:1px dotted #A6A9AD;
}
#bside {
	background-image: url(../images/bside_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 654px;
	width: 195px;
	position: absolute;
	left: 951px;
	top: 179px;
}
#bside #bspace {
	margin: 27px auto 0;
	padding: 0px;
	height: 600px;
	width: 160px;
}
.size-medium {
	border: 5px solid #FFFFFF;
	margin:8px;
	
}
img{	
	border:none;
}

.homepost {
	width: 635px;
	float: left;
}
#footer img {
	margin: 0 0 0 105px;
}
.userphoto {
	float:left;
	background-image: url(../images/userphoto_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 3px 0 0;
	padding: 12px 8px 18px;
}

.rider_highlight {
	background-image: url(../images/rider_highlight_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 4px 5px 18px;
}
#navigation ul ul {
	margin: 0 10px 10px;
	padding: 0 8px 8px;
	border-bottom: 1px dotted #666;
}
#navigation h4 {
	margin: 0px;
	padding: 0px;
}
.mainsep{
	clear:both;
	padding: 10px;
	border-bottom: solid #A6A9AD 7px;
	margin: 10px 0;
}
.home_list {
	float: left;
	width: 245px;
	margin: 5px 0 5px 10px;
}
.homepost .home_image {
	float: left;
	margin: 0 5px  5px 5px;
	padding: 0 5px 5px 5px;
}
.homepost #title {
	float: right;
	width: 293px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.homepost p {
	margin:0 0 8px;
	padding:0;
}
.homepost h2 {
	float: left;
	width:280px;
}
#footer .footlinks {
	width: 935px;
	position: relative;
	top: 30px;
}
#footer .footlinks img {
	margin:0 0 0 15px;
}
.video_thumb {
	background-image: url(../images/video_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 3px;
	padding: 5px 15px 25px;
	float: left;
}.video {
	background-image: url(../images/video_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 382px;
	display:block;
	text-align: center;
}
.video object, .video embed {
	margin: 15px auto;
	padding: 0px;
}.videowide {
	background-image: url(../images/video_wide_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 309px;
	display:block;
	text-align: center;
}
.video_tuts {
	background-image: url(../images/video_tuts_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 360px;
	display:block;
	text-align: center;
}
.videowide object, .videowide embed,.video_tuts object, .video_tuts embed {
	margin: 15px auto;
	padding: 0px;
}
#blogname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	position: absolute;
	left: 210px;
	bottom: 110px;
	width: 262px;
}
.post {
	position: relative;
}
.mainimg img {
	background:#FFF;
	border: 5px solid #FFFFFF;
}
.mainimg {
	background-image: url(../images/img_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 12px 20px 5px;
}
.divider{
margin-top:5px;
margin-bottom:5px;
border-top:solid #CCCCCC 1px;

}