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


/* BASIC ELEMENTS
========================================

*/

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

.entry	{
	font-size: 11px;
}

.entry	p {
	margin: 0 0 8px 0;
}



body{
	background:#082f42;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

a{
	text-decoration:underline;
	color: #000;
}

a:hover{
	text-decoration:underline;
	color: #9A1015;
}

h1{
	font-size:1em;
}

img{
	border:0px;
}

fieldset{
	margin-left:0px;
}

input{
	margin:5px;
	margin-bottom:0px;
	border:1px #CCCCCC solid;
}

input#submit-but{
	margin-left:0px;
}
/* LAYOUT
========================================
*/


/* Background
----------------------------------------
*/


/* Container
----------------------------------------
*/

#container{
	margin: 10px auto;
	padding:20px;
	width:741px;
	border: 4px solid #B4C0C6;
	background: #ffffff;
}

/* Header
----------------------------------------
*/

/* Ad Space
----------------------------------------
*/

#ad-space{
	float:left;
	width:738px;
	height:119px;
	margin-bottom:10px;
	border: #000000 1px solid;
}

#ad-space div{
	float:left;
}

#ad-space #col1{
	width:225px;
}

#ad-space #col2{
	width:240px;
}

#ad-space #col3{
	padding-top:9px;
	padding-left:10px;
	width:255px;
}

#ad-space #col3.podcast{
	margin-left:3px;
	padding:0px;
	width:250px;
	background:url(../images/gbapodad.gif);
}

#ad-space #col3.podcast #pod-itunes{
	display:block;
	margin-top:70px;
	margin-left:155px;
	padding:0px;
	width:90px;
	height:20px;
}

#ad-space #col3.podcast #pod-other{
	display:block;
	margin-top:5px;
	margin-left:155px;
	padding:0px;
	width:90px;
	height:20px;
}


/* Content (home page)
----------------------------------------
*/

#content #section-title{
	margin-top:10px;
	margin-bottom:20px;
	text-indent:-5000px;
	border-bottom:#000000 solid 2px;
}

#news_content	{
	width: 410px;
	float: left;
}

#content	{
	font-size: 11px;
}

.entry	{
	line-height: 19px;
	font-size: 12px;
}


/* left column */

#col-left{
	float:left;
	width: 456px;
	padding-left:10px;
}

#col-left .post{
	width:435px;
}

#col-left .post .post-title{
	padding-bottom:5px;
	font-size:1.35em;
	text-transform:uppercase;
}

#col-left .post p{
	padding-bottom:5px;
	font-size:1.15em;
	line-height:1.25em;
}

#col-left .post .date{
	padding-bottom:25px;
}

#col-left .archive{
	padding-bottom:10px;
}

#col-left .archive .archive-title{
	padding-bottom:5px;
	font-size:1.35em;
	text-transform:uppercase;
}

/* right column */

#col-right{
	float:left;
	width: 270px;
}

#col-right div{
	padding:10px;
}

#col-right h1{
	height:15px;
	margin-left:13px;
	border-bottom:#000000 solid 0px;
}

	/* tour*/
	#col-right #tour{
		margin-bottom:10px;
		background:#ededed;
	}
	
	#col-right #tour ul{
		list-style:none;
	}
	
	#col-right #tour ul li{
		width:225px;
		height:20px;
		padding:13px;
		text-transform:uppercase;
	}
	
	#col-right #tour .odd{
		background:#cccccc;
	}
	
	#col-right #tour span{
		display:block;
		float:left;
	}
	
	#col-right #tour .city{
		float:right;
	
	}
	

#col-right #mailing-list{
	padding-left:13px;
	background:#f7f7f7;
}

#col-right .extraad{
	margin-top:10px;
	padding:0px;
	background:#f7f7f7;
}



/* Footer
----------------------------------------
*/

#footer{
	clear:both;
	position:relative;
	top:25px;
	height:60px;
	background:url(../images/footer.gif) no-repeat;
}

#footer #foot-nav{
	padding-left:120px;
	padding-top:20px;
	text-align:center;
	list-style:none;
}

#footer #foot-nav li{
	float:left;
	padding-right:10px;
}

#footer #foot-nav a{
	font-size:1.25em;
	text-transform:uppercase;
	color:#000000;
}

/* NAVIGATION
========================================
*/
#navi{
	padding: 15px 0 13px 2px;
	margin-bottom: 18px;
	border-bottom: 2px solid #b4c0c6;
	
}

#navi li{
	float:left;
	list-style:none;
}

#navi a{
	display:block;
 	padding-right:19px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: helvetica neue, helvetica, arial;
	color: #082f42;
}

#navi a:hover{
	color: #9A1015;
	}

/*
#navi #news{
	background:url(../images/nav_news.gif) no-repeat;
	width:29px;
}

#navi #tour{
	background:url(../images/nav_tour.gif) no-repeat;
	width:26px;
}

#navi #media{
	background:url(../images/nav_media.gif) no-repeat;
	width:33px;
}

#navi #press{
	background:url(../images/nav_press.gif) no-repeat;
	width:33px;
}

#navi #band{
	background:url(../images/nav_band.gif) no-repeat;
	width:27px;
}

#navi #discs{
	background:url(../images/nav_discs.gif) no-repeat;
	width:30px;
}

#navi #merch{
	background:url(../images/nav_merch.gif) no-repeat;
	width:36px;
}

#navi #blog{
	background:url(../images/nav_blog.gif) no-repeat;
	width:26px;
}

#navi #forum{
	background:url(../images/nav_forum.gif) no-repeat;
	width:36px;
}

#navi #contact{
	background:url(../images/nav_contact.gif) no-repeat;
	width:46px;
}

#navi #myspace{
	background:url(../images/nav_myspace.gif) no-repeat;
	width:48px;
}

#navi #ringtones{
	background:url(../images/nav_ringtones.gif) no-repeat;
	width:48px;
}

#navi #news:hover{
	background:url(../images/nav_news.gif) -0px -16px no-repeat;
}

#navi #tour:hover{
	background:url(../images/nav_tour.gif) -0px -16px no-repeat;
}

#navi #press:hover{
	background:url(../images/nav_press.gif) -0px -16px no-repeat;
}

#navi #media:hover{
	background:url(../images/nav_media.gif) -0px -16px no-repeat;
}

#navi #band:hover{
	background:url(../images/nav_band.gif) -0px -16px no-repeat;
}

#navi #discs:hover{
	background:url(../images/nav_discs.gif) -0px -16px no-repeat;
}

#navi #merch:hover{
	background:url(../images/nav_merch.gif) -0px -16px no-repeat;
}

#navi #blog:hover{
	background:url(../images/nav_blog.gif) -0px -16px no-repeat;
}

#navi #forum:hover{
	background:url(../images/nav_forum.gif) -0px -16px no-repeat;
}

#navi #contact:hover{
	background:url(../images/nav_contact.gif) -0px -16px no-repeat;
}

#navi #myspace:hover{
	background:url(../images/nav_myspace.gif) -0px -16px no-repeat;
}

#navi #ringtones:hover{
	background:url(../images/nav_ringtones.gif)  -0px -16px no-repeat;
}
*/


/* PAGE TITLES
========================================
*/

#title-bar-short, #title-bar-long{
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:#000000 solid 2px;
}

#title-bar-short{
	width:440px;
}

#title-bar-long{
	width:740px;
}

#section-title .tour-header{
	width:740px;
	background:url(../images/title_tour.gif) no-repeat;
}

#section-title .press-header{
	width:740px;
	background:url(../images/title_press.gif) no-repeat;
}

#tour h1{
	text-indent:-5000px;
	background:url(../images/title_now_on_tour.gif) no-repeat;
}

#mailing-list h1{
	text-indent:-5000px;
	background:url(../images/title_mailing_list.gif) no-repeat;
}

#facebook div{
  margin: 5px 0;
  padding: 0;
  }
  

