/*  
Theme Name: WAC Soul Eater
Theme URI: N/A
Description: This is my own created theme. Please do not reuse for your own website.
Version: 1.0
Author: Robin Lloyd
Author URI: http://www.angelssin.co.uk/

*/

/* Start image placement fix */
img.left, .alignleft
{
float: left;
margin: 0 14px 3px 0;
}
img.right, .alignright
{
float: right;
margin: 0 14px 3px 0;
}

img.centered, .centered {
text-align: center;
}
/* end image placement fix */

body, h1, h2, h3, h4, h5, h6, blockquote, p{
		margin: 0;
		padding: 0;
}

body{
		margin: 0;
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size: 12px;
		text-align: center;
		vertical-align: top;
		background: #000000 url(images/bannerbg.png);
		background-repeat: repeat-x;
		color: #ffffff;
}

h1{
		font-family: Georgia, Sans-Serif;
		font-size: 24px;
		padding: 0 0 10px 0;
}

a:link, a:visited{
		text-decoration: none;
		color: #9a0101;
}

a:hover{
		text-decoration: underline;
}

p{
		padding: 10px 0 0 0;
}

#wrapper{
		margin: 0;
		width: 100%;
		text-align: left;
}

#header{
		float: none;
		width: 750px;
		height: 200px;
		background-image: url(images/banner.png);
		background-repeat: no-repeat;
}

#home{
		float: left;
		width: 50%;
		margin-right: 25px;
		padding-bottom: 15px;
		margin-bottom: 15px;
}

#home li {
		list-style: none;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: #9a0101 solid 4px;
}

#home ul {
		list-style: none;
		padding: 0;
}

.logo2{
		background-image: url(images/logo2.png);
		width: 193px;
		height: 180px;
		float: right;
		margin-left: 3px;
}

#container{
		float: left;
}

.news{
		color: #000000;
		background-image: url(images/news.png);
		background-repeat: no-repeat;
		width: 85px;
		height: 42px;
}

.post{
		padding: 10px 0 10px 0;
		border-bottom: #9a0101 solid 4px;
}

.post h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
}

#containerpage {
		float: left;
		width: 50%;
		margin-right: 25px;
}

.postpage{
		padding: 10px 0 10px 0;
		border-bottom: #9a0101 solid 4px;
}

.postpage h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
}

.screening {
		list-style: none;
		padding: 0;
		margin: 0;
}

.screening li{
		margin-bottom: 20px;
}

#containersingle {
		float: left;
		width: 50%;
		margin-right: 25px;
}

.entry{
		line-height: 18px;
}

p.postmetadata{
		border-top: 1px solid #ccc;
		margin: 10px 0 0 0;
}

.events {
		float: left;
		padding-top: 10px;
		width: 25%;
}

.events h2 {
		color: #9a0101;
		padding-bottom: 0;
		padding-top: 0;
}

.events h3 {
		background-image: url(images/events.png);
		width: 105px;
		height: 44px;
}

.events li {
		list-style: none;
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: #9a0101 solid 4px;
}

.events ul {
		list-style: none;
		padding: 0;

}

.sidebar{
		float: left;
		width: 170px;
		margin: 0 0 0 5px;
		display: inline;
		padding-top: 10px;
}

.widgettitle{
		display: none;
}

.nav{
		background-image:url(images/navigation.png);
		background-repeat:no-repeat;
		width: 162px;
		height: 44px;
}

#linkcat-2{
		padding-bottom: 0;
}

#pages{
		padding-top: 0;
}

.sidebar a{
		font-weight: bold;
		padding-left: 5px;
		display: block;
}

.sidebar a:hover{
		background-color: #9a0101;
		display: block;
		color: #FFFFFF;
		text-decoration: none;
}

.sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 0 10px 0 5px;
}

.sidebar ul li{
		padding: 10px 0 10px 0;
}

.sidebar ul li h2{
		font-family: Georgia, Sans-serif;
		font-size: 14px;
}

.sidebar ul ul li{
		padding: 0;
		line-height: 24px;
}

#footer{
		clear: both;
		width: 100%;
		padding: 10px 0 0 0;
}

.comments-template{
		margin: 0 auto 0 auto;
		border-top: 1px solid #ccc;
		padding: 10px 0 0;
}

.comments-template ol{
		margin: 0;
		padding: 0 0 15px;
		list-style: none;
}

.comments-template ol li{
		margin: 10px 0 0;
		line-height: 18px;
		padding: 0 0 10px;
		border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
		font-family: Georgia, Sans-serif;
		font-size: 16px;
}

.commentmetadata{
		font-size: 12px;
}

.comments-template p.nocomments{
		padding: 0;
}

.comments-template textarea{
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size: 12px;
}

#footer p{
		line-height: 18px;
		height: 50px;
		border-top: solid 10px #9a0101;
		border-bottom: solid 10px #9a0101;
		text-align: center;
		padding-top: 20px;
}

/* individual page CSS goes here */

.staffcontainer {

}

.staff {
		list-style: none;
		margin-bottom: 35px;
}

.staff img {
		float: left;
}