/*
Theme Name: Museida
Theme URI: http://www.museida.com/
Description: The first theme created by Melanie Lecocq Sevin.
Version: 0.1
Author: Melanie Lecocq Sevin
 
Creation Theme by Melanie Lecocq Sevin || http://www. museida.com
 
*/

/* choisissez le type de blog ici */
@import wurl('layouts-blog/1col-droite.css');
/*corps de la page web */

#cadre{
background-color:#fff;
padding:25px 0px 0px 12px;
border:2px dotted #996b46;}
body {
	text-align: justify;
	color:#333;
	background-color:#fff;
	font-family: helvetica;
	font-size : 11px;
	line-height : 17px;
	background-image: url(images/fond_new.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin: 30px 0 0;
}
#wrapper {
	width:915px;
	margin-right : auto;
	margin-left : auto;
}
#grand-centre {
	background: url(images/milieu_centre.png) repeat-y;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#centre-haut {
	background: url(images/milieu_haut.png) no-repeat;
	height:25px;
	margin:0px;
	padding:0px;
}
#centre-bas {
	background: url(images/milieu_bas.png) no-repeat;
	height:25px;
}
#content {
	float: left;
	margin-left : 30px;
	padding-right:30px;
	width:480px;
}
#contentwrapper {
	margin:0;
	padding:0;
}
#page {
	margin: 0 auto 0 auto;
}
/* gestion de l'ent?te */

#header {
	padding: 0;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height:120px;
}
#header h1 a {
	display:block;
	width:915px;
	color: #cc2a43;
	font: bold 40px "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration: none;
	padding-top: 45px;
}
h1 a:hover {
	color: #6e604f;
}
/* If you want a TEXT BASED LOGO instead of an image, delete the line of code below */
h1 a {
	text-indent:-9009px;
}
.description {
	text-indent:-9009px;
}
/* gestion du menu */

#menu {
	font-family: courier;
	font-size:18px;
	text-align: left;
	width: 885px;
	margin-left:15px;
	padding-left:15px;
	float:left;
	text-transform : uppercase;
	letter-spacing : 2px;
	border-bottom:2px dotted #fff;
}
#menu ul {
	float:left;
	padding: 0;
	margin-top:10px;
}
#menu li {
	text-align: left;
	padding:0;
	margin:	0;
	display: inline;
}
#menu a {
	padding:3px 2px 2px 2px;
	color:#fff;
	opacity:0.5;
	background-color:#006d62;
}
#menu a:hover {
	opacity:0.9;
	text-decoration:none;
}
/* gestion du contenu */
#content h1 {
	font-weight : bold;
	font-family:helvetica;
	font-size : 16px;
text-transform : uppercase;
	padding-top:3px;
	line-height:20px;
}
#content h1 a {
	color:#127767;
	text-decoration : none;
}
.post-date {
	font-family: courier;
	font-size:18px;
	text-align: left;
	background-color:#fff;
	padding:3px 2px 2px 2px;
	opacity:0.7;
	color:#833a0f;
	text-align:left;
	float: left;
	width:auto;
	margin-right : 5px;
}
.postmetadata {
margin-top:-10px;}
.post_content {
	border-bottom:2px dotted #fff;
	float : left;
	margin-bottom:30px;
width : 480px;}
.more-link {
	font-family: courier;
	font-size:16px;
	text-transform : uppercase;
	text-align: left;
	background-color:#fff;
	padding:3px 2px 2px 2px;
	opacity:0.7;
	color:#833a0f;
	text-align:left;
	float: right;
	width:auto;
	margin-top:15px;
	margin-right : 5px;
	line-height : 15px;
}

img{
margin : 0px 5px 10px 0;
border:2px dotted #996b46;
}
.alignleft {
margin : 0px 5px 10px 0;
border:2px dotted #996b46;
float : left;}
#content h2 {
font-weight:normal;

font-family:courier;
	font-size:18px;
	text-align: left;
	text-transform : uppercase;
	letter-spacing : 2px;
	padding:3px 2px 2px 2px;
	color:#fff;
	opacity:0.5;
	background-color:#006d62;
}
#content h2 a{
		color:#fff;
width:auto;
}
/* gestion de la sidebar */


#sidebar {
	float:right;
	width: 185px;
	border-left:2px dotted #fff;
	padding:0px;
	margin-right:15px;
	min-height:1000px;
text-align : left;
}
#sidebar ul {
	margin : 0;
	padding:0;
}
#sidebar-bis ul {
	margin : 0;
	padding:0;
}
#sidebar-bis {
	float: right;
	width: 170px;
		border-left:2px dotted #fff;
		min-height:1000px;

text-align : left;
}
#sidebar h2 {
	font-family: courier;
	font-size:18px;
	text-align: left;
	background-color:#fff;
	padding:3px 2px 2px 2px;
	opacity:0.7;
	color:#833a0f;
}
#sidebar-bis h2 {
	font-family: courier;
	font-size:18px;
	text-align: left;
	background-color:#fff;
	padding:3px 2px 2px 2px;
	opacity:0.7;
	color:#833a0f;
}
#sidebar-bis li {
	list-style-type : none;
	padding:0 15px 0 15px;
}
#sidebar li {
	list-style-type : none;
	padding:0 15px 0 15px;
}
#wp-calendar {
	margin:0 15px 0 15px;
	width:150px;
}
.textwidget {
	padding:15px;
}
/* gestion du subfooter */

/* gestion du footer */

#footer {
	font-size: 1em;
	color: #000;
	padding: 10px 10px 0 0;
	clear: both;
}
#footer a {
	color: #333;
}
#footer p {
	text-align: center;
	font-size: 1em;
	padding: 0 0 20px 0;
}
/* gestion des commentaires */

.comments-template {
	margin: 10px 0 0 0;
	float: left;
}
.comments-template ol {
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 .comments-template ol p, {
font-size: 0.9em;
font-family: Helvetica, sans-serif;
}
.comments-template ol li {
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
.comments-template h2 {
	color: #58a884;
	font-size: 14px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	border-width: 0;
	margin-bottom:0px;
}
.comments-template h3 {
	color: #58a884;
	font-size: 14px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	border-width: 0;
	margin-bottom:0px;
}
#comments {
	color: #58a884;
	font-size: 14px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	border-width: 0;
	margin-bottom:0px;
}
.commentmetadata {
	font-size: 0.9em;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-size: 0.9em;
	font-family: verdana;
}
.cadre_commentaires {
	border-bottom: 2px dotted #fff;
	border-top: 2px dotted #fff;
	float: left;
	margin-bottom:5px;
}
/* gestion des liens */

a {
	color:#CC6600;
	text-decoration:none;
}
a:hover {
}
#content h2 a {
}
#content h2 a:hover {
}
.post_content a {
}
.post_content a:hover {
}
.sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}
/* gestion de la search box */
#searchetc {
	padding: 5px 40px 0 0;
	float:right;
}
#searchetc #searchbox {
	height:24px;
	background:#fff;
	opacity:0.7;
}
#searchetc #searchbox #s {
	float:left;
	padding:0;
	margin:5px 0 0 5px;
	border:0;
	width:154px;
	background:none;
	font:12px Arial, "Trebuchet MS", Helvetica, Verdana, Sans-serif;
	font-weight:700;
	color:#0d714f;
}
#searchetc #searchbox #go {
	float:left;
}
#featured {
margin-top:15px;
padding-bottom:15px;
border-bottom: 2px #fff dotted;}

H6 {
visibility : hidden;
}

.textwidget {
padding : 0px;
margin:0px;}

#wild img{
margin-bottom:0px;
margin-top : 10px;} 

#insolite{
font-weight : bold;
text-transform : uppercase;
color:#040001;
}
#wild{
font-weight : bold;
color:#cc6641;
font-size : 12px;
text-align : left;}