/*
Theme Name: La minute sport v1.0
Author: Somedesign
Author URI: http://somedesign.fr
Version: 1.0
*/

/*--------------------------------------------------------------
# Temporary
--------------------------------------------------------------*/
#header ul#menu-primary-menu #menu-item-7 a {
	display: none;
}

/*--------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, /*em,*/ img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

article .entry-content iframe:not(#twitter-widget-0), article .entry-content video, .wp-video, .mejs-container {
	width: 100% !important;
	min-height : 410px !important;
}

.mejs-container {
	max-height: 410px;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	font-family: 'Open Sans', sans-serif;
	min-width: 290px;
}

body.admin-bar {
	margin-top: 32px;	
}

#content {
	width: 1080px;
	margin: 0 auto;
}

#primary {
	width: 730px;
	margin: 30px 0 0 0;
}

#secondary {
	width: 310px;
	margin: 30px 0 0 40px;
}

#footer {
	width: 100%;
	padding: 60px 0 20px 0;
	margin: 40px 0 0 0;
	background: #0B0B16;
}

a {
	text-decoration: none;
	color: #000;
	outline: none;
}

a:visited {
	color: inherit;
}

strong {
	font-weight: bold;
}

textarea {
	font-family: "Open Sans",sans-serif;
	font-size: 13px;
	overflow: auto;
	resize: none;
	width: 100%;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
	margin : 70px 0 0 0;

}

.sticky-menu {
	background: #04BFFD;
	height: 50px;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
	min-width: 280px;
}

body.admin-bar .sticky-menu {
	top: 32px;
}

.main-navigation {
	width: 40%;
	height: 50px;
}

#header ul#menu-primary-menu li {
	display: inline-block;
	line-height: 50px;
	text-transform: uppercase;
}

#header ul#menu-primary-menu li.menu-item-search {

}

#header ul#menu-primary-menu li.menu-item-search i {
	cursor: pointer;
	padding: 10px 20px;
}

#header ul#menu-primary-menu li a {
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	display: block;
	padding: 0 20px;
}

#header ul#menu-primary-menu li i {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
}

#header ul#menu-primary-menu #menu-item-6 a, #header ul#menu-primary-menu #menu-item-7 a {
	color: #89E7FF;
}

#header .info-forum {
	display: none;
	position: absolute;
	margin: -5px 0 0 0 ;
	background: #F8F8F8;
	color: black;
	padding: 10px 20px;
	box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	opacity: 1;
}

#header ul#menu-primary-menu #menu-item-6 a:hover .info-forum {
	display: block;
}

.sticky-branding {
	width: 20%;
	text-align: center;
	opacity: 0;
	margin: 5px 0 0 0;
	transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
}

.sticky-branding.animated {
	opacity: 1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}

.social-navigation {
	width: 40%;
	text-align: right;
}

#header ul#menu-social-links-menu {
	float: right;
}

#header ul#menu-social-links-menu li, #header ul#menu-social-links-menu a#login, #header ul#menu-social-links-menu li.menu-item-logout {
	display: block;
	float: left;
	line-height: 50px;
	padding: 0 20px;
	position: relative;
}

#header ul#menu-social-links-menu .menu-item-login, #header ul#menu-social-links-menu .menu-item-logout, #header ul#menu-secondary-menu > li:last-of-type {
	cursor: default;
}

#header ul#menu-secondary-menu > li:last-of-type > a {
	font-size: 12px;
}

#header ul#menu-social-links-menu li.fa-facebook:hover {
	background: #3B5998;
}

#header ul#menu-social-links-menu li.fa-twitter:hover {
	background: #00ACED;
}

#header ul#menu-social-links-menu li.fa-rss:hover {
	background: #F79558;
}

#header ul#menu-social-links-menu li.menu-item-login {
	padding: 0;
}

#header ul#menu-social-links-menu li > a {
	cursor: pointer;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

#header ul#menu-social-links-menu li  .login-text, #header ul#menu-social-links-menu li  .user-name {
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}

#header ul#menu-social-links-menu li .user-links {
	position: absolute;
	top: 50px;
	right: 0;
	text-align: center;
	color: #444;
	font-size: 13px;
	line-height: 20px;
}

#header ul#menu-social-links-menu li .user-links span {
	display: inline-block;
	width: 100%;
}

#header ul#menu-social-links-menu li .user-links a {
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	display: inline-block;
}

#header ul#menu-social-links-menu .fa {
	color: white;
}


.site-branding {
	text-align: center;
	margin: 20px 0;
}

.category-menu {
	
}

.menu-secondary-menu-container {
	width: 740px;
	margin: 0 auto;
}

#header ul#menu-secondary-menu {
	text-align: center;
	position: relative;
	margin: 0 0 5px 0;
}

#header ul#menu-secondary-menu li {
	display: inline-block;
	padding: 0 20px 10px 0;
}

#header ul#menu-secondary-menu li a {
	color: #2a2e31;
	font-size: 14px;
	font-weight: 600;
}

#header ul#menu-secondary-menu .sub-menu {
	z-index: 2;
	width: 100%;
	left: 0;
	top: 100%;
	text-align: center;
	line-height: 30px;
}

#header ul#menu-secondary-menu .sub-menu li {
	padding: 0 10px;
}

.app-add-mobile {
	padding: 10px;
	text-align: center;
	background: #000000;
}

.app-add-mobile  a{
	color: #fff;
	font-weight: 600;
}

.app-add-mobile span {
	font-size: 11px;
	color: #EEE;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after {
	clear: both;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Most viewed
--------------------------------------------------------------*/
#most-viewed {
	margin: 0 0 40px 0;
}

#most-viewed .rect {
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	transition: all .4s ease-in;
}
 
#most-viewed .rect:hover {
	opacity: 0.85;
	-moz-opacity:0.85;
	filter: alpha(opacity=85);
}

#most-viewed .rect:first-child .shadow {
	position: absolute;
	background: url('assets/images/shadow-most-viewed.png') repeat-x;
	width: 535px;
	height: 334px;
}

#most-viewed .rect:nth-child(2) .shadow {
	position: absolute;
	background: url('assets/images/shadow-most-viewed.png') repeat-x;
	width: 265px;
	height: 334px;
}

#most-viewed .rect:nth-child(3) .shadow, #most-viewed .rect:last-child .shadow {
	position: absolute;
	background: url('assets/images/shadow-most-viewed-small.png') repeat-x;
	width: 260px;
	height: 162px;
}

#most-viewed img {
	min-width: 100%;
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
}

#most-viewed p {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	color: white;
	font-size: 14px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	text-shadow: 0 1px #000;
	-moz-text-shadow: 0 1px #000;
	-webkit-text-shadow: 0 1px #000;
}

#most-viewed .rect:first-child p {
	font-size: 20px;
}

#most-viewed .rect:first-child {
	width: 535px;
	height: 334px;
}

#most-viewed .rect:nth-child(2) {
	width: 265px;
	height: 334px;
	margin: 0 0 0 10px;
}

#most-viewed .rect:nth-child(3) {
	width: 260px;
	height: 162px;
	margin: 0 0 0 10px;
}

#most-viewed .rect:last-child {
	width: 260px;
	margin: 10px 0 0 10px;
	height: 162px;
}

#most-viewed .rect:first-child img, #most-viewed .rect:nth-child(3) img, #most-viewed .rect:last-child img {
	min-width: 100%;
	width: auto;
	height: 100%;
}

#most-viewed .rect:nth-child(2) img {
	width: auto;
	height: 100%;
}

/*--------------------------------------------------------------
# News list
--------------------------------------------------------------*/
.category #primary article, .home #primary article, .search-results #primary article {
	margin: 0 0 35px 0;
}

article.sticky .entry-header {
	margin: 0 0 5px 0;
}

.entry-visual, .img-visual {
	width: 340px;
	height: 190px;
	overflow: hidden;
	position: relative;
}

.entry-visual {
	overflow: visible;
}

.entry-visual img {
	width: 100%;
	height: auto;
	min-height: 190px;
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.entry-visual img:hover {
	transform-origin: 0 0;
	transform: scale(1.04);
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	opacity: 0.8;
	-moz-opacity:0.8;
	filter: alpha(opacity=8);
}

.entry-visual .cat-links {
	position: absolute; 
	width: 100%;
	margin: -12px 0 0 0;
	z-index: 2;
	text-align: center;
}

.entry-visual .cat-links a {
	color: #fff;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 0 15px;
	display: inline-block;
	text-transform: uppercase;
}

.news-text {
	margin-left: 360px;
	font-size: 13px;
}

.news-text .entry-header {
	margin: 12px 0 5px 0;
}

.news-text .entry-header h2 a {
	color: #282c2f;
	font-size: 21px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
}

.news-text .entry-header h2 a:hover {
	color: #000;
}

.news-text .entry-summary p {
	color: #777;
	line-height: 16px;
}

.news-text .entry-footer {
	margin: 25px 0 0 0;
}

.post-edit-link {
	color: #23282D;
	text-transform: uppercase;
	font-size: 10px;
}

.news-text .posted-on {
	margin: 0 10px 0 0;
}

.news-text .posted-on a {
	color: #777777; 
}

.comments-link {
	display: inline-block;
	float: right;
	width: 24px;
	height: 24px;
	background: url('assets/images/comment.png') no-repeat;
	text-align: center;
}

.comments-link a {
	color: #fff;
	line-height: 18px;
	font-size: 12px;
	font-weight: 700;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.widget {
	margin-bottom: 35px;
	position: relative;
	background: #fff;
}

.widget_promo, .widget_top_membres, .widget_popular, .widget_facebook_box, .widget_promo-app {
	box-sizing: border-box;
	padding: 20px;
	border:2px solid #e3e3e5;
}

.h2-container {
	position: absolute;
	left: 0;
	right: 0;
	margin: -30px 0 0 0;
	text-align: center;
}

.widget-title {
	display: inline-block;
	color: #444;
	background: #fff;
	padding: 0 20px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 2px;
}

/*--------------------------------------------------------------
# Widget top members
--------------------------------------------------------------*/
ul.leaderboard-tabs {
	overflow: hidden;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

ul.leaderboard-tabs li {
	cursor: pointer;
	display: inline-block;
	margin: 0 0 20px 0;
	padding: 10px 0;
	width: 50%;
	text-align: center;
	color: #3A3A3A;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 600;
	float: left;
	background: #E5EDF0;
}

ul.leaderboard-tabs li.active {
	background: #D9E0E2;
}

ul.leaderboard div {
	display: inline-block;
	float: left;
}

ul.leaderboard li {
	width: 100%;
	display: inline-block;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #e3e3e5;
	margin: 0 0 3px 0;
}

ul.leaderboard li:last-of-type {
	width: 100%;
	display: inline-block;
	padding: 0;
	border: none;
	margin: 0;
}

.leaderboard-widget .leaderboard-content {
	position: relative;
	height: 300px;
}

.leaderboard-widget .leaderboard-tabs-container .slider {
	position: absolute;
	top: 36px;
	left: 0;
	height: 3px;
	width: 50%;
	background: #8DC578;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}

.leaderboard-widget ul.leaderboard {
	position: absolute;
	display: none;
	width: 100%;
}

.leaderboard-widget ul.leaderboard-week {
	display: block;
}

.leaderboard-widget ul.leaderboard li {
	padding: 5px 0;
	overflow: hidden;
	transition: opacity .2s ease-in;
	-webkit-transition: opacity .2s ease-in;
	-moz-transition: opacity .2s ease-in;
}

.leaderboard-widget ul.leaderboard li.hidden {
	opacity: 0;
}

.leaderboard-widget .go-to-leaderboard {
	bottom: 0;
	position: absolute;
	width: 100%;
}

.leaderboard-member-rank {
	background: #1F2326;
	color: white;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 0 -10px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
}

.leaderboard-member-name {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 600;
}

.leaderboard-member-name a {
	color: #000;
}

ul.leaderboard .leaderboard-member-points {
	height: 40px;
	line-height: 40px;
	float: right;
	font-size: 14px;
	font-weight: 700;
}

.go-to-leaderboard a, .leaderboard-widget ul.leaderboard li.no-data {
	color: #282c2f;
	font-size: 13px;
	font-weight: 400;
	line-height: 15px;
	border: none;
}

/*--------------------------------------------------------------
# Article page
--------------------------------------------------------------*/
h2.comments-title, .crp_related h3, h3#reply-title {
	margin: 60px 0 20px 0;
}
 
.single .post-thumbnail img {
	width: 100%;
	height: auto;
	margin: 40px 0 30px 0;
}

.single .entry-title {
	color: #282c2f;
	font-family: "Lato",sans-serif;
	font-size: 38px;
	font-weight: 700;
}

.single .entry-meta {
	margin: 20px 0 0 0;
	font-size: 14px;
	margin: 20px 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	color: #3a3a3a;
	border-bottom: 1px solid #e1e8ed;
	line-height: 25px;
}

.single .entry-meta .byline a {
	color: #000;
}

.entry-cat-link {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	height: 24px;
	letter-spacing: 1px;
	line-height: 24px;
	padding: 0 15px;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}

.entry-cat-link:visited {
	color: #fff;
}

.single .separator, .single .posted-on {
	margin:0 10px 0 0;
}

.share-container {
	overflow: hidden;
	display: inline-block;
}

.share-container a {
	color: #FFF;
	display: inline-block;
	float:left;
	padding: 10px 15px;
	margin: 0 10px 0 0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	font-weight: 600;
}

.share-facebook {
	background: #3C5899;
}

.share-facebook i, .entry-share-Facebook a i {
	margin: 0 10px 0 0;
}

.facebook-share-count {
	margin: 0 0 0 5px;
}

.share-twitter{
	background: #00ACED;
}

.share-mail {
	background: #00B3B3;
}

.entry-share-Facebook {
	margin: 30px 0 20px 0;
}

.entry-share-Facebook a {
	text-align: center;
	background: #3C5899;
	color: #FFF;
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	margin: 0 10px 0 0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	font-weight: 600;
}

.entry-share-Facebook a:hover, .share-container a:hover {
	opacity: 0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
}

.download-app-art {
	padding: 15px;
	background: #E5EDF0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
}

.download-app-art p {
	font-weight: 600;
	display:inline-block;
	text-align: center;
	width: 100%;
}

.buttons-download-app-art {
	text-align: center;
	margin: 10px 0 0 0;
}

.buttons-download-app-art a {
	display: inline-block;
	width: 120px;
	height: 40px;
	margin: 0 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
}

.buttons-download-app-art img {
	width: 100%;
	height: 100%;
}

.single .entry-content p {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	margin: 20px 0;
}

.entry-content img {
	max-width: 100%;
	height: auto;
}

#comments {
	margin: 40px 0;
}

.comment-list li {
	overflow: hidden;
	margin: 20px 0 0 0;
}

.comment-list > li {
	border-bottom: 1px solid #E4E4E4;
	padding: 0 0 20px 0;
}

.comment-list > li:last-of-type {
	border-bottom: none;
}

.comment-list .children li {
	margin: 10px 0 0 0;
	padding: 0 0 0 25px;
	background: url('assets/images/answer_com.png') no-repeat;
}

.comment-main-content {
	margin: 0 0 0 200px;
	padding: 10px;
	background: 	#F1F1F1;
	box-sizing: border-box;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.comment-main-content p {
	font-size: 13px;
	color: #222228;
	line-height: 16px;
}

.sce-edit-button, .sce-edit-button a {
	font-size: 12px;
	margin: 10px 0 0 0;
	color: #ff3b4f;
	text-transform: uppercase;
}
#comments .author {
	width: 180px;
}

#comments .author img {
	float: left;
}

.author-infos {
	margin: 0 0 0 75px;
	font-size: 11px;
	line-height: 12px;
	color: #999;
}

.author-name {
	display: inline-block;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	padding: 2px 0;
	width: 100%;
	overflow: hidden;
}

.author-name a {
	color: #000;
}

.author-infos .inline-rank .inline-rank-stars {
	color: #cecece;
	font-size: 19px;
	letter-spacing: 1px;
	margin-left: 4px;
	vertical-align: middle;
}

.author-infos .inline-rank .inline-rank-stars .highlighted-stars {
	color: #7d7d7f;
}

.comment-footer, .comment-header {
	font-size: 11px;
	color: #ABACB2;
	margin: 2px 0 0 0;
}

 .comment-header{
	margin: 0 0 5px 0;
}

.edit-link {
	visibility: hidden;
}

.comment-edit-link, .comment-edit-link:visited {
	color: #23282D;
	text-transform: uppercase;
	font-size: 10px;
}

.reply {
	visibility: hidden;
	display: inline-block;
}

.comment-reply-link, .safe-comments-report-link span a, .reply a {
	color: #808080;
	margin: 2px 10px 0 0;
	display: inline-block;
}

.comment-header .ldc-ul_cont {
	font-size: 14px;
	font-weight: 400;
	color: #777;
}

.comment-header .ldc-ul_cont i {
	margin: 0 0 0 15px;
	color: #B7B7B7;
	font-size: 16px;
}

.comment-header .ldc-ul_cont span {
	margin: 0 0 0 4px;	
}

.comment-header time {

	display: inline-block;
	line-height: 17px;
}

#commentform {
	position: relative;
}

.logged-in-as {
	display: inline-block;
	font-size: 15px;
	height: 36px;
}

.logged-in-as a {
	color: #000;
}

textarea#comment {
	margin: 35px 0 0 0;
}

.smileys_container {
	background: #EAEAEA;
	overflow: hidden;
	padding: 5px 10px;
	position: absolute;
	width: 100%;
	top: 37px;
	height: 33px;
	z-index: 10;
}

.show-smileys {
	cursor: pointer;
	display:block;
	float: left;
	width: 14px;
	height: 14px;
	margin: 3px 7px 0 0;
	color: #6C6C6C;
	font-size: 17px;
}

.show-smileys:before {
	font-family : FontAwesome;
	content : "\f118"
}

.wp-smiley-select {
	display: inline-block;
	margin-left: 6px;
	position: relative;
	top: 30px;
	opacity: 0;
}

.wp-smiley-select.animated {
	opacity: 1;
	top: 0;
}

.crp_related li {
	display: inline-block;
	float: left;
	width: 230px;
	margin: 0 20px 20px 0;
}

.crp_related li:nth-child(3), .crp_related li:last-of-type {
	margin: 0 0 20px 0;
}

.crp_related li > a:first-child {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 130px;
	overflow: hidden;
}

.crp_related img {
	height: auto;
	width: 100%;
}

.crp_related a:first-of-type {
	display: inline-block;
}

.crp_related a.crp_title {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 90%;
	padding: 10px 20px;
	background: url('assets/images/white-pixel.png');
	margin: -20px 0 0 5%;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}

/*--------------------------------------------------------------
#Leaderboard page
--------------------------------------------------------------*/
.leaderboard-page .data-tab-content {
	margin: 40px 0 0 0;
}

.leaderboard-50-week .leaderboard-member-rank {
	margin: 20px 10px 20px 0;
}

.leaderboard-page .data-tab-content .leaderboard-member-name, .leaderboard-page .data-tab-content ul.leaderboard .leaderboard-member-points {
	height: 60px;
	line-height: 60px;
	margin-left: 20px;
}

/*--------------------------------------------------------------
#Publish page
--------------------------------------------------------------*/
.buzz_infos {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 40px;
}

/*--------------------------------------------------------------
#Search page
--------------------------------------------------------------*/
.no-results p {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 40px;
}

.search-results .page-title {
	padding: 0 0 20px 0;
}

/*--------------------------------------------------------------
# Contact page
--------------------------------------------------------------*/
.pcontact {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 40px 0;
}

.pcontact a {
	color: #000;
	font-weight: 600;
}

ol.forms {
	list-style: none;
	margin: 0;
}

ol.forms li {
	margin-bottom: 18px;
	position:relative;

}
ol.forms li.infos-sender {
	width:280px;

}
ol.forms label {
	cursor: pointer;
	display: block;
	font-size:13px;color:#666666;margin-bottom:5px;
	font-family: Open Sans;
}

ol.forms input, ol.forms textarea {
	border: none;
	background: #EAEAEA;
	border-radius:1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding: 10px;
	width: 100%;
	font-size:13px;
	line-height:16px;
	box-sizing: border-box;
}

ol.forms textarea {
	height: 250px;
}

ol.forms input:focus, ol.forms textarea:focus {
	background-color: #ECECEC;
}

.error {
	font-size: 12px;
	color: #dd002b;
	padding:10px;
	border-radius:1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border:1px solid #C6C6C6;
	margin: 5px 0 0 0;
	display: inline-block
}

.error-main-contact {
	margin: 0 0 20px 0;
	background: #0B0B16;
	border: none;
	color: #fff
}

.arrow {
	display: none;
}

ol.forms li.buttons button[type="submit"] {
	cursor: pointer;
	font-size: 13px;
	letter-spacing: 1px;
	border:none;
	text-transform: uppercase;
	height: 35px;
	color: #fff;
	background:linear-gradient(to right, #6dbaf1, #59d9e2);
	display: inline-block;
	padding: 0 15px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/*--------------------------------------------------------------
# Search page
--------------------------------------------------------------*/
.error-404 p {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 40px;
}

/*--------------------------------------------------------------
# Register page
--------------------------------------------------------------*/
.login-register-form input[type="text"], .login-register-form input[type="password"] {
	margin: 0 0 10px;
}

.login-register-form select {
	color: #6C6C6C;
}

/*--------------------------------------------------------------
# Dialog boxes
--------------------------------------------------------------*/
.dialog-container {
	display: none;
	z-index: 99999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
}
	
.dialog-box {
	width: 280px;
	overflow: hidden;
	position: relative;
	margin: auto;
	top: 50%;
	margin-top: -150px;
	transition: transform .4s ease;
	-webkit-transition: transform .4s ease;
	-moz-transition: transform .4s ease;
}
	
.scale-125 .dialog-box {
	-ms-transform: scale(1.25);
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}
	
.dialog-box h2 {
	font-size: 18px;
	padding-bottom: 15px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
	
.dialog-box h2 > .close-modal {
	position: absolute;
	right: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 15px;
	border: none;
	background: none;
	cursor: pointer;
}
	
body.no-scroll {
	overflow: hidden;
}
	
.facebookOuter {
	margin-top: -11px;
}

.login-register-form {
	background: #FFFFFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
}
	
.dialog-box .login-register-form > div {
	padding: 20px;
	border-top: 1px solid #FFF;
}
	
.login-register-form p {
	color: #999999;
	font-size: 12px;
	height: auto;
	padding-bottom: 10px;
}
	
.login-register-form .login-remember > input {
	padding: 0;
	margin: 5px 0 0 0;
}
	
.login-register-form .login-remember > label {
	color: #999999;
	cursor: pointer;
	font-size: 12px;
	position: relative;
	top: -2px;
	margin: 5px 10px 0 0;
}
	
.login-register-form a.lost-password {
	display: inline;
	color: #999;
	float: left;
	font-size: 12px;
	margin: 5px 10px 0 0;
}

/*--------------------------------------------------------------
# Fb popups
--------------------------------------------------------------*/
#fb_popup_full {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	background: #eee;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.9);
}

#fb_popup_full_in {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -112px;
	margin-left: -140px;
	width: 280px;
	overflow: hidden;
	padding: 10px 0 0 0;
	background: white;
	background: rgba(255, 255, 255, 1);
	font-size: 12px;
	z-index: 99999;
	font-family:"Open Sans";
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#fb_popup_basdroite {
	position: fixed;
	line-height: 16px;
	font-family:"Open Sans";
	bottom: 0;
	right: 0;
	height: 150px;
	width: 280px;
	padding: 15px 0px 20px 0px;
	font-size: 12px;
	background: #EEEEF0;
	border-left: 1px solid #DADADA;
}

#line_popup_basdroite {
	width: 280px;
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
	background: #04bffd
}

#arrow_popup {
	display: none;
}

.already_fan {
	display:inline-block;
	width: 270px;
	text-align: left;
	line-height: 11px;
	color: #999;
	font-size: 11px;
	font-style: normal;
	cursor:pointer;
	padding: 0 20px 10px 20px;
	margin-bottom:10px;
	border-bottom: 1px solid #DADADA;
}

.already_fan span {
	display: inline-block;
	float:right;
	text-align:right;
	text-decoration: underline;
}

.popup_text {
	font-family:"Open Sans";
	font-weight: 400;
	overflow: hidden;
	padding: 30px 20px 10px 20px;
	font-size: 16px;
	line-height: 18px
}

#fb_popup_basdroite .popup_text {
	padding: 0 20px 10px 20px;
	font-size: 13px;
}
	
.footer_popup {
	font-family:"Open Sans";
	display:inline-block;
	text-transform: uppercase;
	line-height: 16px;
	color: white;
	background: #04bffd;
	font-size: 15px;
	font-style: normal;
	cursor:pointer;
	padding: 0 20px 15px 20px;
	margin-top: 20px
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-container {
	width: 1080px;
	margin: 0 auto;
}

.footer-main {
	padding: 0 0 40px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #242730;
}

ul.footer-logos-list li {
	line-height: 50px;
	display: inline-block;
	float: left;
	color: #fff;
	margin: 0 40px 0 0;
}

.footer-logo-lms {
	background: url('assets/images/lmf-white.png') no-repeat;
	width: 136px;
	height: 50px;
}

.footer-logos {
	float: left;
}

.newsletter {
	float: right;
}


#fform label {
	display: block;
	color: #fff;
	margin: 0 0 5px 0;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#fforminput, #fformsubmit {
	background: #EEE;
	color: #444444;
	border: none;
	display:inline-block;
	float:left;
	border-radius: 1px 0px 0px 1px;
	-moz-border-radius: 1px 0px 0px 1px;
	-webkit-border-radius: 1px 0px 0px 1px;
	box-sizing: border-box;
	font-size: 13px;
	height:35px;
	line-height: 17px;
	padding: 10px;
}

#fformsubmit {
	cursor: pointer;
}

.footer-footer {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}

.footer-footer a {
	color: inherit;
}

.footer-container a:hover, .footer-container li:hover, #fform a:hover, ul.leaderboard-tabs li:hover, .go-to-leaderboard a:hover  {
	color: #32D5FF;
}

/*--------------------------------------------------------------
# Common styles
--------------------------------------------------------------*/
.buttons-download-app-art a, .sticky-branding, .wp-pagenavi a, .login-register-form a.lost-password, .crp_related img, .crp_related a.crp_title, #header ul#menu-social-links-menu .menu-item-logout:hover .user-links, #header ul#menu-secondary-menu li a, #header ul#menu-primary-menu li .menu-search-form, #header ul#menu-social-links-menu .menu-item-login .user-links, ul#menu-secondary-menu li:last-of-type ul.sub-menu, #header ul#menu-social-links-menu li, #header ul#menu-social-links-menu li #login, .footer-container a, .footer-container li, #fform a, .footer-logo-lms, ol.forms li.buttons button[type="submit"], .comment-reply-link, .safe-comments-report-link span a, .entry-share-Facebook a, .share-container a, #frontpostform button[type="submit"], #commentform .submit, .entry-cat-link, .cat-links a, .news-text .entry-header h2 a, #header ul#menu-primary-menu li a, .cat-links-classic, .leaderboard-member-name a, ul.leaderboard-tabs li, .search-submit, .login-register-form input[type="submit"], .posted-on a, .byline .author a, .go-to-leaderboard a, .author-name a, .logged-in-as a, .profile-header .profile-infos .activity-infos a, .reply a, .wp-smiley-select, #header ul#menu-social-links-menu li .user-links a, #header ul#menu-primary-menu li.menu-item-search i  {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

ol.forms li.buttons button[type="submit"], #commentform .submit, #frontpostform button[type="submit"], .search-submit, .login-register-form input[type="submit"] {
	margin: 15px 0 0 0;
	background: linear-gradient(to right, #6dbaf1, #59d9e2);
	border: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	height: 35px;
	letter-spacing: 1px;
	padding: 0 15px;
	text-transform: uppercase;
}

.buttons-download-app-art a:hover, .crp_related img:hover, #header ul#menu-social-links-menu li #login:hover, .footer-logo-lms:hover, ol.forms li.buttons button[type="submit"]:hover, #commentform .submit:hover, #frontpostform button[type="submit"]:hover, .entry-cat-link:hover, .cat-links a:hover, .cat-links-classic:hover, .search-submit:hover,.login-register-form input[type="submit"]:hover, .profile-header .profile-infos .activity-infos a:hover, #header ul#menu-primary-menu li.menu-item-search i:hover  {
	opacity: 0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
}

#header ul#menu-primary-menu li a:hover {
	color: #9BECFE;
}

.page-title, h2.comments-title, .crp_related h3, h3#reply-title, .title-contact, .error-404 .page-header, .login-register-form h2, .profile-last-articles h2, .profile-last-comments h2, .profile-update h2,.profile-articles h2, .title-page {
	color: #3a3a3a;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.search-field, ol.forms input, ol.forms textarea, textarea#comment, input#author, .login-register-form input[type="text"], .login-register-form input[type="password"], .login-register-form select, #s {
	background: #eaeaea;
	border: none;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 16px;
	padding: 10px;
	width: 100%;
}

.single .entry-content p a, .login-register-form a.lost-password:hover, .crp_related a.crp_title:hover, .posted-on a:hover, .byline .author a:hover, .leaderboard-member-name a:hover, .comment-reply-link:hover , .safe-comments-report-link span a:hover, .author-name a:hover, .logged-in-as a:hover, .reply a:hover, #header ul#menu-social-links-menu li .user-links a:hover  {
	color: #04BFFD;
}

#header ul#menu-primary-menu .menu-search-form, #header .user-links, ul.sub-menu {
	position: absolute;
	margin: -5px 0 0 0;
	background: #F8F8F8;
	width: 200px;
	padding: 10px 20px;
	box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.10);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	opacity: 0;
	visibility: hidden;
}

#header ul#menu-primary-menu li:hover .menu-search-form, #header ul#menu-social-links-menu .menu-item-login:hover .user-links, #header ul#menu-social-links-menu .menu-item-logout:hover .user-links, ul#menu-secondary-menu li:last-of-type:hover ul.sub-menu {
	visibility: visible;
	opacity: 1;
}

/*--------------------------------------------------------------
# @2X
--------------------------------------------------------------*/
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx)  {
	
.comments-link {
	background: url('assets/images/comment-2X.jpg') no-repeat;
	-webkit-background-size: 24px 24px;
	-moz-background-size: 24px 24px;
	background-size: 24px 24px;
}

.footer-logo-lms {
	background: url('assets/images/lmf-white-2X.jpg') no-repeat;
	-webkit-background-size: 136px 50px;
	-moz-background-size: 136px 50px;
	background-size: 136px 50px;

}
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media only screen and (min-width:960px) and (max-width:1080px) {
#content, .footer-container {
	width: 920px;
}

#primary {
	width: 570px;
}

#content #most-viewed .rect, #content #most-viewed .rect .shadow {
	width: 300px;
	height: 168px;
	margin: 0 10px 0 0;
}

#content #most-viewed .rect .shadow {
	background: url("assets/images/shadow-most-viewed-small.png") repeat-x;
	margin: 10px 0 0 0;
}

#content #most-viewed .rect:nth-child(3)  {
	margin: 0
}

#content #most-viewed .rect:last-child  {
	display: none;
}

#content #most-viewed p {
	font-size: 15px;
}

.news-text .entry-header h2 a {
	font-size: 15px;
	font-weight: 900;
}

.news-text .entry-header {
	margin: 0 0 5px 0;
}

.news-text .entry-footer {
	margin: 10px 0 0 0;
}

.safe-comments-report-link {
	display: none;
}

.comment-reply-link {
	color: #777;
	display: inline-block;
}

.smileys_container {
	display: none;
}

textarea#comment {
	margin: 1px 0 0 0;
}

#primary .crp_related li {
	margin: 0 40px 30px 0;
}

.leaderboard-page .data-tabs-container .data-tabs li {
	padding: 15px 15px 5px;
}
}

@media only screen and (min-width:640px) and (max-width:959px) {
.cut-title, .login-text {
	display: none;
}

body.admin-bar, body.admin-bar .sticky-menu {
	margin: 0;
	top: 0;
}

#header {
	margin: 0;
}

.sticky-menu {
	position: relative;
}

#header ul#menu-primary-menu li a,#header ul#menu-primary-menu li.menu-item-search i  {
	padding: 0 10px;
}

#header ul#menu-primary-menu li a:first-of-type {
	padding-left: 15px;
}

#header ul#menu-social-links-menu li, #header ul#menu-social-links-menu a#login {
	padding: 0 15px;
}

#content, .footer-container, #primary, .menu-secondary-menu-container {
	width: 100%;
	box-sizing: border-box;
}

#primary, .footer-container {
	padding: 0 10px;
}

#secondary, #most-viewed  {
	display: none
}

#content #most-viewed .rect, #content #most-viewed .rect .shadow {
	width: 295px;
	height: 164px;
	margin: 10px 0 0 0;
}

#content #most-viewed .rect .shadow {
	background: url("assets/images/shadow-most-viewed-small.png") repeat-x;
	margin: 5px 0 0 0;
}

#content #most-viewed .rect:first-child, #content #most-viewed .rect:nth-child(3)  {
	margin: 10px 10px 0 0;
}

#content #most-viewed p {
	font-size: 14px;
}

.entry-visual, .img-visual {
	width: 280px;
	height: 156px;
	margin-bottom: 10px;
}

.news-text .entry-header h2 a {
	font-size: 15px;
	font-weight: 900;
}

.news-text {
	margin-left: 300px;
}

.news-text .entry-header {
	margin: 0 0 5px 0;
}

.news-text .entry-footer {
	margin: 10px 0 0 0;
}

.safe-comments-report-link {
	display: none;
}

.comment-reply-link {
	color: #777;
	display: inline-block;
}

.smileys_container {
	display: none;
}

textarea#comment {
	margin: 1px 0 0 0;
}

#primary .crp_related li {
	margin: 0 40px 30px 0;
}

.leaderboard-page .data-tabs-container .data-tabs li {
	padding: 15px 20px 5px;
}

.right-ending {
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}

}
    
@media only screen and (min-width:480px) and (max-width:639px) {
body.admin-bar, body.admin-bar .sticky-menu {
	margin: 0;
	top: 0;
}

#header {
	margin: 0;
}

.sticky-menu {
	position: relative;
}

.sticky-branding, .cut-title, .login-text {
	display: none;
}

#header ul#menu-primary-menu li a,#header ul#menu-primary-menu li.menu-item-search i  {
	padding: 0 10px;
}

#header ul#menu-primary-menu li a:first-of-type {
	padding-left: 15px;
}

#header ul#menu-social-links-menu li, #header ul#menu-social-links-menu a#login {
	padding: 0 15px;
}

#header ul#menu-secondary-menu li {
	height: auto;
}

.main-navigation {
	width:55%
}

.social-navigation{
	width: 45%;
}

.category-menu {
	display: none
}

.home .category-menu {
	display: block
}

#content, #primary, .footer-container,  .news-text, .menu-secondary-menu-container  {
	width: 100%;
	box-sizing: border-box;
}

#content, .footer-container {
	padding: 0 10px;
	box-sizing: border-box;
}

.single #primary {
	margin: 0;
}

#secondary,#most-viewed {
	display: none
}

.home article .alignleft, .category article .alignleft, .search article .alignleft {
	width: 100%;
}

.entry-visual, .img-visual {
	width: 100%;
	margin-bottom: 10px;
}

.news-text {
	margin-left: 0;
}

.news-text .entry-footer {
	margin: 10px 0 0 0;
}

.single .entry-title {
	font-size: 25px;
}

.comment-main-content {
	display: block;
	margin: 80px 0 0 0;
}

.safe-comments-report-link {
	display: none;
}

.comment-reply-link {
	color: #777;
	display: inline-block;
}

.smileys_container {
	display: none;
}

textarea#comment {
	margin: 1px 0 0 0;
}

#primary .crp_related li {
	margin: 0 40px 30px 0;
	width: 180px;
}

.crp_related img {
	min-height: 102px;
}

.crp_related a.crp_title {
	font-size: 12px;
}

.newsletter, .right-ending {
	float: left;
	margin: 10px 0 0 0;
}

.footer-logos {
	margin-bottom: 20px;
}

.leaderboard-page .data-tabs-container .data-tabs li {
	padding: 15px 7px 5px;
	border-bottom: none;
}

.slider {
	display: none;
}
}

@media only screen and (max-width:479px) {
body.admin-bar, body.admin-bar .sticky-menu {
	margin: 0;
	top: 0;
}

#header {
	margin: 0;
}

.sticky-menu {
	position: relative;
}

.sticky-branding, .cut-title, .login-text {
	display: none;
}

#header ul#menu-primary-menu li a,#header ul#menu-primary-menu li.menu-item-search i  {
	padding: 0 5px;
}

#header ul#menu-primary-menu li a:first-of-type {
	padding-left: 10px;
}

#header ul#menu-social-links-menu li, #header ul#menu-social-links-menu a#login, #header ul#menu-social-links-menu li.menu-item-logout {
	padding: 0 10px;
}

.user-name {
	display: none;
}

.main-navigation {
	width:55%
}

.social-navigation{
	width: 45%;
}

.menu-search-form {
	left: 10px;
}

#header ul#menu-secondary-menu {
	text-align: center;
}

#header ul#menu-secondary-menu li {
	height: auto;
}

#header ul#menu-secondary-menu .sub-menu {
	line-height: 22px;
}

.menu-secondary-menu-container li {
	padding: 0 10px;
}

.category-menu {
	display: none
}

.home .category-menu {
	display: block
}

#content, #primary, .footer-container,  .news-text, .crp_related li, .menu-secondary-menu-container  {
	width: 100%;
	box-sizing: border-box;
}

#content, .footer-container {
	padding: 0 10px;
	box-sizing: border-box;
}

.single #primary {
	margin: 0;
}

#secondary, #most-viewed {
	display: none
}

.home article .alignleft, .category article .alignleft, .search article .alignleft {
	width: 100%;
}

.entry-visual, .img-visual {
	width: 100%;
	margin-bottom: 10px;
}

.news-text {
	margin-left: 0;
}

.news-text .entry-footer {
	margin: 10px 0 0 0;
}

.single .entry-title {
	font-size: 25px;
}

.facebook-like-button {
	float: left !important;
}

.comment-main-content {
	display: block;
	margin: 80px 0 0 0;
}

.safe-comments-report-link {
	display: none;
}

.comment-reply-link {
	color: #777;
	display: inline-block;
	margin: 10px 0 0 0;
}

.smileys_container {
	display: none;
}

textarea#comment {
	margin: 1px 0 0 0;
}

#primary .crp_related li {
	margin: 0 0 30px 0;
}

.newsletter, .right-ending {
	float: left;
	margin: 10px 0 0 0;
}

.footer-logos {
	margin-bottom: 20px;
}

ul.footer-logos-list li {
	margin: 0 18px 0 0;
}
}