/* CSS Document */
.odd, .even {
  background: inherit;
  border-bottom: inherit;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  float: inherit;}
  div.catItemExtraFields, div.genericItemExtraFields {
   border-top: inherit;
}
div.itemListCategory {
  background: inherit;
  border: inherit;}
  div.itemListCategory img {
  background: inherit;
  padding: 0;
  border: 1px solid #999;
  margin: 0;
}
div.catItemHeader {
	/*display:none;*/
}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
  background: inherit;
}
div.catItemCategory {
  border-bottom: inherit;
}
div#itemListLinks {
  background: inherit;
  border: inherit;}
 div.subCategory {
  background: inherit;
  border: 1px solid #414843;
  text-align: center;
   padding: 15px 10px;
}
div.subCategory:hover {
	background: #D88712;
	}
#rt-main .itemListCategory h1 {
    margin: 20px 0 30px!important;}
	
	div.subCategory h2 {
     font-size: 1.5em;
    font-weight: 200;
    margin: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	color:#414843;
}
	a div.subCategory:hover h2 {
	color:#ffffff!important;}
	
div.itemHeader h2.itemTitle{

}
.catItemView.groupPrimary div.catItemHeader h3.catItemTitle:before{
	 font-family: 'FontAwesome'; content: "\f105"; 
    font-weight: normal;
    margin: 0 5px 0 0;}
	div.catItemCategory {
		font-size: 0.7em;
		 border-bottom: medium none;
		 padding: 0 0 0 20px;
	}
	#k2Container .catItemView h3 {
		 margin: 0 !important;
	}
	div.catItemBody {
   padding: 0 0 0 20px;
}
div.catItemLinks {
    margin: 0 0 0 20px;}
#k2Container div.catItemView.groupPrimary {
  /*  border-bottom: 1px solid #ddd;*/
    margin: 0;
    padding: 10px 0;
}
#k2Container .catItemView h2 {
    font-size: 1em !important;
    margin: 0 0 5px !important;
	 line-height: 1.3em;
}
#k2Container .catItemView div.catItemCategory a{
	    border: medium none;
    box-shadow: none;
    font-weight: 700;
	text-decoration: underline;
	color: #4b0d0c;
}
#k2Container .catItemView div.catItemCategory a:hover{
	text-decoration: none;
}
div.catItemCategory span {
    color: #888;
    font-weight: 400;
    padding: 0;
    text-transform: lowercase;
}
.catItemView.groupPrimary .agenda-item-extrafields-wrapper div.inner-wrap div.field-wrap{
	margin: 0!important;
}
.itemBody .agenda-item-extrafields-wrapper div.inner-wrap div.field-wrap {
margin: 0 0 15px !important;
}
#k2Container .field-wrap div.extra-field-label {
     font-size: 0.75em;
	 line-height: 1.2em;
	 color: #888;
}
#k2Container .agenda-item-extrafields-wrapper div.field-wrap div.extra-field-value p{
	margin:0;
	/*padding: 0 0 0 20px;*/
}
#k2Container .agenda-item-extrafields-wrapper div.field-wrap div.extra-field-value{
	/*font-weight: 600;*/
	font-size: 1em;
}
#k2Container .agenda-item-extrafields-wrapper div.field-wrap div.extra-field-value.phone:before{

}
#k2Container .agenda-item-extrafields-wrapper div.field-wrap div.extra-field-value-address {
    font-size: 1em;
	 line-height: 1.2em;
}
#k2Container.itemView h2{
  color: #3f4643;
    font-size: 28px;
    font-weight: 300;
    line-height: 34px;
   }
#itemListPrimary div.itemContainer{
	  background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
}
