/*
Theme Name: Supatronix
Theme URI: http://localhost/supatronix/
Description: The custom wordpress template designed by anatomic for Supatronix
Version: 0.1
Author: Ian Thomas
Author URI: http://www.anatomicdesign.co.uk
Tags: dark, flash header, fixed width, two columns, widgets

	Supatronix

	This theme was designed and built by Ian Thomas,
	whose blog you will find at http://www.anatomicdesign.co.uk/
*/

@charset "UTF-8";
/* CSS Document */


/*FULL RESET */
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,
b, u, i, center,
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;
	
	vertical-align: baseline;
	background: transparent;
	
	
	
}


*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	line-height: 1;
	text-align:center;
	font-size: 70%;
	letter-spacing:101%;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
html{
	background: #0b0b0b;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clearfix */
.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%;
}

#container{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:960px;
}

#header{
	height:320px;
	display:block;
}

#searchform{
	padding-top:20px;
	padding-bottom:20px;
}

#searchsubmit{
	background:url(images/buttons/search-button.png) no-repeat 0 5px;
	border:none;
	width:100px;
	height:32px;
	text-indent:-2000px;
	overflow: hidden;

}


#loop-wrapper{
	background:url(images/main/Main-Content-BG.png) repeat-y 2px 0;
	width:960px;
}

#header{
	background:url(images/main/top-bg.jpg) top repeat-x;
	width:100%;
	height:220px;
	display:block;
}

#header_container{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:960px;
	height:220px;
	background:url(images/main/Main-Content-BG-header.png) bottom no-repeat;
}

#header #logo{
	display:block;
	width:394px;
	height:106px;
	background:url(images/main/Logo.png) top;
	text-indent:-2000px;
	margin-left:8px;
}

#rss{
	display:block;
	position:relative;
	background:url(images/main/rss-icon.png) no-repeat;
	background-position: 0px -31px;
	width:31px;
	height:31px;
	text-indent:-2000px;
	left:895px;
	top:-15px;
}

#rss:hover{
	background-position: 0px 0px;
}

#header #advert{
	display:block;
	position:relative;
	left:482px;
	top:-85px;
}

#nav{
	display:block;
	height:42px;
	padding:0;
	margin:0;
	margin-left:575px;
}

#nav li{
	display:inline;
	height:42px;
	width:52px;
}

#nav li a{
	display:block;
	height:42px;
	width:50px;
	float:left;	
	background:url(images/main/NAV.png);
}

#nav li #home{
	width:115px;
	text-indent:-2000px;
	background-position: 0px 41px;
}

#nav li #tickets{
	width:125px;
	text-indent:-2000px;
	background-position: 418px 41px;
}

#nav li #label{
	width:144px;
	text-indent:-2000px;
	background-position: 292px 41px;
}

#nav li #home:hover{
	background-position: 0px 0px;
}

#nav li #tickets:hover{
	background-position: 418px 0px;
}

#nav li #label:hover{
	background-position: 292px 0px;
}


/* MAIN CONTENT */

#main-content{
	text-align:left;
	display:Block;
	width:640px;
	float:left;
	
}

#main-content h1{
	padding-left:30px;
	padding-top:10px;
	letter-spacing:-3px;
	font-size:3.5em;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color:#242424;
	display:block;
	height:85px;
	background:url(images/main/post-header-bg.png) no-repeat -5px -1px;
}

#main-content h1 a{
	color:#242424;
	text-decoration:none;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
}

#main-content h3{
	display:block;
	margin-left:80px;
	margin-bottom:25px;
	width:480px;
	overflow:hidden;
}

#main-content #comments, #main-content #respond h3{
	display:block;
	margin-top:20px;
	border-top:1px solid #d98e04;
	padding-top:10px;
	font-size:120%;
}

#main-content a{
	font-weight:bold;
	color:#d98e04;
	text-decoration:underline;
}

#main-content p{
	margin-left:80px;
	width:480px;
	line-height:20px;
	margin-top:20px;
	font-size: 1.1em;
}

.navigation .alignleft, .navigation .alignright{

	margin-left:80px;
	width:480px;
	line-height:20px;
	margin-top:20px;
	font-size: 1.1em;

}

#main-content .commentlist li p{
	margin-left:0;
	margin-top:5px;
	margin-bottom:20px;
	font-size:1.1em;
}

#main-content .comments{
	display:block;
	color:#a1a1a1;
	font-weight:bold;
	margin-left:80px;
	margin-top:20px;
	padding-bottom:20px;
	list-style:disc	inside;
}

#main-content .comments li, #main-content .comments li a{
 	color:#a1a1a1;
 	text-decoration:none;
}

#main-content .post-details{
	color:#86540c;	
	margin-left:0;
	margin-top:-35px;
	text-align:right;
	width:620px;
}

#main-content .post-details em{
	font-weight:bold;	
	color:#86540c;
	font-style:normal;
}

#main-content #searchform{
	margin-left:80px;
}

/* SIDEBAR */

#sidebar{
	display:block;
	float:left;
	width:320px;
}

#sidebar h2{
	background: url(images/main/sidebar-title.png) no-repeat 8px 0;
	height:30px;
	font-size:1.3em;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color:#ebebeb;
	padding-left:26px;
	padding-top:2px;
}

#sidebar h2 a{
	text-decoration:none;
	color:#ebebeb;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
}

#sidebar ul{
	display:block;
}

#sidebar ul ul{
display:block;
padding-bottom:15px;
padding-left:26px;
padding-right:20px;
padding-top:5px;
}

#sidebar ul li{
	font-weight:bold;
	line-height:20px;
	color:#ebebeb;
}


#sidebar ul ul li a{
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	color:#ebebeb;
}

#sidebar ul ul li a:hover{
	text-decoration:underline;
}

#sidebar .screen-reader-text{
	visibility: hidden;
}

#sidebar #s{
	margin-left:-28px;
	margin-right:10px;
	width:140px;
	
}

#sidebar .twitter{
	width:240px;
}

#sidebar .twitter-item{
	line-height:14px;
	padding-bottom:5px;
	padding-top:10px;
	border-bottom:1px solid #7d7d7d;
}

#sidebar .twitter-link{
	color:#d98e04;
	text-decoration: underline;
	font-weight:bold;
}

#sidebar .twitter-timestamp abbr{
	display:block;
	font-size:0.9em;
	color:#959595;
}

/* Flickr Stream Styling */

#sidebar #flickr_badge_uber_wrapper{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	width: 240px;
}

#sidebar #flicr_badge_wrapper{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/* FOOTER */

#footer .pods .widget{
	width:220px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	display:block;
	color:#959595;
	font-weight:normal;
}

#footer #search-2 {
	padding-right:0px;
}

#footer .pods li li{
	width:199px;
	float:none;
}

#footer .pods a{
	text-decoration:underline;
	color:#d98e04;
	font-weight:bold;
}

#footer .pods a:hover{
	color:#ebebeb;
}

#footer{
	background:url(images/main/Main-Content-BG-footer.png) no-repeat top;
	padding-top:60px;
}

#footer ul{
	display:block;
	margin:20px 0 0 0;
	line-height:20px;
}

#footer ul li{
	font-size:1em;
	font-weight:bold;
	font-color: #d98e04;
}

#bottom-border{
	width:100%;
	display:block;
	height:46px;
	background:url(images/main/bottom-border.png) repeat-x;
	margin-top:60px;
}


#footer .pods li h2{
	font-size:1.4em;
	color:#7c7c7c;
	border-bottom:1px #7c7c7c solid;
	padding-bottom:5px;
}

#footer .screen-reader-text{
	visibility: hidden;
	display:none;
}

#bottom-border .anatomic{
	margin-left:auto;
	margin-right:auto;
	padding-top:21px;
	width:940px;
	color:#464646;	
	text-align:right;	
}

#bottom-border .anatomic em{
	font-weight:bold;
	font-style:normal;
	color:#464646;	
}

.wp-caption{
	margin-left:80px;
	margin-top:20px;
}

#main-content .wp-caption-text{
	text-align:center;
	margin-top:5px;
	margin-left:0px;
}

.alignlight{
	text-align:left;
}

.aligncenter{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.alignright{
	text-align:right;
}

.commentlist{
	margin-left:80px;
}



