/*  
Theme Name: ineedwebhosting
Theme URI: http://ineedwebhosting.co.uk
Description: ineedwebhosting blog 
Version: 1.0
Author: David Owen
Author URI: http://ineedwebhosting.co.uk
*/


* {
   margin:0;
   padding:0;
}

html, body {
   font-family:"Lucida Grande",helvetica,arial,verdana,sans-serif;
   font-size:1em;
   background:#e2efff;
}

#container {
   width:839px;
   margin:5px auto 0 auto;
}

#header {
   position:relative;
   float:left;
   width:839px;
   height:200px;
   background:#e2efff url('images/bg-header.gif');
}

#infos-header {
   width:760px;
   height:157px;
   margin:45px 0 0 40px;
   background:#0194F4 url('images/inheader.jpg');}

h1 {
   position:absolute;
   left:53px;
   bottom:12px;
   font-size:20px;
}

h1 a:link, h1 a:visited {
   color:#FFF;
   text-decoration:none;
}

h1 a:hover {
    text-decoration:underline;
}

#description {
   position:absolute;
   left:358px;
   bottom:75px;
   font-size:12px;
   color:#FFF;
}

#description a:link, a:visited {
    color:#FFF;
   text-decoration:none;
}

#description a:hover {
    text-decoration:underline;
}

#main {
   position:relative;
   float:left;
   width:839px;
   background:#e2efff url('images/bg-content.gif') repeat-y;
}

#main-content {
   position:relative;
   float:left;
   width:490px;
   margin:30px 0 10px 40px;
   display:inline;
   padding:0;
}

#main-content .navigation a:link {
   font-size: 12px;
   color:#3399FF;

}

/* ARTICLES */

p {
   margin-bottom:15px;
}

.post {
   margin:0 0 50px 10px;
   font-size:12px;
   text-align:left;
   color:#3e3e3e;
   line-height:1.8em;
   padding:0;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:14px;
   margin:0 0 0px 0;
   width:460px;
   padding:0px 0 12px 0px;
   background:#;
}

.post h3 {
   font-size:12px;
   margin:0 0 0px 0;
   width:460px;
   padding:0px 0 5px 0px;
   background:#;
}


.post h2 a:link, .post h2 a:visited {
   color:#3e3e3e;
   text-decoration:  ;
}

.post h2 a:hover {
   color:#39f;
   background:none;
}

.post a:link {
   color:#39f;

}

.post a:hover {
   background:#;
}

.post a:visited {
   color:#1078BF;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   background-image: url('images/dots1.gif');
   background-repeat: repeat-x ;
   background-position: left top ;
   width:464px;
   margin:15px 0 30px 0;
   padding-top:25px;
   font-size:10px;
   color:#3e3e3e;
}

.postmetadata a:link {
   color:#39f;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#39f;
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */

.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:250px;
   margin:25px 39px 0 0;
   padding:0;
   background:#DBE5EF;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
}

#abonnements {
   position:relative;
   float:right;
   width:230px;
   margin:5px;
   padding:5px;
   background-color:#B5C2CF;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;

}

#searchform {
   position:relative;
   float:right;
   margin-top:7px;
}

#s {
   background:#FF;
   border:1px solid #FFF;
   width:145px;
   height:15px;
   padding:2px 2px 2px 4px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#FFF
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:250px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:15px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:3px;
   font-size:13px;
   color:#6B7D8F;
}

#sidebar h2 {
   font-size:11px;
   color:#83ABBF;
   margin-top:10px;
   font-weight:normal;
}

#sidebar a, #sidebar a:visited {
   color:#476C7F;
   text-decoration:none;
   padding:1px 0px 1px 0px;
   font-size:13px;
}

#sidebar a:hover {
   background:#6B7D8F;
   color:#FFF;
   font-size:13px;
}


/* PIED DE PAGE */

#footer {
   position:relative;
   float:left;
   width:839px;
   height:30px;
   color:#3e3e3e;
   padding:55px 0;
   font-size:10px;
   text-align:center;
   background:#e2efff url('images/bg-footer.gif') no-repeat;
}

#footer a:link, #footer a:visited {
   color:#39f;
}

#footer a:hover {
   color:#39f;
}

/* COMMENTS */

#respond {
   font-size: 14px;
}

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#FFFFCC;
   width:404px;
   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:11px;
   color:#3e3e3e;
}

/* IMAGE ALIGNMENT */

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 10px 10px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
    }

    .alignright {
    float: right;
    margin: 0 0 20px 20px;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
    }

    .alignleft {
    float: left;
    }