/* ************************************************
Truzzi Weblog
- design & code : Truzzi <truzzi.d@gmail.com>
************************************************ */

* { margin: 0; padding: 0; border: 0; }

body {
	background: #ffffff;
	font: 0.7em Verdana,sans-serif;
}


/* Common styles
-------------------------------------------------------- */
ul { list-style: none; }
ul li { list-style: none; }

a:link, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
pre { overflow: auto; width: 100%; height: auto; }
.left { float: left; }
.right { float: right; }


/* Page
-------------------------------------------------------- */
#page {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #ffffff;
	height: 100%;
	text-align: justify;
}


/* Header
-------------------------------------------------------- */
#top {
	/*width: 800px;*/
	width: 800px;
	height: 435px;
	background: url(img/bg_top.png);
	margin: 0 auto;
	display: table;
}
	#top h1 { 
	font-size: 32px; 
	font-family: "Century Gothic";
	color: #FFFFFF;
	filter:alpha(opacity=5);
	-moz-opacity:1;
	opacity: 0.2;
	}	
	
	#top a:link, #top a:visited, #top a:hover { color: #FFFFFF; text-decoration: none; }
	


/* Sous-header
-------------------------------------------------------- */
#under {
	display: none;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #e2247b;
}


/* Prelude
-------------------------------------------------------- */
#prelude {
display:none;
}
	#prelude a:link, #prelude a:visited {
		font-size: 1em;
		font-weight: bold;
		color: #CAE4FC;
		text-decoration: none;
	}
	#prelude a:hover { text-decoration: underline; }
	#prelude a:focus, #prelude a:active { background: yellow; color: red; padding: 5px 8px; }


/* Wrapper
-------------------------------------------------------- */
#wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	height: 100%;
	display: table;
	clear: both;
}


#main {
	width: 474px;
	float: left;
    background: #FFFFFF;
	padding-left: 10px;
	height: 100%;
	padding-right: 3px;
	display: table-cell;
	margin-right: 2px;
}

#sidebar {
	width: 272px;
    background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	margin-left: 5px;
	display: table;
	height: 100%;
	position: relative;
	border-left: 5px solid #FFFFFF;
}

html>body #main {
	float: left;
}

*::-moz-selection {
	background-color: #f783b7;
	color: white;
	font-weight: bold;
}

/* Sidebar
-------------------------------------------------------- */
#sidebar h2 {
	color: #EC5B9E;
	font-size: 18px;
	font-weight: bold;
	font-family: "Century Gothic";
	padding: 5px 8px;
	margin: 0 0 10px 0;
}
#sidebar h3 { color: #EC5B9E; padding: 4px 8px 0 8px; font-size: 1em; }

#sidebar a:link, #sidebar a:visited { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
#sidebar a:active { background: #FFFFF0; }
#blogextra a:link, #blogextra a:visited { text-decoration: none; }
#blogextra a:hover { text-decoration: underline; }

#sidebar ul, #blogextra li { padding: 0 0 4px 0; }
#sidebar li, #blogextra li {
	padding: 3px 4px 3px 20px;
}

#sidebar li:hover {
	border-left: #FF0000;
	border-left-width:2px;
}

#sidebar p, #blogextra p { padding: 0 0 4px 10px; }

	#search fieldset p { padding-left: 8px; }
	#search #q {
		color: #EC5B9E;
		width: 180px;
		border: 1px solid #CDCDCD;
		font-size: 25px;
		height: 30px;
		padding: 1px 2px;
	    padding-left: 18px;
		background: url(img/q.png) no-repeat 3px center;
	}
	
	#search #q:hover {
	background: #FFE9F4 url(img/q.png) no-repeat 3px center;
	border: 1px solid #EC5B9E;
	}
 
    #search #q:focus {
	background: #FFFFF0 url(img/q.png) no-repeat 3px center;
	border: 1px solid #EC5B9E;
	}
	
	#search .submit {
		color: #EC5B9E;
		background: #FFF;
		font-size: 25px;
		font-weight: bold;
		text-transform: uppercase;
		border: 1px solid #FFF;
		height:30px;
	}
	#search .submit:hover { background: #EC5B9E; color: #FFF; border: 1px solid #EC5B9E; }
	#search .submit:active { background: #EC5B9E; color: #FFF; border: 1px solid #EC5B9E; margin-left: 1px;
	}

#search, #sidebar .selected, #sidebar .categories, #sidebar .syndicate,
#sidebar .langs, #sidebar .tags, #sidebar .links, #sidebar .text { padding: 0 0 10px 0; }

#topnav {
	color: #EC5B9E;
	font-size: 0.9em;
	padding: 5px 5px 5px 8px;
	margin: 0 0 20px 0;
	font-weight: bold;
	text-transform: uppercase;
}
	#sidebar #topnav ul { margin: 0; padding: 0; }
	#sidebar #topnav li {
		display: inline;
		background: none;
		margin: 0;
		padding: 0;
	}

	#sidebar .syndicate li {
		margin: 0 4px 0 11px;
		background: transparent url(img/rss.png) no-repeat 0px 50%;
		padding: 5px 4px 5px 22px;
	}

	#sidebar .tags ul {
		margin: 5px 5px 10px 10px;
		padding: 0;
		font-size: 110%;
	}
		#sidebar .tags ul li {
			display: inline;
			background: none;
			margin: 0;
			padding: 0;
			font-size: 0.9em;
		}
			#sidebar .tags ul li a:link, #sidebar .tags ul li a:visited { color: #333; /*#EC5B9E;*/ }
			
		#sidebar .tags p strong a:link, #sidebar .tags p strong a:visited { padding: 0 0 0 18px; background: transparent url(img/tags.png) no-repeat 0 -2px; }
		#sidebar .tags p strong a:hover {}


.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }


/* Post-content
-------------------------------------------------------- */
.post-content, .post-excerpt {
	padding: 4px 0 0 0;
	line-height: 1.5em;
	font-size: 13px;
	
}

.post-content a { color: #EC5B9E; text-decoration:none; }
.post-content a:hover { color: #FF64B1; }

.post-content p, .post-excerpt p { padding: 4px 0; }

.post-content strong, .post-excerpt strong { font-size: 0.9em; }
.post-content acronym, .post-excerpt acronym { cursor: help; border-bottom: 1px dashed #666; }

.post-content pre, .post-excerpt pre {
	font: 1.1em 'courier new', courier, monospace;
	padding: 10px 5px;
	margin: 6px 0;
}

.post-content h3, .post-excerpt h3 { padding: 4px 0; font-size: 18px; font-family: "Century Gothic"; color: #EC5B9E; }
.post-content h4, .post-excerpt h4 { padding: 4px 0; font-size: 1.1em; color: #666; }
.post-content h5, .post-excerpt h5 { padding: 4px 0; font-size: 1.0em; color: #666; }

.post-content ul, .post-excerpt ul { padding: 4px 0; margin: 0; }
	.post-content ul li, .post-excerpt ul li {
		padding: 1px 0 1px 10px;
	}
.post-content ol, .post-excerpt ol { padding: 4px 0; margin: 0 0 0 28px; }
	.post-content ol li, .post-excerpt ol li { padding: 1px 0; }

.post-content blockquote, .post-excerpt blockquote { border-left: 4px solid #EC5B9E; margin: 4px 0 4px 5px; padding: 0 5px;
	}
.post-content blockquote:hover, post-excerpt blockquote:hover { background: #ffe9f3; }
.post-content blockquote em, .post-excerpt blockquote em {}

/* Classes
-------------------------------------------------------- */
.day-date {
	color: #FF64B1;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	clear: left;
	text-transform: lowercase;
	font-variant: small-caps;
}

a.feed {}

.post { color: #000; }
.post a { color: #EC5B9E; text-decoration:none; }
.post a:hover { color: #FF64B1; }

.post-title { color: #EC5B9E; padding: 10px 0 4px 0; font-size: 25px; font-family: "Century Gothic"; }
	.post-title a:link, .post-title a:visited { color: #EC5B9E; text-decoration: none;}
	.post-title a:hover { color: #F599C5}
    .post-title a:active { background-color: #FFFFF0; }
	
.post-info { font-size:9px; }

.post-tags {
	position: relative;
	border: 0;
	padding: 5px;
	margin: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
}
	.post-tags:after{
		content:'[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.post-tags li { display: inline; }
		.post-tags li a:link, .post-tags li a:visited {
			color: #EC5B9E;
			display: block;
			float: left;
			text-decoration: none;
			background: transparent url(img/tag.png) no-repeat 0 0;
			padding: 2px 8px 2px 18px;
			white-space: nowrap;
		}
		.post-tags li a:hover { text-decoration: underline; }

.post-info-co {
	clear: left;
	border: 0;
	align: right;
	padding: 5px;
	margin: 20px 0 26px 0;
}
	.post-info-co a:link, .post-info-co a:visited {
		text-decoration: none;
		padding: 2px 10px 2px 18px;
	}
	.post-info-co a:hover { text-decoration: underline; }
	
	.comment_count {
		background: transparent url(img/commentaire.png) no-repeat 0 50%;
	}
	.ping_count {
		background: transparent url(img/retrolien.png) no-repeat 0 50%;
	}
	.attach_count {
		background: transparent url(img/attach.png) no-repeat 0 50%;
	}

.read-it {
	font-weight: bold;
	padding: 0 0 10px 0;
	clear: left;
}

#attachments {
	clear: left;
	padding: 5px;
	margin: 4px 0 6px 0;
}
	#attachments * { color: #EC5B9E; }
	#attachments h3 { font-size: 18px; font-family: "Century Gothic"; color: #EC5B9E; }
	#attachments ul { padding: 4px 0; }
	#attachments li {
		margin: 0 0 0.6em 0;
		padding: 2px 10px 2px 18px;
		background: transparent url(img/attach.png) no-repeat 0 50%;
	}
	#attachments li em {}
	#attachments li div {}
	#attachments li object {
	   display: inline;
	   margin: 0;
	   padding: 0;
	   vertical-align: bottom;
	}

.footnotes {
	border: 1px solid #E8E8E8;
	padding: 5px 0;
	margin: 6px 0 25px 0;
}
	.footnotes h4 {
		color: #EC5B9E;
		background: transparent url(img/report.png) no-repeat 4px 3px;
		padding: 2px 10px 2px 25px;
		margin: 0 0 6px 0;
		font-style: italic;
	}
	.footnotes p { padding: 4px 10px; }


/* Archives
-------------------------------------------------------- */
#content-info {
	padding: 5px 10px;
	margin: 0 0 20px 0;
	font-size: 18px;
	line-height: 1.4;
}
.content-inner { padding-bottom: 20px; }

.content-inner h3 {
	font-size: 18px;
	padding: 5px 10px;
	margin: 10px 0;
	color: #EC5B9E;
	font-family: "Century Gothic";
}

#content-info h2 { font-size: 18px; font-family: "Century Gothic"; color: #EC5B9E; }
#content-info p { padding: 4px 0; font-size: 12px; }

#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 4px 0 4px 22px;
}
#content-info p a.feed:hover {}

.content-inner .day-date { text-align: left; }
.content-inner .post-title { padding: 4px 0; margin: 0 0 0 10px; }
.content-inner .post-info { margin: 4px 0 20px 10px; }

.content-inner ul { padding: 4px 0; margin: 0 0 0 10px; }
	.content-inner ul li {
		padding: 1px 0 1px 10px;
		background: ;
		font-size: 1em;
		line-height: 1.3;
	}

/* Tags - Page des tags
-------------------------------------------------------- */

.content-inner ul.tags {
	position: relative;
	padding: 5px;
	margin: 8px 0 20px 0;
	overflow: hidden;
	height: 1%;
	font-size: 120%;
}
	.content-inner ul.tags:after{
		content:'[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.content-inner ul.tags li {
		/* display: inline; */
		display: block;
		float: left;
		margin: 4px;
		height: 18px;
		line-height: 18px;
		background: none;
	}
		.content-inner ul.tags li a:link, .content-inner ul.tags li a:visited {
			color: #EC5B9E;
			text-decoration: none;
			white-space: nowrap;
		}
		.content-inner ul.tags li a:hover { text-decoration: underline; }
		.content-inner ul.tags li a:focus, .content-inner ul.tags li a:active { background: #EC5B9E; color: #FFF; }



/* Commentaires
-------------------------------------------------------- */
#comments, #pings { padding-top: 10px; }

#comments h3 {
		clear: left;
		padding: 5px;
		margin: 20px 0 8px 0;
		font-size: 18px;
		font-family: "Century Gothic";
		color: #EC5B9E;
	}
	
	#pings h3, #comments-feed, #pr h3 {
		clear: left;
		padding: 5px;
		margin: 20px 0 8px 0;
		font-size: 18px;
		font-family: "Century Gothic";
		color: #EC5B9E;
	}
	
	#comments-feed { text-align: right; font-weight: bold; margin: 14px 0 8px 0; }
		#comments-feed a:link, #comments-feed a:visited {
			font-size: 0.8em;
			text-decoration: none;
			background: transparent url(img/rss.png) no-repeat 0px 50%;
			padding: 3px 0 3px 22px;
		}
		#comments-feed a:hover { text-decoration: underline; }

#comments dl{}

#comments dt, #pings dt {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 30px 0;
}
	#comments dt a:link, #comments dt a:visited { color: #FF78B5; text-decoration: none; }
	#comments dt a:hover { text-decoration: underline; }
	#pings dt a:link, #pings dt a:visited { color: #FF78B5; text-decoration: none; }
	#pings dt a:hover { text-decoration: underline; }

	#comments dd, #pings dd, dd.comment-preview {
		padding: 10px;
		margin: 0 0 8px 0;
		font-size: 1.1em;
		line-height: 1.4;
		border-left: 4px solid #EC5B9E;
		border-bottom: 3px solid #EC5B9E;
		border-top: 1px solid #EC5B9E;
		border-right: 1px solid #EC5B9E;
		background: url(img/guillemets.gif) no-repeat;
		color: #EC5B9E;
		width: 430px;
		}
		
		#comments dd:hover {
		border-left: 4px solid #ff51a0;
		border-bottom: 3px solid #ff51a0;
		border-top: 1px solid #ff51a0;
	    border-right: 1px solid #ff51a0;
		background: #FFFFF2 url(img/guillemets.gif) no-repeat;;
		color: #EC5B9E;
		}
	
	#comments dd *, #pings dd *, dd.comment-preview * { padding: 2px 0; font-size: 14px; }

	#comments dt.me a:link, #comments dt.me a:visited, #comments dt.me a:hover { color: #EC5B9E; }
	#comments dd.me { 
		border-left: 4px solid #62a3e6;
	    border-bottom: 3px solid #62a3e6;
	    border-top: 1px solid #62a3e6;
	    border-right: 1px solid #62a3e6;
		color: #62a3e6;
		width: 430px;
		background: url(img/guillemets.gif) no-repeat;
	}

	#comments dd.me:hover { 
		border-left: 4px solid #81b5eb;
	    border-bottom: 3px solid #81b5eb;
	    border-top: 1px solid #81b5eb;
	    border-right: 1px solid #81b5eb;
		background: #FFFFF2 url(img/guillemets.gif) no-repeat;
	}
	
	.comment-number, .ping-number {
		color: #EC5B9E;
		font-size: 18px;
	}

#ping-url {
	padding: 5px;
	margin: 30px 0;
	font-weight: bold;
	text-align: right;
}


.error {
	border: 2px solid red;
	padding: 10px 5px;
	margin: 20px 0 0 0;
	background: #FFCCCC;
	font-weight: bold;
}

.message {}

.pagination {
	clear: left;
	border-width: 1px 0;
	padding: 5px;
	margin: 0 0 30px 0;
	text-align: center;
	color: #EC5B9E;
	font-weight: bold;
}
	.pagination a:link, .pagination a:visited { color: #EC5B9E; text-decoration: none; }
	.pagination a:hover { text-decoration: underline; }

#navlinks {
	border-width: 1px 0;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #EC5B9E;
	font-weight: bold;
}
	#navlinks a:link, #navlinks a:visited { color: #EC5B9E; text-decoration: none; }
	#navlinks a:hover { text-decoration: underline; }

/* Forms
-------------------------------------------------------- */
#comment-form { padding-top: 10px; }

#comment-form h3 {
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 18px;
	font-family: "Century Gothic";
	color: #EC5B9E;
	}

#comment-form fieldset p { padding: 5px 0; /*margin: 0 0 0 30%;*/ }
#comment-form fieldset p.field { padding: 5px 0; width: auto; margin: 0; clear: left; }
#comment-form p.form-help { width: 60%; margin: 0 0 0 30%; font-style: italic; }

#comment-form p label { width: auto; }
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input  {
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic";
	color: #EC5B9E;
	border: 1px solid #FF0099;
	padding: 1px 2px;
	height: 20px;
	width: 60%;
}

#comment-form textarea {
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic";
	color: #EC5B9E;
	border: 1px solid #FF0099;
	padding: 1px 2px;
	height: 100px;
	width: 60%;
}

#comment-form textarea:focus, input:focus {
	background: #FFFFF0;
}

#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 140px;
}
#comment-form input.preview { margin-left: 134px; }
#comment-form input.preview, #comment-form input.submit {
	width: auto;
	color: #EC5B9E;
	background: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #FFF;
}
#comment-form input.preview:hover, #comment-form input.submit:hover { background: #EC5B9E; color: #FFF; border: 1px solid #EC5B9E; }


/* Footer
-------------------------------------------------------- */
#footer {
	width: 100%;
	height: 25px;
	background-color: #EC5B9E;
	padding: 0 0 0 0;
	clear: both;
	background-position: center;
	margin-bottom: 0px;
	margin-top: 0px;
	display: table;
	position: fixed;
}

#footer:hover {
	background-color: #ff4b9d;
	}
	
	#footer p {
		width: 784px;
		margin: 0 auto;
		padding: 6px 16px 6px 0;
		text-align: right;
		font-weight: bold;
		color: #FFFFFF;
	}
		#footer p a:link, #footer p a:visited { text-decoration: underline; color: #FFFFFF;}
		#footer p a:hover { text-decoration: none; color: #FFFFFF;}
