/*
Theme Name: Kidsscoop
Description: Kidsscoop theme
Version: 1
Author: K3m&eacute;dia
*/

body {
	font-family: Arial;
	text-align: left;
	background: #ffffff;
}
#page {
	margin: 20px auto 0 auto;
	width: 960px;
	text-align: left;
}
#content {
	float: left;
	width: 650px;
	margin: 0;
}
#cafe {
	margin-right: 2px;
}
a img {
	border: none;
}
.post {
	margin-bottom: 40px;
}
.post_header h2 {
	margin: 0;	
}
.post_header h2 a {
	color: #7482bf;
	text-decoration: none;
	font-style: italic;
	font-size: 22px;
}
.post_header h2 a:hover { 
	text-decoration: underline;
}
.postmetadata {
	color: #aba9a9;
	font-size: 11px;
	margin: 0;
}
.postmetadata a {
	color: #aba9a9;
	font-size: 11px;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post_content {
	color: #454545;
	font-size: 12px;
	width: 638px;
}
.post_content p {
	margin-top: 16px;	
}
.post_content ul {
	margin: 16px 14px;
}
.post_content ul li {
	margin: 10px 0;
	list-style-image: url(images/sblistbullet_ppl.jpg);
}
.post_content img {
	/*float: left; */
	margin-right:7px; 
	border:2px solid #7482BF; 
	padding:2px;
}
.post_content a {
	color: #455495;	
	text-decoration: none;
	font-weight: bolder;
}
.post_content a:hover {
	text-decoration: underline;
}
.post_footer {
	margin-top: 20px;
	background-color: #ededed;
	width: 638px;
	height: 24px;
	text-align: center;
}
.post_footer p, .commentmetadata, #loggedin {
	font-size: 11px;
	color: #454545;
	line-height: 24px;
}
.post_footer p a, .commentmetadata a, #loggedin a {
	color: #7482bf;	
	text-decoration: underline;
}
.post_footer p a:hover, .commentmetadata a:hover, #loggedin a:hover {
	text-decoration: none;
}
.sidebar {
	float: right;
	width: 290px;
}
.sidebar_title {
	border-bottom: 1px solid #e82a72;
}
.sidebar_title h2 {
	color: #e82a72;	
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}
.sidebar_item {
	color: #454545;
	font-size: 12px;
}
.sidebar_item ul {
	
	margin: 8px 0 26px 0;
	padding-left: 20px;	
}
.sidebar_item li {
	margin-bottom: 10px;
	list-style-image: url(images/sblistbullet.jpg);
}
.sidebar_item li a {
	color: #454545;
	text-decoration: underline;
	font-size: 12px;
}
.sidebar_item li a:hover {
	text-decoration: none;	 
}
.linkcat h2 {
	font-size : 13px;
}
.linkcat ul li {
	margin-bottom: 10px;
	list-style-image: url(images/sblistbullet.jpg);
}
.linkcat ul li a {
	color: #454545;
	text-decoration: underline;
	font-size: 12px;
}
.linkcat ul li a:hover {
	text-decoration: none;	 
}
.sidebar_calitem ul {
	list-style-image: url(images/sblistbullet.jpg);
	margin: 8px 0 26px 0;
	padding-left: 10px;	
}
.sidebar_calitem table {
	width: 236px;
	margin: 0;
	color: #454545;
	margin-top: 12px;
	font-weight: bold;
}
.sidebar_calitem table thead {
	text-align: center;
	width: 30px;
}
.sidebar_calitem table thead tr th {
	font-weight: normal;
	font-size: 12px;
}
.sidebar_calitem table tfoot {
	display: none;
}
.sidebar_calitem table tbody tr {
	margin: 0;
	padding: 0;
}
.sidebar_calitem table tbody tr td {
	border: 1px solid #eeeeee;
	text-align: center;
	width: 30px;
	height: 31px;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.sidebar_calitem table tbody tr td a {
	background-color: #6fb43f;
	text-decoration: none;
	color: #454545;
	font-weight: normal;
	margin: 0px;
	padding: 8px 12px 8px 12px;
}
.sidebar_calitem table tbody tr td a:hover {
	color: #ffffff;
}
.sidebar_calitem table caption {
	text-align: left;
	color: #454545;
	font-size: 12px;
}
#comments, #respond {
	color: #7482bf;
	text-decoration: none;
	font-style: italic;
	font-size: 22px;
	margin: 35px 0 0 0;
	padding: 0;
}
.comments-template {
	margin-top: 30px;
}
.comments-template ul {
	list-style-type: none;
}
.alt p {
	font-size: 12px;	
}
.commentlist {
	margin: 0 20px 0 0;
	padding: 0;
}
#respond {
	margin-top: 30px;	
	margin-bottom: 16px;
}
#comment {
	border: 1px solid grey;
	width: 500px;
	height: 250px;
	margin: 0;
	padding: 4px;
}
.singlecomment {
	margin-top: 18px;	
	background-color: #ededed;
	width: 618px;
	padding: 10px;
}
#loggedin {
	margin: 0;	
}
.bottompub {
	margin: 30px 0 60px 0;
}	
.sidebar_pub {
	margin: 20px 0 30px 0;	
}
#input_ttl {
	width: 180px;
	float: left;
	margin-bottom: 16px;
}
#input_inp {
	float: left;
	margin-bottom: 16px;
}
#email, #author, #url {
	width: 320px;
	border: 1px solid grey;
	margin: 0;
	padding: 4px;
}
.entete_img {
	margin-top: -3px;
}
.author_header h2 {
	color : #E82A72;
	margin-bottom: 20px;
	font-size: 22px;
	text-decoration: underline;
}
.author_header p {
	text-align: justify;
	margin: 0;
	margin-bottom: 40px;
}
.post_aut {
	margin-bottom: 20px;
	margin-top: 10px;
}
.last_menup
{
  display: none;
}
