/* @override http://warwickartscentre.site/mmlib/css/warwick/screen.blog-view.css */
/* @override http://warwickartscentre.devspace.net/mmlib/css/warwick/screen.blog-view.css */

h1 {
	line-height:33px;
	margin: 4px 0px 0px;
}
h4 {
	margin-bottom: 0.25em;
}

.has-extra-content #main-content{
	float: left;
	margin-right:10px;
	padding-right:0;
	width: 630px;
}

.has-extra-content #extra-content {
	float: left;
	margin-top:7px;
	width: 310px;
}


h1.blog-header {
	margin-bottom: 0;
	line-height: 17px;
}

.blog-entry {
	background: url(/mmlib/images/warwick/blog-info-background.gif) repeat-y top right;
	margin-bottom:10px;
}
.blog-entry .heading{
	color: #fff;
	padding:1px 10px 8px;
}
.blog-entry .heading h2 {
	color: #fff;
	margin: 0px;
	margin-top: 6px;	
}

.blog-entry .heading h2 a {
	color: #fff;
}

.blog-entry .heading p {
	margin: 0px;
}

.blog-content {
	float: left;
	margin-right: 10px;
	margin-top: 11px;
	padding-bottom:23px;
	width: 470px;
}
.media p {
	font-size: 11px;
	padding:2px 10px;
}

.blog-content .content { 
	background:transparent url(/mmlib/images/warwick/border.gif) repeat-x left bottom;
	color: #333;
	font-size: 14px;
	padding: 3px 10px;
}

.blog-info {
	float: left;
	border-top: 11px solid #fff;
	font-size: 12px;
	padding: 10px;
	width: 130px;
}
.blog-info p {
	background:transparent url(/mmlib/images/warwick/border-greyback.gif) repeat-x scroll left bottom;
	font-size: 12px;
	line-height:18px;
	margin:0 0 4px;
	padding:1px 0 6px;
}
.blog-info p a {
	font-size: 12px;
}
.blog-info .add-comment {
	font-size: 12px;
	padding: 2px 0px 2px 19px;
}

#unit-join-mailinglist {
	background:transparent url(/mmlib/images/warwick/join-mailinglist-large.gif) no-repeat scroll left center;
}

.blog-comments-container {
	color: #333;
	font-size: 14px;
	padding: 30px 10px 3px;
}
.blog-comments-container h3 {
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 10px;
}


/* @group blog-comments */
#blog-comments ul{
	margin: 0px 0px 20px;
	padding: 0px;	
}
#blog-comments ul li{
	background:transparent url(/mmlib/images/warwick/border.gif) repeat-x left bottom;
	list-style-type: none;
	margin:15px 0 0;
	padding:0 0 15px;
}
#blog-comment-form textarea {
	height: 84px;
	width: 440px;
}
#blog-comment-form h3 {
	font-size: 18px;
	font-weight:bold;
	margin-bottom:10px;
}

#blog-comments li .comment{	
	font-size: 12px;
	margin: 0px;
}
#blog-comments li .poster {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	text-align: right;
}

/* @end group blog-comments */


#unit-more-blogs {
	padding-bottom: 12px;
}
#unit-more-blogs h3{
	background:transparent url(/mmlib/images/warwick/header-morewacblogs.gif) no-repeat scroll left top;
	height:36px;
	margin:0;
	text-indent:-9999px;
}
#unit-more-blogs ul {
	margin: 0px 0px 0px;
	padding: 3px 10px;
}
#unit-more-blogs ul li{
	list-style-type: none;
	margin: 0px;
	background: url(../../images/warwick/border-greyback.gif) repeat-x center bottom;
	padding-bottom: 0.5em;
}
#unit-more-blogs ul li h4 {
	font-size: 16px;
	margin:10px 0 3px;
}
#unit-more-blogs ul li h4 a {
	color: #fff;
}
#unit-more-blogs ul li p {
	font-size: 12px;
	margin: 0px;
}
#unit-more-blogs ul li p.date {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 6px;
}


#unit-recent-posts {
	padding-bottom:5px;
}
#unit-recent-posts h3{
	background: #333;
	color:#fff;
	font-size: 20px;
	line-height:18px;
	margin: 0px;
	padding: 4px 4px 0px 9px;
}
#unit-recent-posts ul {
	margin: 0px 0px 0px;
	padding: 3px 10px;
}
#unit-recent-posts ul li{
	list-style-type: none;
    margin: 0px;
    background: url(../../images/warwick/border-greyback.gif) repeat-x center bottom;
    padding-bottom: 0.5em;
}
#unit-recent-posts ul li h4 {
	font-size: 14px;
	margin:8px 0 6px;
}
#unit-recent-posts ul li h4 a {
	color: #fff;
}

#unit-recent-posts p {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 6px;
}

#unit-recent-posts ul li.readmore {
	background: none;
	padding-top: 4px;
	margin-top: 12px;
}
#unit-recent-posts li.readmore a {
	color: white;
}
