
/* Defaults */

* {
  margin: 0;
  padding: 0;
  }


/* --- GENERAL RULES --- */
body,html
{
	margin: 0;
	padding: 0;
	color: #6F675E;
	background-image: url(http://www.weepop.net/images/bgwide.jpg); 
	background-repeat: repeat;
	font: 85%/1.3 arial, helvetica, sans-serif;
}



body 
{
    min-width:840px;
}

p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: #6F675E;
	text-align: left;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #0073c2;
	text-decoration: none;
}

a:hover {
	color: #0073c2;
	text-decoration: underline;
}

h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6E6B67;
}

h1 a { color: #6E6B67; } 
h2 a { color: #6E6B67; } 

h2 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 5px;
}


img 
{ 
	border: 1px solid #000000;
}


.clear {
	clear: both;
}

.noborderimg {
	border: none;
}

.white {
	color: #FFFFFF;
}

ul {
  	list-style: none;
	padding:0;
	margin-left: 0;
  	padding-left: 1em;
  	text-indent: -1em;
}

li {
  list-style: none;
	padding:0;
	margin:0; 

}


#header
{
	width: 100%;
	text-align: center;
}

#footer
{
/*  	background-image: url(http://www.weepop.net/images/footer1.jpg); 
	background-repeat: never; */
	margin:0 auto;
        width:840px;
	height:75px;
	clear:both;
	margin-top: 40px;
	margin-bottom: 20px;

}


#topnav
{	
	text-align: center;
	float: center;
}

#navbar
{
	padding: 3px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
}

.tracklist
{
	padding: 0;
	margin-left: 1em;
	list-style-type: none;
}

.linkslist
{
	padding: 0;
	margin-left: 1em;
	list-style-type: none;
}


#navbar li
{
	list-style: none;
	margin-left: 30px;
	margin-right: 30px;
	display: inline;
}

#banner
{
	float: center;
	width:840px;
	margin-top: 30px;
	padding: 0;

}

#bannerimage
{	
	float: center;
	height:167px;
    width:800px;
	margin: 0;
	padding: 0;
	background-image: url(http://www.weepop.net/images/bannertext.jpg); 
	background-repeat: never;
	margin-bottom: 20px;
	margin-left: 10px;

}


#fullpage
{
	width: 840px;
	padding: 5px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left; 
}

#pagecontainer {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	height: 1%;
	width: auto;
}

#content
{
/*    	border: 1px solid #000000; */	
	width:490px;
	float:left;
	padding: 1px;
	
}

#aboutheader
{
	background-image: url(http://www.weepop.net/images/bgaboutus.jpg); 
	background-repeat: no-repeat;
	width:485px;
	height:84px;
	padding: 1px;
}


#contentheader
{
	background-image: url(http://www.weepop.net/images/bgcontent1.jpg); 
	background-repeat: no-repeat;
	width:485px;
	height:99px;

}


#contentnews
{
	background-image: url(http://www.weepop.net/images/bgcontent2.jpg);
	background-repeat: repeat-y;	
	padding: 1px;
	width:485px;
}

#contentfooter
{
	background-image: url(http://www.weepop.net/images/bgcontent3.jpg); 
	background-repeat: no-repeat;
	width:485px;
	height:86px;
	padding: 1px;
	margin-bottom: 20px;

}

.news_item {
        padding-left: 40px;
        padding-right: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#sidebar 
{
    	width:300px;
/*    	border: 1px solid #000000; */
    	float:right;
}

#back
{
	text-align: right;
	padding-right: 40px;
	}


#contactdetails {

		width:300px;
		height: 150px;
		background-image: url(http://www.weepop.net/images/contact-lovemail.jpg); 
		background-repeat: no-repeat;
		padding-top: 240px;

}

#formy {
		padding-left: 65px;
		vertical-align: top;
		
}

#formy input, select { 
		background-color:transparent; 
		border:none;
		color: #6F675E;
		padding-right: 5px; 
}
 

#rss img {
		padding-left: 30px;
		padding-top: 20px;
		border: none; 
}

#newreleases {
		background-image: url(http://www.weepop.net/images/bgsiderelease.jpg); 
		background-repeat: no-repeat;
		width:300px;
		height:350px;
		padding-top:90px;
		padding-left:10px;
}

.newreleasebox {
/*		border: 1px solid #000000; */
		width:300px;

}

.newreleaseimgbox {
/*		border: 1px solid #000000; */
	float:left;
	width:120px;
	padding-bottom:20px;
	padding-left:15px;
}

.newreleasetxtbox {
/*		border: 1px solid #000000; */
	float:right;
	padding-right: 5px;
	margin-right:23px;
	width:125px;

}

.releasebox {
		width:800px;
		padding-left:30px;
		padding-top:10px;

}

.releaseimgbox {
	float:left;
	width: 250px;
	padding-bottom:20px;

}

.releasetxtbox {
/*	border: 1px solid black;  */
	width: 400px;
	float:right;
	padding-right:120px;

}

#gigs {
		padding-top: 40px;
		width:290px;
}


#links {
		width:290px;
}
#linksheader {
		background-image: url(http://www.weepop.net/images/bglinks1.jpg); 
		background-repeat: no-repeat;
		height:73px;
		width:290px;

}

#gigheader {
		background-image: url(http://www.weepop.net/images/bggigs1.jpg); 
		background-repeat: no-repeat;
		height:73px;
		width:290px;

		
}
#gigbox {
		background-image: url(http://www.weepop.net/images/bggigs2.jpg); 
		padding-top: 1px;
/*		padding-bottom: 1px; */
		width:290px;
		padding-left:20px;
		
}
.gigentry{
		width:245px;
		padding-left:10px;
		padding-right:30px;

}
#gigfooter {
		background-image: url(http://www.weepop.net/images/bggigs3.jpg); 
		background-repeat: no-repeat;
		padding-top: -1px;
		height:90px;
		width:290px;

}

#merchheader {
		background-image: url(http://www.weepop.net/images/bgmerch.jpg); 
		background-repeat: no-repeat;
/*		border: 1px solid #000000; */ 
		height:158px;
}

#treatsheader {
		background-image: url(http://www.weepop.net/images/specials.jpg); 
		background-repeat: no-repeat;
/*		border: 1px solid #000000; */ 
		height:158px;
}

#currentreleasescontainer {
		width:800px;
}

#currentreleasesheader {
		background-image: url(http://www.weepop.net/images/bgrelease1.jpg); 
		background-repeat: no-repeat;
/*		border: 1px solid #000000; */ 
		height:158px;
}

#currentreleases {
		background-image: url(http://www.weepop.net/images/bgrelease2.jpg); 
		background-repeat: repeat-y;
		padding-left:30px;
		padding-right:30px;
		padding-top: 1px;
		padding-bottom: 1px;

}
#currentreleasesfooter {
		background-image: url(http://www.weepop.net/images/bgrelease3.jpg); 
		background-repeat: no-repeat;
		height:143px;
}

#pastreleasescontainer {
		width:800px;
}

#pastreleasesheader {
		background-image: url(http://www.weepop.net/images/bgrelease1p.jpg); 
		background-repeat: no-repeat;
		height:143px;
}

#pastreleases {
		background-image: url(http://www.weepop.net/images/bgrelease2.jpg); 
		background-repeat: repeat-y;
		padding-left:30px;
		padding-right:30px;
		padding-top: 1px;
		padding-bottom: 1px;

}
#pastreleasesfooter {
		background-image: url(http://www.weepop.net/images/bgrelease3.jpg); 
		background-repeat: no-repeat;
		height:163px;
}



