/*
Theme Name: Odette
Theme URI: http://www.odettesimons.nl/
Description: Custom build template voor Odette Simons
Version: 0.1
Author: Jeroen Zwaan
Author URI: http://www.3djay.com/
Tags: 
*/

/* html tags */
body, html{
	margin: 0px;
	padding: 0px;	
	/*height: 100%;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
h1, h2, h3, h4, ul, li, p {
	margin: 0px;
	padding: 0px;	
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;	
}
img {
	border: 1px solid #999;
	padding: 4px;
	background-color: #CCC;
}
img:hover {
	border: 1px solid #666;
	background-color: #666;
}
a {
	color: #000;
}

/* divs */
#loading {
	position: absolute;
	width: 400px;
	height: 100px;
	border: 0px solid #000000;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -50px;
	text-align: center;
}
#loading img {
	border: 0px;
	padding: 0px;
}
#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 300px;
	z-index: 150;
}
#nav_main {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 600px;
	text-align: right;
	z-index: 150;
}
#nav_main h2 {
	display: none;	
}
#nav_main li {
	display: inline;
	padding: 0px 0px 0px 15px;
}
#nav_breadcrumb {
	position: absolute;
	bottom: 0px;
	left: 10px;
	z-index: 150;
}
#nav_nextproject {
	position: absolute;
	bottom: 0px;
	right: 10px;		
}

#home_holder {
	margin-top: 60px;
	position: absolute;
	width: 100%;
	/*visibility: hidden;*/
}
#home_left {
	left: 0px;
	width: 50%;
	overflow: hidden;
	text-align: right;
	position: absolute;
}
#home_right {
	right: 0px;
	width: 50%;	
	overflow: hidden;
	text-align: left;
	position: absolute;
}
#home_left img {
	margin: 0px 15px 0px 0px;	
}
#home_right img {
	margin: 0px 0px 0px 15px;	
}

#content_page_holder {
	margin-top: 60px;
	position: absolute;
	width: 100%;
	/*visibility: hidden;*/
}
#content_page_left {
	left: 0px;
	width: 50%;
	overflow: hidden;
	text-align: right;
	position: absolute;
}
#content_page_right {
	left: 50%;
	margin-left: 15px;
	width: 50%;	
	overflow: hidden;
	text-align: left;
	position: absolute;
	border: 1px solid #999;
	background-color: #e7e7e7;	
	display: block;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	width: 574px;
	height: 700px;	
}
#content_page_left img {
	margin: 0px 15px 0px 0px;	
}
#content_page_left img:hover {
	border: 1px solid #999;
	background-color: #CCC;	
}
#content_text {
	margin: 0px 0px 0px 15px;
	line-height: 18px;
	font-size: 14px;	
	left: 50%;
	width: 50%;	
	overflow: hidden;
	text-align: left;
	position: absolute;
	z-index: 5;
	color: #414141;
	width: 574px;
	height: 700px;
}
#content_text h3 {
	margin: 0px 0px 10px 0px;
}
#content_text h4 {
	margin: 0px 0px 0px 0px;	
}
#content_text p {
	margin: 0px 0px 10px 0px;
}

#content { 
	border: 0px solid #f00; 
	padding: 0px; 
	margin: 0px;
	text-align: center; 
}


#thumbs_holder {
	width: 980px;
	margin: 0px auto 0px auto;
	border: 0px solid #000000;
	text-align: center;
}
#thumbs_holder a {
	padding: 0px;	
}

#image_holder {
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	overflow: hidden;
	/*visibility: hidden;*/
}
#image_holder  img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#content_holder {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	/*visibility: hidden;*/
}

#projectpage {
	/*visibility: hidden;*/	
}
#large_image_projectpage {
	border: 1px solid #999;
	padding: 4px;
	background-color: #CCC;	
	margin-top: 60px;
}
#thumbnails_projectpage {
	border: 0px solid #000000;
	text-align: center;
	margin: 0px 0px 40px 0px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#thumbnails_projectpage img {
	margin: 0px 2px 0px 2px;	
}

#video_holder {
	position: absolute;
	top: 0px;
	left: 50%;
	top: 45%;
	margin: -175px 0px 0px -285px;
	border: 1px solid #999;
	padding: 4px;
	background-color: #CCC;	
}

#content_maingroup {
	top: 50%;
	margin-top: -245px;
	left: 50%;
	margin-left: -495px;
	position: absolute;
}
.overview_maingroup img {
	margin: 5px;
}
#content_category_overview {
	top: 50%;
	margin-top: -246px;
	left: 50%;
	margin-left: -490px;
	position: absolute;
}
/* classes */
.attachment-post-thumbnail {
	/*border: 1px solid #999;
	padding: 4px;
	background-color: #CCC;*/
	margin: 6px;
}

/* overrule css from form 7 */
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 100;
	background-color: #666666;
	border: 0px solid #ff0000;
	font-size: 11px;
	color: #FFF;
	width: 100%;
	padding: 2px;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
	clear: both;
	background-color: #666666;
	border: 0px solid #ff0000;
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding: 5px;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 12px;
	width: 100%;
}
input {
	width: 100%;	
}
.button input {
	width: 150px;
}