/*  
Theme Name: Ecomovement
Theme URI: Www.sednasoftware.com
Description: thema gemaakt voor ecomovement
Version: 1.0
Author: Wout Hoogervorst	
Author URI: http://wordpress.sednasoftware.com/
*/

body {
	margin: 0px;
	padding: 0;
	background: #584E4D url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3, h4 { color: #69c600; }

h1 { font-size: 30px; }

h2 { font-size: 22px; }

h3 { font-size: 16px; }

h4 { font-size: 14px; line-height:150%; }

 ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}


blockquote { }

a { color: #71C500;
text-decoration: none;
 }

a:hover { text-decoration: underline; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}
/* 940px */


/* Header */



#header {
	width: 755px;
	height: 75px;
	margin: 0 auto;
}

#header_menu{
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
		}

/* Menu */

#menu {
		width: 755px;
		height: 50px;
		float: right;
		position: relative;
		margin: 0px;
		top:5px;
		
	  	}
	
#menu ul{
        list-style: none;
		 margin: 0px;
		 padding: 0px;

}	
	
#menu li {
  		display: inline;
  		margin: 0px;
  		 float:left;
  	
	}
/* Search */

#search {
	float: right;
	position: absolute;
	margin-left:50%;
	left: 0px;
	margin-top:25px;
	margin-bottom:0px;
	padding: 7px 0px 0px 0px;
	
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
	
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 170px;
	margin-top: 8px;
	margin-left: 60px;
	margin-right: 40px;
	padding: 6px 0 0 7px;
	border: none;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
}

#search-submit {
	width: 82px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	background: url(images/img03.jpg) no-repeat left top;
	border: none;
	text-indent: -9999px;
	color: #FFFFFF;
}

#searchform {
}

#searchform-input {
	width: 190px;
	margin: 10px 0px 20px 20px;
	border: none;
	background: #383838;
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
}

/* Page */

#page {
	width: 695px;
	margin: 0px auto;
	padding: 5px 30px 0px 30px;
	background-image: url(http://www.eco-movement.com/images/inhoud_achtergrond.jpg);
	background-repeat:no-repeat;
	background-color:#ebf6dd;

}

#page-bgtop {
}


/** LOGO */

#logo h1, #logo p {
	float: left;
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding: 13px 0px 0px 5px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 550px;
	margin-top:10px;
}


/* Post */

.post {
	margin-bottom: 30px;
	margin-top: 20px;
	padding-bottom: 20px;
	background: #none;
}

.post .title {
	padding: 4px 20px 8px 20px;
	background: #none;
}

.post .title a {
	
	font-size: 17px;
	

}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
	color: #66665E;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #66665E;
}

.post .entry {
	padding: 0px 0px 0px 20px;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #66665E;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	margin-top:25px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:50px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 0 0;
	background: #none;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;

}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
	text-decoration:underline;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 20px 2px 20px;
	background: #none;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #71C500;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	position: relative;
	 
	width: 755px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img09.jpg) no-repeat left top;
	top:-3px;
}

#footer p {
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	line-height:60px;
	margin:0;
	padding:0;
	text-align:center;
	font-style: bold;
}

#footer a {
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
	padding: 5px 5px 5px 5px;
}

.alignleft {
	float: left;
	padding: 5px 5px 5px 5px;
}

#respond {
	margin: 0 0px 0px 15px;
	padding: 0px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 20px;
	color: #2D543C;
}

hr {
	display: none;
}


/* Slideshow */

#balk{
	position: relative;
	margin-left:50%;	
	left: -378px;
	margin-top:0px;
	margin-bottom:0px;
}
#balk_img{
	margin:0px;
	padding:0px;
}

#foobar {
	position: relative;
}

#foobar .navigation {
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	margin: 10px;
	padding: 10px;
	background-color: #303030;
	opacity: 0.75;
}

#foobar .navigation a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer {
	width: 300px;
	height: 150px;
}

#foobar .viewer .reel .slide {
	position: relative;
	width: 300px;
	height: 150px;
}

#foobar .viewer .reel .slide span {
	position: absolute;
	display: block;
	width: 726px;
	opacity: 0.30;
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;
	bottom: 0px;
	left: 0px;
	font-size: 18px;
}


#foobar .viewer-wrapper {
	float: left;
	width: 726px;
	height: 336px;
	background: red;
}

.arrow-left {
	background: blue;
	width: 107px;
	float: left;
}

.arrow-right {
	background: green;
	width: 100px;
	float: right;
}

#col1 {
	width: 107px;
	float: left;
}

#col1 a {
	display: block;
	outline: none;
	width: 77px;
	height: 206px;
	background: url(images/img05.jpg) no-repeat 30px 130px;
	text-decoration: none;
}

#col2 {
	float: left;
	width: 330px;
}

#col3 a {
	float: left;
	outline: none;
	width: 87px;
	height: 206px;
	background: url(images/img06.jpg) no-repeat 10px 130px;
	text-decoration: none;
}
#foto {
	position:relative;
	
}


.flickr
{
background-image:url(http://www.eco-movement.com/images/footer-frame.jpg);
width:741px;
height:249px;

padding-left:14px;
padding-top:18px;

}

