/*
THEME NAME: Quyvie
THEME URI: http://www.plaintxt.org/themes/quyvie/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 1.0
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('2c-l.css');@import url('class.css');@import url('balise.css');@import url('editor.css');@import url('reset.css');@import url('jquery.tabs.css');@import url('jquery.tabs-ie.css');




#wrapper{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	background-image:url(/wordpress/wp-content/themes/quyvie/images/bg_wrapper.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color:#fff;
}


#header{
	background-image:url(/wordpress/wp-content/themes/quyvie/images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
	height:130px;
}

h1#blog-title{
	margin:0;
}

h1#blog-title a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	display:block;
	height:110px;
	width:400px;
}

h1#blog-title a:hover{
	color:#fff;
}

#blog-description{
	color:#000;
	margin-top:10px;
	margin-left:20px;
	font-weight:600;
}

#primary h3{
	font-size:1em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

#primary input#s{
	width:7em;
} 

#primary ul li{
	list-style:none;
}


#primary li form{
	margin:0.2em 0 0;
	padding:0;
}

#primary ul ul{
	margin:0 0 0 1em;
}

#primary ul ul li{
	margin-left:0px;
	list-style-image:url("/wordpress/wp-content/themes/quyvie/images/puce.gif")
 }

#primary a{
    color:#336200;
    text-decoration:none;
	font-size:0.8em;
}

#primary a:hover{
	color:#A42949;
}

#primary ul ul ul{margin:0 0 0 0.5em;}
#primary ul ul ul li{list-style:circle;}

#clevacance{
	position:absolute;
	z-index:99;
}

#diaporama img {
	top:-310px;
	left:0px;
	height:310px;
	width:413px;
}

#menu-tab-1{
	margin-left:7px;
}
#text-1,#text-2,#text-3,#text-4{
	text-align:center;
	font-size:0.8em;
	margin-left:0px;
}

#text-1 h3,#text-2 h3,#text-3 h3,#text-4 h3{
	text-align:left;
	background-image:none;
	background-color:#dcbf26;
	border:#ccc 1px solid;
	border-bottom:none;
	margin-left:0px;
	color:#000;
}
div#container,div.sidebar{margin-top:2em;}

#nav-above,#nav-below{
	width:150px;
	float:right;
	clear:both;
}

#respond{
	margin-top:60px;
}
#respond h3{
	font-weight:bold;
}

/********* GALERIE *********/

#galerie img {
	border:#eee 5px solid;
}

#galerie img:hover{
	border:#A42949 5px solid;
}

/********* FIN GALERIE *********/

form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}

input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}

textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}


#footer{
        background-image:url(/wordpress/wp-content/themes/quyvie/images/bg_wrapper.gif);
        background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#fff;
	text-align:left;
	margin-top:20px;
	padding-top:10px;
	text-indent:210px;
	height:25px;
}

#footer a{
	color:#999;
	text-decoration:none;
	font-size:smaller;
}
