/*
Theme Name: META IT (plaquette)
Theme URI: http://meta-it.fr/
Description: theme issued from META IT print style
Version: 1.0pre2
Author: Olivier Cortès, Guillaume Masson
Author URI: http://noyaudolive.net/
Tags: white, light, three-columns, fixed-width, left-sidebar
*/

/* Changement de feuille de style pour faibles résolutions */
a#css_center {
	display: none;
}

a#css_left {
	background: url('images/fleche_gauche.png') #4d4d4d no-repeat 5px 71px;
	display: block;
	position : absolute;
	height: 162px;
	opacity:0.3;
	filter: alpha(opacity=30);
}

a#css_left:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

span.css_switch {
	overflow: hidden;
	visibility : hidden;
	display: block;
	height: 20px;
	width: 20px;
}

/* Begin Typography & Colors */
html {
	background : transparent;
}

body {
	background : transparent;
	color: #333;
	font-size: 12px;
	font-family: 'Bitstream Charter', Georgia, Serif;
	text-align: center;
	}

#page {
	text-align: left;
	}

#headerimg a {
	display: block;
	height: 220px;
	margin: 0;
	padding: 0;
	width : 333px;
	}

#headerimg a img {
	display: none;
	margin: 0;
	padding: 0;
	}

.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}

#footer {
	background: #fff;
	text-align: center;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

p {
	line-height: 1.75em;
}

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

h1, h2, h3 {
	font-weight: bold;
	font-size: 18px;
	color: #4d4d4d;
	}

h2 {
	border-bottom: 1px solid #4d4d4d;
}

#headerimg h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #996;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #996;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #996;
	}

#sidebar h2 {
	color: #666;
	}

h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #666;
	}

.post p, .entry p {
	font-size: 1.1em;
	text-align: justify;
}

.post ul, .post ol, .entry ul, .entry ol {
	font-size: 1.1em;
	text-align: left;
}

.post ul ul, .entry ul ul {
	font-size: 1em;
	text-align: left;
}

.entry p a:visited {
	color: #996;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}

code {
	font: 1.1em 'DejaVu Sans Mono', 'Lucida Console', 'Andale Mono', Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

pre {
	font: 1.1em 'DejaVu Sans Mono', 'Lucida Console', 'Andale Mono', Fixed;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}

a {
	color: #767676;
	text-decoration: none;
}

a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
/* End Typography & Colors */

/* Begin Qtranslate Widget */

#qtranslate-3-chooser {
	float: left;
	margin-top: 0px;
}

.qtrans_flag span {
	display:none
}

.qtrans_flag {
	height:20px;
	width:30px;
	display:none;
	float : left;
	padding-left: 15px;
	padding-top: 2px;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.qtrans_flag:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

.qtrans_flag_and_text {
	padding-left:20px
}

ul.qtrans_language_chooser li {
	display: inline;
}

.qtrans_flag_fr {
	background:url('images/flag_fr.png') no-repeat 50% 100%;
}

.qtrans_flag_en {
	background:url('images/flag_uk.png') no-repeat 50% 100%;
}

/* End Qtranslate Widget */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	background : url('images/logo.jpg') no-repeat left top;
	margin: 0px auto;
	max-width: 999px;
	padding: 0px 0px 0px 145px;
	width: 999px;
}

#content {
	float: left;
	width: 596px;
	padding: 50px 0px 10px 70px;
	margin: 0;
}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

#footer {
	border-top : solid 1px #4d4d4d;
	clear: both;
	padding: 0px;
	margin: 0 auto;
	width : 999px;
	}

#footer p {
	margin: 0;
	line-height: inherit;
	padding: 20px 0;
	}

#adresse_pied p, #mail_pied p {
	color : #4d4d4d;
	margin : 0;
	padding : 0px 0px;
}

div#adr_postale {
	float : right;
	margin-top : 0px;
	width : 50%;
}

div#adr_physique {
	float : right;
	margin-top : 0px;
	width : 50%;
}

div#col3 {
	float : right;
	padding-left : 25px;
	margin-top : 10px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0px 0px;
	padding: 0px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: block;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
	}

img.noadapt {
	display : block;
	float : left;
	margin : 0px;
}

span.left_img {
	display : block;
	float : left;
	padding-right : 20px;
	width : 290px;
}

.entry ul li.clear {
	padding-bottom: 70px;
	margin-bottom : 100px;
}

div.image_avec_legende {
	padding : 0px 0px 10px 10px;
}

div.image_avec_legende p {
	font-size : 0.75em;
	margin-top : 0px;
	text-align : right;
	font-style : italic;
}

img#offre {
	height : 215px;
	margin : 20px 0px;
	width  : 595px;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ul li.clear:before {
	content: none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	line-height: inherit;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 50px;
	line-height: inherit;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	line-height: inherit;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1em 0 0;
	padding: 0;
}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	text-align: left;
	padding: 5px 0px;
	}

#sidebar #searchform #s {
	padding: 2px 0px;
	width : 222px;
}

#sidebar #searchsubmit {
	padding: 1px 0px;
 	cursor: pointer;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
}

input, textarea, select {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	color : #767676;
 	font-size:1em;
 	font-weight: normal;
	font-style : italic;
}

#text_field, #text_area, .password, select {
	width: 100%;
}

#searchsubmit {
 	cursor: pointer;
 	text-decoration:none;
}
/* End Form Elements */


/* Begin Tables*/
table {
	margin: 10px 0 0 0;
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc
	}
th {
	padding: 5px;
	}
td {
	padding: 5px;
	border-top: 1px solid #ccc
	}

/* End Tables */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: left;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 333px;
	max-width: 333px;
	overflow: hidden;
}

#sidebar #menu {
	margin: 0px;
}

#menu ul li {
	min-height: 20px;
	background: transparent url('images/menu-under-border.png') repeat-x top;
}

#menu li a {
	color: #4d4d4d;
}

#menu a:hover {
	color: #000000;
}

#menu .page_item ul li {
	display: block;
	margin: 3px 0px 0px 0px;
	min-height: inherit;
	background: transparent;
}

#menu ul ul li a {
	color: #767676;
}

#sidebar form {
	margin: 0px;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #eee;
	}

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	margin: 0;
	padding: 0;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px 0px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*	border-radius: 3px; */
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

