﻿/*
Theme Name: Interfaces Riches
Theme URI: http://www.interfacesriches.fr/
Description: Theme du blog interfaces riches
Version: 1.0
Author: Amaury BALMER
Author URI: http://wp-box.fr/
*/

/* Reset */
* {
margin: 0;
padding: 0;
}
/* General */
html {
font-size: 100%;
}
body {
font-family: Arial, sans-serif, Helvetica;
font-size: .8em;
color: #000;
background: url(images/bg_all.gif);
}
/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: "Times New Roman", Arial, sans-serif, Helvetica;
}
.clear {
clear: both;
}
p {
margin: 0 0 15px 0;
text-align: justify;
line-height: 1.5;
}
/* Mise en forme des liens */
a img, img a {
border: 0;
}
a {
text-decoration: underline;
outline: none;
}
a:link, a:visited {
color: #a53636;
text-decoration: underline;
}
a:hover {
color: #DF0000;
}
acronym, abbr {
border-bottom: 1px dotted #666;
}
acronym, abbr, span.caps {
font-size: 90%;
letter-spacing: .07em;
}
acronym, abbr {
cursor: help;
}
blockquote {
border-left: 4px solid #ccc;
margin-left: 1.5em;
padding-left: 5px;
}
cite {
font-size: .80em;
font-style: normal;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
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 0;
-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;
font-style: italic;
text-align: center;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Structure */
#body {
background: url(images/bg.gif) repeat-x;
}
#wrap {
background: #fff;
width: 66em;
margin: 0 auto;
padding-bottom: 20px;
}
/* Network */
.network {
background: #a53636;
color: #f6eded;
padding: 5px 27px;
}
.network ul {
list-style: none;
}
.network ul li {
display: inline;
border-right: 1px solid #cf9494;
padding-right: 0.3em;
margin-right: 0.3em;
}
.network ul li.last {
border: 0;
padding: 0;
margin: 0;
}
.network ul li a {
color: #f6eded;
}
/* Header */
#header {
background: url(images/bg_header.gif) repeat-x;
padding-top: 30px;
padding-left: 27px;
}
#header h1 {
font-size: 2.2em;
font-weight: 700;
float: left;
}
#header h1 a {
color: #666565;
text-decoration: none;
}
#header h1 a span {
color: #a53636;
}
#header h1 a:hover {
color: #a53636;
}
#header h1 a:hover span {
color: #666565;
}
#header p.description {
clear: both;
color: #4b4b4b;
float: left;
font-size: 1.2em;
margin-bottom: 1em;
}
/* Nav */
#nav {
clear: both;
height: 36px;
background: url(images/bg_menu.gif) repeat-x;
}
#nav #search {
float: right;
background: url(images/bg_search.gif);
width: 195px;
height: 24px;
margin: 6px 18px 0 0;
}
#nav #search #s {
width: 110px;
border: 0;
height: 18px;
float: left;
margin: 3px 0 0 7px;
}
#nav #search #searchsubmit {
float: left;
width: 70px;
height: 18px;
border: 0;
margin: 3px 0 0 2px;
padding: 0;
background: url(images/button_search.gif) no-repeat;
}
#nav #search #searchsubmit span {
display: none;
}
#nav ul {
list-style: none;
margin-left: 7px;
font-size: 1.2em;
}
#nav ul li {
display: block;
float: left;
margin-top: 2px;
}
#nav ul li a {
height: 34px;
display: block;
float: left;
color: #fff;
text-decoration: none;
padding: 0 20px;
vertical-align: middle;
line-height: 34px;
}
#nav ul li.current a, #nav ul li a:hover {
background: url(images/bg_menu_active.gif) repeat-x;
color: #3c3c3c;
}
/* Content */
#content {
padding: 30px 18px 0 27px;
}
/* Left */
#content #left {
float: left;
width: 47em;
}
/* Right */
#content #right {
float: left;
width: 14em;
margin-left: 1em;
}
#content #right p {
text-align: left;
}
#content #right h3 {
background: url(images/bg_title_sidebar.gif) no-repeat;
height: 24px;
line-height: 24px;
vertical-align: middle;
text-indent: 6px;
color: #5a5a5a;
font-weight: 700;
font-size: 1.2em;
}
#content #right .inner_bloc {
padding: 10px;
}
#content #right .inner_bloc p.newsletter a {
display: block;
background: url(images/bg_picto_newsletter.gif) 0 50% no-repeat;
padding-left: 50px;
height: 33px;
line-height: 33px;
vertical-align: middle;
}
#content #right .inner_bloc p.rss a {
display: block;
background: url(images/picto_rss.gif) 15px 50% no-repeat;
padding-left: 50px;
height: 22px;
line-height: 22px;
vertical-align: middle;
}
#content #right .inner_bloc ul {
list-style: none;
margin-left: 10px;
}
/* Footer */
/* Posts */
#content #left .post {
margin-bottom: 2em;
}
#content #left .post h2, #content #left h2.pagetitle {
font-weight:700;
font-size: 2em;
line-height:0.9;
color: #6a6a6a;
}
#content #left .post h2 a {
text-decoration: none;
color: #6a6a6a;
}
#content #left .post h2 a:hover {
color: #A53636;
text-decoration: underline;
}
#content #left .post .post_meta {
font-size: 0.9em;
color: #6a6a6a;
background: url(images/bg_bottom_title.gif) bottom repeat-x;
padding-bottom: 5px;
margin-bottom: 10px;
}
#content #left .post .post_meta span {
display: block;
float: right;
}
#content #left .post .entry {
color: #505050;
}
#content #left .post .entry img {}
#content #left .post .entry ul, #content #left .post .entry ol {
margin: 0 0 15px 25px;
line-height: 1.5;
}
#content #left .post .entry h1 {
margin: 0.5em 0;
font-size: 3em;
}
#content #left .post .entry h2 {
margin: 0.5em 0;
font-size: 2em;
}
#content #left .post .entry h3 {
margin: 0.3em 0;
font-size: 1.6em;
font-weight: 700;
}
#content #left .post .entry h4 {
margin: 0.2em 0;
font-size: 1.4em;
font-weight: 700;
}
#content #left .post .entry h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
}
#content #left .post .entry h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
}
/* Search */
#content #left h2.pagetitle {
margin-bottom: 1em;
}
#content #left .post h3.searchtitle {
font-weight: 400;
font-size: 1.6em;
color: #6a6a6a;
}
#content #left .post h3.searchtitle a {
text-decoration: none;
color: #6a6a6a;
}
#content #left .post h3.searchtitle a:hover {
color: #A53636;
text-decoration: underline;
}
/* Page */
#content #left .post .page_entry {
margin-top: 10px;
}
/* Single */
.the_tags {
clear: both;
background: #F5F5F5;
border: 1px solid #D3D3D3;
border-width: 1px 0;
padding: 5px;
margin-top: 10px;
}
/* Comments */
.comments_template {
}
.comments_template h3 {
margin-top: 2em;
margin-bottom: 0.5em;
font-weight: 400;
font-size: 1.6em;
color: #6a6a6a;
}
.comments_template ol.commentlist {
list-style: none;
}
.comments_template ol.commentlist li {
display: block;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
padding-bottom: 3px;
}
.comments_template ol.commentlist li small.commentmetadata {
display: block;
margin: 5px 0;
}
.comments_template ol.commentlist li .avatar {
float: left;
margin:0 5px 0 0;
}
.comments_template ol.commentlist li em.comment-date {
line-height:1.5;
}
.comments_template #commentform {
}
.comments_template #commentform input {
margin: 4px 0;
width: 15em;
}
.comments_template #commentform textarea {
margin: 4px 0;
width: 25em;
}
.comments_template #commentform label {
display: block;
}
.comments_template #commentform input#submit {
background: #A53636;
color: #fff;
border: 0;
padding: 2px 10px;
width: auto;
}
/* Cforms */
.linklove {
display: none;
}
/* Footer */
#footer {
font-size: 0.8em;
text-align: center;
}
#footer p {
margin:5px 0;
text-align: center;
}
#footer a {
color: #fff;
}

/* Pagination */
.wp-pagenavi {
text-align: center;
padding: 10px 0 20px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
color: #233543;
}
.wp-pagenavi a:visited {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
color: #233543;
}
.wp-pagenavi a:hover {	
color: #000000;
}
.wp-pagenavi a:active {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
color: #233543;
}
.wp-pagenavi span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
color: #000000;
}
.wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
color: #000000;
}
.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
color: #000000;
}