/*
Theme Name: Downless en tournée
Theme URI: http://www.downless.ch/blog/
Description: Thème pour le blog 2009 de Downless.
Version: 1.0
Author: Sophie Bertholet
Author URI: http://www.fabuliste.ch
Tags: downless, custom

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background: #ccc url('images/fond.jpg') fixed top center repeat-y;
	color: #555;
}

p {
	margin: 15px 0;
}

#page {
	background: #fff;
	text-align: left;
	}

#header {
        background: #fff url('images/header.jpg') top left no-repeat;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #fff;
}
.thread-even {
	background-color: #fff;
}
.depth-1 {
	border: 1px solid #ccc;
}

.even, .alt {
	border-left: 1px solid #ccc;
}

.erreur404_img {
	background : url('images/404.jpg') top left no-repeat;
}

#footer {
        background: #eee;
}

small {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 2em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}
	
.erreur404_texte h3 {
	color: #83bcd6;
	font-size: 1.1em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555;
}

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;
}

h3.pagetitle {
	color: #888;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #searchform input, #commentform textarea {
	font-size : 0.9em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #555;
}

#comments {
	padding: 1px 7px 3px 7px;
	background-color: #83bcd6;
	color: #fff;
	font-weight: bold;
}

#commentform #submit {
	font-size: 1em;
	cursor: pointer;
	border: 1px solid #ccc;
	background: #fff;
}

#searchform #searchsubmit {
	cursor: pointer;
	border: 1px solid #ccc;
	background: #fff;
}

.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: Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1.1em Verdana, Arial, Sans-Serif;
}
	
#sidebar_titre {
	background : url('images/sidebar_titre.jpg') top left no-repeat;
}

#sidebar_texte {
	text-align: justify;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #888;
}

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: #83bcd6;
	text-decoration: none;
}

a:hover {
	color: #888;
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
	
.backhome {
	font-size: 0.9em;
}

.logged, .logged a, .logged a:hover {
	color: #e68b2d;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	}

#header {
	margin:0;
	padding: 0;
	height: 352px;
	width: 800px;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0 0 30px 30px;
	width: 450px;
	}

.widecolumn {
	padding: 0;
	margin: 0 0 30px 30px;
	width: 740px;
	}

.post {
	margin: 0 0 30px;
	text-align: justify;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn p.postmetadata {
	margin-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .attachment, .widecolumn .smallattachment {
	margin: 20px 0 5px 0;
	text-align: center;
}

.postmetadata {
	clear: both;
	text-align: left;
}

.clear {
	clear: both;
}

.erreur404_img {
	float: left;
	height: 280px;
	width: 170px;
	margin: 10px 15px 10px 0;
}

.erreur404_texte {
	float: left;
	width: 250px;
	margin: 215px 0 0 0;
}

#footer {
	padding: 0;
	margin: 0;
	width: 800px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 1.1em;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 25px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
	
.erreur404_texte h3 {
	margin: 0;
	padding: 0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before  {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}

#sidebar ul {
	margin: 0;
}

#sidebar li {
	margin: 0 0 2px 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#searchform input {
	padding: 2px;
	border: 1px solid #ccc;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 3px 0;
	border: 1px solid #ccc;
}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 50%;
	padding: 2px;
	border: 1px solid #ccc;
	}

#commentform #submit {
	margin: 0 0 5px 0;
}

#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px 0;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 30px 0;
	margin-left: 530px;
	width: 230px;
}

#sidebar form {
	margin: 0;
}

#sidebar_titre {
	margin: 0 0 0 47px;
	width: 135px;
	height: 75px;
}

#sidebar_texte {
	margin-bottom: 10px;
}

#sidebar_archives, #sidebar_tagcloud, #sidebar_categories, #sidebar_bookmarks, #sidebar_RSS {
	color: #888;
	margin: 0 0 25px 0;
}

#sidebar_bookmarks a, #sidebar_bookmarks a:hover {
	color: #999;
}

#sidebar_RSS {
	padding: 3px 0 0 50px;
	height: 50px;
	background: url('images/feedicon.jpg') top left no-repeat;
}

#sidebar_archives_titre {
	width: 75px;
	height: 25px;
	background: url('images/archives.jpg') top left no-repeat;
}

#sidebar_tagcloud_titre {
	width: 85px;
	height: 25px;
	background: url('images/mots_cles.jpg') top left no-repeat;
}

#sidebar_categories_titre {
	width: 95px;
	height: 27px;
	background: url('images/categories.jpg') top left no-repeat;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 1.1em;
}

.navigation_comments {
	display: block;
	text-align: center;
	margin: 10px 0 20px 0;
}

.posts_sep {
	background : url('images/sep.jpg') top left no-repeat;
	height: 25px;
	width: 425px;
	clear: both;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	padding-top: 5px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 4px 4px;
	margin: 0;
	color: #888;
	font-variant: small-caps;
}
/* End captions */


/* Pagination */
.navigation_posts {
	clear: both;
	margin: 25px 0 15px 0;
	font-size: 1.1em;
}
.navigation_posts a {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #B8D6E4;
	color: #83bcd6;
	background-color: #FFFFFF;	
}
.navigation_posts a:hover {	
	color: #fff;
	background-color: #83bcd6;
	border: 1px solid #83bcd6;
}
.navigation_posts span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 15px 2px 2px;
	color: #777;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.navigation_posts span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #83bcd6;
	color: #fff;
	background-color: #83bcd6;
}
.navigation_posts span.extend {
	margin: 2px;	
}
/* End pagination */

