/*
Theme Name: Criticator
Description: Theme Wordpress de Criticator.fr
Version: 1.0
Author: Metycea
 
*/

@import url('../../../../design/common/css/common.css');
@import url('../../../../design/criticator/css/criticator.css');

body
{
	margin-top:-20px;
}

div.static h2
{
	font-size: 1.6em;
}

div.static ol,
div.static ul,
div.static p
{
	font-size: 1em;
	line-height: 1.5em;
}

div.static p.right
{
	text-align: right;
}

div#logo
{
	top: 35px;
}

div#subnav-wrapper
{
	width: 970px;
}

div#nav
{
	visibility: hidden;
}

div.static .reviewlist ul
{
	padding: 0;
}

.reviewlist li div.contentPanel
{
	margin-left: 0;
}

.reviewlist li
{
	list-style-type: none;
}

.reviewlist li h4
{
	text-transform: none;
	color: #595959;
}

.reviewlist li h4 strong
{
	width: 60%;
}

.reviewlist li h4 .date
{
	width: 37%;
}

.reviewlist li .text
{
	font-size: 0.9em;
}

form#commentform dt
{
	padding-bottom: 0.3em;
}

form#commentform dd
{
	padding-bottom: 0.5em;
}

form#commentform dd.sendButton-element
{
	text-align: center;
}

div.post h1 a
{
	color: #FF5600;;
}

div.static p.postmetadata
{
	margin-top: 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #222;
}

div.post h1,
div.post h2
{
	margin-bottom: 0;
}

div.post h1
{
	margin-bottom: 7px;
}

div.reviewlist ul
{
	padding: 0;
}

div.reviewlist ul li
{
	padding: 0.5em 1em;
}

li.author-id-1
{
	background: #FFEDDF;
}

li.author-id-1 h4 a,
li.author-id-1 h4
{
	color: #333;
}

li.author-id-1 .more
{
	border: none;
}