/*  
Theme Name: Pomdoo
Theme URI: http://wordpress.org/
Description: Pomdoo WordPress
Version: 0.5
Author: creaxiom
Author URI: http://www.creaxiom.fr/
*/

body
{
	background: #CFC696 url('images/bg.png') repeat-x;
	color: #444;
	font: normal 76% tahoma, "trebuchet ms", helvetica, sans-serif;
	text-align: center;
}

a
{
	color: #8C0001;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1,h2,h3,h4
{
	font-family: georgia, "trebuchet ms", sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}

img
{
	border: none;
}

p
{
	line-height: 1.8em;
	margin: 0 0 1em;
}

ul
{
	list-style-type: none;
	margin: 0 0 2em;
}

li
{
	margin: 0 0 .4em;
}

/* - - - -
	:Header
    - - - - */
#header,
#header a,
#header a:hover
{
	color: #FFE;
	text-decoration: none;
}

/* - - - -
	:Menu
    - - - - */
#header ul
{
	position: absolute;
	right: 0;
	margin: 0;
}

#header li
{
	float: left;
}

#header li a
{
	font-size: 1em;
	font-weight: bold;
	text-transform: lowercase;

	display: block;
	padding: .5em .4em;
	margin: 0 .4em;
}

#header li a:hover,
#header li.current_page_item a
{
	border-top: 3px solid #CFC696;
}

/* - - - -
	:Logo
    - - - - */
#logo h1
{
	font: bold 2.5em "trebuchet ms", helvetica, sans-serif;
	display: inline;
}

#logo h2
{
	background: #;
	font: normal 1em verdana, "trebuchet ms", helvetica, sans-serif;
	letter-spacing: .3px;
	padding: 0 0 0 .7em;
	display: inline;
}

/* - - - -
	:Sidebar
    - - - - */
#sidebar h2,
#sidebar h3
{
	font-size: 1.4em;
	margin: 0 0 .4em;
}

#sidebar h2.recents
{
	padding-bottom: .4em;
}

#sidebar h2.recents,
#recents li
{
	border-bottom: 1px dotted #CCC;
	margin: 0;
}

#recents li a
{
	display: block;
	padding: 5px 0;
}

/* - - - -
	:Main
    - - - - */
h2,
h3
{
	font-size: 1.6em;
	margin: 0 0 .8em;
	padding: 0 0 .1em;
}

h3
{
	font-size: 1.3em;
}

h3.about
{
	margin: 1.5em 0 .3em;
}


h2#title
{
	border: none;
}

.nocomments,
.archives h3,
.about,
.archives h4,
cite
{
	font-weight: bold;
}

.archives h4
{
	margin: 0 0 .5em;
}

/* - - - -
	:Posts
    - - - - */
.post
{
	margin: 0 0 3em;
}

.post a
{
	border-bottom: 1px dotted #8C0001;
}

.postmetadata a,
.postmore a,
.post h2 a
{
	border: none;
}

.post h2
{
	margin: 0;
}

.post h2#title
{
	margin: 0 0 .5em;
}

.post h3
{
	font: normal 1.2em verdana, "trebuchet ms", helvetica, sans-serif;
	margin: 1.3em 0 0;
}

.post ol li
{
	margin: 0 0 .5em 1.9em;
}

.post p
{
	text-align: justify;
}

.post p.nake
{
	overflow: auto;
}

img.imgcenter,
.post .imgcenter
{
	text-align: center;
	margin: 0 0 .7em;
}

.post .imgalignleft
{
	float: left;
	margin: 0 5px 0 0;
}


/* - - - -
	:Comments
    - - - - */
h2#single,
#comments,
#respond
{
	font-size: 1.8em;
	margin: 0;
}

.commentlist
{
	margin: 2em 0 2.5em;
}

.commentlist li
{
	margin: 0 0 1.2em 1.7em;
}

cite
{
	display: block;
	font-style: normal;
}

cite.date
{
	font-weight: normal;
	margin: 0 0 1em;
}

.commentlist .alt
{
}

.tags
{
	color: #222;
}

.additious img
{
	margin-bottom: -4px;
}

p.additious
{
	margin: -.3em 0 1.6em;
}

#footer
{
	color: #000;
}

/*
	add
*/
#post-39 .imgcenter
{
	margin: 35px 0 4px;
}