/* 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;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size:27px}h2{font-size:24px}h3{font-size:18px}h4{font-size:14px}h5{font-size:12px}h6{font-size:10px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
/* end reset */

body {
	background: url(http://jasonjonesmusic.com/images/JasonJones_Splash_v3.jpg) no-repeat top center #1d1713;
	text-align: center;
}

.wrapper {
	width: 960px;
	margin: auto;
	display: inline-block;
}


#container {
	width: 530px;
	height: 100px;
	display: inline;
	float: right;
	text-align: center;
	padding-top: 10px;
}

#col1 {
	width: 220px;
	display: inline;
	float: left;
	margin-top: 30px;
}

#col2 {
	width: 310px;
	display: inline;
	float: right;
	margin-top: 30px;
}

#colWide {
	width: 550px;
	display: inline;
	float: right;
	margin-top: 30px;
	text-align: center;
}

.clear {
	clear: both;
}

#container .widget {
	margin-bottom: 36px;
}

#container h1 {
	text-indent: -99999px;
	display: block;
	color: #FFF;
	margin: auto auto 14px auto;
}

#container h1.twitter {
	width: 164px;
	height: 21px;
	background: url(./images/twitter.gif) no-repeat;
}

#container h1.tour {
	width: 137px;
	height: 22px;
	background: url(./images/tour.gif) no-repeat;
}

#container h1.join {
	width: 265px;
	height: 29px;
	background: url(./images/joinTheEmailList.gif) no-repeat;
}

#container h1.messageBoard {
	width: 233px;
	height: 23px;
	background: url(./images/messageBoard.gif) no-repeat;
}

#container h1.listenOnline {
	width: 215px;
	height: 22px;
	background: url(./images/listenOnline.gif) no-repeat;
}

#container h1.becomeAFan {
	width: 217px;
	height: 23px;
	background: url(./images/becomeAFan.gif) no-repeat;
}


#container h1.aimicons {
	width: 189px;
	height: 26px;
	background: url(./images/AIMIcons.gif) no-repeat;
}

#container h1.avatars {
	width: 240px;
	height: 26px;
	background: url(./images/MySpaceAvatars.gif) no-repeat;
}

#container h1.wallpapers {
	width: 188px;
	height: 24px;
	background: url(./images/Wallpapers.gif) no-repeat;
}


#colWide .widget {
	font: 11px/14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Sans-serif;
	color: #999;
}

#colWide .widget a {
	color: #cf9d24;
}

#colWide .widget a:hover {
	color: #FFBF2B;
}

#colWide .widget img {
	margin-bottom: 12px;
}

.downloadAndShare {
	margin-top: 60px;
	margin-left: 24px;
}