/*  
Theme Name: Porto
Theme URI: http://www.framestate.nl
Description: Portfolio theme for audiovisuele boeren
Version: 1.0
Author: Frank Post
Author URI: http://www.framestate.nl/

*/

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	top:0px;
	color: #fff;
	padding: 0px 0 0 0;
	background-color: #000;
	}

img.source-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#bodywrappie{
	position: absolute;
	background-image: url('http://www.framestate.nl/wp/wp-content/themes/porto/images/bg.png');
	height: 100%;
	width: 100%;
}
a:link, a:visited{
	text-decoration: none;
	line-height:200%;
	border: 0px;
}

.wrapperoutline {
background: #0f0f0f;
width: 746px;
left: 50%;
position: absolute;
height: 950px;
margin-left: -373px;
}


.wrapper {
	display:table-cell;
	vertical-align:bottom;
	text-align: left;	
	background-color: #000;
	width: 732px;
	height: 950px;
	background-image: url('http://www.framestate.nl/wp/wp-content/themes/porto/images/wrap_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: 50%;
	margin-left: -366px; /*always take 1/2 from the size of the width, they have to be negative*/;
}

#clientbox {
	text-align: justify;
	color: #575151;
}
#clientbox h1 {
	color: #777777;
	font-size: 12px;
	display: inline;
}

#clientbox h2 {
	color: #777777;
	font-size: 14px;
	display: inline;
}

#clientbox h3 {
	color: #777777;
	font-size: 16px;
	display: inline;
}


#clientbox a, a:visited {
	padding-right: 20px;
	color: #575151;
}

#clientbox a:hover {
	color: #777777;
}


#pagebox{
	width: 703px;
	height: 350px;
	text-align: right;
	display: block;
	clear:both;
}

#textblock{
	padding: 2px;
	float: left;
	width: 475px;
	height: 336px;
	text-align: left;
	color: #777777;	
}

#textblock h1{
	color: #575151;
	font-size: 12px;
	display: inline;	
}

#imagebox{
	float: right;
	right: 100px;
	background-image: url('http://www.framestate.nl/wp/wp-content/themes/porto/images/studio_ill.jpg');	
	width: 217px;
	height: 336px;
	background-repeat: no-repeat;
	background-position: center;
}

#featured{
	position: relative;
	display: block;
	width: 703px;
	margin: 0 auto;
	text-align: center;
	height: 396px;
	padding: 0px;
	
}

#featured img {
	margin-top: 10px;
	
}

#container {
	position: relative;
	display: block;
	width: 703px;
	margin: 0 auto;
	text-align: center;
}

.header {
	width: 732px;
	height: 120px;
	background-image: url('http://www.framestate.nl/wp/wp-content/themes/porto/images/titlelogo.png');
	background-repeat: no-repeat; 
	margin: 0 auto;
	text-align: right;
	line-height: 200px;
}


.thumbposts {
	height: 150px;
	width: 150px;
	text-align: left;
}

.header a, a:visited {
	padding-right: 20px;
	color: #575151;
}

.header a:hover {
	color: #777777;
}


.content {
	width: 720px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#clientblock{
	position: relative;
	height:746px;
	margin: 0 auto;
	padding: 0px;
}
#clientblock h1{
	color: #575151;
	font-size: 16px;
	display: inline;	

}
.heightfill {
	display: block;
	position: relative;
	height: 15px;
	margin: 0 auto;
	padding: 0px;

}

.bigfill {
	position: static;
	height: 150px;
	background-color: blue;

}
.entry{
	text-align: center;
	position: relative;
	height: 396px;
	margin: 0 auto;
	padding: 0px;
	
}

.post {
	
	margin: 0 auto;
	padding: 0px;
	width: 703px;
	height: 396px;
		
}

.post a {
	
	width:100%;
	height:100%;
	text-decoration:none;
}

#foot {
	
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	bottom: 2%;
	width: 732px;
	color: #575151;
	text-align: center;
	display: inline;	
}
#foot img {
	display: inline;	
	border: 3px;
	padding: 0px;
	
}
#foot a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height:200%;
	border: 3px;
	display: inline;
}
textarea {
width:600px !important;
min-width:600px !important;
max-width:600px !important;
height:200px !important;
min-height:200px !important;
max-height:200px !important;
background-color: #000;
color:#575151;
border:1px solid #1e1e1e;
}
input {
	background-color: #000;
	border:1px solid #1e1e1e;
	color:#575151;
}
