/*
Theme Name: Rare Fruits council
Theme URI: http://wordpress.org/extend/themes/meneerdezwart/
Author: Arden de Raaij
Author URI: http://arden.nl/
Description: A semantic, HTML5 theme based on the Automattic v1.0 toolbox theme (http://automattic.com
Version: 1.1
License: GNU General Public License
*/

/* =General
-------------------------------------------------------------- */

html,
body {
	height:100%;
}

body {
	font-size:12px;
	font-family: georgia, "Times New Roman", serif;
}

a {
	color:#666666;
	text-decoration:none;
	font-style:italic;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

h1 a {
	font-style:normal; 
	color:#000;
}

h1 a:hover {
	color:#000;
}

.topbar a {
	color:#848484;
	text-decoration:none;
	font-style:italic;
}

.topbar a:hover,
.topbar a:active,
li.current-menu-item a,
li.current-post-ancestor a{
	color:#fff!important;
}

p {
	line-height:2em;
	color:#666666;
}

/*remove firefox border*/
:-moz-any-link:focus { 
	outline: none;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.full-width {
	width: 840px;
	margin:0 auto;
}

.one-third {
	width:260px;
}

.two-third {
	width:550px;
}

.sprite {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	width: 835px;
}
.scrollTo {
	width:1px;
	height:1px;
	float:left;
}
.primary  {
	
}
/* =Structure
-------------------------------------------------------------- */

.page-wrap{
	display:none;
}

.bigwrap {
	min-height: 100%; /*push footer to bottom*/
	height: auto !important; /* ie and such*/
	height: 100%; /*real browsers*/
	margin: 0 auto -30px; /*negative margin the size of the footer */
}

.topbar {
	height: 30px;
	background:#000;
	width:100%;
}

.site {
	display: block;
	margin:0 auto;
	
}

.footer {
	clear: both;
	display: block;
	width: 100%;
}

/* =Logo
-------------------------------------------------------------- */
.site-title {
	
	height:auto;	
	margin:45px auto 40px auto;
}
.site-title img {
	width:100%;
	height:auto;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* =FP Image slide
-------------------------------------------------------------- */

.latest-title {	
	height:12px;	
	background-image:url(images/dots.png);
	background-repeat: no-repeat;
	margin:0 auto;
}

.image-slide { 	
	
	margin: 20px auto 37px auto;
	overflow:hidden;
}

/* =FP Latest/Work/
-------------------------------------------------------------- */

.work-title {
	margin: 0 0 40px 0;	
	background-position: center -309px;
	width:100%;
	height: 13px;	
}

.blog-title{
	margin: 0 0 30px 0;	
	background-position: center -10px;
	width:100%;
	height:13px;
	overflow:hidden;
}

.dot-line { 
	height:5px; 
	overflow:hidden;	
	background-position: center -415px;
	margin-bottom:30px;
	width:100%;
}

.about-title {
	margin: 0 0 40px 0;	
	background-position: center -359px;
	width:100%;
	height: 13px;	
}

/* =Menu
-------------------------------------------------------------- */

.main-navigation {
	margin:0 auto;
	text-transform:lowercase;
}

.main-navigation ul {
	float:right;
}

.main-navigation li {
	float: left;
	position: relative;
	margin: 10px 7px 0 0;
}

/* =Portfolio Category Styles
-------------------------------------------------------------- */

/*grid wrapper, 60px wider to accomodate grid-item margins (2*30px)*/
.work-wrapper {
	width: 900px;
	margin-left:-30px;
	overflow:hidden;
}

.work-box {
	margin:0 0 40px 30px;	
	height:auto;
	float:left;	
	text-align:center;
}

.thumb-box {	
	height:155px;
	overflow:hidden;
	background:#ccc;
	position:relative;
}

.thumb-box img {
	position:absolute;
	top:0;
	left:0;
}

.thumb-box img:hover {
	position:absolute;
	left:0;
	top:-155px;
}

.thumb {
	position: absolute;
	left: 0;
	top: 0;
	z-index:10;
}

.thumb-hover {
	position:absolute;
	top:0;
	left:0;
}

h2.work-box-title {
	margin: 8px 0 6px 0;
	font-family:arial, helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* =Blog category styles
-------------------------------------------------------------- */

.blogpost {	
	margin:0 0 30px 0;
	position:relative;
}

.blogpost h2 {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-bottom:15px;
}

span.date {
	color:#666666;
}

.blog-box {
	float:left;
	width:255px;
	padding-left:5px;
	margin: 0 32px 0 0;
}

.blog-box p {
	margin-top:40px;
}

.blog-box a { 
	color:#333;
}

.blog-meta {
	width:255px;
	position:absolute;
	bottom:0;
	left:0;
}

.addthis_button {
	float:right;
}

/* =Content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
	display: block;
}

.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}

#nav-below {	
	float:left;
	margin: -44px 0 0 0;
}

#nav-below .older {
	height:19px;
	width:57px;
	background-position:  -3px -588px;
}

#nav-below .newer {
	height:19px;
	width:61px;
	float:right;
	background-position: -1px -480px;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}

.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}

.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
	margin: 10px 0;
}

.error404 .widget {
	margin: 0 0 10px 0;
	line-height:2em;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

img.alignleft {
	margin-right: 1em;
}

img.alignright {
	margin-left: 1em;
}

.wp-caption {
	padding: .5em;
	text-align: center;
}

.wp-caption img {
	margin: .25em;
}

.wp-caption .wp-caption-text {
	margin: .5em;
}

.wp-smiley {
	margin: 0;
}

/* =Slide Show
-------------------------------------------------------------- */
.slide-wrap {	
	padding:0 30px;
	margin-left:-30px;
	position:relative;	
	
}

.slide-wrap h1 {
	font-family:arial,helvetica,sans-serif;
	font-size:20px; 
	font-weight:bold;
}

.graphical .psp-icon:before {
	content: none !important;
}

.graphical {
	height:auto!important;

}

.graphical a.slideshow-prev {
	position:absolute; 
	top:49% ;
	margin-top:-19px;
	left:0;	
	background: url('images/sprite.png') no-repeat -24px -804px; 
	width: 10px;
	height: 19px;
}

.graphical a.slideshow-next {
	position:absolute; 
	top:49%;
	margin-top:-19px;
	right:-20px;
	background: url('images/sprite.png') no-repeat -24px -695px; 
	width: 10px;
	height: 19px;
	
}

/* =Portfolio Item Information
-------------------------------------------------------------- */

.info-wrap {	
	margin: 12px 0 30px 0;
	overflow: hidden;
}

.left-column {	
	text-align:right;
	float:left;
	margin: 0 30px 0 0;
	padding: 5px 0 0 0;
}

.left-column h1{
	font-size:20px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:9px;
}

a.item-url {
	color:#000;
}

.left-column .category {
	margin-top:13px;
}

.right-column {
	float:right;	
}

.right-column a {
	color:#333;
}

/* =Contact
-------------------------------------------------------------- */


.contact {	 	
	overflow:hidden;
	text-align:center; 
}
.contact-title {
	width:100%;
	background-position: center -110px;
	height:13px;
}
.contact p {
	color:#848484;
	padding:10px 0;
	font-style:italic;
}

.contact a {
	color:#000;
}


/* =About
-------------------------------------------------------------- */
.about-block {	
	overflow:hidden;
	background-color:#f2f2f3;
	padding:16px;
	margin-bottom:30px;	
	position:relative;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
}
.intro-content {
	float:left;
	width:100%;
	
}
.about-block p {
	display:inline;
}
.about-thumb{
	float:right;
	
}
/* =Footer
-------------------------------------------------------------- */
.footer-wrap {
	display:none;
}

/*push footer all the way to bottom*/
.push {
	height:30px; /*equals footer height*/
	float:left;
}

.footer {
	height:30px; 
}

.footer {
	background: #000;
	width:100%;
}

.middle {	
	margin: 0 auto;
	padding: 9px 0;
	text-align:right;
}

.middle a {
	color:#848484; 
	margin-top: 9px;
	text-decoration: none;
	font-style:italic;
}

.middle a:hover {
	color:#fff; 
}

/* =Media Queries - Display styles between 1024 and 768 pixels
-------------------------------------------------------------- */
@media all and (max-width: 920px) and  (min-width:825px){

	.full-width {
		width:750px;
	}
	.one-third {
		width:230px;
	}
	.two-third {
		width:490px;
	}
	.work-wrapper {
		width:810px;
	}
	img.attachment-blog {
		width:450px;
		height:auto;
	}	
}
/* =Media Queries - Display styles between 768 and 500 pixels
-------------------------------------------------------------- */
@media all and (max-width:824px) and (min-width: 645px) {

	.full-width {
		width:547px;
	}
	.one-third {
		width:260px;
	}
	.two-third {
		width:260px;
	}
	.work-wrapper {
		width:607px;
	}
	/*blog*/
	.blog-box {
		width:100%;
		height:auto;
		padding:0;
		margin:0 0 10px 0;
	}
	.blogpost p {
		margin:10px 0 0 0;
	}
	.blog-meta {
		width:100%;
		position:relative;
		margin-top:10px;
	}
	/*single work item*/
	.left-column {		
		margin:0;
	}
	.intro-content {
		width:100%;
	}
	
}
/* =Media Queries - Display styles between 500 and 5 pixels
-------------------------------------------------------------- */
@media all and (max-width: 644px) and (min-width: 451px)  {
.full-width {
		width:400px;
	}
	.one-third {
		width:185px;
	}
	.two-third {
		width:400px;
	}
	.work-wrapper {
		width:460px;
	}
	/*blog*/
	.blog-box {
		width:100%;
		height:auto;
		padding:0;
		margin:0 0 10px 0;
	}
	.blogpost p {
		margin:10px 0 0 0;
	}
	.blog-meta {
		width:100%;
		position:relative;
		margin-top:10px;
	}
	img.attachment-blog {
		width:400px;
		height:auto;
	}
	/*single work item*/
	.left-column {		
		margin:0;
		text-align:center;
		width:100%;
		padding-bottom:10px;
	}
}
/* =Media Queries - Display styles between 500 and 5 pixels
-------------------------------------------------------------- */
@media all and (max-width: 450px) and (min-width: 5px)  {
	.full-width {
		width:260px;
	}
	.one-third {
		width:260;
	}
	.two-third {
		width:260px;
	}
	.work-wrapper {
		width:260px;
		margin:0;
	}
	.work-box {
		margin:0 0 30px 0;
	}
	.site-title {
		width:260px;
		height:auto;
	}
	.site-title img {
		width:100%;
		height:auto;
	}

	/*blog*/
	.blog-box {
		width:100%;
		height:auto;
		padding:0;
		margin:0 0 10px 0;
	}
	.blogpost p {
		margin:10px 0 0 0;
	}
	.blog-meta {
		width:100%;
		position:relative;
		margin-top:10px;
	}
	img.attachment-blog {
		width:260px;
		height:auto;
	}/*single work item*/
	.left-column {	
		text-align:center;
		padding-bottom:10px;
	}
}