/*  
Theme Name: Voltooid Leven
Description: Based on Cubismo WP Theme by Igor Penjivrag
Version: 1.0
Author: NVVE
Author URI: http://www.nvve.nl/
*/

html, body {
        background-image: url(img_/bg3.gif);
	    background-repeat: repeat-x; 
        background-color: #642c88; /* #9069ab #642c88 #b9a0ca;*/
        font-family: Verdana;
}

body, p, h1, h2, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #642c88;
}

a:hover {
	text-decoration: underline;
}


a.onblue{
color: #FFF;
text-decoration: underline;
}

a.onblue:hover{
color: #FFF;
text-decoration: underline;
}

a.onblue:visited {
color: #FFF;
text-decoration: underline;
}

/* Header */

#colorbar {
	height: 12px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	background: url(img/colorbar.gif) repeat;
}

#header {
	width: 100%;
	height: 7.5em;
	padding-top: 25px;
}

#header h2 {
	font-size: 32px;
	color: #e8deee;
	padding-top: 42px;
	font-weight: bold;
	width: 500px;
    border: 0px solid red;
}

#header h2 a {
	color: #e8deee;
}

#header h2 a:hover {
	color: #e8deee;
	text-decoration: none;
}

h3 {
    font-family: Arial;
	font-size: 16px;
	color: #000;
	padding-left:10px;
	padding-top:20px;
}

#header p {
	padding-top: 0px;
	font-weight:bold;
	color: #a9208e;
	font-size: 13px;
	width: 500px;
}

#logo {
	padding-top: 26px;
	float: right;
	height: 92px;
	width: 102px;
	z-index: 1;
}

#logo a img {
border: 0px;
}


/* Wrap */

#wrap {
	width: 781px;
	margin: 0 auto;
}

#menu {
	width: 100%;
	font-size: 14px;
    font-family: Arial;
	position: relative;
}

#menu ul {
	width: 100%;
}

#menu li {
	display: block;
	line-height: 2.5em;
	float: left;
	margin-right: 10px;
	font-weight: bolder;
}

#menu li a {
	line-height: 2.5em;
	display: block;
	background: url(_img/menu_bg.gif) repeat-x right;
	background-color: #a180b8; /* #8255a0 #a180b8; */
	margin-left: 1px;
	color: #e8deee;
	padding-left: 18px;
	padding-right: 18px;
}

#menu li a:hover {
	color: #fff;
	text-decoration: none;
}


* html #menu li a {
	width: 1%;
}

#menu li.current_page_item, #menu li.current_page_item a {
	background: #fff;
	color: #642c88;
}

#menu li.current_page_item a:hover {
	text-decoration: none;
}

/* Login (menu) */

#login {
	/* float: right; */
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 11px;
	color: #8F8F8F;
	/* padding-top: 15px; */
}

/* Search */ 

.widget_search .screen-reader-text {
	display:none;
}

.search-form input {
  width: 100px;
}

li#search { border: 1px solid black}

.widget_search #formbutton{
border:1px solid #c8c8c8;
background-color: #f3f6f8;
color:#333;
font-weight:bold;
margin-left: 10px;
padding: 1px 2px;
}


.widget_search #s 
{
	
	float:left; 
	margin-bottom: 30px;
	margin-right: 5px;
	height: 14px;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: block;
    padding: 3px;
    border: solid 1px #a180b8;
    width: 115px;
    background-color: #e8deee;
} 

.widget_search #searchsubmit { 
	height: 22px; 
	float: left; 
	background-color: #632b88; 
	border: 0px;
		color: #fff;
	font-weight: bold;
	}

/* Content */

#content_wrap {
	background: #FFF;
	padding: 16px;
	width: 749px;
	border: 0px solid blue;

	}


#content {
	width: 486px;
	float: left;
}

#content h2 {
    color: #30a8b3;
	font-size: 22px;
    font-family: Arial;
    padding-bottom: 0px;
}

#content p {
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0;
}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#content ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

/* Caption 

#caption {
	width: 100%;
	height: 1.9em;
	background: #fff;
	border: 1px:solid green;
}

#caption h2 {
	width: 250px;
	float: left;
	line-height: 1.9em;
	padding-left: 18px;
}

#m_post {
	width: 200px;
	float: right;
	height: 31px;
	position: relative;
	background: url(img/caption_m_posts.gif) no-repeat 130px 8px;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

*/

/* Post */

.post {
	background: #fff;
	margin-top: 15px;
	padding: 5px 10px 15px 10px;
	border:0px solid green;
	
}

.post h2 {
    color: #00b1b0;
	padding: 10px 0;
}

.post h2 a {
	color: #00b1b0;
	border:0px solid green;
	padding-bottom: 0px;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details {
	padding: 0 0px;
	color: #444;
	background: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

.post_details p {
	padding: 0px 0;
    margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* More Posts */

#more_posts {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 10px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 10px;
		
}

.comment_wrap_head p {
	padding: 7px 0 !important;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 10px;
}

.comment_wrap_post {
	padding: 0px 0;

}

.devider {
padding-left:10px;
margin-left: 10px;
margin-right: 10px;
border-bottom: #999 1px dotted;
}

.comment_wrap_post p {
	padding: 10px !important;
	font-style: italic;
	
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 10em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #9ea6c3;
	width: 445px;
	padding: 20px 0 10px 20px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */

#sidebar {
	width: 216px;
	float: right;
	padding: 15px;
	padding-top:16px;
}

#sidebar h2 {
    font-family: Arial;
	font-size: 17px;
	color: #642c88;
	padding:22px 0px 3px 0px ;
}

#sidebar p {
	font-size: 12px;
	padding: 0px 0px;
	line-height: 20px;
}

#sidebar li {
font-size: 12px;
}

#sidebar li a:link {
	font-size: 13px;
}

#sidebar li a:hover {
	font-size: 13px;
}

#sidebar li a:visited {
	font-size: 13px;
}


#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 3px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	line-height: 21px;
	padding-left: 3px; 
	list-style: disc;  
	list-style-position: inside;
	color: #642c88;
}

/* #sidebar ul.children li { padding-left: 20px; list-style: disc; list-style-position: inside} */

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 8px 0px 12px 0px;

}

/*
#wp-calendar {
	padding: 0px 0 0px 0px;
	text-align: left;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
	text-align: left;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

*/
 
#events-calendar {text-align: left;}

/* Footer */

#footer {
	background: #fff;
	height: 2.7em;
	clear: both;
}

#footer ul {
	width: 490px;
	float: left;
	padding: 10px 0px 0 10px;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;
}

#footer li.current_page_item a {
	color: #fff;
	background: #b9c6f4;
}

#footer p {
	width: 100px;
	float: right;
	font-size: 11px;
	line-height: 3.5em;
}

#footer p a {
	color: #A52A2A;
}

/* IMAGES */

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

.alignleft {
	float: left
	}

p a:link img { border: 0px;}
p a:hover img { border: 0px;}
p a:visited img { border: 0px;}

/* Copyright */

#copyright {
	width: 781px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 25px 0;
	color: #FFF;
}

#copyright p {
	line-height: 19px;
}

#copyright a {
	color: #FFF;
	text-decoration: underline;
}





/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


