


/***Details pages***/

.hide {display:none;}
.float-right {float:right;}

#content div#text-content #main{
  float:none;
  width:100%;
}

.clearBoth {clear:both}

#content div#text-content{
  background-image:none;
}

#content div#text-content #main #event {background: none #fcffe8; padding-right: 10px; padding-top:10px; border:1px solid #95B107; margin-right:20px; margin-bottom:20px; margin-left:10px; margin-top:20px}

#content div#text-content #main #event .profileImage {float:right; width:180px; height:180px; line-height:180px; background:none #ffc693; display:inline}
#content div#text-content #main #event .profileImage img {vertical-align:middle;}
#content div#text-content #main #event .profileImage .photographer {font-size: 1em; text-align:right}

#content div#text-content #main div#listEvent {background:none #FBFEE9; border:1px solid #95B107;margin-right:20px; margin-top:10px;margin-left:10px;}

#content div#text-content #main #event h2{
	background:#E97001 url(/export/system/modules/org.artsderbyshire.site/resources/images/orange_h2_star.gif) 0.2em 0.2em no-repeat;
	padding:0 10px 0 13px;
	font-family:"Courier New";
	color:#FFFFFF;
	font-size:1.25em;
	line-height:1em;
	display:inline;
	margin-bottom:10px;
        margin-left:10px;
	
}