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

/* ----------------------------------------------------- 
	Theme Name: Cultivate
	Them URI: http://www.cultivatecreative.co.uk
	Version: 3.0
	Media: Screen
	Author: Cultivate Creative
	Edit Date: 28/03/2010
----------------------------------------------------- */

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

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a { 
	outline: none;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: #E4E2E0 url(images/fold-grey.gif) repeat-x;
	color: #111;
}

hr {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

h1, h2, h3, h4 {
	font-family: Georgia, serif;
	color: #000;
}

h1 {
	font-style: italic;
	margin-bottom: 1em;
	font-size: 2.2em;
	line-height: 1.3
}

h2 {
	font-style: italic;
	margin-bottom: 1em;
	font-size: 2.2em;
	line-height: 1.3;
}

h3 {
	font-style: italic;
	margin-bottom: 1em;
	font-size: 1.8em;
	line-height: 1.3;
}

h4 {
	font-style: italic;
	font-weight: normal;
	margin-bottom: .6em;
	font-size: 1.6em;
	line-height: 1.2;
}

h5 {
	font-style: italic;
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
}

p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
}

ul {
	margin-bottom: 2em;
}

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

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #0F83DB;
}

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

.small {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.6;
	color: #777;
	font-style: italic;
	padding: 0;
}

.thumbnail {
	margin-bottom: 10px;
	border: 1px solid #DFDFDF;
}

a.more-link {
	font-size: .9em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tooltip {
	display: block;
	padding-top: 8px;
	font-size: .9em;
}

.attachment-thumbnail,
.attachment-medium {
	/*border: 1px solid #ebedea;*/
	margin-bottom: 10px;
}

.nudge-bottom {
	margin-bottom: 2em;
}

blockquote {
	font-size: 1.1667em; /* 14px */
	line-height: 1.2857em;/* 18px */
	padding: 0 10px 0 10px;
	font-style: italic;
	color: #959595;
	border-left: 1px solid #959595;
}

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

#wrapper {
	width: 956px;
	margin: 10px auto 20px;
	padding: 0 15px 20px 15px;
	overflow: hidden;
	/*background : url(images/grid.gif) 0 0;*/
	background : #fff url(images/fold.gif) repeat-x 0 590px;
}

/* ---------------------------------------- [ Main Nav ] */

#main-nav {
	padding: 0;
	overflow: hidden;
	float: right;
}

#main-nav ul {
  float:right;
  list-style-type:none;
  margin:0;
  padding:0;
  display:block;
}

#main-nav ul li {
  float:left;
}

#main-nav li.page_item {
	float: left;
}

#main-nav li a {
	width: 82px;
	line-height: 1.6;
  	padding: 12px 0 5px 0;
	font-weight: normal;
	border-top: 5px solid #fff;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#main-nav ul a,
#main-nav ul a:active,
#main-nav ul a:visited {
  display:block;
  color: #333;
}

#main-nav ul a:active,
#main-nav ul a:hover {
  border-top: 5px solid #58A6DC;
  text-decoration:none;
}

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

#header {
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #e5e5e5;
	height: 285px;
}

#wrapper h2 {
	float: left;
}

#wrapper h2 a {
	float: left;
	margin-top: 10px;
	display: block;
	width: 141px;
	height: 31px;
	background: url(images/cultivate-logo.png) no-repeat;
	text-indent: -9999px;
}
/* ------------------------------------------ [ Content ] */

#content {
	overflow: hidden;
	float: right;
}

.services ul li {
	list-style: none;
}
/* ----------------------------------------- [ Homepage ] */

.home-header { 
	position: relative;
	background-color: #63A4D9;
}

.home-header h1 {
	position: absolute;
	top: 20px;
	z-index: 1;
	width: 592px;
	color: #fff;
	line-height: 1.6;
}

.home-header h1 span {
   background-color: #63A4D9;
   padding: 10px 20px;
}

h1 span.spacer {
   padding: 0 6px;
}

.home-header img { 
	width: 956px;
	height: 285px;
}
/* -------------------------------------------- [ About ] */
.about-header {
	position: relative;
}

#header .about-header h1 {
	position: absolute;
	top: 20px;
	z-index: 1;
	width: 592px;
	color: #fff;
	line-height: 1.6;
}

.about-header h1 span {
   background-color: #63A4D9;
   padding: 10px 20px;
}

.about-header h1 span.spacer {
   padding: 0 6px;
}

/* --------------------------------------------- [ News ] */
#header.news h1 {
	position: absolute;
	top: 20px;
	z-index: 1;
	width: 592px;
	color: #fff;
	line-height: 1.6;
}

.news h1 span,
.news h2 span {
   background-color: #63A4D9;
   padding: 10px 20px;
}

.news h1 span.spacer{
   padding: 0 6px;
}

.header-focus { 
	position: relative;
	background-color: #63A4D9;
}

#header.news h2 {
	position: absolute;
	top: 20px;
	z-index: 1;
	width: 592px;
	color: #fff;
	line-height: 1.6;
}

h2 span.spacer {
   padding: 0 6px;
}

.home-header img,
.about-header img,
.header-focus { 
	width: 956px;
	height: 285px;
}

#header.news {
	position: relative;
	height: 130px;
}

.post {
	position: relative;
}

.post-meta {
	position: absolute;
	top: 50px;
	right: 0;
}

.company-about {
	position: absolute;
	left: 0;
	top: 62px;
	width: 500px;
	padding: 5px 5px 0 20px;
	background-color: #63A4D9;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.1;
}

.company-about p {
	margin-bottom: 8px
}

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

.client-focus {
	margin-bottom: 10px;
}

#sidebar .focus-home {
	margin-bottom: 278px;
}

#sidebar .portfolio-home {
	margin-bottom: 218px;
}

#sidebar .focus {
	margin-bottom: 261px;
}

.portfolio {
	/*margin-top: 300px;*/
}

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

#content ul {
	float: left;
	width: ;
}

#content ul.nav {
	width: 184px;
}

.post-focus,
.post-small,
.portfolio-post-small {
	margin-bottom: 20px;
	list-style: none;
}

.post-focus a {
	display: block;
	border-bottom: 1px solid #ebedea;
	height: 280px;
	font-weight: normal;
}

.post-focus a span {
	width: 388px;
	float: left;
	font-size: 1.23em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
	overflow: visible;
	zoom: 1;
}

.post-small a {
	display: block;
	border-bottom: 1px solid #ebedea;
	width: 184px;
	height: 300px;
	font-weight: normal;
}

.portfolio-post-small a {
	display: block;
	border-bottom: 1px solid #ebedea;
	width: 252px;
	height: 210px;
	font-weight: normal;
}

.post-small a:hover,
.post-focus a:hover,
.portfolio-post-small a:hover {
	background-color: #f7f8f6;
	border-bottom: 1px solid #63A4D9;
	color: #000;
}

.post-small a span {
	width: 184px;
	float: left;
	font-size: 1.23em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
	overflow: visible;
	zoom: 1;
}

.portfolio-post-small a span {
	width: 252px;
	float: left;
	font-size: 1.23em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
	overflow: visible;
	zoom: 1;
}

.post-small a:hover span,
.post-focus a:hover span,
.portfolio-post-small a:hover span {
	color: #63A4D9;
	cursor: pointer;	
}

.post-content p,
.post-content h5,
.post-content code {
	width: 490px !important;
}

.post .post-meta {
	float: right !important;
	border-top: 1px dotted #bbb;
}

.wp-pagenavi {
	float: left;
	padding: 10px 0;
}

span.pages,
span.current {
	border-color: #ebedea !important;
	color: #777 !important;
}

a.page,
a.nextpostslink {
	color: #63A4D9 !important;
	border-color: #63A4D9 !important;
}
/* --------------------------------- [ Single Portfolio ] */
.single-focus {
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}

.single-focus h1 {
	position: absolute;
	top: 520px;
}

.single-focus p {
	float: left;
	margin-right: 20px;
}

.testimonial {
	width: 286px;
	position: absolute;
	right: 0;
}

.single-focus blockquote {
	float: right;
	border: 0;
	width: 258px;
	font-size: 1.3em;
	line-height: 1.5;
	color: #63A4D9;
	font-family: Georgia, "Times New Roman", serif;
	text-align: right;
	background: url(images/quote.png) 0 0 no-repeat;
	margin: 0 0 10px;
	padding: 6px 0 0 28px;

}

p.quote-by {
	margin: 0 !important;
	width: 258px !important;
	text-align: right;
	float: right;
}

.company-quote blockquote {
	border: 0;
	width: 564px;
	font-size: 1.6em;
	line-height: 1.5;
	color: #63A4D9;
	font-family: Georgia, "Times New Roman", serif;
	background: url(images/quote.png) 0 0 no-repeat;
	margin: 0 0 0 364px;
	padding: 6px 0 0 28px;
}

.company-quote .quote {
	margin-bottom: 40px;
	text-align: right;
	background-color: #fff;
	padding: 0 6px;
}
/* ------------------------------------------ [ Archive ] */
li.post-list {
	border-bottom: 1px dotted;
}

li.post-list a {
	padding: 5px;
	display: block;
	font-size: 1.23em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
}

li.post-list a span {
	float: right;
	color: #ccc;
}

li.post-list a:hover {
	background-color: #63A4D9;
	color: #fff;
}

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

#sidebar-right {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}

.section {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	clear: both;
	overflow: hidden;
	background: url(images/checker_grey.png) repeat-x 0 0;
}

ul.nav {
	margin: 0 0 20px 0;
	list-style-type: none;
}

.nav li {
	margin: 0;
	padding: 4px 0 5px 0;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

.nav li.last {
	border-bottom: 0;
}

ul.elsewhere li {
	border-bottom: 0;
	float: left;
	margin-right: 10px;
}

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

#commentary {
	border-top: 1px solid #111;
	margin-top: 48px;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

.comment {
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

.comment dt {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	line-height: 1.6;
}

#leave-comment {
	border-top: 1px solid #ccc;
	padding: 12px 0 0 0;
	margin-top: 24px;
	overflow: hidden;
	clear: both;	
}

#leave-comment code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.comment-field {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ccc;
	clear: both;
	overflow: hidden;	
}

.comment-field.last-field {
	border-bottom: 0;
}

label {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}

input, textarea {
	width: 94%;
	padding: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

textarea {
	height: 100px;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}
/* ----------------------------------------- [ Contact ] */
.traditional-contact {
	border: 1px dashed #ccc;
	padding: 5px 5px 0 5px;
	margin-bottom: 18px;
}

.formcontainer {
	float: left;
	padding: 5px;
	border: 1px dashed #ccc;
}

.formcontainer p.important,
.formcontainer p.error {
	color: #fb0418;
}

legend {
	font-size: 1.1em;
	margin: 0;
	color:  #ccc;
}

.contact-form fieldset {
	margin-bottom : 20px;
	float : left;
	border: 0;
}

.form-input {
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}

.form-label {
	width: 80px;
	float: left;
	margin-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.form-input input {
	width: 380px;
	float: left;
}

.form-textarea {
	float: left;
	width: 405px;
	padding-top: 12px;
}

.form-option {
	float: left;
	padding-top: 7px;
	padding-left: 104px;
	position: relative;
	width: 155px;
}

.form-option label {
	float: right;
	margin-top: -2px;
	padding: 0;
	width: 135px;
}

#ec_option_cc {
	border: 0;
	width: 20px;
	float: left;
}

.form-submit {
	clear: both;
}

.form-submit input.button {
	width: 140px;
	padding: 40px 0 0 0;
	border: 0;
	float: right;
	margin-right: 82px;
}

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

#flickr_badge_wrapper {
	margin-right: -20px;
	overflow: hidden;
	padding-left: 5px;
}

.flickr_badge_image {
	margin: 0 20px 20px 0;
	float: left;
}

.flickr_badge_image img { 
	border: 1px solid #000;
	width: 75px;
	height: 75px;
}

.flickr_badge_image a {
	display: block;
}


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

#footnotes {
	padding: 15px 0 0 0;
	margin-top: 4em;
	overflow: hidden;
	float: left;
	background: url(images/checker_grey.png) repeat-x 0 0;
}

#footnotes p {
	margin-bottom: 2px;
}

p.small a {
	font-size: 1em;
	line-height: 1.6;
	color: #777;
	font-weight: normal;
	padding: 0;
}

p.small a:hover {
	color: #0F83DB;
}

.copyright {
	margin: 0 auto;
	width: 980px;
}