 /*  
Theme Name: Fruitful Office
Theme URI: http://www.lunamedia.co.uk
Description: Custom theme for Fruitful Office produced by <a href="http://www.lunamedia.co.uk">Lunamedia</a>
Version: 1.0
Author: Lunamedia
Author URI: http://www.lunamedia.co.uk

*/

/* Layout */

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

/* Global */

html{
}

body{
	float: left;
	width: 100%;
	background: url(images/top-border.png) repeat-x top left; 
	
}

#container{
	line-height: 1.6em;
	font-size: 1.15em;
}


/* Links */

a:link, a:visited{
	color: #2b913a;
	text-decoration: none;
}

a:hover, a:focus, a:active, li.current_page_item a{
	color:#ec1c24;
	text-decoration: underline;
}

li.current_page_item a{
	text-decoration: none;
}

a img {
	border: none;
}

.hidden{
	display: none;
}

/* Header */

#header{

}

#header-inner{
	position: relative;
}

#header p#site-name{
	float: left;
	margin-top: 30px;
}

/* Main Navigation */

#main-nav ul{
	float: left;
	margin-left: 20px;
}

#main-nav ul li{
	display: inline-block;
	padding: 0;
}

#main-nav ul li a{
	display: block;
	width: 110px;
	padding: 25px 0 9px 0;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #fff;
	background: url(images/main-nav-button.png) no-repeat top left;
}

#main-nav ul li a:hover, #main-nav ul li.current_page_item a{
	background: url(images/main-nav-button-hover.png) no-repeat top left;
}


/* Content */

#content{

}

/* Generic Sidebar */

.generic_sidebar{
}

.generic_sidebar li{
	list-style: none;
	margin: 1em 0;
	padding-left: 17px;
	background: url(images/link.gif) no-repeat 0 0;
}

.generic_sidebar li.current_page_item a{
	color:#ec1c24;
}

.generic_sidebar li a{
	font: normal 1.2em Helvetica, Arial, sans-serif;
}

.generic_sidebar li.no-indent{
	background: none;
	padding-left: 0;
}

/* Footer */

#footer{
	height: 175px;
	margin-top: 10px;
	margin-bottom: 0;
	background: url(images/footer.png) no-repeat 0 100%;
}

#footer p{
	text-align: right;
	padding: 50px 0 0 0;
	color:#fff;
}

#footer span#copyright{
	float: left;
	padding: 52px 0 0 10px;
	text-align: left;
	color: #fff;
}

#footer img{
	float: left;
	margin: 0 5px;
}

#footer h3{
	font-weight: bold;
}

#footer a{
	padding-right: 10px;
	color: #fff;
	text-decoration: underline;
}

#credentials{
float: left;
margin-bottom: 10px;
}

/* Page Templates */

/* Front Page */

a#dutch-link{
position: relative;
top: 15px;
height: 21px;
margin: 0 10px 0 0;
padding-top: 2px;
padding-left: 26px;
background: url(images/dutchflag.gif) no-repeat top left;
}

a#portugal-link{
position: relative;
top: 15px;
height: 21px;
padding-top: 2px;
padding-left: 26px;
background: url(images/portugal-flag.gif) no-repeat top left;
}
a#german-link{
position: relative;
top: 15px;
height: 21px;
padding-top: 2px;
padding-left: 26px;
background: url(images/germanflag.png) no-repeat top left;
margin-right:10px;
}

div.front-content{
	margin-top: -25px;
}

div#sidebar-front{
	margin-top: 65px;
	margin-left: 20px;
	margin-right:0px;
}

div#front-left{
	margin-right: 20px;
}

div.front-inner{
	padding: 10px;
	border: 1px solid #95b99a;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

#front-image{
	position: relative;
	left: 10px;
}

div.front-inner.no-pad{
	padding: 0;
}

div.relative{
	position: relative;
}

.small-home-link a {color: #2B913A; font-size:11px; }
div.front-inner.no-pad h1, div.front-inner.no-pad h2 {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 200;
}

div.front-inner strong{
	line-height: 1.2em;
}

div#front-newsfeed{
	margin-top: 10px;
}

.heightfix{	height: 150px;
}

.heightfix-2{	height: 167px; margin:10px 0px 10px 0px; }
}

/* Page Content List Styles */

ul.inline-headers h2, ul.inline-headers h3, ol.inline-headers h2, ol.inline-headers h3{
	display: inline;
}

div.sitemap ul li{
	list-style: none;
}

/* Fruit Guru */

div#newsfeed-featured{
	float: left;
}

div.featured-post{
	clear: both;
}

div.featured-post .image_block img{
	margin-bottom: 5px;
}

.guru-shift{
	margin-top: 10px;
}

#guru-intro{
height: 83px;
padding: 20px 0 0 10px;
}

/* Fruitopedia */

#datacontent {
}

#datacontent ul {
	list-style: none;
	display: block;
}

#datacontent li {
	float: left;
}

#datacontent li a {
	display: inline-block;
	text-decoration: none;
}

#datacontent li a:hover {
}

#datacontent li a.selected {
}

#datacontent .panels {
	clear: both;
    overflow: hidden;
}

#datacontent .panelsInner {
    overflow: hidden;
}

#datacontent .panel {
    padding: 20px 0;
}

#datacontent ul{
	margin: 0;
	padding: 0;
}

#datacontent ul.fruitnav li, #datacontent ul.fruitnav li a{
	width: 92px;
	height: 92px;
}

div.panels{
	padding-left: 1px;
}

/* Page Newsfeeds */

div.news-cats ul{
	margin-left: 0;
}

div.news-cats ul li{
	list-style: none;
	display: inline;
	margin-right: 7px;
	padding-right: 5px;
	border-right: 1px solid #666;
}

div.news-cats ul li:last-child{
	border: none;
}


/* Newsletter CC widget */

button#go{
	margin: 10px auto 0 auto;
}


/* Contact */

/* Contact Form 7 */

.wpcf7-form{
}

span.c7label{
	padding-top: 20px;
	width: 80px;
	display: inline;
	float: left;
}

span.wpcf7-form-control-wrap input{
	float: right;
	width: 200px;
}


.wpcf7-form input, span.wpcf7-radio{
	margin-top: 15px;
}

span.wpcf7-radio input{
	float: none;
	margin-top: none;
	width: 30px;
} 

form.wpcf7-form p{
	width: 300px;
	margin: 0 0 0 70px;
	clear: both;
}
	
.wpcf7-form textarea{
	margin-top: 10px;
	width: 300px;
}
	
span#comments-label{
	position: relative;
	top: 10px;
}

.wpcf7-form .form-submit{
	float: none;
}

 div#contact-details address{
	text-align: center;	
}

div#contact-details p#phone{
	margin-top: 20px;
	height: 57px;
	background: url(images/phone.gif) no-repeat 140px 0;
	text-align: center;
}

div#contact-details p#email{
	height: 44px;
	background: url(images/email.gif) no-repeat 120px 0;
	text-align: center;
}

div#contact-details #address{
	height: 150px;
	background: url(images/house.gif) no-repeat 95px 35px;
}

span.center{
	display: block;
	width: 100%;
	text-align: center;
}

/* Posts */

.post{
	margin-bottom: 40px;
}

.postmetadata{
	font-size: 0.9em;
}

.entry ul, .entry ol{
	margin-left: 20px;
}

.post h4{
	color: #777;
}

.image_block{
	float: right;
	margin-left: 10px;
}

.ddop ul{
	margin-left: 0;
}
	

/* Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}


/* Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}



/* Begin Comments */

textarea#comment{
	width: 460px;
}

ul.commentlist li{
	list-style-type: none;
}

li.comment{
	padding-bottom: 10px;
	border-bottom: 1px dotted #2b913a;
	margin-bottom: 10px;
}

.postmetadata{
	padding-top: 5px;
	border-top: 1px dotted #2b913a;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.front-inner span.postmetadata, #newsfeed-latest .postmetadata{
	display: inline-block;
	margin: -5px 0 5px 0;
	padding: 0;
	border-top: none;
}

.datepostmetadata{
	display: inline-block;
	margin: -5px 0 5px 0;
	padding: 0;
	border-top: none;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.commentmetadata{
	float: right;
	margin-top: -35px;
}



/* Kubrick Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

cite{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
}

.center {
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Fixes */

/* yellow badge */

#y-badge{
	position: relative;
	top: 20px;
	left: -25px;
}


#africa-link{
	display: block;
	text-align: center;
}

/* get box image */

div#box-fix{
	margin-top: -20px;
}

/* General Clearing */

.clearleft{
	clear: left;
}


/* Absolutely positioned contacts box */

#contacts{
	position: absolute;
	top: 60px;
	right: 0;
}

#contacts h3{
	font-size: 15px;
	font-weight: bold;
}

span#prices{
	font-size: 15px;
	padding-bottom: 10px;
}

span#prices a{
	text-decoration: underline;
}


/* Modal window */


/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  background: #fff;
}


/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:375px; 
  height:300px;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}


/* Groupon forms */

div#wpcf7-f3-p1669-o1 form.wpcf7-form p, div#wpcf7-f5-p1671-o1 form.wpcf7-form p{
	clear:both;
	margin:0 0 0 40px;
	width:340px;
}

div#wpcf7-f3-p1669-o1 form.wpcf7-form span.c7label, div#wpcf7-f5-p1671-o1 form.wpcf7-form span.c7label {
	display:inline;
	float:left;
	padding-top:20px;
	width:120px;
}

div#wpcf7-f3-p1669-o1 .wpcf7-form textarea, div#wpcf7-f5-p1671-o1 .wpcf7-form textarea{
	margin-top:10px;
	margin-bottom: 10px;
	width:340px;
}

/* New frontpage May 2011 */

#front-africa{
	float: left;
	height: 130px;
	width: 318px;
	margin-left: 10px;
}

#front-africa img{
	float: left;
	margin: 0 10px 20px 0;
}

#front-zoo{
	float: left;
	margin-top: 10px;
}

#front-twitter{
	float: left;
	width: 195px;
	border: 1px solid #95B99A;
    border-radius: 10px;
    padding: 9px 8px 9px 4px;
}


/* Competition Page */


.comp-label{
	padding-top: 20px;
	width: 50px;
	display: inline;
	float: left;
}

#fb-comp{
	position: relative;
	left: 100px;
	padding-top: 0;
}

#wpcf7-f6-p1846-o1{
	width: 458px;
}


#wpcf7-f6-p1846-o1 form.wpcf7-form p{
	width: 300px;
	margin: 0;
	padding: 0 79px;
	clear: both;
}

#wpcf7-f6-p1846-o1 span.wpcf7-form-control-wrap input{
	float: right;
	width: 230px;
}

#comp-select{
	position: relative;
	top: 17px;
	left: 10px;
}

/* Tracey changes September 2011 ------------------------------------------ */

#front-africa-2{
	float: left;
	height: 130px;
	width: 318px;
	margin-left: 0px;
}
#front-left {}

#front-africa-2 img{
	float: left;
	margin: 0 10px 20px 0;
}

#sidebar-front-blog{
	float: left;
	width: 340px;
	margin-left: 0px;
}
.homepostmetadata{
	display: inline-block;
	margin: -5px 0 0 0;
	padding: 0;
	border-top: none;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#front-blog p {margin-bottom:0px;}
.page-template-page-fruit-reports-php div.entry img {}
.page-template-page-guru-php .featured-post {min-height:85px;}

.home p.grid_9 {height:50px;}

#constant_contact_api_widget-2 {list-style-type:none; list-style:none;}
#constant_contact_api_widget-2 .input-text-wrap {margin-bottom:7px;}
p.pgap {height: 1px; margin-bottom:6px;}
#ofd-link {padding-top:50px;}
#ofd-link a {
	color: #2b913a;
	text-decoration: none;
}

#ofd-link a:hover {
	color:#ec1c24;
	text-decoration: underline;
}

.home #footer p{
	text-align: right;
	padding: 25px 0 0 0;
	color:#fff;
}

.home #footer span#copyright{
	float: left;
	padding: 27px 0 0 10px;
	text-align: left;
	color: #fff;
}
.home #footer p#bottom-paragraph {text-align: left; color:#666; clear:both; padding:0px 0px 50px 0px;}

.home #footer {height:380px;}

/*

 * WP-Paginate - WordPress Pagination Function

 * Revision: $Id: wp-paginate.css 286636 2010-09-08 00:11:23Z emartin24 $

 * Copyright (c) 2010 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/

 */

.wp-paginate {padding:0; margin:0;}

.wp-paginate li {display:inline; list-style:none;}

.wp-paginate a {background:#fff; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}

.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}

.wp-paginate .title {color:#555; margin-right:4px;}

.wp-paginate .gap {color:#999; margin-right:4px;}

.wp-paginate .current {color:#fff; background:#2b913a; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}

.wp-paginate .page {}

.wp-paginate .prev, .wp-paginate .next {}



/* style overrides for comments pagination */

.wp-paginate-comments {}

.wp-paginate-comments li {}

.wp-paginate-comments a {}

.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}

.wp-paginate-comments .title {}

.wp-paginate-comments .gap {}

.wp-paginate-comments .current {}

.wp-paginate-comments .page {}

.wp-paginate-comments .prev, .wp-paginate-comments .next {}
