/* CSS Document */
#content{background-color: #ff6633; 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 #ff6633;
background: #ff6633;
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: #3c1c07 url(/spaces/colors/nfl/browns/header-trans.png);}
*/

/** html .headback {background: #3c1c07 url(/spaces/colors/nfl/browns/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/nfl/browns/spaces.jpg) top left;}
.spaces-image {background:url(/spaces/colors/nfl/browns/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: #ffffff;}

.DragBox50 {background: url(/spaces/colors/nfl/browns/box50head.gif) no-repeat;}
.DragBox25 {background: url(/spaces/colors/nfl/browns/box25head.gif) no-repeat;} 	 
	
.com-body {border: 1px solid #000;} /* outline around bricks*/
	

/*blog*/
h1.blogtitle {color: #fff;}

H3 {   
 color: #fff;
 background-color: #3C1C07;
 background: url(/community/spaces/colors/nfl/browns/comgrad.gif) repeat bottom left;
 border: 1px solid #3C1C07;}
 
.date {color: #2e2e2e;}

.blog-img  {border: 1px solid #000;}
.blog-bottom {border:1px solid #000; }
.blog {
border-bottom:1px dashed #000; color: #FFFFFF;}

/*customize links*/
.tab-text, .top-nav, p, h2.edittitle, .editul, .weath-text, .comment-extras, .playbook-text, .pb-comments .comment-text, .blog-nav  {color:#fff;}
.leftCol .blogtitle a, .leftCol a.more, .leftCol .blog-bottom a, .leftCol .blog-bottom  {color:#fff;}
.leftCol .blogtitle a:hover, .leftCol a.more:hover, .leftCol .blog-bottom a:hover { color: #E15A00;}

.comment-com p, .playbook-com p, .com-body p, .DragBox50 .playbook-text, .com-body .blog{color:#000;}

.tab-text A:link, .tab-text A:visited, .top-nav A:link, .top-nav A:visited, .weath-text A:link, .weath-text A:visited, .comment-text A:link, .comment-text A:visited, .blog-nav A:link, .blog-nav A:visited{
 color: #f1f1f1; } .tab-text A:hover, .top-nav A:hover, .weath-text A:hover, .comment-text A:hover, .blog-nav A:hover{
 color: #E15A00; }
 
.top-nav a.btn:link, .top-nav a.btn:visited{color: #122a3d; text-decoration: none;}
.top-nav a.btn:hover {color: #E15A00; text-decoration: none;}
.top-nav a.btn:active {color: #669933; text-decoration: none;}



 