/*
Theme Name: Feepo
Theme URI: http://www.feepo.com/blog/
Description:  1ere version du blog du service Feepo
Version: 1.0
Author: Julien Laurent

*/
/* Begin Typography & Colors */
.widecolumn .entry p { font-size: 12px; padding:0px; margin:0px; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 14px; }
.widecolumn { line-height: 16px; }
.narrowcolumn .postmetadata { text-align: left; }
.thread-alt { background-color: #f7f7f7; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ccc; }
.even, .alt { border-left: 1px solid #ccc; }

small { font-family: Arial; font-size: 9px; line-height: 14px; }
h1, h2, h3 { font-family: Arial; font-weight: bold; }
h1 { font-size: 4em; text-align: center; }
h2 { font-size: 1.6em; }
h2.pagetitle { font-size: 1.6em; }
div.post-contener { display:block; position:relative; }
div.post-picture { display:block; position:absolute; top:0px; left:0px; }
div.post { display:block; position:relative; padding-left:70px; }
.post h2 { font-size: 16px; margin:0; padding:0px; line-height:18px; }
.post h2 a, .post h2 a:visited, .post h2 a:active { font-family: Arial; font-size: 20px; color:#b4193a; line-height:24px; text-decoration: none; }
.post h2 a:hover { font-family: Arial; font-size: 20px; color:#ff7000; line-height:24px; }

h3 { font-size: 1.3em; }
h1, h1 a, h1 a:hover, h1 a:visited { text-decoration: none; color: white; }
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }

.entry { color:#000; }
.entry p a, .entry p a:visited , .entry p a:hover{ color:#b4193a; }
.postmetadata a, .postmetadata a:visited { color:#068cd2; text-decoration: none; }
.postmetadata a:hover { text-decoration: underline; }

.sticky { background: #f7f7f7; padding: 0 10px 10px; }
.sticky h2 { padding-top: 10px; }

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }

#commentform p { font-family: Arial; }
.commentmetadata { font-weight: normal; }

small, .nocomments, .postmetadata, blockquote, strike { color: #068cd2; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
a, h2 a:hover, h3 a:hover { color: #06c; text-decoration: none; }
a:hover { color: #147; text-decoration: underline; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 13px Arial; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */

/* SIDE BAR */
#sidebar { font: 12px Arial; }
#sidebar h2 { font-family: Arial; font-size: 12px; color:#b4193a; margin:0; padding:0px; line-height:14px; }
#sidebar ul ul li, #sidebar ul ol li { color: #068cd2; }
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 10px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }
.screen-reader-text {  position: absolute;  left: -1000em; } 
#sidebar ul ul li a, #sidebar ul ul li a:visited { color:#068cd2; text-decoration: none; }
#sidebar ul ul li a:hover { text-decoration: underline; }

/* Form Elements */
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width:90%; padding:2px; height:22px; font-family:Arial; font-size:14px; color:#444444; line-height:18px; border:1px solid #cccccc; }
#sidebar #searchsubmit { padding: 1px; }
.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }
/* End Form Elements */