/*
Theme Name: Moto Journal
Description: Thème MJ 24H Compatible XHTML/CSS
Version: 1.0
Author: Telliez / Modifié par Arpoz
*/
/* Commun */
* {
	margin : 0;
	padding : 0;
}

body {
	font-family: Verdana,Arial,Tahoma,"Trebuchet MS",sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	/*background: url(http://www.moto-journal.fr/blog_mj/wp-content/uploads/bg-scorpion-2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}

/* Mise en forme de texte */
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FF0000;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

.post h2
{
 text-align : left;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC0000;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

p {
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}
.post ul {
	margin: 15px 0px 0px 15px;
	line-height: 140%;
}
.post ol {
	margin: 15px 0px 0px 15px;
	line-height: 140%;
}

a:link, a:visited {
	color: #3777bc;
	background-color: transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a.htitle:link, a.htitle:visited {
	color: #cc0000;
	background-color: transparent;
	text-decoration: underline;
}
a.htitle:hover, a.htitle:active {
	color: #000000;
	text-decoration: underline;
}

a.foot:link, a.foot:visited {
	color: #cc0000;
	background-color: transparent;
	text-decoration: underline;
}
a.foot:hover, a.foot:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.pagetitle
{
text-align : center;
}
/* Corps */

#main {
	margin : 0px auto;
	width: 1000px;
	background-color: #CCCCCC;
}

/* #F3F2E4 */

#contenu {
	color: #333;
	background-color: #CCCCCC;
	padding: 4px;
}

.postmetadata
{
	text-align : right;
	margin-bottom : 5px;
	border-bottom : 1px dashed #000000;
	padding-bottom : 5px;
}
.dateauteur
{
	background-color: #c3d1f2;
	color: #264796;
	padding: 2px;
	border-bottom: 1px dotted #264796;
}
.alignleft
{
	float:left;
}
.alignright
{
	text-align : right;
}
.navigation
{
	padding: 5px 0px;
}
.postmetadata_alt
{
	margin : 10px;
	text-align : center;
	border : 1px dashed black;
	background : #EBEBEB; /* EDEBD6*/
	padding: 2px;
}
/*Pied de page */
#footerdyna {
	height: auto;
	background-color: #CCCCCC;
}
#footer {
	background-color:#FFFFFF;
	width:1000px;
	background-image: url();
	background-color: #cccccc;
	background-repeat: repeat-y;
	height: 18px;
	color: #000000;
	padding: 0px;
	line-height: 34px;
	clear : both;
	margin-left: -4px;
}
#footer p {
	color: #ff0000;
	background-color: transparent;
}

#footer a:link, #footer a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}
/* Liens footer */
#end {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
/* Header */
#header {
	background-image: url(http://www.moto-journal.fr/blog_mj/wp-content/uploads/header-moto-journal.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	/*background-color : #666666;*/	
	height : 220px;
	background-color: #666666;
}
/* Sur header */
#hmain {
	background: #cccccc;
}
#logo
{
	padding : 40px 0px 0px 40px;
}
#logo a {
	display: block;
	text-decoration : none;
	vertical-align : middle;
	color: #FFFFFF;
	font-size : 20px;
	font-family : Tahoma;
}
#logo a:hover {
	color : #FFFAAA;
}
/* #F3F2E4  barre sous nav*/
#headerdyna {
	color: #333;
	background-image: url(http://www.moto-journal.fr/blog_mj/wp-content/themes/mj_24h_by_arpoz/img/nav_filet.jpg);
	background-repeat: repeat;
	height : 12px;
	margin: 0px 0px;
}

/* Divers */
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}

/* Formulaire - Commentaire */
#respond
{
	color: #FF0000;
	font-weight : bold;
	border-bottom : 1px dotted #FF0000;
	padding : 10px 0px 0px 0px ;
	width : 165px;
}

form {
	text-align:left;
}
label {
	line-height: 25px;
	width: 120px;
	text-align:center;
}
input {
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
	width: 200px;
	border: solid 1px #000000;
	background-color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar input 
{
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	width: 50%;
	border: solid 1px #000000;
	background-color: #fff;
	padding: 0px;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	width: 75%;
	border: solid 1px #DED5B3;
	background-color: #fff;
}
#sidebar .ok
{
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	width : 30px;
	margin-left :10px;
	height : 20px;
}

/* Menu Horizontal */
#hmenu {
	float : left;
	padding-left : 50px;
	margin-top: -33px;
        z-index: 10;
}
#hmenu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}
#hmenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
	/*background-color: #000000;*/
}
#hmenu ul li a {
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#hmenu ul li a:link, #hmenu ul li a:visited {
	background-image: url(http://www.moto-journal.fr/blog_mj/wp-content/themes/mj_24h_by_arpoz/img/hmenu_item3.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#hmenu ul li a:hover, #hmenu ul li a:active {
	background-image: url(http://www.moto-journal.fr/blog_mj/wp-content/themes/mj_24h_by_arpoz/img/hmenu_item3.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}
#hmenu ul li.current a:link, #hmenu ul li.current a:visited {
	background-image: url(http://www.moto-journal.fr/blog_mj/wp-content/themes/mj_24h_by_arpoz/img/hmenu_item_current3.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#hmenu ul li.current a:hover, #hmenu ul li.current a:active {
	background-image: url(http://www.moto-journal.fr/blog_mj/wp-content/themes/mj_24h_by_arpoz/img/hmenu_item_current3.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}

/* Left */
#content
{
	padding-left: 10px;
	padding-right : 10px;
}
#billets
{
	float:left;
	width : 680px;
	background-color: #FFFFFF;
	/*background: url('img/left_middle.gif') repeat-y;*/
}
#billets .top
{
    /*background: url('img/left_top.gif') no-repeat top left;*/
	width : 660px;
	height: 21px;
	padding: 0px;
	margin: 0px;

}
#billets .bottom
{
    /*background: url('img/left_bottom.gif') no-repeat bottom left;
	width : 6608px;
	height: 21px;
	padding: 0px;
	margin: 0px;*/

}

/* right */
#sidebar
{
	float:right;
	width : 310px;
	background-color: #ffffff;
}
#sidebar .rtop
{
   /*background: url('img/right_top.gif') no-repeat; */
   background-color: transparent;
   height: 18px;
}
#sidebar .rcontent
{
	/*background: url('img/right_middle.gif') repeat-y;*/
	background-color: transparent;
	margin-top: 0px;
	padding: 0px 6px 0px 9px;
}
#sidebar .rbottom
{
	/*background: url('img/right_bottom.gif') no-repeat;*/
	height: 21px;
}
#sidebar ul
{
	list-style :none;
}
#sidebar ul li ul
{
	margin: 0px;
	padding : 0px;
}
#sidebar ul li ul li
{
	list-style-image: url(http://www.moto-journal.fr/blog_mj/wp-content/themes/mj_24h_by_arpoz/img/sub_icon.gif);
	margin: 0px;
	padding : 0px;
	margin-left : 20px;
}
#sidebar h2
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {

	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Commentaires */
#comments
{
	margin :5px;
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	font-weight : bold;
}
.commentlist
{
	margin : 5px;
	list-style: none;
}
.commentlist li
{
	margin-bottom :5px;
	padding : 3px;
	border : 1px dotted black;
}
.alt
{
	background : #EBEBEB;/* #EDEBD6 */
}
/* End Commentaires */

/* Login */
#login {
	/*background: #ce3128;
	border: 1px dotted black;*/
	margin: 1em ;
	padding: 1.5em;
	width: 520px;
}

#login label {
	color: #000000 ;
}

#login a {
	color: #FF0000 ;
	text-decoration: none;

}
#login a:hover {
	color: #000000 ;
	text-decoration: none;

}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	/*background: url(images/logoAM.gif) no-repeat top left;*/
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: 10px;
	height: 20px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 12px;
	/*width: 80%;*/
}
#login #rememberme {
	font-size: 12px;
	width: 20px;
}
#login #user_optin {
	font-size: 12px;
	width: 20px;
}

#login #submit {
	font-size: 12px;
}
/* End Login */

.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }
.alignleft { float: left; }
.alignright { float: right; }
.centered { margin-left: auto; margin-right: auto; }

/* META */

#bgmeta {
	background: url(http://www.moto-journal.fr/blog_mj/wp-content/themes/mj_24h_by_arpoz/img/bg_meta.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 660px;
	height: 46px;
}

#metacount {
	width: 142px; 
	padding: 4px; 
	float: left; 
	font-size: 8pt; 
	font-family: verdana;
}

#metacat {
	width: 482px; 
	margin-left: 10px; 
	padding: 4px; 
	padding-top: 8px; 
	float: left; 
	font-size: 8pt; 
	font-family: verdana;
}

.red {
	color: #cc0000;
}