/*
Site Name:		MUGGLAB
Description:	Custom Mighty Muggs fan site MUGGLAB specializes in custom muggs and the latest mugg news as well as the most extensive link resource for 	
				muggs on the web
Version:		0.1
Author:			Michael Reilly
Author URI:		http://www.treelinegallery.com/
Props: 			A big thanks to all the folks on the web who post free code or how-to's on CSS - couldn't have done jack without you.
*/

html {
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
	background-color: #000000;
}

/* -----=[ Font Elements]=----- */ 
.style1 {color: #FFFFFF}
.style2 {color: #006600}
.style3 {color: #003300}
.style4 {color: #990000}
.style5 {color: #006600}
.style6 {color: #990000; text-decoration:none}
.style8 {color: red}
.style16 {color: #2F8A2D}
.style17 {font-size: 18px}
.style18 {color: #333333}
/* -----=[ Graphic Elements]=----- */ 
#tb {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 239px;
}
#bb {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height: 25px;
	margin: -40px auto 0 auto;
	z-index:0;
}
#cw {
	position:relative;
	top:0;
	left:10;
	width:47;
	height: 59px;
	margin: -75px 0 15px 0;
	z-index:1;	
}
#logo {
	margin: -25px 0 0 10px;
}

/* -----=[ Layout Elements]=----- */ 

#container {   
	min-height: 100%; 
	height: auto !important;
	height: 100%;  
	margin-bottom: 188px;   
	position: relative;
}
#footer{
	position: relative;
	margin: -50px auto 0 57px;
	background-width: 100%;
	background-position: left;
	z-index:2;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footer{
	margin-top: -50px;
}
.clearfooter {
	height: 25px;
	clear: both;
	}
/* -----=[ Header Elements]=----- */ 
#head {
	position: absolute;
	top: 30px;
	left: 2%;
	right: 2%;
	width: 96%;
	z-index:0;
}

#menua {
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 296px;
	background: none;
}
#menua span {
	display: none;
	position: absolute;
}
#menua a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menua a:hover {
	background-position: left bottom;
}
#menua a:hover span {
	display: block;
}
#menub {
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 261px;
	background: none;
}
#menub span {
	display: none;
	position: absolute;
}
#menub a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menub a:hover {
	background-position: left bottom;
}
#menub a:hover span {
	display: block;
}
#menua .gallery {
	width: 67px;
	height: 148px;
	background: url(Gbtn.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menua .artists {
	width: 67px;
	height: 148px;
	background: url(Abtn.gif) no-repeat;
	left: 67px;
	top: 0px;
}
#menua .news {
	width: 67px;
	height: 148px;
	background: url(Nbtn.gif) no-repeat;
	left: 134px;
	top: 0px;
}
#menua .mugglist {
	width: 67px;
	height: 148px;
	background: url(Mbtn.gif) no-repeat;
	left: 201px;
	top: 0px;
}
#menua .links {
	width: 67px;
	height: 148px;
	background: url(Lbtn.gif) no-repeat;
	left: 268px;
	top: 0px;
}
#menua .contact {
	width: 67px;
	height: 148px;
	background: url(Cbtn.gif) no-repeat;
	left: 335px;
	top: 0px;
}
#menua .submit {
	width: 67px;
	height: 148px;
	background: url(Sbtn.gif) no-repeat;
	left: 402px;
	top: 0px;
}
#menub .home {
	width: 221px;
	height: 261px;
	background: url(logo_anim.gif) no-repeat;
	
}
#menub .broke {
	width: 221px;
	height: 261px;
	background: url(BROKE-LOGO.png) no-repeat;
	
}
.drmugg {
	float:left;
	margin: 0px 10px 0px 0px;
}
/* -----[(end)]----- */ 

/*othershit*/



/************** header tag styles **************/

.h1{
 font: bold 120% Arial,sans-serif;
 color: white;
 margin: 0px;
 padding: 0px;
}

.h2{
 font: bold 114% Arial,sans-serif;
 color: white;
 margin: 0px;
 padding: 0px;
}

.h3{
 font: normal 114% Arial,sans-serif;
 color: white;
 margin: 0px;
 padding: 0px;
}


.h4{
 font: bold 120% Arial,sans-serif;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

.h5{
 font: normal 114% Arial,sans-serif;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 185px;
	left: 2%;
	right: 2%;
	width:96%;
	
		
}
.title{
	position:relative;
	top: 131px;
	font: bold 114% Arial,sans-serif;
 	color: #000000;
	width:300px;
	height: 0px;
	background-color:#FFFFFF
		
}

/************** pageName styles ****************/

#pageName{
	position:relative;
	top: 196px;
	left: 2%;
	right: 2%;
	padding: 0px 30px 0px 10px;
	margin: 0px;
	width:60%;
}

#pageName h1{
	font: bold 175% Arial,sans-serif;
	color: white;
	margin:0px;
	padding: 0px;
}
#pageName h2{
	font: 100% Arial,sans-serif;
	color: white;
	margin:0px;
	padding: 0px;
}

/************** pagePost styles ****************/

#content{
	padding: 0 0 0 0;
	margin: 0px;
	width:70%;
	float:left;
}
#pagePost{
	font-size: 100%;
	padding: 5px 0px 5px 10px;
}

#pagePost .h1{
	font: bold 175% Arial,sans-serif;
	color: white;
	margin:0px;
	padding: 0px;
}
#pagePost .h2{
	font: 100% Arial,sans-serif;
	color: white;
	margin:0px;
	padding: 0px;
}
#ListPost{
    width:100%;
	font-size: 100%;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
}

#ListPost .h1{
	font: bold 175% Arial,sans-serif;
	color: white;
	margin:0px;
	padding: 0px;
}
#ListPost .h2{
	font: 100% Arial,sans-serif;
	color: white;
	margin:0px;
	padding: 0px;
}
#NavPost{
	width:100%;
}


/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 0em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #008000; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6, body#tab7 li.tab7, body#tab8 li.tab8, body#tab9 li.tab9, body#tab10 li.tab10, body#tab11 li.tab11, body#tab12 li.tab12, body#tabEX li.tabEX { /* settings for selected tab */
border-bottom: 1px solid #000; /* set border color to page background color */
background-color: #000; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a, body#tab10 li.tab10 a, body#tab11 li.tab11 a, body#tab12 li.tab12 a, body#tabEX li.tabEX a { /* settings for selected tab link */
background-color: #000; /* set selected tab background color as desired */
color: #990000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 3px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #008000; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #006400; /* set unselected tab background color as desired */
color: #ccc; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #000; /* set desired hover color */
color: #990000;
}

/* end css tabs */