 /*

-----------------------------------------------

Web Template Style

Name: 		BlindPigsRock

Designer: 	Nick Kelly

Date:		05/05/06

----------------------------------------------- */





  /* Primary layout */



body	{

  margin: 0;

  padding: 0;

  border: 0;

  text-align: center;

  color: #FFFFFF;

  background: #000000 ;

  }

	

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input

{

font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

  /* font from blogger.com Template Mr. Mojo Rising designed by Jeffrey Zeldman */

}



 

  /* Header */



#bpr-header  {

  color: #ffe;

  background: #000000 ;

  margin: 0 auto;

  padding: 0 0 0 0;

  border: 0;

  border-bottom: 1px solid #FFFFFF;

  }



#brp-header h1  {

  font-size: 24px;

  text-align: left;

  padding: 5px 0 5px 0px;

  text-align:center;

  margin: 0;

  border-top: 1px solid #D39E01;

  font-weight:bold;

  }  

#brp-header p{

	background: #000000; 

	width: 100%;

	margin: 0 auto;

	text-align:center;

	padding: 10px 0 0 0;

	border: 0;

}



#brp-header table{

text-align:center;

margin: 0 auto;

padding: 0 ;

border: 0;

}



#brp-header td.left{

	text-align:left;

	width: 100px;

	}

	

#brp-header td.right{

	text-align:right;

	width: 100px;

	}



#brp-header table.menu {

	border: 0;

	margin: 0 0 0 0;

	padding: 0px 0px 0px 0px;

}

  /* Content */

	

#main  {

  background:  #000000;

  border-top: 1px solid #FFFFFF

  border-bottom: 1px solid #FFFFFF

  text-align:center;

  }

 #content {padding: 1em 5em; } 

#main table {

 width: 500px;

 }



  /* Footer */

  

#footer  {

  clear: left;

  margin: 0;

  padding: 0 0px;

  border: 0;

  text-align: left;

  border-top: 1px solid #FFFFFF;

  background-color: #000000;

  }

  

#footer p  {

  text-align: right;

  margin: 0;

  padding: 0px 0;

  font-size:xx-small;

  background-color: #000000;

  color:#FFFFFF

  }

  

  /* Default links   */



a:link, a:visited {

  font-weight : bold; 

  text-decoration : none;

  color: #FFFF00;

  background: transparent; 

  }



a:hover {

  font-weight : bold; 

  text-decoration : underline;

  color: #bba;

  background: transparent; 

  }



a:active {

  font-weight : bold; 

  text-decoration : none;

  color: #998;

  background: transparent;  

  }

  

  /* Typography */

  

h1 {font-size:160%;}

h2 {font-size:120%;}

h3 {font-size:110%;}

h4 {font-size:100%;}

h5 {font-size:90%;}

h6 {font-size:80%;}