body { background: #eaeaea url('https://cdn-uploads.gameblog.fr/images/blogs/bg_3_gris.png') left top repeat-x; }
#gb_skinban { height: 0; }
.blogIntro { color: #000000; }
.blog a:not(.gbButton).vert, .blog a.hlvert:hover, .blogIntro a:not(.gbButton).vert, .blogPost a, .partager .vert { color: #F37920 !important; }
.blogIntro a.titre { color: #F37920 !important; }
.blogIntro a.titre:hover { color: #F37920 !important; }
.selectbox.vert .toggle, .gbButton.hlvert:hover, .gbButton.vert { background-color:  #F37920; }
.blogPost header .titre  { color: #F37920 !important; }
.blogPost .texte, .blogPost .intertitre, .blogPost .rubrique { color: #000000; }
.blogBloc { color: #000000; }
.blogBloc a.titre { color: #F37920 !important; }
nav.pagination.vert a.active, nav.pagination.vert a:hover { color: #FFFFFF !important; background-color: #F37920 !important; }
.blog .commentaires { border: 1px solid #F37920; }
.blog .commentaires .vert { color: #F37920 !important; }

#gb_content_start { background: transparent !important; box-shadow: none; -webkit-box-shadow: none;  }

#gb_content_start > header.blog { margin-bottom: 15px; }

.blogIntro { background: transparent; padding: 15px; }
#gb_content_start > .blogIntro { padding: 0; }

.blog .pad300
{
	width: 670px;
	background: #FFFFFF; 
	margin: 15px 10px 0 0;
}
.blog.reverse .pad300 { margin: 15px 0 0 10px; }

.blogPost header { padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid rgba(0,0,0,.50); }

.blog .blogPost header a.vert
{
	color: #FFFFFF !important; background: #F37920; display: inline-block; padding: 0px 10px;
}

.blogPost .partager
{
  background: transparent;
	border-top: 1px dotted #7e7e7e;
	border-bottom: 1px dotted #7e7e7e;
	padding: 5px 0 5px;
}

.blog .bloc300
{
	margin: 15px 0;
	width: 320px;
	background: #FFFFFF;
	color:#000000;
}

.blog.reverse .col300
{
	margin: 15px 10px 15px 0;
}

.blogBloc { margin-bottom: 10px; padding-bottom: 20px; box-shadow: 0px 5px 5px -4px rgba(0,0,0,.75); }
.blogBloc h3.rubrique 
{
	color: #F37920; 
	line-height: 30px; height: 30px;
	border-bottom: 1px solid #F37920; 
	margin-bottom: 15px;
}

.blogBloc:last-of-type { box-shadow: none; }

hr.blog { margin: 20px 0 5px; height: 10px; background: transparent; border: none; box-shadow: 0px 5px 5px -4px rgba(0,0,0,.75);}

@media screen and (max-width: 999px) and (min-width: 768px) {
	.blog .bloc300 { width: 235px; }
	.blog .bloc300 *, #blogEdito img { max-width: 100%; }
	.dualcol .pad300 { width: 518px;  }
}

@media screen and (max-width: 767px) {
	.dualcol .pad300, .blog .bloc300 { width: 100%; }
}