tr td.trow1:first-child,
tr td.trow2:first-child,
tr td.trow_shaded:first-child {
	border-left: 0;
}

#hd_void
{
	width: 100%; height: 80px;
}

#header_block {
	/*background: transparent url(../../../images/emerald/dark_hb.png) repeat fixed 0% 0%;*/
	background: #171627;
	width: 100%;
	text-align: left;
	min-height: 250px;
	border-bottom: 2px solid #0c0c14;
	animation: bganim 29s linear infinite;
	padding-top: 55px;
}

.header_wrapper { 
  overflow:hidden;
  margin: 0 auto;
  width: 75%;
}

.header_wrapper div {
   /*min-height: 250px;*/
}

#header_one {
  float: left; 
  width: 80%;
}

#header_two {
  text-align: right;
  color: #7e7c94;
  float: right; 
  width: 20%;
  padding-top: 75px;
  	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

#header_two a:link, a:active, a:visited {
  color: #9391aa;
}

.avatar {
    float: right;
    margin-left: 15px;
    width: 100px;
    height: 100px;
	border: 5px solid #7e7c94;
	border-radius: 100%;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	-ms-transition: -ms-transform .8s ease-in-out;
	transition: transform .8s ease-in-out; 
}

.avatar:hover{
transform:rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
}

.header_logo {
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    min-height: 250px;
}

.header_user {
	font-weight: bold;
}

@media only screen and (max-width: 768px) {
	.header_wrapper div
	{
        min-height: 50px;
    }
	
   #header_one {
        width: 100%;
        padding: 10px 0 10px 0;
        float: none;
    }
	
    #header_two {
        width: 100%;
		padding: 0 0 10px 0;
        float: none;
		text-align: center;
    }
	
	.avatar {
		float: none;
		margin: 0 auto;
	}
}


.show_mobile
{
	display:none;
}

@keyframes bganim {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
}

#iconbouton {
	padding: 10px;
border-radius: 50%;
margin-right: 5px;
font-size: 14px;
background: #0c0c14 none repeat scroll 0% 0%;
color: #7e7c94;
}

.teammember {
	background: #F0F0F0 none repeat scroll 0% 0%;
border-bottom: 4px solid #E3E3E3;
margin: 18px;
display: inline-block;
padding: 55px 0px;
width: 24%;
font-size: 17px;
}

.headerlist ul li {
	transition: all 200ms;
}

.headerlist ul li:hover {
	background: #F9F9F9;
}

.headerlist ul li:hover a{
	text-decoration:none;
}

.haut a:hover {
	text-decoration:none;
}

tr td.trow1:last-child,
tr td.trow2:last-child,
tr td.trow_shaded:last-child {
	border-right: 0;
}

.tborder {
 background: #171627;
}

.tborder tbody tr:last-child td {
	border-bottom: 0;
}

.tborder tbody tr:last-child td:first-child {
	background: #171627;
}

.tborder tbody tr:last-child td:last-child {
	background: #171627;
}

.thead {
}

.thead_collapsed {
}

.thead_left {
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.thead_right {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.tcat_menu {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
  	border-radius: 0 !important;
}

.tborder tbody:nth-last-child(2) .tcat_collapse_collapsed {
}

button,
input.button,
input.textbox,
input.invalid_field,
input.valid_field,
select,
textarea,
.editor_control_bar,
blockquote,
.codeblock,
fieldset,
.pm_alert,
.red_alert,
.popup_menu,
.postbit_buttons > a,
a.button {
}

.post.classic .post_author {
}

.popup_menu .popup_item_container:first-child .popup_item {
}

.popup_menu .popup_item_container:last-child .popup_item {
}

.pagination a {
}

.pollbar {
}

.logo_mobile,#nav_active {
display:none;
}

.logo {
 float:left;
}

.forum {
	width: 77%;
}

@media (max-width: 768px) {
	#threads,#views,#replies,#lastpost,.side,.float-left-header,.reputation_hide,#banner{
display: none;
}
	
.pagination a, .pagination a:hover, .pagination .pagination_current {
	display: table-cell;
}
	
.float-right-header
	{
		right:10px;	
	}

#side {
	width:100% !important;
}
	
#hd_void
{
	width: 100%; height: 60px;
}
	
.footer-distributed
{
	bottom: -50px !important;
}

	#profile_desktop, #desktop_post, #menu_desktop, #notif_desktop, #profile-fieldset .button {
	display:none;
}
	
#mobile_profile, #mobile_post, #mobile_menu
{
	display:block !important;
}
	

.post_flexible, .show_mobile
{
	display:block;	
}
	
.headerlist{
display:none;
}

#nav_bit_complet{
display:inline-block;
}

.nav_link, .scrollToDown, .scrollToTop {
display:none;
}

.haut {
text-align: center;
}


.forum,.wrapper {
 width:100%;
}

.post.classic .post_author {
 float:none; width:100%; padding: 20px 0px;
}

#mobile_member {
display:block;
}

.teammember {
display:block;width:60%
}

#logo {
 
		left: -15px;
}


}

@media (max-width: 1280px) {
.wrapper {
 width:100%;
}

#buytheme {
	max-height: 80px;
}

#threads,#views,#replies,#lastpost,.scrollToDown, .scrollToTop, .star_rating_container,#rating{
 display:none;
}
	
#quick_login {
	width:300px;
}


}

@media (max-width: 1280px) {

#menu_mobile, #side .menu_mobile
{
	display:block !important;
}

#search_mobile 
{
	display:inline-block !important;
}
	
#menu_desktop, .hide_mobile {
	display:none !important;
}
	
}		
		
#nav_width {
		float:left;
		width:24%;
}
#content_width {
		float:right;
		width:74%;
}

@media (max-width: 768px) {
	#nav_width, #content_width {
		float:none;
		width:100% !important;
		margin-top:15px;
	}
	
	.float_right, .float_left {
		float:none;	
	}
}
		
		
		
		
		
		
		
		
		
		
		