/* resets and overrides
---------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
img { border:none; }


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* links & type
---------------------------------------- */
body {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	background: #333;
}

p { 
	margin-top:15px; 
	font-size: .8em;
	line-height: 1.5em;
}

p a { border-bottom: dotted 1px #ccc; }

a { text-decoration: none; color: #21759B; }
a:hover { color: #841500; }

h1 {}
h1 a { color: #000;}
h1 a:hover {}

h2 {}
h2 a {}
h2 a:hover {}

small { font-size: .7em;}

/* header
---------------------------------------- */
#top-background {
	background: #bbb;
	width: 100%;
	height: 95px;
}

#logo a { 
	height: 50px;
	width: 180px;
	text-indent: -1000em;
	background: url('images/logo.png') no-repeat left top;
	float: left;
	display: block;
	margin: 15px 0 0 0;
	overflow: hidden;
}

/*  IE 5 hack \*/
#logo a {overflow: hidden;}
/* end hack */ 
	
#logo a:hover { background-position: -180px 0px; }

#header {
	background: #bbb;
	width: 960px;
	margin: 0 auto;
	height:60px;
	z-index: -100;
}
ul#nav { 
	float: left;
	margin: 0 0 0 30px;
	padding: 0 1px 0 0;
	background: no-repeat top right url('images/nav_divider.png');
}
ul#nav li { 
	float: left; 
	list-style: none;
	padding: 0 0 0 1px;
	background: no-repeat top left url('images/nav_divider.png');
}

ul#nav li a { 
	float: left; 
	padding: 25px 54px 55px 54px;
	font-size: 1.1em; 	 
	color:#333; 
	text-shadow: 1px 1px 0px #ddd;
	text-transform: uppercase;
}

ul#nav li a:hover {
	background: repeat-x url('images/nav_hover.png');
}

/* content
---------------------------------------- */
div#content-bg-wrapper {
	margin: -42px 0 0 0;
	position: relative;
	background: repeat-x url('images/mountains-bg.png');
	height:360px;
	z-index: 50;
}

div.content-wrapper {
	margin: 0 auto;
	width: 960px;
}

div.content, div.content-vid{
	float: right;
	margin: 0 0 20px 0;
	padding: 50px 50px;
	width: 600px;
	background: #fff;
}

div.content { min-height: 200px; }

div.content-vid {
	min-height: 150px;
}

div.left-bar {
	float: left;
	width: 230px;
	margin: 0 30px 0 0;
	clear: left;
}

span#page_title {
	float: left;
	margin: 20px 0 20px 0;
	color: white;
	font-weight: 600;
	font-size: 3em;
	text-transform: uppercase;
}

span#blog_month, span#blog_day {   font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }

div#content-top {
	background: #FFF;
	float: right;
	padding: 40px 50px 0 50px;
	margin: 0 0 0 0;
	color: #888;
	width: 600px;
	font-size: 1.1em;
	height: 60px;
	text-transform: lowercase;
}

.big-lines {
	position: relative;
	top: 140px;
	height: 15px;
	background: repeat-x url('images/biglines.png');
	width: 990px;
	margin: 0 0 0 -15px;
}


/* posts
---------------------------------------- */
div.date {
	margin: 40px auto 0 auto;
	width: 70px;
	text-align: center;
	padding: 0 0 14px 0;
	background: repeat-x bottom url('images/littlelines.png') ;
}

span#blog_month, span#blog_day {
	color: white;
	text-transform: lowercase;
	display: block;
}

span#blog_month {
	font-size: 3em;
	margin: 0 0 4px 0;
}

span#blog_day {
	line-height: .7em;
	font-weight: 400;
	font-size: 4.4em;
}

.by-line { 
	margin: 3px 0 0 0; 
	display:block;
	color: #555;
}

.navigation {
	float: right;
	font-size: .8em;
}

/* comment list
---------------------------------------- */
div.comment {
	float: left;
	width: 960px;
	margin: 20px 0 0 0;
}

div.comment-body {
	float: left;
	background: #fff url('images/quote.png')  no-repeat 7px 7px;
	margin: 0 0 0 0;
	padding: 20px 50px;
	width: 600px;
}

div.comment-left {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #ddd;
	margin: 0 0 0 30px;
	height: 100px;
	width: 230px;
	background: top right no-repeat url('images/triangle.png');
	float: left;
}

span.comment-date a, span.comment-name a { border:none; display: block; font-size: .9em; line-height: 1.3em; }
span.comment-name a { color: #ddd; }
span.comment-date a { color: #999; }
span.comment-date a:hover, span.comment-name a:hover {color: #841500; }


/* respond
---------------------------------------- */
div#respond {
	margin: 50px 0 0 0;
	color: white;
}

div#respond h3, #respond label {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-weight: normal;
	display: block;
	color: #eee;
}

div#respond h3 {
	width: 100%;
	border-bottom: 1px #999 solid;
	line-height: 1.6em;
	margin: 0 0 30px 0;
}

div#comment-left {
	width: 320px;
	display: block;
	float: left;
}

div#respond label {
	font-variant: small-caps;
	margin: 0 0 3px 0;
}

div#respond input[type="text"], #respond textarea {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	background: #ccc;
	border: solid 1px #aaa;
	font-size: 1em;
	padding: 2px;
}

div#respond input[type="text"] {
	margin: 0 0 10px 0;
	width: 310px;
}

div#respond textarea {
	margin: 17px 0 0 0;
	width: 600px;
	height: 145px;
	float: right;
}

div#respond input[type="submit"] {
	float: right;
	margin: 10px 0 0 0;
	font-size: 1em;
	padding: 5px 10px;
	border: none;
	background: #aaa;
}

div#logged-in {
	margin:15px 0 0 0; 
	float: left; 
	width: 310px;
	color: #ccc;
}

/* sponsors
---------------------------------------- */
#sponsors {
	margin: 60px 0 0 0;
}

#sponsors h3{
	color: #ddd;
	font-weight: normal;
	background: repeat-x url('images/biglines.png') bottom;
	height: 40px;
	margin: 0 0 10px -15px;
	width: 975px;
	padding: 0 0 0 15px;
}

div.sponsor-logo a{
	width: 140px;
	height: 64px;
	float: left;
	background-position: center center;
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 10px 20px 10px 0;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
}

div.sponsor-logo a:hover{
	background-color: #ddd;
}

div.smaller a{
	width: 85px;
}

div#corknine a { background-image: url('images/logos/corknine.png'); }
div#doglotion a { background-image: url('images/logos/doglotion.png') ;}
div#indi a { background-image: url('images/logos/indi.png') ;}
div#intuition a { background-image: url('images/logos/intuition.png') ;}
div#lightcraft a { background-image: url('images/logos/lightcraft.png') ;}
div#lowepro a { background-image: url('images/logos/lowepro.png') ;}
div#pelican a { background-image: url('images/logos/pelican.png') ;}
div#pov a { background-image: url('images/logos/pov.png') ;}
div#russell a { background-image: url('images/logos/russell.png') ;}
div#smith a { background-image: url('images/logos/smith.png') ;}
div#surefoot a { background-image: url('images/logos/surefoot.png') ;}
div#swany a { background-image: url('images/logos/swany.png') ;}
div#selkirkwildernessskiing a { background-image: url('images/logos/selkirkwildernessskiing.png'); }
div#discrete a { background-image: url('images/logos/discrete.png'); }
div#joystick a { background-image: url('images/logos/joystick.png'); }
div#skijournal a {background-image: url('images/logos/skijournal.png');}
div#surface a {background-image: url('images/logos/surface.png');}
div#pmgear a {background-image: url('images/logos/pmgear.png');}


/* footer
---------------------------------------- */
div.footer {
	margin: 10px 0 0 0;
	padding: 5px 0;
	border-top: solid 1px #888;
	color: #ddd;
	text-align: right;
}

div.footer form, div.footer input, div.footer span {
	display: inline-block;
}

div.footer input[type="text"] {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	background: #ccc;
	border: solid 1px #aaa;
	font-size: .8em;
	padding: 2px;
}

span.contact { font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }

#rss { height:24px; width:24px; background: url('images/Feed-icon.png') no-repeat; display: inline-block; }
#twitter { height:24px; width:24px; background: url('images/Twitter-icon.png') no-repeat; display: inline-block; }
#facebook { height:24px; width:24px; background: url('images/FaceBook-icon.png') no-repeat; display: inline-block; }


/* home
---------------------------------------- */
div#home-image {
	background: url('images/athanmerrick.jpg');
	width: 960px;
	height:637px;
	border: white solid 7px;
	float: left;
	margin: 10px 0;
}

div#home-updates {
	margin: 50px 0 0 50px;
	padding: 50px 20px 20px 20px;
	width: 320px;
	height: 400px;
	background: url('images/transparent-home.png');
	z-index: 30;
	color:white;
	font-size:.8em;
	position: absolute;
}

div#updates-image {
	margin: 39px 0 0 50px;
	background: url('images/updates.png') no-repeat;
	width: 122px;
	height: 44px;
	z-index: 60;
	position: absolute;
}

div#home-updates h1 { font-size: 1.4em; }
div#home-updates h1 a{ color: white; }
div#home-updates h1 a:hover{ color: #841500; }

/* list the videos
---------------------------------------- */
ul.vid-list { }
ul.vid-list li {
	width: 630px;
	min-height: 75px;
	display: block; 
	list-style: none; 
	margin: 0 0 25px 0;
}

ul.vid-list li img { 
	vertical-align: text-top; 
	padding: 5px; 
	border: 1px solid #ddd;
	float: left;
	margin: 0 10px 0 0;
}

ul.vid-list li p { margin: 5px 0 0 0; display:block; width: 480px; float: left;}
ul.vid-list li a { float: left; }


/* list the photo albums & people
---------------------------------------- */
img.left-pic {
	width: 200px;
	margin: 50px 0 0 0;
	border: solid 10px white;
}


div.people_thumb {
	text-align: center;
	float: left;
	width: 106px;
	font-size: .8em;
	margin: 0 10px 15px 0;
	height: 200px;
}

.people_thumb a{
	width: 100px;
	border: solid 1px #ccc;
	padding: 3px;
	background: #eee;
	display: block;
	margin: 0 0 3px 0;
}
div.left-bar h1{
	color: white;
	text-transform: uppercase;
	margin: 55px auto 0 auto;
	text-align: center;
}


/* photo thumbnails & display
---------------------------------------- */
.thumbs img { width:95px;}
h3.imagetitle {margin: 10px 0;}

div.breadcrum, div.prevnext { font-size:.8em; }

img.big {width:600px; }

/* misc
---------------------------------------- */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }