/*
Theme Name: dab.biz
Theme URI: http://dab.biz/
Description: dab.biz Official Template
Author: David Barajas (dab)
Version: 1.0
Tags: dab, biz, red, star, quick, links, twitter
*/


* {margin:0;padding:0; } 


html
{
    background: transparent url(http://images.dab.biz/site/background-top.gif) no-repeat center top;
    min-height: 100%;
    background-color: #dc0000;
    height:100%;
}

body
{
    color: #fff;
    height:100%;
}

code {
	background:#FFFEFB none repeat scroll 0 0;
    	border:1px inset #000000;
	color: #000000;
	
    	margin:20px;
	/*margin-top: 40px;*/
	padding: 2px;
	overflow:auto;
	text-align:left;
}
#cover
{
    background-image: url(http://images.dab.biz/site/background-repeat2.png);
    width: 100%;
    height: 100%;
    z-index: -5;
    position: fixed;
}


#navi a:link 
{
    color: #FFFFFF; 
    text-decoration: none;
}


#navi a:active
{
    color: #FFFFFF;
    text-decoration: none;
}


#navi a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}


#navi a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}



#navi
{
    background-image: url(http://images.dab.biz/site/navi-background.png);
    background-repeat: no-repeat;
    width: 987px;
    height: 47px;
    text-align: center;
    font-size: 22px;
    padding-top: 5px;
    color: #FFFFFF;
    text-decoration: none;
}

.menu
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.menu ul
{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
.menu ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}



#ads
{
	margin-left: auto;
	margin-right: auto;
	width: 468px;
}

#rightFiller ul
{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#rightFiller ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ol
{
}

ol li
{
	margin-left: 25px;
}

#status
{
    background-image: url(http://images.dab.biz/site/status.png);
    background-repeat: no-repeat;
    width: 393px;
    height: 88px;
    float: right;
    margin-top: 5px;
    margin-right: 63px;
    padding-top: 25px;
    text-align: left;
}

.status
{
    position: relative;
    left: 90px;
    top: 35px;
}

.account
{
    position: relative;
    left: 180px;
    top: -20px;
    width: 190px;
    height: 58px;
}

#header
{
    background-image: url(http://images.dab.biz/site/logo.png);
    background-repeat: no-repeat;
    background-position: 60px 15px;
    width: 987px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
}
 
#wrap
{
    min-height: 100%;
    background-image: url(http://images.dab.biz/site/content_background.png);
    background-position: center;
    background-repeat: repeat-y;
    z-index: 1;
}
 
#main
{
    padding-top: 32px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding-left: 15px;
	padding-bottom: 149px; /* must be same height as the footer */
}

#footer
{
    position: relative;
	height: 149px;
	clear:both;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-image:url(http://images.dab.biz/site/background-bottom.gif);
    z-index: -100;
    text-align: center;
	margin-top: -149px; /* negative value of footer height */
    
}


 
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

#content
{
    width: 596px;
	float: left;
    background-image: url(http://images.dab.biz/site/content-borders.png);
    background-position: 21px 0;
    background-repeat: no-repeat;
    padding-top: 21px;
    padding-left: 21px;
}

#leftBottom
{
    width: 596px;
    height: 21px;
    background-image: url(http://images.dab.biz/site/content-borders.png);
    background-position: 596px 0px;

}


#redFiller
{
    
    padding-left: 15px;
    padding-right: 15px;
    background-color: #580000;
}
    
#right
{
    float: right;
    position: relative;
    top: -29px;
}

#side
{
    width: 238px;
    padding-right: 31px;
    background-image: url(http://images.dab.biz/site/right-top-Header.png);
    background-repeat: no-repeat;
    padding-top: 1px;
}



#rightYContent
{
    width: 238px;
    height: 37px;
}

#yellowFiller
{
    
    margin-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f5b691;
    color: #000000;
}


#rightYBottom
{
    background-image: url(http://images.dab.biz/site/right-top-footer.png);
    background-repeat: no-repeat;
    width: 238px;
    height: 8px;
}



#side2
{
    position: relative;
    top: 15px;
    width: 238px;
    padding-right: 31px;
    background-image: url(http://images.dab.biz/site/right-bottom-header.png);
    background-repeat: no-repeat;
}

#rightYContent
{
    width: 238px;
    height: 37px;
}

#rightFiller
{
    position: relative;
    top: -13px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #590909;
}

#rightBottom
{
    position: relative;
    top: -13px;
    background-image: url(http://images.dab.biz/site/right-bottom-footer.png);
    background-repeat: no-repeat;
    width: 238px;
    height: 8px;
}



/**
 * General Tags
 *
 * h1, a,
 */

h1, h2
{
    color: #efb401;
}


a:link 
{
    font-weight: bold;
    color: #fedb70; 
    text-decoration: underline;
}


a:active
{
    font-weight: bold;
    color: #fedb70;
    text-decoration: underline;
}


a:visited
{
    font-weight: bold;
    color: #fedb70;
    text-decoration: underline;
}


a:hover
{
    font-weight: bold;
    color: #fedb70;
    text-decoration: none;
}



a img
{
    border: 0px;
    text-decoration: none;
    border: 0px;
}

