/*
Theme Name: Lijkt me duidelijk
Theme URI: 
Description: Our main site
Version: 1.0
Author: Lauri Liimatta
Author URI: 
Tags: ballin
*/

/*
_______________________________
Desktop version layout - place your custom code here */

html, body {
	height: 100%;
}
body {
	background: #fff;
	color: #333;
	font-size: 62.5%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2", Georgia;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {	
	color: #000;
	text-decoration: underline;
}
#topwrap {
	float: left;
	width: 100%;
	background: #ffde00;
	border-bottom: 1px solid #d3b800;
}
#navigation {
	border-bottom: 1px solid #d3b800;
}
#navigation ul {
	float: right;
	padding-bottom: 20px;
}
#navigation ul li {
	float: left;
	margin: 20px 20px 0px 0px;
}
#navigation ul li a {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 1.5em;
	color: #444;
}
#header {
	margin-bottom: 40px;
	position: relative;
}
#header h1 {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 5em;
	text-align: left;
	margin: 0px 0px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 5px 0px;
	float: left;
}
#header h1.pagetitle {
	font-size: 4em;
	margin: 40px 0px 0px 0px;
	padding: 0;
}
#header h2 {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 3em;
	line-height: 40px;
	text-align: left;
	font-weight: normal;
	margin: 40px 0px 10px 0px;
	color: #222;
}
#header .swing-img {
	position: absolute;
	top: -3px;
	right: 10px;
	width: 180px;
}
#page-wrap {
	float: left;
	width: 960px;
	margin: 0px 0px 40px 0px;
}
#page-wrap h2 {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 2.4em;
	margin: 0px 0px 15px 0px;
	color: #222;
}
#page-wrap p {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 1.6em;
	line-height: 22px;
	margin-bottom: 20px;
}
#page-wrap .entry {
	padding: 0px 20px;
}
#page-wrap .entry p {
	text-align: justify;
}
#product .entry {
	border-right: 1px solid #d3b800;
}
#product {
	float: left;
	width: 640px;
}
#bounty {
	float: left;
	width: 320px;
}
.clear { clear: both; }
#process {
	background: #f1d200;
	border-top: 1px solid #d3b800;
	border-bottom: 1px solid #d3b800;
}
#process ul {
	list-style-position: inside;
}
#process ul li {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 1.4em;
	float: left;
}
#process ul li p {
	padding: 22px 0px 20px;
	display: block;	
}
#process ul li strong {
	font-weight: bold;
}
#process .bullet {
	margin: 0px 7px;
}
.how {
	margin-right: 10px;
}
#process a {
	color: #222;
}
#process a:hover {
	text-decoration: none;
}
a.buy {
	float: left;
	display: inline-block;
	background: #111;
	padding: 22px 20px 20px;
	color: #eee !important;
	font-size: 1.4em;
	border-left: 5px solid #d3b800;
	border-right: 5px solid #d3b800;
	margin-left: 10px;
}
a.buy:hover {
	background: #000;
	text-decoration: none;
	color: #fff !important;
}
#buy {
	float: left;
	width: 100%;
	border-top: 1px solid #d3b800;
}
#buy a {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	display: block;
	color: #fff;
	font-size: 3em;
	font-weight: bold;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background: #000;
}
#buy a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
#buy a:hover:before {
	content: '\2192';
	margin-right: 10px;
}
#buy a:hover:after {
	content: '\2190';
	margin-left: 10px;
}
#bottomwrap {
	float: left;
	width: 100%;
}
#bottomwrap.home {
	border-top: 0;
	padding-top: 10px;
}
#bottomwrap.home .row {
	margin-bottom: 10px;
}
#bottomwrap h2 {
	font-size: 2.4em;
	line-height: 28px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 0px 0px 8px 0px;
	color: #000;
	margin: 25px 0px 15px 0px;
}
#bottomwrap h3 {
	font-size: 1.8em;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #222;
	padding-left: 25px;
}
#bottomwrap p {
	font-size: 1.5em;
	line-height: 22px;
	margin-bottom: 18px;
}
#bottomwrap .design {
	background: url('images/new_window_16x16.png') 0% 2% no-repeat;
}
#bottomwrap .backup {
	background: url('images/folder_stroke_16x16.png') 0% 2% no-repeat;
}
#bottomwrap .editable {
	background: url('images/pen_16x16.png') 0% 2% no-repeat;
}
#bottomwrap .email {
	background: url('images/at_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .domain {
	background: url('images/arrow_right_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .logo {
	background: url('images/star_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .notech {
	background: url('images/x_alt_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .uptodate {
	background: url('images/lock_stroke_12x16.png') 0% 2% no-repeat;	
}
#bottomwrap .contact {
	background: url('images/comment_alt2_stroke_16x12.png') 0% 2% no-repeat;	
}
#bottomwrap .calendar {
	background: url('images/calendar_alt_stroke_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .slider {
	background: url('images/move_horizontal_6x16.png') 0% 2% no-repeat;	
}
#bottomwrap .gallery {
	background: url('images/image_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .blog {
	background: url('images/document_stroke_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .maps {
	background: url('images/map_pin_stroke_16x16.png') 0% 2% no-repeat;	
}
#bottomwrap .webdesigners {
	background: url('images/user_12x16.png') 0% 2% no-repeat;
}
#bottomwrap .languages {
	background: url('images/chat_16x16.png') 0% 2% no-repeat;
}
#bottomwrap .seo {
	background: url('images/magnifying_glass_alt_16x16.png') 0% 2% no-repeat;
}

#content {
	margin: 40px 0px 30px 0px;
}
#content p {
	font-size: 1.5em;
	line-height: 22px;
	margin-bottom: 22px;
}
#content h2,
#content h3,
#content h4 {
	margin-bottom: 8px;
}
#content h2 {
	font-size: 2.4em;
	padding: 0 !important;
	color: #222;
	margin: 0px 0px 8px 0px !important;
	border-bottom: 0;
}
#content h3 {
	font-size: 1.8em;
	line-height: 22px;
}
#content h4 {
	font-size: 1.5em;
	line-height: 18px;
}
.entry ul {
	list-style-type: circle;	
}
.entry ol {
	list-style-type: decimal;
}
.entry li {
	color: #333;
	font-size: 1.5em;
	line-height: 20px;
	margin-left: 25px;
}
.entry img {
	margin: 5px 0px;
	padding: 7px;
	background: #f5f5f5;
	border: 1px solid #ccc;
}

/* footer */
#footer .row {
	border-top: 1px solid #ddd;
	padding: 20px 0px;
}
#footer p {
	font-size: 1.2em;
	color: #888;
}
#footer .alignleft {
	float: left;
}
#footer .alignright {
	float: right;
}

/* order form */
#gform_1 ul {
	list-style-type: none;
}
#gform_1 li {
	font-size: inherit;
	line-height:inherit;
	margin-left:inherit;
}
#gform_1 label {
	font-size: 1.4em;
	padding: 0px 0px 8px 0px;
	width: 100%;
	float:left;
}
#gform_1 input,
#gform_1 textarea {
	width: 100%;
	margin: 0px 0px 15px 0px;
	background: white;
	border: 1px solid #ccc;
	padding: 8px;
	font-size: 1.2em;
	-moz-box-shadow: inset 2px 2px 2px #eee;
	-webkit-box-shadow: inset 2px 2px 2px #eee;
	box-shadow: inset 2px 2px 2px #eee;
}
.gfield_radio label,
.gfield_checkbox label {
	float: none !important;
	width: 100% !important;
}
.gfield_radio input,
.gfield_checkbox input {
	width: 20px !important;
	border: 0 !important;
}
.gfield_description {
	margin: -10px 0px 15px 0px;
	font-size: 1.2em;
	line-height: 15px;
	color: #666;
}
.validation_message {
	color: #bc0a0a;
}
.validation_error {
	font-size: 1.4em;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
#gforms_confirmation_message {
	font-size: 1.8em;
	line-height: 24px;
	margin-bottom: 40px;
}
#gform_1 .button {
	width: auto;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
    background-color: #000; /* fallback color */
	background-image: -moz-linear-gradient(100% 100% 90deg, #000, #333);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#000));
	box-shadow: 0px 0px 2px #888;
	border: 0;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px 15px;
	cursor: pointer;
}
.gform_edit_link { display: none; }
#field_1_11 {
	float: left;
	width: 25%;
}
#field_1_12 {
	float: left;
	width: 30%;
}
#field_1_12 .gfield_description {
	margin: 0px 0px 15px 0px;
}
.gsection_title {
	border-bottom: 1px solid #ddd;
	margin: 10px 0px 15px 0px !important;
}
.gfield_label { font-weight: bold; }


/* Media queries */

@media only screen and (max-width: 959px) {}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#header h1 {
		font-size: 4em;
	}
	#header h2 {
		font-size: 2em;
	}
	#process ol {
		list-style-type: decimal !important;
		list-style-position: inside;
		float: left;
		padding: 10px 0px;
	}
	#process ol li {
		font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
		font-size: 1.4em;
		line-height: 22px;
		display: list-item;
		float: none;
		padding: 5px 0px;
	}
	#process .bullet {
		display: none;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	#header {
		padding-bottom: 0px;
		border-top: 1px solid #d3b800;
		margin-bottom: 20px;
		position: relative;
	}
	#header h1 { float: none; }
	#process ul {
		margin: 10px 0px 0px;
	}
	#process ul li {
		display: block;
		width: 100%;
	}
	#process ul li p {
		padding: 12px 0px 10px;
		display: block;	
	}
	#process ul li strong {
		font-weight: bold;
	}
	#process .bullet {
		display: none;
	}
	#process a {
		color: #222;
	}
	#process a:hover {
		text-decoration: none;
	}
	a.buy {
		float: left;
		display: block;
		width: 100%;
		background: #111;
		padding: 22px 20px 20px;
		color: #eee !important;
		font-size: 1.4em;
		border-left: 0px solid #d3b800;
		border-right: 0px solid #d3b800;
		margin-left: -20px;
		margin-top: 10px;
	}
	a.buy:hover {
		background: #000;
		text-decoration: none;
		color: #fff !important;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#navigation ul {
		float: left;
		padding-bottom: 20px;
	}
	#header h1 {
		font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
		font-size: 3em;
		text-align: left;
		margin: 0px 0px;
		font-weight: bold;
		color: #000;
		padding: 0px 0px 5px 0px;
	}
	#header h1.pagetitle {
		font-size: 3em;
		margin: 20px 0px 0px 0px;
	}
	#header h2 {
		font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
		font-size: 1.7em;
		line-height: 26px;
		text-align: left;
		font-weight: normal;
		margin: 20px 0px 10px 0px;
		color: #222;
	}
	#header .swing-img {
		display: none;
	}	
	#footer iframe {
		margin-top: 20px;
	}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#navigation ul {
		float: left;
		padding-bottom: 20px;
	}
	#header h1 {
		font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
		font-size: 3em;
		text-align: left;
		margin: 0px 0px;
		font-weight: bold;
		color: #000;
		padding: 0px 0px 5px 0px;
	}
	#header h1.pagetitle {
		font-size: 3em;
		margin: 20px 0px 0px 0px;
	}
	#header h2 {
		font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
		font-size: 1.7em;
		line-height: 26px;
		text-align: left;
		font-weight: normal;
		margin: 20px 0px 10px 0px;
		color: #222;
	}
	#header .swing-img {
		display: none;
	}
	#footer iframe {
		margin-top: 20px;
	}
}
