/*
Theme Name: BT Vision
Theme URI: http://www.btvision.bt.com/
Description: A remake of the original Wordpress theme into BT Vision.
Version: 1.0
Author: Jason Ashdown
Author URI: http://www.futurenet.com/
Tags: fixed width, three columns, widgets

	Designed for the guys at BT Vision.

*/

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.justify { text-align: justify; }

.clear { clear: both; }

.hidden { display: none; }

/* Clearfix Solution */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Typography & Colours */

body {
	font-size: 72.5%;
	font-family: 'Lucida Grande', Verdana, Tahoma, Arial;
	/*background: #f3f3f3 url('../competition_images_v2/bg_gradient.gif') repeat-y 0 0;*/
	background: #CCCCCC url('../competition_images_v2/mainbodybg.jpg') repeat-y 0 0;
	color: #333;

	padding: 0;
	margin: 0;
}

#wrap {
	background-color: #ffffff;
	border-left: 10px solid #e6e7e9;
	border-right: 10px solid #e6e7e9;
}

#top-nav {
	background: #fff url('../competition_images_v2/top_nav_bg.gif') repeat-x 0 100%;
	color: #888;
}

#content h1 a { color: #222; }
#content h1 a:hover { text-decoration: underline; }

h1, h2, h3 {
	font-family: Verdana, 'Lucida Grande', Tahoma, Arial;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0 0 20px 0;
}

h1 {
	font-size: 2.3em;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	margin: 0 0 10px 0;
}

h1.single {
	font-size: 2.3em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

small { color:#888; margin-bottom: 0; display: block; }

p { margin: 0 0 15px 0; }

.postmetadata { color: #666; }
.postmetadata a { color: #666; }

/* Categories */
.cat-film,
.cat-sport {
	font-family: 'Lucida Grande', Verdana, Tahoma, Arial;
	font-weight: bold;
	font-weight: bold;
}

.cat-film { color: #692e88; }
.cat-sport { color: #2ca869; }


#sidebar dl dt a {
	display: block;
	padding:3px;
	color: #fff;
	font-weight: bold;
	overflow:hidden;
}
#sidebar dl dt{
	background-position:top left;
}
#sidebar dl dt.current-section a {
	padding-right:11px;
}
#sidebar dl dt a.not-current-section {
	margin-right:8px;
	padding-right:0px;
	width:137px;
	background-position:top left;
}
#sidebar dl dt a.not-current-section:hover {
	margin-right:0px;
	padding-right:8px;
	width:137px;
	background-position:top left;
}

#sidebar dl dt.current-section {
	width:148px;
}
#sidebar .grey-nav a, #sidebar .grey-current-nav a {
	color: #000;
}

#sidebar dl dt {
	display: block;
	margin-bottom: 2px;
}

#sidebar .purple-nav a.not-current-section,
		#sidebar dl dt.purple-current-nav {
	background: #ec008c url('../competition_images_v2/purple-nav-roll.jpg') repeat-y;
}
#sidebar .blue-nav a.not-current-section,
		#sidebar dl dt.blue-current-nav {
	background: #26247b url('../competition_images_v2/blue-nav-roll.jpg') repeat-y;
}
#sidebar .green-nav a.not-current-section,
		#sidebar dl dt.green-current-nav {
	background: #00adad url('../competition_images_v2/green-nav-roll.jpg') repeat-y;
}

#sidebar .orange-nav a.not-current-section,
		#sidebar dl dt.orange-current-nav {
	background: #ffc20e url('../competition_images_v2/orange-nav-roll.jpg') repeat-y;
}

#sidebar .teal-nav a.not-current-section,
		#sidebar dl dt.teal-current-nav {
	background: #00a09f url('../competition_images_v2/teal-nav-roll.jpg') repeat-y;
}

#sidebar .pink-nav a.not-current-section,
		#sidebar dl dt.pink-current-nav {
	background: #ed1c24 url('../competition_images_v2/pink-nav-roll.jpg') repeat-y;
}

#sidebar .yellow-nav a.not-current-section,
		#sidebar dl dt.yellow-current-nav {
	background: #ffe600 url('../competition_images_v2/yellow-nav-roll.jpg') repeat-y;
}

#sidebar .grey-nav a.not-current-section,
		#sidebar dl dt.grey-current-nav {
	background: #e1e1e1 url('../competition_images_v2/grey-nav-roll.jpg') repeat-y;
}

#sidebar ul {
	display: block;
	color: #fff;
	list-style-type: none;
	list-style-image: url('../competition_images_v2/arrow.gif');
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	text-indent: -10px;
	margin: 0 20px;
	padding: 0;
}

#sidebar .subs {
	color: #fff;
	padding: 0;
}
#sidebar .subs dt {
	background: transparent url('../competition_images_v2/arrow.gif') no-repeat 10px 50%;
	padding-left: 15px;
	margin: 0;
}
#sidebar .subsubs {
	color: #fff;
	padding: 0;
}
#sidebar .subsubs dt {
	background: transparent url('../competition_images_v2/arrow.gif') no-repeat 20px 50%;
	padding-left: 25px;
	margin: 0;
}

/* Additional sidebar content derived from posts */

	#sidebar-posts {
		margin: 20px 0 0 0;
	}

	#sidebar-posts h1 {
		margin: 0;
		padding: 2px 0 3px 0;
		color: #fff;
		background-color: #666;
		font-size: 1em;
		text-align: center;
		font-weight: bold;
	}

	#sidebar-posts h1#top-10-heading span {
		display: none;
	}

	#sidebar-posts h1#top-10-heading {
		width: 140px;
		height: 68px;
		padding: 0;
		background: #666 url("/wp-content/themes/bt_vision/../competition_images_v2/top10_140.png") top left no-repeat;
	}

	#sidebar-posts img {
		background: #ec008c url('../competition_images_v2/purple-bg.jpg') repeat-y 0% 0;
		color: #fff;
		margin: 2px 0 0 0;
		padding: 0 0 8px 0;
	}

	#sidebar-posts ol, #hot-lists ol {
		margin: 10px 0 0 0;
		padding: 0;
		list-style: none;
	}

	#sidebar-posts li, #hot-lists li {
		background-color: #444;
		margin-top: 1px;
		clear: both;
	}

	#hot-lists li {
		margin-top: 3px;
	}

	#sidebar-posts div.list-number, #hot-lists div.list-number {
		margin-left: 2px;
		color: #fff;
		width: 13px;
		font-weight: bold;
		text-align: left;
		clear: left;
		float: left;
	}

	#hot-lists div.list-number {
		width: 18px;
	}

	#sidebar-posts div.list-content, #hot-lists div.list-content {
		background-color: #eee;
		padding: 2px 2px 2px 2px;
		border-left: solid 1px #fff;
		margin-left: 5px;
		width: 115px;
		float: left;
	}

	#hot-lists div.list-content {
		border-left: solid 3px #fff;
		width: 183px;
	}

	* html #sidebar-posts div.list-number, #hot-lists div.list-number {
		overflow: hidden;
	}

	* html #sidebar-posts div.list-content {
		\width: 115px; /* for IE5 and IE6 in quirks mode */
		w\idth: 113px; /* for IE6 in standards mode */
	}

	* html #hot-lists div.list-content {
		\width: 183px; /* for IE5 and IE6 in quirks mode */
		w\idth: 181px; /* for IE6 in standards mode */
	}

	#sidebar-posts a {
		text-decoration: underline;
	}

	#sidebar-posts p {
		clear: both;
		padding-top: 1em;
		margin: 0;
	}

.related {
	margin-top: 5px;
	color: #743c95;
	font-weight: bold;
}

.st-related-posts {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.st-related-posts li {
	margin: 0;
	padding: 0;
}

/* Links */

a { color: #743c95; text-decoration: none; }
a:hover { color: #c665ff; }

a img { border: 0; }

small a { font-weight: bold; text-transform: uppercase; font-family: 'Lucida Grande', Verdana, Tahoma, Arial; }

small .purple a { color: #5c2d91 }
small .blue a { color: #00b3f0 }
small .green a { color: #46a748 }
small .orange a { color: #f58220 }
small .teal a { color: #00a09f }
small .yellow a { color: #ffe600 }
small .pink a { color: #ec008c }
small .grey a { color: #afafaf }

/* Site Structure */

#wrap {
	width: 950px;
	margin-left: 10px;
}

#top-nav {
	/*height: 25px;*/
	padding: 10px 0;
	margin-bottom: 10px;
}
	.links {
		margin: 0 0 10px 0;
		padding: 0;
	}

	.links dt {
		display: inline;
		border-left: 1px solid #afafaf;
		padding: 0 10px;
	}

	.links .first {
		border: 0;
	}

	.links a {
		font-size: 0.8em;
	}

.skyscraper,
.skyscraper-article {
	position: absolute;
	left: 990px;
}
.skyscraper {
	top: 270px;
}
.skyscraper-article {
	top: 240px;
}

#advert {
	text-align: center;
	margin: 10px 0;
}

#header {
	margin-left: 10px;
}

#topbar { margin-top: 10px; position: relative; margin-left: -10px; margin-right: -10px; }

#nav-tabs {
	border-bottom: 2px solid #949494;
	padding-left: 10px;
	margin-bottom: 20px;
}
	#nav-tabs .tab {
		float: left;
		display: block;
		margin-right: 10px;
		position: relative;
		top: 2px;
		overflow: hidden;
	}

	.tab1-on, .tab1-off { width: 230px; height: 44px; }
	.tab2-on, .tab2-off { width: 230px; height: 44px; }
	.tab3-on, .tab3-off { width: 230px; height: 44px; }

	#nav-tabs .tab span {
		position: absolute;
		width: 100%;
		height: 100%;
		cursor: pointer;
	}

	.tab1-on span { background: #fff url('../competition_images_v2/tab1-on.gif') no-repeat 0 0; }
	.tab2-on span { background: #fff url('../competition_images_v2/tab2-on.gif') no-repeat 0 0; }
	.tab3-on span { background: #fff url('../competition_images_v2/tab3-on.gif') no-repeat 0 0; }

	.tab1-off span { background: #fff url('../competition_images_v2/tab1-off.gif') no-repeat 0 0; }
	.tab2-off span { background: #fff url('../competition_images_v2/tab2-off.gif') no-repeat 0 0; }
	.tab3-off span { background: #fff url('../competition_images_v2/tab3-off.gif') no-repeat 0 0; }

	.tab1-off:hover span { background: #fff url('../competition_images_v2/tab1-over-4.gif') no-repeat 0 0; }
	.tab2-off:hover span { background: #fff url('../competition_images_v2/tab2-over-4.gif') no-repeat 0 0; }
	.tab3-off:hover span { background: #fff url('../competition_images_v2/tab3-over-4.gif') no-repeat 0 0; }

#sidebar {
	float: left;
	width: 140px;
	margin: 0 10px;
	font-family: Arial, Sans-Serif, Verdana, Tahoma;
}
	#sidebar dl {
		margin: 0;
		padding: 0;
	}

#content {
	float: left;
	width: 450px;
	margin: 0 10px;
}
	#content .post {
		background: #fff url('../competition_images_v2/dotted_line.gif') repeat-x 0 100%;
		padding-bottom: 0;
		margin-bottom: 0px;
		text-align: left;
		line-height: 1.6em;
	}

	#content .post h1 {
		margin: 0 0 5px 0;
	}

	#content .post p {
		margin-bottom: 0 0 5px 0;
	}

	#content .post .entry {
		padding-bottom: 1px;
	}

	#content .post .entry a { text-decoration: underline; }

	a.bookmark { text-decoration: none; }
	a.bookmark:hover { text-decoration: underline; }

#featured-content {
	float: left;
	width: 300px;
	margin: 0 10px;
}

* html #featured-content {
	margin: 0;
}

	#featured-content .mpu {
		text-align: center;
		width: 300px;
		height: 250px;
		background-color: #ededed;
		color: #888;
		margin-bottom: 15px;
	}
	#featured-content .mpu_button {
		margin-bottom:15px;
	}

	#featured-content .mpu_whylove {
		margin-bottom:15px;
	}

	
/* WHAT IS LISTS */

	#whatis_benefits {
		padding: 0px;
		margin: 0;
	}

	#whatis_benefits li {
		background: transparent url(/wp-content/uploads/2008/10/tick.gif) no-repeat scroll 0 0px;
		list-style-position: outside;
		list-style-type: none;
		margin:0;
		padding:0 0 10px 25px;
	}

/* RSS */

	div.feeds {
		margin-top: 15px;
	}

	a.feed {
		padding: 0 0 2px 18px;
		background: transparent url('/wp-content/themes/bt_vision/../competition_images_v2/feed-icon-14x14.png') 0 1px no-repeat;
		text-decoration: underline;
	}

#footer {
	margin-top: 10px;
	padding: 10px 0;
	background: #fff url('../competition_images_v2/footer_bg.gif') repeat-x 0 0;
	color: #888;
}

/* Paddings & Margins */

form {
	padding: 0;
	margin: 0;
}

/* Search Bar */

.search-bar {
	float: right;
}

#searchform {
	float: left;
	margin-right: 20px;
	margin-top: 13px;
}

#searchform label {
	float: left;
	position: relative;
	left: -10px;
	top: 5px;
}

/*
#searchform .search-input {
	float: left;
	display: block;
	height: 26px;
	width: 130px;
	background: transparent url('../competition_images_v2/search_bg.jpg') no-repeat 0 0;
}

#searchform #s {
	width: 120px;
	background: transparent;
	position: relative;
	top: 0px;

	color: #444;
	font-weight: bold;
	border: 0;
	margin: 5px;
}

#searchform .search-button {
	position: relative;
	top: 0px;
	left: 5px;
}
*/

/* Misc */

.bt-logo {
	margin-right: 30px;
}

.bt-logo,
.btv-logo {
	float: left;
}

/* 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) */

.wp-caption {
	border: 0;
	margin: 0;
	padding: 0;
}

.aligncenter,
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	margin: 0 0 5px 10px;
	display: inline;
	}

.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
}

.alignleft img,
.aligncenter img,
.alignright img,
.alignnone img,
img.alignleft,
img.aligncenter,
img.alignright,
img.alignnone {
	padding-bottom: 8px;
	background: url('../competition_images_v2/colour-bar.jpg') repeat-x 0 100%;
}

.alignright { float: right;}

.alignleft { float: left }

.thumb { padding-bottom: 8px; }

.price-box {
	display: block;
	font-weight: bold;
	background: #e0e0e0 url('../competition_images_v2/price_bg.gif') repeat-x 0 100%;
	padding: 8px;
}
.price-text {
	font-weight: bold;
	clear: both;
}

/* Special frontpage conditions */
#content .post .alignleft {
		float: left;
		margin: 0 15px 15px 0;
}

#content .post .aligncenter {
		display: block;
		margin: 0 auto;
		margin-bottom: 15px;
}

/* End Images */

.header { padding: 10px; }

h1.purple,
.purple img {
	background: #ec008c url('../competition_images_v2/purple-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.purple {background: #ec008c url('../competition_images_v2/purple-bg.jpg') repeat-y 0% 0 !important;}

h1.blue,
.blue img {
	background: #26247b url('../competition_images_v2/blue-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.blue {background: #26247b url('../competition_images_v2/blue-bg.jpg') repeat-y 0% 0 !important;}

h1.green,
.green img {
	background: #00adad url('../competition_images_v2/green-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.green {background: #00adad url('../competition_images_v2/green-bg.jpg') repeat-y 0% 0 !important;}

h1.orange,
.orange img {
	background: #ffc20e url('../competition_images_v2/orange-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.orange {background: #ffc20e url('../competition_images_v2/orange-bg.jpg') repeat-y 0% 0 !important;}

h1.teal,
.teal img {
	background: #00a09f url('../competition_images_v2/teal-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.teal {background: #00a09f url('../competition_images_v2/teal-bg.jpg') repeat-y 0% 0 !important;}

h1.yellow,
.yellow img {
	background: #ffe600 url('../competition_images_v2/yellow-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.yellow {background: #ffe600 url('../competition_images_v2/yellow-bg.jpg') repeat-y 0% 0 !important;}

h1.pink,
.pink img {
	background: #ed1c24 url('../competition_images_v2/pink-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.pink {background: #ed1c24 url('../competition_images_v2/pink-bg.jpg') repeat-y 0% 0 !important;}

h1.grey,
.grey img {
	background: #e1e1e1 url('../competition_images_v2/grey-bg.jpg') repeat-y 0% 0;
	color: #fff;
}
img.grey {background: #e1e1e1 url('../competition_images_v2/grey-bg.jpg') repeat-y 0% 0 !important;}

/* For Images that don't want the colour bar */
* img.nobg {
	background: none;
	padding: 0;
}