/*
Thème DC2 photoblog Autour du gris par franck@ouik.fr
sur une base de GreyOne par Pyeb 
-------------------------------------------------------- */

html { 
  font-size: 100%;
} 

body {
	font: 1em "Lucida Grande", Verdana, "Geneva", Arial, Helvetica, sans-serif;
        color: #fff;
	line-height: 1.2em;
	background: #666 url(index.php?tf=img/fond.png) repeat-x 0 0;
	margin: 0;
} 
 
/* Listes */ 
ul, ol, dl { 
  margin: .75em 0 .75em 32px; 
  padding: 0; 
} 
 
/* Paragraphes */ 
p { 
  margin: .75em 0;
} 
address { 
  margin: .75em 0; 
  font-style: normal; 
} 
 
em { 
  font-style: italic; 
} 
strong { 
  font-weight: bold; 
} 
 
/* Formulaires */ 
form, fieldset { 
  margin: 0; 
  padding: 0; 
  border: none;
} 
input, button, select { 
  vertical-align: middle;
}
.small {
	font-size: .8em;
}

/* Structure
-------------------------------------------------------- */
#page {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(index.php?tf=img/flourish-small.png) no-repeat right 20px;
}

#top {
	height: 130px;
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #444;
    }

#top h1 {
    padding: 20px 50px 10px 0;
    text-shadow: 0px 0px 5px;
    }
    
#top h1 a {
	color: #fff;
	text-decoration: none;
}

#top h1 a:hover {
    text-shadow: 0px 0px 10px;
}
    
#top h2 {
	padding: 5px 0 0 0;
	font-size: 1.3em;
	color: #d2d2d2;
	margin: 0;
	letter-spacing: 1px;
}

#search {
	float: right;
	margin: 65px 3px 0 0;
}

#search h2 {
	font-size: 1em;
	margin-top: 5px;
}
#search h3, #search-filters {
	display: none;
}
#search p {
	margin: 0;
}
#search input[type=text] {
	width: 130px;
	background: rgba(255,255,255,0.5);
	color: #000;
}

#breadcrumb {
       	font-size: 0.7em;
}

#breadcrumb a {
	color: #fee3bc;
}

input[type=text]:hover, input[type=text]:focus, textarea:hover, textarea:focus {
	border: 1px solid #ff8900;
	background-color: #fee3bc;
}

#wrapper {
	margin: 0;
	width: 950px;
	}

#main {
	width: 950px;
	margin : 0;
	padding : 0;
    }

#content {
	width: 950px;
	background: transparent;
	margin: 0 auto 10px;
	padding: 0;
    }

#end {
	height: 41px;
	background: url(index.php?tf=img/end.png) no-repeat top left;
	padding: 0;
	margin: 0;
}

/* Footer
-------------------------------------------------------- */
#footer {
	clear: both;
	font-size: 0.8em;
	text-align: left;
	padding: 0;
	border-top: 1px solid #444;
}

#footer a {
	color: #fee3bc;
}

.tabrss {
    background: transparent url(index.php?tf=img/rss.png) no-repeat 0px 50%;
    padding: 5px 4px 5px 22px;
}

#footer li {
	display: inline;
}
	
/* Styles communs
-------------------------------------------------------- */
h1, h2, h3, h4, h5, .post-title {
	padding: 5px 0;
	font: 0.8em  bold "Trebuchet MS", Verdana, "Geneva", Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
h1 { font: italic 3.2em Georgia, "Times New Roman", Times, serif; }
h2, .post-title {
	font: normal 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffab6c;
}
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }

pre { 
	text-align:left;
	overflow: scroll;
    font-family : monospace; 
    }

.left { float: left; }

.right { float: right; }

img {
    border : none;
    }

.error {
	border: 1px dashed #fff;
	padding: 5px 20px;
	margin-top: 20px;
	color: #fff;
    }

.message {
	padding: 0 35px;
	margin: 0;
    }

#content, .post, .footnotes, .post-info-co, #comments, #clearthumb, #bottomthumb, .information {
    clear: both;
    }

/* Couleurs
-------------------------------------------------------- */
body, #comments, #pings, #comment-form, #comments-feed, #ping-url, .message { color: #fff; background-color: #666; }

a:link, a:visited { color: #ffab6c; text-decoration: none; }

a:hover, a:focus { color: #ffab6c; text-decoration: underline; }

input, textarea, select {
  border: 1px solid #808080;
  color: #000;
	background: #d2d2d2;
    }

.post-content img {
	border: 5px solid #fff;
	-webkit-box-shadow: 2px 2px 6px #000; 
        -moz-box-shadow: 2px 2px 6px #000; 
        box-shadow: 2px 2px 6px #000;
	}

#comments h3, #pings h3, #comment-form h3 {color : #808080; border-bottom: 1px solid #555;}

#comments dd {
	border-color: #d2d2d2;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	background-color: #a7a7a7;
	color: #000;
}

input.submit, input.reset, input.preview {
	color: #000;
	}
	
input[type=submit], input[type=reset], input[type=preview] {
	color: #000;
	}
	
input.preview:hover, input.submit:hover, input.reset:hover {
	color: #fff;
	}

input[type=submit]:hover, input[type=reset]:hover, input[type=preview]:hover {
	color: #fff;
	}

/* Post
-------------------------------------------------------- */
.post {
	font-size: 0.9em;
    }

.dc-post .post, .dc-home .post, .dc-search .post {
	text-align: center;
}

.dc-post .post-content {
	margin: 0 60px;
	}
	
.news .post-content, .dc-page .post-content {
	margin: 0;
}
	
.read-it {
    padding: 5px 0;
    }

.dc-post .infos, .dc-home .infos {
	padding: 0px 30px;
	text-align: center;
	background: transparent;
	}

.post-title {
	padding: 10px 0;
    }

.post-info, .post-tags {
	padding-bottom: 10px;
	}
    
.post-info li, .post-tags li {
    white-space: nowrap;
    }

.infos {
	padding: 0 0 10px 0;
}

.pagination {
	padding: 20px 0;
	clear: left;
	margin: 0;
	text-align: center;
	font-weight: bold;
	}

#navlinks {
	margin: 0 auto;
	clear: left;
	text-align: center;
	width: 500px;
}

.dc-page .post, .news .post, .dc-news .post {
	margin-right: 180px;
}

.news h2.post-title, .news h2.post-title a {
        color: #fff;
}

/* Comments forms
-------------------------------------------------------- */
#comment-form { 
	font-size: 0.9em;
	padding: 5px 35px;
	background: #555;
    }

#pr, #pr dl {padding-bottom: 10px;}

#pr dd {
	padding : 5px 0 5px 10px;
	margin: 10px 0 0 20px;
}

#comment-form fieldset p { padding: 5px 0; }

#comment-form fieldset p.field { padding: 7px 0; width: auto; margin: 0; }

#comment-form p.form-help {
    text-align: justify;
    }

#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 4px 4px 0;
    }

#comment-form input, #comment-form textarea {
	padding: 1px 2px;
	font: 1em Arial, Helvetica, sans-serif;
    }

#comment-form input {
	width: 50%;
	}

#comment-form textarea {
    width: 100%;
    }

#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 0;
    }

#comment-form input.preview, #comment-form input.submit {
	width: auto;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.dc-contactme #content form {
	width: 60%;
}

/* Page
-------------------------------------------------------- */

ul.simple-menu {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
}

.simple-menu li {
	text-align: right;
	list-style-type: none;
	display: inline;
	padding: 0 2px;
}

.simple-menu li a {
	padding: 0;
	color: #fff;
}

.simple-menu li a:hover {
	text-decoration: none;
}

.simple-menu li+li:before {
	content: "- ";
}

.simple-menu li a:hover, .simple-menu li a:focus { border-bottom : #d2d2d2 solid 1px;}

.simple-menu li.cur a {
	font-weight: bold;
}


#containerthumb {
	width: 950px;
	height: 130px;
	background: transparent;
	margin: 10px auto;
	}

#navigation {
	padding: 20px 30px 0 30px;
	margin: 0 195px;
	}


.post-thumbnail { padding: 0;}

.post-thumbnail-image { float: left; margin: 5px; min-height: 110px; }

.thumbnail { float: left; margin: 0 5px; }

.post-thumbnail-image a img {
      -webkit-box-shadow: 1px 1px 2px #222; 
      -moz-box-shadow: 1px 1px 2px #222; 
      box-shadow: 1px 1px 2px #222;
}

.post-thumbnail-image a:hover img, .post-thumbnail-image a:focus img, .cat-menu a:hover img, .cat-menu a:focus img { 
        -webkit-box-shadow: 2px 2px 2px #000; 
      -moz-box-shadow: 2px 2px 2px #000; 
      box-shadow: 2px 2px 2px #000;
}

#content-info, .dc-archive-month #navlinks {
	margin: 0;
	padding:0;
    }

#navlinks p {text-align: center;}

#navright {
	float: right;
	margin-top: 230px;
}
#navleft {
	float: left;
	margin-top: 230px;
}

.content-inner { 
	padding: 0 0 20px 0;
	position: relative;
    }

.content-inner h3 { margin: 0 20px; }

.content-inner p {padding: 0;}

.dc-archive .content-inner ul {
    padding: 0 20px;
    margin: 0 20px;
    }

.dc-archive .content-inner ul li {
    list-style: none;
	padding: 6px 0;
	margin-left: 10px;
    font-size: 1em;
    }

.dc-tags ul.tags {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1em;
    }

.dc-tags ul.tags li, .dc-tag ul.tags li, .dc-category .categories li {
    display: inline;
	padding: 0 5px;
    }

.dc-tag ul.tags {
	margin: 10px 0;
}

#content-info h2, .dc-page h2.post-title {
	border-bottom: 1px dotted #aa7249;
	width: 500px;
	margin-bottom: 10px;
	padding-bottom: .2em;
}

#content-info p {
    padding: 10px 0;
    font-size: 0.9em;
    }
    
#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 3px 0 3px 22px;
	background: transparent url(index.php?tf=img/rss.png) no-repeat 1px 3px;
    }

.dc-archive-month .post-info {
	padding: 5px 0;
    }

.dc-archive-month #content-info h2 {
    text-align: center;
    }


/* Catégories
-------------------------------------------------------- */
 
.dc-category #content-info {
        clear: left;
}
.dc-category #content-info h2 {
        width: 600px;
        color: #fff;
}

.news #content-info h2 {
        color: #ffab6c;
}

.mrvbsubcategories ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
    font-size: 80%;
}
.mrvbsubcategories li {
	float: left;
	padding: 2px 4px;
	margin-right: 1px;
	background: transparent;
}
.mrvbsubcategories li a {
	margin: 0;
	padding: 0;
	display: block;
	color: #eee;
}

.mrvbsubcategories li a:hover, .mrvbsubcategories li a:focus {
        text-decoration: none;
}
.mrvbsubcategories li:hover, .mrvbsubcategories li:focus {
        background-color: #777;
}

.mrvbsubcategories li ul {
	position: absolute;
	background: #777;
	width: 150px;
	left: -999em;
	font-size: 95%;
	margin-left: -5px;
}

.mrvbsubcategories li li {
	padding: 3px 5px;
    display: block;
    width: 140px;
}
.mrvbsubcategories li li:hover, .mrvbsubcategories li li:focus {
        background-color: #888;
}
.mrvbsubcategories li:hover ul, .mrvbsubcategories li.sfhover ul {
	left: auto;
}

/* 2e niveau de menu */

.mrvbsubcategories li:hover ul ul {
	margin: -19px 0 0 150px;
	font-size: 100%;
	left: -999em;
}

.mrvbsubcategories li li:hover ul {
	left: 0;
}

/* menu page catégories */

.cat-menu {
	float: left;
	display: block;
	width: 100px;
	margin: 0 0 10px 0;
	padding: 8px;
	border-left: 1px dotted #444;
}
h2 + .cat-menu {
	border: none;
}
.cat-menu h3 {
	height: 35px;
	font-size: 0.85em;
        padding: 2px;
}
.cat-menu:hover, .cat-menu:focus {
	background: #777;
}
.cat-menu a {
	color: #fff;
}

.cat-menu h3:hover, .cat-menu h3:focus {
        background-color: #8e8e8e;
        text-decoration: none;
}

.cat-menu a:hover, cat-menu a:focus {
        text-decoration: none;
}

.cat-menu img {
	-webkit-box-shadow: 1px 1px 2px #222; 
	-moz-box-shadow: 1px 1px 2px #222; 
	box-shadow: 1px 1px 2px #222;
}

ul.subcategories {
	margin: 3px 0;
    font-size: 0.9em;
    line-height: 15px; 
}

.subcategories li {
        list-style-type: none;
        margin: 4px 0;
        padding: 2px;
}

.subcategories li:hover, .subcategories li:focus {
        background-color: #8e8e8e;
}


/* encart page d'accueil */

.notice {
	color: #ddd;
	font-style: italic;
	background: #676868;
	padding: 6px;
	width: 800px;
	height: 20px;
    text-align: left;
	margin: 10px auto;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px; 
}

.notice .post-content, .notice p {
        margin: 0;
}
.home-news {
	background: #6d6d6d;
    border-radius: 4px;
    margin-top: 2em;
    padding: 1em;
    border: 1px solid #aaa;
}
.home-news .post {
	text-align: left;
}
.home-news h1 {
	font: normal 1.6em "Lucida Grande", Verdana, "Geneva", Arial, Helvetica, sans-serif;
}