/*
Theme Name: zpBootstrap
Author: Vincent3569
Author URI: http://www.vincentbourganel.fr
Version 1.0
*/

/*------------------------------------
		main bootstrap overwriting
-------------------------------------- */
body {
	background: #eee url(../images/bg3.jpg) repeat scroll;
	overflow-y: scroll;
}
.wrap {
	background: #eee;
	border: 1px solid #bbb;
	-moz-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	margin: 0 auto 40px auto;
	width: 970px;
}
.wrap:before, .wrap:after {
	content: "";
	display: table;
}
.wrap:after {
	clear: both;
}
.main {
	min-height: 600px;
}
.row .centered {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.center {
	text-align:center;
}
.pull-right, [class*="span"] .pull-right {
	float: right;
}
.pull-left, [class*="span"] .pull-left {
	float: left;
}
.top-margin-reset {
	margin-top: 0;
}
.bottom-margin-reset {
	margin-bottom: 0;
}
.top-margin {
	margin-top: 18px;
}

/*------------------------------------
		header
-------------------------------------- */
.navbar-fixed-top {
	position: static;
	margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner {
	padding-top: 0;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navbar .brand {
	color: #eee;
	font-size: 18px;
	padding: 10px 20px;
}
.navbar .btn-navbar {
	margin-bottom: 0;
}
.flags li {
	padding: 4px 3px 2px 4px;
}
.flags img {
	vertical-align: top;
}

/*------------------------------------
		navigation and pagination
-------------------------------------- */
.breadcrumb {
	margin-top: 18px;
}
.pagination ul {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
}
.pagination a:hover, .pagination .active a {
	background-color: #f5f5f5;
}
.disabled_nav {
	display: none;
}
ul.nav-label, ul.nav-label li {
	display: inline-block;
	margin-left: 0!important;
	margin-right: 5px;
	margin-bottom: 4px;
	padding-right: 0;
	padding-left: 0;
	line-height: 25px;
}
.nav_news {
	margin-left: -20px;
}

/*------------------------------------
		gallery, albums and images
-------------------------------------- */
.album-thumb {
	max-width: 100%;
}
.image-thumb {
	max-width: 43%;
}
.thumbnail img {
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img {
	max-width: 100%;
	height: auto;
}
img.ombre {
	-moz-box-shadow: 2px 2px 9px #111;
	-webkit-box-shadow: 2px 2px 9px #111;
	box-shadow: 2px 2px 9px #111;
}
#imagemetadata {
	margin: 15px;
	padding: 10px 15px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*------------------------------------
		home, news, pages and search results
-------------------------------------- */
.flexslider {
	-moz-box-shadow: 2px 2px 9px #111;
	-webkit-box-shadow: 2px 2px 9px #111;
	box-shadow: 2px 2px 9px #111;
}
.flex-direction-nav li a {
	background: url(../images/bg_direction_nav.png) no-repeat;
}
.flex-control-nav li a {
	background: url(../images/bg_control_nav.png) no-repeat;
}
.site-description {
	margin-top: 40px;
	margin-bottom: 20px;
}
.photo-description {
	margin-top: 20px;
	margin-bottom: 20px;
}
#latestnews h3 {
	display: inline;
}
.latestnews-date {
	display: inline;
	margin-left: 5px;
	position: relative;
	top: -2px;
}
.latestnews-desc {
	display: block;
	margin: 5px 0 0;
}
.post {
	margin: 0 0 45px;
}
.post-date {
	float: left;
	width: 50px;
	text-align: center;
	margin: 8px 15px 15px 0;
	border: solid 1px #bebebe;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ecebeb');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ecebeb));
	background: -moz-linear-gradient(top, #ffffff, #ecebeb);
	background: linear-gradient(-90deg, #ffffff, #ecebeb);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
}
.post-date .month {
	color: #fff;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding: 2px 0;
	width: 100%;
	position: relative;
	left: -1px;
	top: -1px;
	border: solid 1px #a11216;
	background: #cb151b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb1c24', endColorstr='#a30c10');
	background: -webkit-gradient(linear, left top, left bottom, from(#eb1c24), to(#a30c10));
	background: -moz-linear-gradient(top, #eb1c24, #a30c10);
	background: linear-gradient(-90deg, #eb1c24, #a30c10);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .2);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;*/
	-moz-border-radius-topleft: 0 5px 0 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.post-date .day {
	color: #666;
	padding: 2px 0 1px;
	font: bold 18px/100% Arial, Helvetica, sans-serif;
	display: block;
}
.list-post .post-date .year {
	color: #999;
	padding: 0 0 4px;
	font: 10px/100% Arial, Helvetica, sans-serif;
	display: block;
}
.extra-content {
	border-top: 1px solid #ddd;
	padding-top: 18px;
}
p.readmorelink {
	clear: both;
}
.search-wrap {
	margin-bottom: 36px;
}
.search-content {
	margin: 0 0 18px 18px;
}

/*------------------------------------
		contact, archives, password, login, register and search
-------------------------------------- */
/* contact */
#mailform strong, #registration_form strong {
	color: red;
	font-weight: bold;
}
#mailform textarea, #commentform textarea {
	height: 150px;
}
#mailform input#code, #commentform input#code {
	margin-left: 10px;
}
#discard input[type="submit"] {
	margin-left: 5px;
}
#confirm {
	padding-left: 140px;
}
/* archives */
#archives {
	width: 70%;
	margin: 0 auto;
}
#tags {
	width: 80%;
	margin: 0 auto;
}
#newsarchives {
	width: 50%;
}
.month li {
	margin-left: 20px;
}
/* password, login and register */
#passwordform, #zpB_passwordform , #zpB_login_passwordform{
	padding: 20px;
}
#passwordform, #zpB_passwordform p {
	text-align: center;
}
#loginform fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 20px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#loginform legend {
	font-family: Corbel, Verdana, Arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
	border-bottom: none;
	width: auto;
}
/* search */
.navbar-search .search-query {
	font-size: 14px;
}
#search {
	margin-top: 2px;
}
form#search_form {
	margin: 0;
}
input#search_submit {
	margin: 0;
}
#searchextrashow{
	background: #eee;
	border: 1px solid #bbb;
	position: absolute;
	text-align: left;
	left: 5px;
	z-index: 1000;
	margin: 4px 0 0;
	padding: 5px 10px;
	overflow: visible;
}
#searchextrashow  > label{
	display: inline-block;
}
#search ul {
	list-style: none;
	margin: 5px 0 0 ;
	padding: 0;
}
#search il {
	margin: 0;
	padding: 0;
}
#searchextrashow input {
	margin: 0 5px 0 0;
	display: inline;
}

/*------------------------------------
		comments
-------------------------------------- */
.accordion {
	margin-top: 15px;
}
.accordion-heading {
	margin-bottom: 10px;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
	border: 1px solid #e5e5e5;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	box-shadow: inset 0 1px 0 #ffffff;
		-webkit-box-shadow: inset 0 1px 0 #ffffff;
		-moz-box-shadow: inset 0 1px 0 #ffffff;
}
#commentform strong {
	color: #FF0000;
	font-weight: bold;
}
.comment {
	margin-bottom: 10px;
}

/*------------------------------------
		footer
-------------------------------------- */
.bottom {
	margin-bottom: 0;
}
.bottom.navbar {
	font-family: Corbel, Verdana, Arial,sans-serif;
}
.bottom .navbar-inner {
	padding: 8px 10px;
}
#admin_data {
	padding: 10px 15px 15px;
}
#f_admin_data {
	border: 1px solid #ccc;
	padding-left: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#zen-part {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
}
#photo-part {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.resize {
	position: fixed;
	bottom: 0;
	right: 0;
	height: 80px;
	width: 80px;
	background: url(../images/resize.png);
	z-index: 10000;
}

.admin {
	border: 1px solid #4a4a4a;
	background: #292929;
	position: fixed;
	right: 0;
	top: 0;
	width: 140px;
	z-index: 99;
	padding: 2px;
}


/*------------------------------------
		media queries
-------------------------------------- */
@media (max-width: 480px) {
	.login {
		display: none;
	}
	.form-actions {
		padding-left: 10px;
	}
	#confirm {
		padding-left: 0;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.login {
		padding-right: 10px;
	}
	.modal {
		width: 400px;
		margin-left: -220px;
	}
}
@media (max-width: 767px) {
	body {
		background-image: none;
	}
	.navbar .brand {
		letter-spacing: -1px;
		padding: 10px 5px 10px 15px;
	}
	.wrap {
		border: 0;
		width: auto;
		margin: 0 auto;
	}
	.thumbnails {
		margin-left: -20px;
	}
	.nav_news {
		margin-left: 0;
	}
	.post-date {
		width: 40px;
	}
	#search {
		float: none;
		margin: 0 0 5px 0;
	}
	#archives, #tags {
		width:100%;
	}
	.bottom .navbar-inner {
		margin: 0 -20px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.wrap {
		width: 760px;
	}
	.login {
		padding-right: 10px;
	}
	#mailform .input-xxlarge {
		width: 430px;
	}
	#comments {
		float: right;
	}
}
@media (max-width: 979px) {
	.navbar-form, .navbar-search {
		float: none;
		padding: 0;
		margin: 0;
		border-top: 0 none;
		border-bottom: 0 none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}
@media (min-width: 980px) {
	#comments {
		float: right;
	}
}