* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

h1 {
	font-size: 3em;
}

h1.home {
	font-size: 250%;
	padding-top: 10px;
	clear: both;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2.heading {
	margin-bottom:40px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	display: none;
}

.error, .success {font-weight:bold;text-align:center;margin-bottom:10px}
.error {color:#000;border:1px #C00 solid;background: transparent url("images/error_bgr.png") repeat-x;}
.success {color:#000;border:1px #390 solid;background: transparent url("images/success_bgr.png") repeat-x;}

/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 5px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header h1 a {
	position: absolute;
	background: transparent url("images/logo.png") no-repeat;
	width: 712px;
	height: 67px;
	overflow: none;
	text-indent: -100em;
}

/* Menu */

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 12px 10px 0 20px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}
.mpu {margin-bottom: 20px;}
.full-banner {margin-bottom: 20px;margin-top:-10px;}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
	background: url(images/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 605px;
}

.post {
	margin-bottom: 40px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0;
	min-height: 60px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}
.post img {
	border: 1px solid #444;
	margin-right: 10px;
	margin-top: 3px;
}
.post #blogstandfirst {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 295px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar h2 {
	height: 50px;
	padding: 13px 20px 0 20px;
	background: url(images/img06.gif) no-repeat;
	font-size: 1.6em;
}

li.sociallinks {
	padding-top: 20px;
}

li.sociallinks ul {
	height: 100px;
	margin-left: -28px !important;
}
li.sociallinks li {
	list-style: none !important;
	background: #000;
	width: 90px;
	margin-left: 10px;
	height: 88px;
	float: left;
}
li.sociallinks li a {
	position: absolute;
	width: 90px;
	height: 88px;
	text-indent: -100em;
	overflow: hidden;
}
li.sociallinks li.facebook a {background: #F00 url("images/icon_facebook.jpg") no-repeat;}
li.sociallinks li.twitter a {background: #F00 url("images/icon_twitter.jpg") no-repeat;}
li.sociallinks li.rss a {background: #F00 url("images/icon_rss.jpg") no-repeat;}

.facebook-like {
	position: absolute;
	right: 450px;
}


/* Search */

#search {
	padding: 20px;
	text-align: center;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #s {
	width: 80%;
	background: #1F1F1F;
}

/* PROMO PODS */
#promo-left {
	width: 292px;
}
#promo-right {
	position: relative;
	width: 292px;
	float: right;
}
#promo-left img, #promo-right img {
	border: 1px solid #444;
}
#promo-left h2 a, #promo-right h2 a {
	padding-left: 4px;
	position: absolute;
	margin-top: 157px;
	margin-left: 1px;
	width: 286px;
	height: 30px;
	background: transparent url("images/main_overlay.png");
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}


/* Pagination */
.pagination {background: #1F1F1F url(images/img05.gif) no-repeat center center;border: 1px solid #555;margin: 25px 0 1.5em;padding: 2px 3px 4px 10px}
.pagination p {position:relative;text-align:right}
.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#000;padding:2px 5px;border: 1px solid #555}
.pagination p a:hover {background:#fff;color:#000}
.pagination p span {text-decoration:none;background:#000;padding:2px 5px;border: 1px solid #555;color:#555}
.pagination * {margin:0}
.pagination h4 {margin-top:-1.45em;padding:0;border:none}

/* SEARCH RESULTS */
#resultslist-wrap {margin: 0 0 1.5em;font-size:92%;padding-left:5px}
#resultslist-wrap dt, #resultslist-wrap dl {margin: 0}
#resultslist-wrap dt {font: bold 85% arial;padding: 3px 0}
#resultslist-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% arial}
#resultslist-wrap li dd {font: normal 73% arial}
#resultslist-wrap li dl {margin:0}
#resultslist-wrap dd {line-height:1.3}
#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}

/* COMMENTING */
#commentwrap {clear:both;width:400px;}
#commentwrap h2 {font-size:140% !important;margin-bottom:8px;}
#commentwrap #comments {min-height:330px;height:auto !important;height:330px}
#commentwrap #commentholder {background: #222; padding:5px;margin-bottom:10px;border:#ccc solid 1px}
#commentwrap #userdetail {color:#ccc;font-weight:bold;font-size: 80%;margin:0;padding:0}
#commentwrap #date {color:#aaa;font-size:60%;}
#commentwrap #userdetail a:link, #commentwrap #userdetail a:visited {color:#fff;text-decoration:none}
#commentwrap #userdetail a:active, #commentwrap #userdetail a:hover {color:#fff;text-decoration:underline}
#commentwrap #commentholder .flag {position:relative;left:377px}
#commentwrap #commentholder .flag a:link, #commentwrap #commentholder .flag a:visited {position:absolute;width:11px;height:12px;background:transparent url("images/icon_flag.gif") no-repeat;text-indent:-100em;overflow:hidden}
#commentwrap #comment {font-size: 80%;color:#ccc;padding-top:5px}
#commentwrap #form {width:400px;border:none;margin-top:20px;}
form.commenting {width:100%;}
form.commenting fieldset {width:auto;margin: 0 1em;border:0}
form.commenting label {clear:left;float:left;width:100%;margin-bottom:10px;}
form.commenting label input, form.commenting label textarea, form.commenting label select {width:15em;float:left;margin-left:10px;}
form.commenting label b {float:left;width:8em;display:block;position:relative}
form.commenting label b .req {color:#c00;font-weight:normal;position:absolute;left:-8px;}
form.commenting div.req {color:#ccc;position:relative;top:0px;right:10px;text-align:right}
form.commenting div.req b {color:#c00;}
form.commenting label textarea.f-comments {width: 20em;position:relative;left:-10px;}
form.commenting div.f-submit-wrap {padding: 5px 0 5px 70px}
form.commenting input.f-submit {margin: 0 0 0 10px}
form.commenting fieldset.f-checkbox-wrap, form.commenting fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
form.commenting fieldset.f-checkbox-wrap b, form.commenting fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
form.commenting fieldset.f-checkbox-wrap fieldset, form.commenting fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
form.commenting fieldset.f-checkbox-wrap label, form.commenting fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
form.commenting label input.f-checkbox, form.commenting label input.f-radio {width:auto;float:none;margin:0;padding:0}
.commentlogin {margin-bottom:8px;}
.commentlogin a:link, .commentlogin a:visited {color:#fff;font-weight:bold;text-decoration:none}
.commentlogin a:hover, .commentlogin a:active {color:#fff;font-weight:bold;text-decoration:underline}
#formTAC {display:none}

/* ARTICLES */
#article #standfirst {font-weight:bold;margin-bottom:15px;}
.articleimage {border: 1px solid #ccc;margin-bottom:10px;}
.blogavatar {margin-right:8px;margin-top:24px;border: 1px solid #ddd;padding:4px}

/* ARTICLE RATINGS */
#article_rating {float:right;margin-top:-25px;margin-right:10px;}
#article_rating ul li a:link, #article_rating ul li a:visited {position:absolute;color:#000;width:17px;text-indent: -100em; overflow: hidden}
#article_rating ul li a:hover, #article_rating ul li a:active {position:absolute;color:#fff;width:17px;text-indent: -100em; overflow: hidden}
#article_rating ul {margin: 0;padding: 0;list-style-type: none;}
#article_rating ul li {display: inline; float:left; width:17px;height:17px}
#article_rating .on {background:transparent url("images/rating_stars.png") 0px 17px}
#article_rating .off {background:transparent url("images/rating_stars.png")}
#article_rating #label {padding-left:5px;font-size:80%;color:#666}

/* RELATED LINKS */
#relatedlinks {float:right;min-width:165px;margin-left:15px;margin-top:15px;margin-right:10px;margin-bottom:-10px}
#relatedlinks a:link, #relatedlinks a:visited {font-weight:bold;text-decoration:none}
#relatedlinks a:hover, #relatedlinks a:active {text-decoration:underline}
#relatedlinks h4 {font-size:120%;padding-top:5px;margin-bottom:-13px;}
#relatedlinks li {margin-left:-20px;}

/* SOICAL BOOKMARKS */
#socialbookmarks {clear:right;margin-top:20px;margin-right:10px;margin-bottom:10px;color:#ccc}
#socialbookmarks a {color:#ccc}
#socialbookmarks h2 {font-size: 150%;color:#ccc;margin-bottom:3px;}
#socialbookmarks a.addthis_button_compact {background: transparent url("images/addthis_share.jpg") 2px 0 no-repeat;}
#socialbookmarks a.addthis_button_facebook {background: transparent url("images/addthis_facebook.jpg") 2px 0 no-repeat;}
#socialbookmarks a.addthis_button_myspace {background: transparent url("images/addthis_myspace.jpg") 2px 0 no-repeat;}
#socialbookmarks a.addthis_button_google {background: transparent url("images/addthis_google.jpg") 2px 0 no-repeat;}
#socialbookmarks a.addthis_button_twitter {background: transparent url("images/addthis_twitter.jpg") 2px 0 no-repeat;}
#socialbookmarks span {background: none !important;}
#socialbookmarks .like {position: absolute;margin-left: 200px;margin-top: -20px;}

/* CUSTOM FORMS */
#customform {clear:right}
#customform h2 {font-size:140% !important;margin-bottom:8px;}
form.customform {width:100%;}
form.customform fieldset {width:auto;margin: 0 1em;border:0}
form.customform label {clear:left;float:left;width:100%;margin-bottom:10px;}
form.customform label input, form.customform label textarea, form.customform label select {width:15em;float:left;margin-left:10px}
form.customform label b {float:left;width:8em;display:block;position:relative}
form.customform label b .req {color:#c00;font-weight:normal;position:absolute;left:-8px;}
form.customform div.req {color:#ccc;position:relative;top:0px;right:10px;text-align:right}
form.customform div.req b {color:#c00;}
form.customform label textarea.f-comments {width: 20em;position:relative;left:-10px;}
form.customform div.f-submit-wrap {padding: 0}
form.customform input.f-submit {margin: 20px 0 0 100px}
form.customform fieldset.f-checkbox-wrap, form.customform fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
form.customform fieldset.f-checkbox-wrap b, form.customform fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
form.customform fieldset.f-checkbox-wrap fieldset, form.customform fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
form.customform fieldset.f-checkbox-wrap label, form.customform fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
form.customform label input.f-checkbox, form.customform label input.f-radio {width:auto;float:none;margin:0;padding:0}
.customformlogin {margin-bottom:8px;}
.customformlogin a:link, .commentlogin a:visited {color:#444;font-weight:bold;text-decoration:underline}
.customformlogin a:hover, .customformlogin a:active {color:#2a8798;font-weight:bold;text-decoration:underline}
#formTAC {display:none}
#captcha {padding-left:10px;padding-bottom:5px}
.formcounter {font-size:100%;color:#ccc;padding-left:340px}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}


/* LOGIN BOX */
#login {display:none;z-index: 100}
#login .login-box {position:fixed;top: 20%;left: 300px;z-index: 100;margin: 0 auto;width: 300px;height: 200px;background: transparent url("images/main_overlay.png") repeat;padding:60px;text-align: center;}
#login .login-form {width: 300px;height: 200px;border-width: 1px;border-style: solid;border-color: #000;background: #444;color: #eee;text-align: center;overflow:hidden;}
#login .login-form h4 {font-size:160%;margin-top:10px;color:#fff;border:0}
#login form label {text-align:left;font-weight:bold;float:left;width:100%;display:block;position:relative;padding-left:25px;clear:left}
#login form input {float:right;margin-top:-15px;margin-right:50px}
#login .login-submit {position:absolute;bottom:80px;padding-left:80px}
#login a:link, #login a:visited {color:#fff;text-decoration:none}
#login a:hover, #login a:active {color:#fff;text-decoration:underline}
