/*
Theme Name: Jones Hill
Theme URI: http://joneshill.co.uk/
Description: Jones Hill WordPress theme
Author: We Create Digital
Author URI: http://wecreatedigital.co.uk/
Version: 1.0
Tags: Jones Hill WordPress theme

Generated by Font Squirrel (http://www.fontsquirrel.com) on July 30, 2011 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
@font-face {
    font-family: 'futurabold';
    src: url('futura_1-webfont.eot');
    src: url('futura_1-webfont.eot#iefix') format('embedded-opentype'),
         url('futura_1-webfont.woff') format('woff'),
         url('futura_1-webfont.ttf') format('truetype'),
         url('futura_1-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futuramedium';
    src: url('futura_2-webfont.eot');
    src: url('futura_2-webfont.eot#iefix') format('embedded-opentype'),
         url('futura_2-webfont.woff') format('woff'),
         url('futura_2-webfont.ttf') format('truetype'),
         url('futura_2-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: #ebebeb url('_images/background.gif') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #304450;
	
}
.h{
	display: none;
	visibility: hidden;
}
html, body
{
    width: 100%;
    height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	margin-bottom: 20px;
	line-height: 26px;
	font-size: 18px;
	line-height: 34px;
}
a {
	cursor: pointer;
	color: #0092ff;
}
em{
	font-style: italic;
}
h2, h2 a{
	color: #304450;
    display: block;
    font-family: "futuramedium";
    font-size: 30px;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p strong{
	display: inline;
    font-weight: 700;
}
.fl {
	float: left;
}
img.fl {
	margin-right: 20px;
	margin-top: 10px;
}
.fr {
	float: right;
}
img.fr {
	margin-left: 20px;
	margin-top: 10px;
}
/*WP Stylings*/
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div.third{
	margin-bottom: 20px;
	float: left;
}
div.third div{
	width: 32%;
	margin-right: 2%;
	float: left;
}
div.third div:last-child{
	margin-right: 0;
}
div.half{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
div.half div{
	width: 49%;
	margin-right: 2%;
	float: left;
}
div.half div:last-child{
	margin-right: 0;
}
div#wrapper {
	width: 100%;
	position: absolute;
	top: 0;
}
div#container {
	width: 1150px;
	min-width: 1150px;
	margin: 0 auto;
}
div#container div#header {
	height: 210px;
	position: relative;
	z-index: 3;
	width: 1150px;
}
div#container div#logo {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4;
}
div#container div#enquiries {
	position: absolute;
	right: 0;
	top: 0;
}
div#container div#menu {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	list-style: none;
	height: 63px;
	background: #304450;
	width: 100%;
}
div#container div#menu li {
	display: inline-block;
	margin-left: -4px;
	position: relative;
}
div#container div#menu li a{
    color: #FFFFFF;
    display: inline-block;
    font-family: "futuramedium";
    font-size: 21px;
    padding: 21px 14px;
	text-shadow: 0px 1px 1px #000000;
	text-decoration: none;
}
div#container div#menu li.current_page_item a, div#container div#menu li a:hover, div#container div#menu li.current_page_parent a{
    background: #6fce00;
	height: 35px;
}
div#container div#menu ul.sub-menu{
	position: absolute;
	top: 63px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(75, 75, 75, 1);
	-moz-box-shadow: 0px 2px 4px 0px rgba(75, 75, 75, 1);
	box-shadow: 0px 2px 4px 0px rgba(75, 75, 75, 1);
	background: none repeat scroll 0 0 #73D400;
    text-align: left;
    width: 265px;
	z-index: 10;
	padding-bottom: 4px;
	display: none;
}
div#container div#menu ul.sub-menu li{
    width: 265px;
	margin: 0 !important;
}
div#container div#menu ul.sub-menu li a{
	background: #67be00;
    text-align: left;
	margin: 0 4px;
	margin-top: 4px;
    font-size: 19px;
    padding: 12px 11px;
	text-shadow: 0px 1px 1px #000000;
	display: block;
	height: auto !important;
}
div#container div#menu ul.sub-menu li a:hover, div#container div#menu ul.sub-menu li.current_page_item a{
	background: #304450;
	height: auto !important;
}
div#container div#menu ul.sub-menu li:first-child{
	margin-top: 0;
}
div#container div#menu li:hover ul.sub-menu{
	display: block;
}
div#container div#content{
	-webkit-box-shadow: 0px 0 4px 0px rgba(158, 158, 158, 1);
	-moz-box-shadow: 0px 0 4px 0px rgba(158, 158, 158, 1);
	box-shadow: 0px 0 4px 0px rgba(158, 158, 158, 1);
	padding-top: 63px;
	position: relative;
	z-index: 2;
	top: -63px;
	text-align: left;
	margin-bottom: -63px;
	background: #e2edd3;
}
div#container div#content div#strapline{
    background: #6fce00 url('_images/background-top.png') repeat-x;
	padding: 20px 30px;
}
div#container div#content div#strapline strong{
	color: #fff;
	font-family: "futuramedium";
	text-shadow: 0px 1px 1px #000000;
	font-size: 32px;
}
div#container div#content div#main{
	padding: 30px;
	background: #e2edd3 url('_images/background-top.png') top left repeat-x;
}
div#container div#content div#main-bottom{
	height: 5px;
	background: #e2edd3 url('_images/background-bottom.png');
	clear: both;
}
div#container div#content div#footer-top{
	padding: 40px 30px 40px 30px;
	overflow: hidden;
	background: white;
}
div#container div#content div#footer-top h3{
	font-size: 30px;
	color: #304450;
	margin-bottom: 8px;
	font-family: "futuramedium";
	width: 660px;
	display: block;
}
div#container div#content div#footer-top p{
	font-size: 12px;
	line-height: 20px;
	color: #304450;
	width: 660px;
	float: left;
}
div#container div#content div#footer-top ul#images{
	list-style: none;
	width: 403px;
	float: right;
	margin-top: 13px;
}
div#container div#content div#footer-top ul#images li{
	float: left;
	margin-left: 14px;
}
div#container div#content div#footer-top ul#images li:first-child{
	margin-left: 0;
}
div#container div#footer-bottom{
	background: transparent url('_images/background-footer.png') no-repeat top left;
	padding: 30px 10px;
}
div#container div#footer-bottom p, div#container div#footer-bottom a{
	font-size: 11px;
	line-height: 14px;
	color: #787878;
	text-align: left;
}
div#container div#footer-bottom p{
	width: 100%;
}
div#container ul#social {
    float: right;
    list-style: none outside none;
    margin-right: 3px;
    margin-top: 89px;
    width: 161px;
}
div#container ul#social li{
	float: left;
	margin-left: 5px;
}
div#container ul#social li:first-child{
	margin-left: 0;
}
div#container div#left{
	width: 704px;
	float: left;
}
div#container div#left ul {
    list-style: disc outside none;
    margin-left: 16px;
}
div#container div#left ul li {
    font-size: 18px;
    line-height: 34px;
    margin: 10px 0;
    padding-left: 6px;
}
div#container div#right{
	width: 382px;
	float: right;
	position: relative;
	right: -32px;
}
div#container div#right div.box{
	width: 392px;
	margin-top: 20px;
}
div#container div#right div.box:first-child{
	margin-top: 0;
}
div#container div#right div#testimonial{
	background: #6cc800 url('_images/background-testimonial.gif') repeat-x top left;
	padding: 20px 20px 0;
	overflow: hidden;
}
div#container div#right div#testimonial p{
	background: url('_images/quote-start.png') no-repeat top left;
	text-indent: 45px;
	color: #fff;
    font-family: "futuramedium";
    font-size: 20px;
	text-shadow: 0px 1px 1px #000000;
	margin: 0;
}
div#container div#right div#testimonial em{
	background: url('_images/quote-stop.png') no-repeat top right;
	color: #304450;
    font-family: "futuramedium";
    font-size: 20px;
	display: block;
	font-style: normal;
	padding-right: 50px;
	text-align: right;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 10px;
}
div#container div#right div#testimonial-end{
	width: 392px;
	height: 12px;
	background: url('_images/background-testimonial-end.png');
}
div#container div#right div#blog{
	background: #a5ad9a;
	padding: 20px;
}
div#container div#right div#blog h3{
	color: #3b3b3b;
    font-family: "futuramedium";
    font-size: 20px;
	margin: 4px 0 7px 0;
}
div#container div#right div#blog p{
	color: #fff;
    font-family: "futuramedium";
    font-size: 20px;
	text-shadow: 0px 1px 1px #000000;
	margin: 0;
	margin-bottom: 5px;
}
div#container div#right div#blog a, div#container div#right div#blog h2{
	color: #3b3b3b;
    font-family: "futuramedium";
    font-size: 20px;
	display: block;
	text-align: right;
	text-decoration: none;
	line-height: 30px;
	text-shadow: 0px 0px 0px transparent;
}
div#container div#right div#blog h2, div#container div#right div#blog a:first-child{
	text-align: left;
}
div#container div#right div#blog h2{
	font-size: 27px;
	margin-bottom: 11px;
}
#listcategorypostswidget-4 ul{
	color: #FFFFFF !important;
    list-style: disc outside none;
    margin-left: 17px;
}
#listcategorypostswidget-4 ul li{
	padding-left: 5px;
	margin: 5px 0;
}
#listcategorypostswidget-4 ul li a{
	color: #fff !important;
    font-family: "futuramedium";
    font-size: 20px;
	text-shadow: 0px 1px 1px #000000;
	margin: 0;
	margin-bottom: 5px;
}
div#container div#right div#blog a:hover{
	text-decoration: underline;
}
div#container div#right div#blog-end{
	width: 392px;
	height: 12px;
	background: url('_images/background-blog-end.png');
}
div#breadcrumbs{
	margin-bottom: 15px;
	color: #8e9585;
	font-size: 14px;
}
div#breadcrumbs a{
	color: #8e9585;
	font-size: 14px;
}
div#featured_slider ul li{
    height: auto !important;
    left: 0;
    opacity: 0;
    position: relative !important;
    top: 0;
}
.author{
	color: #304450;
    display: block;
    font-family: "futuramedium";
    font-size: 10px;
    margin-bottom: 10px;
    width: 660px;
	text-decoration: none;
}
#post div{
	border-bottom: 1px solid #ccd6bf;
	padding-top: 20px;
}
#post div div{
	border-bottom: 0 none !important;
}
#left #post div:last-child{
	border-bottom: 0 none;
}
#left #post div:first-child{
	padding-top: 0;
}
#slider .sharethis-p{
	display: none;
}
form, form p{
	float: left;
	width: 100%;
}
form label{
	font-size: 16px;
	display: block;
	width: 100%;
	float: left;
	margin-right: 1px;
}
form input{
	padding: 5px;
	width: 50%;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: white;
	border: 1px solid #b4bda8;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
	box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
}
form textarea{
	padding: 5px;
	width: 100%;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: white;
	border: 1px solid #b4bda8;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
	box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
}
form input#submit, #submit-testimonial{
	font-family: "futuramedium";
	padding: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b4bda8;
	background: #6ecc00;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
	box-shadow: 0px 2px 2px 0px rgba(158, 158, 158, 1);
	margin: 0 auto;
	color: #fff;
	font-size: 20px;
	width: auto;
	text-shadow: 0px 1px 0 #000000;
}
form input#captcha{
	width: 20%;
	margin-right: 10px;
}
#wdg_specialrecentposts-3 .srp-widget-title ul{
	margin-left: 15px;
	margin-bottom: 5px;
}
#wdg_specialrecentposts-3 .srp-widget-title li{
	list-style: disc;
	list-style-position: outside;
}





form#frm{
	width: 100%;
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 25px;
}
label.row{
	background: #d2dec2;
	display: block;
	text-align: left;
	padding: 15px 10px 20px 0;
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 6px;
	color: #304450;
	width: 532px;
	border-bottom: 1px solid #b3bea3;
	margin-right: 6px;
	min-height: 255px;
}
label.row.end{
	margin: 0;
}
label.row input{
	float: left;
    margin-top: 75px;
    width: 45px;
}
label.row img{
	float: left;
    margin: 10px 20px 0 0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
}
label.row span{
	display: block;
    font-family: "futuramedium";
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    margin: 10px 0 0;
    text-shadow: 1px 0 0 #E8EFDE;
}
label.row span:last-child{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 30px;
    margin: 7px 0 0;
}
label.row:hover{
	background: #c5d1b4;
}
form#frm h5{
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	display: block;
	padding: 16px 13px;
	background: #304450;
	text-align: center;
	font-family: "futuramedium";
}
#success-box{
	display: none;
}
strong.error{
	background: red;
    color: #FFFFFF;
    display: block;
    font-weight: 500;
    margin-bottom: 6px;
    padding: 15px 0 17px;
    text-align: center;
}
.green{
	background: #71d300 !important;
	color: #093d0c !important;
}
input[type="submit"] {
    -webkit-appearance: none;
}
#email-box{
	background: #d2dec2;
	display: block;
	text-align: center;
	padding: 15px 0;
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 6px;
	color: #304450;
	border-bottom: 1px solid #b3bea3;
	margin-right: 6px;
	width: 100%;
	float: left;
	clear: both;
}
#email-box p{
	font-size: 18px;
	font-family: "futuramedium";
	font-weight: normal;
	margin-bottom: 13px;
}
#email-box p#small-text{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
}
#email-box input[type="text"], #email-box input[type="email"], #email-box input[type="submit"]{
	float: none;
	width: 358px;
	padding: 20px;
	background: #f8f8f8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: "futuramedium";
	font-size: 20px;
	line-height: 20px;
	text-shadow: 1px 0 0 #fff;
}
#email-box input[type="submit"]{
	background: #71d300;
	color: #fff;
	text-shadow: 1px 0 0 #304450;
	width: 200px;
	padding: 18px 0;
	cursor: pointer;
}
#errors{
	float: left;
	clear: both;
	width: 100%;
}
.download-text{
	width: 346px;
	float: left;
}
#ae-left{
	width: 725px;
	float: left;
}
#ae-right{
	width: 350px;
	float: right;
}
#ae-left input[type="text"], #ae-left input[type="email"], #ae-left input[type="submit"]{
	float: none;
	background: #f8f8f8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: "futuramedium";
	font-size: 20px;
	line-height: 20px;
	text-shadow: 1px 0 0 #fff;
    padding: 18px 20px;
    width: 663px;
	color: #304450;
}
#ae-left input[type="submit"]{
	background: #71D300;
    color: #fff;
    cursor: pointer;
    font-size: 23px;
    margin-top: 20px;
    padding: 18px 0;
    text-shadow: 1px 0 0 #304450;
    width: 300px;
}
#ae-left label{
	color: #304450;
	font-size: 19px;
	line-height: 19px;
	font-family: "futuramedium";
    margin-left: 3px;
    margin-top: 2px;
}
#ae-left #email-box{
	width: 1088px;
	margin-top: 20px;
}
#under-50, #under-30{
	display: none;
}
.wpcf7-response-output{
	float: left;
	border: 0 none !important;
	margin: 10px 0 !important;
    padding: 10px 15px 10px 18px !important;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.wpcf7-validation-errors {
    background: yellow;
    color: #000000;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398F14;
    background: #398F14;
    color: #fff;
}
span.wpcf7-not-valid-tip-no-ajax, span.wpcf7-not-valid-tip {
    background: red !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 5px;
    position: absolute !important;
    right: -25px !important;
    text-align: center;
    top: -11px !important;
    width: 175px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	left: auto !important;
}



.sbHolder{
	background-color: #2d2d2d;
	border: solid 1px #515151;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
	width: 200px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #EBB52D;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(http://joneshill.co.uk/wp-content/themes/img/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(http://joneshill.co.uk/wp-content/themes/img/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(http://joneshill.co.uk/wp-content/themes/img/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(http://joneshill.co.uk/wp-content/themes/img/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #212121;
	border: solid 1px #515151;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #ddd;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #EBB52D;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
.selectbox{
	cursor: pointer !important;
}
.selectbox-wrapper{
	display: block;
    left: 0;
    margin: 36px 0 0 0;
    position: absolute;
    top: 5px;
    width: 704px !important;
    z-index: 4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #dde7ee;
	color: #3d6889;
	text-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.selectbox-wrapper li{
	padding: 12px 24px;
	border-bottom: 1px dotted grey;
	cursor: pointer !important;
	font-size: 22px;
}
.selected{
	background: #ecf3f7;
}
ul#testimonials{
	list-style: none;
	margin-top: 40px;
}
ul#testimonials li{
	float: left;
    margin-bottom: 40px;
    margin-right: 4%;
    width: 29%;
	text-shadow: 0px 1px 0px #fff;
	color: #2a3d49;
}
ul#testimonials li a.titles{
	font-size: 22px;
	font-family: 'TelegraficoRegular', Arial;
	line-height: 24px;
	color: #2a3d49;
	margin-bottom: 10px;
	text-decoration: none;
}
ul#testimonials li em{
	text-align: right;
	display: block;
	font-style: normal;
	font-size: 13px;
}

.overlay{
	background: url("_images/background-overlay.png");
	width: 100%;
	height: 100%;
	left: 0;
    position: fixed;
    top: 0;
	z-index: 10001;
	display: none;
}
.overlay .lightbox{
	width: 400px;
	padding: 28px 25px 20px 25px;
	background: #fff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -220px;
	height: 30%;
	min-height: 430px;
	overflow: auto;
}
.overlay .lightbox h1 {
    font-size: 33px;
    margin-bottom: 10px;
}
.overlay .lightbox p{
	margin-bottom: 20px;
}
.lightbox .button{
	width: 371px;
}
.close{
	background: none repeat scroll 0 0 #333333 !important;
    color: #FFFFFF !important;
    padding: 10px;
    position: absolute;
    right: 0;
    text-shadow: 0 0 0 !important;
	top: 0;
	cursor: pointer;
}
#testimonial-form input[type="text"], #testimonial-form textarea {
    border: 1px solid grey;
    border-radius: 3px 3px 3px 3px;
    color: grey;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
    resize: none;
    width: 380px;
}
#testimonial-form input[type="text"]{
	margin-bottom: 10px;
}
#testimonial-form textarea {
	height: 150px;
}
#add-testimonial{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4BDA8;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px 0 #9E9E9E;
    color: #6ECC00;
    font-family: "futuramedium";
    font-size: 20px;
    margin: 0 auto;
    padding: 15px;
    position: absolute;
    right: 10px;
    top: 76px;
    width: auto;
}
.form-group {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 34px;
	float: left;
	width: 100%;
}

#captchaImgDiv {
	float: left;
	margin: 40px 0 0 0;
}