/*
Theme Name: DNSMDSGN2016V4
Author: Somedesign
Author URI: http://www.somedesign.fr
Description: Template de Divertissons Nous V4
Version: 2.0
*/

/*temporaire car on ne peut modifier la sidebar widget dans toucher le thème actif*/
#secondary #search-3, #last-10-forum h3 {display: none}



em {
    font-style: normal;
}

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Arial;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

html {
	padding:0px;
        margin:0px;
}
body {
	line-height: 1;
	padding:0px;
        margin:0px;
	min-width: 280px;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */


#page {
	margin: auto;
	width: 1050px;
        height:auto;
        padding-top:0px;
        margin-top: 110px;

        
}

#page {
    display: table;
}

#primary, #secondary {
    display: table-cell;
}

#clearpage, .clearpage {
   clear:both;
   width:1px;
   height:1px;
}
#branding hgroup {
	float:left;
        width:500px;
        height:92px;
        margin-left:43px;
}
#access div {
	
}
#primary {
          
	float: left;
          height:auto;
	margin: 0 0 0 0;
	width: 700px;       
}

#content {
       


}
#secondary {
     
	float: right;
	width: 310px;
          height:auto;
        -moz-border-radius:0px 0px 5px 0px;-webkit-border-radius:0px 0px 5px 0px;border-radius:0px 0px 5px 0px;
      
}

/* Singular */

.singular #content,
.left-sidebar.singular #content {
	margin: auto;
	position: relative;
	

     
       
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0;
	width: 100%;
	font-size: 14px;
}
.singular .entry-content font {
    color: #EA5A5A !important; 
}
.singular footer.entry-meta {margin-left:20px}
/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
/*.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}*/

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea, select {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}


/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	width:100%;
        font-size:11px;
        overflow:hidden;
	color:#545454;
        clear:both;
	margin-bottom: 5px;
}
/*ul, ol {
	margin: 0 0 1.625em 2.5em;
}*/
ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, i {
	font-style: normal;
}
em{
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	/*-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);*/
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	-webkit-border-radius: 3px;
        background: #E9E9E9;
	-moz-border-radius: 3px;
	border-radius: 3px;
        border:1px solid #silver;
	font-size: 14px;
        width:240px;
	height: 24px;
	line-height: 1.2em;
	padding: 2px 5px 2px 10px;
}
input#searchsubmit {
	background:  url("images/search2.png") no-repeat scroll right center ;
        float:left;
        border: none;
        margin: 7px 0px 0px 5px;
        width: 24px;
        cursor: pointer;
        
}

/* Links */
a {
	 color:#929191;
	text-decoration: none;
        -o-transition : all 0.4s ease 0s;-webkit-transition : all 0.4s ease 0s;-moz-transition : all 0.4s ease 0s;transition : all 0.4s ease 0s;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */
#branding {height: 50px;width: 100%;min-width: 280px;position: fixed;left: 0;top: 0;background: #8dc578;z-index: 99999;}
#branding .dn-logo {float: left;height: 50px;width: 181px;padding: 0 20px;border-right: 1px solid #9dd089;}
#branding .dn-logo a {display: inline-block;width: 100%;height: 100%;background: url('images/divertissonsnous-logo-2016.png') center no-repeat;}
#branding .access {float: left;height: 100%;}
#branding .access ul.menu > li {display: inline-block;position: relative;}
#branding .access ul.menu > li > a {display: inline-block;height: 50px;line-height: 50px;padding: 0 20px;color: #FFFFFF;text-transform: uppercase;font-size: 12px;font-weight: 600;letter-spacing: 1px;font-family: "Open Sans", serif;}
#branding .access ul.menu > li > a:hover {cursor: pointer;color: rgba(255, 255, 255, 0.7);}
#branding .access ul.menu > li > a:after {position: absolute;right: 0;top: 14px;height: 22px;width: 1px;display: block;background: #9dd089;content: '';}
#branding .access ul.menu > li > .category-list-container {display: none;position: fixed;top: 50px;left: 0;width: 100%;padding: 30px 0;background: #FFFFFF;-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);}
#branding .access ul.menu > li > .category-list-container ul.category-list {width: 1050px;margin: 0 auto;}
#branding .access ul.menu > li > .category-list-container ul.category-list li {display: inline-block;width: 20%;}
#branding .access ul.menu > li > .category-list-container ul.category-list li a {font-weight: 600;font-size: 12px;line-height: 30px;color: #010d1e;}
#branding .access ul.menu > li:hover > .category-list-container {display: block;}
#branding .btn-search {float: left;text-align: center;line-height: 50px;width: 55px;height: 50px;}
#branding .btn-search i {padding: 17px;cursor: pointer;color: #FFFFFF;font-size: 16px;transition: color .3s ease;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;-moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);filter: FlipH;-ms-filter: "FlipH";}
#branding .btn-search:hover i {color: rgba(255, 255, 255, 0.7);}
#branding .btn-search .search-box {visibility: hidden;text-align: center;position: absolute;top: 50px;left: 0;width: 100%;z-index: 99999;padding: 15px 0;background: #FFFFFF;-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);opacity: 0;}
#branding .btn-search .search-box form {display: inline-block;}
#branding .btn-search .search-box form input {text-align: center;background: #E9E9E9;width: 300px;border: none;padding: 7px;font-size: 14px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#branding .btn-search:hover .search-box {visibility: visible;opacity: 1;}
#branding .social {float: right;}
#branding .social ul {width: auto;height: 50px;border-left: 1px solid #9dd089;border-right: 1px solid #9dd089;}
#branding .social ul li {display: inline-block;width: 50px;height: 50px;}
#branding .social ul li a {display: inline-block;width: 100%;height: 100%;cursor: pointer;position: relative;}
#branding .social ul li a .icon {color: #FFFFFF;font-size: 16px;position: absolute;top: 0;left: 0;line-height: 50px;width: 100%;text-align: center;}
#branding .social ul li.facebook a:hover {background-color: #3b5998;}
#branding .social ul li.twitter a:hover {background: #00aced;}
#branding .social ul li.rss a:hover {background: #f79558;}
#branding .social ul li.contact a:hover {background: #41A0A0;}
#branding .user {float: right;}
#branding .user .login {text-align: center;}
#branding .user .login > a {height: 50px;line-height: 50px;padding: 0 20px;display: inline-block;}
#branding .user .login > a .user-icon {color: #FFFFFF;font-size: 16px;transition: color .3s ease;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;}
#branding .user .login > a .login-text {margin-left: 5px;color: #FFFFFF;text-transform: uppercase;font-size: 12px;font-weight: 600;letter-spacing: 1px;font-family: "Open Sans", serif;transition: color .3s ease;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;}
#branding .user .login a:hover .user-icon, #branding .user .login > a:hover .login-text {color : #acdd9a;}
#branding .user .login .user-links .create-account-title {color: #888;display: block;font-size: 12px;width: 100%;line-height: 18px;}
#branding .user .login .user-links .create-account-btn {text-transform: uppercase;display: block;font-size: 12px;font-weight: 600;color: #72B35A;line-height: 18px;}
#branding .user .logged {height: 50px;line-height: 50px;padding: 0 20px;position: relative;cursor: pointer;}
#branding .user .logged .user-name {margin-left: 5px;color: #FFFFFF;font-size: 12px;font-weight: 600;font-family: "Open Sans", serif;transition: color .3s ease;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;}
#branding .user .logged .user-icon {color: #FFFFFF;font-size: 16px;transition: color .3s ease;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;}
#branding .user .logged .user-links, #branding .user .login .user-links {visibility: hidden;position: absolute;top: 50px;right: 0;width: 135px;border-top: 6px solid #101010;padding: 20px;background: #FFFFFF;opacity: 0;transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;-webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;-moz-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.25);}
#branding .user .logged .user-links a {color: #101010;display: block;text-transform: uppercase;font-size: 11px;line-height: 26px;font-weight: 600;}
#branding .user .logged .user-links a:hover {color: #72B35A;}
#branding .user .logged:hover > span {color: rgba(255, 255, 255, 0.7);}
#branding .user .logged:hover .user-links, #branding .user .login:hover .user-links {visibility: visible;opacity: 1;}

/* Header responsive
----------------------------------------------- */
#menu-resp-icon {display :none;position: relative}
#menu-resp-icon .icon { cursor: pointer;color: #ffffff;font-size: 21px;line-height: 50px;position: absolute; text-align: right;right: 20px;top: 0;width: 100%;}

#branding-resp {display: none;position: fixed; top: 50px;left: 0;right: 0;background: #8DC578;color: #fff;z-index: 9998; padding: 0 20px 20px 20px;box-sizing: padding-box;font-size: 12px;letter-spacing: 1px}
#branding-resp a {color: #fff}
#branding-resp > .menu > li {font-weight: bold;text-transform: uppercase;padding: 10px 0;border-top: 1px solid #9dd089;}
#branding-resp .category-list li {display: inline-block;margin-right: 15px;font-size: 11px;font-weight: normal;text-transform: none}
#branding-resp .category-list li a {color: #eee}
#branding-resp .menu >  li:last-child {border-bottom: 1px solid #9dd089;}
#branding-resp input[type="text"] {border-radius: 3px; background: #9dd089;border: none;font-size: 13px;color: #fff;font-weight: bold;padding-left: 5px}
#branding-social,  #branding-resp input[type="text"] {margin-top: 25px}
#branding-social li {display: inline-block;padding-right: 20px}
 

/* @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)  {
    #branding .dn-logo a {background: url('images/divertissonsnous-logo-2016@2x.png') center no-repeat;-webkit-background-size: auto 18px;-moz-background-size: auto 18px;background-size: auto 18px;}
}

/* =Content
----------------------------------------------- */

#main {
	clear: both;
	
}
.page-title {
        color: #6D6D6D;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
	margin: 20px;

}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
        float:right;
        width:380px;
	position: relative;
}


.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 20px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 17px;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 5px;
	min-height:20px;
	overflow:hidden;
}
.entry-title,
.entry-title a {
	color: #010d1e;
	font-style:normal;
/*	letter-spacing: 1px;*/
	text-decoration: none;
	min-height:20px;
	overflow:hidden;
        font-family: 'Open Sans';
        font-weight:bold;   
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color:#666;
}
.entry-meta {
	color:#929191;
	clear: both;
	float:left;
	font-size: 11px;
	line-height: 18px;
        width:250px;
}
.entry-meta .separator {margin: 0 8px;}



footer.entry-meta {
	color:#929191;
	clear: both;
	font-size: 11px;
	line-height: 18px;
        padding-top:5px;
        height:24px;
        width:100%;
}

.mediant {
    color:#B6B6B6;
}
/*Added classes*/

.entry-date {
        display: block;
        height:17px;
        float:left;
}

/*.cat-links {
        display:block;
        height:17px;
        float:left;
	padding-right:10px;
}*/

.more-link   {
        display:block;
        float:right;
        position:relative;
        font-size:12px;
        width:106px;
        height:24px;
        background-color: #72b35a;
        -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
        line-height:24px;
        color:white;
        padding:0px 0px 0px 13px;
}



a.more-link:hover {
        background-color:#72b35a;

        
}

.meta-nav {
        background: url(images/miniplay.png) no-repeat;
        height:24px;
        width:27px;
        border-radius: 0px 5px 5px 0px;
        border-left:1px solid white;
        text-decoration:none;
        position:relative;
        float:right;
}
 
/*.thumbnail {
       background: url(images/imgframe.png) no-repeat;
        width:290px;
        height:200px;
        position:absolute;
}*/



.hentry2 {
        border-bottom: 1px solid #eee;
        width:700px;
        padding-top:30px;
		padding-bottom: 20px;
        overflow: hidden;
	position: relative;
        }

.hentry2:first-child {padding-top:20px }  

.entry-header {
    line-height:20px;
}

.contentcatcher {
	height: 150px;
	overflow:hidden;
}

.imgframe,.thumbcontainer {
   
   position: relative;
    width:300px;
    height:168px;
    float:left;
    overflow: hidden;
}

.imgframe {height: 184px; margin-top: -8px}

.thumbh {position:absolute;background: url(images/thumbh.png) no-repeat;width:290px; height:200px;display:none;left: 50%;margin-left: -150px}

#dntitle {

        height:25px;
        width:280px;
        margin-top:33px;
        float:left;
}


#rs {width:auto;height:30px;margin-top: 30px; float:right;/*margin-right:30px*/}
/*#icons {width:100%;margin-top:30px;font-weight:normal; font-size:13px;color:#f3f1f1;height:24px;}*/
/*#follow {width:100%;margin-top:21px;font-weight:normal;background:url(images/arrow.png) no-repeat; text-align:center; font-size:13px;color:#c0c0c0;height:18px;padding-top:17px}*/
#social1 {width:70px;height:30px; float:left;background:url(images/fbh.png) #5e86b5  no-repeat;}
#social1:hover {background:url(images/fbh.png) #3B5998  no-repeat;}
#social2 {width:70px;height:30px; float:left;background:url(images/twitterh.png) #76b6e4 no-repeat;margin-left:14px}
#social2:hover {background:url(images/twitterh.png) #5B91B7 no-repeat;}
#social3 {width:70px;height:30px; float:left;background:url(images/rssh.png) #f69168  no-repeat;margin-left:14px}
#social3:hover {background:url(images/rssh.png) #FAA21B  no-repeat;}
#social4 {width:70px;height:30px; float:left;background:url(images/contacth.png)  #cdcdcd no-repeat;margin-left:14px}
#social4:hover {background:url(images/contacth.png) #8d8d8d  no-repeat;}

#shares-container {float:left;width: 340px;   }
/*#share_text {overflow:hidden;font-size: 12px;float:left;padding-top: 2px;color: grey;}*/
#share1 {width:70px;padding-left: 30px;padding-top: 3px;color: white;height:27px; float:left;background:url(images/fbs.png) #5e86b5  no-repeat;margin-left:5px;font-size: 12px}
#share1:hover {background:url(images/fbs.png) #3B5998  no-repeat;}
#share2 {width:70px;height:30px; float:left;background:url(images/twitterh.png) #76b6e4 no-repeat;margin-left:5px}
#share2:hover {background:url(images/twitterh.png) #5B91B7 no-repeat;}
#share3 {width:70px;height:30px; float:left;background:url(images/gplush.png) #DF4B38  no-repeat;margin-left:5px}
#share3:hover {background:url(images/gplush.png) #C13E30  no-repeat;}
#share4 {width:70px;height:30px; float:left;background:url(images/contacth.png)  #41A0A0 no-repeat;margin-left:5px}
#share4:hover {background:url(images/contacth.png) #3D9191  no-repeat;}

#sharebig {margin-bottom: 20px;width:670px;padding-left: 30px;padding-top: 9px;font-weight: bold;color: white;height:31px; float:left;background:url(images/fbsbig.png) #3B5998  no-repeat;text-align: center;font-size: 15px}
#sharebig:hover {background:url(images/fbsbig.png) #5e86b5  no-repeat;}

#social1, #social2, #social3, #social4, #share1, #share2, #share3, #share4, #sharebig {    -moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
#social1:hover, #share1:hover, #social2:hover, #share2:hover, #social3:hover, #share3:hover, #social4:hover,#share4:hover, #sharebig:hover {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;}


 iframe {
border: 0px solid #ffffff;
}

/*Articles*/
.entry-header-art {width: 700px;font-weight: bold;letter-spacing: 1px;font-size:28px;line-height: 24px;color:#000;font-family:Open Sans;}
.entry-header-art h1 {font-weight: bold;letter-spacing: 1px;font-size:28px;line-height: 30px;color:#000;font-family:Open Sans;}
.singular .entry-meta {width: 700px;margin-bottom: 10px;margin-top: 10px;font-style: italic;}


/* End of added classes */

.cat-links a {
	font-weight: bold;
        color:#929191;
}

a.more-link  { color:white;}

.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding-top:0px;
}
.entry-content p{margin-top:5px;font-size:11px;}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: none;
	color: #808080;
	float: right;
	font-size: 12px;
	text-decoration: none;
	padding: 0 8px;
}

.entry-meta .edit-link a {
    position: absolute;  padding: 0; float:none; right: 115px;margin-top: 0px
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {

	color:#0E0E0E;
} 
.entry-content .edit-link {
	clear: both;
	display: block;
}

.post-edit-link { margin-right:10px;
margin-top:6px;}
/* Images */
.entry-content img,
.comment-content img,
.widget img {
	
}
.entry-content img {
    width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
footer .comments-link a {
	background:  url(images/minicom.png) no-repeat;
	color:#929191;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
        display:inline-block;
	position: relative;
        padding:0px 0px 0px 25px;
	margin-right:10px;
	margin-left: 10px;
	text-align: right;
	text-decoration: none;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background: #fff url(images/minicomh.png) no-repeat;
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	float:left;
        position:relative;
        clear:both;
        width:700px;
        height:auto;

}
.singular.page .hentry {
	padding: 3.5em 0 0;
}
.singular .entry-title {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
}
blockquote.pull.alignleft,
blockquote.pull.alignright {
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image .entry-content p {
	margin: 1em 0;
}
.indexed.format-image .entry-content p:first-child,
.indexed.format-image .entry-content p:first-child a,
.indexed.format-image .entry-content p:first-child img {
	display: block;
	margin: 0;
}
.indexed.format-image .entry-content .wp-caption .wp-caption-text {
	margin: 0;
	padding-bottom: 1em;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	overflow: hidden;
	padding: 4%;
	max-width: 96%;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 2% 2% 0;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {

}
.error404 #main #s {
	
}
.error404 #main .widget {
	clear: none;
	float: left;
	width: 270px;
      
}

.error404 #main #primary .widget { border-bottom:none; padding-left:0px;padding-right:50px;padding-top:50px}
.error404 #main .entry-title,.error404 #main .entry-title a {padding-top:20px}
.error404 #main .entry-title {width:400px;}
.error404 #main #secondary .widget .recentitle {padding-top:30px;}
.error404 #main .widget_archive {

}
.error404 #main .widget_tag_cloud {
	float: none;
        padding: 30px 0px 0px 0px;
	width:595px;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
#nav-single .nav-previous {
	padding-right: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}

.blackline {height: 6px;width: 100%;background: linear-gradient(to right, #409fa0, #7db768);background: -o-linear-gradient(to right, #409fa0, #7db768);background: -webkit-linear-gradient(to right, #409fa0, #7db768);background: -moz-linear-gradient(to right, #409fa0, #7db768);background: -ms-linear-gradient(to right, #409fa0, #7db768);}
.widget {
	clear: both;
        border :1px solid #D1D1D1;
	margin-bottom: 35px;
	background: #F1F1F1;
	border-top:none;
        padding: 10px 20px 20px 20px;
	width: 268px;
        
}

#add-video-sidebar {   font-family: Open Sans; font-size: 11px;font-weight: normal;text-transform: uppercase;color: #fff;width:100%;box-sizing: border-box;text-align:center;letter-spacing: 1px;background: #333333;border: 1px solid #000; padding: 10px 0;margin: 0 0 20px 0;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
#header-text-3, #header-widget-top-members-3, #header-popular-widget-3, #header-text-2 {height: 49px; width: 308px;border-left: 1px solid #D1D1D1;border-right: 1px solid #D1D1D1;}
#header-text-3 {background: url('images/header-fb-sidebar.png') #F1F1F1 no-repeat}
#header-widget-top-members-3 {background: url('images/header-top-members-sidebar.png') #F1F1F1 no-repeat}
#header-popular-widget-3 {background: url('images/header-top-sidebar.png') #F1F1F1 no-repeat}
#header-text-2 {background: url('images/header-appli-sidebar.png') #F1F1F1 no-repeat}


.widget_commentaires_recents{padding-top:14px;padding-bottom:2px;}
#popular-widget-2 {padding-top:10px;}
.widget-title {color: #000;font-family: Open Sans;font-weight:bold;font-size: 15px;margin-bottom:10px;padding-bottom:10px;border-bottom: 3px double #EEEEEE;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
/*.widget ul li {
	color: #777;
	font-size: 13px;
}*/
.widget a {
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
}
.widget_search #s {
	width: 230px;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#disqus_thread {
width: 650px;
height: auto;
position: relative;
padding-left: 15px;
float: left;
}


#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width:700px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: none;
	border:none;
	width:700px;
        padding:12px 0px;
	overflow: hidden;
	position: relative;
        border-top: 1px solid #E4E4E4;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
/*   border-left:  1px solid #ddd;*/
   	margin: 0;
	list-style: none;

}
.commentlist .children li.comment {
	background: #fff;
        border:none;
	width:660px;
        padding: 0;
        padding-left:40px;
	position: relative;
        background: url('images/answer_com.png') no-repeat;
}
.commentlist .children li.comment .fn {
	display: inline;
}
.comment-meta .fn {
	font-style: 12px;
        
}
.comment-meta {
	color:#0E0E0E;
	font-size: 12px;
        min-height: 70px;
        overflow:hidden;
	padding-left: 0px;
        width: 205px;
        float:left;
}
.commentlist .children li.comment .comment-meta {
	margin-left: 0px;
}
.commentlist .children li.comment .comment-content {
        width: 433px;
        padding: 10px;
        border: 1px solid #E5E5E5;
        border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;
}
.comment-meta a {
	font-weight: normal;
        color:#B6B6B6;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {

}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #808080;
	display: none;
	font-size: 11px;
        margin-top:3px;
        margin-right: 10px;
	padding: 0 5px;
	text-decoration: none;
        float:right;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: none;
	color: #0E0E0E;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {

}
.commentlist > li.bypostauthor .comment-meta {
	color: #609A4C;
}

.commentlist > li.bypostauthor .children .comment-meta {
	color: #0E0E0E;
}

.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
        background: url('images/answer_com.png') no-repeat;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {

	position: relative;
	width: 100%;
        min-height:260px;
        padding-top:20px;
        border-top: 1px dotted #D7D7D7;
}
#respond input[type="text"],
#respond textarea {
	background: #ECECEC;
	border: 1px solid #DADADA;
        -webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;
        width:600px;
	/*-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);*/
	position: relative;
	padding: 0px;
	/*text-indent: 10px;*/
}
#respond textarea {
	border: 1px solid #DADADA;
        -webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;
        margin-top:38px;margin-bottom:10px;
	/*text-indent: 10px;*/
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: none;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize:none;
	width: 678px;
        height:190px;
        padding:10px;
        font-size:13px;
        
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #72b35a;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);*/
	color: #fff;
	cursor: pointer;
	font-size: 13px;
        font-weight:bold;
	position: relative;
        text-align:center;
        height:25px;
        padding-bottom:2px;
        width:100px;
	/*text-shadow: 0 -1px 0 rgba(0,0,0,0.3);*/
        -o-transition : background 0.4s ease 0s;-webkit-transition : background 0.4s ease 0s;-moz-transition : background 0.4s ease 0s;transition : background 0.4s ease 0s;
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}

#respond input#submit:hover {
	background: #86CE69;
	
}


#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #0E0E0E;
	font-size: 15px;
	font-weight: bold;
	font-family: Open Sans;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	position: absolute;
	right: 0px;
	text-decoration: none;
	text-transform: uppercase;
	top:25px;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 240px;
        padding-left:10px;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */

#colophon {
        background: #E9e9e9 ;
	clear: both;
        width:100%;
	overflow: hidden;
        margin-top:45px;
        border-top:1px solid #DADADA;
}

#footer-container{
        overflow:hidden;
        padding-top:30px;
        width:1050px;
        margin: 0 auto;
}




#fcontact,#ffollow,#ffacebook { height:120px;margin-bottom: 10px;float:left;}
#ffacebook {border-right: 1px solid #DADADA;width:349px; }
#ffacebook .ftitle { background: url(images/toujourspasabonne.png)  no-repeat; }
#ffacebook .fcontent {float:left}
#footer-share-barre {text-align: center;height: 26px;padding: 4px 0 0 30px; color:#EDEDEF; font-family: "Open Sans";font-size:13px;font-weight: bold;background:url(images/fbs.png) #5B77AF  no-repeat;width: 285px;   -webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
#fcontact {border-right: 1px solid #DADADA;width:355px;padding-left:34px } /*389px total width*/
#fcontact .ftitle { background: url(images/suivreoucontacterdn.png)  no-repeat; }
#ffollow {width: 310px}
#ffollow .ftitle {margin-left: 35px; background: url(images/newsletter.png)  no-repeat; }

.footer-bottom {overflow: hidden;width:100%;padding-bottom: 6px; color:#686868;border-top: 1px solid #DADADA;padding-top: 5px;font-size:11px;}
.footer-bottom .estat {float: left;}
.footer-bottom .copyright {float: right;color: #999}
.footer-bottom a {color: #7d7d7f}
.footer-bottom a:hover {color: #72b35a}
.ftitle {margin-top:16px;font-weight:bold; font-size:13px;color:black;height:20px;}
.fcontent {width:350px;margin-top:16px;font-weight:normal; font-size:12px;color:black;height:32px;}
#ffollow .ftitle {text-align:center;}

#colophon #social1, #colophon #social2, #colophon #social3, #colophon #social4 {background-color: #8DC578}
#colophon #social1:hover, #colophon #social2:hover, #colophon #social3:hover, #colophon #social4:hover {background-color: #84B272}

#fform {width:275px; height:30px;margin-left:35px}
#fforminput {font-family : "Open Sans";background:#e2e2e2;color:#7d7d7f;border: none;float:left;width:234px; height:24px; padding-left:8px;font-size:12px;-moz-border-radius: 2px 0px 0px 2px;border-radius: 2px 0px 0px 2px;}
#fformsubmit {width:30px;height:30px;float:left;background:#72b35a url(images/submit.png)  no-repeat; cursor:pointer;border:none;-moz-border-radius: 0px 2px 2px 0px;border-radius: 0px 2px 2px 0px;}
#fsocial1 {width:32px;height:32px; float:left;background:url(images/ffbh.png)  no-repeat;}
#fsocial2 {width:32px;height:32px; float:left;background:url(images/ftwitterh.png)  no-repeat;margin-left:39px}
#fsocial3 {width:32px;height:32px; float:left;background:url(images/frssh.png)  no-repeat;margin-left:39px}
#fsocial4 {width:32px;height:32px; float:left;background:url(images/contact.png)  no-repeat;margin-left:12px}
#fsocial1h {width:32px;height:32px; background:url(images/ffb.png)  no-repeat;}
#fsocial2h {width:32px;height:32px; background:url(images/ftwitter.png)  no-repeat;}
#fsocial3h {width:32px;height:32px; background:url(images/frss.png)  no-repeat;}
#fsocial4h {width:32px;height:32px; background:url(images/contacth.png)  no-repeat;}

#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}


/* =Responsive Structure
----------------------------------------------- */




/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
                
		margin: 0;
		/*width: 100%;*/
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		/*margin: 0;
		width: 100%;*/
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}
        


}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =IE8 
----------------------------------------------- */ 
 
#ie8 section.feature-image.large img { 
	width: 100%; 
}


/* Overriding classes*/
#comments {width:700px; }
.comment {overflow:hidden;padding: 8px 0;}
.singular p {font-size: 13px;height:auto;}
.pcontact {padding-bottom: 50px}
.comment-content-header {font-size: 11px;}
.commentlist .children  .comment-content-header {font-size: 11px;}
.time-in-comment {margin-top:4px;display: inline-block;}
.time-in-comment a{color: #aaa}
.comment-content {float:left;width: 473px;background: #F1F1F1;border: 1px solid #E3E3E3;padding:10px;min-height:50px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
.comment-content p {height:auto; padding-top:0px; font-size:13px;}
p.comment-notes  {height:auto; padding-top:0px; font-size:13px; display:none;}
.comment-author  {width:120px;float:left; overflow:hidden;margin-left: 5px}

.comment .user-avatar,.user-avatar-top {width: 70px; float:left;}
.date_ins, .nb_points, .asv {overflow: hidden;width: 100%;font-size: 11px;line-height: 12px}
.date_ins, .nb_points, .asv {color: #999}
.asv i {font-size: 10px;font-weight: 600;margin-right: 5px;padding-left: 1px;}

.vcard .inline-rank, .vcard .rank-name  {color: #7d7d7f;font-size: 11px;line-height: 12px;}
.vcard .inline-rank .inline-rank-stars {margin-left: 6px;color: #CECECE;font-size: 19px;letter-spacing: 1px;vertical-align: middle;}
.vcard .inline-rank .inline-rank-stars .highlighted-stars {color: #7d7d7f;}
.vcard .inline-rank .inline-rank-stars .highlighted-stars.boss {color: #72B35A;}

.comment-author .user-avatar-top {overflow: hidden;position: absolute;top: 15px;left: 15px;}
.comment-author .user-avatar {overflow: hidden;padding: 10px 0 8px 0}
.comment-author .user-avatar img {display: block}
.comment-edit-link {display:none;}
.singular .entry-content p{padding-top:10px;padding-bottom: 15px}
p.comment-form-comment {min-height:220px;width:100%; padding:0px; margin:0px}
p.comment-form-author {background:  url(images/nompseudo.png) no-repeat 240px 2px ;height:30px;width:100%; padding:0px; margin:0px}
p.logged-in-as {overflow: hidden; padding:0px; margin:0px}
p.form-submit {height:26px;width:100px; position:absolute; top: 80px;right:0px;padding:0px; margin:0px}
.fn {font-size:13px}
.commentlist .children li.comment #respond textarea {width:558px}
.singular #comments-title {height:10px;font-size:15px; text-transform: uppercase; color:#000; font-family:Open Sans; padding-top:30px;font-weight:bold;}
li.comment:first-child { border-top: none;padding-top: 0}

.singular .entry-meta {font-size:12px}

.singular .cat-links a {font-weight:bold; color:#72b35a}
.singular footer.entry-meta {display:none}

/*smdsgn 19_04_2016*/
.post-entry-meta {font-size: 12px;font-style: italic;margin: 10px 0;color: #929191;}
.post-entry-meta .separator {margin: 0 11px;}
.post-entry-meta .by-author, .post-entry-meta .by-author a {color: #000000;}
/*end*/

#undervid-container {height: 47px;width: 100%;overflow:hidden;z-index: 999}
#undervid {overflow:hidden;padding: 5px 0 9px 0; width:700px;background: #FFFFFF;top: 0;z-index: 999;border-bottom:0px solid #DADADA} 
#dnlogo {clear:both;width:264px;height:31px; float:left;background: url(images/logoDN-31x264.png) no-repeat;margin-top:30px;}

.popular-widget {padding-top:11px;padding-bottom:20px;}
.if_connected{padding:2px 7px;margin-left:7px;display:inline-block;border-left:1px dotted #DADADA}
.if_connected_dot{width:5px;height:5px;background-color:#72b35e;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.smileys_container{overflow:hidden;position:absolute;top:104px;padding:2px 5px;height:30px;width:688px;background:#ECECEC;border: 1px solid #DADADA;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
.wp-smiley-select {display: inline-block;max-width: 18px;max-height: 18px;margin-left: 5px;position: relative;top: 15px;opacity: 0;transition: opacity .3s ease-in, top .3s ease;-webkit-transition: opacity .3s ease-in, top .3s ease;-moz-transition: opacity .3s ease-in, top .3s ease;}
.wp-smiley-select.animated {top: 0;opacity: 1;}
.show-smileys{display:inline-block;width:22px;height:20px;margin-top:5px;margin-right: 7px;background:url(images/show-smileys.png);cursor:pointer;}
.arr {position:relative;margin-left:10px;top:-1px;font-size:8px;color:#939395;line-height:10px;}
#undervidrs {float:left; overflow:hidden;margin-top: 4px; width:560px;font-style: normal}
#nbsharesfb {padding: 3px 10px 1px 10px;color: #666;float:left;font-size: 16px;border: 1px solid #999;opacity: 0;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
#nbsharesfb span {}
.undervidfb {float:left;margin-top:-3px;margin-right:35px;}
.textwidget{overflow:hidden;}
/*.widget_text{padding:9px 20px;}*/
#fbcontent{display:block; float:left;margin-top:-2px;padding-right:35px;}

/*recent comments*/
#recent-smdsgn{width:270px;padding-left:20px;padding-right:20px;margin-bottom:5px;float:left;}
.recentitle {font-family: Open Sans;padding:13px 0px 10px 0px;margin-left:0px; margin-bottom:10px;color:#000;font-size:15px;font-weight:bold; border-bottom: 3px double #EEEEEE; width:270px; }
ul.comul {margin-left:0px;width:270px;list-style-type : none;list-style-image : none;}
.recentcomments{color:#3D3D3D;font-size:11px;font-weight:bold;width:270px;line-height:15px}
.recentcomments p {color:#A0A0A0;font-size:11px;font-weight:normal; padding-bottom:15px; height:auto;line-height:15px}


/* Rating */
.rating,.ratingpost{min-width:90px;margin-top:2px;float:right;text-align:right;color:#ABAAAA;font-size:13px;font-weight:bold;}
.ratingpost{height:25px;overflow: visible;font-style: normal;margin-top: 7px; }
.ratingposthome{min-width:90px;float:right;margin-top:0px;text-align:right;color:#999999;font-size:13px;font-weight:bold;cursor: default}
.space {padding-left:30px;}
.like-post{margin-right:10px;border-right:1px dotted #E5E3E3;padding-right:12px;padding-left:25px;padding-bottom:4px; padding-top:2px;}
.dislike-post{margin-right:0px;padding-bottom:4px;padding-left:25px; padding-top:2px;}
.ul_cont,.ul_contr {padding-left:20px;font-family: Trebuchet MS;padding-bottom: 1px;}
.ul_cont {padding-right:10px;margin-right:8px; border-right:1px dotted #E5E3E3}
.ul_cont:hover,.ul_contr:hover,.like-post:hover, .dislike-post:hover {cursor:pointer}
.ratingposthome .like-post:hover, .ratingposthome .dislike-post:hover {cursor: default}
.like-grey-20 {background: url('images/grey-like_20.png') no-repeat;}
.dislike-grey-20 {background: url('images/grey-dislike_20.png') no-repeat;}
.like-green-20 {background: url('images/green-like_20.png') no-repeat;}
.dislike-red-20 {background: url('images/red-dislike_20.png') no-repeat;}
.like-grey-16 {background: url('images/grey-like_16.png') no-repeat;}
.dislike-grey-16 {background: url('images/grey-dislike_16.png') no-repeat;}
.like-green-16 {background: url('images/green-like_16.png') no-repeat;}
.dislike-red-16 {background: url('images/red-dislike_16.png') no-repeat;}
    
/* Most liked */
#most_liked_container{padding: 20px;background:#fff;-moz-border-radius:7px 7px 0px 0px;-webkit-border-radius:7px 7px 0px 0px;border-radius:7px 7px 0px 0px;/*margin-bottom:5px;*/border-bottom:5px solid #E6E6E8}
#most_liked_container h3{font-family: Open Sans;margin-bottom:20px;font-size:13px;font-weight:bold;color:#000;padding-left:28px;padding-bottom:10px;border-bottom: 3px double #EEEEEE;}
.popular_article{width:225px;height:155px;float:left;margin-right:20px;}
.popular_article img{min-width:225px;max-height:155px;position:absolute;z-index:1}
.popular_article_number_4{margin:0;}
.popular_article_header{position:absolute;height:0;overflow:hidden;z-index:3;background:#fff;width:225px;}
.popular_article_thumbnail_container{width:225px;height:155px;overflow:hidden;position:absolute;}
.bestdn{width:22px;height:22px;background: url(images/bestdn.png) no-repeat 0 2px;position:absolute;}
.popular_article_title{font-size:13px;color:#545454;line-height:18px;height:18px;overflow:hidden;margin-bottom:1px;}
.popular_article_rating{color: #999999;font-weight:bold;margin-bottom:7px;font-size:12px;}
.like_smiley{display:inline-block;width:17px;height:17px;background: url(images/minpostlike.png);margin-right:3px;position:relative;top:4px;}
.dislike_smiley{display:inline-block;width:17px;height:17px;background: url(images/minpostdislike.png);margin-right:3px;position:relative;top:4px;margin-left:20px;}
.whiteplay_container{position:absolute;width:225px;height:155px;overflow:hidden;z-index:2;overflow:hidden;display:none;}
.whiteplay{position:absolute;width:225px;height:155px;background: url(images/whiteplay.png) no-repeat;border-top:1px solid #A9C1A0}
.bestdnimgframe{position:absolute;width:225px;height:155px;background: url(images/imgframebestdn.png) no-repeat;z-index:2}
/* Top commentaires */
.top_coms{padding-top:5px;padding-bottom:5px;}
.top_coms h2{color: #000;font-family: Open Sans;font-size: 15px;font-weight:bold;padding-bottom: 15px;padding-top: 1px}
.top_commentaires{}
#commentlist_top_one li{background-color: none;-webkit-border-radius:3px 3px 3px 3px ;-moz-border-radius:3px 3px 3px 3px ;-o-border-radius:3px 3px 3px 3px ;border-radius:3px 3px 3px 3px ;}

#commentlist_top li{border:none;}
#commentlist_top li:first-child{-webkit-border-radius:3px 3px 0 0 ;-moz-border-radius:3px 3px 0 0 ;-o-border-radius:3px 3px 0 0 ;border-radius:3px 3px 0 0 ;border-bottom: 1px solid #E4E4E4}
#commentlist_top li:last-child{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
.top_commentaires .comment-content {width: 473px; border: 1px solid #E1E1E1;background : #F1F1F1;}
/* Articles similaires */
.articles_similaires{border-top:5px solid #E6E6E8;border-bottom:5px solid #E6E6E8;padding-bottom:21px;padding-top:14px;}
.articles_similaires h2{color: #000;font-family: Open Sans;font-weight:bold;font-size: 15px;margin:0 20px;margin-bottom:20px;padding-bottom:10px;border-bottom: 3px double #EEEEEE;}
.container_list_similaires{margin:0;padding:0;}
.container_list_similaires li{list-style: none;float:left;width:201px;height:138px;margin-left:20px;box-shadow:0 4px 5px -4px #000000;}
.container_list_similaires li img{min-width:201px;max-height:138px;}
.container_list_similaires li a{width:201px;height:138px;position:absolute;overflow:hidden;}
.shadow_similar{width:201px;height:169px;position:absolute;overflow:hidden;background:url(images/fadesimilar.png);display:none;}
.shadow_similar_container{width:201px;height:138px;position:absolute;overflow:hidden;}
.article_similaire_title{font-size: 12px;color:#C0C0C0;font-weight: bold;padding:5px 7px;width:191px;position:absolute;bottom:-31px;display:none;}
.similar_rating{position:absolute;top:0;color:#555555;text-align:center;width:187px;padding:0px 7px;font-weight:bold;font-size:13px;display:none;}
.logo_class_similar{padding-left:25px;padding-top:1px;display:inline-block;}
/*search*/
.no-results{float:left;width:100%}
.entry-header-search {width:100%;float:left;height:50px;padding-top:10px;}
.entry-content-search {width:100%;float:left;height:80px;}

/*categories*/
.page-title-categories {padding:0 0px 10px 0px;color:#000;line-height: 23px; border-bottom: 1px solid #EEEEEE; width:100%;font-size: 16px;font-family: Open Sans;letter-spacing: 1px;text-transform: uppercase;font-weight: bold}

/*************************CONTACT**********************************************/
.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks {}

/*****Forms*****/
.title-contact{border-bottom: 1px double #E7E7E7;color: #000;line-height: 16px;font-family: Open Sans;font-size:18px;font-weight: bold;letter-spacing: 1px;text-transform: uppercase;margin-bottom: 20px;padding-bottom: 20px;}
.buzz_conditions{list-style-type:circle;padding:0;margin:0;padding-left:15px;margin-top:10px;}
.buzz_infos{font-size:12px;}
ol.forms {list-style: none; margin: 0;}
ol.forms li {margin-bottom: 18px;position:relative;}
ol.forms li.infos-sender{width:307px;float:left;}
ol.forms li.infos-sender-margin{margin-left:31px;}
ol.forms label {
	cursor: pointer;
	display: block;
	font-size:13px;font-weight:bold;color:#666666;margin-bottom:5px;
	font-family: Open Sans;
}
ol.forms input, ol.forms textarea {
	border: none;
	background: #EAEAEA;
	border-radius:2px;
	-moz-border-radius: 2px;
	padding: 6px 4px;
	-webkit-border-radius: 2px;
	width: 297px;font-size:12px;line-height:16px;
}
ol.forms textarea { height: 250px; width: 636px;overflow: auto;resize: vertical;}
ol.forms input:focus, ol.forms textarea:focus { background-color: #ECECEC;}
.error {font-size: 12px;position:absolute;background:#EFEFEF;padding:7px;border-radius:3px;border:1px solid #C6C6C6;z-index: 9999;}
.error-norm{right:15px;top:52px;}
.error-message{right:300px;bottom:-28px;}
.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #EFEFEF;position:absolute;top:-7px;left:20px;
}

ol.forms li.screenReader { margin-bottom: 0; }

ol.forms li.buttons button[type="submit"], ol.forms li.buttons button[type="button"] {background: #72b35a;color: #FFF;margin-top: 15px;font-size: 13px;padding-left: 10px;border: 4px solid #72b35a;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;box-shadow: 0 0 0 1px white inset;display: block;height: 45px;width: 150px;transition: opacity .2s;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;}
ol.forms li.buttons button[type="submit"]:hover, ol.forms li.buttons button[type="button"]:hover {cursor: pointer;opacity: 0.8;}

.loader{width:15px;height:15px;background:url(images/loader-green.gif);display:inline-block;margin-left:41px;margin-top:9px;}

/*************************CONTACT**********************************************/

#crp_related ul {
  list-style: none;
  float: left;
  width: 750px;


}

#crp_related h2{color: #000;font-family: Open Sans;font-size: 15px;padding-bottom:10px;font-weight:bold;}

#crp_related li, #crp_related a {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
#crp_related li {
  margin: 10px 34px 20px 0;
  border: 1px solid #ddd;
  padding: 3px;

}
#crp_related li:hover {
  background: #eee;
  border-color: #bbb;
}
#crp_related a {
  width: 204px;
  height: 171px;
}
#crp_related a:hover {
  text-decoration: none;
}
#crp_related img {
  max-width: 204px;
  margin: auto;
}
#crp_related .crp_title {
  position: absolute;
  height: inherit;
  /*display: inline-block;*/
  /*height: 50px;*/
  vertical-align: middle;
  bottom: 3px;
  left: 3px;
  padding: 10px;
  width: 184px;
  color: #fff;
  font-family: Open Sans;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  /*text-shadow: #000 .1em .1em .2em;*/
  background: rgb(114, 179, 90);
  background: rgba(114, 179, 90, 0.7);
}
#crp_related li:hover .crp_title {
  background: #72B35A;

}

/*@media only screen and (device-width: 768px) {
#jwplayer-1_wrapper,#jwplayer-1_video_wrapper,#jwplayer-1_video,#jwplayer-1_displayarea,#jwplayer-1,#jwplayer-1_jwplayer_display,#jwplayer-1_instreamarea {width:645px  !important; height:450px !import}
}*/


/*SMDSGN2014*/
/*#access-2 > li {display: inline-block;font-size: 13px;padding: 20px 0 0 0}*/

/* Dialog Box
----------------------------------------------- */
.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: 350px;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: 24px;padding-bottom: 15px;color: #FFFFFF;text-align: center;}
.dialog-box h2 > .close-modal {position: absolute;right: 0;top: 10px;padding: 0;color: #FFFFFF;font-size: 15px;border: none;background: none;cursor: pointer;}
body.no-scroll {overflow: hidden;}
.facebookOuter {margin-top: -11px;}

.login-register-container {}
.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 h2 {padding: 0 0 30px 0;margin-bottom: 30px;border-bottom: 1px solid #E9E9E9;color: #000;font-size:16px;font-weight: bold;font-family: Open Sans;letter-spacing: 1px;text-transform: uppercase;line-height: 23px}
.login-register-form p {color: #999999;font-size: 12px;height: auto;padding-bottom: 10px;}
.login-register-form input[type="text"], .login-register-form input[type="password"], .login-register-form select {font-size: 14px;width: 100%;padding: 9px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.login-register-form #user_login {margin-bottom: 10px;color: #454545;padding-left: 42px;border: none;background: #EAEAEA url('images/user_min@2x.png') no-repeat 9px center;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
.login-register-form #user_password {color: #454545;padding-left: 42px;border: none;background: #EAEAEA url('images/key@2x.png') no-repeat 9px center;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
.login-register-form #user_email {margin-bottom: 10px;color: #454545;padding-left: 42px;border: none;background: #EAEAEA url('images/mail@2x.png') no-repeat 9px center;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
.login-register-form #user_password2 {margin-top: 10px;color: #454545;padding-left: 42px;border: none;background: #EAEAEA url('images/key@2x.png') no-repeat 9px center;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
.login-register-form #user_location {margin-top: 10px;color: #454545;padding-left: 42px;border: none;background: #EAEAEA url('images/location_min@2x.png') no-repeat 9px center;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
.login-register-form select {font-weight: 300;margin-top: 10px;color:#7D7D7f; padding-left: 38px;border: none;background: #EAEAEA url('images/user_sex@2x.png') no-repeat 9px center;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
/*.login-register-form option:not(:checked) { color: #7D7D7F; }*/
.login-register-form .login-remember > input {padding: 0;margin: 0;}
.login-register-form .login-remember > label {color: #999999;cursor: pointer;font-size: 12px;position: relative;top: 1px;}
.login-register-form a.lost-password {display: inline;color: #72b35a;float: right;font-size: 12px;padding-top: 5px;}
.login-register-form a.lost-password:hover {color: #454545;}
.login-register-form input[type="submit"] {background: #72b35a;color: #FFF;margin-top: 15px;font-size: 13px;padding-left: 10px;border: 4px solid #72b35a;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;box-shadow: 0 0 0 1px white inset;display: block;height: 45px;width: 150px;transition: opacity .2s;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;}
.login-register-form input[type="submit"]:hover {cursor: pointer;opacity: 0.8;}

/* Profil
----------------------------------------------- */
.error-notification {padding: 10px;margin-bottom: 15px;font-size: 13px;background: #FFC4CD;color: #ba2e45;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
.success-notification {padding: 10px;margin-bottom: 15px;font-size: 13px;background: #E2F4DC;color: #72b35a;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
a.profil-link-admin {color: #72b35a;}
a.profil-link {color: #FF3B4F;}
.no-link {color: #454545;}

/*.profile-tabs-container {position: relative;margin-top: 30px;}
.profile-tabs-container .profile-tabs {overflow: hidden;}
.profile-tabs-container .profile-tabs li {float: left;display: block;font-size: 14px;padding: 15px 25px 5px;color: #444444;cursor: pointer;border-bottom: 3px solid #EAEAEA;-webkit-transition: color .5s ease;-moz-transition: color .5s ease;transition: color .5s ease;}
.profile-tabs-container .profile-tabs li:hover {color: #72b35a;}
.profile-tabs-container .profile-tabs li:first-child {padding-left: 0;}
.profile-tabs-container .profile-tabs li.active {color: #72b35a;}
.profile-tabs-container .slider {background: #72b35a;height: 3px;position: absolute;bottom: 0;left: 0;-webkit-transition: all .5s ease;transition: all .5s ease;}
.profile-tab-content {display: none;}*/

.profile-update {padding-top: 35px;}
.profile-update h2 {font-weight: bold;text-transform: uppercase;padding-bottom: 10px;color: #72b35a;font-size: 13px;line-height: 13px;}
.profile-update > .update-forms {}
.profile-update > .update-forms form {padding: 25px;}
.profile-update > .update-forms form:first-child {border-top: 0;}
.profile-update > .update-forms form:last-child {border-bottom: 0;}
.profile-update > .update-forms form label {color: #454545;font-size: 13px;font-weight: bold;width: 142px;display: inline-block;text-align: right;margin-right: 10px;}
.profile-update > .update-forms form .profile-avatar {display: inline-block;width: 70px;height: 70px;overflow: hidden;border: 5px solid #FFFFFF;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
.profile-update > .update-forms form .profile-avatar > img {display: block;}
.profile-update > .update-forms form .upload-file-container {display: inline-block;padding: 4px 0;width: 130px;height: 21px;font-size: 13px;background: #444444;color: #FFFFFF;text-align: center;overflow: hidden;position: relative;top: -25px;left: 10px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;transition: background .2s;-webkit-transition: background .2s;-moz-transition: background .2s;}
.profile-update > .update-forms form .upload-file-container:hover {background: #777777;}
.profile-update > .update-forms form .upload-file-container input {cursor: pointer;opacity: 0;position: absolute;top: 0;left: 0;}
.profile-update > .update-forms form > input[type="text"], .profile-update > .update-forms form > input[type="password"] {font-size: 13px;padding-left: 10px;border: 4px solid #f0f0f0;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;box-shadow: 0 0 0 1px #ddd inset;display: inline-block;height: 45px;width: 280px;}
.profile-update > .update-forms form > input[type="submit"] {margin-top: 10px;margin-left: 156px;font-size: 13px;padding-left: 10px;border: 4px solid #f0f0f0;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;box-shadow: 0 0 0 1px #FFF inset;display: block;height: 45px;width: 150px;transition: color .2s;-webkit-transition: color .2s;-moz-transition: color .2s;}
.profile-update > .update-forms form > input[type="submit"]:hover {cursor: pointer;color: #72b35a;}

.profile-header {margin-bottom: 30px;overflow: hidden;}
.profile-header .profile-avatar  {float: left;width: 100px;height: 100px;}
.profile-header .profile-infos {float: left;margin-left: 18px;}
.profile-header .profile-infos .user-login {color: #444444;font-size: 24px;font-weight: 600;padding: 5px 0;}
.profile-header .profile-infos .personnal-infos {color: #444444;font-size: 14px;}
.profile-header .profile-infos .personnal-infos i {font-size: 12px;font-weight: 600;margin-right: 10px;}
.profile-header .profile-infos .activity-infos {color: #999999;font-size: 12px;}
.profile-header .profile-infos .activity-infos a {color: #86BA72;}
.profile-header .profile-infos .activity-infos a:hover {color: #999999;}
.profile-header .profile-infos .activity-infos span {margin: 0 4px;}

.profile-stats {overflow: hidden;}
.profile-stats .profile-stats-left {float: left;width: 66%;background: linear-gradient(to right, #409fa0, #7db768);background: -o-linear-gradient(to right, #409fa0, #7db768);background: -webkit-linear-gradient(to right, #409fa0, #7db768);background: -moz-linear-gradient(to right, #409fa0, #7db768);background: -ms-linear-gradient(to right, #409fa0, #7db768);box-sizing: border-box;}
.profile-stats .profile-stats-left .profile-stats-left-header {height: 160px;display: -webkit-flex;-webkit-justify-content: space-around;-webkit-align-items: center;display: flex;justify-content: space-around;align-items: center;}
.profile-stats .profile-stats-left .profile-stats-left-header .user-score {margin-bottom: 14px;color: #FFFFFF;font-size: 55px;font-weight: 300;line-height: 40px;font-family: 'Open Sans', sans-serif;}
.profile-stats .profile-stats-left .profile-stats-left-header .user-score .score-unity {line-height: 0;color: #FFFFFF;font-size: 12px;margin-left: 8px;font-weight: 300;font-family: 'Open Sans', sans-serif;}
.profile-stats .profile-stats-left .profile-stats-left-header .inline-rank {padding-left: 2px;color: #FFFFFF;font-size: 16px;font-weight: 300;line-height: 14px;font-family: 'Open Sans', sans-serif;}
.profile-stats .profile-stats-left .profile-stats-left-header .inline-rank .inline-rank-stars {margin-left: 10px;color: rgba(255, 255, 255, 0.5);font-size: 26px;letter-spacing: 1px;vertical-align: middle;}
.profile-stats .profile-stats-left .profile-stats-left-header .inline-rank .inline-rank-stars .highlighted-stars {color: #FFFFFF;}
.profile-stats .profile-stats-left .profile-stats-left-footer {padding: 0 20px 20px 20px;}
.profile-stats .profile-stats-left .profile-stats-left-footer > div {margin-bottom: 3px;color: rgba(255, 255, 255, 0.8);font-size: 14px;font-weight: 400;font-family: 'Open Sans', sans-serif;}
.profile-stats .profile-stats-left .profile-stats-left-footer > div:last-child {margin-bottom: 0;}
.profile-stats .profile-stats-left .profile-stats-left-footer > div > span {float: right;font-family: 'Open Sans', sans-serif;}

.profile-stats .profile-stats-right {float: left;width: 30%;margin-left: 4%;background: #F1F1F1;box-sizing: border-box;}
.profile-stats .profile-stats-right .profile-stats-right-header, .profile-stats .profile-stats-right .profil-stats-right-top {height: 105px;display: -webkit-flex;-webkit-justify-content: space-around;-webkit-align-items: center;display: flex;justify-content: space-around;align-items: center;text-align: center;}
.profile-stats .profile-stats-right .profil-stats-right-top {border-bottom: 5px solid #FFFFFF;}
.profile-stats .profile-stats-right .profile-stats-right-header .user_comments, .profile-stats .profile-stats-right .profil-stats-right-top .user_posts_published {margin-bottom: 2px;color: #444444;font-size: 30px;font-weight: 300;line-height: 40px;font-family: 'Open Sans', sans-serif;}
.profile-stats .profile-stats-right .profile-stats-right-header .comment_unity, .profile-stats .profile-stats-right .profil-stats-right-top .posts_unity {color: #444444;font-size: 14px;font-weight: 300;line-height: 14px;font-family: 'Open Sans', sans-serif;}
.profile-stats .profile-stats-right .profile-stats-right-footer {overflow: hidden;}
.profile-stats .profile-stats-right .profile-stats-right-footer .votes-detail {float: left;width: 50%;height: 44px;margin-bottom: 21px;display: -webkit-flex;-webkit-justify-content: space-around;-webkit-align-items: center;display: flex;justify-content: space-around;align-items: center;text-align: center;box-sizing: border-box;}
.profile-stats .profile-stats-right .profile-stats-right-footer .votes-detail > div > img {width: 20px; height: 20px;margin-bottom: 2px;}
.profile-stats .profile-stats-right .profile-stats-right-footer .votes-detail > div > div {color: #444444;font-size: 16px;font-weight: 300;line-height: 14px;font-family: 'Open Sans', sans-serif;}

.profile-last-comments {padding: 35px 0px;}
.profile-last-comments h2 {font-weight: bold;text-transform: uppercase;padding-bottom: 10px;color: #72b35a;font-size: 13px;line-height: 13px;}
.profile-last-comments > ul {margin: 0;}
.profile-last-comments > ul > li {padding: 20px 0;position: relative;}
.profile-last-comments > ul > li .comment-container {overflow: hidden;}
.profile-last-comments > ul > li .avatar-author {float: left;width: 50px;height: 50px;overflow: hidden;}
.profile-last-comments > ul > li .main-comment {float: left;width: 630px;margin-left: 20px;color: #0e0e0e;font-size: 12px;}
.profile-last-comments > ul > li .main-comment .meta-comment {padding-bottom: 8px;}
.profile-last-comments > ul > li .main-comment .meta-comment .meta-rating {float: right;}
.profile-last-comments > ul > li .main-comment .meta-comment .show-rating {color:#999999;font-size:12px;font-weight:bold;}
.profile-last-comments > ul > li .main-comment .meta-comment .show-rating > span {padding-left: 22px;height: 16px;display: inline-block;}
.profile-last-comments > ul > li .main-comment .meta-comment .show-rating > span:first-child {padding-right: 10px;margin-right: 7px;border-right: 1px solid #eee;}
.profile-last-comments > ul > li .main-comment .content-comment {line-height: 18px;}
.profile-last-comments > ul > li .main-comment .content-comment p {font-size: 12px;height: auto;color: #454545;}
.profile-last-comments > ul > li .main-comment .content-comment a.comment-link {color: #72b35a;transition: color .2s;-webkit-transition: color .2s;-moz-transition: color .2s;}
.profile-last-comments > ul > li .main-comment .content-comment a.comment-link:hover {color: #454545;}
.profile-last-comments > ul > li .gradient-separator {position: absolute;left: 0;bottom: 0;height: 1px;width: 60%;background: linear-gradient(to right, #e9e9eb 0%, #e9e9eb 65%, rgba(233, 233, 235, 0.34) 85%, rgba(233, 233, 235, 0) 100%);}

.profile-last-articles {padding-top: 35px;}
.profile-last-articles h2 {font-weight: bold;text-transform: uppercase;padding-bottom: 10px;color: #72b35a;font-size: 13px;line-height: 13px;}
.profile-last-articles > ul {margin: 0;}
.profile-last-articles > ul > li {padding: 20px 0;position: relative;}
.profile-last-articles > ul > li .post-container {overflow: hidden;}
.profile-last-articles > ul > li .post-thumbnail {float: left;width: 120px;height: 70px;overflow: hidden;}
.profile-last-articles > ul > li .post-thumbnail img {width: 100%;height: auto;vertical-align: middle;}
.profile-last-articles > ul > li .post-infos {float: left;width: 560px;padding-left: 20px;}
.profile-last-articles > ul > li .post-infos .post-title {display: block;font-size: 14px;line-height: 16px;color: #010d1e;font-family: "Open Sans";font-weight: bold;padding: 5px 0;}
.profile-last-articles > ul > li .post-infos .post-category {font-weight: bold;font-size: 11px;}
.profile-last-articles > ul > li .post-infos .post-date {color: #7d7d7f;font-size: 11px;}
.profile-last-articles > ul > li .post-infos .post-type {color: #7d7d7f;font-size: 11px;}
.profile-last-articles > ul > li .post-infos .separator {color: #d7d7da;margin: 0 5px;vertical-align: middle;}
.profile-last-articles > ul > li .post-infos .post-rating {float: right;}
.profile-last-articles > ul > li .post-infos .post-rating .show-rating {color:#999999;font-size:12px;font-weight:bold;}
.profile-last-articles > ul > li .post-infos .post-rating .show-rating > span {padding-left: 22px;height: 16px;display: inline-block;}
.profile-last-articles > ul > li .post-infos .post-rating .show-rating > span:first-child {padding-right: 10px;margin-right: 7px;border-right: 1px solid #eee;}
.profile-last-articles > ul > li .gradient-separator {position: absolute;left: 0;bottom: 0;height: 1px;width: 60%;background: linear-gradient(to right, #e9e9eb 0%, #e9e9eb 65%, rgba(233, 233, 235, 0.34) 85%, rgba(233, 233, 235, 0) 100%);}

.profile-articles {padding-top: 35px;}
.profile-articles h2 {font-weight: bold;text-transform: uppercase;padding-bottom: 10px;color: #72b35a;font-size: 13px;line-height: 13px;}
.profile-articles > ul {margin: 0;}
.profile-articles > ul > li {padding: 20px 0;position: relative;}
.profile-articles > ul > li .post-infos {}
.profile-articles > ul > li .post-infos .post-title {display: block;font-size: 14px;line-height: 16px;color: #010d1e;font-family: "Open Sans";font-weight: bold;padding: 5px 0;}
.profile-articles > ul > li .post-infos .post-date {color: #7d7d7f;font-size: 11px;}
.profile-articles > ul > li .post-infos .post-status {color: #7d7d7f;font-size: 11px;}
.profile-articles > ul > li .post-infos .separator {color: #d7d7da;margin: 0 5px;vertical-align: middle;}
.profile-articles > ul > li .gradient-separator {position: absolute;left: 0;bottom: 0;height: 1px;width: 60%;background: linear-gradient(to right, #e9e9eb 0%, #e9e9eb 65%, rgba(233, 233, 235, 0.34) 85%, rgba(233, 233, 235, 0) 100%);}

p.no-data {color: #999999;font-size: 12px;height: auto;padding-top: 15px;}

/*
 *Mes articles
 */
.title-page {border-bottom: 1px double #E7E7E7;color: #000;line-height: 16px;font-family: Open Sans;font-size:18px;font-weight: bold;letter-spacing: 1px;text-transform: uppercase;padding-bottom: 20px;}
.page-mes-articles h2 {font-weight: bold;text-transform: uppercase;padding-bottom: 10px;color: #72b35a;font-size: 13px;line-height: 13px;}
.page-mes-articles > ul {margin: 0;}
.page-mes-articles > ul > li {padding: 20px 0;position: relative;}
.page-mes-articles > ul > li .post-infos .post-title {display: block;font-size: 14px;line-height: 16px;color: #010d1e;font-family: "Open Sans";font-weight: bold;padding: 5px 0;}
.page-mes-articles > ul > li .post-infos .post-date {color: #7d7d7f;font-size: 11px;}
.page-mes-articles > ul > li .post-infos .post-status {color: #7d7d7f;font-size: 11px;}
.page-mes-articles > ul > li .post-infos .separator {color: #d7d7da;margin: 0 5px;vertical-align: middle;}
.page-mes-articles > ul > li .gradient-separator {position: absolute;left: 0;bottom: 0;height: 1px;width: 60%;background: linear-gradient(to right, #e9e9eb 0%, #e9e9eb 65%, rgba(233, 233, 235, 0.34) 85%, rgba(233, 233, 235, 0) 100%);}


/* Players
----------------------------------------------- */
.player {display: none;margin-top: 5px;height: 450px;width: 100%;overflow: hidden;}
.player.default {display: block;}
.player-buttons-container {text-align: left}
.player-buttons-container > button {margin-right: 10px;margin-bottom: 15px;border: 1px solid #D6D6D6;background: #EAEAEA;color: #666666;padding: 4px 6px;webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;transition: background .2s;-webkit-transition: background .2s;-moz-transition: background .2s;}
.player-buttons-container > button:hover {background: #D6D6D6;cursor: pointer;}
.player-buttons-container > button[disabled] {background: #D6D6D6;cursor: default;}
.player-buttons-container > button:last-child {margin-right: 0;}
#export {display: none;padding-top: 15px;}
#export > input {width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}



/*Second menu*/
#access-2 {margin: 0;width: 700px; margin: 0 0 10px 0;overflow: hidden; }
#access-2 > li {float:left;display: inline-block;margin-right: 20px;font-size: 10px;font-weight: bold;}
#access-li-2, #access-li-5 {border-left:  1px solid #E1E1E1;padding-left:20px}
#access-2 > li > a  {display:block; padding: 0px 0px;text-transform: uppercase;font-family: Open Sans;}
 
#access-version {overflow: hidden;margin: 0 0 20px 0;}
#access-version > li { width: 50%;box-sizing: border-box;background: #e9e9e9 none repeat scroll 0 0;display: inline-block;float: left; font-size: 10px;font-weight: bold;text-align: center;}
#access-li-8 {-webkit-border-radius: 2px 0px 0px 2px;-moz-border-radius: 2px 0px 0px 2px;border-radius: 2px 0px 0px 2px;}
#access-li-9 {-webkit-border-radius: 0px 2px 2px 0px;-moz-border-radius: 0px 2px 2px 0px;border-radius: 0px 2px 2px 0px;}
#access-version > li > a {display: block;letter-spacing: 1px;font-family: Open Sans;padding: 10px 0;text-transform: uppercase;}
#access-version > .access-version-active {background: linear-gradient(to right, #409fa0, #7db768);background: -o-linear-gradient(to right, #409fa0, #7db768);background: -webkit-linear-gradient(to right, #409fa0, #7db768);background: -moz-linear-gradient(to right, #409fa0, #7db768);background: -ms-linear-gradient(to right, #409fa0, #7db768);}
#access-version   a:hover {color: #72b35a;} 
#access-version > .access-version-active > a, #access-version > .access-version-active > a:hover {color: #fff;}



/*Size -1px for border*/
/*#access-li-1 {width: 56px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}*/ /* -2 : 2 borders*/
/*#access-li-3 {width: 57px}
#access-li-2{width: 100px;-webkit-border-radius: 2px 0px 0px 2px;-moz-border-radius: 2px 0px 0px 2px;border-radius: 2px 0px 0px 2px;margin-left: 5px}
#access-li-4 {width: 99px; -webkit-border-radius: 0px 2px 2px 0px;-moz-border-radius: 0px 2px 2px 0px;border-radius: 0px 2px 2px 0px;}
#access-li-5{width: 99px;-webkit-border-radius:2px 0px 0px 2px;-moz-border-radius: 2px 0px 0px 2px;border-radius: 2px 0px 0px 2px;margin-left: 5px}
#access-li-6 {width: 135px;}
#access-li-7 {width: 135px; -webkit-border-radius: 0px 2px 2px 0px;-moz-border-radius: 0px 2px 2px 0px;border-radius: 0px 2px 2px 0px;}  
*/

#access-2  >.access-2-active {color: #72b35a;}
#access-2  >.access-2-active > a {color: #72b35a; }
#access-2   a:hover {color: #72b35a;} 
#access-2   :last-child a:hover {color: #BF7878;}
#access-2  >.access-2-active a:hover, #access-2  >.access-2-active a:last-child:hover  {}

/*#access-li-1.access-2-active {border: 1px solid #72b35a;border:right: none; border-left:none }
#access-li-2.access-2-active, #access-li-5.access-2-active {border: 1px solid #72b35a;border-right: none;border-left:none }
#access-li-4.access-2-active, #access-li-7.access-2-active {border: 1px solid #72b35a;border-left: none; border-right: none }
#access-li-3.access-2-active, #access-li-6.access-2-active {border-top: 1px solid #72b35a;border-bottom: 1px solid #72b35a;border-right: none;border-left:none  }
*/
#headcustomquery {color: #72b35a;width: 700px;margin: 0 0 10px 0px;position: relative;padding-bottom: 20px;border-bottom: 1px solid #EEEEEE}
#headercustomtitle {font-size: 16px;font-family: Open Sans;padding-top:8px;text-transform: uppercase;letter-spacing: 1px;font-weight: bold; }
#access-time { width: 260px;border: 1px solid #E1E1E1;z-index: 999;font-size: 11px;position: absolute;right: 0;top: 4px;background: #EEEEF0;font-weight: bold;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#access-time li {float:left;width: 64px;text-align: center;display: inline-block; border-right: 1px solid #E1E1E1;}
#access-time li:last-child {border: none;width: 65px}
#access-time a:hover {color: #72B35A;background: #E9E9EC}
#access-time a {display:block;padding: 5px 0 6px 0;font-family: Open Sans;}
#access-time .access-time-active a  {background: #fff;color:#72B35A}
#access-time .access-time-active:hover  {background: white;color:#191919}

 
/*Top comments*/
.hentry2-topcom{ border-bottom: 3px double #eeeeee;width:700px; padding:30px 0; overflow: hidden;position: relative;}
.hentry2-topcom .thumbh {background: url(images/thumbh-topcom.png) no-repeat}
.hentry2-topcom .thumbh,.hentry2-topcom .thumbnail, .hentry2-topcom .thumbcontainer,.hentry2-topcom .imgframe{width: 150px; height: 104px}

.hentry-topcom {float:right;width:530px;overflow: hidden;position: relative;}
.topcom-bubble {overflow: hidden;background: url(images/topcom-arrow.png) no-repeat;}
.topcom-bubble-in {border-bottom:1px solid #E1E1E1;font-size: 11px;margin-left: 11px;color: #555859;width: 499px; padding: 10px 10px 5px 10px;overflow: hidden;background: #e9e9ec; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.topcom-author {font-size: 13px;padding: 10px 0;width: 90%;display:inline-block;overflow-y: hidden;color: #72b35a;font-weight: bold; font-style: italic; text-overflow: ellipsis;white-space: nowrap;overflow-x:hidden}
.topcom-author img {position: absolute;margin-top: -10px}
.topcom-author strong {margin-left: 50px}
.topcom-author a.profil-link, .topcom-author .profil-link-admin {color: inherit}
.topcom-author .no-link {color: inherit; margin-left: 50px}
.topcom-content {font-size: 13px;overflow-y: hidden;padding-top: 5px;padding-bottom: 5px;color: #6B6868}
.topcom-footer {font-weight: bold;padding-top: 5px;font-size: 12px;border-top:1px dotted #D5D5D5;color: grey}
.topcom-date {font-weight: normal;float: right;display: inline-block;color: #B6B6B6;font-style: italic}



/*Connexion menu*/
#header-connect {position:relative;width:200px;float:right;font-weight:normal;text-align:right; font-size:13px;color:#7d7d7f;height:30px;margin-top: 5px}
#header-connect a {color: white;cursor:pointer}
#header-connect a:hover {color: black}
#header-connect img {cursor: pointer;width: 30px;position: absolute; right: 0}
#header-connect .span-logged {color: white;background: #72b35a;font-family: Open Sans;cursor: default;font-weight: bold;display:inline-block;padding: 4px 10px 0 10px; height: 26px; text-align:right;float:right; margin-right: 40px; max-width: 140px;text-overflow: ellipsis;white-space: nowrap;overflow-x:hidden; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
#header-connect > .span-logged > span {margin-left: 2px;font-size: 8px;position: relative;top: -1px; color: white}
#button-suscribe {float: right;margin-left: 10px; background:#72b35a;height: 30px;padding: 0 10px;display:inline-block;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
#header-connect .span-not-logged { transition: all 0.4s ease 0s;   color: #7d7d7f;font-family: "Open Sans";font-weight: 600;letter-spacing: 1px;margin-top:7px;font-family: Open Sans;font-size: 11px;text-transform: uppercase;display:inline-block; text-align:right;float:right }
#button-suscribe > .span-not-logged {transition: all 0.4s ease 0s;margin-top:7px;color: white}
#button-suscribe:hover{ background: #86CE69;-o-transition : background 0.6s ease 0s;-webkit-transition : background 0.6s ease 0s;-moz-transition : background 0.6s ease 0s;transition : background 0.6s ease 0s}
#header-connect .span-not-logged:hover {color: black;}
#button-suscribe > .span-not-logged:hover {color: white}
#header-connect-options {color:#7d7d7f;overflow:hidden;display:none;width: 120px;background:  #EEEEF0;border: 1px solid #DADADA; position: absolute; top: 30px;right: 40px;-webkit-border-radius: 0px 0px 2px 2px;-moz-border-radius: 0px 0px 2px 2px;border-radius: 0px 0px 2px 2px;}
#header-connect-options a {color:#7d7d7f;font-size:11px;display:inline-block;padding: 5px 10px;width: 100px;border-bottom: 1px dotted #DDD}
#header-connect-options a:last-child  {border-bottom: none}

/*
 *Data tabs
 */
.data-tabs-container {position: relative;margin-top: 30px;}
.data-tabs-container .data-tabs {overflow: hidden;}
.data-tabs-container .data-tabs li {float: left;display: block;font-size: 14px;padding: 15px 25px 5px;color: #444444;cursor: pointer;border-bottom: 3px solid #EAEAEA;-webkit-transition: color .5s ease;-moz-transition: color .5s ease;transition: color .5s ease;}
.data-tabs-container .data-tabs li:hover {color: #72b35a;}
.data-tabs-container .data-tabs li:first-child {padding-left: 0;}
.data-tabs-container .data-tabs li.active {color: #72b35a;}
.data-tabs-container .slider {background: #72b35a;height: 3px;position: absolute;bottom: 0;left: 0;-webkit-transition: all .5s ease;transition: all .5s ease;}
.data-tab-content {display: none;}

/*
 *Leaderboard widget
 */
#header-widget-top-members-3 {border-bottom: none;}
#widget-top-members-3 {padding: 0;width: 308px;}
.leaderboard-widget .leaderboard-tabs-container {position: relative;margin: 0 20px;}
.leaderboard-widget ul.leaderboard-tabs {width: 100%;overflow: hidden;border-bottom: 1px solid #D1D1D1;}
.leaderboard-widget ul.leaderboard-tabs li {cursor: pointer;float: left;width: 50%;text-align: center;padding: 10px 0;font-size: 11px;text-transform: uppercase;color: #888888;transition: color .3s ease;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;}
.leaderboard-widget ul.leaderboard-tabs li.active {color: #000000;}
.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 .leaderboard-content {margin: 10px 20px;position: relative;height: 322px;}
.leaderboard-widget ul.leaderboard {position: absolute;display: none;width: 100%;}
.leaderboard-widget ul.leaderboard-week {display: block;}
.leaderboard-widget ul.leaderboard li {border-bottom: 1px solid #e6e6e6;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:last-child {border-bottom: none;}
.leaderboard-widget ul.leaderboard li.hidden {opacity: 0;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-rank {float: left;font-size: 12px;font-weight: 600;color: #888;width: 30px;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-rank i {margin-left: 5px;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-rank i.first {color: #F7CE00;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-rank i.second {color: #C1C1C1;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-rank i.third {color: #D3904D;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-name a {float: left;font-size: 12px;font-weight: 600;color: #000;text-decoration: none;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-points {float: right;font-size: 12px;font-weight: 600;color: #74B25E;}
.leaderboard-widget ul.leaderboard li .leaderboard-member-points .leaderboard-unity {margin-left: 2px;font-weight: 400;font-size: 11px;}
.leaderboard-widget .go-to-leaderboard {position: absolute;bottom: 0;text-align: right;width: 100%;}
.leaderboard-widget .go-to-leaderboard a {color: #888;font-size: 11px;text-decoration: none;transition: color .3s ease;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;}
.leaderboard-widget .go-to-leaderboard a:hover {color: #74B25E;}

/*
 *Leaderboard page
 */
.leaderboard-page ul.leaderboard {width: 100%;margin-top: 30px;}
.leaderboard-page ul.leaderboard li {border-bottom: 1px solid #e6e6e6;padding: 15px 0;overflow: hidden;}
.leaderboard-page ul.leaderboard li:last-child {border-bottom: none;}
.leaderboard-page ul.leaderboard li .leaderboard-member-rank {float: left;font-size: 15px;padding: 18px 0;font-weight: 600;color: #888;width: 30px;}
.leaderboard-page ul.leaderboard li .leaderboard-member-avatar {float: left;}
.leaderboard-page ul.leaderboard li .leaderboard-member-avatar > img {vertical-align: middle;}
.leaderboard-page ul.leaderboard li .leaderboard-member-name a {float: left;font-size: 13px;font-weight: 600;color: #000;text-decoration: none;padding: 20px 0;margin-left: 20px;}
.leaderboard-page ul.leaderboard li .leaderboard-member-points {float: right;font-size: 15px;font-weight: 600;padding: 18px 0;}
.leaderboard-page ul.leaderboard li .leaderboard-member-points .leaderboard-unity {margin-left: 2px;font-weight: 400;font-size: 11px;}

/*En direct du forum*/
#last-10-forum h3{ padding-bottom: 5px;margin-bottom: 10px;font-family: Open Sans;color:#222222; font-weight: bold;font-size: 13px; border-bottom: 3px double #EEE}
#last-10-forum li {background: url(images/play-forum.png) no-repeat;overflow: hidden;font-family: Open Sans;line-height: 13px;font-size: 11px;padding: 10px 0;border-bottom: 1px dotted #DDD}
#last-10-forum li:last-of-type {border: none}
#last-10-forum li a {float: left;width: 94%;padding-left: 6%}
#last-10-forum li a:hover {color: #72b35a;text-decoration: none}

.author-name {font-size: 11px; font-weight:bold; height: 10px;color: #888}

/*FB*/
.facebookOuter {background: #E9e9e9 !important;}

/*Categories*/
.line-video {position: absolute;height: 7px;width: 300px;bottom: 0}

.cat-Actualites, .cat-Actualites.cat-links a {color: #9b58b5;}
.line-cat-Actualites {background: #b98acb}

.cat-Art, .cat-Art.cat-links a {color: #7d3330;}
.line-cat-Art {background: #a4706e}

.cat-Choc, .cat-Choc.cat-links a {color: #3e4b5c;}
.line-cat-Choc {background: #78818d}

.cat-Cinema-TV, .cat-Cinema-TV.cat-links a {color: #a36042;}
.line-cat-Cinema-TV {background: #be8f7a}

.cat-DivertissonsNous, .cat-DivertissonsNous.cat-links a {color: #72B35A;} /*#72B35a*/
.line-cat-DivertissonsNous {background: #72B35A} /*#ff7E7E*/

.cat-Fun, .cat-Fun.cat-links a {color: #ff7c57;}
.line-cat-Fun {background: #ff7c57;}

.cat-Images, .cat-Images.cat-links a {color: #3949ab;}
.line-cat-Images {background: #747fc4}

.cat-Jeux-video, .cat-Jeux-video.cat-links a {color: #ffba18;}
.line-cat-Jeux-video {background: #ffce5d}

.cat-Musique, .cat-Musique.cat-links a {color: #66bb6a;}
.line-cat-Musique {background: #94cf96}

.cat-People, .cat-People.cat-links a {color: #d01a25;}
.line-cat-People {background: #de5e66}

.cat-Sexy, .cat-Sexy.cat-links a {color: #ec407a;}
.line-cat-Sexy {background: #f279a2}

.cat-Sports, .cat-Sports.cat-links a {color: #039be5;}
.line-cat-Sports {background: #4eb9ed}

.cat-High-Tech---Web, .cat-High-Tech---Web.cat-links a {color: #4db6ac;}
.line-cat-High-Tech---Web {background: #82ccc5} 

.cat-Animaux, .cat-Animaux.cat-links a {color: #63c400;}
.line-cat-Animaux {background: #90D347}

.cat-Gratuits, .cat-Gratuits.cat-links a {color: #ec407a;}
.line-cat-Gratuits {background: #f279a2} 

.cat-Communaute, .cat-Communaute.cat-links a {color: }
.line-cat-Communaute {background: }

/*FB text dn*/
#fb-text-dn {text-align:justify; width: 100%;font-size: 11px;line-height: 13px;color:#7B7B7B;margin-bottom: 20px}

/*Balises comments*/
#balises_container{color: #9d9d9d;font-size: 12px;overflow:hidden;position:absolute;top:136px;padding:8px 5px 0 5px;height:26px;width:688px;background:#ECECEC;border: 1px solid #DADADA;}
#balises_container span {margin-left: 25px;cursor: pointer}
#balises_container  #show_balises {margin-left: 0;}

/*Edit comments*/
.sce_edit_button, .sce_edit_button a {color: #aaa; font-size:11px;}

/*Video Home*/
#video-home {overflow:hidden;padding-bottom: 10px;border-bottom: 1px solid #E2E2E2;margin-bottom: 40px}
#video-home-text {font-size: 12px; color: grey;text-transform: uppercase;height: 15px;margin-top: 10px;font-family: "Open Sans"}
#video-home-title {    color: #010d1e; font-family: "Open Sans";font-style: italic; font-weight: bold;letter-spacing: 1px;min-height: 20px;overflow: hidden;font-size: 19px}

/*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.7);}
#fb_popup_full_in {position: absolute;left: 50%; top: 50%;margin-top: -112px;margin-left: -155px;width: 310px;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"; font-style: italic;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
#fb_popup_basdroite {position: fixed;line-height: 16px;font-family:"Open Sans"; font-style: italic; bottom: 0; right: 0; height: 110px; width: 310px;padding: 15px 0px 20px 0px;font-size: 12px; background: #EEEEF0;border-left: 1px solid #DADADA;}
#line_popup_basdroite {width: 310px;position: absolute; top: 0;left: 0; height: 5px; background: #72b35a}
#arrow_popup {background: url('images/arrow-popup.png') no-repeat;width:32px;height: 70px;position: absolute; left: 135px; top: 92px;}
.already_fan {display:inline-block;width: 270px;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";overflow: hidden;padding: 0 20px 10px 20px;font-size: 18px;line-height: 18px}
.footer_popup {font-family:"Open Sans";display:inline-block;width: 270px;font-weight: bold;line-height: 16px;color: white;background: #72b35a;font-size: 16px;font-style: normal;cursor:pointer;padding: 0 20px 15px 20px;margin-top: 20px}


/* @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)  {
    .profil-last-comments > ul > li .main-comment .meta-comment .show-rating > span.grey-like {background: url('images/grey-like@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
    .profil-last-comments > ul > li .main-comment .meta-comment .show-rating > span.green-like {background: url('images/green-like@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
    .profil-last-comments > ul > li .main-comment .meta-comment .show-rating > span.grey-dislike {background: url('images/grey-dislike@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
    .profil-last-comments > ul > li .main-comment .meta-comment .show-rating > span.red-dislike {background: url('images/red-dislike@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
    .meta-nav {background: url('images/miniplay@2x.png') no-repeat;-webkit-background-size: auto 24px;-moz-background-size: auto 24px;background-size: auto 24px;}
 /*   input#s {background: #eee url('images/search2@2x.png') no-repeat right center;-webkit-background-size: auto 12px;-moz-background-size: auto 12px;background-size: auto 12px;}*/
    
    #social1 {background: url('images/fbh@2x.png') #5e86b5  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #social1:hover {background: url('images/fbh@2x.png') #3B5998  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #social2 {background: url('images/twitterh@2x.png') #76b6e4 no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #social2:hover {background: url('images/twitterh@2x.png') #5B91B7 no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #social3 {background: url('images/rssh@2x.png') #f69168  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #social3:hover {background: url('images/rssh@2x.png') #FAA21B  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #social4 {background: url('images/contacth@2x.png') #cdcdcd no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #social4:hover {background: url('images/contacth@2xX.png') #8d8d8d no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    
    #share1, #sharebig {background:url('images/fbs@2x.png') #5e86b5  no-repeat;webkit-background-size:30px 30px;-moz-background-size: 30px 30px;background-size: 30px 30px;}
    #share1:hover, #sharebig:hover  {background:url('images/fbs@2x.png') #3B5998  no-repeat;webkit-background-size: 30px 30px;-moz-background-size: 30px 30px;background-size: 30px 30px;}
    #share2 {background:url('images/twitterh@2x.png') #76b6e4 no-repeat;webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #share2:hover {background:url('images/twitterh@2x.png') #5B91B7 no-repeat;webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #share3 {background:url('images/gplush@2x.png') #DF4B38  no-repeat;webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #share3:hover {background:url('images/gplush@2x.png') #C13E30  no-repeat;webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #share4 {background:url('images/contacth@2x.png')  #41A0A0 no-repeat;webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #share4:hover {background:url('images/contacth@2x.png') #3D9191  no-repeat;webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}

    #colophon #social1 {background: url('images/fbh@2x.png') #8DC578  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #colophon #social1:hover {background: url('images/fbh@2x.png') #84B272  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #colophon #social2 {background: url('images/twitterh@2x.png') #8DC578 no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #colophon #social2:hover {background: url('images/twitterh@2x.png') #84B272 no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #colophon #social3 {background: url('images/rssh@2x.png') #8DC578  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #colophon #social3:hover {background: url('images/rssh@2x.png') #84B272  no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #colophon #social4 {background: url('images/contacth@2x.png') #8DC578 no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    #colophon #social4:hover {background: url('images/contacth@2x.png') #84B272 no-repeat;-webkit-background-size: 70px 30px;-moz-background-size: 70px 30px;background-size: 70px 30px;}
    
    .entry-header .comments-link a {background: url('images/minicom@2x.png') no-repeat;-webkit-background-size: auto 14px;-moz-background-size: auto 14px;background-size: auto 14px;}
    .entry-header .comments-link a:hover {background: url('images/minicomh@2x.png') no-repeat;-webkit-background-size: auto 14px;-moz-background-size: auto 14px;background-size: auto 14px;}
    .like-grey-20 {background: url('images/grey-like_20@2x.png') no-repeat;-webkit-background-size: auto 20px;-moz-background-size: auto 20px;background-size: auto 20px;}
    .dislike-grey-20 {background: url('images/grey-dislike_20@2x.png') no-repeat;-webkit-background-size: auto 20px;-moz-background-size: auto 20px;background-size: auto 20px;}
    .like-green-20 {background: url('images/green-like_20@2x.png') no-repeat;-webkit-background-size: auto 20px;-moz-background-size: auto 20px;background-size: auto 20px;}
    .dislike-red-20 {background: url('images/red-dislike_20@2x.png') no-repeat;-webkit-background-size: auto 20px;-moz-background-size: auto 20px;background-size: auto 20px;}
    .like-grey-16 {background: url('images/grey-like_16@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
    .dislike-grey-16 {background: url('images/grey-dislike_16@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
    .like-green-16 {background: url('images/green-like_16@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;}
    .dislike-red-16 {background: url('images/red-dislike_16@2x.png') no-repeat;-webkit-background-size: auto 16px;-moz-background-size: auto 16px;background-size: auto 16px;} 
}

@media only screen and (min-width:960px) and (max-width:1070px) {
 
 /*  Flux */
#page,#branding .access ul.menu > li > .category-list-container ul.category-list {width: 920px; }
#primary, .hentry2 {width: 590px;}
.imgframe, .thumbcontainer {width: 200px}

 /*  Footer */
 #footer-container {width: 920px}
#ffacebook {display: none}
#ffollow {float: right;}
#fcontact {padding : 0;border: none;width: 460px}

/* Article*/
.singular .hentry, .entry-header-art, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-titl, #comments, .commentlist, .commentlist > li.comment,#crp_related ul, #undervid {width: 590px; }
 .top_commentaires .comment-content, .comment-content {width: 363px}
 .commentlist .children li.comment .comment-content {width: 323px}
 .comment-reply-link {display: block !important}
 .smileys_container, span > .comment-reply-link {display: none !important}
 #undervid-container {height: 75px}
 .ratingpost {float: left}
 #respond textarea {width: 568px;margin-top: 0px}
 #sharebig {width: 560px}
 
 /* Top membres*/
 .data-tabs-container .data-tabs li {padding: 15px 25px 5px 10px}
 
 /*Menu*/
#branding .access ul.menu > li:first-child {display: none}

/*Profil*/
.profile-last-articles > ul > li .post-infos {padding-left: 0;width: 590px}
.profile-last-comments > ul > li .main-comment {margin-left: 0;width: 590px}
.profile-last-comments .avatar-author {display: none}

/*Contact*/
ol.forms li.infos-sender-margin {margin-left: 0}
ol.forms textarea {width: 590px}
 
}


@media only screen and (min-width:640px) and (max-width:959px) {

 /*  Flux */
#page, #primary, .hentry2  {width: 100% }
#page {padding: 0 10px;box-sizing: border-box;}
.hentry {width: auto;float: none;margin-left: 210px;overflow: hidden}
.contentcatcher {height: auto;overflow: hidden;padding-bottom: 30px;}
#secondary {display: none}
.imgframe, .thumbcontainer {width: 200px}

 /*  Footer */
#footer-container {width: 100%;padding: 0 10px;box-sizing: border-box}
#ffacebook, #fcontact {display: none}
#ffollow {float: left}
#ffollow .ftitle, #fform {margin-left: 0}
.footer-bottom .copyright {float:left}

/* Article*/
.singular .hentry, .entry-header-art, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-titl, #comments, .commentlist, .commentlist > li.comment,#crp_related ul, #undervid {width: 100%; }
.singular .hentry {margin-left: 0}
.comment {box-sizing: border-box;}
.top_commentaires .comment-content, .comment-content {width: 373px}
.commentlist .children li.comment .comment-content {width: 333px}
.comment-reply-link {display: block !important}
.smileys_container, span > .comment-reply-link {display: none !important}
#undervid-container {height: 75px}
.ratingpost {float: left}
#respond textarea {width: 100%;box-sizing: border-box;margin-top: 0px}
#sharebig {width: 570px}

 /* Top membres*/
 .data-tabs-container .data-tabs li {padding: 15px 25px 5px 10px}
 
 /* Menus*/
header nav.access, header .btn-search, header .user, header .social  {display: none}
#menu-resp-icon {display: inline-block;float: right;height: 50px;width: 50px;}

/*Profil*/
.profile-last-articles > ul > li .post-infos {padding-left: 0;width: 600px}
.profile-last-comments > ul > li .main-comment {margin-left: 0;width: 600px}
.profile-last-comments .avatar-author {display: none}

/*Contact*/
ol.forms li.infos-sender-margin {margin-left: 0}
ol.forms textarea {width: 600px}
 

}
    
@media only screen and (min-width:480px) and (max-width:639px) {

/* Flux */
#page, #primary, .hentry2, #undervidrs  {width: 100%;box-sizing: border-box;  }
#page {padding-left: 10px;padding-right: 10px;box-sizing: border-box; }
#secondary {display: none}
.imgframe, .thumbcontainer, .line-video, .hentry, .contentcatcher {width: 100% }
.imgframe, .thumbcontainer {height: auto}
.thumbcontainer {height: 220px}
.line-video {bottom: 1px, margin-top: -6px}
.hentry2 {padding-top: 40px}
.contentcatcher {height: auto; padding-top: 10px;padding-bottom: 10px}
.thumbh {top: 26px;opacity: 0}

 /*  Footer */
#footer-container {width: 100%;padding: 0 10px;box-sizing: border-box}
#ffacebook, #fcontact {display: none}
#ffollow {float: left}
#ffollow .ftitle, #fform {margin-left: 0}
.footer-bottom .copyright {float:left}

/* Article*/
.singular .hentry, .entry-header-art, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-titl, #comments, .commentlist, .commentlist > li.comment,#crp_related ul, #undervid {width: 100%; }
.top_commentaires .comment-content, .comment-content {width: 100%;box-sizing: border-box;}
.commentlist .children li.comment .comment-content {width: 378px}
.commentlist .children li.comment{width: 400px}
.comment-reply-link {display: block !important}
.smileys_container, span > .comment-reply-link {display: none !important}
#undervid-container {height: 75px}
.ratingpost {float: left}
#respond textarea {width: 100%;box-sizing: border-box;margin-top: 0px}
#sharebig {width: 410px}
#shares-container { float: left; width: 257px;}
#share3 {display: none}
#fbcontent {float: left !important}
.fb-like.fb_iframe_widget {display: none}
.entry-header-art h1{font-size: 18px;line-height: 18px}

/* Profil */
.profile-stats .profile-stats-left, .profile-stats .profile-stats-right,.profile-header .profile-infos  {width: 100%;margin-left: 0}
.profile-stats .profile-stats-left .profile-stats-left-footer > div {font-size: 12px}
.profile-tabs-container .profile-tabs li {padding: 15px 14px 5px}
.profile-update > .update-forms form {padding: 25px 0}
.profile-update > .update-forms form .upload-file-container {left: 0}
.profile-last-articles > ul > li .post-infos {padding-left: 0;width: 440px}
.profile-last-comments > ul > li .main-comment {margin-left: 0;width: 440px}
.profile-last-comments .avatar-author {display: none}
.profile-stats .profile-stats-right .profil-stats-right-top {border-top: 5px solid #ffffff;}
 

 /* Top membres*/
 .data-tabs-container .data-tabs li {padding: 15px 9px 5px 10px}
 .slider {display: none}
 
  /* Menus*/
#branding, #branding-resp {position: relative}
#branding-resp {top: 0}
#page {margin: 60px auto auto;}
header nav.access, header .btn-search, header .user, header .social  {display: none}
#menu-resp-icon {display: inline-block;float: right;height: 50px;width: 50px;}

/*Contact*/
ol.forms li.infos-sender-margin {margin-left: 0}
ol.forms textarea {width: 440px}

}

@media only screen and (max-width:479px) {

 /*  Flux */
#page, #primary, .hentry2, #undervidrs, #shares-container  {width: 100%;}
#page {padding-left: 10px;padding-right: 10px;box-sizing: border-box; }
#secondary {display: none}
.imgframe, .thumbcontainer, .line-video, .hentry, .contentcatcher {width:100% }
.imgframe, .thumbcontainer {height: 220px;}
.thumbh {opacity: 0}
.imgframe {margin-top: -7px}
.hentry2 {padding-top: 40px}
.contentcatcher {height: auto; padding-top: 10px;padding-bottom: 10px}
.ratingposthome {float: left;padding: 5px 0 10px 0;width: 100%;text-align: left;}
footer.entry-meta {height: auto;overflow: hidden;}

 /*  Footer */
#footer-container {width: 100%;padding: 0 10px;box-sizing: border-box;}
#ffacebook, #fcontact {display: none}
#ffollow {float: left}
#ffollow .ftitle, #fform {margin-left: 0}
.footer-bottom .copyright {float:left}

/* Article*/
.post-entry-meta .separator {margin: 0 4px;}
.singular .hentry, .entry-header-art, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-titl, #comments, .commentlist, .commentlist > li.comment,#crp_related ul, #undervid, #undervidrs {width: 100%; }
.top_commentaires .comment-content, .comment-content {width: 100%;box-sizing: border-box}
.commentlist .children li.comment .comment-content {width: 218px}
.commentlist .children li.comment{width: 240px}
.comment-reply-link {display: block !important; }
a.comment-reply-link {margin-right: 0;padding: 0;position: absolute; right: 0px;top: 20px}
.smileys_container, span > .comment-reply-link {display: none !important}
#undervid-container {height: 145px}
.ratingpost {float: left}
#respond textarea {width: 100%;margin-top: 0px;box-sizing: border-box}
#respond input[type="text"] {width: 155px;}
#respond input#submit {margin-top: 1px}
p.comment-form-author {background: none}
#sharebig {width: 250px}
#nbsharesfb {margin-right: 100px}
#shares-container {margin-top: 10px}
#share1 {margin-left: 0}
#share3 {display: none}
#fbcontent {float: left !important}
.fb-like.fb_iframe_widget {display: none}
.entry-header-art h1{font-size: 18px;line-height: 18px}
p.logged-in-as {width: 130px}
#crp_related li {width: 100%;box-sizing: border-box;}
#crp_related img {max-width: 100%;width: 100%;height: auto;min-height: 200px;}
#crp_related a {max-width: 100%;width: 100%;height: 200px;overflow: hidden;}
#crp_related .crp_title {width:auto;box-sizing: border-box;right: 3px}


/* Profil */
.profile-stats .profile-stats-left, .profile-stats .profile-stats-right,.profile-header .profile-infos  {width: 100%;margin-left: 0}
.profile-stats .profile-stats-left .profile-stats-left-footer > div {font-size: 12px}
.profile-tabs-container .profile-tabs li {padding: 15px 14px 5px}
.profile-update > .update-forms form > input[type="submit"] {margin-left: 0}
.profile-update > .update-forms form label {text-align: left}
.profile-update > .update-forms form {padding: 25px 0}
.profile-update > .update-forms form .upload-file-container {left: 0}
.profile-last-articles > ul > li .post-infos {padding-left: 0;width: 280px}
.profile-last-comments > ul > li .main-comment {margin-left: 0;width: 280px}
.profile-last-comments .avatar-author {display: none}
.profile-stats .profile-stats-right .profil-stats-right-top {border-top: 5px solid #ffffff;}
 

/*.dialog-box*/
.dialog-box {width: 280px}
.login-register-form a.lost-password {float: left;margin-bottom: 10px}

 /* Top membres*/
 .data-tabs-container .data-tabs li {border: none; float: none;padding: 0px 9px 0px 0px}
 .slider {display: none}
 
  /* Menus*/
#branding, #branding-resp {position: relative}
#branding-resp {top: 0}
#page {margin: 60px auto auto;}
header nav.access, header .btn-search, header .user, header .social  {display: none}
#menu-resp-icon {display: inline-block;float: right;height: 50px;width: 50px;}

/*Contact*/
ol.forms li.infos-sender-margin {margin-left: 0}
ol.forms textarea {width: 280px}
ol.forms input, ol.forms textarea {box-sizing: border-box;width: 280px;font-size:12px;line-height:16px;}

/*Admin*/
.post-edit-link {display: none}
}

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

/* Page Navi */
.wp-pagenavi {
	margin-top: 30px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none;
	color: #aaa;
	padding: 3px 6px;
	margin: 2px;
	border-radius: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #ccc;
	color: #fff;
}