/* CSS Document */
#content{  background-color: #e1e2dd; 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 #e1e2dd;
background: #e1e2dd;
color: #440a63;}

.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: #440a63 url(/spaces/colors/nba/Kings/header-trans.png);}
*/

/** html .headback {background: #440a63 url(/spaces/colors/nba/Kings/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/Kings/spaces.jpg) top left;}
.spaces-image {background:url(/spaces/colors/nba/Kings/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: #440a63;}

.DragBox50 {background: url(/spaces/colors/nba/kings/box50head.gif) no-repeat;}
.DragBox25 {background: url(/spaces/colors/nba/kings/box25head.gif) no-repeat;} 
	
.com-body {padding: 5px; border: 1px solid #70838a;} /* outline around bricks*/

/*blog*/
h1.blogtitle {color: #440a63;}

H3 {   
 color: #ffffff;
 background-color: #440A63;
 background: url(/spaces/colors/nba/kings/comgrad.gif) repeat bottom left;
 border: 1px solid #440A63;}
 
.date {color: #313131;}

.blog-img  {border: 1px solid #000;}
.blog-bottom {border:1px solid #000; }

.blog {
border-bottom:1px dashed #000; color: #000000;}
