/*
Theme Name: Edsic
Theme URI: 
Description: theme Edsic
Version: 0.1
Author: vitam
*/

/* HTML ELEMENT */
p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body, a {
	margin:0;
	padding:0;
}

body {
	background:url(img/bg_edsic.png) repeat-x #FFFFFF;
	height:100%;
}

html {
	height:100%;
}

ul, ol, li {
	list-style:none;
}

/* GENERAL LAYOUT */ 

#page {
	width:940px;
	min-height:100%;
	_height:100%;
	margin:0 auto;
}

#sub-page {
	height:31px;
}


/* HEADER */

#header {
	width:940px;
	height:128px;
}

#header h1 a {
	display:block;
	width:840px;
	height:128px;
	background:url(img/logo_edsic.png);
	margin:0 auto;
}

#header h1 a span {
	position:absolute;
	left:-5000px;
}


/* CONTENT */

#content {
	float:left;
	width:576px;
	min-height:311px;
	background:url(img/bg_content2.png) no-repeat #FFFFFF;
	padding:30px 8px 0 66px;
	font:13px Arial, Helvetica, sans-serif;
	color:#091728;
}

#content h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color:#091728;
	margin:0 0 8px 0;
}

#content h2 a {
	color:#091728;
	text-decoration:none;
}

#content h2 a:hover {
	text-decoration:underline;
}

#content p a {
	font:13px Arial, Helvetica, sans-serif;
	color:#799c00;
	text-decoration:underline;
}

#content p a:hover {
	text-decoration:none;
}

.postmetadata a {
	color:#799c00;
	text-decoration:underline;
}

.postmetadata a:hover {
	text-decoration:none;
}

.post {
	background:url(img/bg_article.png) repeat-x;
	padding:8px 0 18px 0;
}

.calltoaction {
	height:25px;
	background:#f0f6cc;
}

.calltoaction p {
	height:25px;
	_height:21px;
	padding:4px 0 0 8px;
}

.calltoaction p a {
	color:#799c00;
	text-decoration:underline;
}

.calltoaction p a:hover {
	text-decoration:none;
}

.goto {
	display:block;
	float:right;
	width:140px;
	height:21px;
	padding:4px 0 0 20px;
	background:#b5d300;
	color:#091728;
	font-weight:bold;
	text-decoration:none;
}

.goto:hover {
	text-decoration:underline;
}

/* COMMENT */

.comment {
	background:#f0f6cc;
	border: 1px solid #82a311;
	font:12px Arial, Helvetica, sans-serif;
	color:#091728;
}

.txt_comment {
	background:#f0f6cc;
	border: 1px solid #82a311;
	margin:8px 0 0 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#091728;
}

.submit_comment {
	background:#f0f6cc;
	border: 1px solid #82a311;
	margin:8px 0 8px 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#091728;
}

.bg_comment {
	margin:8px 0 15px 0;
	padding:5px 5px;
	background:#f0f6cc;
	border-top:1px ridge #82a311;
	border-left:1px ridge #82a311;
}

/* SIDEBAR */
 
.sidebar {
	float:right;
	width:270px;
	background:url(img/bg_sidebar2.png) no-repeat 240px 0 #FFFFFF;
	padding:25px 0 0 20px;
	font: 13px Arial, Helvetica, sans-serif;
}

.sidebar a.button {
	display:block;
	width:141px;
	height:47px;
	background:url(img/buttons.png) no-repeat 0 0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:14px 25px;
	text-decoration:none;
}

.sidebar a.button:hover {
	background-position: -191px 0;
}

.sidebar h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#091728;
	margin:0 0 10px 0;
}

.sidebar a {
	color:#799c00;
	text-decoration:underline;
}

.sidebar a:hover {
	text-decoration:none;
}

.sidebar li {
	margin:1px 0;
}
.sidebar ul#page-list {
	width:179px;
	margin:0 0 20px 0;
	background:#f0f6cc;
}

.sidebar ul#page-list h2 {
	color:#FFF;
	padding:3px 0 2px 0;
	font-size:24px;
	background:#82a311;
	text-align:center;
}

.sidebar ul#page-list li {
	margin:0;
}

.sidebar ul#page-list li ul {
	position: absolute;
	left: -5000px;
}

.sidebar ul#page-list a {
	display:block;
	padding:5px 0 5px 10px;
	background:url(img/bg_article_side.png) repeat-x bottom #f0f6cc;
	color:#091728;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.sidebar ul#page-list a:hover {
	background:url(img/bg_article_side.png) repeat-x bottom #B5D300;
	color:#FFF;
}

.rss {
	display:block;
	height:18px;
	background:url(img/rss_green.png) no-repeat;
	padding:1px 0 0 23px;
	margin:5px 0 0 0;
}

.recherche {
	background:#f9faf3;
	border: 1px solid #82a311;
	font:12px Arial, Helvetica, sans-serif;
	color:#82a311;
}

.submit {
	background:#FFFFFF;
	border:none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#82a311;
}

.submit:hover {
	color:#091728;
}

/* FOOTER */

#spacer-footer {
	height:155px;
	clear:both;
}

#footer {
	height:132px;
	background:url(img/bg_footer.png) repeat-x;
	margin-top:-132px;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#footer a {
	text-decoration:underline;
	color:#FFFFFF;
}

#footer a:hover {
	text-decoration:none;
}

#footer ul {
	width:910px;
	margin:0 auto;
}

#footer li {
	float:left;
	margin:10px 0 0 0;
}

#footer li a {
	display:block;
	float:left;
	width:182px;
	height:100px;
}

#ulb {
	background:url(img/sponsors/ulb.png) no-repeat;
	background-position:55px 0;
}

#ucl {
	background:url(img/sponsors/ucl.png) no-repeat;
	background-position:55px 0;
}

#ulg {
	background:url(img/sponsors/ulg.png) no-repeat;
	background-position:55px 0;
}

#stl {
	background:url(img/sponsors/stl.png) no-repeat;
	background-position:55px 0;
}

#fundp {
	background:url(img/sponsors/sponsor_inconnu.png) no-repeat;
	background-position:55px 0;
}

#footer p {
	width:810px;
	margin:0 auto;
	text-align:center;
}

