﻿/*   
Theme Name: LANE
Theme URI: www.laurachurch.co.uk
Description: laurachurch.
Author: SEANJACOB
Author URI: http://www.seanjacob.com/
Version: 1.0
*/

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: url(images/bg.png) center repeat-y;
	background-color: #9e0b0f;
}

html 
{ 
	padding:0; 
	margin:0;
}

#wrapper
{
	 width:960px;
	 margin:0 auto;
	 text-align: left;
}

a
{
	color:#ed1c24;
	text-decoration: none;
}

a:hover
{
	color:#333333;
}

a img
{
	text-decoration: none;
	border: none;
}

.clear
{
	clear:both;
}

.red
{
	color:#ed1c24;
}

.lineDot
{
	border-top: dotted 1px #ed1c24;
}

.lineDot.grey
{
	border-top: dotted 1px #666666;
}


.imgRight
{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.imgLeft
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

ul, ol
{
	padding:0;
	margin:0;
}

/* HEADER */
#header
{
	background-position: left;
	height: 150px;
	background: url(images/header.png) left no-repeat;
	position: relative;
}

#logo
{
	height: 90px;
	width: 405px;
	position: absolute;
	top:35px;
	left:40px;
}

/* NAV */
#nav
{
	background: url(images/nav.png) no-repeat;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0px;
	text-align:center;
	height:37px;
}

#nav a
{
	color:#FFFFFF;
}

#navContent
{
	float:left;
	margin-left:20px;
	height:37px;
}

#navContent ul
{
	padding:5px 0;
}

#navContent li
{
	float:left;
	list-style:none;
	width:170px;
	height:27px;
	border-right:solid 1px #919191;
	border-left:solid 1px #424242;
}

#navContent li a
{
	display:block;
	text-decoration:none;
	padding:5px 0 8px 0;
}

#navContent li a:hover
{
	color:#ed1c24;
}

#navContent li:last-child
{
	border-right:none;
}

#navContent li.navFirst
{
	width:62px;
}

#navContent li.navFirst a
{
	display:block;
	background:url(images/home.png) top center no-repeat;
	padding:20px 0 8px 0;
}

#navContent li.navFirst a:hover
{
	background:url(images/home.png) bottom center no-repeat;
}

#navContent li.navLast 
{
	border-right:none;
}

.wp-pagenavi { margin-top:10px; padding:3px 0; }


/*MAIN*/
#main
{
	overflow:auto;
	margin-top: 10px;
}


/*SIDEBAR*/
#sidebar
{
	float:left;
	width:236px;
	margin-left:17px;
}

.line
{
	height:10px;
	background:url(images/line.png) bottom no-repeat;
}

h2.sidebar 
{
	background:url(images/line.png) bottom no-repeat;
	margin: 0;
	padding: 0;
	color:#ed1c24;
	font-size:20px;
	padding-bottom:10px;
	margin-bottom:5px;
	letter-spacing:0px;
	font-family:Arial;
}

#sidebar select
{
	background: #333333;
	color: #FFFFFF;
	border: none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
}

/*MENU*/
.menu
{
	overflow:auto;
	border:solid 1px #666666;
	background: #7d7d7d;
	width:236px;
	margin-bottom:10px;
}

.menu a
{
	color:#FFFFFF;
}

.menu a:hover
{
	color:#333333;
}

.menuContent
{
	border:solid 7px #7d7d7d;
	background: url(images/bgMenu.png) top repeat-x;
	width:202px;
	padding:10px;
}


.menu ul
{
	list-style:none;
}

.menu li
{
	list-style:none;
	font-weight:bold;
	font-size:14px;
}

.menu li a
{
	display:block;
	color:#FFFFFF;
	padding: 3px 5px;
	background: url(images/bgMenuHoverButton.png) top no-repeat;
}

.menu li a:hover
{
	background: url(images/bgMenuHoverButton.png) bottom no-repeat;
	color: #ed1c24;
}

/*FORM*/
#formText
{
	padding:3px 0 8px 0;
	font-size:13px;
}

.formBorder
{
	border: solid 4px #000;
}

/*CONTENT*/
#content
{
	float:right;
	margin-right: 14px;
	color:#111111;
	line-height:18px;
}

#content.Home
{
	width:682px;
}

#content.Blog
{
	width:672px;
	margin-top: -15px;
	overflow:hidden;
}

#content.Plain
{
	width:672px;
}

#content.Plain ul.fix
{
	padding-left:15px;
	margin-top:-10px;
}

#content.Plain ul.fix li
{
	padding-bottom:10px;
}

#content.Plain ol.fix
{
	padding-left:15px;
}

#content.Plain ol.fix li
{
	padding-bottom:10px;
}
/*CONTENT - PLAIN*/

#pageHeader
{
	padding-bottom:10px;
}

h1.plainHeader
{
	margin:0;
	background:#ed1c24;
	padding:4px 0 4px 10px;
	letter-spacing:-1px;
	word-spacing:-1px;
	font-size: 18px;
	color: #FFFFFF;
}

.plainText
{
}

#map
{
	float:left;
	padding-left: 25px;
	border-left:solid 1px #CCCCCC;
}

#mapInfo
{
	float:left;
	width:305px;
	padding-top:20px;
}


/*CONTENT - BLOG*/

.post
{
	padding:15px 0 5px 0;
	border-bottom: solid 1px #CCCCCC;
}

h1.postHeader
{
	margin:0;
	background:#ed1c24;
	padding:4px 0 4px 10px;
	letter-spacing:-1px;
	word-spacing:-1px;
	font-size: 18px;
}

h1.postHeader a
{
	color: #FFFFFF;
}

h1.postHeader a:hover
{
	color: #333333;
}

.postInfo
{
	background: #AAAAAA;
	color:#FFFFFF;
	padding:3px 10px;
	font-size: 12px;
}

.postInfo a
{
	color:#333333;
}

.postInfo a:hover
{
	color:#FFFFFF;
}

.postText
{
}

/*CONTENT - HOME*/
#imgContainer
{
	overflow:auto;
	margin-bottom: 10px;
}

.imgMain
{
	width: 682px;
	height: 205px;
	margin-bottom:2px;
}

.imgSmall
{
	width: 223px;
	height: 138px;
	float:left;
}

.imgMiddle
{
	margin:0 6px;
}

#introductionHead
{
	background:url(images/introduction.jpg) no-repeat;
	height:26px;
}

#introductionText
{
	margin: 0 10px;
}

#newsHead
{
	background:url(images/news.jpg) no-repeat;
	height:26px;
}

.newsText
{
	padding:10px 0;
	margin: 0 10px;
	border-bottom:solid 1px #a4a4a4;
}

.newsTitle
{
	font-weight:bold;
	color: #ed1c24;
	font-size: 13px;
}


/* FOOTER */
#footer
{
	height:75px;
	background: url(images/bgFooter.png) no-repeat;
	margin-top:5px;
	clear: both;
}

#footerText
{
	font-size:13px;
	padding-top:31px;
}

#footerText .license
{
	float:left;
	padding-left:30px;
}

#footerText .nav
{
	float:right;
	padding-right:60px;
}

#footerText .nav a
{
	color:#111111;
}

#footerText .nav a:hover
{
	color:#FFFFFF;
}


#bgBottom
{
	background: url(images/bgBottom.png) center top no-repeat;
	background-color: #9e0b0f;
	height:31px;
	padding-bottom:20px;
}

/*COMMENTS*/

textarea#comment { width: 350px; padding: 5px; }

.commentmetadata { font-size: 10px; }

#commentform #submit 
{ 
	background-color: #FFFFFF; 
	color: #333333;
	border:1px solid #ed1c24; 
}

#commentform #submit:hover 
{ 
	border:1px solid #999999; 
	background-color: #FFFFFF; 
	color: #333333; 
}

textarea#comment 
{ 
	width:400px; 
	height:70px; 
}

ol.commentlist 
{ 
	margin-bottom: 2.5em; 
}

.commentlist li 
{ 
	margin:5px; 
	padding:5px 10px 0 10px;
	border-top:1px solid #AAAAAA; 
	border-bottom:1px solid #AAAAAA; 
	background-color:#FFFFFF; 
	color:#555555; 
	font-size:13px; 
}

.commentlist li.alt 
{ 
	margin:5px; 
	padding:5px 10px 0 10px; 
	border-top:1px solid #ed1c24; 
	border-bottom:1px solid #ed1c24; 
	background-color:#FFFFFF; 
	color:#555555; 
	font-size: 13px; 

} 

.commenttext 
{ 
	clear:both; 
}

.commenttop 
{ 
	padding-bottom:10px; 
}

#main .commenttop a 
{ 
	color:#333333; 
	background-color:transparent; 
}

#main .commenttop a:hover 
{ 
	color:#FFFFFF; 
	background-color:transparent; 
}

#main .commentmetadata 
{ 
	float:right; 
}

#main .commenttop div.commentmetadata a 
{ 
	text-decoration:none; 
	color:#333333; 
}

#main .commenttop div.commentmetadata a:hover 
{ 
	color:#FFFFFF; 
	background-color:transparent; 
	text-decoration:none;
}

#main .commentauthor, .commentauthor a 
{ 
	float:left; 
	color: #333333;
	font-weight:bold; 
}

#main .commentauthor a:hover 
{ 
	color: #333333; 
}

#main .commentmetadata a 
{ 
	color: #333333; 
}

#commentform 
{ 
	padding: 0px; 
}

#commentform p 
{ 
	margin:0.5em 0.5em 0 0.5em; 
}

#commentform input,#commentform textarea 
{ 
	border:1px solid #ed1c24; 
	color:#333333; 
	background-color: #FFFFFF; 
	margin:0; 
	padding:0.2em; 
}

#commentform input:hover,#commentform textarea:hover 
{
	 border:1px solid #999999; 
}

#comments, #respond 
{ 
	margin-top: 30px; 
}

.recentcomments 
{ 
	padding: 5px 10px; 
	display: block; 
	font-size: 12px;  
}



/* PAGES */

/*fitnessTeam*/

#Shani
{
	background: url(images/fitnessTeam/Shani.png) no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#Michelle
{
	background: url(images/fitnessTeam/Michelle.png) no-repeat;
	margin-top: 30px;
	margin-bottom: 40px;
}

#Phil
{
	background: url(images/fitnessTeam/Phil.png) no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
}

.fitnessTeam
{
	float:left;
	width:210px;
	height:250px;
	padding-left:10px;
}

.paypal-register-link
{
  font-size:16px;
font-weight:bold;
}

.paypal-register-link a
{
 font-size:16px;
font-weight:bold;
}

/* Signup form */
.signup-form {
	background: #fff;
	padding: 15px 50px;
}

.signup-form input {
	width: 200px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.signup-form button {
	display: inline-block;
	font-weight: 400;
	margin-top: -2px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #5cb85c;
	border-color: #4cae4c;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* Foodplans */
.row {
	padding-top: 10px;
	padding-bottom: 15px;
	display: table;
}
.row + hr {
	border-color: #fff;
}
.col {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col ul {
	margin-left: 15px;
}
.col-image {
	width: 35%;
}
.col-description {
	width: 45%;
	padding-right: 25px;
}
.col-description h1 {
	line-height: 24px;
}
.col-description h1 + p em {
	color: #999;
}
.col-price {
	width: 20%;
}
.col.centered {
	text-align: center;
}
.price-well {
	padding: 0 10px 0 10px;
	background: #e1e1e1;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.price-well h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}
.price-well + p {
	margin-top: 5px;
	color: #999;
}
.btn {
	display: block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	background-color: #ed1c24;
	border-color: #ac3b3a;
	color: #fff;
	width: auto;

}
.btn:hover {
	background-color: #c61017;
	color: #fff;
}
.text-red {
	color: #ed1c24;
}