/*   
Theme Name: montheme
Theme URI: http://www.dummy.org
Description: theme base sur economics
Author: Pierre Arnaud
Author URI: http://www.master-aini.net/
Version: 0.1.
*/

* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color: #f4642a;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

body {
	background: #fff url('images/background_body.jpg') repeat-x top;

	color:#666;
	font:0.7em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	/*color: #31363B;
	letter-spacing: -1px;*/
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

/*h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}*/

/*p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}*/

/*blockquote {
	margin-left: 3em;
	margin-right: 3em;
}*/


blockquote {
	background:#f1f1f1;
	border-left:2px solid #aa461d;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

/* Begin Images importé de default18ln car ces styles sont générés par wp-admin */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

hr {
	display: none;
}

/* Logo */

#logo {
	width: 754px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 754px;
	height: 266px;
	padding-bottom: 3px;
	/* background: url(images/img04.jpg) no-repeat left top; */
}

/* Header */

#header {
	
	height:320px;
	margin:0 auto;
	position:relative;
	width:760px;
}

.bandeau_defaut {
	background:url('images/background_header.jpg');
}



.bandeau_adopter {
	background:url('images/background_header_adopter_2.jpg');
}

.bandeau_agenda {
	background:url('images/background_header_agenda.jpg');
}

.bandeau_madagascar {
	background:url('images/background_header_madagascar.jpg');
}

.bandeau_culture {
	background:url('images/background_header_culture.jpg');
}

.bandeau_mail {
	background:url('images/background_header_mail.jpg');
}

.bandeau_afaenam {
	background:url('images/background_header_afaenam.jpg');
}


/* copié du site dynengine */
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#aa461d;
	font-size:26px;
	text-align: center;
	font-weight:400;
	left:0;
	letter-spacing:-2px;
	position:absolute;
	top:40px;
}

#green {
	color: #3c5738;
}
#header p {
	bottom:70px;
	color:#fff;
	font-size:2em;
	position:absolute;
	right:20px;
}
#header ul {
	list-style:none;
	position:absolute;
	top:265px;
	left: 130px;
}
#header ul li {
	list-style:none;
	float: left;
	text-align: center;
}

#header ul li.current {

	background-color: #467936;
	border-left: 3px solid #aa461d;
	
}

#header ul li.current_page_item {

	background-color: #467936;
	border-left: 3px solid #aa461d;
	
}

#header ul li.current_page_parent {

	background-color: #467936;
	border-left: 3px solid #aa461d;
	
}

#header ul li a {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:6px;
	width:90px;
}
#header ul li a:hover {
	background:#f4642a;
	color:#eee;
	text-decoration:none;
}

/*menu horizontal d'origine de economics */
/*#menu {
	height: 60px;
	width: 754px;
	padding-left: 20px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}*/

/*#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}*/

 Search 

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	height:auto;
	margin:0 auto;
	width:760px;
}

/* Main, importé des style du bloc main de dynengine */
#content {
	float:right;
	width:520px;
}

#content-home-right {
	font-size: 80%;
	width: 260px;
	float: right;
}

#content-home-left {
	font-size: 80%;
	width: 260px;
	float: left;
}

#content-home-left p {
	background-color: #a6ffd2;
	color: #c33e13;
}


#content p {
	color:#555;
	line-height:20px;
	padding:10px;
}



#alert {
	background-color: #ffab9e;
}

#content p.centered {
	text-align: center;
	/* for centered table in non-compliant browsers */
}
	
#content h1 {
	border-bottom:2px solid #aa461d;
	color:#444;
	font-size:180%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	margin-bottom:10px;
}

#content h2{
	padding-left: 20px;
	padding-right: 20px;
	font-size:160%;
	line-height:20px;
	font-weight:400;
	margin-bottom:10px;
}

#content #alert h2 {
	color: black;
	font-weight: bold;
}

#content h3{
	padding-left: 40px;
	padding-right: 40px;
	font-size:125%;
	line-height:20px;
	font-weight:400;
}

.underlined_paragraph {

	border-bottom:1px solid #aa461d;
	margin-bottom: 20px;
}

#content ul {
	margin-left: 30px;
	list-style-image: url(images/0090_check.png);

}

#content li {
	margin-bottom: 10px;
}

#content ol {
	margin-left: 30px;
	padding-left: 10px;
	
}
#content dl{
	line-height: 15px;
}
#content dt {
	font-weight: bold;
}

#content dd {
	margin-left: 15px;
	margin-bottom: 10px;
}

/* supplément pour les têtes de sections */


.section-header h2 {
	color: #c23e13;
	font-size: 2em;
}

.section-header p {
	color: #2f5938;
	font-size : 1.2em;
}


/* tables, importé de dynengine */

#standard_centered_table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#standard_centered_table td{
	padding:5px;
	border-top:1px solid #aa461d;
}

#contact_table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#contact_table th {
	background-color: #f1dbcd ;
	border-top:1px solid #aa461d;
	line-height: 30px;
}

#contact_table tr {
	height: 20px;
}

#contact_table td {
	background-color: #ebebeb;
	}
	
.deleg {
border-top:1px solid #aa461d;
}

#pink_row {
	
	background-color: #f1dbcd ;
	}

#grey_row{
	
	background-color: #ebebeb;
}



.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

/*.post a {
	color: #31363B;
}*/

/* Sidebar demoted from economics*/

/*#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}*/

/* sidebar imported from dynengine */
#sidebar {
	float:left;
	width:210px;
}
#sidebar h1 {
	border-bottom:2px solid #aa461d;
	color:#444;
	font-size:180%;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}

#sidebar h2 {
	color:#666;
	margin-left: 5px;
	font-size: 1.2em;
}

#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}

#link_boxes p {
	background-color: #f1dbcd;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:10px;
}

#sidebar ul li {
	border-bottom:1px solid #f4642a;
	list-style:none;
	padding:2px 2px;
}

#sidebar ul li.current {
	/*background:#f1f1f1;
	font-weight: bold;*/
}



#sidebar ul li.current_page_item {
	background:#f1f1f1;
	font-weight: bold;
}


#sidebar ul li a {
	color:#333;
	display:block;
	font-family:Geneva;
	padding:5px;
	text-decoration:none;
	
}


#sidebar ul li a:hover {
	color:#000;
}


/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* footer from afaenam*/
#footer {
	margin:10px auto;
	width:760px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #aa461d;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}

/* Footer from economics*/

/*#footer {
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}*/
