img {border:0;}

p {margin-bottom:1em;text-align:left;}

a {color:#EC1B23; /*#fc0; */ text-decoration:none;}
a:hover {text-decoration:underline;}

* {
   margin:0;
   padding:0;
}

html, body {
text-align:center;
   font-family:verdana,arial,sans-serif;
   font-size:1em;
   background:#fff url('rnd/nuback.jpg') top center repeat-x;
   /* background:#e6e6e6 url('images/scrollback1.gif') top center repeat-y; */
}

#nuwrap {
display:table;
   width:1000px;
   margin:10px auto;
   background: url(rnd/rehabblognuback.jpg) top center repeat-y;
}

#container {
display:table;
text-align:left;
   width:1000px;
   /* margin:10px auto; */
   background: url(rnd/rehabblogback103.jpg) top center no-repeat;
}

#header {
   position:relative;
   float:left;
   width:1000px;
   height:160px;

   /* background: url('rnd/hdback5.gif') top right no-repeat; */
}

#infos-header {
   width:1000px;
   height:160px;
   margin:0;

   /* background: url('rnd/blogtitle10.gif') top center no-repeat; */
}

h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:1em;
   text-transform:uppercase;
}

h1 a:link, h1 a:visited {
   color:#FFF;
   text-decoration:none;
}

h1 a:hover {
   color:#B5C2CF;
}

#description {
   position:absolute;
   left:50px;
   bottom:0px;
padding:5px;
   font-size:1.2em;
   color:#4d4d4d;
/* background-color:#fff; */
}

#main {
   position:relative;
   float:left;
   width:1000px;
   
}

#main-content {
color:#fff;
   position:relative;
   float:right;
   width:468px;
   margin:0px 30px 10px 0px;
   display:inline;
   padding:0;
}

/* ARTICLES */

.post {
   margin:0 0 50px 0;
   font-size:0.75em;
   text-align:justify;
   line-height:1.5em;
   padding:0;
}

.post-content {
   padding:10px;
   color:#08384b;
   background-color:#d4dce0;
   border:1px solid #fff;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:1.2em;
   font-family:georgia,serif;
   text-transform:uppercase;
   margin:0 0 15px 0;
   width:460px;
   padding:3px 0 3px 10px;
   background:#EC1B23;
}

.post h2 a:link, .post h2 a:visited {
   color:#FFF;
   text-decoration:none;
}

.post h2 a:hover {
   color:#839ba5;
   background:none;
}
/*
.post a:link {
   color:#6B7D8F;
   font-weight:bold;
}

.post a:hover, post a:visited {
   background:#839ba5;
}
*/
blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   background:#839ba5;
   /* width:460px; */
   margin:15px 0 30px 0;
   padding:5px;
   border:1px solid #ddd;
   /* border-bottom:1px solid #ddd; */
   font-size:0.8em;
   color:#000;
}

.postmetadata a:link {
   /* color:#888; */
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#000;
   /* background:#D1E5EF; */
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */
/* NOTE THE DISTINCTION BELOW BETWEEN 'SIDEBAR' - LEFT SIDE, AND 'SIDEBARR' - RIGHTSIDE. IN MOST CASES STYLES ARE DOUBLED UP BUT WIDTHS SHOULD BE INDEPENDENT. WHEN ADDING NEW 'SIDE' STYLES TRY TO DEFINE BOTH STYLES TOGETHER. EASIER TO MANAGE ETC.  */

.sidebar-wrapper {
   position:relative;
   float:left;
font-size:0.7em;
   display:inline;
   width:240px;
   margin:0px 0px 0 20px;
   padding:0;
   background:url('images/sideback4.png');
}
.sidebar-wrapperr {
   position:relative;
   float:right;
font-size:0.7em;
   display:inline;
   width:200px;
   margin:0px 20px 0 0px;
   padding:0;
   background:url('images/sideback4.png');
}
#abonnements {
   position:relative;
   float:right;
   width:230px;
   margin:5px;
   padding:5px;
   background-color:#B5C2CF;
}

#searchform {
   position:relative;
   float:right;
   margin-top:5px;
}

#s {
   background:#DFEFFF;
   border:1px solid #FFF;
   width:120px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#FFF
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:240px;
}

#sidebar ul, #sidebarr ul {
   list-style-type:none;
   margin:0;
}

#sidebar li, #sidebarr li {
   margin:10px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li, #sidebarr li ul li {
   margin:0 0 8px;
}

#sidebar h2, #sidebarr h2 {
   font-size:0.7em;
   text-transform:uppercase;
   color:#83ABBF;
   margin-top:10px;
   font-weight:normal;
}

#sidebar h2.widgettitle {color:#fff;}

#sidebar a, #sidebarr a {
   display:block;
   width:95%;
   color:#476C7F;
background-color:#fff;
   text-decoration:none;
text-transform:uppercase;
   padding:4px;
}

#sidebar a:hover, #sidebarr a:hover {

   background-color:#FDD14A;
   color:#FFF;
}
#sidebar td a {display:inline;}

.sube {text-align:center;margin:10px;padding:10px;border:solid 1px #fff;background: #d8d8d8 url('images/subeback.jpg') repeat-x;}
.sube .title {font-family:georgia,serif;font-size:1.3em;text-transform:uppercase;color:#ed282f;}

/* bottom of da payidge */

#footer {
   position:relative;
   float:left;
   width:1000px;
   height:60px;height:"70px";
   color:#aaa;
   padding:20px 0 0;
  margin-bottom: 0;
   font-size:0.8em;
   text-align:center;
   background:#fff url('rnd/nufootback.jpg') bottom no-repeat;
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#839ba5;border:1px solid #fff;
   width:430px;
   padding:10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#6B7D8F;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:0.9em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}

#wp-calendar td, #wp-calendar th {padding:4px;}

.date {margin:30px 15px 15px 15px;padding:20px 10px 10px;}

div.soc {margin:20px 0 0 10px;}
#sidebar .soc a {display:inline;width:106px;background:none;margin-left:10px;}
