/*  
Theme Name: Semaine Internationale de Piano et de musique de chambre
Theme URI: http://wp-box.fr/
Description: Theme de la Semaine Internationale de Piano et de musique de chambre
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:11px;
color:#426eac;
background:#FFF;
width:100%;
line-height:1.4;
}

.clear {
clear:both;
}

p {
text-align:justify;
margin:0 0 8px;
}

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

a {
text-decoration:underline;
outline:none;
}

a:link,a:visited {
color:#426eac;
text-decoration:none;
}

a:hover {
color:#8740c6;
text-decoration:none;
}

blockquote {
color:#666;
overflow:auto;
font-style:italic;
margin:1.5em 0 1.5em 1.5em;
}

blockquote p {
margin:0;
}

strong {
font-weight:700;
}

em {
font-style:italic;
}

pre {
font-size:1.2em;
font-family:monospace;
border:1px solid #E0E0E0;
background:#EEE;
color:#000;
width:90%;
overflow:auto;
margin:0 auto;
padding:1em;
}

code {
font:0.9em Monaco, monospace;
}

label {
cursor:pointer;
}

/* Structure */
.wrap {
width:892px;
background:url(images/bg_wrap.png) repeat-y;
position:relative;
display:block;
margin:5px auto;
}

#wrap {
width:850px;
position:relative;
display:block;
overflow:hidden;
background:#fff;
margin:0 auto;
}

/* Header */
#header {
width:850px;
height:193px;
background:url(images/header.gif) no-repeat;
position:relative;
margin-top:17px;
}

#header h1 a {
display:block;
text-indent:-9999px;
width:360px;
position:absolute;
height:90px;
float:left;
margin:15px 0 0 15px;
}

#header .description {
text-indent:-9999px;
position:absolute;
}

/* Menu */
#menu ul {
list-style:none;
float:right;
margin-right:25px;
}
#menu ul li {
display:block;
float:left;
}
#menu ul li a {
display:block;
font-size:12px;
float:left;
border-right:1px solid #999ec5;
height:15px;
line-height:15px;
vertical-align:middle;
padding:0 10px;
}
#menu ul li a.current {
color:#8740c6;
}

/* Content */
#content {
clear:both;
min-height:150px;
margin:25px 0;
}

/* Left */
#left {
width:220px;
float:left;
padding-right:10px;
}

#left .lang {
text-align:right;
display:block;
margin:0 0 15px;
}

#left .lang a {
text-decoration:none;
margin:0 5px;
}

#left h3 {
display:block;
text-align:right;
background:url(images/sep_left.gif) right bottom no-repeat;
padding:4px 0;
font-size:13px;
}

#left ul {
list-style:none;
margin:4px 0 20px;
}

#left ul li {
display:block;
text-align:right;
margin:4px 0;
}

#left ul li a {
text-decoration:none;
}


#left ul li.current_page_item a, #left ul li.current-cat a {
color:#8740c6;
}

#left .widget {
text-align:right;
}

#left .home {
text-align:center;
margin:10px 0;
}

#left .top {
position:absolute;
display:block;
bottom:80px;
width:230px;
left:80px;
text-align:left;
height:20px;
line-height:20px;
vertical-align:middle;
background:url(images/top.gif) 0 40% no-repeat;
padding-left:20px;
text-decoration:none;
}

/* Right */
#right {
width:570px;
float:left;
margin-top:10px;
padding:0 20px;
}

#right h2 {
color:#8740c6;
font-size:13px;
font-weight:700;
display:block;
margin-bottom:15px;
background:url(images/sep_right.gif) left bottom no-repeat;
padding:0 0 4px;
}

#right h3 {
font-size:11px;
font-weight:700;
margin-top:10px;
}

#right .entry {
margin-bottom:20px;
}

#right .entry hr {
background:#fff url(images/sep_right.gif) left bottom no-repeat;
color:#fff;
border:0;
display:block;
height:2px;
margin:15px 0;
}

/* Footer */
#footer {
background:url(images/footer.gif) right top no-repeat;
padding-top:25px;
margin-bottom:25px;
}

#footer p {
text-align:center;
}

#footer p span {
margin:0 10px;
}

/* Error page */
.error_page,.error_page p {
text-align:center;
margin-bottom:10px;
}

/* Comments template */
.comments_template textarea {
width:80%;
}

a img,img a,#menu ul li.last a {
border:0;
}

/* Ombres */
span.ombre_top {
position:absolute;
top:0;
left:0px;
width:892px;
height:17px;
background:url(images/ombreHaut.gif) center no-repeat;
z-index:9999;
}
span.ombre_bottom {
position:absolute;
bottom:0;
left:0;
width:892px;
height:17px;
background:url(images/ombreBas.gif) center repeat-x;
}

.linklove {
display:none;
}