/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). 
Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. 
For design assistance and support, contact me through my website or through 
http://oswd.org/email.phtml?user=AndreasVersion: 1.0(July 27, 2005)Screen layout: 
*/
/*
2/10/2006 10:41:06 AM
Edited by ashay (me@ashay.org)
to suit for onlymetallica.com
*/
body {
	padding: 0;
	margin: 0;
	font: 72% verdana, tahoma, arial, sans-serif;
	background: #000000 url(/images/body.gif) repeat;
	color: #303030;
}

#logoDiv img{
  margin: 2px auto 25px auto;
}
#logoDiv{
  margin: 2px auto 25px auto;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #9CB6DE;
}
#toptabs {
	margin: 10px auto -13px auto;
	font-size: 0.8em;
	width: 760px;
}
#toptabs p {
	text-align: right;
	color: #808080;
}
.toptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	text-decoration: none;
	background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
	color: #808080;
	border-bottom: 1px solid #e0e0e0;
}
.toptab:hover {
	background: #fafafa url(images/corner2.gif) top right no-repeat;
	border-bottom: 1px solid #eaeaea;
	color: #505050;
	text-decoration: none;
}
.activetoptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #505050;
	text-decoration: none;
	background: #ffffff url(images/corner2.gif) top right no-repeat;
	border-bottom: 1px solid #ffffff;
}
.activetoptab:hover {
	text-decoration: none;
}
#container {
	margin: 11px auto 15px auto;
	width: 760px;
	padding: 5px 20px 20px 20px;
	background: #444444 url(/images/back.gif) top right no-repeat;
}
#containerOut {
	margin: 0 auto 15px auto;
	width: 799px;
	padding: 5px 17px 17px 17px;
	background:#666666;
}
#logo {
	margin: 15px 0 0 0;
}
#logo h1 a {
	font: 125% georgia, tahoma, verdana, helvetica, sans-serif;
	color: #eeeeee;
}

#logo h1 {
	float:left;
	width:233px;
}

#logo h1 a:hover {
	text-decoration: none;
}

#ads{
	margin: 1px 0 0 0;
	float:right;
}
#navitabs {
	clear: both;
	background: #444444;
}
.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	background: #555555;
	color:#ffffff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	font-size: 8pt;
	font:verdana, arial, helvetica;
	/*background: #222222 url(images/corner.gif) top right no-repeat;*/
	/*border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;*/
}
.navitab:hover {
    padding: 11px 8px 4px 8px;
	text-decoration: none;
	background: #9CB6DE;
	color:#ffffff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	font-size: 8pt;
	font:verdana, arial, helvetica;
}
.activenavitab {
	padding: 4px 8px 5px 8px;
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	text-decoration: none;
	background: #666666;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	font-size: 8pt;
	font:verdana, arial, helvetica;
}
.activenavitab:hover {
	text-decoration: none;
	padding: 11px 8px 4px 8px;
	border-bottom: 0px;
	border-left: 1px solid #9CB6DE;
	border-right: 1px solid #9CB6DE;
	border-top: 1px solid #9CB6DE;
	font-size: 8pt;
	font:verdana, arial, helvetica;
}
#desc {
	height: 198px;
	position:relative;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background: #666666;
	clear: both;
	margin: 5px 0 0 0;
}
#desc-image{
	position:absolute;
 	top:0;
 	right:0;
	padding-top:2px;
	padding-right:2px;
	
 	/*width:200px;*/
}
#desc-text{
	position:absolute;
 	top:0;
 	left:0;
}

#desc p {
	width: 290px;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
}
#desc h2 {
	padding: 15px 15px 0 15px;
	color: #ffffff;
	font-size: 15pt;
	font-family:Georgia, "Times New Roman", Times, serif, Verdana;
}
#desc a {
	color: #ffffff;
	text-decoration: underline;
}
#main {
	color:#cccccc;
	width: 758px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
#main  h3 {
	margin: 20px 0 10px 0;
	font-size: 13pt;
	font-family:Georgia, "Times New Roman", Times, serif, Verdana;
	font-weight: normal;
	color:#FFFFFF;
}


.block {
	background: #555555;
	border:1px solid #333333;
	padding: 10px;
	color:#dddddd;
}
#sidebar {
    width: 150px;
	float: right;
	cursor:pointer;
	
}
#sidebar h3 {
	font-size: 1.2em;
	font:150% Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}
.sidelink {
	text-align: left;
	display: block;
	font-size: 8pt;
	font:verdana, arial, helvetica;
	width: 125px;
	letter-spacing: 1px;
	background: #555555;
	color:#ffffff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px 4px 3px 8px;
	margin: 5px 10px 5px 0;
}

.sidelink:hover {
	text-decoration: none;
	background: #9CB6DE;
	color:#ffffff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}

#footer {
	clear: both;
	background: #444444;
	color: #808080;
	font-size: 0.9em;
	padding: 8px 0 8px 0;
	border-top: 1px solid #333333;
	/*border-bottom: 1px solid #333333;*/
	text-align: center;
}
#footer a {
	color: #808080;
}
h1 {
	margin: 0 0 20px 0;
	font-size: 2.1em;
	font-weight: normal;
}
h2 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	font-weight: normal;
}
h3 {
	margin: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: normal;
}
p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: left;
}
.right {
	text-align: right;
}
a img {
	border: 0;
}
.photo {
	padding: 5px;
	display: block;
	margin: 0 auto 15px auto;
	background-color: #f0f0f0;
}
.hide {
	display: none;
}
.submenu{
	margin-bottom: 0.8em;
	padding:0.5em;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}

#error{
	background: #660000;
	border:1px solid #eeeeee;
	padding: 1em;
	margin-top: 1em;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
}
#success{
	background: #006600;
	border:1px solid #eeeeee;
	padding: 1em;
	margin-top: 1em;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
}

/* Poll Stuff */
	.poller{	/* The poller box */
		float:right;		
		width:140px;
		text-align: left;	
		display: block;	
		font-size: 8pt;	
		font:verdana, arial, helvetica;
		letter-spacing: 1px;
		background: #555555;
		color:#ffffff;
		border-left: 1px solid #333333;
		border-right: 1px solid #333333;
		border-top: 1px solid #333333;
		border-bottom: 1px solid #333333;
		
		
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		padding: 3px 4px 3px 8px;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
		
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:8pt;
		padding: 0px 0px 0px 8px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
		padding: 3px 4px 3px 8px;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:0.9em;
		
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height 20px;
		padding: 3px 4px 3px 8px;
		
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;
		padding: 3px 4px 3px 8px;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:8pt;
		margin-top:10px;
		padding: 3px 4px 3px 8px;
	}
	
	#threecells {
		clear: both;
	}

	#threecells div {
		float: left;
		font-size: 8pt;
		clear: right;
		margin-top:2px;
	}

	#threecells span {
		display: none;
	}

	#cell_1 {
		width: 246px;
		padding-right: 15px;
		display:block;
		/*border-right: 1px solid #dddddd;*/
	}

	#cell_1 a {
		/*background-image: url('../images/guestbook.gif');*/
	}

	#cell_2 {
		width: 246px;
		display:block;
		padding: 1px 15px 3px 15px;
		/*border-left: 1px solid #dddddd;*/
		
	}

	#cell_2 a {
		/*background-image: url('../images/tourdates.gif');*/
	}

	#cell_3 {
		width: 165px;
		padding-left: 15px;
	}

	#cell_3 a {
		/*background-image: url('../images/chat.gif');*/
	}
		
  #daddy-shoutbox {
      padding: 2px;
      color: white;
      width: 100%;
    }
    .shoutbox-list {
      border-bottom: 1px solid #333333;
      
      padding: 2px;
      display: none;
    }
    #daddy-shoutbox-list {
      text-align: left;
      margin: 0px auto;
      font-size: 8pt;
	   font:verdana, arial, helvetica;
    }
    #daddy-shoutbox-form {
      text-align: left;
      
    }
    .shoutbox-list-time {
      color: #8DA2B4;
    }
    .shoutbox-list-nick {
      margin-left: 2px;
      font-weight: bold;
    }
    .shoutbox-list-message {
      margin-left: 2px;
    }
    
    .shoutbox-text {
        font-size: 8pt;
        background-color: #CCCCCC;
        border: 1px solid #666666;
    }
    		
 #search {
	height: 100px;
	position: relative;
	z-index: 600;
}

#searchBox {
	border: 1px solid #dbe0e3;
	width: 261px;
	margin-bottom: 8px;
	top: 10px;
	position: relative;
	z-index: 500;
	left: 12px;
	background-color: #fff;
}

#frmSearch {
	font-size: 22px;
	width: 222px;
	color: #000000;
	padding: 9px 8px 9px;
	border: 0;
}

#frmSearchButton {
	font-size: 19px;
	width: 150px;
	color: #000000;
	padding: 9px 8px 9px;
	border: 0;
}

/* THUMB :  WIDTH, HEIGHT & FONT */
table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
	font-size: 8pt;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   width: 158px;
   height: 190px;
   color: #BDBDBD;
}
/* THUMB : COLORS */
table.thumb td a:link, table.thumb td a:visited {
   background-color: #262626;
   border: 1px solid #000000;
	text-decoration: none;
}
/* THUMB : COLORS : HOVER */
table.thumb td a:hover {
   background-color: #191919;
   border-bottom: 1px solid #F46F0B;
}
/* SUBFOLDER : WIDTH, HEIGHT & FONT  */
table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
	font-size: 8pt;
	font-weight: bold;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   width: 158px;
   height: 190px;
   color: #BDBDBD;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 

}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #356AA0;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}