/*
Theme Name: Porchlight
Theme URI: http://www.porchlight.org.uk/
Description: A theme for Porchlight.
Version: 1.0
Author: Grow Marketing
Author URI: http://www.growmarketing.co.uk/
*/

body {
	background: url('i/bg.png') center top repeat-x #d9dadb;
	margin: 0;
	font-family: Arial;
	color: #222;
	font-size: 0.90em;
}

img {
	border: 0;
}

a {color: #622182; text-decoration: none;}
a:hover {color: #000;}

p.center {margin: 0 auto;}

p.quote {font-weight: bold; color: #666; border-left: solid #fff 30px;}

label{
	display: none
}

#container1 {
	margin: 0 auto;
	width: 800px;
	background: #fff;
}
#container {
	margin: 0 auto;
	width: 800px;
	background: #fff;
	padding: 0 20px;
	float: left;
}

#header {
	margin: 0 auto;
	width: 800px;
	float: left;
	background: #fff;
}

#header-top {
	width: 800px;
	float: left;
	height: 105px;
	padding: 25px 0 0 0;
	background: #fff;
}

#h-left {
	width: 450px;
	padding: 10px 0 0 0;
	float: left;
	background: #fff;
}

#h-left p {
	padding: 0;
	margin: 0 0 10px 0;
	color: #999;
}
#h-left p a {
	color: #999;
	text-decoration: none;
	padding: 0 10px 0 0;
}
#h-left p a:hover {color: #6b6b6b;}

#h-left form {
	display: inline;
	color: #999;
}
#h-left form input {
	display: inline;
	color: #6B6B6B;
	margin: 0 5px 0 0;
}


#h-right {
	width: 300px;
	float: right;
	background: #fff;
}

#header-bottom {
	width: 800px;
	float: left;
	height: 280px;
	background: #fff;
}

#nav-area {
	width: 800px;
	float: left;
	padding: 4px 0 0 0;
	background: #fff;
}

#nav-buttons {
	width: 800px;
	height: 54px;
	float: left;
	background: #fff;
}

.button {
	width: 197px;
	height: 50px;
	overflow: hidden;
}
.left {float: left;}
.padding {padding-left: 4px; float: left;}
.right {float: right;}

#nav-links {
	width: 800px;
	float: left;
	height: 130px;
	background: #fff;
}
.double {width: 398px; height: 130px; float: left; padding: 0 4px 0 0;}
.single {width: 197px; float: left;}
.bottom-right {width: 197px; float: right; overflow: hidden;}



#body {
	margin: 0 auto;
	width: 800px;
	float: left;
}


/* ********************** */
/* Index Styles */

#index-right {
	float: right;
	width: 378px;
	padding: 10px;
	background: #b6b6b6;
}

#index-right h2 {
	color: #1d1a61;
	font-weight: normal;
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 25px 0;
}

#index-right h5 {
	font-weight: bold;
	font-size: 0.85em;
	padding: 0;
	margin: 0;
}
#index-right h5 a {
	color: #1d1a61;
	text-decoration: none;
}

#index-right p {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 1em;
}
#index-right p a {
	color: #111;
	text-decoration: none;
}

#index-right a {
	color: #1d1a61;
	text-decoration: none;
}
#index-right a:hover {text-decoration: underline;}

#index-left {
	width: 398px;
	float: left;
}

#index-left p {
	margin: 0;
	padding: 0 0 30px 0;
}

#index-left span {
	font-size: 1em;
	color: #1d1a61;
}
#index-left span a {color: #1d1a61; text-decoration: none;}


/* ********************** */
/* 2Col Styles */

#two-col-right {
	float: right;
	width: 398px;
}

#left {
	width: 197px;
	float: left;
	margin: 0 0 4px 0;
}
#right {
	width: 197px;
	float: right;
}

#child-nav {
	float: right;
	width: 187px;
	background: #dadada;
	padding: 5px 5px 15px 5px;
	margin: 0 0 4px 0;
}

.fixed {min-height: 244px;}

#child-nav h2 {
	color: #1d1a61;
	font-weight: normal;
	font-size: 1.8em;
	padding: 0 0 25px 0;
	margin: 0;
}

#child-nav ul {
	margin: 0 ;
	padding: 0;
}

#child-nav ul li {
	list-style: none;
	padding: 0 0 6px 0;
}

#child-nav ul li a {
	color: #1d1a61;
	text-decoration: none;
}
#child-nav ul li a:hover {font-weight: bold;}

.col-image {
	width: 197px;
	height: 130px;
	float: left;
	clear : left;
	margin: 0 0 4px 0;
	overflow: hidden;
}

.col-image-right {
	width: 197px;
	height: 130px;
	float: right;
	clear : right;
	margin: 0 0 4px 0;
	overflow: hidden;
}

#three-col {
	width: 594px;
	float: left;
}

#three-col p {
	margin: 0;
	padding: 0 0 30px 0;
}

#three-col span {
	font-size: 1.2em;
	color: #1d1a61;
}
#three-col span a {color: #1d1a61; text-decoration: none;}

#one-col-right {
	width: 197px;
	float: right;
}



/* ********************** */
/* Footer Styles */

#footer {
	width: 800px;
	padding: 15px 0 10px 0;
	text-align: center;
	float: left;
	font-size: 0.85em;
}

#footer p {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #999;
}

/* ********************** */
/* Plugins */

.breadcrumb{
	margin: 10px 0; font-size: 0.9em; display: inline; float: left;
}

.hidden{
	display: none;
}