/*
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: 8px 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: 10px 0 0 0;
	background: #fff;
}

#h-left {
	width: 300px;
	padding: 10px 0 0 0;
	float: left;
	background: #fff;
}

#h-right {
	width: 270px;
	float: right;
	background: #fff;
}
#h-right p {
	padding: 0;
	margin: 0 0 10px 0;
	color: #999;
}
#h-right p a {
	color: #999;
	text-decoration: none;
	padding: 0 10px 0 0;
}
#h-right p a:hover {color: #6b6b6b;}

#h-right form {
	display: inline;
	color: #999;
}
#h-right form input {
	display: inline;
	color: #6B6B6B;
	margin: 0 5px 0 0;
}

#header-bottom {
	width: 800px;
	float: left;
	height: 245px;
	background: #fff;
}
#header-bottom a img{
	margin: -5px;
	border: 5px solid #fff;
}
#header-bottom a:hover img{
	margin: -5px;
	border: 5px solid #ffcc00;
}

#nav-area {
	width: 800px;
	background: #ccc;
	overflow: hidden;
	margin: 5px 0 10px 0;
	background: url(i/nav-grad.jpg) repeat-x bottom;
	position: relative;
	border-top: 5px solid #fff;
}
.button{
	overflow: hidden;
}
.button a{
	display: block;
	padding: 10px;
	color: #666;
}
.button a:hover{
	color: #999;
}
.button.on a{
	color: #333;
	font-weight: bold;
}
.left {float: left;}
.padding {padding-left: 4px; float: left;}
.right a{
	float: right; 
	background: #ffcc00;
	color: #000;
	font-weight: bold;
}

#nav-links {
}

.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: 240px;
	/*background: #b6b6b6;*/
}

#index-right h2 {
	color: #000;
	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: #000;
	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: #000;
	text-decoration: none;
}
#index-right a:hover {text-decoration: underline;}

#index-left {
	width: 550px;
	float: left;
}

#index-left p {
	margin: 0;
	padding: 0 0 15px 0;
}

#index-left span {
	font-size: 1em;
	color: #000;
}
#index-left span a {color: #000; 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: #000;
	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: #000;
	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: 550px;
	float: left;
}

#three-col p {
	margin: 0;
	padding: 0 0 30px 0;
}

#three-col span {
	font-size: 1.2em;
	color: #000;
}
#three-col span a {color: #000; text-decoration: none;}

#one-col-right {
	width: 197px;
	float: right;
}




/* ********************** */
/* Footer Styles */

#footer {
	margin-left: -20px;
	width: 800px;
	padding: 20px;
	float: left;
	font-size: 0.85em;
	background: #333;
	font-size: 8pt;
}
#footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li{
	float: left;
	width: 180px;
	color: #ffcc00;
}
#footer li.last{
	width: 70px;
}
#footer li li{
	float: none;
	color: #fff;
}
#footer li a{
	color: #ffcc00;
	font-weight: bold;
	display: block;
	padding: 2px 0;
}
#footer li li a{
	color: #fff;
	font-weight: normal;
}
#footer li.last li{
	width: auto;
}
#footer li a.icon{
	padding: 3px 0 3px 20px;
	background: no-repeat left 3px;
}
#footer li a.facebook{
	background-image: url(i/facebook.png);
}
#footer li a.twitter{
	background-image: url(i/twitter.png);
}
#footer li a.youtube{
	background-image: url(i/youtube.png);
}
#footer li a.flickr{
	background-image: url(i/flickr.png);
}

#footer p {
	clear: both;
	padding: 30px 0 0 0;
	margin: 0;
	color: #fff;
}

/* ********************** */
/* Plugins */

.breadcrumb{
	margin: 10px 0; font-size: 0.9em; display: inline; float: left;
}

.hidden{
	display: none;
}

/* ********************** */
/* Restyle summer 2011 */

h3{
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}
h3 span{
	color: #000;
}

.box{
	border-top: 5px solid #622281;
	border-bottom: 5px solid #ffcc00;
	margin-bottom: 10px;
	overflow: hidden;
}
.box.rev{
	border-bottom: 5px solid #622281;
	border-top: 5px solid #ffcc00;
}
.box p{
	margin: 0;
	padding: 0;
}

.content{
	min-height: 170px;
	border: 1px solid #666;
	padding: 10px;
	margin: 10px 0;
	background: url(i/box-grad.jpg) repeat-x bottom;
}
.content h3{
	font-size: 1.2em;
	color: #000;
}

.box fieldset{
	border: 0;
	padding: 0;
	margin: 0;
}
.box input{
	width: 130px;
	border: 1px solid #ccc;
	padding: 2px;
}
.box input.button{
	width: auto;
	background: #ffcc00;
	padding: 2px;
	border: 0px;
}

.phone{
	color: purple;
	margin: 0 !important;
	padding: 0 !important;
}
.phone span{
	color: black;
	font-size: 2em;
	display: block;
}

.ls{
	border: 1px solid #ccc;
	background: #e5e5e5;
	padding: 10px;
	margin-bottom: 20px;
}
.ls ol{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ls h2, .ls .lifestream-paging, .ls .lifestream_credits{
	display: none;
}
.ls li li{
	margin-bottom: 20px;
}
.ls p{
	margin-bottom: 0 !important;
}
.ls .lifestream-meta{
	color: #999;
	margin: 5px 0 0 5px !important; 
}

.scroller{
	position: relative;
}
.scroller a{
	position: absolute;
	display: block;
}

#subnav  h3{
	font-size: 1.2em;
	color: #000;
}
#subnav{
	margin: 0 0 20px 0;
	border-top: 5px solid #622281;
}
#subnav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li a{
	font-size: 0.9em;
	display: block;
	padding: 3px; 0;
}
#subnav li.current_page_item a{
	color: #000;
	font-weight: bold;
}
#subnav li ul{
	display: none;
}
#subnav li.current_page_item ul{
	display: block;
	margin-left: 10px;
}
#subnav li.current_page_item ul li a{
	font-weight: normal;
}


.nocomments{
	display: none;
}

#archive{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#archive li{
	padding: 3px 0;
}
#archive .year{
	font-size: 1.6em;
	border-bottom: 2px solid #ccc;
}
#archive .month{
	font-size: 1.2em;
}
#archive em{
	padding-right: 10px;
	color: #999;
}




