/*  
Theme Name: Wonder Box
Theme URI: http://www.wp-box.fr/
Description: Thème du blog Wonder Box
Version: 1.0
Author: Amaury BALMER
Author URI: http://wp-box.fr/
*/

/* Reset */
* {
margin: 0;
padding: 0;
}

/* General */
body {
font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
font-size: 12px;
color: #000;
background: #fff url(images/bg.gif) repeat-x;
width:100%;
}
.clear {
clear:both;
}
p {
margin: 0 0 20px 0; 
text-align: left;	
}

/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

/* Mise en forme des liens */
a img, img a {
border:0;
}
a {
text-decoration: underline;
outline: none;
}
a:link, a:visited{
color: #ee820f;
text-decoration: underline;
}
a:hover {
color: #b25f06;
}

blockquote {
margin: 1.5em 0 1.5em 1.5em;
color: #666;
overflow: auto;
font-style: italic;
}
blockquote p {
margin:0;
}
strong {
font-weight:700;
}
em {
font-style:italic;
}
pre {
font-size: 1.2em;
font-family: monospace;
border: 1px solid #E0E0E0;
padding: 1em;
margin: 0 auto;
background: #EEE;
color: #000;
width: 90%;
overflow: auto;
}
code {
font: 0.9em Monaco, monospace;
}
label {
cursor: pointer;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
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 */

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

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
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 */

/* Structure */
#body {
width:100%;
position:relative;
background:url(images/bg_site.jpg) 50% 0 no-repeat;
}
#wrap {
width:954px;
margin:0 auto;
position:relative;
}

/* Header */
#header {
position:relative;
height:260px;
background:url(images/header.jpg) no-repeat;
margin: 20px 0 0;
}
#header h1 a {
display:block;
text-indent:-9999px;
float:left;
margin:50px 0 0 15px;
width:400px;
height:190px;
}
#header .description {
display:none;	
}

/* Content */
#content {
clear:both;
position:relative;
width:954px;
}

/* Absolute items */
span.top {
position:absolute;
top:0;
left:0;
display:block;	
}
span.bottom {
position:absolute;
bottom:0;
left:0;
display:block;	
}

/* Sidebars */
.sidebar h2 {
color:#ee820f;
text-transform:uppercase;
font-size:15px;
padding:0 0 2px 20px;
background: url(images/etoile_orange.gif) 0 10% no-repeat;
border-bottom:1px solid #ee820f;
margin-bottom:10px;
position:relative;
}
.sidebar ul {
list-style:none;
}
.sidebar ul li {
margin-left:5px;
padding: 3px 0;
}
.sidebar ul li a {
color:#000;
}
.sidebar div.widget {
margin-bottom:30px;
}

/* Left */
#left {
background:url(images/left_col.gif) repeat-y;
position:relative;
float:left;
width:180px;
padding:67px 0 21px;
min-height:400px;
}
#left span.top {
height:67px;
width:180px;
background:url(images/left_col_top.jpg) no-repeat;
}
#left span.bottom {
height:21px;
width:180px;
background:url(images/left_col_bottom.jpg) no-repeat;
}
#left div.widget {
padding:0 13px;
}

/* Right */
#right {
background:url(images/right_col.gif) 24px repeat-y;
position:relative;
float:left;
width:197px;
padding:81px 0 21px;
min-height:400px;
}
#right span.top {
height:81px;
width:197px;
background:url(images/right_col_top.jpg) no-repeat;
}
#right span.bottom {
right:0;
height:21px;
width:197px;
background:url(images/right_col_bottom.gif) 24px no-repeat;
}
#right div.widget {
padding:0 13px 0 35px;
}

/* Center */
#center {
background:url(images/center_col.gif) repeat-y;
position:relative;
float:left;
width:550px;
padding:81px 0 3px;
margin-left:27px;
}
#center span.top {
height:81px;
width:550px;
background:url(images/center_col_top.jpg) no-repeat;
}
#center span.bottom {
right:0;
height:3px;
width:550px;
background:url(images/center_col_bottom.gif) no-repeat;
}

#center .feed_link {
padding-right:25px;
background:url(images/logo_rss.gif) 100% 50% no-repeat;
color:#faa015;
height:21px;
line-height:21px;
vertical-align:middle;
font-weight:700;
font-size:13px;
text-transform:uppercase;
text-decoration:none;
position:absolute;
top:60px;
right:20px;
display:block;
}

/* Posts */
.post {
margin-bottom: 2em;
padding:0 10px;
}

.post h2 {
font-weight:700;
font-size: 18px;
color:#727272;
text-transform:uppercase;
background: url(images/etoile_gris.gif) 0 25% no-repeat;
border-bottom:1px solid #727272;
padding:0 0 5px 20px;
position:relative;
text-decoration: none;
}
.post h2 a {
text-decoration: none;
color:#727272;
}
.post h2 span, .post h2 a span {
color:#c6c5c5;
}

.post .entry {
font-size:11px;
padding:10px 20px 0;
}
.post .entry ul, .post .entry ol {
margin: 0 0 15px 25px;
}
.post .entry h1 {
margin: 0.5em 0;
font-size: 3em;
}
.post .entry h2 {
margin: 0.5em 0;
font-size: 2em;
}
.post .entry h3 {
margin: 0.3em 0;
font-size: 1.6em;
font-weight: 700;
}
.post .entry h4 {
margin: 0.2em 0;
font-size: 1.4em;
font-weight: 700;
}
.post .entry h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
}
.post .entry h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
}

/* Cforms */
.linklove {
display: none;
}

/* Comments */
.comments_template {
position:relative;
padding:20px;
}
.comments_template h3 {
font-weight:700;
font-size: 18px;
color:#727272;
text-transform:uppercase;
background: url(images/etoile_gris.gif) 0 25% no-repeat;
border-bottom:1px solid #727272;
padding:0 0 5px 20px;
position:relative;
text-decoration: none;
margin-bottom:20px;
}
.comments_template h3 a {
color:#E3241C;
text-decoration: none;
}
.comments_template h3 a:hover {
color:#3C3C3E;
}
.comments_template ol {
list-style:none;
margin-bottom:25px;
}
.comments_template ol li {
display:block;
margin:5px 0 0;
border-bottom:1px solid #eee;
}
.comments_template ol li .avatar {
border:1px solid #ccc:
display:block;
float:right;
}
.comments_template ol li cite {
font-style:normal;
font-weight:700;
}
.comments_template ol li .commentmetadata {
display:block;
margin-bottom:5px;
}
.comments_template form label {
display:block;
}
.comments_template form input, .comments_template form textarea {
width:80%;
border:1px solid #ccc;
padding:3px 5px;
margin:2px 0;
}
.comments_template form input#submit {
width:auto;
}

/* Footer */
#footer {
clear:both;
position:relative;
margin:20px 0 30px;
padding:10px 0;
color:#949494;
border-top:1px dotted #949494;
font-size:11px;
text-align: center;
}
#footer ul {
list-style:none;
text-align: center;
border-left:1px solid #949494;
padding-left:8px;
display:inline;
}
#footer ul li {
display:inline;
border-right:1px solid #949494;
padding-right:8px;
margin-right:8px;
}
#footer ul li a {
color:#949494;
text-decoration:none;
}
#footer ul li a:hover {
color:#e8780e;
text-decoration:underline;
}

/* Left - Connexion */
#left .user_box, #left .user_connected {
background:#e8780e;
color:#fff;
padding:8px;
width:135px;
}
#left .user_box a, #left .user_connected a {
color:#fff;
}
#left .user_box p, #left .user_connected p {
margin-bottom:8px;
}
#left .user_box input {
width:128px;
margin:2px 0;
color:#e8780e;
padding:2px;
}
#left .user_box input#loginsubmit {
width:auto;
border:0;
padding:2px 5px;
background:#fff;
float:right;
}
#left .user_box ul {
font-size:11px;
margin-top:5px;
}

/* Left - Tag Cloud */
#left #tag_cloud div {
text-align:center;
}
#left #tag_cloud a {
text-decoration:none;
color:#000;
}

/* Left - Derniers articles */
#left #wonder-recent-posts {
}
#left #wonder-recent-posts ul {
border:1px solid #d5d4d4;
display: block;
position: relative;
}
#left #wonder-recent-posts ul li {
padding:5px;
margin:0;
}
#left #wonder-recent-posts ul li.alternate {
background: #e2e2e1;
}
#left #wonder-recent-posts ul li a {
text-decoration: none;
}
#left #wonder-recent-posts ul li a:hover {
text-decoration: underline;
}