/*
Theme Name: MFP
Theme URI:
Description: Custom WordPress Theme coded for MFP
Version: 1.0
Author:
Author URI:
*/

body {
	margin: 0;
	background: #fff repeat-x url(images/bck.gif);
	font-family: Verdana; font-size: 12px;
	color: #000;
}
li { padding:4px 0;}
#page {
	margin: 0 auto;
	width: 950px;
	background-color: #fff;
}
#header {
	position: relative;
	z-index: 2;
	height: 165px;
	background: #fff url(images/bckheader.gif) no-repeat;
}
.headeralt {
	height: 165px !important;
	background-image: url(images/bckheaderalt.gif) !important;
	background-position: 0 -30px !important;
}
#header .logo {
	position: absolute;
	top: 40px; left: 150px;
	width: 440px; height: 40px;
	font-size: 0; text-indent: -99999em;
}
#header .logo a {
	display: block;
	width: 100%; height: 100%;
}
.headeralt .logo {
	top: 90px !important;
}
#header .primary {
	position: absolute;
	top: 135px; right: 0;
	margin: 0; padding: 0 150px 0 0;
	list-style-type: none;
	border-bottom: #888 1px solid;
	font-weight: bold;
}
#header .primary li {
	float: left;
	padding: 5px 10px;
	border-left: #888 1px solid;
}
#header .primary li a {
	color: #7d3c3e;
	text-decoration: none;
}
#header form {
	position: absolute;
	top: 25px; right: 15px;
	margin: 0;
}
#header form * {
	vertical-align: middle;
	font-family: Verdana; font-size: 11px;
	color: #000;
}
#header form .text {
	margin: 0 5px 0 0; padding: 3px;
	width: 115px;
	border: #1f1f1f 1px solid;
}
#header form .btn {
	cursor: pointer;
	font-weight: bold;
	text-transform: lowercase;
}
#container {
	position: relative;
	margin: -90px 0 0 0; padding: 0 0 25px 0;
	width: 100%;
	background: repeat-y url(images/bckcontainer_i.jpg);
}
#container:after, #content .entry:after, .author-info:after, #author_list li:after, #content .excerpt:after, #home .top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sidebar_left {
	float: left;
	margin: 35px 0 0 0;
	padding: 45px 0 0 0;
	z-index:1;
	list-style-type: none;
	width: 180px;
	background: repeat-x url(images/bcksidebar_first.gif);
	overflow: hidden;
	font-size: 11px; 
}
#sidebar_left ul {
	margin: 0 10px; padding: 0;
	list-style-type: none;
}
#sidebar_left ul ul {
	margin: 5px 0 0 15px;
}
#sidebar_left li li {
	margin: 0 0 15px 0;
}
#sidebar_left li li li {
	margin: 0;
	font-size: 10px; font-weight: normal;
}
#sidebar_left strong {
	font-size: 11px;
}
#sidebar_left a {
	color: #000;
	text-decoration: underline;
	font-weight:normal;
}
#sidebar_left a:hover {
	text-decoration: none;
}

.excerpt_i h2 a{font-weight:normal;}

.postmeta {
border-top:1px solid #bbb;
background-color:#F0F0F0;
font-size:0.9em;
padding-left:10px;
line-height:18px;
}

.postmeta p{
float:right;
text-align:right;
padding-right:5px;
width:200px;
}

/*
#sidebar_left h3 {
	margin: 0 0 20px 0;
	line-height: 20px; text-align: center;
	background: repeat-y url(images/bcksidebar_firsth3.gif);
	font-size: 13px;
	color: #fff;
}
*/
#sidebar_left h3 {
	margin: 0 0 15px 0; padding: 1px 5px;
	background-color: #fff;
	border-bottom: #7b7b7b 1px solid;
	font-size: 15px; font-weight: normal;
	color: #000;
}

li#get-recent-comments h3 {display:none;}

#content {
	float: left;
	margin: 0 10px 0 20px; padding: 90px 0 0 0;
	width: 560px;
	overflow: hidden;
}
#content a {
	color: #7d3c3e;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content .post {
	margin: 0 0 25px 0;
}
#content .post h2 {
	margin: 0;
	font-size: 13px;
}
#content .entry {
	margin: 15px 0;
	line-height: 19px;
	width: 100%;
}
#content .meta a {
	color: #000;
	text-decoration: underline;
}
#content .meta a:hover {
	text-decoration: none;
}
#content .excerpt {
	margin: 0 0 5px 0; padding: 0 0 10px 0;
	width: 100%;
	border-bottom: #7d3c3e 1px solid;
}
#content .excerpt .justify {
	padding-left: 5px;
}
#content .excerpt img {
	float: left;
	margin: 0 10px 0 0; padding: 2px;
	width: 60px;
	border: 1px solid;
	border-top-color: #a52a2a; border-left-color: #a52a2a;
	border-bottom-color: #000; border-right-color: #000;
}
#content .excerpt a {
	font-weight: bold;
	text-decoration: none;
}
#content .excerpt a:hover {
	text-decoration: underline;
}
#content .excerpt .meta {
	margin: 5px 0 0 0;
}
#content .excerpt .meta a {
	font-weight: normal;
	color: #7d3c3e;
}
#breadcrumb {
	margin: 0 0 20px 0;
	font-size: 10px;
}
#lpba h3 {
	font-size: 12px;
}
.author-info {
	margin: 0 0 20px 0;
	width: 100%;
}
.author-info h2 {
	clear: both;
	font-size: 13px;
}
.author-info h2 a {
	color: #000 !important;
}
.author-info img {
	float: left;
	margin: 0 5px 5px 0; padding: 10px;
	border: 3px solid;
	border-top-color: #a52a2a; border-left-color: #a52a2a;
	border-bottom-color: #000; border-right-color: #000;
}
#author_list {
	margin: 0; padding: 0;
	list-style-type: none;
}
#author_list li {
	margin: 0 0 15px 0; padding: 10px 0 0 0;
	width: 100%;
}
#author_list li.justify {
	padding-left: 76px;
}
#author_list img {
	float: left;
	margin: -10px 10px 0 0; padding: 2px;
	width: 60px;
	border: 1px solid;
	border-top-color: #a52a2a; border-left-color: #a52a2a;
	border-bottom-color: #000; border-right-color: #000;
}
#author_list a {
	font-weight: bold;
	text-decoration: none;
}
#author_list a:hover {
	text-decoration: underline;
}
#home {
	margin: 0; padding: 0;
	list-style-type: none;
}
#home ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#home .top {
	margin: 0 0 30px 0; padding: 14px;
	width: 530px;
	background-color: #f4ead7;
	border: #f5b00c 1px solid;
	color: #5a5a5a;
}
#home .top h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
	color: #757575;
}
#home .top .iotw {
	float: left;
	padding: 4px;
	width: 190px;
	text-align: center;
	background-color: #f9f5f4;
	border: #ede3e1 1px solid;
	overflow: hidden;
}
#home .top .iotw a {
	text-decoration: none;
}
#home .top .widget_text {
	float: left;
	margin: 0 0 0 10px;
	width: 320px;
	overflow: hidden;
}
#recent-posts {
	margin: 0 0 15px 0;
	border-bottom: #bebebc 1px solid;
	color: #5a5a5a;
}
#recent-posts li {
	margin: 0 0 15px 0;
}
#recent-posts h3 {
	margin: 0 0 15px 0; padding: 0 0 0 5px;
	line-height: 17px;
	background: no-repeat url(images/bckhomerecent-posts.jpg);	
	font-size: 12px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#most-popular, #hot-discussions, #most-emailed {
	float: left;
	padding: 5px 9px;
	width: 160px;
	font-size: 11px;
}
#most-popular {
	background-color: #f6f4ef;
	border: #eae9e8 1px solid;
}
#hot-discussions {
	margin: 0 10px;
	background-color: #fbf7f6;
	border: #eae1df 1px solid;
}
#most-emailed {
	background-color: #f6f4ef;
	border: #eae9e8 1px solid;
}
#most-popular, #hot-discussions, #most-emailed {
	margin: 0 0 15px 0;
}
#most-popular h3, #hot-discussions h3, #most-emailed h3 {
	margin: 0 0 10px 0;
	font-size: 12px; font-weight: bold;
	color: #999490;
	text-transform: uppercase;
}
#most-popular li, #hot-discussions li, #most-emailed li {
	margin: 0 0 5px 0;
}
#supporters h3 {
	margin: 0 0 10px 0;
	font-size: 12px; font-weight: bold;
	color: #999490;
	text-transform: uppercase;
}
#supporters img {
	margin: 0 10px 0 0;
}
#sidebar_right {
	float: left;
	margin: 90px 0 0 0; padding: 0;
	list-style-type: none;
	width: 180px;
	overflow: hidden;
	font-size: 11px;
}
#sidebar_right ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar_right li {
	margin: 0 0 25px 0; padding: 0 15px;
}
#sidebar_right li li {
	margin: 0 0 10px 0; padding: 0;
}
#sidebar_right a {
	color: #7d3c3e;
	text-decoration: underline;
}
#sidebar_right a:hover {
	text-decoration: none;
}
#sidebar_right h3 {
	margin: 0 0 10px 0;
	border-bottom: #940303 1px solid;
	font-size: 15px; font-weight: bold;
	color: #000;
}
#sidebar_right h3 a {
	color: #000;
	text-decoration: none;
}
#sidebar_right h3 a:hover {
	text-decoration: underline;
}
#footer {
	padding: 5px 0;
	text-align: center;
	font-size: 9px;
	color: #5a5a5a;
}
#footer a {
	color: #5a5a5a;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
}

.navigation {
	clear: both;
	margin: 15px 0;
	width: 100%;
}
.navigation a {
	color: #000;
	text-decoration: underline;
}
.navigation a:hover {
	text-decoration: none;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #c0c0c0 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #fff;
	border: #656565 1px solid;
	color: #000;
}
#comment {
	width: 300px; height: 100px;
}
#comments, #respond h3 {
	font-size: 12px;
	color: #000;
}
.children #respond h3 {
	background-color: #fcfcfc;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

strong a {
	text-decoration: none !important;
}
strong a:hover {
	text-decoration: underline !important;
}

td {
	vertical-align: top;
}

input, textarea {
	vertical-align: middle;
	font-family: Arial; font-size: 12px;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.visualPadding {
padding:1em 0 1em 2em;
}

.portletItem {
border-left:1px solid #A0A0D7;
border-right:1px solid #A0A0D7;
margin:0;
padding:1em;
}

dd.portletItem a, dd.portletFooter a {
border-bottom:medium none;
font-weight:bold;
text-decoration:none;
}
dl.portlet a {
text-decoration:none;
}
.portletItem a {
display:block;
}

.portal-top-header-espaces {
background:#899484 url(images/mondes_header_bg_l.png) repeat-y 0 0;
color:#fff;
float:left;
margin:1px 0 15px;
width:100%;
}

.portal-top-header-espaces .inner {
font-size: 1.2em;
z-index:5;
padding: .4em;
text-align: center;
background: url(images/mondes_header_bg_r.png) repeat-y top right;
font-weight: bold;
}

#sidebar_left .inner a { color: #fff;text-decoration:none;font-weight: bold;}
#sidebar_left .inner a:hover { color: #fafafa;text-decoration:none;font-weight: bold;}

.portlet dd.portletItem {
padding: 0 .5em .7em .7em;
}

#sidebar_left .espaces .portlet dd.portletItem a { 
color: #000;
text-decoration:none;
font-weight: normal;
 }
 
#sidebar_left .espaces .portlet dd.portletItem a.title, #sidebar_left .espaces .portlet dd.portletItem a:hover { 
text-decoration:underline;
 }

#sidebar_left .espaces .portlet dd.portletItem a.title{
font-weight: bold;
text-decoration:none;
}

dl.portlet, dl.portlet dd, dl.portlet dt {
border: 0 !important;
}

img.size-full:after { content: "." !important; display: block !important; height: 0 !important; clear: both !important;visibility: hidden !important; }

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix { display: inline-block; }

* html .clearfix { height: 1%;}

.clearfix { display: block;}

