/***************************************************************
	Need black links on default
***************************************************************/


/***************************************************************
	General layout
***************************************************************/
#content-wrap, .floating-text {
	border-color:#B92F26;
}

#subnav {
	background-image: url(/assets/images/shootube_theme/sn_bg_large.png);
}

#tagcloud {
	background-image: url(/assets/images/sn_bg_small.png)
}

#navcolumn ul li a, ul.entry-list li {
	background-image: url(/assets/images/shootube_theme/sn_bullet.png);
}

.size2 {
	background-image:url(/assets/images/shootube_theme/b2.png);
}

.size3 {
	background-image:url(/assets/images/shootube_theme/b3.png);
}

.size4 {
	background-image:url(/assets/images/shootube_theme/b4.png);
}

.ac_over {
	background-color: #B92F26;
}

p#breadcrumbs {
	background-image: url(/assets/images/shootube_theme/breadBg.png)
}

.formBox {
	border-color:#B92F26;
}

/***************************************************************
	Headings
***************************************************************/
#content h1 {
	background-image: url(/assets/images/shootube_theme/h1Bg.png);
}

h2.hd {
	background-image: url(/assets/images/shootube_theme/h2Bg.png);
}

h2.snhd {
	background-image: url(/assets/images/shootube_theme/h2Bg-sn.png);
}





/***************************************************************
	Content boxes
***************************************************************/
.cb-sw-left {
	background-image: url(/assets/images/shootube_theme/cb-sw-left.png);
}

.cb-sw-right {
	background-image: url(/assets/images/shootube_theme/cb-sw-right.png);
}

.cb-tw {
	background-image: url(/assets/images/shootube_theme/cb-wide.png);
}

.sn-stretch {
	background-image: url(/assets/images/shootube_theme/sn_bg_stretch.png);
}

.content-sep {
	background:#B92F26;
	height:4px;
	border-bottom:2px solid #105914;
	margin:20px 0;
}

.comment-sep {
	background:#B92F26;
}

.comment-bg {
	background-image: url(/assets/images/shootube_theme/comment-bg.png);
}

#comment-foot {
	background-image: url(/assets/images/shootube_theme/comment-foot.png);
}

/***************************************************************
	Masked images
***************************************************************/
.cb-sw-left .mask-small .mask {
	background-image: url(/assets/images/shootube_theme/mask-small-left.png);
}

.cb-sw-right .mask-small .mask {
	background-image: url(/assets/images/shootube_theme/mask-small-right.png);
}

.cb-tw .mask-xl .mask {
	background-image: url(/assets/images/shootube_theme/mask-xl.png);
}

.mask-tp .mask {
	background-image: url(/assets/images/shootube_theme/mask-tp.png);
}

.mask-tp .tp-grade {
	background-image: url(/assets/images/shootube_theme/mask-tp-grade.png);
}

/***************************************************************
	league tables
***************************************************************/
#content  tr.dotted td {
	border-bottom: 2px dotted #B92F26;
}





