* {
    margin:0;
    padding:0;
}


body{
    border-top: 5px #c5d0ea solid;
    border-top: 5px #c6cfbe solid;
    font-size:0.75em;
    font-family:"Lucida grande", "threbuchet ms", arial, sans-serif;
    background:#FFFFFF url(/prx/000/http/xhtml-css.com/static/img/branche.png) right top  no-repeat;
}

a:hover {
    text-decoration:underline;
	color:#ff5500;
}

a {
    color:#3B5998;
    text-decoration:none;
}

dl{
    padding:0;
}
dt{
    font-size:14px;
    padding:1em 0;
    font-weight:bold;
}
dd{
    font-size:12px;
    line-height:2em;
    padding:0;
    margin:0;
}


#wrapper{
    width:900px;
    margin:0 auto;
    font-size:.88em;
    background: url(/prx/000/http/xhtml-css.com/static/img/bg.gif) right repeat-y;
}

#top{
    position:relative;
    background-color:#fff;
    border-bottom: 1px #c6cfbe solid;
    height:80px;
    padding-top:15px;
}

#top h1{
    background: url(/prx/000/http/xhtml-css.com/static/img/logo.png) left top no-repeat;
    height:63px;
    width:250px;
    text-indent:-3000px;
    display:block;
}

#top h1 a{
    display:block;
    height:63px;
    text-decoration:none;
}

#content{
    width:480px;
    float:left;
}

#secondary{
    width:240px;
    font-size:1em;
    float:left;
}

#sidebar{
    width:170px;
    float:left;
}

#footer{
    clear:both;
    height:60px;
    border-top: 1px #c6cfbe solid;
    margin-top:-1px;
    background-color:#fff;
    text-align:right;
    color:#666;

}
ul{
    padding-left:0px;
	list-style-type: none; 
    list-style-image: none; 
}


p,li{
    line-height:2em;
	list-style-type: none; 
    list-style-image: none; 
}
.part{
    padding:0 20px 0px 20px;
    border-bottom:1px solid #c6cfbe;
}

.lastpart{
    padding:0 20px 0px 20px;
}

.rsspart{
    background:url(/prx/000/http/xhtml-css.com/static/img/rssbg.png) right bottom no-repeat;
}

.contenu{
    padding:20px 20px 20px 0px;
}


h2{
    line-height:160%;
    margin-top:20px;
    margin-bottom:5px;
    color:#6b7265;
    font-size:12px;
    font-weight:normal;
    text-transform:uppercase;
}

h3{
    margin-bottom:20px;
    font-size:16px;
    color:#3D5F3A;
}

h4{
    margin-bottom:20px;
    font-size:14px;
    font-weight:bold;
    color:#FF6600;
}

.contenu em{
    color:#000;
    background-color:#FFFFD8;
    font-style:normal;
}

p,ul{
    margin-bottom:20px;
}

.contenu h2{
    font-size:18px;
}

.contenu p{
    font-size:12px;
}

#menu {
    position:absolute;
    right:0;
    top:30px;
    padding: .5em 0; 
    width:60%;
	list-style-type: none; 
    list-style-image: none; 
    text-align:right;
}

#menu li{
    display: inline; 
    text-align:center;
    margin:0;
    padding:0;
}

#menu li a {
    text-decoration:none;
    margin:10px 0;
    font-size:12px;
	padding: 2px 10px 2px 10px;
    text-transform:uppercase;
    font-weight:bold;
}

#menu li a:hover {
	color:#ff5500;
    text-decoration:underline;
}

#categories li a{
	background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) left -82px  no-repeat;
	padding:0px 18px 6px 18px;
}

#categories li a:hover{
	background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) left -110px  no-repeat;
	padding:0px 18px 6px 18px;
	border-bottom:0px;
}

.contenu li{
	background:url(/prx/000/http/xhtml-css.com/static/img/orange-ok.gif) left top  no-repeat;
	padding:0px 18px 6px 18px;
    font-size:12px;
}

#linkslist li {
    border-bottom:1px solid #ddd;
	padding:4px 0 4px 0px ;
    margin:4px 0;
}


#linkslist li a{
    font:10px verdana;
    display:block;
    margin:0;
}


#goodies li a{
	background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) left -158px  no-repeat;
	padding:0px 18px 6px 18px;
}

#goodies li a:hover{
	background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) left -136px  no-repeat;
	padding:0px 18px 6px 18px;
	border-bottom:0px;
}


#bivalidator{
    background:#dee6d0 url(/prx/000/http/xhtml-css.com/static/img/vbg.png) 0px 0px no-repeat;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:13px;
    padding-top:20px;
    margin-top:0px;
    border-bottom:1px solid #c6cfbe;
    font-size:12px;
}

.introduce{
    font-size:12px;
    color:#49563a;
}

#formulaire{
    padding:0px;
}

#formulaire h2{
    font-size:16px;
    letter-spacing:1px;
}

#checkform input#urlid{
    padding:6px;
    border:1px #6b7265 solid;
    width:240px;
    margin-left:5px;
}

#checkform .button{
   margin-bottom:-8px;
   margin-right:10px;
}


#explainthis{
    font-size:1.2em;
    padding:.8em 1em .8em 0;
    line-height:1.7em;
    color:#333;
}

#advanced {
    font-size : 12px;
    margin : 0.5em 0;
    display : none;
}

#advanced fieldset {
    margin-top : 0.5em;
    padding : 1em;
    font-size : 1em;
    border : 1px solid #888;
    color : #af1212;
}

#advanced label {
    color : #555;
}

#formadv {
    display:none;
}

a#showadvanced{
   font-size:1.2em;
}

#search #f {
	border:1px solid #b6b3b3;
	width:80px;
	margin-right:5px;
    padding:2px;
}

#search .button{
   margin-bottom:-4px;
}



/*MISC*/
#featured{
    padding:110px 20px 20px 20px;
    background: url(/prx/000/http/xhtml-css.com/static/img/blog-featured.png) 50% 20px no-repeat;
}

.meta{
    display:block;
    padding-top:5px;
    margin-bottom:20px;
    text-align:right;
    border-top:1px solid #ddd;
}

.feedlink{
    padding-left:16px;
    background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) 0 -56px no-repeat;
    height:16px;
}

.maillink{
    padding-left:20px;
    background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) 0 -186px no-repeat;
    height:16px;
}

h2 span{
    display:inline;
    font-size:10px;
    text-transform:lowercase;
}

#socialize{
	position:relative;
	padding:5px;
	border-top:1px green dotted;
	margin:2.5em 0;
	text-align:center;
}


.dgcompact{
	position:absolute;
	left:0;
	top:50%;
}

.delilink{
	position:absolute;
	right:15px;
	top:50%;
}


.gravatar {
	float:left;
	width:60px;
	height:60px;
	margin-right:10px;
	padding:5px;
	border:1px #eee solid;
}

.commentaire{
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}

.contenu input, .contenu textarea {
    padding : 0.4em;
    font-size : 1.2em;
}


.rssbg{
	background-image:url(/prx/000/http/xhtml-css.com/static/img/feed-icon.gif);
	background-position:7px 50%;
	background-repeat:no-repeat;
}

.attention{
	border:1px dotted #D471C1;
	background-color:#FFEEFC;
	padding:5px;
	padding-left:32px;
    font-size:8px;
	margin:2.5em 0;
}

.attention a{
	color:#A72946;
}

.attention a:hover{
	background-color:#FFF586;
	color:#630144;
}

.authorcomment{
	background-color:#F5FFE0;
	border:1px dotted #E4FFAA;
	padding:10px;
}

blockquote{
	border-left: 4px solid #ddd;
	padding-left:1em;
}

.rightfloat{
	float:right;
	padding-right:10px;
    margin-left:30px;
}

.leftfloat{
	float:left;
}

.clear{
    clear:both;
}

.centered{
    margin:25px;
    text-align:center;
}

div.hr {
  height: 15px;
  background: #fff url(/prx/000/http/xhtml-css.com/static/img/hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

a.twitter{
    background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) left 0 no-repeat;
    padding-left:20px;
    padding-right:0;
}
a.pownce{
    background:url(/prx/000/http/xhtml-css.com/static/img/sprite.png) left -28px no-repeat;
    padding-left:20px;
    padding-right:0px;
}