/*
Theme Name: Douce Mise En Scene
Theme URI: http://www.doucemiseenscene.fr/
Description: Theme for DouceMiseEnScene.
Version: 0.1
Author: Cyprien L.
 
Creation Theme by Cyprien L.

*/

#body {
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

#page a {
	text-decoration: none;
	color: #892ca0;
}

a > img {
	border: 0;
}

#page {
	margin: 0 auto;
	padding: 10px;
	width: 1000px;
	background: #f9f9f9;
	/*border: solid black 1px;*/
}

#header img {
	/*border: solid black 1px;*/
	width: 750px;
}

#searchform #s {
	width: 220px;
}

#searchform a {
	text-decoration: none;
	color: black;
	font-family: 'Paytone One', arial, serif;
}

#sidebar {
	float: right;
	width: 240px;
	/*border: solid green 1px;*/
	margin: 0 0 10px 0;
}

#sidebar ul {
	list-style: none;
	padding:0px;
	margin:0;
}

#sidebar li {
	background: #ddd;
	padding: 5px;
	margin: 0 0 5px 0;
}

#sidebar > ul > li > ul {
	list-style: none;
}

#sidebar_hello {
	/*line-height: 0.8em;*/
	font-family: 'Special Elite', arial, serif;
	font-size: 0.9em;
}

#sidebar_hello p {
	text-align: justify;
}

#sidebar_newsletter span {
	font-family: 'Amatic SC', arial, serif;
	font-size: 2em;
	color: #f06;
}

li#sidebar_kakeibo, li#sidebar_carrotcake {
	background: #f9f9f9;
}

li#sidebar_tumblr, li#sidebar_tumblr li {
	background: #f9f9f9;
	padding: 0px;
}

#sidebar_tumblr li {
	display: inline-block;
	width: 77px;
	text-align: center;
}

#sidebar_tumblr ul {
	padding: 2px;
}

#sidebar_citation {
	text-align: center;
	font-family: 'Smythe', arial, serif;
	font-size: 1.4em;
	color: #D080B3;
}

#content {
	/*border: solid black 1px;*/
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

#post {
	width: 710px;
	padding: 10px 20px 10px 20px;
	background: #fff;
	margin-bottom: 1em;
}

h2, #post h2 a {
	color: #916f8a;
	text-decoration:none;
	font-family: 'Special Elite', arial, serif;
}

h3 {
	color: black;
	text-decoration:none;
	font-family: 'Special Elite', arial, serif;
}

.tags {
	font-size: 0.6em;
	padding: 2px;
	margin-left: 20px;
}
.tags a {
	color:#800080;
	text-decoration:none;
}

#post .entry {
	padding-left: 5px;
	padding-right: 15px;
	font-size:0.8em;
	text-align: justify;
	color: #444444;
}

#otherpost {
	/*border: solid blue 1px;*/
	clear: both;
	padding: 0 10px;
}

#otherpost > div {
	position: relative;
	width: 150px;
	height: 150px;
	display: inline-block;
	margin: 0 4px;
}

otherpost > div > a {
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#otherpost > div > a > span {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	font-family: 'Paytone One', arial, serif;
}

#otherpost > div > a:hover > span {
	visibility: visible;
}

.more-link {
	font-weight: bold;
}


.postmetadata {
	padding-top: 1em;
	font-size: 0.8em;
}

.postmetadata a {
	color: #892ca0;
}

.comment_part ul {
	list-style: none;
}

.comment-body {
	border-bottom: solid #ccc 1px;
	margin-bottom: 2em;
	padding-bottom: 1em;
	text-align: justify;
	font-size: 0.8em;
}

.comment cite {
	font-family: 'Paytone One', arial, serif;
}

.comment cite > a, cite {
	color: black;
	font-size: 1.1em;
	font-style: normal;
}

.comment-meta {
	font-size: 0.8em;
}

.comment-meta a, .reply a {
	color: black;
}

.avatar {
	border: solid #ddd 1px;
	padding: 5px 5px 20px 5px;
	background: white;
	float: left;
	margin: 0px 20px 20px 0px;
}


a.pola {
	display: inline-block;
	width: 150px;
	padding: 20px;
	margin: 10px 25px 10px 25px;
	text-align: center;
	background: #eee;
	border-right: solid #ddd 2px;
	border-bottom: solid #ddd 2px;
}

a.pola > img {
	display: block;
	padding-bottom: 20px;
}

a.pola > span {
	font-family: 'Special Elite', arial, serif;
	color: black;
}

#meltingpot {
	padding: 10px 0 0 0;
	clear: both;
}

#meltingpot div {
	margin: 0 5px;
	float: left;
	/*border: blue solid 1px;*/
	padding: 50px 20px 10px 10px;
	width: 290px;
	height: 280px;
}

#meltingpot_auprogramme {
	background: url('auprogramme.png') no-repeat;
}

#meltingpot_savoir {
	background: url('tjsplus.png') no-repeat;
	font-family: 'Paytone One', arial, serif;
	color: #a793ac;
}

#meltingpot_savoir a {
	text-decoration: none;
	color: #892ca0;
}

#meltingpot_meltingpot {
	background: url('meltingpot.png') no-repeat;
	font-family: 'Paytone One', arial, serif;
	color: #a793ac;
}

#meltingpot_meltingpot a {
	color: #a793ac;
}

.pink {
	color: #ffaaaa;
}

#meltingpot_meltingpot ul {
	/*list-style: none;*/
	/*padding:0px;*/
	margin: 1em 0 0 0;
}

#footer {
	clear: both;
}

#archives {
	position: fixed;
	width: 10em;
	height: auto;
	top: 15%;
	right: auto;
	bottom: auto;
	left: 1em;
	font-size: 0.8em;
}

#archives ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

/*Single posts Navigation*/

div.single_navigation {
	font-size:18px;
	font-family:'Arial Narrow';
	
}
div.single_navigation table {
	width:750px;
	margin-top:20px;
	padding:5px;
}
td.single_alignleft,td.single_alignright {
	width:375px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #ddd;
}
td.single_alignleft a {
	padding:24px;
	background:transparent url("previouspost.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("next_post.png") no-repeat center right;
}

/*single posts navigation end*/
