/*
Theme Name: SoErotic!
Theme URI: http://www.soerotic.fr/
Description: SoErotic Theme
Version: 0.1
Author: Thomas VEISSIER
*/
 
body {
	background:url(images/bg.gif) repeat-x top;
	color:#4b4b4b;
	background-color:#420B09;
	margin:0;
	padding:0;
	font-family:Verdana,Arial;
	font-size:13px;
}

a {
	color:#B24844;
	text-decoration:none;
}

a:hover {
	color:#3F0202;
}

#page {
	margin:0 auto;
	padding:0;
	width:713px;
}

#header {
	background:url(images/head.jpg) no-repeat top;
	height:424px;
	width:713px;
	color:#000;
	text-indent:-10000px;
}

#header h1 {
	margin:0;
	padding:0;
}

ul#menu {
	float:right;
	margin:0;
	padding:0;
	width:348px;
	height:23px;
}

/*** menu horizontal ***/

#menu li {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}

#menu li#home-link a {
	text-indent:-10000px;
	background:url(images/bt_home.gif) no-repeat;
	display:block;
	width:84px;
	height:23px;
}

#menu li#about-link a {
	text-indent:-10000px;
	background:url(images/bt_about.gif) no-repeat;
	display:block;
	width:122px;
	height:23px;
}

#menu li#soerotic-link a {
	text-indent:-10000px;
	background:url(images/bt_soerotic.gif) no-repeat;
	display:block;
	width:142px;
	height:23px;
}

#menu li#home-link a:hover {
	background:url(images/h_bt_home.gif) no-repeat;
}

#menu li#about-link a:hover {
	background:url(images/h_bt_about.gif) no-repeat;
}

#menu li#soerotic-link a:hover{
	background:url(images/h_bt_soerotic.gif) no-repeat;
}


/*** sidebar ***/
#sidebar {
	float:left;
	width:219px;
	font-family:Arial;
	font-size:12px;
	background:url(images/bg_sidebar.gif) repeat-y;
}
#sidebar a {
	color:#4A4949;
	text-decoration:none;
}

#sidebar-bottom {
	width:219px;
	height:43px;
	background:url(images/bg_sidebar_bottom.jpg) no-repeat;
}
#sidebar #rss {
	padding-top:20px;
	padding-left:65px;
}
#sidebar ul {
	padding:0;
	margin:0;
}
#sidebar ul li {
	list-style-type:none;
}
#sidebar ul li h2 {
	background:url(images/bg_h2_sidebar.gif) no-repeat;	

	padding-top:5px;
	margin-left:15px;
	height:26px;
	width:177px;
	margin-top:10px;
	margin-bottom:5px;
	

	text-align:center;
	color:#FFF;
	font-family:Century Gothic,Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#sidebar ul li ul {
	border:1px solid #B20000;
	background:#EEEEEE;
	margin-left:15px;
	width:163px;
	padding:7px;
}

#sidebar ul li ul li {
	padding-bottom:4px;
}


table#wp-calendar {
	margin-left:15px;
	font-family:Arial;
	font-size:13px;
	width:177px;
	border:1px solid #420B09
}
table#wp-calendar caption{
	text-align:left;
	margin-left:15px;
	font-weight:bold;
	padding-bottom:4px;
}



/*** content ***/
#content {
	float:left;
	width:494px;
}

#content .top-post .titre {
	width:486px;
	height:60px;
}

#content .top-post .time {
	float:left;
	font-family:Arial;
	float:right;
	background:url(images/bg_time.gif) no-repeat;
	width:52px;
	height:60px;
	margin-top:20px;
	padding-right:9px;
	font-size:12px;
	line-height:22px;
	text-align:center;
	color:#FFF;
}
#content .post .top-post  .titre h2  {
	float:left;
	width:335px;
	padding:0;
	margin:0;
	font-family:Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
	font-size:16px;
	margin:0;
	padding:0;
	height:44px;
	padding-top:10px;
	margin-top:20px;
	padding-left:60px;
	margin-left:10px;
	background:url(images/goutte.gif) no-repeat left;
}
#content .top-post {
	padding:0;
	margin:0;
	height:80px;
	width:486px;
	background:#FFF url(images/bg_post_top.gif) no-repeat left top;
}

.post {
	width:486px;
	background-color:#FFF;
}

#content .bottom-post {
	clear:both;
	padding:0;
	margin:0;
	height:40px;
	width:486px;
	background:#FFF url(images/bg_post_bottom.gif) no-repeat bottom right;
}

#content .post .top-post .titre {
	margin:0;
	padding:0;
	width:486px;
}


#content .post .top-post  .titre h2  a { 
	color:#B24844;
	text-decoration:none;
}

#content .post .post_content {
	margin:0;
	padding:0;
	clear:both;
	padding:0 15px;
	font-family:Verdana,Arial;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	width:450px;
}

#content .post .post_content img {
	border:1px solid #B20000;
	margin-right:10px;
}
#content .post .post_content img.wp-smiley {
	border:none;
}

p.postmetadata {
	padding:0 15px;
	font-family:Verdana,Arial;
	font-size:13px;
	line-height:18px;
}

#footer {
	margin:0 auto;
	text-align:center;
	color:#FFF;
}

#footer a:hover {
	color:#FFF;
}


#div-searchform {
	float:right;
	background:url(images/bg_search.jpg) no-repeat;
	height:53px;
	width:256px;
}

#div-searchform  input {
	border:0;
	margin-top:8px;
	margin-left:20px;
	width:180px;
	background-color:#E4E4E4;
}

#div-searchform  button{
	cursor:pointer;
	border:none;
	background:none;
	height:15px;
	width:25px;
}

.cadre_commentaires {
	background-color:#FFF;
	width:486px;
	padding-left:0px;
}

.cadre_commentaires h3, .cadre_commentaires ol, .cadre_commentaires p {
	margin:0px auto;
	width:440px;
	margin-bottom:20px;
}

hr {
	height:1px;
	border-top:1px solid #FFF;
	color:#FFF;
}
