/*

name: Twenty 2
designer: Stephane Rangaya
designer_url: http://ste.ph/ane
layouts: layout-wm

Based on Mid-Century by Jim Ramsey (http://www.jimramsey.net)

*/

@import url(http://www.mathieuthouvenin.com/blog/yui.css);

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "HelveticaNeue", Arial, Verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}
#container-inner {
    width: 100%;
    min-height: 100%;
    text-align: left;
}
#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}
#alpha, #beta, #gamma {
    display: inline;
    float: left;
}
#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}
#header-inner, #content-inner, #footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}
#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
}
#alpha-inner {
    padding-right: 20px;
}
#alpha,
.layout-wtt #alpha,
.layout-twt #alpha,
.layout-wt #alpha,
.layout-tw #alpha,
.layout-wm #alpha,
.layout-mw #alpha {
    width: 600px;
}
#beta,
.layout-wtt #beta,
.layout-twt #beta,
.layout-wt #beta,
.layout-tw #beta,
.layout-wm #beta,
.layout-mw #beta {
    width: 340px;
    padding-top: 7px;
}
#footer-content {
    padding: 0 0px;
}


/* Global ----------------------------------------------------------------- */

body {
    background: #eeeeea;
    font: 12px/16px Arial, Verdana;
}
a,
a:link,
a:visited {
    text-decoration: none;
    color: #004D80;
}
a:hover {
    text-decoration: underline;
}
input.ti,
textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}
h1#page-title,
h2.archive-title {
    border-bottom: 1px solid #ddddd9;
    padding-bottom: 5px;
    font-size: 14px;
    margin: 0 0 0 0px;
    font-weight: normal;
    color: #a30000;
}
h1#page-title em {
    font-weight: bold;
    font-style: normal;
}
h1#page-title.alt-title {
    border-bottom: none;
    margin-bottom: 10px;
}
h2{
    font-size: 18px;
    border-bottom: 1px dotted #ddddd9;
}

h2.archive-header {
    font-size: 12px;
    padding: 3px 10px 2px;
    margin: 0 0 10px 0;
}
#container {
    background: #fff;    
}
#header {
    color: #fff;
    padding: 0px;
    background:#454B51 url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-fd-header.png);
}
#header a {
    color: #fff;
}
#header-name {
	font-family: "HelveticaNeue-UltraLight", Arial, Verdana, sans-serif;
    font-size: 22px;
    line-height: 40px;
    font-weight: normal;
    text-transform: lowercase;
    padding: 5px 0 5px 0px;
    display: block;
    float: left;
}

#header-name a:hover{
	text-decoration: none;
}

#header-name a span {
    color: #999 !important;
}
#header-description {
    display: none;
}
.search-wrapper {
    float: right;
    padding-top: 5px;
	padding-left:10px;
}

.blog-feed a {
	font-family:"HelveticaNeue", arial, sans-serif;
    float: right;
	padding:8px;
    font-size: 12px;
    border-right: 1px solid #333;
	padding-left:20px;
	padding-right:15px;
	color:#FFF;
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/feed-icon-14x14.png) no-repeat 0px 9px;
}

.lang-selector-fr a {
	font-family:"HelveticaNeue", arial, sans-serif;
    float: right;
	padding:8px 11px 6px 12px;
    border-right: 1px solid #333;
	color:#FFF;
    background: url(http://www.mathieuthouvenin.com/images/fr.png) no-repeat 0px 9px;
}

.lang-selector-en a {
	font-family:"HelveticaNeue", arial, sans-serif;
    float: right;
	padding:8px 11px 6px 12px;
    border-right: 1px solid #333;
	color:#FFF;
    background: url(http://www.mathieuthouvenin.com/images/us.png) no-repeat 0px 9px;
}

.lang-selector-fr a:hover {
	text-decoration: none;
}

.lang-selector-en a:hover {
	text-decoration: none;
}

.search-wrapper #search {
    padding: 2px;
    color: #454B51;
}

/* topnav */
#nav {
	background:#454B51;
    border-top:none;
    border-bottom: 1px solid #CEDDE6;
    font-size: 13px;
}

#nav-inner {
    width: 940px;
    margin: 0 auto;
	padding-bottom:16px;
}

#nav ul {
	background:#676D73;
	
}

#nav ul li {
    float: left;
    background:#fff url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-fd-header-row.png);
}

#nav ul li#left_nav{
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}

#nav ul li#right_nav{
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

#nav ul li a {
    padding: 7px 10px 7px;
    display: block;
	/*border-top: 1px solid #CEDDE6;
    border-right: 1px solid #CEDDE6;*/
}

#nav ul li a:link,
#nav ul li a:visited{
	color:#454B51;
}

#nav ul li a:hover,
#nav ul li a:active{
	color:#004D80;
}

#nav ul li.home a {
	/*border-top: 1px solid #CEDDE6;
    border-left: 1px solid #CEDDE6;*/
	-moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}

/* CSS Part to highlight the current part of the menu */
/*#nav ul li a.blog {
	background:url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-fd-header-row-2.png);
	text-decoration: none;
}
*/

#nav ul li a:hover {
	background:url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-fd-header-row-2.png);
	text-decoration: none;
}

#nav ul li#left_nav a:hover {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}

#nav ul li#right_nav a:hover {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

#nav ul li a.blog:link {
	background:url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-fd-header-row.png);
	text-decoration: none;
}
#nav ul li a.blog:hover {
	background:url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-fd-header-row-2.png);
	text-decoration: none;
}


#content {
    padding: 20px 0;
    line-height: 1.8;
}
#content .archive {
}
#beta-columns {
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/sidebar-columns-bg.gif) repeat-y 50% 0;
}
#beta-columns-left,
#beta-columns-right {
    width: 150px;
    float: left;
}
#beta-columns-left {
    margin-right: 40px;
}
#footer {
	background:url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-fd-header-row.png) repeat-x;
    padding: 20px 0;
    border-top: 1px solid #CEDDE6;
}
.content-nav {
    font-size: 14px;
    text-align: center;
    color: #666662;
    clear: left;
}
.entry-listing {
    margin: 0 0 0px 0px;
}
.entry-listing ul {
    margin: 0;
}
.entry-listing li {
    border-bottom: 1px solid #ddddd9;
    clear: left;
}
.entry-listing li a {
    display: block;
}
.entry-listing li a:hover {
    text-decoration: none;
    background: #eeeeea;
}
.entry-listing li span {
    display: block;
    float: left;
    padding: 4px 0 2px;
    line-height: 24px;
    color: #666662;
}
.entry-listing li span.entry-listing-date {
    width: 15%;
    margin-right: 5%;
}
.entry-listing li span.entry-listing-title {
    font-size: 14px;
    width: 65%;
    margin-right: 5%;
    display: block;
    color: #004D80;
}
.entry-listing li span.entry-listing-comments {
    padding-left: 20px;
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/comment.gif) no-repeat 0 50%;
    color: #000;
}
.message-content {
}
#overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#dialog {
    display: none;
    position: absolute;
    width: 100%;
    top: 100px;
    z-index:1002;
}
* html #dialog,
*:first-child+html #dialog {
    left: 0;
}
#dialog-inner {
    background: #fff;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
#dialog-content {
    padding: 20px;
}
#dialog-content h2 {
    text-align: left;
    border: none;
    margin-bottom: 10px;
}
#dialog-content div {
    text-align: left;
}
#dialog-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
#dialog-text-inner {
    padding: 20px;
    margin: 0 20px 20px;
    color: #fff;
    background: #000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#dialog-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/close.gif) no-repeat 2px 2px;
}
#dialog-close:hover {
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/close.gif) no-repeat 2px -18px;
}
.message {
    margin: 0 0 15px 0px;
    padding: 5px 10px;
    border: 1px solid #fc3;
    background: #ffd;
}

/* Entries ----------------------------------------------------------------- */

.entry-asset,
.page-asset {
    margin-bottom: 25px;
	padding-right: 10px;
	
	/*Edit 03/28/2010*/
	text-align: justify;
	padding-top: 5px;
    font-size: 13px;
    margin-bottom: 10px;
	color:#555;
}
.asset .asset-content a {
    text-decoration: none;
}

.asset .asset-content a:hover {
    text-decoration: underline;
}

.entry-asset .asset-header h1#page-title,
.entry-asset .entry-title,
.entry-asset .asset-header h1#page-title a,
.entry-asset .entry-title a,
.page-asset .asset-header h1#page-title,
.page-asset .entry-title,
.page-asset .asset-header h1#page-title a,
.page-asset .entry-title a{
    font-size: 25px;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
	font-weight: normal;
    line-height: 30px;
    margin: 0 0 0 0px;
    padding: 0;
    border: none;
    color: #000;
}

.entry-asset .asset-header h3#page-title,
.entry-asset h3.entry-title,
.entry-asset .asset-header h3#page-title a,
.entry-asset h3.entry-title a,
.page-asset .asset-header h3#page-title,
.page-asset h3.entry-title,
.page-asset .asset-header h3#page-title a,
.page-asset h3.entry-title a{
    font-size: 20px;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
	font-weight: normal;
    line-height: 30px;
    margin: 0 0 0 0px;
    padding: 0;
    border: none;
    color: #000;
}

h3 {
	font-size: 16px;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
	/*font-weight: normal;*/
	margin: 10px 0 5px 0;
}

.entry-asset .asset-meta {
    float: left;
    width: 50px;
    color: #666662;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
}
.entry-meta-date .day {
    font-size: 28px;
    line-height: 32px;
    color: #A30000;
    display: block;
    margin-bottom: 5px;
}
.entry-asset .asset-body,
.page-asset .asset-body {
    padding-top: 5px;
    font-size: 13px;
    margin-bottom: 10px;
	color:#555;
    text-align: justify;
}

.page-asset .asset-body ul {
    text-align: left;
}

.asset .asset-body p,
.asset .asset-body blockquote,
.asset .asset-body ul,
.asset .asset-body ol {
    margin-bottom: 15px;
}
.entry-asset .asset-body blockquote {
	padding-left:10px;
    padding-right:10px;
    color: #444;
    border-left: 1px dotted #ddddd9;
}

.entry-asset .asset-more blockquote {
	padding-left:10px;
    padding-right:10px;
    color: #444;
    border-left: 1px dotted #ddddd9;
    font-style: italic;
    margin: 10px 0 15px 0;
}

.entry-asset .asset-more em {
    font-style: italic;
}

.entry-asset .asset-more i {
    font-style: italic;
}

.entry-asset .asset-more b {
    font-weight: bold;
}

.entry-asset .asset-more strong {
    font-weight: bold;
}

img.commentaires{
	vertical-align:-3px;
	padding-right:5px;
}

.entry-asset .asset-body ul,
.entry-asset .asset-body ol {
    list-style: disc;
}
.entry-asset .asset-body ol {
    list-style: decimal;
}
.entry-asset .asset-body .mt-image-left,
.entry-asset .asset-body .mt-image-right,
.entry-asset .asset-body .mt-image-none {
    border: 1px solid #ddddd9;
    padding: 3px;
}
.asset .asset-more-link {
    margin-bottom: 15px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
.entry-asset .asset-footer {
    border-top: 1px dotted #ccccc8;
    padding: 10px 0 0 0;
    color: #666662;
    position: relative;
    line-height: 18px;
    clear: both;
}
.mt-entry-archive .entry-asset .asset-footer {
    background: none;
    border-top: 1px dotted #ccccc8;
}
.mt-entry-archive .entry-asset .asset-footer-inner {
    padding: 0;
    background: none;
}
.entry-commentcount {
    float: left;
    width: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.entry-commentcount a {
    display: block;    
    padding: 5px 9px 0 0;
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/comment-bg.gif) no-repeat 0 0;
    height: 31px;
}
.entry-commentcount a span {
    display: none;
}
.entry-asset .asset-footer .entry-tags h4 {
    display: inline;
    font-weight: normal;
}
.entry-asset .asset-footer .entry-tags ul {
    display: inline;
}
.entry-asset .asset-footer .entry-tags ul li {
    display: inline;
}
.trackbacks,
.comments {
    clear: left;
    padding-bottom: 12px;
}
/*
.comments-content {
    margin-bottom: 15px;
}
.comment-content {
    font-size: 13px;
}
.comment-content p {
    margin-bottom: 10px;
}
.comment {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.comment .byline img {
    display: none;
}
.comment .user-pic {
    float: left;
    border: 1px solid #ddddd9;
    padding: 2px;
    display: none;
}
.comment .asset-meta {
    color: #666662;
    font-size: 11px;
}
.comment .comment-header {
    background: #fff url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-comment-bg-bot.gif) no-repeat 0 0;
    padding: 8px 0 0 25px;
}
.comment .comment-content {
    background: #eeeeea url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-comment-bg-top.gif) no-repeat 0 0;
    padding-top: 5px;
}
.comment-content-inner {
    padding: 5px 15px;
}
.comment-by-author .comment-content-inner {
    border-left: 1px solid #cedde6;
    border-right: 1px solid #cedde6;
}
.comment-by-author .comment-header {
    background: #fff url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-comment-blue-bg-bot.gif) no-repeat 0 0;
}
.comment-by-author .comment-content {
    background: #e7eef3 url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-comment-blue-bg-top.gif) no-repeat 0 0;
}
.comment-highlight .comment-content-inner {
    border-left: 1px solid #fc3 !important;
    border-right: 1px solid #fc3 !important;
}
.comment-highlight .comment-header {
    background: #fff url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-comment-hl-bg-bot.gif) no-repeat 0 0 !important;
}
.comment-highlight .comment-content {
    background: #ffd url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-comment-hl-bg-top.gif) no-repeat 0 0 !important;
}
.comments-open-header,
.comments-header,
.trackbacks-header,
.trackbacks-info,
.comments-open-content,
.comments-content {
}
.comments-open-header,
.comments-header,
.trackbacks-header {
    font-weight: normal;
    margin-bottom: 10px;
}
.comments-open-content {
    
}
.comments-open form {
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-footer-bg-bot.gif) no-repeat left bottom;
    padding-bottom: 5px;
}
.comments-open form #comments-form-inner {
    background: #eeeeea url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/entry-footer-bg-top.gif) no-repeat left top;
    margin: 0;
    padding: 15px 10px 10px 10px;
}
#comment-greeting {
    margin-bottom: 5px;
}
#comments-form div {
    clear: left;
    margin-bottom: 5px;
}
#comments-form label {
    display: block;
    float: left;
    width: 90px;
    text-align: right;
    color: #666662;
    margin-right: 10px;
}
#comments-form input.ti,
#comments-form textarea {
    float: left;
    width: 330px;
}
#comment-form-remember-me,
#comment-form-reply,
#comments-open-footer {
    padding-left: 100px;
}
#comment-form-remember-me label,
#comment-form-reply label {
    float: none;
    width: auto;
    text-align: left;
    display: inline;
}
*/
/* captcha */
#comments-open-captcha div.label {
    display: inline;
}
#comments-open-captcha div.field {
    padding-left: 100px;
    clear: none;
}
#comments-open-captcha div.field img {
    margin-bottom: 5px;
}
#comments-open-captcha div.field p {
    color: #666662;
}
h1.search-results-header {
    margin-bottom: 10px !important;
}


/* Widgets ----------------------------------------------------------------- */

.widget {
    margin-bottom: 15px;
    line-height: 1.5;
	text-align: justify;
}

.widget h3,
h3.widget-header  {
    font-size: 13px;
    margin-bottom: 3px;
}


/* Categories */

.widget-archive ul {
    line-height: 16px;
    border-top: 1px solid #e7eef3;
}
.widget-archive ul li a {
    /* background: #e7eef3; */
    border-bottom: 1px solid #e7eef3;
    padding: 4px 6px;
    display: block;
}
.widget-archive ul li a:hover {
    background: #f3f7f9;
    text-decoration: none;
}



/* Recent Entries */

.widget-recent-entries ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddddd9;
}
.widget-recent-entries ul li p {
}


/* Recent Comments */

.widget-recent-comments ul li {
    margin-bottom: 10px;
    padding-top: 5px;
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/sidebar-narrow-bg-top.gif) no-repeat 0 0;
    font-size: 13px;
}
.widget-recent-comments ul li p {
    margin: 0;
    background: #eeeeea;
    padding: 3px 10px 5px;
}
.widget-recent-comments ul li .comment-attribution {
    padding: 10px 0 0 25px;
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/sidebar-narrow-bg-bot.gif) no-repeat 0 0;
    font-size: 11px;
    font-family: Arial;
}


/* Tag Cloud */

.widget-tag-cloud .widget-list {
    margin: 5px 0 0 0px;
}
.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}
.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }


/* Gallery */

.widget-gallery {
    background: #cedde6 url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/sidebar-bg-top.gif) no-repeat left top;
    margin-bottom: 20px;
    position: relative;
}
.widget-gallery .widget-header {
    margin-bottom: 5px;
    padding: 6px 0 0;
    font-size: 14px;
}
.widget-gallery .inner {
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/sidebar-bg-bot.gif) no-repeat left bottom;
    padding: 0 10px 10px;
}
.widget-gallery .widget-content {
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/sidebar-bg-inner-bot.gif) no-repeat left bottom;
    padding-bottom: 5px;
}
.widget-gallery .widget-content h3 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
    overflow: hidden;
}
.widget-gallery .widget-content-inner {
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/sidebar-bg-inner-top.gif) no-repeat left top;
    padding: 10px 10px 5px;
}
.widget-gallery .gallery-item-nav {
     position: absolute;
     right: 10px;
     top: 8px;
     width: 40px;
     height: 16px;
}
#showcase-prev,
#showcase-next {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/gallery-arrows.gif) no-repeat 50% -80px;
}
#showcase-next {
    background-position: 50% -120px;
}
#showcase-prev.inactive,
#showcase-next.inactive {
    background-position: 50% 0px;
    cursor: default;
}
#showcase-next.inactive {
    background-position: 50% -40px;
}
.widget-gallery .asset-image {
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 3px;
}
.widget-gallery .gallery-item {
    display: none;
}
.widget-gallery .asset-description {
    line-height: 1.5;
    overflow: hidden;
    height: 90px;
}

/* Utilities ----------------------------------------------------------------- */

.hidden {
    display: none;
}

.pkg:after,
#content-inner:after,
#main-navigation-inner:after,
#comments-form div:after,
.asset-footer-inner:after,
.widget-gallery .widget-content-inner:after,
.entry-asset .asset-footer:after,
.entry-listing li a:after,
#nav:after,
#nav-inner:after,
#beta-columns:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner,
#main-navigation-inner,
#comments-form div,
.asset-footer-inner,
.widget-gallery .widget-content-inner,
.entry-asset .asset-footer,
.entry-listing li a,
#nav,
#nav-inner,
#beta-columns {
    display: block;
}
/* no ie mac \*/
* html .pkg,
* html #content-inner,
* html #main-navigation-inner,
* html #comments-form div, 
* html .asset-footer-inner,
* html .widget-gallery .widget-content-inner,
* html .entry-asset .asset-footer,
* html .entry-listing li a,
* html #nav,
* html #nav-inner,
* html #beta-columns {
    height: 1%;
}
.pkg, #content-inner,
#main-navigation-inner,
#comments-form div,
.asset-footer-inner,
.widget-gallery .widget-content-inner,
.entry-asset .asset-footer,
.entry-listing li a,
#nav,
#nav-inner,
#beta-columns {
    display: block;
}
/* */

/* PERSO */

#superfooter,
#footer-inner,
#footer-content{
	text-align:left;	
}

#superfooter{
	width:100%;
	padding-bottom:0px;
	margin-bottom:-20px;
}

#superfooter div.premier {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	padding-bottom:0px;
	padding-top:40px;
	text-align:left;
}

img.image-footer{
	vertical-align: -9px;
}



.flickr_badge_image a img{
width:160px;
}

.action-stream-header {
    margin:  0em 0 .25em;
}

.action-stream-list {
    margin-left: 0px;
    padding-left: 5px;
    list-style-type: none;
}

.action-stream-list li {
    margin: 0 0 .5em;
    line-height:1.5em;
}

.service-icon {
    display: block;
    overflow: hidden;
    background: transparent url(http://www.mathieuthouvenin.com/images/services/other.png) no-repeat;
    padding-left: 20px;
}

.service-icon:hover,
.service-icon:active{
border:0px;
}

.service-website { background-image: url(http://www.mathieuthouvenin.com/images/services/website.png); }
.service-oneup { background-image: url(http://www.mathieuthouvenin.com/images/services/oneup.png); }
.service-fortythreethings { background-image: url(http://www.mathieuthouvenin.com/images/services/fortythreethings.png); }
.service-aim { background-image: url(http://www.mathieuthouvenin.com/images/services/aim.png); }
.service-bebo { background-image: url(http://www.mathieuthouvenin.com/images/services/bebo.png); }
.service-catster { background-image: url(http://www.mathieuthouvenin.com/images/services/catster.png); }
/*.service-deadjournal { background-image: url(http://www.mathieuthouvenin.com/images/services/deadjournal.png); }*/
.service-delicious { background-image: url(http://www.mathieuthouvenin.com/images/services/delicious.png); }
.service-digg { background-image: url(http://www.mathieuthouvenin.com/images/services/digg.png); }
.service-dodgeball { background-image: url(http://www.mathieuthouvenin.com/images/services/dodgeball.png); }
.service-dogster { background-image: url(http://www.mathieuthouvenin.com/images/services/dogster.png); }
.service-dopplr { background-image: url(http://www.mathieuthouvenin.com/images/services/dopplr.png); }
.service-facebook { background-image: url(http://www.mathieuthouvenin.com/images/services/facebook.png); }
.service-flickr { background-image: url(http://www.mathieuthouvenin.com/images/services/flickr.png); }
.service-gametap { background-image: url(http://www.mathieuthouvenin.com/images/services/gametap.png); }
.service-goodreads { background-image: url(http://www.mathieuthouvenin.com/images/services/goodreads.png); }
.service-googlereader { background-image: url(http://www.mathieuthouvenin.com/images/services/googlereader.png); }
.service-gtalk { background-image: url(http://www.mathieuthouvenin.com/images/services/gtalk.png); }
.service-hi5 { background-image: url(http://www.mathieuthouvenin.com/images/services/hi5.png); }
.service-iconbuffet { background-image: url(http://www.mathieuthouvenin.com/images/services/iconbuffet.png); }
.service-icq { background-image: url(http://www.mathieuthouvenin.com/images/services/icq.png); }
.service-iusethis { background-image: url(http://www.mathieuthouvenin.com/images/services/iusethis.png); }
.service-jabber { background-image: url(http://www.mathieuthouvenin.com/images/services/jabber.png); }
.service-jaiku { background-image: url(http://www.mathieuthouvenin.com/images/services/jaiku.png); }
.service-lastfm { background-image: url(http://www.mathieuthouvenin.com/images/services/lastfm.png); }
.service-linkedin { background-image: url(http://www.mathieuthouvenin.com/images/services/linkedin.png); }
/*.service-livedoor { background-image: url(http://www.mathieuthouvenin.com/images/services/livedoor.png); }*/
.service-livejournal { background-image: url(http://www.mathieuthouvenin.com/images/services/livejournal.png); }
.service-magnolia { background-image: url(http://www.mathieuthouvenin.com/images/services/magnolia.png); }
.service-mog { background-image: url(http://www.mathieuthouvenin.com/images/services/mog.png); }
.service-msn { background-image: url(http://www.mathieuthouvenin.com/images/services/msn.png); }
.service-googletalk { background-image: url(http://www.mathieuthouvenin.com/images/services/googletalk.png); }
.service-multiply { background-image: url(http://www.mathieuthouvenin.com/images/services/multiply.png); }
.service-myspace { background-image: url(http://www.mathieuthouvenin.com/images/services/myspace.png); }
.service-newsvine { background-image: url(http://www.mathieuthouvenin.com/images/services/newsvine.png); }
.service-ning { background-image: url(http://www.mathieuthouvenin.com/images/services/ning.png); }
.service-ohloh { background-image: url(http://www.mathieuthouvenin.com/images/services/ohloh.png); }
.service-orkut { background-image: url(http://www.mathieuthouvenin.com/images/services/orkut.png); }
.service-pandora { background-image: url(http://www.mathieuthouvenin.com/images/services/pandora.png); }
.service-plurk { background-image: url(http://www.mathieuthouvenin.com/images/services/plurk.png); }
.service-pownce { background-image: url(http://www.mathieuthouvenin.com/images/services/pownce.png); }
.service-reddit { background-image: url(http://www.mathieuthouvenin.com/images/services/reddit.png); }
.service-skype { background-image: url(http://www.mathieuthouvenin.com/images/services/skype.png); }
.service-smugmug { background-image: url(http://www.mathieuthouvenin.com/images/services/smugmug.png); }
.service-sonicliving { background-image: url(http://www.mathieuthouvenin.com/images/services/sonicliving.png); }
.service-steam { background-image: url(http://www.mathieuthouvenin.com/images/services/steam.png); }
.service-stumbleupon { background-image: url(http://www.mathieuthouvenin.com/images/services/stumbleupon.png); }
.service-tabblo { background-image: url(http://www.mathieuthouvenin.com/images/services/tabblo.png); }
.service-technorati { background-image: url(http://www.mathieuthouvenin.com/images/services/technorati.png); }
.service-tribe { background-image: url(http://www.mathieuthouvenin.com/images/services/tribe.png); }
.service-twitter { background-image: url(http://www.mathieuthouvenin.com/images/services/twitter.png); }
.service-uncrate { background-image: url(http://www.mathieuthouvenin.com/images/services/uncrate.png); }
.service-upcoming { background-image: url(http://www.mathieuthouvenin.com/images/services/upcoming.png); }
.service-virb { background-image: url(http://www.mathieuthouvenin.com/images/services/virb.png); }
.service-vox { background-image: url(http://www.mathieuthouvenin.com/images/services/vox.png); }
.service-xboxlive { background-image: url(http://www.mathieuthouvenin.com/images/services/xboxlive.png); }
.service-yahoo { background-image: url(http://www.mathieuthouvenin.com/images/services/yahoo.png); }
.service-youtube { background-image: url(http://www.mathieuthouvenin.com/images/services/youtube.png); }
.service-zooomr { background-image: url(http://www.mathieuthouvenin.com/images/services/zooomr.png); }
.service-fireeagle { background-image: url(http://www.mathieuthouvenin.com/mt-static/plugins/FireEagle/images/fireeagle.png); }
.service-tumblr { background-image: url(http://www.mathieuthouvenin.com/images/services/tumblr.png); }
.service-readernaut { background-image: url(http://www.mathieuthouvenin.com/images/services/readernaut.png); }
.service-vimeo { background-image: url(http://www.mathieuthouvenin.com/images/services/vimeo.png); }
.service-rss { background-image: url(http://www.mathieuthouvenin.com/images/services/rss.png); }
.service-vcard { background-image: url(http://www.mathieuthouvenin.com/images/services/vcard.png); }
.service-email { background-image: url(http://www.mathieuthouvenin.com/images/services/email.png); }
.service-cv { background-image: url(http://www.mathieuthouvenin.com/images/services/cv.png); }


/* Comments */
div.comment { border: none; }

div.comment div.inner {
	background:#F2FFE1;
	padding:4px;
	padding-bottom:0px;
	margin-bottom:-10px;
	padding-top:4px;
	padding-bottom:0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#efefef;
	border:1px solid #dedede;
margin-bottom:5px;
font-size:0.9em;
}

.comment-header {
	padding:5px 0 5px 5px;
	background:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.comment-header a:link,
.comment-header a:active,
.comment-header a:visited,
.comment-header a:hover{
	font-weight: normal;
	color:#333;
}

.comment-header img.gravatar {
	vertical-align:-8px;
	margin-right: 3px;
}

.comment-content{
	padding:6px;
	padding-top:10px;
	padding-bottom:0px;
	font-size:12px;
	font-family: "HelveticaNeue", Arial, Verdana, sans-serif;
}

.image-reply{
	margin-right:5px;
}

/* Formulaires */
input#comment-author{
	margin-top:10px;
}

input#comment-author,
input#comment-email,
input#comment-url,
textarea#comment-text,
div#comments-open-footer submit{
	line-height:1.5em;
	font-size:1em;
	padding:4px;
	color:#777;
	border:1px solid #AAA;
	margin-bottom:10px;
}

input#comment-author{
	background:url(http://www.mathieuthouvenin.com/images/icons/author.png) 5px 5px no-repeat;
	padding-left:25px;
}

input#comment-email{
	background:url(http://www.mathieuthouvenin.com/images/icons/email.png) 5px 5px no-repeat;
	padding-left:25px;
}

input#comment-url{
	background:url(http://www.mathieuthouvenin.com/images/icons/url.png) 5px 5px no-repeat;
	padding-left:25px;
}


h3.widget-header{
	font-size: 16px;
	font-weight: normal;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
}

.asset-body ul{
  list-style-type: square;
  list-style-position: inside;
}
.asset-body ul li{
  list-style-type: square;
  list-style-position: inside;
}

.widget-content-software ul{
  list-style-type: square;
  list-style-position: inside;
}
.widget-content-software ul li{
  list-style-type: square;
  list-style-position: inside;
}


/* Delicious */

div.delicious-post ul {
    line-height: 16px;
    border-top: 1px solid #e7eef3;
}
li.delicious-post a {
    /* background: #e7eef3; */
    border-bottom: 1px solid #e7eef3;
    padding: 4px 6px;
    display: block;
}
li.delicious-post a:hover {
    background: #f3f7f9;
    text-decoration: none;
}

/* Friend Feed CSS */
div.friendfeed{
    line-height:1.5em;
	font-family: "HelveticaNeue", Arial, Verdana, sans-serif;
} 

.friendfeed .feed .entry .likes, .friendfeed .header{
    display:none;
}

.friendfeed div.feed{
    border:0px;
    padding: 10px 10px 0px 3px;
    *padding: 10px 3px 0px 3px;
    _padding: 10px 3px 0px 3px;
}

.friendfeed .feed .entry{
    margin-bottom:12px;
    font-size:12px;
}

/* Flickr badge */

.r {
	color:#FF0084;
}

div#flickrimg {
	margin: 0;
	padding: 0;
	position: relative;
}

div#flickrimg a img {
	border: 0px;
	padding: 2px;
	margin: 3px 2px 1px 2px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	border: 1px solid #ccc;
	opacity: 1;
}

div#flickrimg a:focus img {
	background-image: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-flickr-highlight.png);
}

div#flickrimg a:hover img {
	background-color: #2970DC;
	background-image: url(http://www.mathieuthouvenin.com/mt-static/plugins/mid-century/20-flickr-highlight.png);
	border: 1px solid #454B51;
	opacity: 1;
}


/* Photos */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 175px;
}

.gallery a {
	text-decoration: none;
	color: #999;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	border: none;
	padding: 14px 12px 12px 13px;
}
.gallery em {
	width: 193px;
	height: 25px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(images/watercolor-mask.png) no-repeat;
	text-align: center;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 138px;
	color:#FFF;
}

.gallery2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery2 li {
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}
.gallery2 img {
	background: #fff;
	border: solid 1px #ccc;
	padding:3px;

}
.gallery2 a:hover img {
	border-color: #aaa;
}

.gallery2 a {
	text-decoration: none;
}


.asset-body*a:visited
{
	color:#008E00;
	background:url(http://www.mathieuthouvenin.com/mt-static/images/status_icons/success.gif) no-repeat 3px 5px;
	padding:2px;
	padding-right:0;
	padding-left:15px;
	text-decoration: none;
	border-bottom:none;
}

a.english_link{
display:block;
padding-left:25px;
background:url(http://www.mathieuthouvenin.com/images/us.png) no-repeat 4px 4px;
margin-bottom:20px;
}

a.french_link{
display:block;
padding-left:25px;
background:url(http://www.mathieuthouvenin.com/images/fr.png) no-repeat 4px 4px;
margin-bottom:20px;
}

code{
font-family: Monaco, Courrier;
font-size:12px;
padding:10px;
background:#C8E4A5;
color:#092E20;
display:block;
line-height:1.5em;
margin-bottom:10px;
}

/* Software section
----------------------------------------------- */

.flag_us {
	background-image: url(http://www.mathieuthouvenin.com/software/timemachinelauncher/images/us.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

.flag_fr {
	background-image: url(http://www.mathieuthouvenin.com/software/timemachinelauncher/images/fr.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

.flag_de {
	background-image: url(http://www.mathieuthouvenin.com/software/timemachinelauncher/images/de.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

.flag_it {
	background-image: url(http://www.mathieuthouvenin.com/software/timemachinelauncher/images/it.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

.flag_es {
	background-image: url(http://www.mathieuthouvenin.com/software/timemachinelauncher/images/es.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

.button {
	  line-height: 100%;
	  display: inline;
	  width: 130px; height: 18px; /* 160 by 26 */
	  padding: 6px 90px 8px 30px;
	  text-shadow: white 0px 1px 1px;
          font-weight: bold;
	}
	#download_button {
	  background: transparent url(http://www.mathieuthouvenin.com/software/images/download_button.png) top left no-repeat scroll;
margin-right:-10px;
	}

	#donate_button {
	  background: transparent url(http://www.mathieuthouvenin.com/software/images/donate_button.png) top left no-repeat scroll;
	}

#more_button {
	  background: transparent url(http://www.mathieuthouvenin.com/software/images/more_button.png) top left no-repeat scroll;
padding-right:95px;
	}