/*
Theme Name: metamorph_flame
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_flame
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_flame"
Version: 1.0.1
Author: Oleg Lazarenko
Author URI: http://www.metamorphozis.com/
Tags: black, red, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, metamorph
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fedfda url(images/fond.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	font-size: 18px;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
}

blockquote {
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 650px;
	height: 358px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/header.jpg) no-repeat center top;
	overflow: visible;
}

#header h1 {
	margin: 0;
	font-size: 24px;
}

#header h1 a {
	color: #000000;
}

#header h2 {
	margin: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#header h2 a {
	color: #ffffff;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 650px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	padding: 0px;
	background: url(images/contenu.gif) repeat-y;
    width: 484px;
    padding-left: 25px;
}


#content h1 a, #content h2 a, #content h3 a {
color: #ffffff;
text-decoration: none;
}


#content H2 {
	padding-left:60px;
	text-align:center;
	background: url(images/sous-titre.jpg) no-repeat center center;
	width:434px;
	height:70px;
	font-size:24px;
	font-style:italic;
}

#content ol, #content ul
{
}

/* Sidebar */

#sidebar {
	float: right;
	width: 141px;
	padding: 0px;
	/*background: url(images/navigation2.gif) no-repeat;*/
}

.box {
	width: 141px;
	padding-left: 1px;
	margin-top:-104px;
}

.box H3 {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
}

.box li.first {
	background: none;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

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

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

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #ff0000;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

/* Footer */

#footer {
	width: 650px;
	height: 144px;
	padding-top: 0px;
	margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 10px;
	background: url(images/piedpage.gif) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 0px;
	text-align: center;
	line-height: normal;
	font-size: 77%;
	color: #000000;
}

#footer a {
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
}
.widget_search
{

}

.post-body
{

	margin-top:15px;
}


div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea
{
	width: 93%;
	border:2px solid #981e09;
	padding:10px;
}

#submit
{
	width: 150px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #981e09;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	overflow:hidden;
    vertical-align: top;
	border:none;
}


div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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

#content .categor
{
padding: 5px;
margin-top: 10px;
margin-bottom: 10px
}
#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #981e09
}


/* menu */

#gmap {display:block; width:206px; height:386px; background:url(images/menu2.jpg); position:relative; margin:0 auto 2em auto;}
#gmap a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:bold; text-transform:uppercase;}

a#title2, a#title2:visited {display:block; width:206px; height:0; padding-top:386px; position:absolute; left:0; top:0; cursor:default; text-decoration:none;}
* html a#title2 {height:260px; he\ight:0;}
#gmap a#title2:hover {background:transparent url(images/menu2.jpg) no-repeat 0 0; overflow:visible; color:#c00;}

a#profil {display:block; width:85px; height:0; padding-top:184px; overflow:hidden; position:absolute; left:6px; top:4px;}
* html a#profil {height:184px; he\ight:0;}
a#profil:hover {background:transparent url(images/profil.jpg) no-repeat 0 0; overflow:visible;}

a#galerie {display:block; width:198px; height:0; padding-top:59px; overflow:hidden; position:absolute; left:10px; top:137px;}
* html a#galerie {height:59px; he\ight:0;}
a#galerie:hover {background:transparent url(images/galerie.jpg) no-repeat  0 0; overflow:visible;}

a#journal {display:block; width:178px; height:0; padding-top:100px; overflow:hidden; position:absolute; left:10px; top:188px;}
* html a#journal {height:100px; he\ight:0;}
a#journal:hover {background:transparent url(images/journal.jpg) no-repeat 0 0; overflow:visible;}

a#angel {display:block; width:76px; height:0; padding-top:200px; overflow:hidden; position:absolute; left:10px; top:189px;}
* html a#angel {height:200px; he\ight:0;}
a#angel:hover {background:transparent url(images/angel.jpg) no-repeat 0 0; overflow:visible;}