/*
Theme Name: espresso
Theme URI: http://www.espressocommunication.com
Description: A minimized and professional designed SEO-ready. Compatible with WordPress 2.7.x. Valid CSS & HTML. Theme is highly extensible and ready for localization. A perfect starting point for theme development. 
Version: 1.0
Author: Guillaume Catusse
Author URI: 
Tags: white, light, two-columns, right-sidebar, fixed-width

	minimalism v1.0.3
	http://www.genaehr.com/minimalism/


*/
* 		{padding: 0;margin:0}
img.imgtfe 		{ border:1px #aaa solid; padding:4px; margin:0 10px 10px 0}
#sidebar img.imgtfe 		{  padding:4px; margin:0 0 10px 0}
/* position */

.clear			{clear:both;font-size:1px;line-height:0;}
.right, .right_2{float:right;}
.left, .left_2	{float:left;}
.center			{text-align:center;display:table;margin-left:auto;margin-right:auto;}
img.none			{display:none;}

/* Begin Typography & Colors */
body 			{margin: 0 0 0 0;padding: 0;font-size: 62.5%; /* Resets 1em to 10px */font-family: Arial, Helvetica, sans-serif;background: #fff;color: #676767;text-align: center;}
#page 			{background-color: #fff;text-align: left;margin: 0 auto;width: 960px;}

#header 					{background: #fff; position:relative}
#header #langue				{font:normal 12px Arial, Helvetica, sans-serif; color:#01979E; float:right; text-align:right; padding:0 0 10px 0; position:absolute; top:55px; right:0 }
#header #langue	a			{color:#aaa; text-decoration:none}
#header #langue	a:hover		{color:#93a36a; text-decoration:underline}
#header #logo				{padding:35px 0 0 0;}
#menu						{padding:55px 0 0 0; text-align:right}
#menu a:hover img,#footer a:hover img						{ opacity:0.7;}
#menu ul li					{display:inline; padding-left:5px;}
#header #bandeau			{padding-bottom:15px}
#ariane						{color:#aaaaaa; font-size:12px; padding-bottom:20px}

#content 		{font-size: 13px; padding-top:39px }
/* Begin Sidebar */
#sidebar		{padding-top: 39px;margin-left: 660px;	width: 300px; text-align:right; font:normal 12px/14px Arial, Helvetica, sans-serif}
#sidebar form	{margin: 0;	}
/* End Sidebar */


#footer 		{background: #fff;border-top:1px solid #c3c3c3; padding-top:3px; width:100%; display:block; clear: both;	}
#footer p 		{margin: 0;	padding: 20px 0;}
#footer ul		 		{margin:15px 0}
#footer ul li	 		{ display:inline; padding:0 7px 0 0; font-size:20px}


.narrowcolumn .entry, .widecolumn .entry {line-height: 16px; padding-top:6px; }
.narrowcolumn .entry p, .widecolumn .entry p, .widecolumn .entry p { padding-bottom:11px}
.narrowcolumn .entry img {border:1px solid #AAAAAA;margin:0 20px 10px 0;padding:4px;}

.widecolumn {line-height: 1.6em;}
.narrowcolumn .postmetadata {font-size: 0.9em;}
.alt {background-color: #fff;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
small 			{font-size: 11px; color:#aaaaaa;}
small a			{color:#aaa; text-decoration:underline}
small.comment	{background:url(http://espressocommunication.com/fr/wp-content/themes/espresso/images/picto/commentaire.gif) no-repeat; padding-left:20px;}

/*-------------       Hn - Titres       ------------*/
h1, h2, h3 					{font-family: Arial, Helvetica, sans-serif;color: #676767; font-weight:normal; letter-spacing:-0.5px}
#headerimg h1 				{font-size: 4em;}

h1									{font-size: 28px; }
h1, h1 a, h1 a:hover, h1 a:visited 	{text-decoration: none;color: #676767}

h2 						{font-family: Arial, Helvetica, sans-serif; display:inline;}
h2 a, h2 a:visited 		{color: #676767;}
h2 a:hover				{text-decoration:underline;color: #676767;}
h2.pagetitle 			{font-size: 1.6em;}
#sidebar h2 			{color: #01979e; border-bottom:1px solid #c3c3c3; padding:10px 0 3px 0; width:300px; display:block; margin:5px 0 0 0; line-height:21px;}

.entry h3					{margin-top:10px}
h3 							{font-size: 21px;color: #676767;border-bottom:1px solid #c3c3c3; padding-bottom:3px; width:100%; display:block; margin:5px 0 20px 0}
h3, h3 a, h3 a:visited		{text-decoration: none;color: #01979e;}
h3 a:hover 					{text-decoration: none;color: #676767;}

h4 							{font: normal 13px Arial, Helvetica, sans-serif;color: #676767;}
h4, h4 a, h4 a:visited		{text-decoration: none;color: #676767;}
h4 a:hover 					{text-decoration: none;color: #676767;}


/*-------------       Hn - Titres       ------------*/


.entry p a:visited {color: #01979e;	}
.commentlist li, #commentform input, #commentform textarea {font-family: Arial, Helvetica, sans-serif;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;	}
#commentform p {font-family: Arial, Helvetica, sans-serif;	}
.commentmetadata {font-weight: normal;	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments {color: #aaa;}
code {font: 1.1em Arial, Helvetica, sans-serif;}
acronym, abbr, span.caps{font-size: 0.9em;letter-spacing: .07em;}
pre {font: 1.1em Arial, Helvetica, sans-serif;	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/	  /*--Hides vertical scroll created by IE--*/}
a 			{	color: #01979e;text-decoration: none;	}
a:hover {color: #01979e;text-decoration: underline;	}
#sidebar a 			{color: #676767;text-decoration: none;	}
#sidebar a:hover 	{color: #676767;text-decoration: underline;	}
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;	}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em Arial, Helvetica, sans-serif;
	}
#wp-calendar th {font-style: normal;	text-transform: capitalize;	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {float: left;	width: 600px;}
.widecolumn {padding: 10px 0 20px 0;	margin: 5px 0 0 150px;width: 450px;}
.post {margin: 0 0 35px;text-align: left; float:left; width:600px}
.post hr {display: block;}
.post .postinfo 			{color:#01979e; float:left; font-size:16px;width:500px}
.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {padding:0 0 7px 0; float:left; width:100%; color:#aaa; font-size:12px}
.widecolumn .postmetadata {margin: 30px 0;}
.widecolumn .smallattachment {float: left;width: 128px;margin: 5px 5px 5px 0px;}
.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
}


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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* 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;
	line-height: 1em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.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: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {margin: 3px 0 0;	padding: 0;	}
#sidebar ul ul li div, #sidebar ul ol li div{margin:0 0 15px 0;	padding: 0;	}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
 	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;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:1em;
 	font-weight: normal;
 }

#text_field, #text_area, .password, select
 {
	width: 100%;
 }

#searchsubmit 
 {
 	cursor: pointer;
 	text-decoration:none;
 }



.formcontainer					{margin:10px 0}
.formcontainer .information			{ font-style:italic; padding-top:10px;}
.formcontainer fieldset			{border:none}
.formcontainer .form-label, .formcontainer .form-submit, .formcontainer .form-option				{ margin-top:4px}
.formcontainer input, .formcontainer textarea				{width:400px; background:#FFFFFF;border:1px solid #DDD;font: normal 1em Times,"Times New Roman",georgia,serif; padding:2px; margin-bottom:7px; color:#676767;}
.formcontainer input#ec_option_cc				{width:auto; }
.formcontainer input.button					{width:100px;}
/* End Form Elements */




/* 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 Calendar */
#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #eee;
	}

blockquote { background: url(http://www.espressocommunication.com/fr/wp-content/themes/espresso/images/slash.gif) no-repeat scroll 0 0; display:block; font-size:17px; line-height:20px; margin-bottom:20px; padding-left:30px;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px; float:left; width:100%
	}
.navigation a{ margin-bottom:10px; font-size:13px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background-color: #fff;
	padding: 4px;
	/*padding-top: 4px;
	border: 1px solid #eee;*/
	margin-top: 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}*/
.wp-caption p.wp-caption-text {	font-size: 13px;line-height: 17px;	padding: 0 4px 5px;	margin: 0; text-align:center}





.aktt_tweets											{background:#efefef; padding:10px; color:#676767; width:280px; text-align:left}
#sidebar ul .aktt_tweets ul li							{padding:4px 0; color:#676767; border-bottom:1px dashed #D2DADA; font:normal 10px 'Lucida Grande',sans-serif; text-indent:0}
#sidebar ul .aktt_tweets ul li.aktt_more_updates		{border-bottom:none;}
#sidebar ul .aktt_tweets ul li a 						{color:#01979E; }

.delicious-posts 											{ background:#efefef; padding:10px; color:#676767; width:280px; text-align:left; }
.delicious-posts li, .delicious-banner 						{ padding:4px 0; color:#676767; border-bottom:1px dashed #D2DADA; font:normal 10px 'Lucida Grande',sans-serif; text-indent:0}
.delicious-post 											{ padding:4px 0; color:#676767; border-bottom:1px dashed #D2DADA; font:normal 10px 'Lucida Grande',sans-serif; text-indent:0 }
.delicious-odd 												{ }
.delicious-banner a 										{ color:#01979E; }
.delicious-posts a:hover 									{ text-decoration: underline }
.delicious-posts a 											{ text-decoration: none;color:#01979E; display: block; padding: 0.3em }
.delicious-post a 											{ color:#01979E; }




.left_2					{ width:590px; }
.left_2 li				{ float:left; display:block; width:180px; height:60px; padding:0 10px 10px 0}
.left_2 li.youtube 		{ background:url(images/picto/footer/over/youtube.jpg) no-repeat 0 5px;}
.left_2 li.netvibes 	{ background:url(images/picto/footer/over/netvibes.jpg) no-repeat 0 5px;}
.left_2 li.dailymotion 	{ background:url(images/picto/footer/over/dailymotion.jpg) no-repeat 0 5px;}
.left_2 li.flickr		{ background:url(images/picto/footer/over/flickr.jpg) no-repeat 0 5px;}
.left_2 li.myspace 		{ background:url(images/picto/footer/over/myspace.jpg) no-repeat 0 5px;}
.left_2 li.linkedin 	{ background:url(images/picto/footer/over/linkedin.jpg) no-repeat 0 5px;}

.left_2 li a 			{padding:20px 0 20px 45px; display:block}
.left_2 li.youtube a	{ background:url(images/picto/footer/off/youtube.jpg) no-repeat 0 5px;}
.left_2 li.netvibes a	{ background:url(images/picto/footer/off/netvibes.jpg) no-repeat 0 5px;}
.left_2 li.dailymotion a{ background:url(images/picto/footer/off/dailymotion.jpg) no-repeat 0 5px;}
.left_2 li.flickr a		{ background:url(images/picto/footer/off/flickr.jpg) no-repeat 0 5px;}
.left_2 li.myspace a	{ background:url(images/picto/footer/off/myspace.jpg) no-repeat 0 5px;}
.left_2 li.linkedin a	{ background:url(images/picto/footer/off/linkedin.jpg) no-repeat 0 5px;}
.left_2 li.youtube a:hover		{ background:url(images/picto/footer/over/youtube.jpg) no-repeat 0 5px;}
.left_2 li.netvibes a:hover		{ background:url(images/picto/footer/over/netvibes.jpg) no-repeat 0 5px;}
.left_2 li.dailymotion a:hover	{ background:url(images/picto/footer/over/dailymotion.jpg) no-repeat 0 5px;}
.left_2 li.flickr a:hover		{ background:url(images/picto/footer/over/flickr.jpg) no-repeat 0 5px;}
.left_2 li.myspace a:hover		{ background:url(images/picto/footer/over/myspace.jpg) no-repeat 0 5px;}
.left_2 li.linkedin a:hover		{ background:url(images/picto/footer/over/linkedin.jpg) no-repeat 0 5px;}
.right_2				{text-align:right; font:normal 10px/15px 'Lucida Grande',sans-serif;}
.right_2 p				{padding:6px 0}
.right_2 a				{color:#676767; text-decoration:none}