/* CSS Document */
#content{  background-color: #aaaaaa; 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 #aaaaaa;
background: #aaaaaa;
color: #ca0000;}

.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: #cb0100 url(/spaces/colors/nba/Rockets/header-trans.png);}
*/

/** html .headback {background: #cb0100 url(/spaces/colors/nba/Rockets/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/Rockets/spaces.jpg) top left;}
.spaces-image {background:url(/spaces/colors/nba/Rockets/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: #ca0000;}

.DragBox50 {background: url(/spaces/colors/nba/rockets/box50head.gif) no-repeat;}
.DragBox25 {background: url(/spaces/colors/nba/rockets/box25head.gif) no-repeat;}  
	
.com-body {padding: 5px; border: 1px solid #000;} /* outline around bricks*/

/*blog*/
h1.blogtitle {color: #ca0000;}

H3 {   
 color: #fff;
 background-color: #ca0000;
 background: url(/spaces/colors/nba/rockets/comgrad.gif) repeat bottom left;
 border: 1px solid #ca0000;}
 
.date {color: #666666;}

.blog-img  {border: 1px solid #000;}
.blog-bottom {border:1px solid #000;}

.blog {
border-bottom:1px dashed #000; color: #000;}