/*
Theme Name: Corre Invest
Theme URI: http://www.correinvest.com/
Description: Le thème Wordpress créé spécialement pour Corre Investment & Consulting.
Version: 1.0
Author: Gueorgui Tcherednitchenko
Author URI: http://gueorgui.net/
Tags: client, corporate, blue 
*/
/* Begin Typography & Colors */
body {
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 1.5em;
	background-color: #006a90;
	color: #cddfeb;
	margin: 0 0 40px 40px;
	background-image: url('images/bg.png');
	background-position-y: 0;
	background-repeat: repeat-x;
	min-width: 900px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
}

a {
	color: #fff;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-top: 3em;
	margin-bottom: 0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#header {
	float: left;
	width: 55%;
	min-width: 450px;
	height: 178px;
}

#header .lalettre {
	float: left;
	width: 50%;
	min-width: 252px;
	height: 139px;
	background-image: url('images/lalettre.png');
	background-repeat: no-repeat;
}

#header .search {
	width: 45%;
	float: right;
	text-align: center;
	margin-top: 85px;
}

#content {
	width: 55%;
	float: left;
	min-width: 450px;
	margin-bottom: 40px;
}

#content .dateArchive, #content .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #247f9f;
	text-align: center;
	margin-right: 20px;
}

#content .dateArchive {
	margin-top: 10px;
}

#content .date {
	font-style: italic;
	padding-top: 10px;
}

#content .date .day {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5em;
	line-height: 0.9em;
}

#content .date .month {
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
}

#content .entry {
	padding-top: 20px;
	padding-bottom: 40px;
}

#content .entry p {
	margin: 0 0 1em 0;
}

#content h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content .entry h3 {
	margin-top: 0;
	margin-bottom: 1em;
}

#content h2 {
	margin-top: 0;
	line-height: 1.5em;
}

#content .postLink {
	padding: 10px 10px 10px 10px;
	display: block;
	text-decoration: none;
	color: #cddfeb;
}

#content .postLink:hover {
	color: #fff;
}

#content .pagetitle {
	margin-bottom: 2em;
}

#sidebar {
	float: right;
	width: 40%;
	min-width: 220px;
	margin-bottom: 20px;
}

#logo {
	margin-bottom: 40px;
}

#aboutBox {
	background-color: #247f9f;
	padding: 20px 40px 20px 20px;
}

#aboutPhoto {
	width: 100%;
}

#bourse {
	width: 100%;
	height: 135px;
	background-image: url('images/bourse.jpg');
	background-repeat: repeat-x;
}

#contactBox, #aboutPageBox, #archivesBox, #logo {
	padding-left: 20px;
}

#footer {
	border-top: 1px solid #247F9F;
	margin-top: 20px;
	width: 100%;
	clear: both;
}

.searchFormPlaceholder {
	color: #999999;
}

#footer p {
	margin-top: 1em;
	margin-left: 20px;
}

#footer .credit {
	line-height: 30px;
	font-size: 0.8em;
	color: #3293b5;
}

#footer .credit a {
	color: #4dafd1;
}

.entry img {
	border: 16px solid #fff;
}

.entry img.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}

.entry img.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}

.clearing {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}
