/* @override http://intra/projet/ism2.0.00.mine_forbach/blog/wp-content/themes/lamine/style.css */

/*  
Theme Name: lamine
Theme URI: http://www.la-mine.fr
Description: la Mine Forbach.
Version: 1.0
Author: is-webdesign.com
Author URI: http://www.iswebdesign.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #000 url(images/body_bg.jpg) no-repeat top center fixed;
	color: #AAA;
}

#wrapper{
	clear: both;
	overflow: hidden;
	margin: 10px auto 10px auto;
	width: 900px;
	text-align: left;
	border-top: 2px solid #333;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 30px;
	padding: 50px 0 0px 15px;
	text-shadow: #000 1px 1px 1px;
}

h1 a
{
	color: #FFF !important;
}

h2
{
	font-weight: normal;
}


h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
	color: #999;
	font-weight: normal;
	font-size: 14px;
	text-shadow: #000 1px 1px 1px;
}

a:link{
	text-decoration: none;
	color:#9c1121;
}

a:hover{
	text-decoration: underline;
	color: #c20319;
}

a:visited{
	text-decoration: none;
	color:#e3f59f;
}	

blockquote { font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #777; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #111;
	border-right: 1px dotted #555;
	border-bottom: 1px dotted #555; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #666;
	background: #444;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	width: 650px;
	height: 100px;
	padding: 0;
	color: #fff;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 250px;
	background: url(images/logo_musee.jpg) no-repeat right;
}

#header a {
	color: #a7c438;
}

#header a:hover{
	color:#FFF;
}

/*----POST----*/

#container{
	float: left;
	width: 500px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 30px 40px 20px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 22px;
	padding: 20px 0 0 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #FFF; }

p.postmetadata{
	font-size: 11px;
	color: #FFF;
	border-top: 1px solid #4d4d4d;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px dotted #CCC; 
	background: none; 
}

.post h2, .post h2 a, .widget_tag_cloud a
{
	color: #a7c438 !important;
}	

.post h2, .post h2 a:hover, , .widget_tag_cloud a:hover
{
	color: #fff !important;
}

.post h2, .post h2 a:visited, , .widget_tag_cloud a:visited
{
	color: #e3f59f;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 180px;
	margin: 30px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 1px solid #333;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar ul li{
	padding: 10px 0 20px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	padding: 3px 0;
	margin: 0 10px 0 22px;
	border-bottom: 1px solid #333;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
	border-bottom: 1px solid #333;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .syndication .rss a{
	color: transparent;
}

.sidebar .rss .sub{
	border-bottom: none;
}

.sidebar .rss .sub a:hover{
	background: none;
}

.sidebar ul li a{
	display: block;
	text-decoration: none;
	color:#9c1121;
	padding: 2px 2px;
}

.sidebar ul li a:hover{
	text-decoration: none;
	color: #CCC;
	background: #222;
}


table#wp-calendar{
	width: 100%;
}

table#wp-calendar caption {
	font-size: 11px;
	padding: 4px;
}

td#today
{
	background-color: #212b04;
}

td#today a:hover
{
	background-color: #394b06;
}

td#today a, td#today a:hover, td#today a:visited
{
	color: #a7c438;
}

#searchform
{
	text-align: right;
}


#searchform #s, #cat.postform
{
	width: 175px;
	margin-bottom: 5px;
}


/* Left Sidebar */

.leftbar{
	float: left;
	width: 190px;
	margin: 30px auto 5px auto;
	padding-top: 5px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 1px solid #333;
}

.leftbar ul{
	list-style: none;
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
}

.leftbar ul li{
	padding: 10px 0 20px 0;
}

.leftbar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	padding: 3px 0;
	margin: 0 0 0 14px;
	border-bottom: 1px solid #333;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
	border-bottom: 1px solid #333;
}
.leftbar ul li a{
	display: block;
	text-decoration: none;
	color:#9c1121;
	padding: 2px 2px;
}

.leftbar ul li a:hover{
	text-decoration: none;
	color: #CCC;
	background: #222;
}

/*----COMMENT FORM----*/

#comment-form-header
{
	margin-top: 50px;
	height: 20px;
	background: url(images/_cadre_1_hg.gif) no-repeat;
	padding-left: 20px;
}
#comment-form-header div
{
	height: 20px;
	background: url(images/_cadre_1_hd.gif) no-repeat top right;
}

#comment-form {
	background: url(images/_cadre_1_bg.gif) no-repeat bottom left;
	padding-left: 20px;
}

#comment-form-content
{
		background: url(images/_cadre_1_bd.gif) no-repeat bottom right;
	padding-right: 20px;
	padding-bottom: 20px;

}

.comments-template ol.commentlist li
{
	background: url(images/picto_comment.gif) no-repeat 0px 10px;
	padding-left: 33px;
}

.comments-template ol{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #a7c438;
	padding: 10px 0 10px 0;
}
.comments-template
{
	margin-top: 30px;
}
.commentmetadata{
	font-size: 11px;
	color: #555;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 14px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #555;
	width: 180px;
}

.comments-template input#submit {
	border: none;
	width: auto;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 10px 0px 15px 0;
	background: #FFF;
	border: 1px solid #555;
	width: 400px;
}

.comments-template p.submit
{
	text-align: right;
	margin-right: 10px;
}

/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #CCC;
	background: #000;
	border-top: 1px solid #4d4d4d;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #9c1121;
}

#footer a:hover{
	text-decoration: underline;
	color: #b7d63d;
}

#footer a:visited{
	text-decoration: none;
	color: #e3f59f;
}

