/*  
Theme Name: ecorider
Description: ecorider website
Version: 1.0
Author: Alexandre Van Hove
Author URI: http://www.cybergraph.fr
*/

/* Generic Styling */

body {
	background:#FFFFFF url(images/bg-body.jpg) no-repeat center top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	/* padding-bottom: -100px; */
	}

img {
	border:0;
	margin:auto;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom:15;
	text-align: left;
	}

p {
	margin-bottom:7px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	}

a {
	text-decoration:none;
	color:#009EE0;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;	
	font-size:1.20em;
	}
#header {
	height:200px;
	text-shadow:0 0 4px #444;
	padding-bottom: 0px;
	position: relative;
	}
#logo {
	position:relative;
	top:20px;
	left:20px;
}

  
#sidebar {
	float:right;
	width:175px;
	
	margin-right:12px;
	height: 175px;
	margin-top: 5px;
	margin-bottom: 10px;
	background:#ffffff url(images/ecorider-ok.png);
	}
#content {
	float:left;
	width:500px;
	min-height:350px;
	background:#ffffff;
	text-shadow:0 0 2px #666;
	}
#contentbg {
	float:left;
	width:100%;
	min-height:200px;
	background:#ffffff;
	text-align: right;
	}
#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) no-repeat;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	}
.entry-title {
	font-size:1.70em;
	font-weight:normal;
	letter-spacing:-1px;
	}	
.entryphoto{
	margin:10px 8px 10px 0px;
	float:left;
	padding:3px;
	border:1px solid #fff;
	background-color:#ddd;
	color:#333;
	}	
.entry img{
	position:relative;
	}	
.date {
	font-size:0.9em;
	color:#666;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding: 0px;
	margin:auto;
	font-weight:bold;	
	}
#menu ul {
	list-style-type:none;
	margin:auto;
	text-align:center;
	z-index: 7;
	}
#menu li {
	float:left;
	height:auto;
	}
#menu li a {
	padding:0 7px;
	display:block;
	color:#FFFFFF;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}
#menu li ul {
	position:absolute;
	width:180px;
	left:0;
	padding:0 ;
	margin:0;
	display: none;
}
#menu li:hover ul, #menu li.sfhover ul {display:block; position:absolute; left: auto;}
#menu li li {
	margin:auto;
	width:225px;
	line-height:1.5em;
	font-size: 9px;
	text-align: left;
	padding: 0 3px;
}	
#menu li li a {
	color:#fff;
	margin:0;
	background:url(images/blacktrans2.png);
	padding: 5px;
}
#menu li li a:hover {color:#afdaff; background:url(images/blacktrans.png);}
#menu li:hover, #menu li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;}
/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:20px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	background:url(images/ecorider-ok.png) no-repeat top center;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:180px;
	}

/* Footer */

#footer-valid {
	float:left;
	padding-top:80px;
	padding-left:20px;
	cursor:default;
	color:#E70000;
	margin-left: 10px;
	}
#footer-valid a {
	color:#FFFFFF;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	height:28px;
	font-size:2.5em;
	font-weight:bolder;
	cursor:default;
	letter-spacing:1px;
	color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	}
h2 {
	color:#0F3;
	font-weight:bold;
	margin-left:4px;
	}
h3 {
	color:#333;
	font-size:9px;
	}


/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:170px;
	padding:5px;
	}
.entryphotoright {
	margin:5px 0px 10px 10px;
	float:right;
	padding:3px;
	border:1px solid #fff;
	background-color:#ddd;
	color:#333;
}
#contentspot {
	float:left;
	width:500px;
	min-height:400px;
	background-color: #CCCCCC;
}
.datespot {
	font-size:0.9em;
	color:#FFFFFF;
	cursor:default;
	letter-spacing:1px;
}
#contentbottom {
	width: 98%;
	clear: both;
	float: left;
}
.icons {
	clear: none;
	float: left;
	margin: auto;
	padding-left: 30px;
}
.sponsor {
	padding: 10px 10px 0px 10px;
	height: 73px;
	width:312px;
	margin: 3px;
	display: block;
	float:left;
	clear:both;
	background:#F2F2F2;
}
.sponsor h4 {
	font-family: Verdana;
	font-size: 16px;
	word-spacing: -1px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.sponsor h5 {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	word-spacing: normal;
	text-align: left;
	padding:0;
	font-weight: bold;
	letter-spacing: normal;
}
.sponsor img.border {
	padding: 4px;
	border: 1px solid #999;
	background:#CCC;
}
.sponsortext {
	display: block;
	float: left;
	padding: 10px 0px 0px 5px;
}

.sponsor a {
	float: left;
}
#ecologo {
	vertical-align: bottom;
	position: absolute;
	bottom: 15px;
	padding-bottom: 0px;
}
#copyright {
	background-color:#08b604;
	text-align: center;
	height: 21px;
	font-weight:bold;
}
#copyright a {
	color:#CFF;
	}
#framewrapper{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	display: block;
	position: absolute;
	z-index: -1;
}
#greenframe {
	background-color: #08b604;
	height: 100%;
	width: 710px;
	margin:auto;
	position:relative;
	z-index: -1;
	top: 195px;
	display: block;
}
.equipier {
	padding: 10px 10px 0px;
	height: 127px;
	width:437px;
	margin: 3px;
	display: block;
	float:left;
	clear:both;
	background:#F2F2F2;
	text-align:justify;
}
.equipier img {
	position:relative;
	padding: 4px;
	border: 1px solid #999;
	background:#CCC;
	float:left;
	margin-right: 7px;
}
.equipiertext {
	padding: 0px 0px 0px 5px;
	height:115px;
	overflow:hidden;
}
.equipiertext p{
	padding: 0;
	margin: 0;
}
.equipier a {
	float: left;
}
.equipier h4 {
	float: left;
	clear:right;
}
.equipier h5 {
	float: left;
}

