/*-------------------------------



Grasveld Design Stylesheet
Door Kaz Alting



--------------------------------*/


html, body{
	margin:0;
	padding:0;
	height:100%;
}

body{
	background:url(images/header.jpg) repeat-x center top #dbf0f3;
	font-family:Arial, Helvetica, sans-serif;
}

body a{
	color:#c62607;
	text-decoration:underline;
}

#container{
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -220px;
}

#header{
	height:267px;
}

#footer, #push{
	height:220px;
}

#footer{
	background:url(images/footer.jpg) repeat-x center top;
}

#footer_content{
	position:relative;
	top:30px;
	width:940px;
	margin:0 auto 0 auto;
}

#footer_content .footer-item a{
	text-decoration:none;
	color:#728c8f;	
}

#footer_content .footer-item a:hover{
	color:#fff;
}

#footer_content h4{
	font-size:18px;
	color:#bec6a0;
}

#footer_content .footer-item{
	float:left;
	margin-right:20px;
	font-size:10pt;
	color:#fff;
}

#footer_content .footer-item a{
	outline:0;
}

#footer_content .footer-item a:hover{
	color:#fff;
	text-decoration:none;
}

#footer_content .social_icons a img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border:0;
}

#footer_content .social_icons img:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#footer_content .laatstetweet{
	font-size:15px;
	font-weight:bold;
	background:url(images/vogel.png) no-repeat 280px;
	min-height:75px;
}

#header ul, #footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

#header ul{
	position:relative;
	top:220px;
	text-align:center;
}

#header ul li{
	display:inline;
	margin:0 2px 0 2px;
	/*text-shadow:1px 1px #101712;*/
}

#footer ul li{
	line-height:2;
	width:220px;
	border-bottom:dotted #1e3034 1px;
	font-size:11px;
}

#footer ul li:last-child{
	border:0;
}

#header ul li a{
	color:#fff;
	text-decoration:none;
	font-size:18px;
	text-shadow:#000 1px 1px;
	background:#032127;
	padding: 4px 10px 4px 10px;
}

#header ul li a, .mailform-verzend, .contactform input[type="text"], .mailform input[type="email"], .contactform textarea, .ga-omhoog-div, .ga-terug-div{
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	/*behavior:url(border-radius.htc);*/
}

#header ul li a:hover{
	background:#021519;
}

#header ul img{
	position:relative;
	top:-1px;
}

#content{
	margin:0 auto 0 auto;
	width:940px;
	line-height:1.5;
	text-align:justify;
	color:#314549;
	font-size:14px;
}

h3{
	color:#0a2d35;
	font-size:20px;
	margin:20px 0 10px 0;
}

h4{
	margin:0;
	font-size:12pt;
}

.portfolio_item h4{
	font-size:17px;
}

.col380{
	width:380px;
}

.col300{
	width:300px;
}

.col220{
	width:220px;
}

.col700{
	width:700px;
}

.col940{
	width:940px;
}

.clear{
	clear:both;
}

.laatsteproject{
	margin:0 0 5px 0;
	width:284px;
}

#content a:hover{
	text-decoration:none;
}

a.externe-link{
    background-image: url('images/url.gif');
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 13px;
}

.mailform input[type="text"], .mailform input[type="email"], .mailform textarea{
	padding:5px;
	font-family:inherit;
	font-size:12px;
	width:220px;
	border:solid #a0b8ba 1px;
	color:#032127;
	margin:3px 0 0 0;
	width:370px;
	font-size:18px;
	background-color:#fff;
	outline:0;
}

.mailform textarea{
	height:90px;
}

.contactform textarea{
	height:150px;
}

.mailform-naam{
	background:url(images/vcard.png) no-repeat #fff 97%;
}

.mailform-email{
	background:url(images/email.png) no-repeat #fff 97%;
}

.mailform-telefoon{
	background:url(images/telefoon.png) no-repeat #fff 97%;
}

.mailform-verzend{
	background:url(images/tick.png) #032127 no-repeat 93%;
	color:#fff;
	border:0;
	width:auto;
	padding:5px 25px 5px 8px;
	font-size:18px;
	margin-top:5px;
}

.mailform-verzend:hover{
	background-color:#021519;
}

.contactform{
	line-height:1.2;
	font-size:15px;
}

.contactform .mailform{
	line-height:1;
}

.ga-omhoog-div, .ga-terug-div{
	background-repeat:no-repeat;
	float:right;
	font-size:15px;
	font-weight:bold;
	background-color:#032127;
	color:#fff;
	text-decoration:none;
	padding:5px 5px 5px 10px;
}

.ga-omhoog-div{
	background-image:url(images/omhoog.png);
	background-position:140px;
	width:150px;
}

.ga-terug-div{
	background-image:url(images/naarportfolio.png);
	background-position:158px;
	width:170px;
	position:absolute;
	bottom:0;
	right:0;
}

.ga-omhoog-div:hover, .ga-terug-div:hover{
	background-color:#021519;
}

.ga-omhoog-div a, .ga-terug-div a{
	color:#fff;
	text-decoration:none;
}

/* PORTFOLIO */
#portfolio-tabel{
	position:relative;
}

#portfolio-tabel td{
	padding:20px 44px 20px 0;
	text-align:left;
	vertical-align:top;
	font-size:13px;
	border-top:solid #bdcfd2 1px;
}

#portfolio-tabel h5{
	margin:10px 0 5px 0;
	font-size:16px;
}

#portfolio-tabel td a{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	white-space:nowrap;
}

#portfolio-tabel td a:hover{
	text-decoration:underline;
}

#portfolio-tabel img{
	width:284px;
	height:173px;
	border:solid #fff 1px;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:2px;
}

/* PROJECT */
.project{
	position:relative;
}

.project .preview{
	float:left;
	margin-right:20px;
	width:540px;
	height:316px;
}

.project .preview, .laatsteproject{
	border:solid #bedadd 8px;
}

.laatsteproject:hover, .portfolio-tabel img:hover{
	border-color:#afcccf;
}

.project img.preview{
	width:524px;
	height:auto;
}

.project .omschrijving{
	float:right;
	width:380px;
}

.project .omschrijving .tekst{
	min-height:377px;
}

.project small{
	display:block;
	font-size:12px;
	margin: 0 0 15px 0;
}

/* jCaption */
.portfolio-tabel div.caption {
	margin: 0;
	padding:0;
	position: relative;
}

.portfolio-tabel div.caption p {
	position: absolute;
	margin: 0; padding: 2px;
	font-size: 11px;
	
	bottom: 8px;
	left: 8px;
	width:200px;
	background:black;
	color: white;
	opacity: .7;
}

.portfolio-tabel div.caption img {
	margin: 0; padding: 0;
}
