/*
 *	Body
 */

body {
background:url(../images/bg.gif) repeat-y top center #000;
color:#000000;
font-family:sans-serif;
}

/********* helpers *********/
.floatRight { float: right; }
.floatLeft  { float: left; }
.right  { text-align: right; }
.left   { text-align: left; }
.center { text-align: center; }
.clear, .clearer { clear: both; }
.block  { display: block; }


/* Generic IE-only Hack */
* html body {
	
}


/*
 *	Paragraph, Code, Blockquote
 */

p {
	
}

code {
	white-space				: pre;
}

blockquote {
	
}

/*
 *	Headings
 */

h1	{
	
}

h2	{
	
}

h3	{
	
}

h4	{
	
}

h5	{
	
}

h6	{
	
}

/*
 *	Lists
 */
 
ul {
	
}

ol {
	
}

li {
	
}

ul li {
	
}

ol li {
	
}



#header{
width:800px;
margin:20px auto 0 auto;
background:#000;
}

#header img{
display:block;
padding:25px 25px 0 25px;
}

#navigation{
width:100%;
margin:0 auto;
background:url(../images/menu.gif) repeat-x top left #00a3cd;
height:30px;
font-size:1.2em;
line-height:30px;
}

#navigationCenter{
width:800px;
margin:0 auto;
}

#navigation p{
width:200px;
float:right;
display:inline;
text-align:right;
margin-right:25px;
}

#navigation ul{
width:550px;
float:left;
display:inline;
margin-left:25px;
color:#fff;
}

#navigation ul li{
display:inline;
padding-right:5px;
}

#navigation ul li a{
color:#fff;
}

#navigation ul li a:hover, #navigation ul li a.selected{
color:#000;
}

#content{
width:800px;
margin:0 auto;
background:url(../images/pinstripes.gif) bottom right no-repeat #000;
padding-bottom:20px;
}

.mainColumn{
width:585px;
float:left;
display:inline;
margin:0 25px;
}

.homepage{
margin-top:25px;
width:585px;
min-height:165px;
height:auto !important;
height:165px;
padding-bottom:30px;
background:url(../images/homepage.jpg) bottom left no-repeat #403f3b;
}

.dttv{
margin:25px 0 0 0;
float:left;
display:inline;
width:369px;
padding-bottom:10px;
background:#403f3b;
xmin-height:520px;
xheight:auto !important;
xheight:520px;
}

#dtplayer{
margin:10px 10px 0 10px;
}

.dttv table{
width:349px;
margin:10px 10px 0 10px;
border-bottom:1px solid #000;
}

.dttv table tr td h4{
color:#00aeef;
font-weight:normal;
}

.dttv table tr td h5{
color:#fff;
font-weight:normal;
}

.dttv table tr td p{
color:#000;
padding:0;
}

.dttv table tr td.right p{
color:#fff;
text-align:right;
}

.dttv table tr td{
padding:0 0 3px 0;
}

.popular{
margin:25px 0 0 0;
float:right;
display:inline;
width:206px;
padding-bottom:10px;
background:#403f3b;
min-height:520px;
height:auto !important;
height:520px;
}

.popularlink{
width:180px;
background:#1b1a17;
margin:13px 13px 0 13px;
}

.popularlink h4{
font-weight:normal;
color:#00aeef;
padding:5px 5px 0 5px;
}

.popularlink p{
color:#fff;
padding:3px 5px 7px 5px;
}

.popularlink img{
display:block;
}

.popularlink a:hover h4, .popularlink a:hover p{
background:#00aeef;
color:#000;
}

.profile{
margin:25px 0;
width:585px;
padding-bottom:10px;
background:#403f3b;
}

.contact{
margin:25px 0 0 0;
width:585px;
padding-bottom:10px;
background:#403f3b;
min-height:356px;
height:auto !important;
height:356px;
}

.gallery{
margin:25px 0 0 0;
width:585px;
padding-bottom:10px;
background:#403f3b;
xmin-height:520px;
xheight:auto !important;
xheight:520px;
}

.gallery p{
color:#fff;
font-size:1.0em;
line-height:1.1em;
padding:10px 10px 0 10px;
}

.gallerylink, .imagelink{
width:181px;
background:#1b1a17;
margin:10px 0px 0 10px;
float:left;
display:inline;
}

.gallerylink h4, .imagelink h4{
font-weight:normal;
color:#00aeef;
padding:5px 5px 0 5px;
}

.gallerylink p, .imagelink p{
color:#fff;
padding:7px 5px 7px 5px;
}

.gallerylink img, .imagelink img{
display:block;
width:181px;
height:121px;
}

.gallerylink a:hover h4, .gallerylink a:hover p, .imagelink a:hover h4, .imagelink a:hover p{
background:#00aeef;
color:#000;
}


.wallpapers{
margin:25px 0 0 0;
width:585px;
padding-bottom:10px;
background:#403f3b;
xmin-height:520px;
xheight:auto !important;
xheight:520px;
}

.wallpapers p{
color:#fff;
font-size:1.0em;
line-height:1.1em;
padding:10px 10px 0 10px;
}

.wallpaperlink{
width:181px;
background:#1b1a17;
margin:10px 0px 0 10px;
float:left;
display:inline;
}

.wallpaperlink h4{
font-weight:normal;
color:#00aeef;
padding:5px 5px 0 5px;
}

.wallpaperlink p{
color:#fff;
padding:7px 5px 7px 5px;
}

.wallpaperlink img{
display:block;
width:181px;
height:121px;
}

.wallpaperlink p a:hover{
color:#00aeef;
}







.sponsors{
margin:0 0 10px 0;
width:585px;
padding-bottom:10px;
background:#403f3b;
}

.sponsors table {
width:565px;
margin:10px 10px 0 10px;
}

.sponsors table tr td h2{
color:#fff;
font-weight:normal;
font-size:1.2em;
}

.sponsors table tr td p{
color:#000;
padding:5px 0 0 0;
}

.sponsors table tr td p a{
color:#fff;
text-align:right;
}

.sponsors table tr td{
padding:0 0 10px 0;
}

.profile h1, .dttv h1, .popular h1, .sponsors h1, .gallery h1, .contact h1, .wallpapers h1{
text-align:left;
background:url(../images/header.gif) repeat-x;
color:#00aeef;
line-height:30px;
padding:0;
font-weight:normal;
font-size:1.2em;
text-indent:10px;
}

.profile table{
color:#fff;
font-size:1.2em;
line-height:1.1em;
margin:10px 10px 0 10px;
}

.profile table tr td strong{
color:#00aeef;
font-weight:normal;
}

.profile p, .dttv p, .contact p{
color:#fff;
font-size:1.0em;
line-height:1.1em;
padding:10px 10px 0 10px;
}

.homepage h1{
font-size:1.2em;
font-weight:normal;
color:#00aeef;
width:420px;
margin-left:140px;
padding-top:10px;
line-height:1.1em;
}

.homepage h2{
font-size:1.2em;
font-weight:normal;
color:#fff;
width:420px;
margin-left:140px;
padding-top:10px;
line-height:1.1em;
}


.secondaryColumn{
width:140px;
float:left;
display:inline;
padding-top:25px;
}

.secondaryColumn .featured{
background:#41403b;
margin-bottom:10px;
}

.secondaryColumn .featured h4{
text-align:center;
background:url(../images/header.gif) no-repeat;
color:#00aeef;
line-height:30px;
padding:0;
font-weight:normal;
font-size:1.2em;
}

.secondaryColumn .featured ul{
text-align:left;
color:#fff;
line-height:1.3em;
padding:5px;
font-size:1.0em;
}

#footer{
width:800px;
margin:0 auto 20px auto;
padding:10px 0;
}

#footer p{
color:#fff;
font-size:1em;
}

#footer p a{
color:#00aeef;
}

.contactColumn{
width:585px;
width:292px;
float:left;
}

/* EasyClearing http://www.positioniseverything.net/easyclearing.html */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix
{height: 1%;}

.clearfix
{display: block;}
/* End hide from IE-mac */






.twitted {
	width: 140px;
	margin-bottom: 1.5em;
	xborder: 1px solid #888;
	word-wrap:break-word;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 1em;
	xbackground: transparent url(/images/loader.gif) 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
	color:#fff;
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00aeef;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #00aeef;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #00aeef;
}