/*
Theme Name: Maison Ludique
Theme URI: http://wordpress.org/
Description: Le thème de Maison Ludique
Version: 1.0
Author: ITC
Author URI: http://interchouette.net/
Tags:

*/

body {
    background:#F9C875 url("images/bg.png") repeat-x scroll 0 0!important;
    background-position: 0px 0px!important;
    width: auto!important;
    height: auto!important;    
}
#fancybox-frame body {
    background: none!important;
}
#header .teaser {
    height: 130px!important;
    width: 351px!important;
    left: -2px!important;
    top: 12px!important;
}
#header_logo {
    height: 130px!important;
    width: 351px!important;
}
img.logo {
    height: 130px!important;
    width: 351px!important;
}
#center_column {
    float: none!important;
    width: 940px!important;
}
#sidebar div.widget ul {
	clear: both;
}

#sidebar {
    float: left;
}

.widecolumn .entry p {}

.narrowcolumn .entry {
    overflow: hidden;
    border-bottom: 1px solid #d0e8ef;
    padding-bottom: 9px;    
}

.widecolumn {}
.thread-alt {}
.thread-even {}
.depth-1 {}

.even, .alt {}

#footer {}

small, small a, .postmetadata, .postmetadata a {
    color: #808080;
    font-size: 11px;
    font-weight: normal;
}
small a, .postmetadata a {
    text-decoration: underline;
}
.entry p a:visited {
}

.sticky {}
.sticky h2 {}

.commentlist li, #commentform input, #commentform textarea {}
.commentlist li ul li {}

.commentlist li {}

.commentlist li .avatar { 
float: right;
}

.commentlist cite, .commentlist cite a {}

.commentmetadata {}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {}

code {}

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

a, h2 a:hover, h3 a:hover {}

a:hover {
	color: #000000;
}

#wp-calendar #prev a, #wp-calendar #next a {}

#wp-calendar a {}

#wp-calendar caption {}

#wp-calendar th {}
/* End Typography & Colors */



/* Begin Structure */

#page {}

#header {}

#headerimg {}

.narrowcolumn, .widecolumn {
    float: right;
    min-height: 730px;
    padding-right: 17px;
    width: 683px;
}
.post {
    text-align: justify;
}
.search .post {
    overflow: visible;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.widecolumn .smallattachment {
}

.widecolumn .attachment {
}

.postmetadata {
    clear: both;
    overflow: hidden;
}
/* End Structure */

/* 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 */

.entry ol {
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;
}

#sidebar ul p, #sidebar ul select {}

#sidebar ul ul, #sidebar ul ol {}

#sidebar ul ul ul, #sidebar ul ol {}

ol li, #sidebar ul ol li {}

#sidebar ul ul li, #sidebar ul ol li {}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {}

#sidebar #searchform #s {}

#sidebar #searchsubmit {}

.entry form { /* This is mainly for password protected posts, makes them look better. */
}
.cancel-comment-reply {
    margin-top: 2px;
}
#commentform a {
     color: #747577;
}
#commentform input {
    float: left;
    clear: left;
    border: 1px solid #168ead;
    width: 249px;
    height: 29px;
    color: #747577;
    font-size: 12px;
}
#commentform .c_left input {
    margin-top: 13px;
    margin-bottom: 4px;
}
#commentform {
    background-color: #e8f4f7;
    padding: 20px 15px;
    margin-top: 13px;
    overflow: hidden;
     color: #747577;    
}
#commentform textarea {
    float: right;
    border: 1px solid #168ead;
    width: 366px;
    height: 148px;
}
#commentform small {
    clear: left;
    float: right;
    font-size: 12px;
    font-style: italic;
    color: #747577;
    font-weight: normal;    
}
#commentform #submit {
    background: url('images/commentform.png') no-repeat 0px 0px;
    margin-top: 12px;
    float: right;
    width: 85px;
    height: 33px;
    border: none;
    text-indent: -5000px;
    cursor: pointer;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
}
#comments {
    border-top: 1px solid #D0E8EF;
    font-size: 24px;
    color: #168ead;
    overflow: hidden;    
}
.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    list-style: none;
}
.commentlist li .comment-body {
    background-color : #fdf8eb; 
    margin-top: 14px;
    padding: 15px 18px 18px 15px;
    line-height: 14px;
}
.commentlist li small {
    display: block;
    clear: both;
    margin-top: 18px;
    overflow: hidden;
    border-top: 1px solid #f2cd8b;
    padding-top: 9px;
}
.commentlist li small, .commentlist li small a {
    color: #5d5d5f;
    font-size: 12px;
    text-decoration: none;
}
.commentlist li small .url {
    color: #168ead; 
    text-decoration: underline;
}
.commentlist li ul li { }

.commentlist p {}
.children { padding: 0; }

#commentform p {}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

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

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



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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 {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#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 #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

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

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
}

#center_column .type-page {
height: auto;
width: auto;
clear: both;
}
/* End Various Tags & Classes*/



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

.wp-caption {}

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

.wp-caption p.wp-caption-text {}
/* End captions */

#header_right #header_user {
    background: none;
}
#header_right #header_user a {
    display: block;
    background: transparent url('images/basket.png') no-repeat 0px 0px;
    height: 35px;
    width: 229px;
    color: #FFFFFF; 
    font-weight: bold;
    font-size: 12px;
    padding-top: 65px;
    text-align: right;
    padding-right: 22px;
}
.widget_categories, #sidebar .widget {
    overflow: hidden; 
}
div.blog.fixed {
	background: transparent url('images/shop.png')!important;
	height: 110px!important;
	width: 44px!important;
	top: 121px!important;	
}
.tagcloud {
	padding: 0px 5px 0px 10px;
	text-align: center;
}
.tagcloud a {
	text-align: center;
	color: #f42d4f;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	line-height: 22px;
}
.tagcloud a:hover {
	text-align: center;
	color: #b42000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	line-height: 22px;
}
#sidebar .widgettitle {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 5px;
}
#sidebar .widget_categories li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar .widget_categories li a {
	color: #168ead;
	padding: 0 0 0 26px;
	line-height: 19px;
	height: 22px;
}
#sidebar .widget_categories .current-cat  {
	display: block;
	height: 22px;
	padding: 0;
}
#sidebar  .widget_categories .current-cat a  {
	padding: 0 0 0 25px;
	line-height: 19px;
	color: #fff;
	background: url(images/current_cat.png) no-repeat;
}
#sidebar .widget_nav_menu ul.menu, #sidebar .widget ul {
	padding-bottom: 10px;
}
#sidebar .widget_nav_menu ul.menu, #sidebar .widget ul a:hover {
	color: #000000;
}
#center_column h1 {
    color: #168ead;
    font-size: 20px;
    width: 680px;
    font-weight: bold;
    padding: 10px 0px 7px 0px;
    text-align: left;    
}
#center_column h1 a {
    display: block;
    color: #168ead;
    font-size: 20px;
	width: 665px;
    font-weight: bold;
    text-align: left;
    line-height: 24px;    
}
#center_column h1 a:hover {
    display: block;
    color: #000000;
	font-size: 20px;
    width: 665px;
    font-weight: bold;
    text-align: left;
    line-height: 24px;    
}
#content .postmetadata {
    padding-bottom: 10px;
    line-height: 14px;
    padding-top: 1px;
}
#content .postmetadata span.first {
    width: 141px;
    padding-right: 0px!important;
}
#content .postmetadata span.f_left {
    padding-right: 15px;
}
#content .postmetadata span.last {
    padding-right: 15px;
}
#content .loop_0 .postmetadata span.last {
    padding-right: 19px;
}
#content .entry a {
    font-weight: bold;
	color: #168ead;
}
#content .entry a:hover {
    font-weight: bold;
	color: #000000;
}
#content .entry img {
    margin: 5px 5px 0 0;
}
#content .excerpt {
    height: 100px;
    padding: 0px 17px 0px 0;
    position: relative;
    line-height: 14px;
}
#content .more {
    background: none!important;
    height: auto!important;
    width: auto!important;
    text-decoration: underline;
    font-size: 12px;
    color: #0dc0b8;
    position: absolute;
    right: 0px;
    bottom: 0px;
    white-space: nowrap;
}
#content .thumbnail {
    margin: 2px 10px 0 0;
    width: 140px;
    height: 98px;
}
#content .loop_0 .thumbnail {
    margin-top: 2px;
    width: 194px;
    height: 143px;
}
.comments-count {
    display: block;
    float: left;
    background: transparent url('images/count.png') no-repeat 0px 0px;
    height: 24px;
    width: 25px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    padding-right: 3px;
    margin-top: 10px;
}
.widecolumn .comments-count {
    margin-top: 15px;
}
.comments-link {
    float: left;
    color: #168ead;
    font-size: 12px;
    margin-top: 13px;
    padding-left: 1px;    
}
.widecolumn .comments-link {
   font-size: 24px;
   font-weight: bold;
   margin-top: 9px; 
   padding-left: 8px;   
}
.twitt, .fb_like, .googleplus {
    margin-top: 8px;
    margin-right: 7px;
    width: 90px;
    height: 20px;
}
.twitt {
    width: 140px;
}
.googleplus {
    margin-right: 0px;
    width: 60px;
}
#share_options {
	margin: 22px 0 21px 3px;
	height: 34px;
}
#share_options .twitt,
#share_options .fb_like,
#share_options .googleplus {
    display: block;
	float: left;
}
.narrowcolumn .post,
.narrowcolumn .type-page {
    margin-top: 29px;
	padding-bottom: 28px;
}
div.pagination {
    padding-left: 208px!important;
}
#content .loop_0 {
    background: transparent url('images/loop_0.png') no-repeat 0px 0px;
    width: 670px;
    height: 263px;
    margin-top: 14px;
    padding-left: 13px;   
}
#content .loop_1 {
    margin-top: 16px; 
}
#content .loop_0 h1 {
    padding-top: 18px!important;
    padding-bottom: 3px!important;
}
#content .loop_0 h1 a, .widecolumn h1 {
    font-size: 24px!important;
    white-space: nowrap;
}
.widecolumn h1  {
    padding-bottom: 0px;
}
#content .loop_0 .excerpt {
    height: 129px;
}
#content .loop_0 .postmetadata {
    padding-bottom: 4px;
}
#content .loop_0 .more {
    right : 7px;
}
.narrowcolumn .loop_0 .entry, .widecolumn .loop_0 .entry {
    border: none!important;
    padding-bottom: 14px;
}
#content .loop_0 .comments-count {
    margin-left: 4px;
}
#content .googleplus {
    margin-right: 12px;
}

/* Related Posts */

#related_posts {
	margin: 40px 0 0 0;
}
#related_posts h2 {
	font-size: 14px;
	margin: 0 0 5px 3px;
	letter-spacing: -0.5px;
}
#related_posts ul {
	margin-left: 42px;
}
#related_posts ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}
#related_posts ul a {
	color: #168ead;
	font-size: 12px;
	text-decoration: underline;
}
#related_posts ul a:hover {
	color:#000000;
	text-decoration: none;
}