/*
Theme Name: CRNT (APF)
Author: Romain BANAT (romain.banat@apf.asso.fr)
Version: 1.0
Template: the-bootstrap
*/

@import url("../the-bootstrap/style.css");

/* left aside */
#nav-aside .well {
  padding-bottom:1em;
}

#primary.span8 {
	margin-left:0px;
}

/* Modification du template */

input[type="password"] {
	padding:4px;
}

#footer.container {
	height:auto;
	padding: 20px 10px 10px 10px;
}

.entry {
	overflow:visible;
}

#image_header {
	height: 160px;
	background-image:url('img/header.jpg');
}

#menu-menu-principal .current-menu-item a {
	color: white;
	text-decoration: none;
	background-color: #222;
}

#tools p.label-text a.tools-font-smaller { font-size:11px; }
#tools p.label-text a.tools-font-medium { font-size:17px; }
#tools p.label-text a.tools-font-larger { font-size:25px; }

.btn-don-apf {
	background-color: #666666;
	background-image: -moz-linear-gradient(top, #999999, #333333);
	background-image: -ms-linear-gradient(top, #999999, #F89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999999), to(#333333));
	background-image: -webkit-linear-gradient(top, #999999, #333333);
	background-image: -o-linear-gradient(top, #999999, #333333);
	background-image: linear-gradient(top, #999999, #333333);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#333333', GradientType=0);
	border-color: #333333 #333333 #111111;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color: white;
}

.btn-don-apf:hover,
.btn-don-apf:active,
.btn-don-apf.active,
.btn-don-apf.disabled,
.btn-don-apf[disabled]{
	background-color:#333333;

	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color: white;
}

.btn-don-apf:active,
.btn-don-apf.active{
	background-color:#666666 \9;
}


/* Plugin Google Translate */

.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}

#google_translate_element {
	text-align:center;
}

#google_translate_element select {
	max-width:100%;
	font-size:1em;
	margin-top:-0.1em;
}

#google_translate_element .goog-logo-link {
	display:none;
}

#google_translate_element .goog-te-gadget span:after {
	content:"Google";
}

/* Plugin Simple Login */

.widget_wp_sidebarlogin form label {
	display:none;
}

.widget_wp_sidebarlogin form input.text {
	width: 90%;
	-webkit-box-sizing: inherit; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: inherit;    /* Firefox, other Gecko */
    box-sizing: inherit;         /* Opera/IE 8+ */
}

*:first-child+html .widget_wp_sidebarlogin form input.text {
	width: inherit;
}

.widget_wp_sidebarlogin form p.submit {
	text-align:center;
}

.widget_wp_sidebarlogin ul.pagenav {
	margin-bottom: 0px;
}

section.slideshow-row article.span2 {
	width:185px;	
}

section.slideshow-row article.span6 {
	float:right;
	margin-left:0px;
}

.nav-footer {
	min-height:1em;
}

.navbar-inner {
	overflow:visible;
}

/*
.navbar .nav.pull-right, .btn-custom {
	background: #7FFF00;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2MwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZDlkMzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #7FFF00 0%, #127C09 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CC0), color-stop(100%,#127C09));
	background: -webkit-linear-gradient(top, #7FFF00 0%,#127C09 100%);
	background: -o-linear-gradient(top, #7FFF00 0%,#127C09 100%);
	background: -ms-linear-gradient(top, #7FFF00 0%,#127C09 100%);
	background: linear-gradient(top, #7FFF00 0%,#9D9D37 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7FFF00', endColorstr='#127C09',GradientType=0 );
}

h1.citation a {
	color: #127C09;
}

h1.citation a:hover, h1.citation a:visited {
	color: #1ECD0E;
}
*/
