/*
Theme Name: Nevada Child
Theme URI: http://www.unitedthemes.com
Description: An Agency / Blog / Portfolio / Business Theme
Version: 1.7.8
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: nevada
*/

@import url("../nevada/style.css");


body {
	line-height: none !important;
}
#wrap {
	z-index: 100 !important;
	background-color:#e3e4e4 !important;
	border-top: none !important;
}
#content-wrap {
	padding:0 0 0 0 !important;
	min-height:100% !important;
	background-color:#e3e4e4 !important;
}
#header {
	padding:11px 0 0 0 !important;
}
#header {
	padding:11px 0 0 0 !important;
}
.h-right {
	width:500px !important;
	margin: 0 0 0 0 !important;
}
#teaser {
	padding-top: 0 !important;
}
.nav-wrap {
	border-bottom: none !important;
}
#footer-wrap {
	background-color:#000 !important;
}
#sub-footer-wrap {
	background-color:#000 !important;
}
a,
#logo h1 a,
.entry-title a {
	color:#000 !important;
}
a {
	color: #336699 !important;
}
.entry-content a {
	font-weight: normal !important;
}
ul {
	list-style: circle !important;
}
ol {
	list-style-type: decimal !important;
}
.entry-summary ul {
	list-style-position: outside !important;
}
.home-title {
	font-size:20px !important;
}
#vmenu ul {   
	width:179px !important;
}
#vmenu ul li h3 {
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 10px !important;
	font-weight:bold !important;
	padding:4px 5px 4px 20px !important;
	border: none !important;
	margin: 0 0 -1px !important;
  	display: block !important;
}
#vmenu ul li h3:hover,
#vmenu ul li:hover {
	background-color: transparent !important;
	color:#FFFFFF !important;
}
#vmenu li.selected,
#vmenu li.selected:hover   {
	background-color: transparent !important;
}
#vmenu li:last-child h3 {
	border-bottom-right-radius:none !important;	
}
#vmenu li.selected:first-child,
#vmenu li:first-child h3 {
	border-top-right-radius:0 !important;		
	border-top-left-radius:0 !important;		 	
	-moz-border-radius-topright:0 !important;	 
	-moz-border-radius-topleft:0 !important; 	
	-webkit-border-top-right-radius:0 !important;	
	-webkit-border-top-left-radius:0 !important;
}
table th {
	border: none !important;
}
table td {
	border: none !important;
}
#nevada-small-cart {
	float:right !important;
	display:none !important;
}
.entry-meta {
	display:none !important;
}
input[type="button"] {
	cursor:pointer;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: none !important;
	background: none !important;
	filter: none !important;
	-moz-border-radius: none !important;
	-webkit-border-radius: none !important;
	border-radius: none !important;
	border: none !important;
	display: none !important;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	padding:5px 10px;
	text-decoration:none !important;
	text-shadow:1px 1px 0px #ffffff;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	text-align:center;
}
input[type="button"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
}


textarea, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"] {
  width: auto !important;
}

#lambda-featured-header-wrap {
	border-bottom:0px solid #D9D9D9 !important;
}











@font-face {
    font-family: 'texgyreherosbold';
    src: url('/wp-content/themes/nevada/fontface/texgyreheros-bold-webfont.eot');
    src: url('/wp-content/themes/nevada/fontface/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/nevada/fontface/texgyreheros-bold-webfont.woff') format('woff'),
         url('/wp-content/themes/nevada/fontface/texgyreheros-bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/nevada/fontface/texgyreheros-bold-webfont.svg#texgyreherosbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreherosregular';
    src: url('/wp-content/themes/nevada/fontface/texgyreheros-regular-webfont.eot');
    src: url('/wp-content/themes/nevada/fontface/texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/nevada/fontface/texgyreheros-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/nevada/fontface/texgyreheros-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/nevada/fontface/texgyreheros-regular-webfont.svg#texgyreherosregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.big-page-title { 
color: #FFF !important;
text-decoration: none !important;
font-size:32px !important;
font-family: 'texgyreherosbold', sans-serif !important; 
font-weight:bold !important;
} 
h1 { 
color: #585858 !important;
font-weight:bold !important;
text-decoration: none !important;
font-size:22px !important;
font-family: 'texgyreherosbold', sans-serif !important; 
text-transform:uppercase !important;
line-height:24px !important;
padding: 0px !important;
margin: 0px !important;
}
h2 { 
color: #a3a4a6 !important;
font-weight: bold !important;
text-decoration: none !important;
font-size:20px !important;
font-family: 'texgyreherosbold', sans-serif !important; 
}
h4 { 
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
color: #317aa8 !important;
font-weight: bold !important;
text-decoration: none !important;
font-size:14px !important;
padding: 0px !important;
margin: 0px !important;
}
h5 { 
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
color: #000 !important;
font-weight: bold !important;
text-decoration: none !important;
font-size:13px !important;
padding: 0px !important;
margin: 0px !important;
}
h6 { 
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #000 !important;
font-weight: bold !important;
text-decoration: none !important;
font-size:13px !important;
}    

/* Accordeon Menu */
dl.level1 dd.parent.opened {
margin: -8px 0 8px 0 !important;
} 

.submenu {
font-weight: bold !important;
}

/* Line height all site */
body {
line-height: normal !important;
}
.one_half a {
color:#336699 !important;	
}	

.container a:hover {
	color: #333333 !important;
}

#retourchercheurs a {
	color: #000 !important;
}
#retourchercheurs a:hover {
	color: #FFF !important;
}

.publications-h1 { 
color: #a3a4a6 !important;
font-weight: bold !important;
text-decoration: none !important;
font-size:16px !important;
font-family: 'texgyreherosbold', sans-serif !important; 
padding: 0 0 10px 0 !important;
margin: 0px !important;
}
.publications-h2 { 
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
color: #317aa8 !important;
font-weight: bold !important;
text-decoration: none !important;
font-size:12px !important;
padding: 0 0 10px 0 !important;
margin: 0px !important;
line-height:8px !important;
}
.publications-h3 { 
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #000 !important;
font-weight: bold !important;
text-decoration: none !important;
font-size:11px !important;
padding: 0 0 10px 0 !important;
margin: 0px !important;
}

#subscription-toggle {
padding-left:10px !important;	
}	

#bbp_search {
margin-bottom:20px !important;	
}	


.incsub_wiki_link_history {
visibility:hidden !important;	
}	
.incsub_wiki_link_advanced_edit {
visibility:hidden !important;	
}	
.incsub_wiki_link_create {
visibility:hidden !important;		
}	
.incsub_wiki_link_edit {
visibility:hidden !important; 	
}
.incsub_wiki_meta_box {
display:none !important;	
}	
.wp-media-buttons {
display:none !important;	
}	
.incsub_wiki_top {
display:none !important;	
}	
/*.incsub_wiki-subscribe {
display:none;	
}*/

#btn_save {
width:150px !important;
height:25px	!important;
margin-top:10px !important;
}	

.advpolls-title {
display:none !important;	
}

#wrap {
background-color:#FFF !important; 
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
a {
  text-decoration: none;
  transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  outline: 0 none;
  color: #336699;
}

#megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator {
  color: #707173 !important;
}
#megaMenu ul ul.sub-menu li > a, #megaMenu ul ul.sub-menu li > span.um-anchoremulator {
  color: #707173 !important;
}
#megaMenu ul ul.sub-menu li > a:hover {
  color: #FFF !important;
}

#content-wrap {
  background-color: #FFF !important;
}


#megaMenu ul.megaMenu > li.current-menu-parent > a, #megaMenu ul.megaMenu > li.current-menu-ancestor > a {
  color: #FFFFFF !important;
  background-color: #000000 !important;
}

.event_description p {
  margin: 20px 0 20px 0 !important;
}

.event_name {
  display:none !important;
}

.event_dates {
  display:none !important;
}

.event_times {
  display:none !important;
}

.event_title {
  display:none !important;
}

.epl_cart_wrapper.section  {
  visibility:hidden !important;
}
.epl_regis_field_wrapper label  {
  margin: 0 30px 10px 0 !important;
}

.epl_thank_you_page .time_section {
  visibility:hidden !important;
}
.epl_thank_you_page .date_section {
  visibility:hidden !important;
}
.epl_button {
  color:#000 !important;
}

.big-page-title {
    font-family: 'arial', sans-serif !important;
}


















































