/* Meyer reset */
@import url("reset.css");

/* Museo */
/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
@font-face {
	font-family: 'Museo300';
	src: url('../fonts/Museo300-Regular.eot');
	src: local('Museo 300'), local('Museo-300'), url('../fonts/Museo300-Regular.woff') format('woff'), url('../fonts/Museo300-Regular.otf') format('opentype'), url('../fonts/Museo300-Regular.svg#Museo-300') format('svg');
}

/* display new HTML5 elements as blocks */
header, footer, aside, nav, section, article {
	display: block;
}

/*
/* ELEMENT STYLES
*/

body {
	font: 81.25%/1.3 "Trebuchet MS", Arial, sans-serif;
	background-color: #333;
	color: #fff;
}
h1, h2 {
	font-weight: normal;
}
p {
	margin-bottom: 1em;
}
a {
	color: #E02D7C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.wrapper {
	width: 840px;
	margin: 0 auto 30px;
	overflow: hidden;
	padding-bottom: 30px;
	background: url(../images/snowflake-row.png) left bottom no-repeat;
}
.ie6 .wrapper {
	width: 860px;
}

/*
/* HEADER
*/

.masthead {
	position: relative;
	height: 162px;
	margin-bottom: 18px;
	padding-top: 60px;
}
.masthead h1 {
	height: 162px;
	text-indent: -9999px;
	background: url(../images/snowtime-header.png) left top no-repeat;
}
.masthead h2 a {
	display: block;
	position: absolute;
	width: 180px;
	height: 42px;
	top: 15px;
	left: 0;
	text-indent: -9999px;
	background: url(../images/torchbox.png);
}

/*
/* CONTENT
*/

.content {
	position: relative;
	float: left;
	width: 640px;
	margin-right: 30px;
}

.ustream {
	width: 634px;
	height: 415px;
	overflow: hidden;
	border: 3px solid #fff;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}

.snowmaker {
	position: relative;
	display: block;
	width: 202px;
	height: 39px;
	top: -30px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/makeitsnow.png) left top no-repeat;
	border: 3px solid #fff;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}

#snow_control {
	position: absolute;
	top: 180px;
	left: 147px;
	width: 290px;
	padding: 20px 25px;
	border: 3px solid #fff;
	background: #333;
	font-family: Museo300, "Trebuchet MS", Arial, sans-serif;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}
#snow_control h1 {
	font-size: 1.61em;
	line-height: 1.1;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
#snow_control h2 {
	font-size: 1em;
	line-height: 1.1;
	color: #60C7E0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	margin-bottom: 18px;
}
#snow_control input#snower_name {
	float: left;
	font-family: Museo300, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	width: 234px;
	height: 28px;
	border: 0;
	margin: 0;
	padding: 6px;
	background: #F0EEEC;
	color: #333;
}
#snow_control #snower {
	display: block;
	float: left;
	width: 44px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/submit.png);
}

.status-updates {
	display: none;
	position: relative;
	width: 350px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	font-family: Museo300, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.92em;
	line-height: 1.4;
}
.status-updates:before {
	content: "{";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 4em;
	line-height: 1;
}
.status-updates:after {
	content: "}";
	position: absolute;
	right: 0;
	top: 0;
	font-size: 4em;
	line-height: 1;
}
.status-updates h1 {
	font-size: 1.5em;
}

.latest {
	margin: 10px 0 40px;
	padding-top: 7px;
	border-top: 1px solid #666;
}
.latest p {
	font-size: 3em;
	margin-bottom: 0;
}
.latest footer {
	margin-top: 5px;
	color: #807c7a;
}

.about {
	color: #ccc;
}
.about h1 {
	font-family: Museo300, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.38em;
	color: #60C7E0;
	border-bottom: 1px solid #666;
	margin-bottom: 19px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../images/snowflake-single.png) left 3px no-repeat;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.about img {
	float: right;
	margin-left: 18px;
}

/*
/* SIDEBAR
*/

.sidebar {
	float: right;
	width: 170px;
}
.sidebar section {
	margin-bottom: 18px;
}
.sidebar header h1 {
	font-family: Museo300, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.38em;
	color: #60C7E0;
	border-bottom: 1px solid #666;
	margin-bottom: 13px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../images/snowflake-single.png) left 3px no-repeat;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.christmas-message header h1 {
	font-size: 1.61em;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
}
.christmas-message h2 {
	font-family: Museo300, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.15em;
	margin-bottom: 5px;
}

.torchboxers .vevent {
	position: relative;
}
.torchboxers .vevent h1, .torchboxers .vevent .position {
	font-family: Museo300, "Trebuchet MS", Arial, sans-serif;
}
.torchboxers .vevent h1 {
	display: inline;
	font-size: 1.61em;
	line-height: 1.1;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.torchboxers .vevent .position {
	display: inline;
	white-space: nowrap;
}
.torchboxers .vevent .time {
	color: #ccc;
}

.current .vevent {
	padding-top: 93px;
}
.current .vevent img {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 0;
	top: 0;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}
.current .vevent .position {
	color: #ccc;
}

.next .vevent h1 {
	font-size: 1.85em;
}
.next .vevent .position {
	color: #60C7E0;
}

.sidebar footer p {
	padding-top: 127px;
	background: url(../images/flame.png) 45% top no-repeat;
}

.share {
	margin: 10px 0;
}
	.share big {
		font-size: 130%;
		vertical-align: middle;
	}
	.share img {
		vertical-align: middle;
	}
	
.latest footer {

}
	.latest footer img, .latest footer span {
		vertical-align: middle;
	}
	.latest footer a {
		color: #fff;
	}
	.latest footer a:hover{
		text-decoration: none;
	}
	.latest footer a.last {
		padding-left: 30px;
	}
	.latest footer img {
		padding-right: 10px;
	}
	.latest footer b {
		color: #e02d7c;
		font-weight: normal;
	}
	
.twtr-widget {
	margin: 35px 0;
	font-size: 50%;
}
	.twtr-widget p {
		font-size: 14px;
	}

#last_snower {
	margin-bottom: 20px;
}