/* blazer show */

/* reset default browser css. */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

body {
	}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	}

ol, ul {
	list-style: none;
	}
	
blockquote {
	quotes: none;
	}

blockquote:before, blockquote:after {
	content: '';
	content: none;
	}

del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

a img { 
	border: none; 
	}

/* general */

#bs-container {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 650px;
	margin: 0 0 5px 0;
	font-family: verdana, sans-serif;
	line-height: 160%;
	font-size: 13px;
	padding: 10px 0 5px 0;
	background: #fff;
	}
	
#bs-container h2 {
	margin: 5px 0 15px 0;
	font-family: helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -.9px;
	color: #900;
	}
	
#bs-container .bs-intro h2 {
	color: #000;
	}	

#bs-container p {
	}

/* top */

#bs-header {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	padding: 40px 0 30px 20px;
	font-size: 30px;
	background: #e3e3e3;	
	color: #fff;
	}

.bs-intro {
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	margin: 0 0 2px 0;
	padding: 25px 20px 20px 20px;
	background: #fff url(http://oregonianextra.com/blazers-fast-break/graphics/background-intro.gif) top repeat-x;	
	overflow: hidden;
	}

.bs-intro .introduction {
	float: left;
	width: 355px;
	}
	
.bs-intro .masthead {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 15px 15px 10px 15px;
	line-height: 110%;
	background: #fff;
	color: #444;
	border: 0px solid #ccc;
	}
	
.bs-intro .item {
	padding: 0 0 4px 0;
	overflow: hidden;
	}
	
.bs-intro .mug {
	float: left;
	width: 50px;
	}
	
.bs-intro .mug img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	}	
	
.bs-intro .text {
	float: left;
	padding: 10px 0 0 22px;
	line-height: 130%;
	}
	
/* boxes */

.bs-box,
.bs-box-quote {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	box-shadow: 3px 3px 8px #888;
	-moz-box-shadow: 3px 3px 8px #888;
  	-webkit-box-shadow: 3px 3px 8px #888;
	margin: 0 0 10px 0;
	padding: 20px 20px 20px 20px;
	background: #fff;
	border: 3px solid #ddd;
	}
	
span.quote {
	display: block;
	margin: 0 0 15px 0;
	font-family: helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 130% !important;
	}	
	
.video-player {
	line-height: 0;
	}

/* freemail form */

#freemail-form .post-message {
	font-family: helvetica, sans-serif;
	padding: 10px 20px 20px 20px;
	background: #fff url(http://oregonianextra.com/blazers-fast-break/graphics/background-form.gif) top repeat-x;
	border: 1px solid #ccc;
	border-top: 5px solid #bbb;
	border-bottom: 5px solid #ccc;
	}

#freemail-form .ss-q-title	{
	display: block;
	font-weight: bold;
	}

#freemail-form h2 {
	margin: 0 0 15px 0;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: .05em;
	color: #000;
	text-transform: uppercase;
	}

#freemail-form ul {
	padding: 0 0 5px 5px;
	}
	
#freemail-form ol {
	padding:0 0 5px 5px;
	}

#freemail-form li {
	line-height: 130%;
	padding: 0 0 5px 0
	}

#freemail-form p {
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 140%;
	}

#freemail-form input,
#freemail-form select,
#freemail-form textarea,
#freemail-form option {
	font-family: inherit;
	font-size: 14px;
	padding: 5px;
	border: 2px solid #ccc;
	color: #333;
	background-color: #fff;
	}
	
#freemail-form .submit-button {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-family: inherit;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	color: #fff;
	background: #06f;
	border: 4px solid #0051ca;	
	cursor: pointer;
	}
	
#freemail-form .submit-button a:hover {
	background: #0051ca;
	border: 4px solid #0051ca;	
	}
		
#freemail-form .ss-textarea {
	max-width: 99%;
	}

#freemail-form .ss-q-help {
	display: block;
	color: #666;
	margin:.1em 0 .25em 0;
	}

#freemail-form .ss-q-long {
	max-width: 90%;
	}

#freemail-form .ss-form-entry {
	margin-bottom: 0;
	}

#freemail-form .ss-choices {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
	}

#freemail-form label {
	display: block;
	cursor: pointer;
	}

#freemail-form ul label {
	display: inline;
	}		

 /* end */