/*
Theme Name: Yoorz
Theme URI: http://yoorz.com/
Description: Le theme pour la version 3 de Yoorz.com.
Version: 1.0
Author: Gueorgui Tcherednitchenko
Author URI: http://gueorgui.net/
Tags: celine, pecout 

*/

a img, a img :hover {
	border: none;
}

body {
	width: 100%;
	min-width: 1000px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
	margin: 0;
	padding: 0;
	min-width: 600px;
	background-color: #3b3d41;
}

img {
	border: none;
}

#page {
	background-color: #ffffff;
}

a {
	color: #D7083B;
}

a:visited {
	color: #a94a58;
}

.lightText {
	color: #b9b1a9;
}

p {
	margin-top: 0;
}

h2 {
	font-family: Georgia, serif;
	color: #666;
	font-weight: normal;
	font-size: 2em;
	font-style: italic;
	line-height: 1.2;
	margin: 2em 0 1em 0;
}

h3 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #dad7d0;
	font-size: 11px;
}

h4 {
	color: #666;
	font-weight: bold;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0;
}

ul {
	margin: 0px;
	padding-left: 0px;
}

/* Header */

#headerimg {
	display: none;
}

#header {
	color: #fff;
	height: 150px;
	background-image: url(images/header_background.png);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 1000px;
}

#headerContent {
	padding: 0 25px 0 25px;
	min-width: 950px;
}

#headerContent .headerLeft {
	float: left;
	left: 0;
	width: 13%;
	min-width: 125px;
	display: inline-table;
}

#headerContent .headerCenter {
	float: left;
	width: 74%;
	left: 13%;
	min-width: 700px;
	display: inline-table;
}

#headerContent .headerRight {
	float: right;
	width: 12%;
	min-width: 100px;
	text-align: right;
	display: inline-table;
}

#slogan {
 	width: 382px;
 	padding: 0 159px;
	top: 0;
	right: 0;
	margin: 0 auto;
}

#logo {
	width: 107px;
	height: 185px;
	background-image: url(images/header_logo_bg.jpg);
	margin: 0 auto;
}

#espaceClient {
	float: right;
	margin-top: 26px;
	width: 100px;
	text-align: right;
/* 	display: none; */
}

#espaceClient .textField {
	background-color: #eceae7;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #837870;
	border: 1px solid #000;
	padding: 4px;
	margin: 2px;
} 

#espaceClient .submitButton {
	margin-top: 5px;
}

/* Navigation */

#navigation {
	width: 700px;
	min-width: 700px;
	top: 13px;
	margin: 25px auto 0 auto;
	padding: 0;
}

#navigation ul, #navigation li {
	list-style-type: none;
	padding: 0;
}

#navigation li {
	background-image: url(images/nav_bg.jpg);
	float: left;
	clear: none;
	width: 132px;
	height: 44px;
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#navigation a {
	display: block;
	width: 102px;
	height: 20px;
	color: #3a3c3d;
	font-size: 1.4em;
	padding:12px 15px 0 15px;
}

#navigation a:hover {
	color: #000;
}

#navigation li:hover, page_item:hover {
	background-position: 0 -44px;
}

#navigation .current_page_item,
#navigation .current_page_parent,
#navigation .current_page_ancestor {
	background-image: url(images/nav_bg_active.jpg);
}

#navigation .current_page_item:hover, #navigation .current_page_item:active,
#navigation .current_page_parent:hover, #navigation .current_page_parent:active,
#navigation .current_page_ancestor:hover, #navigation .current_page_ancestor:active {
	background-position: 0 0;
}

#navigation .limiter {
	width: auto;
	height: 31px;
	float: left;
	clear: none;
	background-image: none;
}

/* Content */

#wrapper {
	width: 100%;
	min-width: 1000px;
}

#content {
	margin: 0;
	padding: 40px 25px 50px 25px;
	min-width: 950px;
}

#content a {
	text-decoration: none;
	border-bottom: 1px solid #938880;
}

#content a:hover {
	background-color: #eae7e0;
}

#content .clearLink {
	background-color: transparent;
	border: none;
}

/* Footer */

#footer {
	color: #a89d96;
	width: 100%;
	min-width: 950px;
	height: 102px;
	background-image: url(images/footer_background.png);
	background-repeat: repeat-x;
}

#footerContent {
	padding: 25px;
}

#footerContent .footerLeft {
	float: left;
	left: 0;
	width: 30%;
	min-width: 283px;
	font-size: 10px;
	line-height: 16px;
	color: #837870;
}

#footerContent .footerLeft a {
	color: #a89d96;
}

#footerContent .footerCenter {
	float: left;
	width: 40%;
	left: 30%;
	text-align: center;
}

#footerContent .footerRight {
	float: right;
	width: 30%;
	left: 70%;
	margin-right: -15px;
	text-align: right;
}


/* Wordpress */

.post .readmorelink {
	font-weight: bold;
}

.agencePost {
	list-style-type: square;
}

.agencePost a {
	font-size: 1.3em;
}

.blogPost {
	list-style-type: none;
	margin-top: -10px;
}

.blogPostBody p {
	font-size: 12px;
	line-height: 1.8em;
	margin: 0;
}

.blogPostBody a {
	line-height: 1.8em;
	font-size: 12px;
}

.blogPostWithPicture {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.blogPostBody {
	border-left: 1px solid #DAD7D0;
	border-bottom: 3px solid #DAD7D0;
	background-color: #F9F7F2;
	padding: 10px;
	margin: 0;
	vertical-align: top;
}

.blogPostPicture {
	width: 64px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.ornamentSeparator {
	margin: 1.5em auto;
	min-height: 12px;
	height: 12px;
	min-width: 45px;
	width: 45px;
	background-image: url(images/separator_ornament.gif);
}

/* Home page: dernières réalisations */

#latestReleases, #portfolioBody {
	overflow: hidden;
	display: block;
	width: 100%;
	border-top: solid 1px #dad7d0;
	border-bottom: solid 1px #dad7d0;
	padding-top: 10px;
	padding-bottom: 30px;
	min-width: 950px;
}

#latestReleases p {
	margin: 0 15px;
}

#latestReleases .col1 {
	float: left;
	width: 32%;
	text-align: center;
	display: inline-table;
	margin-right: 2%;
}


#latestReleases .col2 {
	float: left;
	width: 32%;
	left: 34%;
	text-align: center;
	display: inline-table;
}

#latestReleases .col3 {
	float: right;
	width: 32%;
	text-align: center;
 	display: inline-table;
}

/* Front page content */

.frontPageBanner {
	margin-top: 28px;
}

#frontPageContent {
	width: 100%;
	
}

#frontPageContent .title {
	margin-bottom: 20px;
}

#frontPageSidebar {
	display: block;
	float: right;
	width: 22%;
}

#sidebarFrame {
	background-color: #f9f7f2;
	border-bottom: 3px solid #dad7d0;
	padding: 20px 20px 20px 20px;
}


#frontPageSidebarContact .label {
	font-size: 0.8em;
}

.contactLink {
	font-size: 1.7em;
	line-height: 2.5em;
}

.contactLink a {
	color: #3a3c3d;
}

.contactLinkSmall {
	font-size: 1.2em;
}

.phonePrefix {
	font-size: 0.7em;
}

#frontPageCol1 {
	display: block;
	float: left;
	width: 50%;
	margin-right: 3%;
}

#frontPageCol2 .projectImage {
	float: left;
	margin: 0 10px 10px 0;
}

#frontPageCol2 {
	display: block;
	float: left;
	left: 53%;
	width: 22%;
}

#frontPageCol1 ul, #archivesPageCenter ul {
	padding: 0;
	margin: 0;
}

#frontPageCol1 li, #archivesPageCenter li {
	padding-bottom: 5px;
	margin: 15px 0;
}

.moreLink {
	margin-top: 4em;
}

.clearer {
	clear: both;
}

/* Inside pages */

#textPageLeft {
	display: block;
	float: left;
	width: 17%;
	margin-right: 3%;
}

#textPageLeft ul {
	margin: 0;
	margin-top: 6em;
	list-style: none;
	padding: 0;
	width: 100%;
}

#textPageLeft li {
	font-size: 1.3em;
}

#textPageLeft .current_page_item {
	background-color: #D7083B;
}

#textPageLeft li a {
	display: block;
	text-align: right;
	padding: 5px 15px 5px 30px;
	border-bottom: none;
	text-decoration: underline;
}

#textPageLeft .page_item a:hover {
	background-color: transparent;
	color: #3A3C3D;
}

#textPageLeft .current_page_item a {	
	color: white;
}

#textPageLeft .current_page_item a:hover {
	color: white;
}

#textPageCenter {
	display: block;
	float: left;
	left: 20%;
	width: 57%;
}

#textPageRight {
	display: block;
	float: right;
	width: 20%;
	padding-top: 6em;
}


/*  Form placeholder text and actual text
	Mainly for the search form at the bottom of the page */
	
.searchFormEntry {
	color: #000;
}

.searchFormPlaceholder {
	color: #bababa;
}

#searchform {
	margin-right: 20px;
}

#searchform .searchfield {
	width: 100%;
}

#searchform .submit {
	background-color: #fff;
	width: 17px;
	height: 21px;
	margin-bottom: -7px;
}

#s {
	position: relative;
	top: 0;
	width: 100%;
	font-size: 10px;
}

#searchform .submit:hover {
	background-color: #D7083B;
}

/* Portfolio section */

.portfolioTable {
	width: 100%;
	border: 0;
	border-spacing: 5px;
}

.portfolioTable th {
	font-weight: normal;
	color: #fff;
	font-size: 15px;
	line-height: 1.8em;
	padding: 10px 0 5px 0;
	width: 20%;
}

.portfolioTable td {
	padding: 10px 0 5px 0;
	text-align: center;
	vertical-align: top;
	text-align: left;
}

.portfolioTable .projectImage {
	text-align: center;
}

.portfolioTable p + p {
	text-indent: 0;
}

.portfolioTable .firstLink {
	font-size: 18px;
	line-height: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-right: 10px;
	min-height: 65px;
}

.portfolioTable th {
	background-color: #e7e6e2;
	color: #3A3C3D;
}

.portfolioTable td a {
	color: #be0f34;
	text-decoration: underline;
	border: none;
}

.portfolioList {
	list-style: none;
	color: #bbb;
	border: 0;
	border-spacing: 0;
	margin-right: 5px;
	font-size: 12px;
	line-height: 1.8em;
}

.portfolioList td {
	padding: 5px 0 5px 0;
}

/* Portfolio entries */

#portfolioPageLeft {
	display: block;
	float: left;
	width: 17%;
	margin-right: 3%;
}

#portfolioPageLeft ul {
	margin: 0;
	margin-top: 8em;
	list-style: none;
	padding: 0;
	width: 100%;
}

#portfolioPageLeft li {
	font-size: 1.3em;
}

#portfolioPageCenter, #archivesPageCenter {
	display: block;
	float: left;
	left: 20%;
	width: 53%;
}

#portfolioPageRight {
	display: block;
	float: right;
	width: 22%;
	padding-top: 6em;
	min-width: 237px;
}

/* Blog entries */

#blogPageLeft {
	display: block;
	float: left;
	width: 17%;
	margin-right: 3%;
	padding-top: 2.8em;
	font-size: 1.5em;
	text-align: right;
}

#blogPageLeft a {
	font-size: 1.5em;
}

#blogPageCenter {
	display: block;
	float: left;
	left: 20%;
	width: 53%;
}

#blogPageRight {
	display: block;
	float: right;
	width: 22%;
	padding-top: 6em;
	min-width: 237px;
}

#blogPostMeta {
	width: 128px;
	text-align: center;
}

#blogPostMeta img {
	margin-bottom: 10px;
}

#blogPostMeta .authorName {
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
}

/* Logos clients */

#content .clientLogo {
	display: inline-table;
	width: 270px;
	text-align: center;
}

#content .clientLogo img {
	padding: 20px;
	margin: auto;
}

/* Temp */

#cheeseStar {
	margin-right: -25px;
	display: none;
}

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

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

.entry {
	display: block;
	overflow: auto;
}
