/*

Theme Name: manu

Description: Emmanuel Galey aka Emmanuel Caillou

Version: 1.0

Author: Manu - K

*/

*
{
	margin: 0 ;
	padding: 0 ;
}

html, body
{
	width: 100% ;
	height: 100% ;
}


body
{
	font-size: 13px;
	font-family: Georgia, serif;

	background-color: #fff;
	color: #000;

	text-align: center;

	padding-bottom: -1px;
}

a img
{
	border: 0;
}

a
{
	color: #800080;

	text-decoration: none;
}

a:hover
{
	color: #07f;
}

a:active ,
a:focus
{
	outline: none;
}

.hidden
{
	display: none;
}

.clear
{
	display: block !important;
	clear: both !important;
	float: none !important;
	height: 1px !important;
	font-size: 1px !important;
}

#main
{
	width: 700px;
	height: 100%;

	margin: auto;
}

#header
{
	text-align: center;
}

#home
{
	display: block;

	text-align: center;
}

#post
{
	margin-top: 32px;
	padding-bottom: 12px;

	text-align: left;
}

#post .title
{
	font-weight: normal;

	font-family: 'Times New Roman', serif;

	margin-bottom: 24px;
}

#post .entry img
{
	max-width: 700px;
}

#post .entry p
{
	margin-bottom: 12px;

	line-height: 1.2em;
}

#post .entry .content
{
}

#post .entry .comment-link
{
	margin-top: 32px;
	margin-bottom: 32px;

	display: block;

	text-align: center;
}

#post .entry .comment-link a
{
}

#post .entry .comment-link a:hover
{
}

#post .date
{
	font-family: 'MS Trebuchet', sans-serif;
	font-size: 10px;

	text-transform: uppercase;

	color: #808080;

	letter-spacing: 2px;
	word-spacing: 5px;

	margin-bottom: 6px;
}

#comments
{
}

#comments-count
{
}

#comments li
{
	padding: 24px 24px 17px 24px;

	list-style-type: none;
}

#comments .alt
{
	background-color: #f6f3f3; !important;
}

#comments li .author
{
	padding-bottom: 5px;
	margin-bottom: 12px;

	border-bottom: 1px solid #800080;
}

#comments li .author a
{
	text-decoration: none;
}

#comments li .text p
{
	margin-bottom: 7px;
}

#comments-add
{
	height: 1.5em;
	line-height: 1.5em;

	margin: auto;

	padding: 5px;

	font-size : 12px;

	display: block;
}

#comments-add
{
	display: block;

	text-align: center;

	margin-top: 24px;
}

#commentform
{
	margin-top : 24px;

	padding-bottom: 24px;

	text-align: center;
}

#commentform p
{
	margin-bottom: 12px;
}

#commentform input
{
	font-family: Georgia, serif;

	border: 1px solid #fcf;

	width: 117px;

	padding: 6px;
}

#commentform textarea
{
	width: 540px;
	height: 145px;

	margin: auto;

	padding: 8px;

	display: block;

	border: 1px solid #fcf !important;

	font-family: Georgia, serif;
	font-size: 13px;
}

#author
{
}

#commentform label
{
	text-align: center;

	width: 50px;

	display: block;

	margin: auto;
	padding: 2px 4px;
}

#commentform .label
{
	text-align: center;

	width: 120px;

	float: left;

	margin: 0 80px 12px 0;
}

#commentform-info
{
	width: 600px;

	padding-left: 84px;
}

#submit
{
	width: auto !important;

	background-image: none !important;
	background-color: #faf0f0;
}

#logout
{
	text-decoration: none;
}

#footer
{
	position: relative;

	width: 100%;
	height: 53px;

	text-align: center;
}

#footer .nav
{
	position: absolute;

	top: -46px;
}

#footer .nav:hover img
{
	display: none;
}

#footer .nav:hover img.hidden
{
	display: inline;
}

#footer .nav.prev
{
	left: 22px;
}

#footer .nav.next
{
	right: 22px;
}

#footer #right
{
	position: absolute;

	left: 50%;

	margin-left: -160px;
}

#menu
{
}

#menu a
{
	cursor: pointer;

	margin-left: 12px;
	margin-right: 12px;
}

#menu a:hover img
{
	display: none;
}

#menu a:hover img.hidden
{
	display: inline;
}

#archive-list
{
	margin-top: 32px;
	padding-bottom: 12px;

	text-align: center;
}

#archive-list li
{
	list-style-type: none;

	margin: 16px;
}

#archive-list li a
{
	display: block;

	padding: 3px;

	text-decoration: none;
}

#archive-list li a:first-letter
{
	text-transform: uppercase
}


#liens-list
{
	margin-top: 32px;
	padding-bottom: 12px;

	text-align: center;
}

#liens-list a
{
	display: block;

	margin: 6px;
	padding: 3px;
}
