﻿/*
Theme Name: Yamidoo
Theme URI: http://www.wpzoom.com/yamidoo
Description: A magazine style theme by <a href="http://www.wpzoom.com">WPZOOM</a>, created by <a href="http://ciorici.com">Pavel Ciorici</a>
Version: 1.0
Author: Pavel Ciorici
*/ 

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* {
	margin: 0;
	padding: 0;
}
body {	
	/* background: url(images/bg.png) repeat;*/
	background: url(images/Habillage.jpg) top center fixed no-repeat;
	color: #222;
	font: 62.5% Arial, Helvetica, sans-serif;
}

/* Global reset */
	/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td
	{
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset,img {
	border: 0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal
}
ol,ul,li {
	list-style: none
}
caption,th {
	text-align: left
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}
q:before,q:after {
	content: ''
}

/* Global reset-RESET */ 
/* The below restores some sensible defaults */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a img {
	border: none
}

/* Gets rid of IE's blue borders */

/* ------------------------------------------ */ 
/* TOOLBOX CSS */
/* ------------------------------------------ */

.post {
	float: left;
	line-height: 20px;
	width: 530px;
}
.post small {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0 0px 0;
}
.post a {
	border-bottom: 1px solid #ccc;
	color: #154A7F;
	font-weight: 700;
}
.post a:hover {
	border: none;
	text-decoration: none;
}
.post blockquote {
	border-left: 3px solid #ccc;
	color: #777;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.8em;
	margin: 10px 20px 10px 30px;
	padding-left: 10px;
}
.post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 400;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 30px;
}
.post h2,h3,h4,h5,h6 {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 10px;
}
.post li ol {
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
	padding-left: 15px;
}
.post ol li {
	list-style: decimal;
}
.post p {
	padding: 10px 0 5px 0;
}
.post ul li {
	line-height: 25px;
	list-style: square;
}
.post ul,.post ul,ol {
	padding: 10px 0 10px 25px;
}
.transpBlack {
	background: url(transpBlack.png);
}
.widget {
	float: left;
	margin: 10px 0 15px 0;
	width: 390px;
}
.widget a {
	color: #154A7F;
	font-size: 13px;
	font-weight: 700;
}
.widget  img {
	border: 0;
	background: #fff;
}
.widget li {
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
	padding: 4px 0 4px 10px;
}
.widget li:hover {
	background: #F8F5E8;
	border-bottom: 1px dotted #ccc;
}
.widget ul ul {
	padding-left: 20px;
}
.wp-caption {
	background-color: #EFEFEF;
	border: 1px solid #B6B6B6;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 5px 5px 5px;
	text-align: center;
}
.wp-caption img {
	border: 1px solid #B6B6B6;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	color: #000;
	font-size: 22px;
	font-weight: 400;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
html {
	overflow-y: scroll;
}
ul,#socialicons ul {
	list-style: none;
}
.aligncenter {
	display:block;
	margin: 0 auto;
	text-align:center;
}
br.clear {
	clear:both;
}
ul.st-related-posts li {
	list-style-type: none;
	margin-left: -20px;
}

/*on commence ici! */
/* ------------------------------------------ */ 
/* Page wrap */
/* ------------------------------------------ */
#page-wrap {
	margin: 0 auto;
	width: 980px;
}
/* ------------------------------------------ */ 
/* HEADER */
/* ------------------------------------------ */

#header {
	padding-top: 10px;
	float: left;
}
#logo {
	margin-top: 8px;
	margin-right: 2px;
	float: left;
}
#head_ad {
	margin: 0 0 0 15px;
	float: right;
}

/* ------------------------------------------ */ 
/* MAIN CONTENT */
/* ------------------------------------------ */ 
#main-wrap {
	background-color: #fff;
	clear: both;
	float: left;
	font-size: 12px;
	width: 980px;
}

/* newsletter */
#newsletter_head {
	background:url(images/newsletter.png) no-repeat left;
	float:left;
	margin:5px 0 0 20px;
	padding-left:28px;
}
/* search form  */

.content-search{min-height: 140px;min-width: 515px;}

#searchform {
	background:url(images/recherche.png) no-repeat left;
	float: right;
	margin: 5px 20px 0 0;
	padding-left:22px;
}
.input_text {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-top: 1px solid #bbb;
	color: #af0e23;
	float: left;
	margin:4px 2px 0 0;
	font-size: 12px;
	padding: 2px;
	width: 150px;
}
#content-wrap {
	float: left;
	padding: 20px;
}
#breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
}
#breadcrumb a{
	font-size:1.2em;
}
.breadcrumb_courant {
	font-size:1.2em;
	color:#ae0d22;
}
#breadcrumb_accueil {
	padding-left:18px;
	background:url(images/accueil.png) no-repeat left;
}
#headline {
	height: 280px;
  width:600px;
	overflow: hidden;
	position: relative;
	background-color:#333;
	border:1px solid #BFB8B8;
}
#headline-content{
	height: 280px;
	width:482px;
	overflow: hidden;
	position: relative;
	float:left;
}
#headline a:hover {
	text-decoration:none;
}
#headline .glidecontent {
	color: #E1E1E1;
	position: absolute;
	visibility: hidden;
	z-index: 0;
}
#headline .teaser-image {
 	width: 480px;
	height: 280px;
	line-height: 0;
	position: relative;
	z-index: 0;
}
#headline .teaser-image-small {
	left: 15px;
	width: 90px;
	height: 60px;
	line-height: 0;
	border:1px solid #BFB8B8;
	position: relative;
	z-index: 0;
}
* html #headline .teaser-image {
	display: inline;
}
#headline .teaser-main {
  left:0;
	top: 218px;
	width: 480px;
	height: 62px;
	position: absolute;
}
#headline .teaser-main .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;	
	position: absolute;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.7;
	filter:alpha(opacity=50);
}
#headline .teaser-main .teaser-wrap {
	width: 100%;
	height: 100%;
	position: relative;
}
#headline .teaser-main .teaser-title {
	margin: 0 10px;
	padding: 5px 0 4px 0px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	position: relative;
}
#headline .teaser-main .teaser-text {
	margin: 0 10px;
	position: relative;
	font-size:10px;
	text-transform:uppercase;
	font-weight:200;
}
#headline .teaser-main .teaser-text p {
	margin: 0;
}
#headline .teaser-main a:link,
#headline .teaser-main a:visited {
	font-weight:700;
	font-size:15px;
	text-transform:uppercase;
	color: #E1E1E1;
}
#headline .teaser-main a:hover {
	color: #E1E1E1;
	text-decoration:underline;
}
#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */
	height:250px;
	right: 15px;
	font-weight:bold;
	width: 115px;
	color: #BD3D0A;
	font-size: 12px; 
	position: absolute;
	padding-right:2px;
	padding-top:5px;
}

#headline .glidecontenttoggler a {
	padding:0px 0 4px 0;
	display: block;
	cursor: pointer;
}
#headline .glidecontenttoggler img:hover {
	border:1px solid #000;
}
#headline .glidecontenttoggler .togglercontent {
	padding: 10px;
	font-weight: bold;
	border:none;
}
#headline .glidecontenttoggler .togglercontent a:hover {
	text-decoration:none;
	border:none;
}
#headline .glidecontenttoggler .togglertitle {
	margin: -2px 0 0 15px;
	line-height: 1.2em;
	display: block;
}
.article {
	background-color: #F8F5E8;
	line-height: 19px;
	float:left;
	margin-top: -5px;
	padding: 10px 5px 15px 10px;
}
.article h1 {
	padding-bottom: 10px;
}
.article h1 a {
	color: #154A7F;
	font-size: 19px;
	font-weight: 700;
}
.article img {
	float: right;
	margin: 0 10px 10px;
}
.article small,.article small a {
	text-transform:uppercase;
	color: #154A7F;
	font-weight: bold;
	padding-top: 5px;
}
.article ul li {
	display:inline;
}
#articles h3,.widget h3 {
	background-color: #F8F5E8;
	border-top: 3px solid #ECE8D7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
	padding: 8px 0 8px 10px;
	text-transform: uppercase;
}
#articles,#more {
	float: left;
	width: 530px;
}
.author {
	float: left;
	width: 110px;
}
.author img {
	border: 1px solid #ccc;
	display: block;
}
#categ {
	background-color: #FFF9F9;
	border-bottom: 1px solid #BFB8B8;
	border-top: 1px solid #BFB8B8;
	float: left;
	padding: 7px 0;
	text-align: center;
	width: 980px;
}
#feature {
	float: left;
	padding: 0 0 15px;
	width: 610px;
}
#featured-article {
	float: left;
	padding-left: 10px;
	line-height: 21px;
	width: 310px;
	text-align: justify;
}
#featured-article img {
	margin-bottom: 5px;
}
#featured-article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	line-height: 30px;
	text-align: left;
}
#featured-article h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	text-align: right;
}
#featured-article small {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#featured-article small a {
	color: #154A7F;
	font-weight: 700;
}
#featured-article small  a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#featured-article p {
	padding: 5px 0 0 0;
}

/* Colonnes en page d'accueil */
.column {
	border-right: 1px solid #ECE8D7;
	float: left;
	padding: 0 15px 15px;
	width: 170px;
	height: 450px;
}
.column p,.column_last p {
	padding: 0 0 10px 0;
}
.column h1 a,.column_last h1 a {
	color: #154A7F;
	font-size: 17px;
	font-weight: 700;
}
.column h1,.column_last h1 {
	padding: 5px 0;
}
.column h4,.column_last h4 {
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
}
.column a img {
	margin: 0 -13px;
}
.column small a,.column_last small a {
	color: #154A7F;
}
.column small,.column_last small {
	color: #154A7F;
	font-weight: 700;
	text-transform: uppercase;
}
.column div {
	font-size:1.1em;
}
.column_count {
	background: url(images/bulle.png) no-repeat left;
	float: left;
	padding: 10px 0 10px 30px;
}
.column_count small a {
	text-decoration:none;
	color: #AF1023;
}
.column_date{
	background: url(images/horloge.png) no-repeat left;
	float: right;
	padding:10px 0 5px 20px;
	text-align: right;
}
.column_last {
	float: left;
	padding: 0 15px;
	width: 200px;
}
#columns {
	float: left;
	line-height: 19px;
	padding: 0 15px 0 0;
}
#column1,#column3 {
	background-color: #ffdd00;
}


/* Pub a cote des trois colonnes */
#sidebar_top_ad_home {
	background: url(images/arriere-pub.png) no-repeat right;
	float: left;
	width: 310px;
	height:400px;
	padding-top: 10px;
	padding-left: 15px;
}
#sidebar_top_ad_home img {
	float: left;
}
#notre_regard img {
	margin-top: 3px;
}
#notre_regard div {
	font-size:1.05em;
	line-height:1.5em;
}

/* Derniers articles en HP */
#recent_article_0,#recent_article_2,#recent_article_4 {
	background-color: #ffdd00;
}
#more a {
	color: #154A7F;
	font-size: 13px;
	font-weight: 700;
	padding-left: 10px;
}
.more_title {
	background: url(images/dot.png) no-repeat left;
	color: #154A7F;
	font-size: 13px;
	font-weight: 700;
	padding-left: 10px;
}
#more li {
	border-bottom: 1px dotted #ccc;
	display: inline;
	line-height: 25px;
}
.more_right {
	border-bottom: 1px dotted #ccc;
	color: #848d98;
	text-align: right;
	font-weight: 300;
	font-size: 10px;
}
.more_left {
	float:left;
}
#commenform small {
	margin-left: 10px;
}
textarea {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-top: 1px solid #bbb;
	color: #666;
	font-size: 12px;
	padding: 5px;
}

/* article froides */
.description {
	margin-bottom:10px;
}
.post-content {
	font-size:110%;
	float:left;
	clear:both;
}
.sociable {
	clear:both;
	padding-top:10px;
	margin-bottom: 5px;	
}
.form-item {
	width:530px;
	margin-top:8px;
	float:left;
	clear:both;
}
div.form-title {
	font-weight: bold;
	font-size: 14px;
	color:#b1162a;
	margin: 10px 10px 0 0;
	clear:both;
}
.form-content,.form-content p {
	float:left;
	width: 100%;
}
.form-content p iframe{
	margin-left:40px;
}
.form-content ul {
	list-style-type:circle inside;
	display:block;
	width:530px;
	float:left;
}
.form-content ul li {
	float:left;
	width:250px;
	margin-right:15px;
}

/*  The comment section*/
#commentlist {
	line-height: 10px;
	float: left;
	width: 97%;
	font-size: 11px;
	color: #000;
	margin: 0px 0 20px 0;
	padding: 30px 0 0 10px;
}
#commentlist h2 {
	color: #d12028;
	padding:0 0 10px 0;
}
#commentlist li {
	border-top: 5px solid #d12028;
	margin: 0 0 20px 0;
	padding: 5px;
	list-style-type: none;
	padding: 5px 10px 5px 63px;
	background: #fff;
}
#commentlist li:last-child {
	border-bottom: 1px solid #ADACA8;
}
#commentlist ul {
	margin: 0;
	padding: 0;
}
#commentlist li p {
	clear:both;
	font-size: 12px;
	margin: 0;
}
#commentlist a {
	text-decoration: none;
	font-weight: bold;
	border: none;
}
#commentlist a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#commentlist li div.meta {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: center;
	border-bottom: 1px dotted #3333;
}
#commentlist li .avatar {
	float: left;
	padding: 0;
	margin-left: -58px;
	width: 50px;
	height: 50px;
	border: 2px solid #E6E3D3;
}
#commentlist li ul li {
	margin-right: -5px;
	margin-left: -50px;
	margin-bottom: 7px;
	margin-top: 11px;
	background: #E6E3D3;
	border: 1px solid #ADACA8;
}
.comment-author {
	float:left;
}
.commentmetadata {
	float:right;
	padding-left:40px;
	background: url(images/horloge.png) no-repeat left;
}
.children {
	padding: 0;
}
.authorcomm {
	float: left;
	margin: 0;
	padding: 0;
	width: 70px;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
}
.authorcomm a {
	text-decoration: none;
	font-weight: bold;
}
.reply {
	text-align: right;
	padding: 5px;
}
.navigation {
	width: 100%;
	height: 20px;
}
.cancel-comment-reply {
	text-align: right;
	float: none;
	font-size: 12px;
}
.comment-meta  a {
	border-bottom: 1px dotted #3333;
	text-transform: uppercase;
	font-size: 9px;
	color: #808080;
}
.fn {
	font-size: 13px;
	font-weight: bold;
}
.says {
	display: none;
}
#comments {
	background:url(images/fillet.png) no-repeat top;
}
#respond {
	background:url(images/laisser_commentaire.png) no-repeat 20px 10px;
	background-color:#a6a9b0;
	width: 520px;
	padding:40px 0 10px 0;
	float:left;
	text-align: left;
}
#respond h3 {
	font-size: 16px;
}
#commentform {
	background-color:#a6a9b0;
}
#commentform #author,#commentform #email,#commentform #url,#commentform textarea
	{
	border: 1px solid #808080;
	padding: .2em;
	margin-left: 10px;
}
#commentform h2 {
	margin-left:20px;
}
#commentform p{
	
	padding-left:20px;
	margin-bottom: 20px;
}
#commentform p label {

	vertical-align:top;
	float:right;
	padding-bottom:10px;
}
#commentform textarea {
	float:right;
	margin-right:20px;
}
#commentform input {
	float: right;
	margin-right:20px;
}
#commentform input {
	height: 18px;
}
.submit {
	background-color: #ca1f27;
	border: 1px solid #504F4F;
	color: #fff;
	font-size: 10px;
	padding: 1px 5px 1px 5px;
	margin:5px 0 5px 0;
	text-transform: uppercase;
}
.trackback {
	float:left;
}


/* Sidebar*/
#sidebar {
	float: right;
	padding-left: 20px;
	text-align: left;
	width: 390px;
}

/* image pour les contenues froides dans le sidebar */
.image_sidebar img{
	display:block;
	margin:5px auto;
	text-align: center;
}
.image-con-fro {
	display:block;
	margin: 0 auto;
	text-align: center;
}
#sidebar_top_ad,#sidebar_bottom_ad1,#sidebar_bottom_ad2 {
	background: url(images/arriere-pub.png) no-repeat;
	width:350px;
	float:left;
	padding: 20px 0 10px 45px;
}
#sidebar_top_ad_petit,#sidebar_bottom_ad1_petit {
	margin-left: 45px;
}
#sidebar_left {
	float: left;
}
#sidebar_left h3{
	background : #FFFF00;
}

#sidebar_left_petit {
	float: left;
	margin-left: 45px;
}

#sidebar_right {
	float: left;
	padding-left: 20px;
}
#sidebar_right h3{
	background : #CC3300; 
}

#sidebar_left  .widget,#sidebar_right .widget, #campus_mag_sidebar {
	float: left;
	margin: 0 0 15px;
	width: 180px;
}
#campus_mag_sidebar{
	margin-left:10px;
}

#sidebar_left_petit  .widget {
	float: left;
	margin: 0 0 15px;
	width: 300px;
}

#ads li {
	border: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
	text-align: left;
	width: 125px;
}

#ads_petit li {
	border: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
	text-align: left;
	width: 125px;
}

#ads_petit {
	margin-left: 70px;
}

#notreRegard {
	margin-top: -10px;
}

.tab_recent_date {
	background: url(images/horloge.png) no-repeat left;
	float: left;
	padding:10px 0 5px 20px;
}

/* Footer */ 
#ab_rss {
	float:left;
	padding: 10px 0 5px 0;
}
#ab_nl {
	float:right;
	padding: 10px 0 5px 25px;
}

#rec_graph {
	margin-top: 20px;
	width: 980px;
}

#footer {
	background-color: #ffdd00;
	float: left;
	font-size: 12px;
	line-height: 19px;
	margin: 20px 0;
	width: 980px;
}
#footer a {
	color: #154A7F;
	font-weight: 700;
}
#footer h4 {
	font-size: 14px;
	font-weight: 700;
}
#footer_text li div {
	clear:both;
	text-align: center;
	width: 800px;
	padding:0 0 0 7em;
}
#pages_statiques {
	clear:both;
	padding-bottom:1em;
	text-align:center;
}
#pages_statiques li {
	display:inline;
	padding-left:0.7em;
	font-size: 12px;
	font-weight: 500;
}
#lien_partenaire {
	text-align: center;
	padding-bottom: 1em;
}

#lien_partenaire li {
	display: inline;
	padding-right:0.7em;
	font-size: 12px;
	font-weight: 500;
}


/* category */
.cat_content{
	float: left;
	width: 530px;
}

.cat_img_desc {
	float:left;
	width:530px;
	margin-top:10px;
	margin-bottom:10px;
}
.cat_img_desc a img {
	float:left;
	clear:left;
	margin-top:10px;
}
.cat_img_desc h3 {
	float:left;
	padding-left:10px;
	clear:right;
}
.cat_img_desc div {
	float:left;
	padding-left:10px;
	clear:right;
	width:330px;
}

.cat_desc{
	font-size:1.25em;
	padding:2px;
}
.cat_desc_top {
	margin-bottom:10px;
}
.cat_desc_top :first-letter {
	color:#ffdd00;
	font-size:xx-large;
	font-weight: 700;
	}
#cat_desc_coloc p{
	float:left;
	vertical-align:top;
	width:160px;
}

#coloc_moteur {
	width:300px;
	height:250px;
	float:left;
	margin:2px 20px;
}
.coloc_banni img {
	margin-top:10px;
	padding-top:10px;
}
.img_sous_carnet {
	margin-left:70px;

}


/* filieres */
.filieres {
	margin-top: 20px;
	margin-bottom: 20px;
}
#rece_doc a img {
	clear:both;
	padding:2px;
	margin:10px 0;
	border: 2px solid;
}
#rece_doc a,
#rece_doc a:hover {
	border:none;
	text-decoration:none;
}

/* recherche par zone  */
#cartefr {
	margin: 20px 0 10px 50px;
}
#regionfr {
	margin: 0 0 10px 130px;
}

/* iqeusta moteur de cherche*/
.iquesta {
	margin: 10px 0 0 10px;
}

/* filet long */
.filetL {
	width: 945px;
}
.filetDemi {
	clear:both;
	height:6px;
	width:530px;
	margin-bottom: 5px;
}

#blabla {
	margin:15px 0;
}
#contribu {
	float:left;
	margin-left:10px;
	padding-right:15px;
}
#contribu a img {
	float:left;
}

/* categorie chaudes*/
.article h1 {
	clear:both;
}
.post_content {
	clear:both;
}
.post_niveau2 {
	border-right: 1px solid #ECE8D7;
	float: left;
	padding: 0 18px;
	width: 228px;
	height:500px;
}
.post_niveau2 a img {
	width:264px;
	height:180px;
	overflow:hidden;
	float:left;
	margin-left:-18px;
	margin-right:-18px;
}
.image_droite {
	float:right;
	width:220px;
	height:130px;
	overflow:hidden;
}
.post_niveau2_1,.post_niveau2_2 {
	margin-top:-6px;
	margin-bottom: -1px;
}
.post_niveau2_1, .post_niveau2_4 {
	background-color: #ffdd00;
}
.post_niveau2_3, .post_niveau2_4 {
	margin-top:-6px;
	margin-bottom:-6px;
}

 .post_niveau3_7 {
	background-color: #ffdd00;
}
/* page de téléchargement des mags */

.mag {
	float:left;
	margin:20px;
	}
	#teaser {
	float:left;
	padding:14px 0 0 0;
}
.overlay {
    background: none repeat scroll 0 0 #000000;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    left: 0px;
    opacity: 0.7;
    overflow: hidden;
    padding: 8px 15px 0;
    position: absolute;
    top: 240px;
    width: 450px;
}
#headline a {
    color: #FFFFFF;
    font-weight: bold;
}

.overlay a {
    color: #FFFFFF;
}

.comment{

}
#aganeda-planet{
	clear:both;
    margin-top: 50px;
}
.title-agenda{
	font-size:18px;
	font-family:marcel ;
	font-weight:bold;
	font-style:italic;
}
.event{
    background: url("images/event.jpg") no-repeat scroll 0 0 transparent;
    margin-top: 20px;
    padding-left: 108px;
    width: 293px;
}
.event span{
	font-size:16px;
	font-family:marcel ;
	font-weight:bold;
}
.event1  {
	margin-bottom:15px;
}
.event2  {
	margin-bottom:15px;
}
.event3  {
	margin-bottom:15px;
}

.title-agenda h3 {
    background-color: #F8F5E8;
    border-top: 3px solid #ECE8D7;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 0 8px 10px;
    text-transform: uppercase;
}

.post-content .col1,.post-content .col2,.post-content .col3,.post-content .col4 { float:left; width:50%; }
.post-content .adresses-col { width:100%; float: left; clear: both; }
