/** 

Style sheet for Patrickv.biz
Created by Patrick van den Broek
Digital wizard casting spells
patrick@patrickv.com

**/



* { 
	margin: 0; 
	padding: 0; 
}

html { 
	height: 100%; 
	background-color: #ffffff;
	/** background-image: url("../images/bg-tile.png"); **/
	position: relative;
  	background-position: top;
 	background-repeat: repeat;
 	background-size: cover;
	background-attachment: fixed;
	
	
}

body { 
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	color: #333333; 
}




/** layout **/

#fully {
	width: 100%;
	margin: auto;
}

#fullycontent {
	min-width: 260px; 
	max-width: 1100px; 
	margin: auto;
	background-color: #ffffff; 
}

#clear{
	margin: auto; 
	/** padding-top: 35px; **/
	min-width: 260px; 
	max-width: 1100px; 
}

#w { 
	margin: auto; 
	/** padding-top: 35px; **/
	background: #fff; 
	background-color: #fff; 
	min-width: 260px; 
	max-width: 1100px; 
	/** border-bottom-right-radius: 8px; 
	border-bottom-left-radius: 8px; 
	-webkit-border-bottom-left-radius: 8px; 
	-webkit-border-bottom-right-radius: 8px; 
	-moz-border-radius-bottomleft: 8px; 
	-moz-border-radius-bottomright: 8px; 
	-webkit-box-shadow: 2px 3px 3px -1px rgba(0,0,0,0.78); 
	box-shadow: 2px 3px 5px -1px rgba(0,0,0,0.78); **/
}

.bodyleft50 { 
	float:left; 
	width: 49%;
}


.bodylefttext50 { 
	float:left; 
	width: 49%;
	padding: 0 0 0px 015px;
}

.bodyright50 { 
	float:right; 
	width: 49%;
}


.bodyleft30 { 
	float:left; 
	width: 29%;
}

.bodyright70 { 
	float:right; 
	width: 70%;
}


.bodyleft20 { 
	float:left; 
	width: 18%;
	padding: 5px;
}

.bodyright80 { 
	float:right; 
	width: 80%;
}


.bodywidth {
	float: none;
	width: 98%;
	text-align: left;
}


.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4 {
 	position: relative;
  	background-position: top;
 	background-repeat: no-repeat;
 	background-size: cover;
}

.bgimg-1 {
	background-image: url("../images/ak-back.jpg"); 
	height: 60%;
	text-align: center;
	color: #ffffff;
	/** background-attachment: fixed; **/
	
}

.bgimg-2 {
	background-image: url("../images/frontpage-header-test5.png");
	background-attachment: fixed;
	height: 40%;
	/** background-color: #f5f5f5;**/
	color: #ffffff;
	padding-top: 10%;
}

.bgimg-3 {
	background-image: url("../images/ski-drop.jpg");
	height: 40%;
}

.bgimg-4 {
	background-image: url("../images/bio-back.jpg");
	padding-top: 10%;
	height: 25%;
	color: #ffffff;
}

.bgimg-5 {
	background-color: #f5f5f5;;
}

 .formmid {
	 width: 60%; 
	 margin: auto;
}

.fiddy {
	width: 100%;
}

/** Styles **/

a { 
	color: #5582d6; 
	text-decoration: underline; 
}

a:hover { 
	text-decoration: none; 
}


hr { 
	border: .1em solid #444; 
	margin-top: 50px;
	margin-bottom: 30px;
}

.footer { 
	color: #333; 
	font-weight: normal; 
	padding: 20px 0 0px 0; 
	text-align: center;
	width: 70%;
	margin: auto;
}

h1 { 
	font-size: 4em; 
	padding-top: 10px;
	text-align: center;
}

h2 { 
	font-size: 1.8em; 
	padding-top: 20px;
	text-align: center;
}

h3 { 
	font-size: 2.2em; 
	padding: 10px 0 10px 0px; 
}

h4 { 
	font-size: 1.3em; 
	padding: 20px 0 10px 0;
}

h5 { 
	font-size: 1.6em; 
}

.topimage {
	padding-top: 65px;
}

.topimageface {
	padding-top: 10px;
	width: 150px;
	height: 150px;
}
.pillbutton {
	background-color: #0055a5;
	/** border: solid #000000 1px; **/
	color: white;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 16px;
	font-weight: bold;
	font-size: 1.3em;
}

p { 
	font-size: 1.05em; 
	line-height: 1.6em; 
	padding-bottom: 20px;
}

.talktous {
	width: 60%;
	font-size: 1.2em;
}

.alert{
	color: red;
}

small { 
	font-size: 1.6em; 
	display: block; 
	margin-bottom: 6px; 
}

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

ul li { 
	padding-left: 45px; 
	list-style-type: none; 
	vertical-align: top;  
	margin-bottom: 5px; 
	font-size: 1.6em; 
	padding-bottom: 10px; 
	text-align: center; 
}

img { 
	border: 0; 
	max-width: 100%; 
}

.imgmain { 
	border: 0; 
	max-width: 100%; 
}



header { 
	width: 100%; 
}

.nav { 
	width: 100%; 
	background-color: #000000; 
	color: #ffffff; 
	margin-bottom: 15px; 
	font-size: 2.1em; 
	padding: 10px; 
	ext-align: center; 
}

/** @group personal settings **/
#info { 
	float: right; 
	margin-bottom: 0px; 
	padding: 10px; 
	width: 60%;  
}

#photo { 
	float: left; 
}

#photo2 img { 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-color: #fff;
border: 1px solid #ccc;
padding: 0px; 
}

/** @group skills **/
#skills-left { 
	display: block; 
	float: left; 
	margin-right: 30px;  
}

#skills-right { 
	display: block; 
	float: left;
}

/** @group clearfix **/
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0; 
}

.clearfix { 
	display: inline-block; 
}
 
html[xmlns] .clearfix { 
	display: block; 
}

* html .clearfix { 
	height: 1%; 
}

/** Video **/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}