/*
Theme Name: InspirationCuisine
Theme URI: http://www.inspirationCuisine.com/
Description: L'essentiel de votre cuisine.
Version: 1.0
Author: horla
Author URI: 
Tags: cuisine, blog, architecture

	Inspiration.Cuisine
	
*/
/*------------------------------------------------------------*/
/***************  TABLE OF CONTENTS   ***********************/

/*


****/	
/*------------------------------------------------------------*/
/***************          RESET      **************************/
* {
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
ol,ul,li {
	list-style: none;
}
/*------------------------------------------------------------*/
/***************  GENERAL ELEMENTS   **************************/


a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/* Lets Begin */
html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF /*url(images/maintenance_fond.jpg) repeat-x top left*/;
color: #000000;
margin: 0;
padding: 0;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
/*font-size: 4em;*/
color: #08658F; 
font-size: 300%; padding: .5em 0;
}

h2 {
font-size: 1.6em;
color: #08658F; 
}

h3 {
font-size: 1.3em;
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #333333;
text-decoration: none;
}

a:hover {
color: #3f597f;
text-decoration: none;
}

.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */



#header { 
margin-top:100px;
text-align: center;
/*color: #333; 
padding: 1.5em;  
font-size: 1.2em; */
/*border: 1px solid #08658F;*/
}


#content
{	width:420px;
	height: 55px;
	margin-top:35px;
	padding:5px 5px;
	border-top:1px solid #1e252d;
	border-left:1px solid #1e252d;
	font: bold 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	/*background:#F9E3EE;*/
	text-align:justify;
	text-transform:none;
	font-weight:normal;
	letter-spacing:0;
	color: #000000;
}
		

		

#menu { position: absolute; 
font-family: Arial, Helvetica, Sans Serif;
bottom: 2em; 
width: 100%; 
/*border-top: 1px solid #08658F;*/
}

#menu #pluginauthor { padding-left: .3em; }
#menu #admin { float: right; padding-right: .3em; }

