/*
Client:     OurHistree
Variant:    Screen (/communitrees)
Author:     Miguel Montanez, http://omniti.com/
Date:       12 Jun 2009


NB:
* backgrounds and colors are in skin.css
* Any tabbed in styles are temporary or in flux.

----------------------------------------*/

/*
 styles
----------------------------------------*/


.communitree-summary ul.meta{
color: #999;
}

.communitree-summary ul.meta li{
border-bottom: 0.083em dotted #e3e3e3;
}

.communitree-utilities ul{
color: #999;
}

.communitree-utilities ul li{
border-left:0.083em solid #E3E3E3;
margin: 0 5px 10px 5px;
}

.communitree-utilities ul .open{
color:#99AC2F;
}

.communitree-utilities ul .gated{
color:#B32720;
}


#content-top h1 em {
background:#FFFFFF url(http://x.ourhistree.com/i/present/default/12-h1-decor.gif) no-repeat scroll 0 50%;
}

.branch-list-item{
border-top:1px dotted #DFD5E0;
}

.branch-list-item h3{
color:#006699;
}

.branch-list-item .meta{
color:#999999;
float: left;
padding: 0 0 0 10px;
}

.branch-list-item p{
    margin-top: 5px;    
}

.is-featured{
color:#999;
}

#content-top img.histree{
	top: 37px;
}

#content-top.no-crumbs img.histree{
	top: -3px;
}

#histree #content-top {
	height: 135px;
}

#histree #content-top.no-crumbs{
	height: 70px;
}

#histree #breadcrumbs{
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

#histree #header-actions-box{
	top: 105px;
	position: absolute;
	width: 960px;
}

#histree-selector{
top: 44px;
}

#content-top.no-crumbs #histree-selector{
	top: 0;
}

#histree .no-crumbs #header-actions-box{
	position: static;
}