/*  
Theme Name: p.a.i.n.ful
Theme URI: http://www.pleaseaskitnicely.com/
Description: 2 columns template. Widget ready. Based on Gone Fishing by
             designer daily. http://designer-daily.com
Version: 1.0
Author: Devin Bryant
Author URI: http://www.pleaseaskitnicely.com/
*/


* {
   margin:0;
   padding:0;
}

html, body {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:12px;
   background:#46342b;
}

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto 
}

.alignright {
   text-align: right;
   float: right;
}

.alignleft{
   float: left;
}

#container {
   width:880px;
   margin:5px auto 0 auto;
}

#header {
   position:relative;
   float:left;
   width:880px;
   height:210px;
   background:#46342b url('images/bg-header.gif');
}

#infos-header {
   width:800px;
   height:167px;
   margin:40px 0 0 40px;
   background:#5a393a url('images/header.jpg');
}

h1 {
   position:absolute;
   left:60px;
   bottom:52px;
   font-size:50px;
}

h1 a:link, h1 a:visited {
   color:#DEDEDE;
   text-decoration:none;
}

h1 a:hover {
   color:#b8b5af;
}

h3 {
   margin-bottom:10px;
   font-size:14px;
}  

#description {
   position:absolute;
   left:140px;
   bottom:25px;
   font-size:24px;
   color:#CCC;
}

#main {
   position:relative;
   float:left;
   width:880px;
   background:#46342b url('images/bg-content.gif') repeat-y;
}

#main-content {
   position:relative;
   float:left;
   width:510px;
   margin:5px 0 10px 40px;
   display:inline;
   padding:0;
}

.navigation {
   border-top: #DFE8EC solid 2px;
   padding: 5px;
}

.navigation a {
   color:#5a393a;
   font-weight:bold;
   text-decoration:none;
}

.navigation a:visited {
   color:#B8B5AF;
}

.navigation a:hover {
   color:#5a393a;
   background:#DFE8EC;
}

.wp-smiley {
   border: 0px !important;
}

/* ARTICLES */

.post {
   margin:0 0 50px 0;
   font-size:12px;
   line-height:1.4em;
   padding:0;
   background:#fff url('images/bg-post.gif') no-repeat;
}

.post p {
   margin-bottom: 10px;
}

.post ul, .post ol {
   margin:10px 0 10px 20px;
}

.post h2 {
   font-size:12px;
   margin:0 0 15px 0;
   width:500px;
   padding:3px 0 3px 10px;
   background:#5a393a url('images/bg-title.gif') no-repeat;
}

.post h2 a:link, .post h2 a:visited {
   color:#FFF;
   text-decoration:none;
}

.post h2 a:hover {
   color:#b8b5af;
   background:none;
}

.post a {
   color:#5a393a;
   font-weight:bold;
   text-decoration:none;
}

.post a:visited {
   color:#B8B5AF;
}

.post a:hover {
   color:#5a393a;
   background:#DFE8EC;
}

.post img {
   border: 1px solid #000;
}

blockquote {
   background:#dfe8ec;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #b8b5af;
   border-bottom:1px solid #b8b5af;
}

.postmetadata {
   background:#dfe8ec;
   width:500px;
   margin:15px 0 30px 0;
   padding:5px;
   border-top:1px solid #b8b5af;
   border-bottom:1px solid #b8b5af;
   font-size:0.8em;
   color:#aaa;
}

.postmetadata a:link, .postmetadata a:visited {
   color:#888;
   text-decoration:none;
   font-weight:bold;
}

.postmetadata a:hover {
   color:#000;
   background:none;
}

#signature {
   margin:30px 0 0 0;
   font-size:10px;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

.morelink {
}

/* SIDEBAR */

.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:270px;
   margin:5px 40px 0 0;
   padding:0;
   background:#dfe8ec url('images/bg-sidebar.gif') no-repeat;
}

#abonnements {
   position:relative;
   float:right;
   width:250px;
   margin:5px 0px 0px 0px;
   padding:4px 10px 6px 10px;
   border-bottom: 2px dotted #b8b5af;
}

#searchform {
   position:relative;
   float:right;
}

#s {
   background:#edf1f4;
   border:1px solid #5a393a;
   width:150px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#5a393a;
   font-size:11px;
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:270px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:15px;
   font-size: 11px;
   list-style-type:none;
   line-height:1.3em;
   color:#333;
   text-transform:lowercase;
}

#sidebar li ul li {
   background: transparent url('images/bg-sb-li.gif') no-repeat;
   padding: 0 0 0 10px;
   margin:3px;
   position:relative;
}

#sidebar ul.children li {
   font-size: 9px;
}

#sidebar h2 {
   background: #b8b5af url('images/bg-sb-title.gif') no-repeat;
   font-size:10px;
   text-transform:lowercase;
   color:#EEE;
   margin-top:5px;
   margin-bottom:5px;
   font-weight:bold;
   line-height:1.1em;
   padding:1px 10px 1px 10px;
   text-align: right; 
   position: relative;
}

#sidebar a, #sidebar a:visited {
   color:#476C7F;
   text-decoration:none;
   /* padding:5px; */
   margin:0px;
   padding:0px;
}

#sidebar a:hover {
   background:#5a393a;
   color:#FFF;
}

/* NUGGETS */

.nuggets {
   position:absolute;
   bottom: 15px;
   right: 0px;
   float:right;
   display:inline;
   width:270px;
   margin:10px 40px 0 0;
   padding:0;
   text-align:right;
}

.nuggets img {
   border:0;
   float:right;
   padding: 2px;
}

.nuggets p {
   clear:right;
}

/* PIED DE PAGE */

#footer {
   position:relative;
   float:left;
   width:880px;
   height:100px;
   color:#aaa;
   padding:10px 0;
   font-size:10px;
   text-align:center;
   background:#46342b url('images/bg-footer.gif') no-repeat;
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
}

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:12px;
}

textarea#comment {
   margin:5px 20px;
   width:440px;
}

#commentform input {
   margin:0px 5px 0px 20px;
   width:200px;
}

ul.commentlist {
   background:#dfe8ec url('images/bg-commenttop.gif') no-repeat;
   width:470px;
   padding:10px 10px 10px 10px;
   margin-bottom:0px !important;
   list-style-type:none;
}

ul.commentlist h4 {
   margin: 2px 0px 2px 0px;
   font-size:10px;
   border-bottom:1px solid #b8b5af;
   font-weight:bold;
}


ul.commentlist a:link, ul.commentlist a:visited {
   text-decoration:none;
   color:#5a393a;
   font-weight:bold;
}

ul.commentlist a:hover {
   background:#EFDFB3;
}

ul.commentlist li {
   padding:15px 0 0 0;
   font-size:11px;
}

ul.commentlist li p {
   margin:0 0 8px 0;
   line-height: 1.2em;
}

.commentnum {
   position:relative;
   float:left;
   color:#B8B5AF;
   font-size: 14px;
   font-weight: bold;
   margin-right: 8px;
   top: 0;
   left: 0;
}

.commentend {
   background:#fff url('images/bg-commentend.gif') no-repeat;
   width:490px;
   padding:0px;
   margin:0 0 10px 20px;
}

#commentform label {
   font-size:11px;
   color:#888;
}

