/*
Theme Name: Frederic Barry
Theme URI: http://fredericbarry.com
Version: 1.0
Description: Right handed two column layout for fredericbarry.com
Author: Frederic Barry
Author URI: http://fredericbarry.com
*/


/*
Orange: #F58345


*/


/* Links */
a, a:active, a:focus { outline:none; }

a:link, a:active, a:visited { color: #ADA866; }


/* Headings */

h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-type: disc; padding-left: 40px;}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body {
margin: 0;
padding: 0;
color: #555;
background-color: #DDD9D4;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#page-wrapper {
width: 780px;
margin: 0 auto;
border-right: 1px solid #B0B4BA;
border-left: 1px solid #B0B4BA;
}

#header {
text-align: center;
margin: 0 auto;
width: 780px;
height: 326px;
}

#imap {
display: block;
position: relative;
width: 780px;
height: 326px;
margin: 0; padding: 0;
}

#imblog, #imabout, #imcontact , #imhome {
display:block;
position: absolute;
height: 0;
padding-top: 35px;
overflow: hidden;
background: transparent url('transparentpixel.gif');
border: 0px solid #fff; /* FOR TESTING */
}

#imblog {
width: 540px;
left: 0px;
top: 0px;
padding-top: 326px;
}

#imabout {
width: 91px;
left: 550px;
top: 289px;
}

#imcontact {
width: 125px;
left: 651px;
top: 289px;
}

#imhome {
width: 235px;
left: 541px;
top: 0px;
padding-top: 285px;
}

#wrapper {
clear: both;
float: left;
width: 100%;
color: #4A3922;
background: #fff;
}

#footer {
clear: both;
width: 780px;
height: 61px;
text-align: left;
color: #4A3922;
font-size: 11px;
background: url(images/footer.jpg) no-repeat bottom;
margin: auto;
}

#footer-content {
position: relative;
bottom: -46px;
left: 10px;
color: #ADA866;
width: 700px;
font-size: 9px;
}

#footer:link {
font-size: 9px;
color: #ADA866;
font-size: 11px;
}

#footer a: visited { color: #ADA866; }

#footer a:hover {
color: #fff;
border-bottom: 1px dashed #fff;
}


/* Wrapper */
#wrapper a:link, #wrapper a:visited { font-weight: bold; }


/* Content */
#content-wrapper {
width: 65%;
float: left;
}

#content {
float: left;
padding: 0 0px 30px 30px;
}

.excerpt-wrapper{
margin: 30px 0 30px 0;
border-bottom: 1px solid #BAB8B6;
}

.post-wrapper{
margin: 30px 0 50px 0;
}

p {
line-height: 150%;
margin-bottom: 20px;
}

.post-title h3 a:link, .post-title h3 a:visited, .post-title h3 a:active {
text-decoration: none;
font-size: 18px;
font-weight: normal;
border-bottom: 0;
}

.post-title h3 a:hover, #content a:hover { border-bottom: 1px dotted #4A3922; }

#content .post img {
margin: 0 15px 0 0;
padding: 8px;
border: 1px solid #BAB8B6;
background-color: #fff;
}

#content .post img.wp-smiley {
margin: 0;
padding: 0;
border: 0px;
}

#content .post li {
margin-bottom: 20px;
line-height: 18px;
}

.post-footer {
font-size: 11px;
line-height: 150%;
color: #4A3922;
margin-bottom: 5px;
padding:5px 5px 5px 15px;
border: 1px solid #BAB8B6;
background: #fff url(images/background-sidebar-box.gif) repeat-x top center;
}

#content .post-footer a { color: #ADA866; font-weight: normal; }
#content .post-footer a:hover { color: #4A3922; border-bottom: 0px dotted #4A3922; }

/* Sidebar */
#sidebar-wrapper {
width: 35%;
float: right;
}

#sidebar-wrapper a img { border: none; }

#sidebar {
float: right;
padding: 0px 15px 10px 10px;
width: 210px;
margin: 30px 15px 0 0;
}

.lang-selector { margin-left: 10px; margin-bottom: 10px;}
.lang-link { position: relative; left: 3px; top: -7px; }
.lang-link a:hover { color: #4A3922; }

.sideblock {
padding: 5px 10px 0px 10px;
margin-bottom: 20px;
background: #fff url(images/background-sidebar-box.gif) repeat-x top center;
border: 1px solid #BAB8B6;
}

.sideblock ul {
font-size: 14px;
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

/*
.sideblock li:hover {
background: #EEE;
padding-left: 10px;
}
*/

.sideblock li:hover a { color: #4A3922; }

.sideblock h2 {
margin-top: 5px;
font-size: 14px;
color: #4A3922;
font-weight: bold;
}

#sidesearch li:hover {
background: transparent;
padding-left: 0;
}

#tagcloud ul { text-align: center; }
#tagcloud a { padding: 5px; }
#tagcloud a:hover { color: #4A3922; }

.rss-link { position: relative; left: 3px; top: -7px; }
.rss-link a:hover { color: #4A3922; }


/* Comments Styling */
.commentlist {
padding-left: 25px;
margin-bottom: 50px;
}

#commentlist li {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 10px 0;
background: #FFFFFF;
}

#commentform small { font-size: 12px; }

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 130%;
}
#commentform textarea:hover {
background: #fff;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 14px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 14px;
background: #fff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 14px;
background: #fff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{ margin-bottom: 3px; }

#s, #commentform input, #commentform textarea { padding: 2px; }

#searchform { text-align: center; }
#s {	font-size: 14px; width: 182px; margin-bottom: 10px; }
#searchsubmit, #submit { font-size: 14px; }

#left {
width: 60px;
float: left;
}

.alignright { float: right; }
.alignleft { float: left }
.alignleft:hover a, .alignright:hover a { color: #4A3922; border-bottom: 1px dotted #4A3922; }

/* Pagination des pages avec le tag nextpage */
.link-pages {
background: #fff url(images/background-sidebar-box.gif) repeat-x top center;
border: 1px solid #BAB8B6;
padding: 5px 5px 5px 15px;
font-size: 11px;
line-height: 150%;
color: #4A3922;
margin-bottom: 5px;
}

.link-before {
font-size: 14px;
font-weight: bold;
margin-right: 5px;
}

.links-link {
padding-left: 15px;
font-size: 14px;
font-weight: bold;
color: #4A3922;
}

a .links-link:hover {
border-bottom: 0px dotted #000;
color: #4A3922;
}

#content .link-pages a { border-bottom: 0px dotted #000; }

a .links-link { color: #ADA866; }




.feedflare { margin: 20px 0; }