/* CSS Document */
#content{  background-color: #ffb639; margin-left: 0px;} /*fix for box model in firefox - gets rid of extra 10 pixels for padding*/

.tabnav a:link.active,.tabnav a:visited.active{
border-bottom: 1px solid #ffb639;
background: #ffb639;
color: #fff;}

.com-body .tabnav a:link.active, .com-body .tabnav a:visited.active{ /*for league champions brick*/
border-bottom: 1px solid #fff;
background: #fff;
color: #000;}	

/*.headback { 
background: #5e2a7d url(/spaces/colors/nba/Lakers/header-trans.png);}
*/

/** html .headback {background: #5e2a7d url(/spaces/colors/nba/Lakers/header.gif);}
*/

.identifier{ /*the sport identifier in the header*/
margin-top: 38px;
height: 30px;
background: url(/covers/header/identifier_spaces-trans.png) bottom right no-repeat;
}

* html .identifier { 
padding-top: -3px;
margin-top: 5px;
margin-left: 180px;
height: 60px;
width: 175px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_spaces-trans.png',sizingMethod='scale');
}




/*.spaces-base{background:url(/spaces/colors/nba/Lakers/spaces.jpg) top left;}
.spaces-image {background:url(/spaces/colors/nba/Lakers/spaces.jpg) top right no-repeat;}*/

/*.spaces-center {color: #fff}
/*.spaces-center  A:link {color: #f1f1f1;text-decoration:underline;}*/ 
/*.spaces-center  A:visited{color: #f1f1f1;text-decoration:underline;}*/ 
/*.spaces-center  A:hover {color: #E15A00;text-decoration:underline;}*/ 

h1 {color: #fff;}

.DragBox50 {background: url(/spaces/colors/nba/lakers/box50head.gif) no-repeat;}
.DragBox25 {background: url(/spaces/colors/nba/lakers/box25head.gif) no-repeat;}  
	
.com-body {padding: 5px; border: 1px solid #ffcc66;} /* outline around bricks*/

/*blog*/
h1.blogtitle {color: #fff;}

H3 {   
 color: #fff;
 background-color: #5E2A7D;
 background: url(/spaces/colors/nba/lakers/comgrad.gif) repeat bottom left;
 border: 1px solid #5E2A7D;}
 
.date {color: #313131;}

.blog-img  {border: 1px solid #ffcc66;}
.blog-bottom {border:1px solid #ffcc66; }

.blog {
border-bottom:1px dashed #ffcc66; color: #000;}