/* YOU SHOULD EDIT THIS FILE */

body {
	background: #FFFFFF;
	color: #333;
	font-size: 13px;
}

a {
	color: #036170;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h1, h2 {
	font-family:Georgia,Serif;
	font-weight:normal;
}

/* container treatments */
.container_12, .container_24 {
	/*background: #fff url(../img/blq_8px.png) repeat-y;*/
	background-position:top center; 
}
.container994 {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 994px;
	
}
.container974 {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	margin-left:16px;
}

/*fonts */
.infobox p.small_caps {
	font: 10px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-weight:normal;
}
p.small_caps {
	font: 10px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-weight:normal;
}

/* MH */
#mh_date, #mh_location, #mh_email {
	float:left;
	margin-right:16px;
	
}

#mh_date, #mh_location, #mh_email {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight:normal;
}

#mh #logo{
	position:relative;
	top:-20px;
	
}
#mh {
	padding-top:14px;
	background: url(../img/header_01.gif) no-repeat 0px 6px;
	height:124px;
}

/* Infobox */
.infobox {
	/*margin-bottom:14px;*/
}
.infobox p {
	font-family:Georgia,Serif;
	font-size: 21px;
	line-height:24px;

}
.infobox .slideshow {
	font-family:Georgia,Serif;
	font-size: 21px;
	background: #EFEFEF url(../img/dove_1.jpg) no-repeat 0px 0px;
	height:352px;
	
}
.infobox .slideshow p {
	margin-left:16px;
	margin-top:16px;
	display: none;
}

.description {
	
}

/* Feeds */
.feeds ul li{
	list-style-type: none;
	margin:0px;
}
.feeds ul{
	margin:0px;
}

.feeds h2{
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.feeds h4 {
	font-size: 15px;
	line-height:15px;
}
.feeds h4 span {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight:normal;
	
}
.feeds h4 a {
	font-weight:normal;
}


.lastfm li, .lastfm li a span.lastfm_small {
	line-height:13px;
	height:48px;
	clear:left;
}

.lastfm span.title {
	font-size: 14px;
}
.lastfm_small img {
 	float:left;
	height:36px;
	width:36px;
	padding:2px;
	margin:0px;
	border: 1px solid #D8D8D8;
	margin-right:8px;

}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}