/*
 Theme Name: Godasses
 Theme URI: http://www.blogissi.me
 Description: Fait par <a href="http://www.blogissi.me">Blogissime</a>.
 Version: 1.4
 Author: blogissime
 Author URI: http://www.blogissi.me
 
 */
body {
    background: url(./images/bg.jpg) repeat-x;
    margin: 0px;
}

h2 a {
    font-family: arial, verdana, tahoma;
    font-size: 18px;
    color: black;
    text-decoration: none;
}

h2 a:hover {
    color: #666666
}
#sideright img
{
border:none
}
img a
{
border:none;
}

#sideright p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bolder;
}

#sideright a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

#sideright a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
}

#sideleft #pages li {
    height: 24px;
    list-style: none;
    background: url(./images/bgpage.jpg) repeat-x;
    padding: 10px 0px 0px 10px;
}

#sideleft #pages li:hover {
    background: #cccccc;
}

#sideleft #pages li a {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: 11px;
    color: white;
    font-weight: bolder;
}

#piedbillet {
    border-top: 1px dotted #666666;
    padding-top: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: right;
}

#piedbillet a {;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.billet, .billet p, #maincontent {
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    line-height: 1.9em;
    color: #666666;
}

#sidebar h3 {
    font-family: arial, tahoma, verdana;
    font-size: 14px;
    font-weight: bolder;
    border-bottom: 2px solid black;
    padding-bottom: 10px;
}

.paddings {
    padding: 0px 15px 10px 15px;
}

#container {
    width: 940px;
    margin: auto;
}

#header {
    background: url(./images/header.png) no-repeat;
    height: 206px;
    width: 940px;
}

#feedburner {
    height: 130px;
    margin-left: 750px;
	padding:30px 15px 0px 15px;
	  font-family: arial, tahoma, verdana;
    font-size: 11px;
    color: white;
    font-weight:bolder;
}

#navmenu {
    padding: 11px 220px 0px 0px;
    float: right;
}

#navmenu li {
    float: left;
    display: block;
    height: 34px;
}

#navmenu li a {
    margin-right: 8px;
    height: 25px;
    display: block;
    float: left;
    background: #990000;
    padding: 10px 10px 0px 5px;
    font-family: arial, tahoma, verdana;
    font-size: 12px;
    color: white;
    font-weight: bolder;
    text-decoration: none;
    list-style-image: none;
}

#navmenu li a:hover, #navmenu .current_page_item a {
    color: #666666
}

#sidebar .current_page_item a {
    color: #333333;
}

#maincontent {
    background: url(./images/bgsidebarbone.jpg) right repeat-y;
}

#main {
    width: 510px;
    padding: 20px 20px 20px 0px;
    float: left;
}

#footer {
    clear: both;
}

#footer1 {
    background: url(./images/bgfooter.jpg);
    height: 110px;
}

#sidebar {
    width: 410px;
    margin-left: 530px;
}

#sideleft {
    width: 205px;
    float: left;
}

#sideright {
    width: 205px;
    float: right;
}

#sidebar li a {
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

#sidebar li a:hover {
    color: black;
}

#sideleft li {
    list-style-position: inside;
    color: #666666;
}

#sideright li {
    list-style: none;
}

#sideright li a {
    list-style: none;
    margin-left: 0px;
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    color: #666666;
    text-transform: uppercase;
    text-decoration: none;
}

#sideright li a:hover {
    color: white;
}

#search {
    background: url(./images/bgsearch1.jpg) repeat-x;
    height: 34px;
    padding: 12px 0px 0px 15px;
}

#search input {
    background: url(./images/bgsearch.jpg) left top no-repeat white;
    padding-left: 25px;
}

/*
 Ne pas supprimer format par d�faut des images dans les billets
 */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* optional rounded corners for browsers that support it */
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}

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

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
