/*
Theme Name: Coeus Coaching
Theme URI: http://coeus-coaching.com/
Description: Coeus Coaching Theme.
Version: 1.0
Author: Heino Boekhout | Odyssey
Author URI: http://odyssey.nl.com/
Tags: transformational executive coaching
*/
/* Sets all Defaults to 0 */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
/*	background: url(images/body_bg_small.gif) repeat-y center top;*/
}

img {
	border: 0;
}

::-moz-selection{
	background:#d30910;
	color:#fff;
}

::selection {
	background:#d30910;
	color:#fff;
}

code::-moz-selection {
	background: #d30910;
}

code::selection {
	background: #d30910;
}


#container {
	width: 100%;
	min-width: 979px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -273px;
/*	margin-top: -284px;*/
	position: relative;
	
}

#home {
	background: url(images/body_bg.gif) repeat-y center top transparent;

}


.clear {
	clear: both;
}


/* Header //////////////////////////////////////////////////////////////// */



#header {
	width: 100%;
	min-width: 979px;
 	height: 250px;
 	background: url(images/header_bg.jpg) top center;
	 	}

#header_container {
	width: 979px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header_logo {
	float: right;
}


/* Navigation //////////////////////////////////////////////////////////////// */



#nav {
	width: 100%;
	min-width: 979px;
 	height: 34px;
 	background: #d30910 url(images/nav_bg.jpg) top center;

}


#nav_container {
	width: 979px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	text-transform: lowercase;
	color: #fff;
	font: bold 14px/28px Georgia, "Times New Roman", Times, serif;
/*	letter-spacing: 1px;*/
}

#nav ul {
	list-style-type: none;
	margin-left: 5px;
	padding-top: 2px;
	padding-left: 17px;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 0 37px 0 0px;
}

#nav li a:hover {
	color: #ffb5b5;
}

#nav li a.current {
	color: #ffb5b5;
}

#nav li a:hover.current {
	background-color: transparent;
	color: #fff;
}

/* Columns ////////////////////////////////////////////////////////// */


#content {
	width: 100%;
	min-width: 979px;
	background: transparent;
}

#content_container {
	width: 979px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: transparent;


}


#left_column {
	width: 589px;
	margin-left: 20px;
	margin-right: 45px;
	margin-top: 10px;
	margin-bottom: -125px;
	float: left;
	display: inline;
	position:relative;
	z-index: 2;
		overflow: hidden;


}

#right_column {
	float: right;
	width: 281px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 35px;
	margin-bottom: 22px;
	display: inline;

}

/* Left column content ////////////////////////////////////////////////////////// */

.post {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	text-align: justify;

}

.post h2, .post h2 a:link, .post h2 a:active, .post h2 a:visited{
	font: bold 18px/28px Georgia, "Times New Roman", Times, serif;
	color: #d30910;
	text-decoration: none;
}

.post h2 a:hover {
	color: #fff;
	background: #d30910;
	text-decoration: none;
}

.post hr {
	display: block;
	}

.intro {
		padding-top: 25px;

}

small {
	font: 12px/26px 'Arial', Verdana, Arial, Sans-Serif;
	color: #585858;
	text-decoration: none;
}

small a:link, small a:visited, small a:active {
	color: #d30910;
}

small a:hover{
	color: #fff;
	background: #d30910;
	text-decoration: none;

}

.entry {
	font: 15px/26px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 0px;
}
.entry p{
	line-height: 26px;
	margin-top: 13px;
	margin-bottom: 13px;
}


.entry p div {
	padding-left: 50px;
	
}
.entry a:link, .entry a:visited, .entry a:active {
	color: #d30910;
}

.entry a:hover{
	color: #fff;
	background: #d30910;
	text-decoration: none;

}

html>body .entry ul {
	margin-left: 0px;
	margin-bottom: 12px;
	padding: 0 30px 0 30px;
	list-style: none;
/*	padding-left: 10px;
	text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
		list-style-type: square; 

	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
	font: 12px/26px 'Arial', Verdana, Arial, Sans-Serif;
	color: #585858;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
	color: #d30910;
}

.postmetadata a:hover{
	color: #fff;
	background: #d30910;
	text-decoration: none;

}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.postmetadata img {
	vertical-align: middle; 
}	

/* Right column content ////////////////////////////////////////////////////////// */

#right_column h2 {
	font: bold 13px/26px 'Arial', Verdana, Arial, Sans-Serif;
	color: #3c3c3c;
	text-transform: uppercase;
	letter-spacing: 1px; 	
	border-bottom: 3px solid #e1978e;
	margin: 0 0 0px 0;
	padding: 0;
	}



#right_column ul, #right_column ul ol {

	margin: 0;
	padding: 0;
	}

#right_column ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 40px;
	font:  12px/20px 'Arial', Verdana, Arial, Sans-Serif;
	color: #3c3c3c;
	}
	
#right_column ul li a:link, #right_column ul li a:active, #right_column ul li a:visited{
	color: #d30910;
	}
#right_column ul li a:hover {
	background: #d30910;
	color: #fff;
	text-decoration: none;
	}			

#right_column ul p, #right_column ul select {
	margin: 5px 0 0px;
	}

#right_column ul ul, #right_column ul ol {
	margin: 5px 0 0 0px;
	}

#right_column ul ul ul, #right_column ul ol {
	margin: 0 0 0 10px;
	}

ol li, #right_column ul ol li {
	list-style: decimal outside;
	}

#right_column ul ul li, #right_column ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.textwidget {
	margin-top: 5px;
	font:  12px/20px 'Arial', Verdana, Arial, Sans-Serif;
	color: #3c3c3c;
}

.textwidget a:link, .textwidget a:visited, .textwidget a:active {
	color: #3c3c3c;
}

.textwidget a:hover {
	background: #3c3c3c;
	color: #fff;
}

/* Footer ////////////////////////////////////////////////////////// */

.clearfooter_left {
	height: 95px;
	clear: both;
}

.clearfooter_right {
	height: 273px;
	clear: both;
}


.clearfooter {
	height: 273px;
	clear: both;
}

#footer {
	height: 273px;
	width: 100%;
	min-width: 960px;
	background: url(images/footer_bg.jpg) top;
	position: relative;
	z-index: 0;
}

#footer p {
	padding: 165px 0 0 0;
	color:  #fff;
	font:  11px/22px 'Arial', Verdana, Arial, Sans-Serif;
	letter-spacing: 2px;
/*	text-shadow: #585858 1px 1px 2px;*/
	position: relative;
	

}

#footer p a:link, #footer p a:active, #footer p a:visited {
	color:  #d30910;
}

#footer p a:hover {
	color:  #fff;
	background: #d30910;
	text-decoration: none;
}

#footercontainer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-top: 50px;
	position: relative;
}

/* Wordpress ////////////////////////////////////////////////////////// */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.reacties {
	margin-top: 25px;
}

.reacties {
	font: 12px/26px 'Arial', Verdana, Arial, Sans-Serif;
	color: #585858;
	text-decoration: none;
}

.reacties a:link, .reacties a:visited, .reacties a:active {
	color: #d30910;
}

.reacties a:hover{
	color: #fff;
	background: #d30910;
	text-decoration: none;

}



.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 28px 0px 0px 0px;
	padding-left: 0px;

/*	border-left: 5px solid #ddd;*/

	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	
	}

blockquote p {
	font-size: 22px;
	line-height: 1.5em !important;
	font-style: italic;
	}	

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
	
