/*
Theme Name: YesOrNow Blog Theme
Theme URI: http://blog.yesornow.com/
Description: Le theme du blog de YesOrNow
Version: 1
Author: Julien Marie
*/

html body {
margin : 0;
/*background : white url(images/fond.jpg) repeat-x;*/
font-family : Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;
font-size : 13px;	
}

#thebar {
position : fixed;
top : 0px;
left : 0px;
right : 0px;
height : 32px;
background : url(images/thebar.png) repeat-x;
color : white;
text-align : right;
line-height : 32px;
}

#yonregisterdiv {
color : white;
text-align : right;
font-size : 12px;
margin-right : 10px;
margin-top : -3px !important;
margin-top : 4px;
}

#gosend {
width : 36px;
height : 17px;
/*background : url(images/gosend.png) no-repeat;*/
border : 0
}

#gosend:hover{
width : 36px;
height : 17px;
/*background : url(images/gosend_hover.png) no-repeat;*/
border : 0
}

#gosendimg {
width : 36px;
height : 17px;
background : url(images/gosend.png) no-repeat;
border : 0;
margin-bottom : -4px;
}

#gosendimg:hover {
width : 36px;
height : 17px;
background : url(images/gosend_hover.png) no-repeat;
border : 0;
margin-bottom : -4px;
}

#header {
margin-bottom : 30px;
}

#email, #author, #url {
background : transparent url(images/field.png) no-repeat;
border : 0;
margin-bottom : -2px;
width : 237px;
height : 17px;
padding-left : 5px;
font-size : 10px;
padding-top : 2px;
}

a {
color : #0099ff;
text-decoration: none;
border : 0;
}

a img {
border : 0;
}

p {
font-size : 1em;
}

#page {
width : 900px;
margin-left : auto;
margin-right : auto;
margin-top : 0px;
}

#headerimg {
float : left;
width : 381px;
height : 97px;
}

#headerimg a img 	{
border : 0;
padding-top : 15px;
width : 381px;
height : 97px;
}

#headerimgimg {
background: url(images/logoblog.png) no-repeat;
}

#menu {
margin-top : 0px !important;
margin-top : 0px;
float : right;
text-align : right;
/*background-image: url(images/arrow.png) !important; */
background-image: none;
background-repeat: no-repeat;
width: 515px;
height: 80px;
padding-top: 0px; 
margin-bottom : 20px;
font-size : 10px !important;
font-size : 10	px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li{
	display: inline;
	margin-right: 10px;
	font-size : 11px;
}

#menu ul li a {
color : #333333;
}

#menu ul li a:hover {
color : #0099ff;
}

#menu ul li#active_nav a {
color : #0099ff	;
}

#content {
margin-top : 10px;
width : 700px;
float : left;
}

#sidebar {
margin-top : 10px;
width : 200px;
float : right;
text-align : center;	
}

.post, .page {
width : 657px ;
/*background : url(images/fondpost.png) top left no-repeat;*/
padding : 15px;
}

.post h1 a, .page h1 a{
font-family : Georgia;
color : #0099ff;
font-size : 36px;
font-style : normal;
font-weight : normal;
text-decoration : none;
margin : 0;
padding : 0;
margin-top : -10px;
padding-top : -10px;
}

.page .entry {
width : 627px;
}

.post h1, .page h1 {
font-family : Georgia;
color : #0099ff;
font-size : 36px;
font-style : normal;
font-weight : normal;
text-decoration : none;
margin : 0;
padding : 0;
}

.infos {
border-top : 1px solid #bbbbbb;
border-bottom : 1px solid #bbbbbb;
width : 627px;
line-height : 15px;
font-family : Georgia;
font-weight : bold;
text-transform : uppercase;
letter-spacing: 1px;
color : #333333;
}

.postmetadata {
border-top : 1px solid #bbbbbb;
font-family : Georgia;
font-weight : bold;
text-transform : uppercase;
letter-spacing: 1px;
color : #333333;
font-size : 9px;
width : 627px;
text-align : right;
}

.post p, .page p {
margin-bottom : 5px;
line-height : 18px;
}

#footerbar {
position : static;
bottom : 0px;
left : 0px;
right : 0px;
background : 
}

#commentaires {
width : 627px;
}

#commentaires h3 {
font-family : Georgia;
color : #0099ff;
font-weight : normal;
text-transform : uppercase;
letter-spacing : 2px; 
}


#sidebar ul {
margin : 0;
padding : 0;
text-indent : 0;
}
#sidebar ul li {
list-style: none;
margin : 0;
padding : 0;
text-indent : 0;
margin-top : 5px;
padding-top : 5px;
}

#sidebar ul li h2 {
font-family : Georgia;
text-align : left;
color : #0099ff;
border-bottom : 1px solid #dddddd;
font-weight : bold;
font-size : 12px;
text-transform: uppercase;
letter-spacing: 2px;
}
