/*  Theme Name: MaxiSeries
Theme URI: http://maxiseries.fr
Description: Le thème du site MaxiSeries.fr
Version: 1.0
Author: Rémi Héluin
Author URI: http://remih.org
*/

/* MaxiSeries CSS Stylesheet */

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg2.png) repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
a {
	color: #ba6900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#conteneur {
	width: 800px;
	background: url(images/bg.png);
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 800px;
	height: 233px;
	background: url(images/maxiseries_01.jpg);
}
.grose {
	color: #e44895;
}
.gbleu {
	color: #6dd7fa;
}
.gorange {
	color: #ffae12;
}
.grouge {
	color: #ff6300;
}
.mmflash {
	padding-left: 4px;
	padding-bottom: 10px;
	margin-top: -22px;
}
#conteneur #fil {
	height: 18px;
	list-style-type: none;
	padding: 1px 0 0 20px;
	margin: 0;
	background: url(images/bg2.png) repeat-x;
	font-size: 11px;
	color: #fff;
}

#conteneur #fil .date {
	font-weight: bold;
}
#conteneur #fil li ul li {
	border-bottom: 1px solid #ccc;
}
#conteneur #fil li ul li a:hover {
	background: #333;
	text-decoration: none;
}
#conteneur #fil li ul li {
	width: 228px;
}
#conteneur #fil li ul li a {
	width: 220px;
	padding: 4px;
}
#conteneur #fil li:hover ul, #conteneur #fil li.sfhover ul {/* lists nested under hovered list items */
	left: auto;
}
#header #pub {
	margin-left: 37px;
	padding-top: 5px;
	margin-top: 0;
	width: 728px;
	height: 70px;
}
#header #logo {
	display: inline;
	display: block;
	float: left;
	margin-left: 34px;
	width: 234px;
	height: 123px;
}
#header form {
	margin-top: 20px;
	margin-left: 392px;
	color: #fff;
	width: 252px;
	padding-top: 10px;
}
#header form label {
	float: left;
	padding-top: 2px;
	display: block;
	display: inline;
}
#header form input.txt {
	border: 1px solid #002a62;
	width: 128px;
	height: 16px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#header form input.valid {
	margin-top: -7px;
	float: left;
	display: inline;
}
#header #menuh {
	margin-top: 62px;
	margin-left: 337px;
}
#header #menuh .link1 {
	width: 93px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}
#header #menuh .link2 {
	width: 102px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}
#header #menuh .link3 {
	width: 67px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}
#header #menuh .link4 {
	width: 96px;
	height: 26px;
	display: block;
	float: left;
	display: inline;
}
#ctn-centre {
	background: url(images/bg3.png) no-repeat;
	width: 800px;
	min-height: 203px;
}

#ctn-centre2 {
	background: url(/forum/style/images/bg3.png) no-repeat;
	width: 800px;
	min-height: 203px;
	margin-top: -2px;
	text-align: center;
}

#ctn-centre2 h2, #ctn-centre2 h3 {
	margin-top: 0;
	padding-top: 10px;
}

#contenu2 {
	background: #fff;
	margin-left: 17px;
	margin-right: 16px;
}
#contenu {
	float: left;
	width: 502px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 25px;
}
#contenu .post, #contenu .posti {
	padding-left: 20px;
	padding-bottom: 15px;
	/*background: url(images/maxiseries_14.png) left bottom no-repeat;*/
}
#contenu .posti {
	background: none;
}
#contenu .post a, #contenu .posti a {
	color: #ba6900;
	text-decoration: none;
}
#contenu .post a.more-link, #contenu .posti a.more-link {
	margin-top: 10px;
	display: block;
}
#contenu .post a:hover, #contenu .posti a:hover {
	text-decoration: underline;
}
* html #contenu .title {
	height: 46px;
}
#contenu h2.pagetitle {
	margin: 0 10px;
}
#contenu .title {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
#contenu .title h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
}

#contenu .title h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
}

#contenu .title h2 a {
	color: #000;
	text-decoration: none;
}
#contenu .title h1 a {
	color: #000;
	text-decoration: none;

}
#contenu .title h2 a:hover {
	text-decoration: underline;
}
#contenu .title h1 a:hover {
	text-decoration: underline;

}
#contenu .title small {
	color: #5f5e5e;
	font-size: 11px;
}
#contenu .title small a {
	text-decoration: underline;
	color: #5f5e5e;
}
#contenu .post .comments, #contenu .posti .comments {
	background: url(images/picto_cmt.png) no-repeat;
	float: right;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 11px;
	color: #1301ff;
	text-decoration: underline;
}
#contenu #infocomment {
	border: 1px solid #FF0000;
	background: #edb4b4;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contenu #infocomment2 {
	border: 1px solid #cccccc;
	background: #eeeeee;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 40px;
}
#contenu #respond, #contenu #commentform, #contenu #comments, #contenu .commentlist {
	margin-left: 10px;
}
#right {
	float: left;
	width: 248px;
}
#right ul {
	margin: 0;
	padding: 0 0 30px 0;
	list-style-type: none;
}
#right .widget_categories h1 {
	text-indent: -9000px;
	background: url(images/maxiseries_04.png);
	width: 248px;
	height: 62px;
	display: block;
	margin: 0;
}
#right .widget_tagscu h1 {
	text-indent: -9000px;
	background: url(images/maxiseries_11.png);
	width: 248px;
	height: 80px;
	display: block;
	margin: 0;
}

#right .widget_text h1 {
	
}

#right .widget_text {
	color: #fff;
	margin-left: 15px;
	margin-right: 10px;
	padding-bottom: 15px;
}

#right ul li ul {
	color: #fff;
	list-style-image: url(images/puce.png);
	margin: 10px 0 0 0;
	padding: 0 0 30px 0;
	background: url(images/maxiseries_10.png) left bottom no-repeat;
}
#right ul a {
	color: #fff;
	text-decoration: none;
}
#right ul a:hover {
	text-decoration: underline;
}
#right ul li ul li {
	margin-bottom: 7px;
	margin-left: 30px;
}
#footer,#footer_a {
	clear: both;
	height: 141px;
	width: 784px;
	margin-left: 16px;
	background: url(images/maxiseries_18.jpg);
}

#footer_a {
	background: url(/forum/style/images/maxiseries_18.jpg);
	margin-top: -20px;
}
#footer a, #footer_a a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer_a a:hover {
	text-decoration: underline;
}
#footer p, #footer_a p {
	padding-top: 65px;
	padding-left: 68px;
	margin: 0;
	width: 450px;
	height: 41px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 1.4em;
}
.line2 {
	color: #5dc4ff;
}
.alt {
	background-color: #f8f8f8;
	/* border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; */
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#pub_billet {
	padding-left: 22px;
	margin: 0;
	height: 60px;
	padding-bottom: 15px;
	background: url(images/maxiseries_14.png) left bottom no-repeat;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers *//* Begin Images */p img {
	padding: 0;
	max-width: 100%;
}
/*
Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images *//* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 0;
}
#commentform textarea {
	width: 490px;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements *//* Begin Comments*/.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments *//* 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 *//* Begin Various Tags & Classes */acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	color: black;
	font-size: 14px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 5px;
	margin-right: 5px;
}

.navigation a {
	color: black;
	font-size: 14px;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
/* End Various Tags & Classes*/

.wordtube, .single1, .single8 {
	display: table; 
	margin: 0 auto;
}

.gallery-item {
	width: auto;
}

.smallattachment {
	margin-bottom: 0;
}

#contenu2 .post {
	margin-bottom: 0;
	padding-bottom: 0;
}

.tls {
	text-align: right; margin-top: 0; margin-bottom: 0
}

