/* 
Theme Name: SimsAgora
Theme URI: http://www.simsagora.net
Description: Thème du blog de SimsAgora.net
Version: 1.0
Author: Kaliceos
Author URI: http://www.simsagora.net/
*/

/* Aspect général */
body {
	background-image: url('images/fond.png');
	background-position: center;
	background-color: #636bad;
	background-repeat: repeat-y;
	margin: auto;
	width: 1000px;
	color: black;
	font-family: Verdana, Times New Roman;
	font-size: 13px;
	padding-top: 6px;
}

a {
	color: #001085;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: black;
	text-decoration: underline;
}

hr {
	margin: 0;
	height: 5px;
	color: transparent;
	border: 0;
	padding: 0;
	visibility: hidden;
}

h3 {
	color: #636bad;
	font-size: 20px;
	text-align: center;
}

/* Structure de la page */
#entete {
	display: block; 
	border: 0 solid #FAFAFA; 
	border-width: 0 1px; 
	height: 100px;
	padding: 0;
	margin: 0;
}

#entete div {
	background: url('images/enteteblog.png') no-repeat;
	padding: 50px 8px 2px 590px;
	height: 48px;
	color: white;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

#menuh {
	margin: 0;
	margin-bottom: 15px;
}

#menuh p {
	background-color: #C3CBFC;
	border: 0 solid #FAFAFA;
	border-width:0 1px;
	padding: 0 5px;
	margin:0;
}
#sidebar {
	float: left;
	list-style-type: none;
	margin: 0;
	margin-top: -15px;
	padding: 0;
}

#edito {
	float:left;
	margin: -10px 0 15px 10px;
	text-align: justify;
	width: 790px;
}

#edito div {
	margin: 0;
	background-color: #dff1e1;
	border: 0 solid #FAFAFA;
	border-width: 0 1px;
	padding: 0 5px;
}

#contenu {
	margin-left: 10px;
	float: left;
	text-align: justify;
	width: 790px;
	margin-top: -10px;
}

#contenu .boxin {
	margin: 0;
	background-color: #dfdff4;
	border: 0 solid #FAFAFA;
	border-width: 0 1px;
	padding: 0 5px;
}

#pied {
	clear: both;
	margin: 0;
	width: 100%;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #001085;
}


/* Classes diverses */
.spacer {
	height: 5px;
	margin: 0;
	padding: 0;
}
.menu * {
	margin: 0;
}

.menu {
	margin: 2px 0;
	width: 200px;
}

.menu div {
	background-color: #636bad;
	border: 0 solid #FAFAFA;
	border-width:0 1px;
	color: white;
}

.menu div div {
	border: 0;
}

.menu h2 {
	font-variant: small-caps;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid white;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

.menu ul {
	list-style-type: none;
	padding: 0;
}

.menu li  a {
	display: block;
	border: 0;
	width: 188px;
	min-height: 18px;
	padding: 2px 4px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.menu li a:hover {
	min-height: 18px;
}

.menu li ul li  a {
	display: block;
	border: 1px solid white;
	border-bottom: 0;
	width: 190px;
	height: 18px;
	padding: 2px 4px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: #636bad;
}

.menu ul li  a:hover {
	display: block;
	color: #636bad;
	font-weight: bold;
	text-decoration: none;
	background: #c3cbfc;
	width: 190px;
}

.menu ul li {
	position: relative;
}
	
.menu li ul {
	position: absolute;
	left: 198px;
	top: 0;
	display: none;
	border-bottom: 1px solid white;
}

.menu li:hover ul, .menu li.over ul { 
	display: block;
}

.menu p {
	margin-top: 0;
	padding: 0 4px;
}

.boxin p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#edito h2 {
	border-bottom: 1px solid #00990e;
	margin: 0;	
	padding: 0;
	font-variant: small-caps;
	font-size: 15px;
	color: #00990e;
}

#edito p {
	margin-bottom: 0;
}

#contenu h1 {
	text-align: center;
	color: #39428a;
	margin-top: 0;
	font-variant: small-caps;
}

#contenu h2 {
	border-bottom: 1px solid #39428a;
	margin: 0 0 5px 0;	
	padding: 0 0 5px 0;
	
	font-size: 30px;
	color: #39428a;
	font-weight: normal;
}

#contenu h2 img {
	border-style:none;
}

#contenu p {
	margin-top: 0;
}

.meta {
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	border: 0 !important;
}

.meta img {
	margin: 0 2px;
	height: 16px;
	width: 16px;
}

.navigation {
display: block;
text-align: center;
margin-top: 5px;
margin-bottom: 0;
}

.alignright {
float: right;
}
.alignleft {
float: left;
}

.commentlist {
	padding:0;
	margin:0;
}

.thread-even, .thread-even li {
	background-color: #e6ffe6;
	border: 1px solid #008f00;
	list-style-type: none;
	margin: 5px;
	padding: 3px;
}

.thread-even li {
	margin: 0;
}

.thread-even a {
	color: #008f00;
}

.thread-odd, .thread-odd li {
	background-color: #fff2e6;
	border: 1px solid #994d00;
	margin: 5px;
	list-style-type: none;
	padding: 3px;
}

.thread-odd li {
	margin: 0;
}

.thread-odd a {
	color: #994d00;
}

.reply {
	margin-bottom: 8px;
}

.reply a {
	height: 25px;
	color: white;
	padding: 4px;
}

.thread-even .reply a {
	background-color: #008f00;
}

.thread-odd .reply a {
	background-color: #994d00;
}

li.bypostauthor {
	background-color: #E6F4FF;
	border: 1px solid #003d6b;
}

.bypostauthor a {
	color: #003d6b;
}

.bypostauthor .reply a {
	background-color: #003d6b;
	color: white;
}

#tag_cloud {
	text-align: center;
}

#tag_cloud a {
	color: white;
	padding-left: 5px;
}

#search {
	text-align: center;
}

/* Snazzy borders, de cssplay.co.uk */	
.box {
background: transparent; 
margin:5px 0;
}

.box p {
padding-bottom:10px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
 
border-left:1px solid #FAFAFA;
border-right:1px solid #FAFAFA;
}
.xb1 {
margin:0 5px; 
background:#FAFAFA;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.color_a {
background:#636bad;
}
.color_b {
background:#C3CBFC; 
}
.color_c {
	background: #dff1e1;
}
.color_d {
	background: #dfdff4;
}
.recherche {
	text-align:center;
}
#searchsubmit {
	border: solid 1px #001085;
	background-color:#001085;
	color:white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:154px; 
}
.inputrecherche {
	border:solid 1px #001085; 
	width:150px; -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	width:150px; 
	margin-bottom:2px;
	padding:2px;
}

/* Calendar.css */
#wp-calendar {
border-collapse:collapse;
font-size:1em;
margin:0;
padding:0;
text-align:center;
width:100%;
}
#wp-calendar caption a, #wp-calendar caption a:hover {
background:transparent none repeat scroll 0 0;
}
#wp-calendar th {
font-weight:bold;
}
#wp-calendar a {
color:white;
display:block;
text-decoration:none;
}
#wp-calendar td, #wp-calendar th {
text-align:center;
}
#wp-calendar tbody today {
color: #001085;
-moz-border-radius: 3px solid 1px;
-khtml-border-radius: 3px solid 1px;
-webkit-border-radius: 3px solid 1px;
border-radius: 3px solid 1px;
display:block;
}
#wp-calendar tbody td a {
background-color:#c3cbfc;
color:#636bad;
font-weight: bold;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#wp-calendar tbody td a:hover {
background-color:#001085;
color:white;
font-weight: bold;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#wp-calendar caption {
font-size:1em;
font-weight:bold;
padding:0 !important;
text-align:center !important;
border-bottom:1px solid white;
}

#wp-calendar caption:first-letter {
	text-transform: uppercase;
}

#wp-calendar-split {
	margin: 0 -1px;
}

#wp-calendar-split a:hover {
	width: 188px !important;
}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #bfbfbf;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Ajouts d'Intell */

.post-scriptum .post-scriptum-category-astuces-les-sims-3{
	border: 1px solid #237624;
	background: #E7FFE7 url("/wp-content/uploads/2009/11/astuces2.png") no-repeat 3px 5px;
	color: #237624;
	padding: 5px 6px 5px 46px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* Fin des ajouts d'Intell */

