/* @override 
	http://79.170.40.230/reactstudy.co.uk/wp-content/themes/reactstudy/style.css
	http://www.reactstudy.co.uk/wp-content/themes/reactstudy/style.css
*/

/* ----------------------------------------------------- 
	Theme Name: REACT Study
	Theme URI: http://www.cultivatecreative.co.uk
	Version: 1.0
	Media: Screen
	Author: Cultivate Creative
	Edit Date: 01/07/2010
----------------------------------------------------- */

/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a { 
	outline: none;
}

q:before,
q:after {
	content: '';
}

/* -------------------------------- [ General Elements ] */
body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: url(assets/header-back.png) repeat-x;
	color: #4C5B52;
}

p {
	font-size: 1.1666em; /* 14px */
	line-height: 1.5em; /* 18px */
	margin: 0 0 1.5em 0;
	color: #4C5B52;
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em; /* 24px */
	line-height: 1.5em; /* 36px */
	margin-bottom: 0.75em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8333em; /* 22px */
	line-height: 1.6364em; /* 36px */
	margin-bottom: 0.8182em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em; /* 18px */
	line-height: 1.4em;
}

h4 {
	font-size: 1.5em; /* 18px */
	line-height: 1em; /* 18px */
	margin-bottom: 1em;
}

h5 {
	font-size: 1.3333em; /* 16px */
	line-height: 1.125em; /* 18px */
	margin-bottom: 1.125em;
}

.small {
	font-size: 0.8333em; /* 10px */
}

ul,
ol {
	margin-bottom: 10px;
	padding: 0 0 0 18px;
}

ul li,
ol li {
	font-size: 1.2em;
	line-height: 1.6;
	list-style: bullet;
	list-style-position: outside;
}
ul li ul li,
ol li ol li {
	font-size: inherit;
}

dl dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em; /* 18px */
	line-height: 1.4em; /* 18px */
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0083a7;
	border-bottom: 1px solid #CCC;
}

a:hover {
	border-color: #0083A7;
	color: #748a7e;
}

/* --------------------------------- [ General Classes ] */

.left {
	float: left;
}

.right {
	float: right;
}

.left-col {
	float: left;
	width: 440px;
	margin-right: 20px;
}

.right-col {
	float: left;
	width: 440px;
}

/* ----------------------------------------- [ Wrapper ] */
#wrapper {
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
}
/* ------------------------------------------ [ Header ] */
#header {
	width: 900px;
	height: 149px;
	background: url(assets/header-back.png) repeat-x;
	float: left;
	padding: 20px 20px 0;
	margin-bottom: 20px;
}

#header h2 a {
	float: left;
	width: 200px;
	height: 120px;
	background: url(assets/logo.png) no-repeat;
	text-indent: -9999px;
	margin: 5px 0;
	border: none;
}

.tagline {
	float: right;
	width: 250px;
	color: #fff;
	text-align: right;
	line-height: 1.4;
	margin: 10px 0 0 0;
}
/* ---------------------------------------- [ Main Nav ] */
ul#nav {
	float: right;
	width: 685px;
	height: 58px;
	margin: 30px 0 0 0;
	padding: 0;
}

ul#nav li {
	float: left;
	list-style: none;
	margin: 0;
}

ul#nav li a {
	float: left;
	height: 58px;
	display: block;
	border: none;
	color: #fff;
	text-indent: -9999px;
	background-image: url(assets/menu-sprite.png);
}

.page-item-6 a { 	/* Home */
	width: 113px;
	background-position: 0 0;
}

.page-item-2 a { 	/* About the study */
	width: 113px;
	background-position: -113px 0;
}

.page-item-39 a { 	/* The study process */
	width: 114px;
	background-position: -226px 0;
}

.page-item-8 a { 	/* The team */
	width: 115px;
	background-position: -341px 0;
}

.page-item-10 a { 	/* News */
	width: 117px;
	background-position: -455px 0;
}

.page-item-43 a { 	/* Contact */
	width: 110px;
	background-position: -571px 0;
}

/* ------------------------------------------ [ Content ] */
#content {
	float: left;
	padding: 0 20px;
	width: 900px;
}

.page-content {
	float: left;
	width: 900px;
}

#post-6 {
	width: 600px;
}

.home-image {
	margin-bottom: 20px;
}

.take-part {
	border: none;
}

#post-2 {
	position: relative;
	min-height: 950px;
}

#post-2 h2 {
	width: 549px;
	height: 89px;
	background: url(assets/about-the-study.png) no-repeat;
	text-indent: -9999px;
}

#post-2 .fact {
	text-indent: 0 !important;
	margin: 0 0 20px 40px;
	padding: 65px 0 0;
	float: right;
	width: 360px;
	font-size: 1.4em;
	font-weight: normal;
	color: #0083a7;
	text-align: right;
	background: url(assets/info.png) no-repeat;
}

#post-2 h3,
#post-2 p {
	float: left;
	width: 500px;
}

#post-2 .who {
	float: left;
	clear: left;
	width: 360px;
}

.who h3 {
	color: #E2A550;
}

#post-2 .who p {
	width: 360px;
	text-align: left;
}

#post-2 .who p a {
	border: none;
}

#post-2 .booklets {
	position: absolute;
	right: 0;
	top: 560px;
	z-index: -10;
}

#post-39 h2 {
	width: 559px;
	height: 89px;
	background: url(assets/the-study-process.png) no-repeat;
	text-indent: -9999px;
}

#post-8 h2 {
	width: 294px;
	height: 89px;
	background: url(assets/the-team.png) no-repeat;
	text-indent: -9999px;
}

#post-8 h3 {
	color: #B4C960;
}

.team {
	float: left;
	margin-bottom: 20px;
}

.team img {
	float: left;
}

.team h3,
.team p {
	float: right;
	width: 335px;
}

.team img {
	margin: 0 20px 10px 0
}

#post-43 h2 {
	width: 310px;
	height: 89px;
	background: url(assets/contact.png) no-repeat;
	text-indent: -9999px;
}

#post-54 h2 {
	width: 633px;
	height: 89px;
	background: url(assets/take-part-in-the-study.png) no-repeat;
	text-indent: -9999px;
}
.contact-form {
	float: left;
	margin-right: -25px;
}

fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	width: 420px;
	float: left;
	margin: 0 20px 20px 0;
}

.form-label {
	padding: 0  0 6px 0;
	clear: both;
}

.form-input,
.form-textarea {
	float: left;
	margin-bottom: 15px;
}

#post-43 .form-input input,
#post-43 .form-textarea textarea {
	width: 400px;
}

.form-input input,
.form-textarea textarea {
	width: 420px;
	float: left;
	padding: 8px;
	color: #4C5B52;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

label {
	display: block;
	font-size: 1.1666em; /* 14px */
	line-height: 1.5em; /* 18px */
	color: #4C5B52;
}

.form-submit {
	width: 151px;
	border: 0;
	float: right;
}

.form-submit input {
	width: 151px;
	height: 66px;
	background: url(assets/send-button.png);
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 20px;
}

.error {
	color: #fb0518;
	font-size: 1.4em;
	font-weight: bold;
}
/* --------------------------------------------- [ News ] */
.news {
	width: 200px;
	height: 89px;
	background: url(assets/news.png) no-repeat;
	text-indent: -9999px;
}

.news-posts {
	width: 600px;
	float: right;
	margin-bottom: 20px;
}

.post {
	border-bottom: 1px dashed #0083a7;
	margin-bottom: 40px;
}

.post-meta {
	clear: both;
}

.post-meta p {
	margin: 0;
	padding-bottom: 5px;
	color: #8f9090;
}

#sidebar {
	width: 200px;
	float: left;
	margin-right: 40px;
	padding-top: 10px;
}

#sidebar h4 {
	font-size: 1.2em;
}

ul.archive {
	padding: 0;
	list-style: none;
	margin-bottom: 80px;
}

.archive li {
	padding-bottom: 3px;
}

.wp-pagenavi {
	clear: both;
	padding: 10px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #0083a7;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

/* ---------------------------------------- [ Take Part ] */
.check {
	float: left;
	padding-top: 65px;
	background: url(assets/step-1.png) no-repeat;
	margin-bottom: 20px;
	width: 440px;
}

#post-54 p {

	font-size: 1.4em;
}

#post-54 .right-col {
	padding-top: 65px;
	background: url(assets/step-3.png) no-repeat;
}

.wpcf7-form {
	float: left;
	padding-top: 35px!important;
	position: relative;
}
.wpcf7-response-output {
	position: absolute;
	top: 0;
	float: right;
	margin: 0!important;
	font-size: 1.3em !important;
}

span.wpcf7-form-control-wrap {
	position: relative;
	float: left;
}

.wpcf7-not-valid-tip {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	border: 1px solid #ff0000;
	width: 420px !important;
	padding: 5px !important;
	float: left;
	margin-top: 10px;
	color: #ff0000;
}

.wpcf7-validates-as-required.wpcf7-checkbox
.check .wpcf7-list-item label {
	float: left;
}

.check .wpcf7-list-item {
	float: left;
	margin: 0;
	width: 440px;
}

.check .wpcf7-list-item-label {
	width: 412px;
	margin-bottom: 10px;
	float: right;
	font-size: 0.9em;
	line-height: 1.5em; /* 18px */
}

.who-are-you {
	float: left;
	padding-top: 65px;
	background: url(assets/step-2.png) no-repeat;
}

.wpcf7-list-item {
	margin-left: 0 !important;
	margin-right: 20px;
}

/* ------------------------------------------- [ Footer ] */
#footer {
	width: 900px;
	margin: 10px 20px;
	padding: 0;
	float: left;
	border-top: 1px solid #0082A5;
}

#footer img {
	border-bottom: 1px solid #0082A5;
	padding: 10px 0;
}

.copyright {
	text-align: center;
	border-bottom: 1px solid #0082A5;
	margin-bottom: 0;
	padding: 10px 0;
	color: #0082A5;
}

#footer .small {
	margin-top: 10px;
	text-align: right;
}
