/*
Theme Name: Farago SO
Description: Thème enfant pour RTTHEME15
Author: CREAV
Template: rttheme15
*/

@import url("../rttheme15/style.css");

	/* image alignments */
	img.aligncenter{
		display:block;
		text-align:center;
		display: block;
		margin:0 auto 10px auto;
		padding:0px;
		border:0px;
		background:none;
	}
	
	img.alignleft{
		float:left;
		margin: 6px 10px 6px 0;
		display: inline;
		border:0px;
		background:none;
		padding:0;
		display:block;
	}
	
	img.alignright{
		padding:0;
		float:right;
		margin: 6px 0 6px 10px;
		border:0px;
		display:block;
		background:none;
	}

.sidebar_content {
  background: none repeat scroll 0 0 #190508;
}

body {
  background: none repeat scroll 0 0 #2c0f0c;
}



.back-line
{
	display:none;
}


#toTop {
  background: url("images/totop.png") no-repeat scroll center center #ffffff !important;
  border: 5px solid #000000;
  bottom: 30px;
  color: #005d98;
  cursor: pointer;
  display: none;
  font-size: 11px;
  height: 55px;
  line-height: 30px;
  position: fixed;
  right: 30px;
  width:55px;
  z-index: 99999;
}

.content {
  min-height: 840px;
}

.background_pic_holder {
  display:none;
}

body.custom-background {
  background-color: #ffffff !important;
}

#content .content_top.no_curv {
  background: none repeat scroll 0 0 #000000 !important;
}

#content .content_top.no_curv_home {
  background: black !important;
}

#content .content {
  background: none repeat scroll 0 0 #000000 !important;
  color:white !important;
}

html body #container h1, html body #container h2, html body #container h3, html body #container h4, html body #container h5, html body #container h6, html body #container h1 a, html body #container h2 a, html body #container h3 a, html body #container h4 a, html body #container h5 a, html body #container h6 a {
  color: #ffffff !important;
  text-decoration:underline;
}


.content a {
  color: #ffffff !important;
  text-decoration: underline;
}

#footer a {
  color: #000000 !important;
  text-decoration: none;
}

#footer .copyright {
  color: #000000 !important;
}

/****************************************/
/*************** SIDEBAR ****************/
/****************************************/


.sidebar_content form input:focus, .sidebar_content form select:focus, .sidebar_content form textarea:focus, .sidebar_content form input[type="button"], .sidebar_content form input[type="submit"]{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;  
  }
  
  
  .sidebar_content {
  background: black !important;
}

#user-login-form {
  background: #000000 !important;
  border: white thin solid;
}


#titre_user_login {
  background: black !important;
  color: #ffffff !important;
  padding-left: 62px;
  height: 24px;
  padding-top: 15px;
}



.sidebar_content #user-login-form label {
  color:white;
}

.sidebar_content #user-login-form input {
  background: none repeat scroll 0px 0px #B4B4B4;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: white;
  margin-bottom: 5px;
  padding: 2px 5px;
  width: 100% !important;
}

.sidebar_content #user-login-form input[type="submit"] {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid white !important;
  box-shadow: none !important;
  color: white !important;
  margin-top: 9px;
  padding: 4px;
  text-shadow: none;
  width: 100px !important;
}

.sidebar_content #user-login-form input[type="submit"]:hover {
	background: none repeat scroll 0 0 #029093;
}

#container form input:focus, #container form select:focus, #container form textarea:focus {
  border: none;
  box-shadow: none;
}

.button
{
	padding:0;
}

.reset_mdp {
  padding: 0;
  margin: 0;
}

.reset_mdp a {
  text-decoration:none;
  font-style:italic;
}



.post_data {
  display: none;
}

/****************************************/
/***************** HOME *****************/
/****************************************/


.flexslider {
	margin:0;
	position: relative;
}

.flex_slider_ombre
{
	margin-top:-4px;
}

.flex-active-slide .title
{
	font-weight:bold;
}




.widget_latest_posts .title
{
	background: url('images/pic_actu.png') no-repeat left center;
}

.widget_latest_posts .title h4
{	
	margin-left: 55px;
	line-height: 40px !important;
	height: 30px;
	font-weight:bold;
	border-bottom: 1px solid #009EAC;
}

.sidebar_content .box ul li.dl_catalogue {
  background: url("images/dl_catalogue.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  padding-left: 60px;
  line-height: 11px;
  padding-top: 20px;
  border: none;
}

.sidebar_content .box ul {
  background: none;
}




/****************************************/
/***************** HOME *****************/
/****************************************/

.popular_posts li a {
  font-weight: bold;
  color:#ffffff !important;
  line-height: 10px !important;
}

.popular_posts p {
  padding: 0 0 0 !important;
  width: 238px;
  float: right;
  line-height:14px !important;
  color:#ffffff !important;
}



.popular_posts li .date {
  color:#ffffff !important;
}

.popular_posts > li {
  clear: both;
}

.popular_posts .clear {
  display: none;
}



.widget ul li {
  border-bottom: none !important;
  line-height: 120%;
  border-top: 1px solid #ffffff;
  list-style: outside none none !important;
  padding: 10px 0;
}