/*
Theme Name: Woking Labour and Tom Miller
Theme URI: http://
Description: A theme for Woking Labour Party and Tom Miller.
Version: 1.0
Author: Furber Consultancy
Author URI: http://www.furber-consultancy.com/
*/

body {
	background: url('i/bg.jpg') repeat #C01C23;
	margin: 0;
	font-family: "century gothic", "trebuchet ms", helvetica, Arial;
	color: #fff;
}

img {
	border: 0;
}

p.center {margin: 0 auto;}

/* Primary Structure */

#v-top-bg {
	width: 100%;
	height: 200px;
	float: left;
	background: url('i/top-bg.jpg') center no-repeat;
}

#v-top {
	width: 910px;
	height: 125px;
	margin: 75px auto 0 auto;
}

#i-v-top {
	background: url('i/top-box.jpg') no-repeat #fff;
	float: left;
	width: 870px;
	height: 90px;
	padding: 20px 20px 15px 20px;
}

#h-nav {
	width: 100%;
	height: 55px;
	background: url('i/h-nav.jpg') no-repeat center #1B1A18;
	float: left;
}

#i-h-nav {
	width: 860px;
	height: 55px;
	padding: 0 20px;
	margin: 0 auto;
}

#i-h-nav a {
	margin: 0;
	padding: 0;
	float: left;
	height: 55px;
	font-size: 0px;
}

.nav-home {
	width: 40px;
	background: url('i/nav-home.jpg') top;
}
.nav-home:hover {background: url('i/nav-home.jpg') bottom;}

.nav-about {
	width: 136px;
	background: url('i/nav-about.jpg') top;
}
.nav-about:hover {background: url('i/nav-about.jpg') bottom;}

.nav-policy {
	width: 175px;
	background: url('i/nav-policy.jpg') top;
}
.nav-policy:hover {background: url('i/nav-policy.jpg') bottom;}

.nav-get {
	width: 171px;
	background: url('i/nav-get.jpg') top;
}
.nav-get:hover {background: url('i/nav-get.jpg') bottom;}

.nav-and {
	width: 154px;
	background: url('i/nav-and.jpg') top;
}
.nav-and:hover {background: url('i/nav-and.jpg') bottom;}

.nav-contact {
	width: 175px;
	background: url('i/nav-contact.jpg') top;
}
.nav-contact:hover {background: url('i/nav-contact.jpg') bottom;}


#container {
	margin: 0 auto;
	width: 910px;
}

#body {
	float: left;
	width: 900px;
	padding: 20px 5px 0 5px;
	background: url('i/main-bg.jpg') repeat-y #fff;
}


#bottom {
	width: 910px;
	margin: 0 auto;
}


#footer {
	float: left;
	width: 910px;
	text-align: left;
	background: url('i/bottom.jpg') center top no-repeat;
	padding: 35px 0 20px 0;
}

#footer p {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.f-l {
	width: 310px;
	float: left;
}
.f-r {
	width: 580px;
	float: right;
}

/* ------------------------------------------------------------------------------ */
/* Home Page Styling */


#home-box {
	width: 860px;
	padding: 5px;
	margin: 5px 0 20px 15px;
	float: left;
	background: url('i/home-welcome-bg.jpg') top no-repeat;
}

#home-text {
	width: 100%;
	float: left;
	margin: 20px 0 40px 0;
}

.home-col {
	width: 270px;
	float: left;
	margin: 0 5px 20px 20px;
	font-family: arial;
}

.home-col h1 {
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}

.home-col h2 {
	font-size: 16px;
	color: #E33935;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 0;
}

.home-col p {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

p.link {
	font-size: 13px;
	color: #666;
	font-weight: normal;
	line-height: 18px;
}

.extra-p {
	height: 18px;
	width: 100%;
}

p a {
	color: #E33935;
	text-decoration: none;
	font-weight: bold;
}

p a:hover {color: #333;}

p.link a {
	color: #E33935;
	text-decoration: none;
}

p.link a:hover {color: #333;}

.extra-margin {margin: 20px 0 0 0;}


/* ------------------------------------------------------------------------------ */
/* Page Styling */

#sidebar {
	width: 240px;
	float: left;
	margin: 0 0 20px 20px;
}

#s-nav {
	width: 240px;
	float: left;
	background: url('i/s-nav.jpg') top #E05551;
	margin: 0 0 20px 0;
}

#s-nav ul {
	margin: 10px 0 0 10px;
	padding: 0 0 20px 0;
	font-size: 13px;
}

#s-nav ul li {
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0;
}

#s-nav ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#s-nav ul li a:hover {
	color: #333;
}

#newsletter {
	width: 220px;
	padding: 10px;
	float: left;
	background: url('i/newsletter-box.jpg') bottom #CA211C;
	margin: 0 0 20px 0;
	font-size: 10px;
}
#newsletter p {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

#newsletter-b {
	width: 220px;
	padding: 10px;
	float: left;
	background: url('i/newsletter-box.jpg') bottom #CA211C;
	margin: 20px 0 20px 0;
	font-size: 10px;
}
#newsletter-b p {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}



#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletterFormDiv {
	width: 220px;
	float: left;
	padding: 9px 0 0 0;
	margin: 0;
}
.newsletterTextInput {
	width: 160px;
	font-size: 14px;
	padding: 6px 5px 7px 5px;
	border: 0;
	float: left;
	margin: 0;
}
.submit {
	width: 40px;
	height: 30px;
	float: right;
	padding: 0;
	margin: 0;
	background: 0;
	border: 0;
	color: #fff;
}

#newsletterLoading {
	float: left;
}

#social-box {
	width: 220px;
	padding: 10px;
	background: url('i/social-box.jpg') center top #2679CD;
	float: left;
	font-family: arial;
	margin: 0 0 10px 0;
}

.soc-padding {padding: 0 0 10px 0;}

.sb {
	width: 220px;
	height: 40px;
	margin: 0 0 10px 0;
	float: left;
}
.sp {
	width: 32px;
	height: 32px;
	float: left;
}
.st {
	width: 182px;
	height: 39px;
	float: right;
	color: #fff;
}

.st h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #fff;
}
.st h3 a {
	color: #fff;
	text-decoration: none;
}
.st h3 a:hover {color: #ccc;}
.st p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
}

p.social {
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	margin: 10px 0 20px 0;
	padding: 0;
}
#social-box p a {color: #ccc;}
#social-box p a:hover {color: #fff;}

#text-box {
	width: 600px;
	float: right;
	margin: 0 20px 20px 0;
	font-size: 14px;
	color: #666;
}

#link-back {
	width: 100%;
	font-size: 12px;
}

#link-back p {
	padding: 0;
	margin: 0;
}

#link-back p a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#link-back p a:hover {color: #333;}

#text-box h1 {
	display: inline;
	margin: 0;
	padding: 0;
}

#text-box p {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 21px;
}

#text-box h2 {
	color: #E33935;
	font-size: 16px;
	padding: 0;
	margin: 0;
}