/*
 Theme Name:   Accesspress light Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Frédéric Vergnaud
 Author URI:   http://example.com
 Template:     accesspress-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  accesspress-lite-child
*/

/************/
/* Général */
/***********/

hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.entry-content a {
    color:#b51919;
    font-weight: 300;    
}

.entry-content a:hover, a:focus, a:active {
    color: #767676;
    text-decoration: underline;
}

article.hentry h1.entry-title {
    font-size: 46px;
    line-height: 51.6px;
    margin-bottom: 0;
    text-align:left;
}

#content {
    font-size:14px;
    margin-bottom:15px;
    font-weight:300;
    color:#4c4c4c;
    line-height: 21px;
    vertical-align: baseline;
    font-family: "Gotham SSm A","Gotham SSm B",Helvetica,Arial,sans-serif;
    text-align: justify;
}

/* Titres */

h1, h2, h3, h4, h5, h6 {
    font-family: "Cuprum","Helvetica",arial,serif;
    color:#535353;
    line-height:25.35px;
    font-weight:500;    
}

/* Tableaux */
table, td {
    border:0px solid #fff;
    margin: 0;
    padding:10px;
}

/* paragraphe */

p {
    font-size:14px;
    margin-bottom:15px;
    font-weight:300;
    color:#4c4c4c;
    line-height: 21px;
    vertical-align: baseline;
    font-family: "Gotham SSm A","Gotham SSm B",Helvetica,Arial,sans-serif;
}

/* Margin, padding */

hr {
    margin-bottom:0px;
}

.news-thumb {
    margin-bottom:10px;
}

.hentry {
    padding-top: 20px;
}

h1.entry-title {
    color: rgb(53, 53, 53);
    font-size: 33.8px;
}

/* Bouton */

a.learn-more, .rt-readon-surround .readon, input[type="submit"], button {
    background-color: #b51919;
    background-image: url("images/learn-more.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font: 11px/1 Arial,Helvetica,sans-serif;
    padding: 6px 27px 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    border-width: 0;
    margin-bottom:10px;
    border:1px solid #b51919;
}

a.learn-more:hover, .rt-readon-surround .readon:hover, input[type="submit"]:hover, button:hover {
    background-color: #e4e4e4;
    color:rgb(53, 53, 53);
    border:1px solid rgb(53, 53, 53);
    text-decoration: none;
}

/* on cache certains titres de widgets (page accueil) */
#execphp-5 h3.widget-title, #text-4 h3.widget-title, #execphp-7 h3.widget-title {
    display:none;
}

/*************************************/
/* Container logo / search / langues */
/*************************************/

/*
#masthead {
    border-bottom: 3px solid #e4e4e4;
}
*/

#masthead .site-branding {
    padding: 0 0;
    height: 65px;
}

/**********/
/* Slider */
/**********/

.slides img {
  height: 300px;  
}

#slider-banner .bx-wrapper .bx-pager {
    display: none;
    background: transparent; 
} 

.slider-caption {
    position: absolute;
    text-align: left;
    top: 50%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-left: 0;
    border-radius: 3px;
    margin: 0 auto;
    padding: 15px;
    
}

.slider-caption .caption-title {
    font-family: "Cuprum","Helvetica",arial,serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    margin: 0 auto;
    text-shadow: 0 1px 0 #000;
    color: #fff !important;
    width:100%;
    text-transform: none;
    
}

.slider-caption .caption-description{
    font-family: "Cuprum","Helvetica",arial,serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    text-shadow: 0 1px 0 #000;
    color: #fff !important;
    width:100%;
    text-transform: none;
}

.bx-wrapper {
    border-bottom: 3px solid #e4e4e4;
}

/**********************/
/* Menu & Breadcrumbs */
/**********************/

.home-img {
    background: transparent url("images/home.png") no-repeat scroll 0% 0%; 
    display: inline-block; 
    width: 20px; 
    height: 19px; 
    margin-bottom: -3px;
}

.breadcrumbs {
    background-color: #b51919;
    color:#fff;
/*    border-bottom: 3px solid #d6d6d6;*/
    border-top:0;
    font-size: 14px;
    line-height: 19px;
    padding: 20px 0;
    margin: 0 auto; 
    box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.6) inset;
    position: relative;
    z-index: 1;    
}

.breadcrumbs-txt {
    width: 1170px;
    display: table;
    margin: 0 auto;
}


.breadcrumbs a {
    color:#fff;
    text-decoration: none;
    font-weight: 400;
}

.breadcrumbs a:hover {
    text-decoration: underline;    
}

#masthead #top-header {
    background: #fff;
}
    
.main-navigation {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px;
    padding-bottom: 5px;
}

.main-navigation li.menu-item > a {
    background: rgba(0, 0, 0, 0) url("images/menutop-separator.png") no-repeat right;
}

.main-navigation.menu-right li {
    margin-left: 0;
    margin-right: 0;
}

.main-navigation li a {
    font-size:15px;
    font-weight:700;
    line-height: 30px;
    background-color: #fff;
    text-transform: lowercase;
    text-transform: capitalize;
    font-family: Arial,Helvetica,tahoma sans-serif;
    color: #7a7a7a;    
}

.main-navigation li a:hover {
    background-color: #fff; 
    color: #5a5a5a;
}

.main-navigation li.active-menu-item a {
  color: #5a5a5a;  
}

.main-navigation li.active-menu-item a:after {
    content: url("images/menutop-active-arrow.png");
    position: absolute;
    left: 50%;
    top: 19px;
    margin-left: - 9 / 2; /* negative number!*/
    z-index:999;
    /*  */  
}

/******************/
/* Page d'accueil */
/*****************/

/* liens suivant / precedent NEWS */
/*
.button-news-p a, .button-news-n a {
    font-family: "Gotham SSm A","Gotham SSm B",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-weight:300;
}
*/


/* enlever le titre sur page accueil */
#post-2 header h1, #post-919 header h1 {
    display:none;
}

/* padding content */
#content {
    padding: 0;
    padding-top: -20px;
}

/* Le CSI en quelques mots */

.qui_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #8f1717;
    border-radius: 3px;
    margin: 0;
    padding: 0 10px;
    position: relative;
}

.qui_box div {
    border: 0 none;
    color: #767676;
    padding: 0;
}

.qui_box h2.title {
    border-bottom: 0 dotted #8f1717;
    color: #8f1717;
    margin: 0;
    padding: 10px 0;
}

/****************/
/* contact form */
/****************/

#text-2, #text-11 {
    background-color: #b51919;
    background-clip: padding-box;
    background-image: -moz-linear-gradient(center top , rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    border: 3px solid rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    color: #fff;
    margin-top: -85px;
    padding: 0 15px;
    position: relative;
    margin-bottom: 15px;
}

#text-2 h3.widget-title, #text-11 h3.widget-title {
    background: rgba(0, 0, 0, 0) url("images/icon-mail.png") no-repeat scroll right center;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.8);
    font-size: 17px;
    margin: 0 0 15px;
    padding: 15px 0;
    color: #fff;
    text-transform: lowercase;
    text-transform: capitalize;
    border-left: 0px;
}

/*
#cntctfrm_contact_form .cntctfrm_label_email, #cntctfrm_contact_form .cntctfrm_label_subject {
    display: none;
}
*/

.cntctfrm_field_message_wrap  {
    display: none;
}

.cntctfrm_input_subject {
    display: none;
}

.cntctfrmpr_field_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}

.contactform-text-presentation {
    margin-bottom:20px;    
}

.cntctfrm_submit_wrap {
    margin-top:20px;
}

/****************/
/* agenda box ***/
/****************/

#execphp-2, #execphp-8 {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #767676;
    padding: 0 15px 15px;
    position: relative;
    margin-bottom: 10px;
}

#execphp-2 h3.widget-title, #execphp-8 h3.widget-title {
    border-bottom: 1px dotted #8f8f8f;
    font-size: 17px;
    margin: 0 0 15px;
    padding: 15px 0;
    border-left: 0; 
    color:#767676;
}

#execphp-2 .execphpwidget h4.agenda-post-title, #execphp-8 .execphpwidget h4.agenda-post-title {
    font-family: "Cuprum","Helvetica",arial,serif; 
    font-size: 17.5px;
    margin-bottom: 8px;
    font-weight: 100;
    line-height: 1.5;
    color:#767676;
    text-align:left;
}

#execphp-2 .execphpwidget p, #execphp-8 .execphpwidget p {
    font-size:13px;
    line-height: 20px;
    margin-bottom: 5px;
}

/***********/
/* I3 box **/
/***********/

.i3_box {
    margin:20px 0px 0px; 
    padding:10px 15px 15px; 
    position:relative; 
    background:#fff; 
    border:2px solid #cbd83f; 
    -webkit-border-radius:3px; 
    -moz-border-radius:3px; 
    border-radius:3px; 
    color:#767676;
}
.i3_box h2.title { 
    font-size:17px; 
    border-bottom:1px dotted #cbd83f; 
    padding:15px 0; 
    margin:0 0 15px;
}
.i3_icon h2.title {
    background:url(images/icon-i3.png) no-repeat right center transparent;
}
.i3_box div {
    border:0px;
    padding:0;
}
.i3_box p {
    margin:0px;
    padding:0;
}
.i3_box h4 {
    margin:0px;
}

.i3_box a {
   color: #b51919;
}

.i3_box a:hover {
   color: #767676;
}

/************************/
/* Liens page d'accueil */
/************************/

.i3_box a, .news a, .button-news-p a, .table_last_books a, #top-footer a, .widget-area a, .post-excerpt a, .post-excerpt-title a, .sidebar ul li a, div.membre_meta a {
    color: #b51919; 
    font-weight:300;
}

.i3_box a:hover, .news a:hover, .button-news-p a:hover, .table_last_books a:hover, #top-footer a:hover, .post-excerpt a:hover, , .post-excerpt-title a:hover, .sidebar ul li a:hover {
   color: #767676;
}

/**************/
/* Actualités */
/**************/
.news-col-1, .news-col-list {
    padding-bottom: 0;
}

.date-post span {
    color:#535353;
    font-size:18px;
}

.news {
    padding-top: 15px; 
    margin-bottom: 0 !important;
}

.news-page {
    max-width:inherit;
    max-height:inherit;
}

.news-wrapper {
    min-height: 200px;
    max-height: 390px;
    min-width: 796px;
    max-width: 796px;
    
}

.news-nav {
    width:100%;
    text-align: center;
    margin-top: 10px;
    
}

.news-nav ul {
    list-style: none;
    
}

.news-nav li {
    font-family: "Cuprum","Helvetica",arial,serif;
    font-weight: 500; 
    font-size: 25px;
    color: #838383;
    display: inline;
    text-align: center;
    padding: 2px ;
    margin: 0;
    
}

.news-nav li:hover {
    color: #b51919;
    cursor: pointer;
    
}

.news-nav li:before {
    content: "•";
    padding-right: 8px;
    font-weight: 500; 
    font-size: 25px;
}

#execphp-6 {
    padding-top:300px;
}

#execphp-6 img {
    border: 4px solid #fff;
    box-shadow: 1px 1px 12px #555;  
    vertical-align: middle;
}

/********************/
/* Derniers livres */
/*******************/

.table_last_books td {
    vertical-align: top;
    
}

.table_last_books img {
    width: 140px;
    height:200px;
    box-shadow: 1px 1px 12px #555;
    border:4px solid #fff;
}

.table_last_books p {
    margin-bottom: 5px;
    font-size:13px;
}

/*************/
/* Separator */
/*************/

.separator {
    background: rgba(0, 0, 0, 0) url("images/separator-pattern.png") repeat scroll 0 0;
    height: 6px;
    margin: 20px auto;
    margin-top:-50px;
    width: 148%;
}

/**********************************************************/
/* Liens directs Recherches, doctorat, publis, séminaires */
/**********************************************************/

#execphp-7 {
    width:160%;
    margin:0;
}


.recent_projects .items {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.recent_projects .items li {
    float: left;
    height: 233px;
    margin-bottom: 5px;
    margin-right: 0px;
    overflow: hidden;
    position: relative;
    width: 23%;
    text-align:center;
    
}

.recent_projects .items li > a {
    display: block;
    position: relative;
}

.view {
    width: 300px;
    height: 200px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.view .mask, .view .content {
    width: 222px;
    height: 164px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 39px;
    border-radius: 10px;
}
.view p {
    font-style: italic;
    font-size: 15px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}

.view-first img { 
    transition: all 0.2s linear;
}

.view-first .mask {
    opacity: 0;
    background-color: rgba(53,53,53, 0.9); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}

.view-first:hover img { 
	/*transform: scale(1.1);*/
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}

/*****************************/
/* Liens directs dans footer */
/*****************************/

#top-footer {
    background: rgb(37, 37, 37) none repeat scroll 0 0;    
}

#top-footer ul li {
    border-bottom: 0;
    line-height: 1.3;
    padding: 2px 0;
}

#top-footer .footer {
    width: 33%;
}

#text-7 p, #text-10 p {
    color:#fff;
}

#text-10 {
    float:right;
}

/*****************/
/* Sticky header */
/*****************/

.myfixed { 
    margin:0 auto!important;
    float:none!important; 
    border-bottom:1px solid #535353!important; 
    background:none!important; 
    max-width:100%!important; 
}

.wrapfixed {
    border-bottom:7px solid #b51919;
}

/*****************/
/* POST EXCEIRPT */
/****************/

.post-excerpt {
    text-align:justify;
    margin-top:5px;
    padding: auto;
    position:static;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    min-height:120px;
}

.post-excerpt:hover {
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
}

.post-excerpt-title {
    font-weight:400;
    margin-bottom:2px;
}

.post-excerpt-thumbnail {
    height: 60px;
    margin: 6px 14px 0 0;
    width: 60px; 
    vertical-align:middle;
    float:left;  
    overflow:hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}

/****************/
/* POST DISPLAY */
/***************/

.membre_meta {
    
}

 .post-meta-thumbnail {
    height: 240px;
    width: 240px; 
    margin: 0;
    margin-top:-40px;
    vertical-align:middle;
    float:right; 
    overflow:hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}

.membre_meta {
    display: inline-block;
    width:inherit;
}

.membre_presentation_title {
    border-bottom:1px solid #eee;
    list-style-type: none; 
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
}

.membre_presentation_title ul {
    list-style-type: none; 
    margin-bottom:-1px;
    
}

.membre_presentation_title li {
    border:1px solid #eee;
    border-bottom:1px solid #fff;
    list-style-type: outside none none;
    padding:10px;
    width:120px;    
}

.membre_presentation_title li h4 {
    margin-bottom:5px;    
}

/*********************/
/* Sidebars de posts */
/*********************/

.sidebar .widget_nav_menu {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #767676;
    margin-bottom: 20px;
    padding: 0 15px;
    position: relative;
    box-shadow: 0 2px 0 #b51919;
/*    font-size: 15px;*/
/*    width:250px;*/
    margin-top: 20px;
}

.sidebar .widget_nav_menu li {
/*    margin: 15px 0; */
    padding:15px 0;
    vertical-align: middle;
    line-height: 1.8em;
    border-bottom: 1px solid #e5e5e5;    
}

.sidebar .widget_nav_menu a {
    font-size: 14px;    
}

.sidebar .widget_nav_menu a:hover {
    text-decoration: underline;
}

.sidebar h3.widget-title {
    border-left: 0;
    padding-left:0;
    font-size: 25px;
    margin: 0 0 15px;
    padding: 15px 0;
}

.sidebar ul li {
/*    background: transparent url("images/sidebar-line.png") repeat-x scroll 0 100%;*/
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    
}

.sidebar ul li a:hover {
   color: #767676;
}

/****************/
/* PUBLICATIONS */
/****************/

.div_filtres {
	background-color: #f3f3f3;	
	border-radius: 0px 3px 3px 3px;
	margin-top: 0;
    border: 1px solid #CCCCCC;
	color: #767676;
	height:100px;
	width:100%;
    text-align:center;    
}

.div_form {
	width:100%;	
}

.div_form table {
	width:100%;
	border-collapse:collapse;
}

.div_filtres table {
    text-align:center;
	width:100%;
}

.div_filtres table td {
	padding:5px;	
}

.div_results table {
	width:100%;
	border-collapse:collapse;
	margin-top:3px;
	empty-cells:hide;
	text-align:justify;
	table-layout: fixed;
	margin-bottom:20px;
}

.table_form_publications {
    padding:0;
}

.table_form_publications td {
    padding-left:0;
    text-align:left;
    vertical-align:middle;
    padding-bottom:0;
    font-weight:300;
    font-style: normal;
}

#id_terms_searched {
    width:520px;
    color:#353535;
    font-size:13px;
    size:40;    
}

.table_filtres_publications td {
    width:33%;
    text-align:center;
    vertical-align: middle;
}

.table_filtres_publications td h6 {
    padding: 0;
    margin:0;
}

.table_results tr {
	border:1px solid #cccccc;
	height:100%;
}

.table_results td {
	padding:15px;
	vertical-align:middle;	
    font-weight:300;
    font-style: normal;
}

.table_results td  b {
	font-weight:400;
    font-style: bold;
}

.table_results td  a {
	color: #b51919; 
    font-weight:300;
}

.table_results td  a:hover {
	color: #767676;
}

.highlight_span {
	-webkit-stroke-width: 5.3px;
	-webkit-stroke-color: #000000;
	-webkit-fill-color: #FFFFFF;
	text-shadow: 1px 0px 20px #F90;
	-webkit-transition: width 0.3s; /*Safari &amp; Chrome*/
	transition: width 0.3s;
	-moz-transition: width 0.3s; /* Firefox 4 */
	-o-transition: width 0.3s; /* Opera */	
}

.button_filtres_less {
    margin:0;
    margin-bottom: -0.6px;
    border-top:1px solid #cccccc;
    border-bottom:0;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    text-align: center;
    vertical-align: middle;
    background-color: #f3f3f3;
    background-image: url("images/filtres-less.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #999999;
    border-radius: 3px 3px 0px 0px;
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    cursor: pointer;
    
}


.button_filtres_more {
	margin:0;
    margin-bottom:-0.6px;
    border:1px solid #B51919;
    text-align: center;
    vertical-align: middle;
    background-color: #B51919;
	background-image: url("images/filtres-more.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;    
    
}

.txt_full_abstract {
    border:1px solid #e5e5e5; 
    padding:10px;
}

.table_meta_2 td.meta_2_left {
    text-align:left;
    width:40%;
}

.table_meta_2 td.meta_2_right {
    text-align:right;
    width:60%;
}

.no_results {
    width:100%;
    color: #8f1717;
}

.no_results td {
    width:1168px;
    text-align:center;    
}

.no_results td h6 {
    color: #8f1717;
}

/***************************/
/* Tags cloud et Short pub */
/**************************/

.tags-cloud-button {
    background-color: #fff;
    background-image: none;
    border: 0;
    display: inline-block;
    text-shadow: none;
    text-transform: uppercase;  
    margin-bottom: 0;
    padding:0;
}

.tags-cloud-button:hover {
    background-color: #fff;
    background-image: none;
    border: 0;
    display: inline-block;
    text-shadow: none;
    text-transform: uppercase;   
    text-decoration: underline;    
}

#tags-cloud-form-id {
    display: inline-block;
    width:inherit;
}

#tagcloud .xxsmall {
    font-size: xx-small;
    color: #b58686;    
}

#tagcloud .xsmall {
    font-size: x-small;
    color: #b57474;    
}
 
#tagcloud .small {
    font-size: small;
    color: #b56262;    
}

#tagcloud .medium {
    font-size: medium;
    color: #b55050;    
}
 
#tagcloud .large {
    font-size:large;
    color: #b53e3e;
}
 
#tagcloud .xlarge {
    font-size:x-large;
    color: #b52b2b;
}
 
#tagcloud .xxlarge {
    font-size:xx-large;
    color: #b51919;
}

#short-pub-form-id {
    vertical-align: middle;
    font-size:14px;
    margin-bottom:8px;
    font-weight:300;
    color:#4c4c4c;
    line-height: 21px;
    font-family: "Gotham SSm A","Gotham SSm B",Helvetica,Arial,sans-serif;
    text-align: right;
    
}

.short-pub-button {
    background-color: #fff;
    background-image: none;
    border: 0;
    display: inline-block;
    text-shadow: none;
    text-transform: none;  
    margin-bottom: 0;
    padding:0;
    color:#B51919;
    font-size:14px;
    font-weight: 300; 
    
}

.short-pub-button:hover {
    background-color: #fff;
    background-image: none;
    border: 0;
    display: inline-block;
    text-shadow: none;
    text-transform: none;  
    margin-bottom: 0;
    padding:0;
    color:#4c4c4c;
    font-size:14px;
    font-weight: 300;
    text-decoration: underline;
}

/************************************/
/* Show themes sur pages recherches */
/************************************/

.show-themes-link {
    cursor: pointer;
}

.showed-themes {
    border:1px solid #e5e5e5; 
    padding:10px;
}

/********************************************/
/* Sélecteur de langues et champs recherche */
/*******************************************/

.ak-search {
    padding-top:10px;
    float: right;
    width: 180px;
}

.searchsubmit {
    display: none;
}

.searchform {
    background: transparent url("images/icon-search.png") no-repeat scroll right center; 
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #ccc;
    margin: 0;
    width: 141px;
    height: 25px;
    padding-bottom: 15px;
    line-height: 50px;
    display:inline-block;
}

.searchform .s {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    float: left;
    vertical-align: middle;
    width: 160px;
    height: 25px;
}


#masthead .right-header {
    display: inline-block;
    float: right;
    padding: 10px 0;
    vertical-align: top;
    width: 300px;
}

#flags_language_selector img{
margin:1px;
border:1px solid #333;
}

.lang-selector {
    vertical-align: middle;
    width:auto;
    float:right;
}