/*
Theme Name: Code Black
Theme URI: http://www.wdpromotions.com.au/
Description: Western Digital Code Black Theme
Version: 1.0
Author: Chris / Skella Studios
Author URI: http://www.skellastudios.com.au/
*/

@charset "utf-8";
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #000;
	background-image: url(images/bg_parent.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: center top;
}
.bg-top {
	background-attachment: scroll;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text-footer {
	font-size: 10px;
	color: #666;
	padding-top: 5px;
	padding-left: 5px;
}
.text-front-news {
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 15px;
}
.text-front-gaming {
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 28px;
	padding-bottom: 15px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #3CF;
}
a:active {
	color: #3CF;
}
.text-news {
	font-size: 16px;
	color: #999;
}
.text-product {
	padding-right: 28px;
	padding-left: 3px;
}

.text-news-title {
	font-size: 18px;
	font-weight: bold;
	/*padding-left: 28px;*/
	padding-right: 28px;
}

.page-text {
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 15px;
}

.two-col p:first-child
{
	margin-top: 0;
}

.text-competition-title {
font-size:18px;
font-weight:bold;
padding-left:28px;
padding-right:28px;
}

.text-competition {
color:#FFFFFF;
font-size:16px;
padding-left:28px;
padding-right:28px;
}