/* RESET 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	background: #fff url(../images/background_tile.gif) repeat center top;
	margin: 0;
	color: #838b92;
	font: 12px/23px Georgia, Times, serif;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

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

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a, a:link, a:visited {
	color: #8aa7ba;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearHack {
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0;
}

#spacer_line {
	border-top: 1px solid #ccc;
	margin-top: 35px;
	margin-bottom: 35px;
	clear: both;
}

/* CONTAINERS - GENERAL ------------------------------ */

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header_wrapper {
	display: block;
	width: 824px;
	height: 130px;
	background: url(../images/topwhitebox.png) no-repeat center top;
	padding: 0 68px;
	margin: 0;
}

#header_wrapper_tv {
	display: block;
	width: 824px;
	height: 130px;
	background: url(../images/topwhitebox_bcaptv.png) no-repeat center top;
	padding: 0 68px;
	margin: 0;
}

#body_wrapper {
	width: 824px;
	background: url(../images/body_dropshadow_repeat.png) repeat-y center top;
	padding: 10px 68px 25px;
	margin: 0;
	text-align: center;
}

#logo {
	display: block;
	float: left;
	width: 284px;
	height: 52px;
	background: url(../images/bcap_logo.gif) no-repeat left top;
	margin-top: 45px;
}

#visit_website {
	display: block;
	position: relative;
	width: 220px;
	height: 20px;
	text-align: center;
	color: #8aa7ba;
	top: 85px;
	left: 570px;
	padding: 0;
}

#visit_website a, #visit_website a:link, #visit_website a:visited {
	color: #8aa7ba;
}


#search_box {
	display: block;
	float: right;
	width: 235px;
	height: 28px;
	background: url(../images/bg_search_box.gif) no-repeat left bottom;
	margin-top: 50px;
}

#search_box #s {
	float: left;
	padding: 0;
	margin: 8px 0 0 12px;
	border: 0;
	width: 162px;
	background: none;
	font-size: .8em;
	color: #7f7f7f;
}

#search_box #go {
	float: right;
	margin-right: 20px;
}

.search_results_box {
	padding: 15px 25px;
	text-align: left;
	width: 525px;
	margin-left: 35px;
	background-color: #f0f9fe;
	margin-top: 20px;
}

#crown_top {
	width: 824px;
	height: 27px;
	background: url(../images/crown_top_back.gif) no-repeat center top;
	margin-bottom: 8px;
	padding-top: 10px;
}

a.previous {
	float: left;
}

a.next {
	float: right;
}

#crown_bottom {
	display: block;
	width: 824px;
	height: 24px;
	background: url(../images/crown_bottom.gif) no-repeat center top;
	margin-top: 10px;
	margin-bottom: 20px;
}

#text_box {
	background: #e9eff3;
	padding: 25px 42px;
	text-align: center;
}

#posted {
	width: 824px;
	background: url(../images/posted_back.gif) repeat-x left top;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: center;
}

#pagination {
	width: 824px;
	height: 28px;
	background: #a0a6ac;
	margin-top: 10px;
	margin-bottom: 28px;
	padding-top: 7px;
}

#sitemap {
	background: #e9eff3;
	margin-bottom: 20px;
	padding-bottom: 30px;
	padding-top: 25px;
}

#column {
	float: left;
	width: 115px;
	margin-top: 30px;
	margin-left: 20px;
}

/* SEARCH -------------------------- */

p.results {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 13px;
}

p.results em {
	font-weight: bold;
	color: #8aa7ba;
}

p.results_list {
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}

/* COMMENT STYLES ------------------------------ */

.slickbox {
	background: #a0a6ac;
	padding: 25px 42px;
	text-align: center;
}

.slickbox p {
	color: #fff;
	font-style: italic;
	font-size: 13px;
	padding: 0;
	line-height: 17px;
	margin: 0;
}

.slickbox p em.author {
	color: #444;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

#comment_spacer {
	display: block;
	width: 100%;
	height: 20px;
}

#comments {
	width: 500px;
	height: auto;
	background: #fff url(../images/logo_comment.gif) no-repeat 140px 25px;
	padding-top: 100px;
	padding-bottom: 20px;
}

.textfield {
	width: 310px;
}

.auto_clear {
	color: #999;
}

.captcha .textfield {
	width: 150px;
}

#comments ul {
	list-style: none;
	padding: 0;
}

#comments ul li {
	padding: 5px 0;
	clear: both
}

#comments label {
	display: block;
	float: left;
	text-align: right;
	width: 140px;
	padding-right: 15px;
	font-weight: bold;
	line-height: 22px;
}

#comments li.captcha label {
	display: none;
}

#comments li.captcha span {
	float: left;
	display: block;
	text-align: right;
	width: 140px;
	padding-right: 12px;
}

#comments li.submit_button {
	padding-left: 152px;
	margin-top: 10px;
}

a.close, a.close:link, a.close:visited {
	float: right;
	display: block;
	margin-right: 30px;
	margin-bottom: 0;
}

/* IMAGE Styles ---------------------- */

#body_wrapper img, #body_wrapper img.small_left {
	margin-top: 20px;
	margin-bottom: 20px;
}

#body_wrapper img.small_left {
	float: left;
	margin-right: 44px;
}

#text_box img.float_right {
	float: right;
	margin-left: 15px;
}



/* Text Styles */

#body_wrapper p {
	text-align: center;
}

p {
	margin-top: 12px;
}

h1 {
	text-align: center;
	font: 32px/39px Georgia, Times, serif;
	color: #8aa7ba;
}

h1.comments {
	text-align: center;
	font: 22px/22px Georgia, Times, serif;
	color: #fff;
	margin-bottom: 20px;
}

h2 {
	text-align: center;
	font: 28px/30px Georgia, Times, serif;
	color: #a0a6ac;
}

h2 em {
	color: #8aa7ba;
}

h4 {
	font: 18px/21px Helvetica, Arial, sans-serif;
	color: #8aa7ba;
	margin-left: 12px;
}

p.bryan_comments {
	width: 740px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	padding: 0;
	line-height: 18px;
}

#pagination {
	text-align: center;
	color: #fff;
	font-size: 17px;
	line-height: normal;
}

#pagination a, #pagination a:link, #pagination a:visited {
	padding: 3px 8px 2px;
	color: #fff;
	background: #838b92;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px dotted #ccc;
}

#pagination a:hover {
	color: #838b92;
	background: #fff;
	text-decoration: none;
}

#pagination em {
	color: #464748;
	font: 15px Helvetica, Arial, sans-serif;
}

#sitemap ul a {
	display: block;
	padding: 5px 12px;
	color: #8aa7ba;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	margin: 5px 0 0;
}

#sitemap ul em {
	display: block;
	color: #999;
	text-transform: uppercase;
	font: 9px/11px Helvetica, Arial, sans-serif;
}

#sitemap ul a:hover {
	display: block;
	background-color: #a0a6ac;
	color: #fff;
}

#sitemap ul a:hover em {
	display: block;
	background-color: #a0a6ac;
	color: #fff;
}