/*
Theme Name: Pallas Theme
Author: WPCorner.com
Author URL: http://wpcorner.com
*/
* { margin: 0; padding: 0; }

html { background-color: #222; }

article, aside, audio, canvas, datagrid, datalist, details, dialog, figure, footer, header, menu, nav, section, video { display:block; }

abbr, eventsource, mark, meter, time, progress, output, bb { display:inline; }

body{
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666565;
	margin:0;
	padding:0;
	background:url(http://larbremarius.fr/wp-content/themes/pallas/images/index-border-top.gif) #222222 repeat-x top;
	line-height:135%;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	border:none;
	outline:none;
	color: #00A87A;
}

a:hover {
	border:none;
	color: #00A87A;
	text-decoration:underline;
}

img {
	border:none;
	outline:none;
}

#colRightInner a:hover {
	border:none;
}

a:focus {
	outline:none;
}

p {
	line-height:1.4em;
}


 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
}


#header {
	height:126px;
	margin:0 auto;
	position:relative;
	width:319px;
}
#content_bg {
	width: 100%; margin: 0; padding: 0;
}
#content {
	margin:0 auto;
	padding:0;
	width:980px
}

#colLeft {
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:690px;
}

#colRight {
    float: right;
	margin:0;
	width:320px;
}
#footer {
	font-size:11px;
	margin:30px auto 0 auto;
	padding:20px 0 35px;
	position:relative;
	width:980px;
}
/** BEGIN footer 1 **/
#footer1 {

}
	#footer1 .box {
		width: 203px;
		float: left;
		margin: 0 10px;
		padding: 25px 0;
	}
		#footer1 .box ul {
			list-style-type: none;
		}
			#footer1 .box ul li {
				line-height: 1.6em;
				padding: 5px 0 5px 15px;
				border-bottom: 1px dotted #b9b9b9;
				background: /* url(images/bullet.gif) */ no-repeat 0 13px;
			}
			#footer1 .box ul li a {
				text-decoration: none;
				color: #efefef;
				font-weight:normal;
				font-size:11px;
				line-height:1.6em;
				margin:0;
				padding:0;
			}
			#footer1 .box ul li a:hover {
				text-decoration: underline;
			}
		#footer1 .box h4 {
			font-size: 1em;
			color: #efefef;
			text-transform: uppercase;
			background: /* url(images/horizontal2.gif) */ repeat-x 0 bottom;
			padding-bottom: 10px;
			margin-bottom: 10px;
		}
		#footer1 .box {
			
		}
/** END footer 1 **/
.copyright {
	float:left;
	margin:0;
	color:#777777;
	font-size: 11px;
}
.copyright a:link, .copyright a:visited {
	color:#929292;
	text-decoration:none;
}
.footer-desc {
	float:right;
	margin:0;
	color:#777777;
	font-size:11px;	
}
.footer-desc a:link, .footer-desc a:visited {
	color:#929292;
	text-decoration:none;
}
#footer a {
color: #777777;
}
#footer a:hover {
text-decoration:underline;
}
#footer_sidebar {
border-bottom: 1px solid #777777;
}
#footer_sidebar ul li {
float: left;
margin: 0 60px;
}
#footer_sidebar ul li ul {
margin-top: 15px;
}
#footer_sidebar ul li ul li {
float: none;
padding: 0 0 15px 0; margin: 0;
text-transform:capitalize;
}
#footer_sidebar ul li ul li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #d6d6d6;
}
#footer_sidebar ul li h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #d6d6d6;
text-transform: uppercase;
}
.categories {
	left:385px;
	position:absolute;
	top:108px;
	z-index:9999
}
.categories a {
	color:#303030;
	transition: color .3s ease-in-out; /*standard CSS3*/
	-webkit-transition:color .3s ease-in-out; /*pour Webkit (Safari et Chrome)*/
	-moz-transition:color .3s ease-in-out; /*pour FireFox*/
	-o-transition:color .3s ease-in-out; /*pour Opera*/
	text-decoration:none
}
.categories a:hover {
	text-decoration:underline
}
#logo {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	position:absolute;
	background:#000;
	height:121px;
	width:319px;
	-moz-border-radius:1px;
	border-radius:1px;
}
#logo img {
	border:none;
}
#top-bar {
	height:32px;
	padding:0;
	width:980px;
}	

#topLinks {
	margin:0;
	line-height: 25px;
}

#footerLinks {
	position:absolute;
	top:12px;
	right:0;
}

#topLinks ul li{
	margin:0 5px;
	display: inline;
	list-style-type: none;
}
#topLinks ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin:0 5px;
	padding:0 8px;
}
#topLinks ul li a:hover{
	text-decoration:underline;
}
#topLinks ul li a:visited{
    color: #fff;
}
#topLinks ul li a:active, #topLinks ul li.current_page_item a
{
	color:#fff;
	text-decoration:underline;
}
.ad-header {
	float:right;
	margin:0;
}
/* TOP MENU */

#topMenu {
    color: #fff;
    position: relative;
	width: 980px;
	margin: 0 auto;
}
#topMenu a {
	font: Arial, Helvetica, sans-serif bold 11px;
	color: #fff;
	text-decoration: none;
}
#topMenu a:hover {
	text-decoration: underline;
}
#topMenu a:visited {
    color: #fff;
	text-decoration: none;
}
#topMenu ul.sf-menu {
	margin:1px 0 0 29px;
}

#topMenu ul.sf-menu li {
	line-height:50px;
}
#topMenu ul.sf-menu li a {
	font-size:13px;
	border:medium none;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 12px;
}
#topMenu ul.sf-menu li a:hover {
color:#fff;
}

#topMenu ul.sf-menu li li {
	padding-right:15px;
	padding-top:5px;
}

#topMenu ul.sf-menu li ul.sub-menu, #topMenu ul.sf-menu li ul.children {
	border-bottom:none;
}

#topMenu ul.sf-menu li ul.sub-menu li, #topMenu ul.sf-menu li ul.children li,#topMenu ul.sf-menu li.page_item ul li  {
	position:relative;
	line-height:100%;
	height:28px;
	text-transform:none;
}
#topMenu ul.sf-menu li ul.sub-menu li a, #topMenu ul.sf-menu li ul.children li a, #topMenu ul.sf-menu li.page_item ul li a {
	text-decoration: none;
	padding-top:7px;
	line-height:100%;
	border:none;
	text-transform:none;
}
#topMenu ul.sf-menu li ul.sub-menu li a:hover, #topMenu ul.sf-menu li ul.children li a:hover, #topMenu ul.sf-menu li.page_item ul li a:hover{
	color:#fff;
	background:none;
}
#topMenu ul.sf-menu li ul.sub-menu li ul.sub-menu, #topMenu ul.sf-menu li ul.children li ul.children {
	border: none;

}
#topMenu ul.sf-menu li ul.sub-menu li ul.sub-menu a, #topMenu ul.sf-menu li ul.children li ul.children a {
	text-decoration: none;
	position:relative;
	border:none;
}
#topMenu ul.sf-menu li ul.sub-menu, #topMenu ul.sf-menu li.page_item ul, #topMenu ul.sf-menu li ul.children
{
	margin:18px 0 0 0;
	
}
#topMenu ul.sf-menu li ul.sub-menu ul.sub-menu, #topMenu ul.children li ul.sub-menu ul.children
{
	margin:0 0 0 38px;
}
#rssfeeds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
position: absolute; top: 5px;; right: 0;
background-image:url(images/rss_icon.png);
background-repeat: no-repeat;
padding-left: 22px;
}

/* ------------------------*/

#socialLinks {
	background: /* url("images/c-socials-bg.png") */ no-repeat scroll 0 0 transparent;
	float:right;
	height:151px;
	margin:0;
	padding:26px 0 0 8px;
	position:fixed;
	right:0;
	text-align:right;
	top:40%;
	width:50px;
	display: none;
}

#socialLinks a {
	display:block;
	float:left;
	padding-right:10px;
	border:none;
}

#socialLinks a img {
	border:medium none;
	margin:0 0 10px;
}



/* COLLEFT ELEMENTS
----------------------------------------------*/
.searchQuery, #archive-title {
	
	margin:15px 0;
}

.searchQuery strong, #archive-title strong {
	font-size:14px;
	color: #00A87A;;
}	


#colLeft h1 {
	margin:0 0 5px 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
}

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
	padding-top: 10px;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}
#colLeft .blogItem {
	background-color: #FFF;
	float:left;
	margin-top:25px;
	padding:0 0 11px 0;
	position:relative;
	width:690px;
	-moz-border-radius: 1px;
	border-radius: 1px;

}
#colLeft .related {
	background-color: #FFF;
	float:left;
	margin-top:25px;
	padding:20px 0 20px 20px;
	position:relative;
	width:670px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.blogitem_sep {
background-image:url(images/horizontal_sep.png); background-repeat:repeat-x; background-position:bottom;
height: 2px; width: 690px;
padding-left: 20px;
margin-left: -20px;
}
#colLeft img {
	max-width: 650px;
}
.posting {
	float:left;
}
.blogItem a[href^="http:"], a[href^="https:"] {
	text-decoration:none;
	border:none;
	outline:none;
	color:#00A87A;
	background:url(images/external.gif) no-repeat right top;
	padding-right:12px;
}
.blogItem a[href^="http://larbremarius.fr"], a[href^="https://www.facebook.com"], a[href^="https://twitter.com/"], a[href^="http://feedburner.google.com/"], a[href^="http://feeds.feedburner.com/"] {
	text-decoration:none;
	border:none;
	outline:none;
	color:#00A87A;
	background:none;
	padding-right:0px;
}
.blogItem a:hover[href^="http:"], a:hover[href^="https:"], a:hover[href^="http://larbremarius.fr"] {
	text-decoration:underline;
}
#colLeft .blogItem .itemTitle {
	position:relative;
	margin:0;
}
.post-date {
	background:url("images/v-post-date-bg.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:79px;
	left:-63px;
	padding:43px 10px 0 0;
	position:absolute;
	text-align:center;
	top:25px;
	width:96px;
	z-index:9999;
}
.comm {
	color:#f3ccfc;
	font-size:22px;
	font-weight:bold;
	margin:20px 0 0;
}
.comm span{
	color:#f3ccfc;
	font-size:10px;
}
.author span{
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
}
.author {
	color:#f3ccfc;
	font-size:12px;
	font-weight:bold;
	margin:11px 0 0;
}
.day{
	color:#fff;
	font-size:24px;
	font-weight:bold;
}
.month{
	color:#fff;
	font-size:19px;
	text-transform:uppercase;
	line-height:21px;
}
.year{
	color:#f3ccfc;
	line-height:5px;
}
.rounded-post-top{
	background:url('images/bo-post-top-rounded.gif') no-repeat;
	width:610px;
	height:14px;
}
.rounded-post-bottom{
	background:url('images/bo-post-bottom-rounded.gif') no-repeat;
	width:610px;
	height:14px;
	margin:0 0 20px 0;
}
.post-arrow {
	background:url("images/bo-post-arrow.gif") no-repeat scroll 0 0 transparent;
	height:14px;
	left:-24px;
	position:absolute;
	top:28px;
	width:24px;
}
.post-readmore-btn{
	margin:15px 0 0 0;
	float:right;
}
.post-readmore-btn a{
	display:block;
	width:123px;
	height:37px;
	text-indent:-10000px;
}
.entry {
	font-family:'Trebuchet MS', Sans-Serif;
	font-size:12px;
	color: #50504e;
	padding:0 20px 0 20px;
}


.entry blockquote{
	color:#50504e;
	text-align:right;
	margin-top:10px;
	padding:0 0 10px 0;
}

.entry h2{
	color: 444;
	font-size:12px;
	font-style:normal;
	font-stretch:normal;
	font-weight:normal;
	font-family: "Trebuchet MS", Sans-Serif;
	line-height:1.4em;
}
.entry h3{
	font-size:14px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	line-height:1.1em;
	letter-spacing:-0.5px;
	font-weight:normal;
}
.description {
font-family : 'Trebuchet MS', Sans-Serif;
font-size : 12px;
color : #50504e;
padding : 0 20px 0 20px;
}
.description h2{
font-family : 'Trebuchet MS', Sans-Serif;
font-size : 12px;
color : #50504e;
padding : 0 20px 0 20px;
}
.entry h4{
	font-size:11px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	font-weight:normal;
}
.entry h5{
	font-size:17px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	line-height:1.1em;
	letter-spacing:-0.5px;
	font-weight:normal;
}

.entry h6{
	font-size:11px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	font-weight:normal;
}
.entry h7{
	font-size:17px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	line-height:1.1em;
	letter-spacing:-0.5px;
}

.entry h8{
	font-size:11px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
}
#citation_author{
	margin-top:10px;
}

.entry-post {
	font-family:'Trebuchet MS', Sans-Serif;
	font-size:12px;
	line-height:1.4em;
	color: #50504e;
	padding: 0 20px 0 20px;
}

.entry-post blockquote{
	color:#50504e;
	text-align:right;
	margin-top:10px;
	padding:0 0 10px 0;
}

.entry-post h2{
	color: 444;
	font-size:12px;
	font-style:normal;
	font-stretch:normal;
	font-weight:normal;
	font-family: "Trebuchet MS", Sans-Serif;
	line-height:1.4em;
}
.entry-post h3{
	font-size:14px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	line-height:1.1em;
	letter-spacing:-0.5px;
	font-weight:normal;
}

.entry-post h4{
	font-size:11px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	font-weight:normal;
}
.entry-post h5{
	font-size:17px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	line-height:1.1em;
	letter-spacing:-0.5px;
	font-weight:normal;
}

.entry-post h6{
	font-size:11px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	font-weight:normal;
}
.entry-post h7{
	font-size:17px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	line-height:1.1em;
	letter-spacing:-0.5px;
}

.entry-post h8{
	font-size:11px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
}
#sidebar-bottom{
	background:url('images/bo-sidebar-bottom.gif') no-repeat;
	width:339px;
	height:14px;
}

#colLeft .blogItem .date .month{
	color:#ccc;
	font-size:10px;
	text-transform:uppercase;
}

#colLeft .blogItem .date .day {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:130%;
}

#colLeft .blogItem .itemTitle h1 {
	border:medium none;
	border-left:3px solid #0077af;
	padding:0 0 0 7px; margin:20px 0 5px 20px;
	color:#50504e;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}
#colLeft .blogItem .itemTitle h1 a{
	color:#50504e;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	transition: color .3s ease-in-out; /*standard CSS3*/
	-webkit-transition:color .3s ease-in-out; /*pour Webkit (Safari et Chrome)*/
	-moz-transition:color .3s ease-in-out; /*pour FireFox*/
	-o-transition:color .3s ease-in-out; /*pour Opera*/
}
#colLeft .blogItem .itemTitle h1 a:hover{
	color:#282828;
}

#colLeft .blogItem .metadata {
	color:#9a9b9d;
	font:11px Arial;
	position:relative;
	padding-left:20px;
}
.metadata {
	padding-bottom: 10px; margin:0 0 0 0;
	width: 100%;
}
.metadata ul li {
	display: inline;
	list-style-type: none;
	margin-right: 8px;
}
.metadata ul li a {
	color: #00A87A;
}
.metadata ul li a:hover {
	text-decoration:underline;
}
.meta-arrow {
	height:4px;
	left:19px;
	position:absolute;
	top:-4px;
	width:7px;
}
/* #colLeft .blogItem a.more-link {
	margin-bottom:10px;
}
.more {
background-image:url(images/more.png);
width: 87px; height: 29px;
line-height: 27px;
text-align: center;
}
.more a {
color: #fff;
text-decoration: none;
} */

#colLeft .social p {
	margin:0 0 10px 0;
}

#colLeft .social a {
	border:none;
}

#colLeft .social a img {
	padding:5px;
	border:none;
	background:none;
}

#colLeft .social a:hover img {

}

#colLeft .social strong {
	color:#ff0060;
}
.social {
	margin:20px 0 0 0;
	text-align:center;
}
#colLeft h2#comments {
	padding:20px 0 15px;
}
.banner {
	float:left;
	margin:0;
}
.banner a {
	float:left;
	margin:0 20px 20px 0;
}
.banner .right-ad{
	margin:0;
}

/* COLRIGHT ELEMENTS
----------------------------------------------*/
#boxAbout {
	margin-bottom:12px;
	overflow:hidden;
	padding:15px 6px;
}
#boxAbout p{
	line-height:24px;
	font-size:12px;
	color:#2f2f2f;
	font-family:Arial, Thaoma, Helvetica, sans-serif;
}
#boxAbout h2 {
	padding-bottom:8px;
	color:#ccc;
	margin:10px 0!important;
}
#videonfo{
	
}
.bbb{
	padding:4px;
}
#colRightInner {
	float:right;
	padding:0;
	position:relative;
	width:320px;
	color:#2f2f2f;
}

#colRightInner h2 {
	background:url("images/horizontal_sep.png") repeat-x scroll center top transparent;
	color:#262626;
	font:18px Arial,Helvetica,sans-serif;
	height:42px;
	margin:20px 0 0;
	padding:10px 0 0;
	width:272px;
}

#colRightInner ul {
	padding:0;
	list-style-type: none;
}
#colRightInner li {
	list-style-type: none;
}
#colRightInner ul li {
	padding:6px 19px 10px 0;
	width:218px;
	list-style-type: none;
}
#colRightInner ul li a {
	color:#5fadd4;
	border:none;
	display:block;
	
}
#colRightInner ul li a:hover{
	text-decoration:underline;
}
#colRight #recentcomments .url {
	font-weight:bold;
}

#colRight #ads {
	padding-bottom:5px;
	width:290px;
} 

#colRight #ads a {
	float:left;
	margin:0 7px 6px 0;
	border:none;
}

#colRight #ads a img {
	border:none;
}
.ads1 {
	float:right;
	margin:0;
}
/* BANNER
----------------------------------------------*/

/* VIDEO
----------------------------------------------*/
.video {
	clear:both;
	margin:0 0 0 8px;
}	
.video h2{
	margin:0 0 10px 0!important;
}
.tweet {
	margin:0 0 0 12px;
	width:260px;
}
.tweet p{
	padding:5px;
}
.tweet p:hover{
	background:#fff;
	padding:5px;
}
/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}

#colLeft ul.commentlist li {
	padding:10px 0 10px 82px;
}

#colLeft ul.commentlist li .avatar {
	border:medium none;
	float:left;
	margin:-8px 0 0 -82px;
	padding:0;
	width:64px;
}
.comm-arrow {
	background:url("images/v-comm-arrow.gif") repeat scroll 0 0 transparent;
	height:12px;
	left:-6px;
	position:absolute;
	top:15px;
	width:6px;
}
#colLeft ul.commentlist li img {
	border:none;
	padding:0;
	
}

* html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}


#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#777;
}
.thread-odd{
	
}
.thread-even{
	/*background:#181818;*/
}
/* FORMS
-------------------------------------------------*/
#searchform {
	position: inherit;
	width: 200px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 auto 50px auto;

}

#searchform input {
    background-color: #191919;
	color:#919191;
	border:1px solid #919191;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	padding:11px 5px 11px 5px;
	width:190px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	text-align:center;
}

#searchform input:hover, #searchform input:focus {
	border:1px solid #000000;
	outline: 0 none;
}

#searchform input#searchsubmit {
	background:url("images/v-search-btn.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:37px;
	margin:0;
	padding:0;
	width:41px;
}
#searchform input#searchsubmit:hover{
	background:url("images/v-search-btn.gif") no-repeat scroll 0 -37px transparent;
}
/* post comment */

#respond {
	padding:10px;
}

#comment {
	border-left: 3px solid #00A87A;
	padding:0 0 0 7px; margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:17px;
	line-height:110%;
	text-decoration:none;
	font-style:italic;
}

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
	width:300px;
}


#commentform textarea {
	width:625px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	color:#353535;
}

#commentform input#submit{
	float:right;
	border:none;
	width:87px;
	height:29px;
	text-align:center;
	padding-top:3px;
	margin-top:5px;
	background:url(images/more.png);
	cursor:pointer;
	color: #fff;
	text-transform: uppercase;
}

/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;
	width:300px;
}

#contact textarea {
	width:500px;
}

#contact input.submit {
	background:url("images/more.png") repeat scroll 0 0 transparent;
	border:medium none;
	height:27px;
	margin-top:5px;
	padding-top:4px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	width:85px;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	border:1px solid #9FD9FF;
	background:#EAF7FF;
	color:#00BFF5;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
	display:block
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear2 {clear:both; line-height:0px; height:0px; font-size:0px; border:none; margin:0; padding:0;}
.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.post-image-prelaoder {
	background:url('images/25.gif') no-repeat center center;
	border: 5px solid #e7e9eb;
	float:left;
	margin:0;
	width:auto;
	width:190px;
	height:190px;
}
.eee {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	margin:5px 10px 10px 10px;
	position:relative;
}
.big-comm {
	background:url("images/bt-post-comm.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:39px;
	margin:0;
	padding:3px 5px 0 0;
	text-align:center;
	width:46px;
}
.big-comm a {
	color:#4C4C4C;
	display:block;
	font:20px Tahoma,Arial,Helvetica,sans-serif;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px #FFFFFF;
}
.big-comm a:hover{
	text-decoration:none;
	color:#404040;
}
#catlist_bgfix {
/* background-image:url(images/cat_sep_fix.png); */
position: absolute; top: 516px; left: 0;
width: 2px; height: 54px;
}
#categories {
position: relative;
width: 980px;
margin:0 auto;
margin-top: -492px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#categories {margin-top: -497px;}
}
.categories ul {
margin-top: 500px;
}
.categories ul li {
text-transform: capitalize;
display: block;
float: left;
height: 54px;
/* background-image:url(images/categories_sep.png);
background-position: left;
background-repeat: no-repeat; */
}
.categories ul li a {
color: #00A87A;
font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px;
text-decoration: none;
padding: 0 15px 0 13px;
line-height: 54px;
}
.categories ul li a:hover {
color: #222222;
text-decoration: none;
}

/* 
---------------------------------------------------*/

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix   { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#slideshowbg {
	padding-top: 20px;
	height: 327px;
}
#slideshow {
    background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	margin:0 auto;
	position:relative;
	width:980px;
	height:303px;
	-moz-border-radius: 1px;
	border-radius: 1px;

}
#imgbadge {
position: absolute; top: 40px; right: 50px;
background-image:url(images/feat_badge.png);
width: 75px; height: 77px;
z-index: 5;
}
#slider {
    border: 6px solid #50504e;
	height: 275px; width: 986px;
	margin: 8px;
}

.slider-post p{
	font-family: 'Trebuchet MS', Sans-Serif;
	font-size: 12px;
	color: #444;
	margin: 10px 0;
}
.featured-post{
width:986px; height:275px;
	background-image:url(images/silder_background.png);
	background-repeat: repeat-x;}
.slider-image {
	border:1px solid #DBDBDB;
	float:right;
	height:210px;
	margin:30px 38px 0 0;
	padding:5px;
	position:relative;
	width:370px;
}
.slider-post {
	color:#262626;
	font-size:110% !important;
	line-height:1.8em;
	margin:7px;
	padding:50px 5px 0 30px;
	width: 469px;
}
.slider-post h2 a{
	border-left: 3px solid #00A87A;
	padding:0 0 0 7px; margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#50504e;
	font-size:20px;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}.slider-post h2 a:hover{
    text-decoration: none;
}
.read_more {
background-image:url(images/read_more.png);
width: 93px; height: 28px;
line-height: 28px;
text-align:center;
text-transform: uppercase;
float: right;
}
.read_more a {
color: #262626;
}
.read_more a:hover {
color: #262626;
}
.read_more a:visited {
color: #262626;
}
.slider-post-meta {background:none repeat scroll 0 0 #113D64;color:#fff;font-size:11px;margin:5px 0 15px;padding:5px;line-height:1.2em}
.slider-post-meta a {color:#BDE9FB;font-style:normal}
.slider-post-meta a:hover {color:#F9D7A4}

#slider-nav {
	bottom:-34px;
	position:absolute;
	right:47%;
	z-index:9;
	margin:3px 0 14px;
}
#slider-nav a {
	background:url("images/bo-slider-nav.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:21px;
	margin-right:1px;
	text-indent:-9999px;
	width:15px;
}
div#slider-nav a.activeSlide {background: url(images/bo-slider-nav-active.png) no-repeat;}
.slider-arrow {
	position:absolute;
	top:-47px;
	z-index:999;
}
span#prev, span#next{display:block;height:19px;position:absolute;text-indent:-9999px;top:180px;width:10px;}
span#prev {
	background:url("images/v-prev.png") no-repeat scroll 0 0 transparent;
	height:46px;
	left:-23px;
	width:37px;
}
span#prev:hover{
	background:url("images/v-prev.png") no-repeat scroll 0 -46px transparent;
	height:46px;
	left:-23px;
	width:37px;
}
span#next {
	background:url("images/v-next.png") no-repeat scroll 0 0 transparent;
	height:46px;
	left:1000px;
	width:37px;
}
span#next:hover{
	background:url("images/v-next.png") no-repeat scroll 0 -46px transparent;
	height:46px;
	left:1000px;
	width:37px;
}
a.readmore span {display:block;height:34px;padding:0 5px 0 10px;}
.readmore{
background:#F4F9FB;display:block;float:right;height:34px;line-height:34px;margin:8px 10px 0 0;padding-right:9px;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
-moz-border-radius:15px;-khtml-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px; 	
-moz-box-shadow: 1px 1px 1px #D5D5D5 inset;box-shadow:  1px 1px 1px #D5D5D5 inset;-webkit-box-shadow:  1px 1px 1px #D5D5D5 inset;
}.readmore:hover{
background:#113D64;text-shadow:1px 1px 1px #357BC5;color:#fff
}
.socials_btn{
	clear:both;
}
.emm-paginate{
	float:left;
	margin:0;
}
.emm-paginate a { color:#666; margin-right:4px; padding:5px 8px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active { color:#d62769;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {background:#FF0060; color:#fff;font-weight:bold; margin-right:4px; padding:7px 10px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

.cocomment{
	border:1px solid #caced1;
	padding:7px;
	position:relative;
}
/* ---------- Sidebar Box -------- */
#sidebarbox{
	background-color:#FFF;
	margin-top:25px;
	padding:10px 0 9px 0;
	text-align:center;
	-moz-border-radius: 1px;
	border-radius: 1px;

}
#colRightInner #facebooksidebarbox{
	background-color:#FFF;
	margin-top:25px;
	padding: 10px 0 10px 0;
	text-align:center;
	-moz-border-radius: 1px;
	border-radius: 1px;

	width: 320px;
	height: 257px;
	position: absolute;
}
/* ---------- 404 Box -------- */
#error{
	background-color:#FFF;
	padding: 10px 0 10px 0;
	margin:20px auto 25px auto;
	text-align:center;
	-moz-border-radius: 1px;
	border-radius: 1px;

	width:1000px;
}
/* ---------- Edito -------- */
#edito{
	margin:0 auto 20px auto;
	font-size:17px;
	font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;
	line-height:21px;
	font-weight:normal;
	color:#777777;
	text-align:center;
}
#edito a{
	color:#00A87A;
}
/* ---------- Navigation -------- */
.navigation{
	float:left;
	margin-top:25px;
}
/* ----- Wordpress.com Stats --- */
img#wpstats{ display:none; }
/* ----- Facebook Comments ----- */
#colLeft .blogItemComments {
	background-color: #FFF;
	float:left;
	margin-top:25px;
	padding:0;
	position:relative;
	width:690px;
	-moz-border-radius: 1px;
	border-radius: 1px;

}
#letcomment{
	color: #f6001d;
}
::selection {
color: white;
background-color: #00A87A;
text-shadow: none;
}
/* ---------- Publicité -------- */
#ad{
	margin:25px 0 0 0;
	text-align:center;
}
#ad img{
	padding:0;
	margin:0
}
/* ------- Social Buttons ------ */
#social_background {
	position:absolute;
	top:107px;
	margin-left:300px;
	background-color:#FFFFFF;
	height:35px;
	width:126px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
#social_background a img {
	opacity:0.9;
}
#social_background a:hover img {
	opacity:1;
}
#twitter {
	position:absolute;
	margin-left:5px;
	margin-top:2px;
}
#facebook {
	position:absolute;
	margin-left:30px;
	margin-top:2px;
}
#mail {
	position:absolute;
	margin-left:60px;
	margin-top:4px;
}
#rss {
	position:absolute;
	margin-left:92px;
	margin-top:3px;
}
/* ------- Post arrows ------ */
#left_arrow {
	position:fixed;
	height:77px;
	width:40px;
	margin-left:65px;
	margin-top:235px;
}
#left_arrow a img {
	opacity:0.25;
}
#left_arrow a:hover img {
	opacity:1;
}
#right_arrow {
	position:fixed;
	height:77px;
	width:40px;
	margin-left:875px;
	margin-top:235px;
}
#right_arrow a img {
	opacity:0.25;
}
#right_arrow a:hover img {
	opacity:1;
}