/*
Theme Name: Alpha Bouncy Castle Hire
Theme URI: http://paulyoungdesign.com/
Description: WordPress theme for Alpha Bouncy Castle Hire Leeds.
Version: 2.0
Author: Paul Young
Author URI: http://paulyoungdesign.com/
Tags:

	Alpha Bouncy Castle Hire v2.0
	 http://paulyoungdesign.com/

	This theme was designed and built by Paul Young,
	whose website you will find at http://paulyoungdesign.com/

*/


* { 
 margin: 0; padding: 0;
}

body {
 font: 14px Helvetica, Arial, sans-serif;
 line-height: 1.5em;
 color: #404040;
 background: #9ad612;
}


h2 {
 font-size: 1.55em;
 font-weight: normal;
 letter-spacing: -1px;
 text-align: left;
  margin: 0 0 .25em 0;
 color: #fff;
}

h3 {
  font-size: 1.2em;
}

a:link, a:visited {
 color: #c82f48;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: -1px;
}

a:hover, a:active {
  color: #fff;
}


img { border: none; }


#outer-outer-container {
 background: #c1e4f7 url("images/gradient.gif") top center repeat-x;
}

#outer-container {
 /*
 background: #c1e4f7 url("images/gradient.gif") bottom center repeat-x;
 */
}

#container {
 width: 750px;
 margin: 0 auto 2em auto;
 padding: 0 0 2em 0;
}

#header {
 width: 750px; height: 130px;
 background: url("images/header.gif") top center no-repeat;
}

#header h1 {
 padding: 30px 0 0 0;
}

#header h1 a {
 background: url("images/logo.gif") top left no-repeat;
 padding: 68px 461px 0 0;
 margin: 0 auto;
 
 width: 0px; height: 0px;
 display: block;
 overflow: hidden;
 font-size: 0px;
}

.description {
  margin: 0 auto .5em auto;
  color: #fff;
  text-align: center;
}

ul#nav {
 text-align: center;
 font-size: 11px;
 margin: 0 0 0 0;
}

ul#nav li {
 display: inline;
 margin: 0 10px;
}

ul#nav li a:link,
ul#nav li a:visited {
 font-weight: normal;
 font-size: 1.25em;
 letter-spacing: 0px;
}

ul#nav li a:hover,
ul#nav li a:active {

}






.product {
 width: 209px;
 float: left;
 padding: 0 20px;
 margin: 3em 0 -5em 0;
 text-align: center;
 line-height: normal;
}

.product + .product {
/* border-left: 1px solid #c9eaf8; */
}

.product h2 {
 margin: 0;
}

.product p {
 margin: 3em 0 0 0;
 text-align: left;
 width: 100%;
}

.product p em {
 float: right;
 font-size 1.5em;
 font-style: normal;
 margin: -3em 0 0 0;
}

.product p + p,
.product br + p {
 margin: 0;
}

.product p strong {
 margin: 1em 0 0 0;
 font-weight: normal;
 font-size: 1.5em;
 letter-spacing: -1px;
 float: right;
 text-align: right;
 width: 100%;
}

.product p:last-of-type {
 text-align: center;
}

.product img {
 margin: 2em 0 0 0;
}






.post {
 float: left;
 margin: 2.5em 0 2em 0;
 clear: both;
}

.post p {
 text-align: left;
 width: 100%;
}

.post p + p {
 margin: 0;
}

.post ol, .post ul {
  padding: 0 0 0 1.5em;
}

.post li {
  padding: 0 0 .5em 0;
}

.post em {
  color: #505050;
}

.edit-link {
 clear: both;
}


.wpcf7-form-control-wrap label {
 font-size: .8em;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
 width: 742px;
 padding: 3px;
 font: 12px Helvetica, Arial, sans-serif;
 border: 1px solid #bbb;
 margin: 0 0 1em 0;

}


.wpcf7-form input[type=submit] {
 float: right;
}






#outer-outer-footer {
 background: url("images/grass.png") top center repeat-x;
 padding: 3em 0 0 0;
 clear: both;
}

#outer-footer {
 background: url("images/grass.png") top center repeat-x;
 clear: both;
 padding: 3em 0 1.75em 0;
}

#footer, #home-footer {
 width: 750px;
 margin: 0 auto;
 text-align: center;
 clear: both;
 color: #fff;
}

#home-footer {
 padding-top: 3em;
}

