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

/* --- STRUCTURE --- */

body {
    margin: 0px;
    padding: 0px;
    xbackground:url(images/bg.jpg) top center;
    background:white;
	font: 14px helvetica, sans-serif;
    line-height: 22px;
    position: relative;
}
img{
	border:none;
}
x#stvincent {
    width: 770px;
    margin: auto;
    margin-top: 97px;
    text-align: center;
    height: 70px;
    word-spacing: -20px;
    letter-spacing: -5px;
}
#stvincent h1 {
	background:url(images/logo.png) top center;
	display: block;
	text-indent: -5000em;
	height: 447px;
	width: 782px;
	margin:auto;
}


#mailinglisttop{
	background:#FFFFFF;
	width:770px;
	margin:auto;
	margin-bottom:10px;
}

#container {
    margin: auto;
    width: 770px;
	background:#FFFFFF;
	padding-top:20px;
	overflow:hidden;
}


#sidebar {
    width: 231px;
    float: left;
}

#content {
    width: 539px;
    float: left;
}

#newsfront {
    border-bottom: solid 2px #000000;
    padding-bottom: 11px;
    margin-bottom: 11px;
}

#blogfront {
    margin-bottom: 11px;
}

#item {
    margin-bottom: 18px;
    width: 500px;
}

#footer {
    clear: both;   
    padding-top: 18px;
	margin:auto;
    margin-top: 0px;
    width: 770px;
    height: 24px;
	color:#FFFFFF;
}

/* --- DEFAULT STYLES --- */

h1, h2, h3 {
    color: #000000;
    margin-left: -1px;
}

p {
    color: #000000;
}

#item p {
    margin-bottom: 11px;
}

.date {
    font-size: 14px;
    margin-left: 4px;
}

h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 7px;
}

h1 a {
    color: #000000;
}
h1 a:hover {
    color: #000000;
    background: none;
}

h2 {
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 10px;
}

a {
    text-decoration: none;
    color: #217cff;
    padding: 2px 0px 2px 0px;
}
a:hover {
    color: #ffffff;
    background-color: #217cff;
}

/* --- mailing list --- */
#mailinglisttop{
	overflow:hidden;
	height:28px;
	padding-top:6px;
}
#mailinglisttop form{
	float:left;
}
#listtext{
	display: block;
	text-indent: -5000em;
    text-decoration: none;
	height:21px;
	width:300px;
	background:url(images/list.gif) top left no-repeat;
	float:left;
	margin-left:10px;
}
#emailAddr{
    width: 205px;
    font: 12px helvetica, arial, sanserif;
    color: #ffffff;
    display: block;
    margin-left: 10px;
    margin-top: 2px;
    float: left;
	background:#2993ff;
	border:none;
	height:18px;
}

#submitbutton {
    width: 33px;
    margin-left: 10px;
    margin-top: 2px;
    float: left;
	height:21px;
}

/* --- NAVIGATION --- */

#navigation {
    margin: auto;
    xborder-bottom: solid #000000 2px;
    xmargin-bottom: 12px;
    height: 32px;
	width:770px;
}
#navigation ul {
	list-style:none;
	margin-left:32px;
}
#navigation ul li{
	float:left;
	xmargin-right:32px;
}
#navigation ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 30px;
}
#nav_news a{
	width:83px;
	background:url(images/nav.png) no-repeat 0px 0px;
}
#nav_news a:hover{
	background:url(images/nav.png) no-repeat 0px -33px;
}
#nav_blog a{
	width:82px;
	background:url(images/nav.png) no-repeat -80px 0px;
}
#nav_blog a:hover{
	background:url(images/nav.png) no-repeat -80px -33px;
}
#nav_live a{
	width:63px;
	background:url(images/nav.png) no-repeat -160px 0px;
}
#nav_live a:hover{
	background:url(images/nav.png) no-repeat -160px -33px;
}
#nav_music a{
	width:89px;
	background:url(images/nav.png) no-repeat -220px 0px;
}
#nav_music a:hover{
	background:url(images/nav.png) no-repeat -220px -33px;
}
#nav_pictures a{
	width:125px;
	background:url(images/nav.png) no-repeat -307px 0px;
}
#nav_pictures a:hover{
	background:url(images/nav.png) no-repeat -307px -33px;
}
#nav_video a{
	width:85px;
	background:url(images/nav.png) no-repeat -430px 0px;
}
#nav_video a:hover{
	background:url(images/nav.png) no-repeat -430px -33px;
}
#nav_links a{
	width:85px;
	background:url(images/nav.png) no-repeat -510px 0px;
}
#nav_links a:hover{
	background:url(images/nav.png) no-repeat -510px -33px;
}
#nav_store a{
	width:85px;
	background:url(images/nav.png) no-repeat -590px 0px;
}
#nav_store a:hover{
	background:url(images/nav.png) no-repeat -590px -33px;
}

/* --- IMAGEBAR --- */

#imagebar img{
    xposition: absolute;
    float: left;
    margin: 0px;
    padding: 0px;
}

#image1 {
    xleft: 0px;
}
#image2 {
    xleft: 198px;
}
#image3 {
    xleft: 396px;
}
#image4 {
    xleft: 594px;
}
#image5 {
    xleft: 792px;
}
#image6 {
    xleft: 990px;
}
#image7 {
    xleft: 1188px;
}
#image8 {
    xleft: 1386px;
}
#image9 {
    xleft: 1584px;
}
#image10 {
    xleft: 1782px;
}
#image11 {
    xleft: 1980px;
}
#image12 {
    xleft: 2178px;
}
#image13 {
    xleft: 2376px;
}
#image14 {
    xleft: 2574px;
}

/* --- SIDEBAR --- */

#sidebar h2 {
    margin-bottom: 4px;
    margin-top: 4px;
}

#sidebarshows {
    width: 150px;
    margin-left: 20px;
    font-size: 12px;
    line-height: 17px;
}

#sidebarshows p {
    margin-bottom: 6px;
}

#sidebarshows a {
    color: #2993ff;
    font-weight: bold;
}
#sidebarshows a:hover {
    color: #ffffff;
    background-color: #2993ff;
}

#sidebarlisten {
    width: 150px;
    margin-left: 20px;
    margin-top: 29px;
    font-size: 12px;
}

#sidebarlisten ol {
    list-style: none;
}
#sidebarlisten li a {
    color: #000000;
    margin-bottom: 6px;
    padding: 0px 0px 0px 15px;
    display: block;
    font-weight: bold;
    background: url(images/player.gif) 0px -4px no-repeat;
}

#sidebarlisten li a:hover {
    color: #e70006;
}
#sidebarlisten li.stop a {
    color: #e70006;
    background: url(images/player.gif) 0px -25px no-repeat;
}

#sidebartwitter {
    margin-left: 20px;
    margin-top: 29px;
    width: 141px;
}

#sidebarrelease {
    margin-left: 20px;
    margin-top: 29px;
    width: 121px;
}

#sidebarrelease img {
    height: 121px;
    width: 121px;
    border: 0px;
    margin-bottom: -7px;
}

#sidebarrelease p {
    background: #e70006;
    color: #ffffff;
    font-size: 12px;
    line-height: 19px;
    padding-left: 6px;
    padding-top: 2px;
    width: 115px;
    margin-bottom: 22px;
}

#sidebarrelease a p {
    color: #ffffff;
}
#sidebarrelease a:hover p {
    background: #ffffff;
    color: #e70006;
}

/* --- FOOTER --- */

#footer a {
    float: left;
    margin-left: 20px;
    color: #ffffff;
}
#footer a:hover {
    color: #ffffff;
    background-color: #f29f27;
}

#footer p {
    float: left;
}
#rss{
	float:left;
	width:40px;
}
#iconsbg{
	background:#FFFFFF;
	overflow:hidden;
	height:25px;
	padding-top:2px;
	float:right;
	margin-bottom:5px;
	margin-left:3px;
}
#footer ul {
	list-style:none;
}
#footer ul li{
	float:right;
	margin-left:0px;
}
#footer ul li a{
	color:#000000;
	xtext-decoration:none;
	xdisplay: block;
	xtext-indent: -5000em;
    border: none;
}
#footer ul li a:hover{
	background:none;
    border: none;
}
#ftr_twitter{
	xbackground:url(images/ftr_twitter.jpg) top left no-repeat;
	width:20px;
	margin-left:3px;
}
#ftr_myspace{
	xbackground:url(images/ftr_myspace.jpg) top left no-repeat;
	width:28px;
}
#ftr_facebook{
	xbackground:url(images/ftr_facebook.jpg) top left no-repeat;
	width:28px;
}
#ftr_flickr{
	xbackground:url(images/ftr_flickr.jpg) top left no-repeat;
	width:83px;
}


/* --- MISCELLANEOUS --- */

ul {
    list-style: none;
}

#liveshow {
    font-size: 14px;
    margin-bottom: 22px;
}

#liveshow h2 {
    margin-bottom: 0px;
}

.livedate {
    font-size: 14px;
    margin-left: 7px;
}

img.thumbnail.galleryThumb {
    margin-right: 11px;
    margin-bottom: 22px;
    border-top: 0px;
    border-bottom: 11px solid;
    border-left: 0px;
    border-right: 0px;
}

#gallery a:hover {
    background: none;
}

#articlenavigation {
    margin-bottom: 22px;
}

#item img {
    border: none;
}

.packshot {
    float: left;
    width: 121px;
    height: 121px;
}

.packshotsidebar {
    width: 121px;
    height: 121px;
}

.tracklisting {
    margin-left: 132px;
    margin-top: -5px;
}

.clear {
    clear: both;
}

.poweredphplist {
    display: none;
}

.list {
    display: none;
}

/* --- COMMENTS --- */

.livecommentlink {
    font-size: 14px;
    margin-left: 7px;
}

.commentstext {
    margin-left: 7px;
}

.commentsinfo {
    margin-bottom: 22px;
}

.comments-wrapper {
    margin-bottom: 22px;
}  

/* --- images -- */

/*#imagebar {
    background: #ffffff;
    margin-top: 22px;
    margin-bottom: 22px;
    width: 100%;
    height: 154px;
    overflow: hidden;
    xposition: relative;
}

#imagecontainer {
    width: 2500px;
    height: 154px;
    overflow: hidden;
}*/

#imagebar{
	margin-top:30px;
	overflow: hidden;
	margin:auto;
	width:770px;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
#imagecontainer{
	height: 154px;
    overflow: hidden;
    margin-bottom: 0px;
    width: 2000px;
}
