/*
Theme Name: Les 4 Gourmets
Description: Theme created by L4G.
Version: 1
Author: L4G
*/

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Century Gothic, Times, Serif;
	font-size: 0.8em;
	color: #222;
	background: #fff url('images/fondBody.gif') no-repeat top center;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Century Gothic, Arial, "Sans serif";
	font-size: 1.3em;
	}
	
a:link, 
a:hover,
a:visited {
	color: #2B789F;
	}
	
iframe {
	margin: 10px 0;
	}
	
#bandeCouleur {
	width: 100%;
	background: transparent repeat-x top center;
	}
	
#page {
	width: 1200px;
	margin: 0 auto;
	}

/* HEADER */
	
#header {
	height: 260px;
	width: 1200px;
	background: transparent url('http://blog.les4gourmets.com/wp-content/uploads/2011/04/header3.jpg') no-repeat top center;
	margin-bottom: 30px;
	}
	
#header h1 {
	text-indent: -9999px;
	}
	
#header h1 a {
	display: block;
	width: 1200px;
	height: 260px;
	}
	
#header h6 {
	display: none;
	}
	
/* CONTENT */
	
#content {
	width: 830px;
	padding: 0 10px;
	text-align: left;
	float: left;
	}
	
#content h2 a {
	color: #19303C;
	text-decoration: none;
	font-size: 1.6em;
	}
	
#content h2 a:hover {
	color: #2B789F;
	text-decoration: none;
	}
	
.auteur {
	display: none;
	}
	
.post {
	margin-bottom: 25px;
	}
	
.post h2 {
	float: left;
	width: 760px;
	}
	
.postmetadata {
	float: left;
	width: 47px;
	height: 48px;
	background: transparent url('http://blog.les4gourmets.com/wp-content/uploads/2011/04/fonddate.gif') no-repeat top center;
	text-align: center;
	}
	
.postmetadata .mois {
	display: block;
	color: #B1C4C9;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 16px;
	height: 17px;
	}
	
.postmetadata .jour {
	color: #fff;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 30px;
	}
	
.post_content {
	clear: both;
	padding-top: 10px;
	}
	
.post_content img {
	border: 0 none;
	}
	
.postmetadata2 {
	font-size: 0.85em;
	font-family: Century Gothic, Arial, "Sans serif";
	color: #999;
	margin: 10px 0;
	}
	
.postmetadata2 a {
	color: #999;
	}
	
.comments-template h3 {
	margin: 15px 0 10px 0;
	}
	
.comments-template ol {
	list-style-type: none;
	}
	
.comments-template ol li {
	margin: 10px;
	}
	
.comments-template ol li p {
	margin-right: 10px;
	color: #999;
	font-size: 0.85em;
	}
	
.comments-template .commentmetadata {
	margin-bottom: 5px;
	}
	
.comments-template form p {
	margin-bottom: 10px;
	}
	
/* CONTENT SIDEBAR */
	
.sidebar {
	width: 330px;
	padding: 10px;
	text-align: left;
	float: right;
	}
	
.sidebar ul {
	list-style-type: none;
	}
	
#rss {
	display: block;
	width: 47px;
	height: 47px;
	background: transparent url('images/logoRSS.gif') no-repeat bottom left;
	text-indent: -9999px;
	margin-bottom: 10px;
	}
	
#rss:hover {
	background-position: top left;
	}
	
#searchform input:first-child {
	width: 230px;
	}
	
.widget,
.blocSidebar,
.sidebar .pagenav,
.linkcat {
	width: 100%;
	background: transparent url('http://blog.les4gourmets.com/wp-content/uploads/2011/04/fondbloc1.gif') no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
	
.widget h2,
.blocSidebar h2,
.sidebar .pagenav h2,
.linkcat h2 {
	height: 34px;
	line-height: 33px;
	margin-bottom: 5px;
	background: transparent url('http://blog.les4gourmets.com/wp-content/uploads/2011/04/fondbloctop1.gif') no-repeat top left;
	text-indent: 10px;
	color: #fff;
	}
	
.widget li,
.blocSidebar li,
.sidebar .pagenav li,
.linkcat li {
	text-indent: 30px;
	line-height: 20px;
	}

.widget_text div {
        margin: 10px 10px 0 10px;
        }

#tagcloudflash {
	width: 100%;
	}
	
/* FOOTER */
	
#footer-large {
	clear: both;
	width: 100%;
	background: transparent url('images/fondFooter.gif') repeat-x top left;
	}
	
#footer {
	color: #aeaeae;
	line-height: 1.8em;
	width: 1200px;
	height: 94px;
	margin: 0 auto;
	background: transparent url('images/footer.gif') no-repeat top center;
	}
	
#footer a {
	color: #d2d2d2;
	}

#footer ul {
	list-style-type: none;
	}	
	
#mentions {
	padding-top: 10px;
	float: left;
	width: 780px;
	}
	
#mentions .pagenav h2 {
	display: none;
	}
	
#mentions .pagenav li {
	float: left;
	margin-right: 15px;
	}
	
#nomBlog {
	text-transform: uppercase;
	}
	
#APC {
	width: 120px;
	height: 94px;
	float: right;
	}
	
#APC a {
	display: block;
	width: 120px;
	height: 94px;
	background: transparent url('images/logoAPC.gif') no-repeat bottom left;
	text-indent: -9999px;
	}
	
#APC a:hover {
	background-position: top left;
	}
