/*  
Theme Name: WOTS Project
Theme URI: http://www.wotsproject.co.uk
Description: The WOTS Project, Ringwood.
Version: 1.0
Author: Mike Rees
Author URI: http://www.reesdigital.co.uk/

*/

body {
	margin:0;
	padding:0;
	background:url(images/Background.jpg) 50% top fixed;}

#wrapper {
	width:900px;
	margin:auto;
}

#header {
	height:160px;
	background:url(images/top-logo.png) bottom left no-repeat;
	}

#header a {
	width:300px;
	display:block;
	height:140px;}
	
#header-banner {
	height:300px;
	width:900px;
}
	
	#header-banner-top {
		background:url(images/painty-top-black.png) bottom left repeat-x;
		height:10px;
		width:900px;
		padding:0;
		margin:0;}
		
	#header-banner-main {
		height:300px;
		width:900px;
		padding:0;
		margin:0;
		background-color:#000;}
		
		#header-banner-fader {
			width:488px;
			height:296px;
			padding:0;
			margin:2px 0 2px 12px;
			background-color:#666;
			float:left;}
		
		#header-banner-fader img {
			padding:0;
			margin:0;}
		
		#header-banner-right {
			height:250px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFF;
			width:300px;
			float:right;
			padding:25px 50px 25px 50px;
			background-color:#000;}
			
			#header-banner-right h2 {
				color:#FFF; margin:0;
				padding-bottom:10px;}
			
			#header-banner-right p {
				color:#FFF; margin:10px 0 0 0;}
		
	#header-banner-bottom {
		background:url(images/painty-bottom-black.png) bottom left repeat-x;
		height:10px;
		float:left;
		width:900px;
		padding:0;
		margin:0;
		}
	
#content-wrapper {
	display:block;
	margin-top:30px;
	width:630px;
	float:right;}
	
	#content-wrapper-top {
		background:url(images/painty-top-white.png) bottom left repeat-x;
		height:10px;
		width:630px;
		padding:0;
		margin:0;}
		
	#content {
		background-color:#FFF;
		margin:0;
		padding:25px 45px 25px 45px;
		min-height:805px;}
		
		.post {
			width:100%;
			padding:0 0 20px 0;
			border-bottom:#CCC dotted 1px;
			margin:0 0 40px 0;}
		
	#content-wrapper-bottom {
		background:url(images/painty-bottom-white.png) bottom left repeat-x;
		height:10px;
		width:630px;
		float:left;
		padding:0;
		margin:0;}
	
#sidebar {
	width:250px;
	margin-top:30px;
	min-height:300px;
	float:left;}

#sidebar a {
	text-decoration:none;}
	
.sidebar-top {
	background:url(images/painty-top-black.png) bottom left repeat-x;
	height:10px;
	width:100%;list-style:none;}

.sidebar-top-white {
	background:url(images/painty-top-white.png) bottom left repeat-x;
	height:10px;
	width:100%;list-style:none;}

.sidebar-content {
	background-color:#000;list-style:none;
	width:auto;
	font-size:12px;
	padding:15px;}
	
	.sidebar-content h2 {
	color:#FFF;
	font-size:28px;}
	
	.sidebar-content ul {list-style:none; padding:5px 0 20px 0; margin:0;}

	.sidebar-content li a {
	color:#FFF;
	line-height:20px;
	list-style:none;
	font-size:15px;}
	
	.sidebar-content li a:hover {color:#F0F;}
	
.sidebar-content-white {
	background-color:#FFF;list-style:none;
	width:auto;
	font-size:12px;
	padding:15px;}
	
	.sidebar-content-white h2 {
	color:#000;
	font-size:28px;}
	
	.sidebar-content-white ul {list-style:none;padding:5px 0 20px 0;}

	.sidebar-content-white li a {
	color:#000;
	line-height:20px;
	list-style:none;
	font-size:15px;}
	
	.sidebar-content-white li a:hover {color:#00C;}

.sidebar-bottom {
	background:url(images/painty-bottom-black.png) top left repeat-x;
	height:35px;
	width:100%;}

.sidebar-bottom-white {
	background:url(images/painty-bottom-white.png) top left repeat-x;
	height:35px;
	width:100%;}

.vertical-menu li, .linkcat li {
	border-bottom:#333 solid 1px;
	}

.vertical-menu li a, .linkcat li a{
	display:block;
	padding:5px 0;}

.vertical-menu li a:hover, .linkcat li a:hover{
	background-color:#005ADF;
	color:#FFF;
	}

/* footer */
#footer {
	width:100%;
	height:230px;
	background:url(images/footer-top.png) repeat-x top center;
	float:left;}

#footer-main {
	width:100%;
	height:188px;
	margin-top:42px;
	background-color:#000;}

#footer-wrapper {
	width:900px;
	height:188px;
	background:url(images/footer-logo.png) no-repeat top left;
	margin:auto;}

#footer-right {
	width:630px;
	height:140px;
	float:right;}

#footer-right-left {
	width:370px;
	height:140px;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;}

#footer-right-left p {
	display:block;width:100%;
	float:left;
	margin-top:20px;
	color:#FFF;}

#footer-right-left ul {
	list-style:none;
	width:100%;
	padding:0;
	margin:60px 0 20px 0;}

#footer-right-left li {
	float:left;
	padding:0 20px 0 0;}

#footer-right-right {
	width:250px;
	float:right;
	height:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/lottery.gif) no-repeat top right;}

#footer-right-right a {
	float:right;
	margin-top:130px;}

#footer-right-right a:hover {
	color:#FFF;}




	
h2, h2 a {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	font-size:35px;
	padding:0;
	margin:0;}

h2 a:hover {color:#F0F;}

.comments-top {
	display:block;
	padding-top:20px;
	border-top:#CCC dotted 1px;
	margin-top:20px;}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;}

a {
	color:#F0F;
	font-family:Tahoma, Geneva, sans-serif;}

.pink {color:#F0F;}

img {
	margin:10px;}


