/*
Theme Name: Chorus chanson
Description: Theme Chorus chanson
Version: 1.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

html {
  height: 100%;
}

body {
  height: 100%;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: black;
  line-height: 1.5em;
  background: #f7f7f7;
}

p,
ul,
ol,
blockquote {
  margin-bottom: 1.5em;
}

a {
  color: darkorange;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 18px;
  color: darkorange;
  font-family: "Lato", sans-serif;
  text-align: left;
  font-weight: 700;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.325em;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1.125em;
}

h5,
h6 {
  font-size: 1em;
}

ul,
ol {
  margin-left: 20px;
}

ul {
  list-style: disc inside;
  overflow: hidden;
}

ul ul,
ol ul {
  list-style: disc inside;
  margin-bottom: 0;
}

ol {
  list-style: decimal inside;
  overflow: hidden;
}

ol ol,
ul ol {
  list-style: decimal inside;
  margin-bottom: 0;
}

ul.ab-top-menu {
  overflow: visible;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

blockquote {
  margin: 0 60px 0 45px;
  border-left: 5px solid darkorange;
  padding-left: 15px;
  font-style: italic;
  overflow: hidden;
  margin-bottom: 1.5em;
}

blockquote p {
  margin-bottom: 0;
}

blockquote em {
  display: block;
  font-style: normal;
  text-align: right;
}

blockquote em:before {
  content: ' -';
}

img.alignleft {
  float: left;
  margin: 0 10px 0 0;
}

img.alignright {
  float: right;
  margin: 0 0 0 10px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.clear:before, .clear:after {
  content: "";
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

.center {
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

.uppercase {
  text-transform: uppercase;
}

.icon-cat.actu, .icon-cat.item-0 {
  background-image: url(img/icon/ecouteur.png);
}
.icon-cat.actu:hover, .icon-cat.item-0:hover {
  background-image: url(img/icon/ecouteur-hover.png);
}
.icon-cat.bois, .icon-cat.item-1 {
  background-image: url(img/icon/arbre.png);
}
.icon-cat.bois:hover, .icon-cat.item-1:hover {
  background-image: url(img/icon/arbre-hover.png);
}
.icon-cat.bons-plans, .icon-cat.item-2 {
  background-image: url(img/icon/pouce.png);
}
.icon-cat.bons-plans:hover, .icon-cat.item-2:hover {
  background-image: url(img/icon/pouce-hover.png);
}
.icon-cat.boutique, .icon-cat.item-3 {
  background-image: url(img/icon/caddie.png);
}
.icon-cat.boutique:hover, .icon-cat.item-3:hover {
  background-image: url(img/icon/caddie-hover.png);
}
.icon-cat.internet, .icon-cat.item-4 {
  background-image: url(img/icon/main.png);
}
.icon-cat.internet:hover, .icon-cat.item-4:hover {
  background-image: url(img/icon/main-hover.png);
}
.icon-cat.mode, .icon-cat.item-5 {
  background-image: url(img/icon/ceintre.png);
}
.icon-cat.mode:hover, .icon-cat.item-5:hover {
  background-image: url(img/icon/ceintre-hover.png);
}
.icon-cat.sante, .icon-cat.item-6 {
  background-image: url(img/icon/sante.png);
}
.icon-cat.sante:hover, .icon-cat.item-6:hover {
  background-image: url(img/icon/sante-hover.png);
}
.icon-cat.tatouage, .icon-cat.item-7 {
  background-image: url(img/icon/tatouage.png);
}
.icon-cat.tatouage:hover, .icon-cat.item-7:hover {
  background-image: url(img/icon/tatouage-hover.png);
}
.icon-cat.tourisme, .icon-cat.item-8 {
  background-image: url(img/icon/terre.png);
}
.icon-cat.tourisme:hover, .icon-cat.item-8:hover {
  background-image: url(img/icon/terre-hover.png);
}
.icon-cat.vins, .icon-cat.item-9 {
  background-image: url(img/icon/vins.png);
}
.icon-cat.vins:hover, .icon-cat.item-9:hover {
  background-image: url(img/icon/vins-hover.png);
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  padding-bottom: 5px;
  background: url(http://www.chorus-chanson.fr/wp-content/themes/chorus-chanson/img/bg-titre-post.png) no-repeat left bottom;
}

#page {
  position: relative;
  min-height: 100%;
}

#global {
  padding-bottom: 48px;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.wp-pagenavi {
  text-align: center;
  margin: 20px 0;
}
.wp-pagenavi .page, .wp-pagenavi span, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
  padding: 2px 8px !important;
  background: #ff8c00;
  border: none !important;
  font-size: 18px;
  font-weight: 700;
}
.wp-pagenavi a {
  color: #FFF;
  background: #ff8c00;
}
.wp-pagenavi a:hover {
  color: #FFF;
  background: #3a3a3a;
}
.wp-pagenavi span {
  color: #FFF;
}
.wp-pagenavi span.extend {
  color: #FFF;
  background: #ff8c00;
}
.wp-pagenavi span.current {
  background: #3a3a3a;
  color: #FFF;
}

#header {
  height: 129px;
  background: darkorange url(img/bg-header.jpg) no-repeat center top;
}
#header .row {
  margin-bottom: 5px;
  height: 60px;
  line-height: 60px;
}
#header .logo {
  float: left;
  margin: 10px 0 0 0;
  display: block;
  width: 393px;
  height: 37px;
}

#slogan {
  float: right;
  color: #000;
  font-weight: 700;
  font-size: 24px;
  line-height: 60px;
}

#barre {
  height: 64px;
  background: url(img/bg-barre.png) no-repeat 0 0;
}

#bg-menu {
  position: relative;
  margin-bottom: 40px;
}

#menu {
  z-index: 3000;
  position: relative;
  height: 42px;
  background: url(http://www.chorus-chanson.fr/wp-content/themes/chorus-chanson/img/bg-menu.png) repeat-x 0 0;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu li {
  float: left;
  margin-left: 110px;
}
#menu li + li {
  padding-left: 2px;
  background: url(http://www.chorus-chanson.fr/wp-content/themes/chorus-chanson/img/divider-menu.png) no-repeat 0 50%;
  margin-left: 0;
}
#menu a {
  display: block;
  padding: 0 3px;
  position: relative;
  font-size: 13px;
  line-height: 42px;
  color: #FFF;
  text-decoration: none;
}
#menu a:hover {
  background: url(http://www.chorus-chanson.fr/wp-content/themes/chorus-chanson/img/bg-menu.png) repeat-x 0 -42px;
}

#search {
  float: left;
  width: 281px;
  margin: 10px 0 0 10px;
}
#search form {
  position: relative;
}
#search form input {
  outline: none;
}
#search form input[type=text] {
  width: 100%;
  margin: 0;
  height: 41px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 41px;
  color: #000;
  border: none;
  background-color: #f4f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search form input[type=submit] {
  padding: 0 10px;
  margin-left: 5px;
  position: absolute;
  right: 10px;
  top: 6px;
  border: none;
  cursor: pointer;
  width: 22px;
  height: 28px;
  background: url(img/icon/loupe.png);
}

#top {
  float: right;
  width: 685px;
  height: 64px;
}
#top .thumb {
  margin-top: 9px;
  display: block;
  float: left;
}
#top .thumb img {
  border: 2px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#top .titre {
  width: 545px;
  float: right;
  font-size: 24px;
  line-height: 64px;
  font-weight: 700;
}
#top .titre a {
  color: #FFF;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-decoration: none;
}
#top .titre a:hover {
  color: #ff8c00;
}

.subtitle {
  margin-bottom: 10px;
  padding-bottom: 5px;
  color: darkorange;
  font-size: 18px;
  line-height: 18px;
  font-weight: 900;
  border-bottom: 2px solid #905309;
}

#container {
  margin: 0 0 30px 0;
}

#content {
  padding: 40px 10px 10px;
  background: #FFF;
  text-align: justify;
  float: right;
  width: 663px;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
#content img {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#single .titre-main {
  padding-bottom: 5px;
  color: darkorange;
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  border-bottom: 2px solid #905309;
}

.box {
  margin: 20px 0;
}

.post {
  position: relative;
  background: #FFF;
  padding: 10px;
}
.post:hover {
  background: #3a3a3a;
}
.post:hover .titre a {
  color: #FFF;
}
.post:hover .category {
  color: darkorange;
}
.post:hover .icon-cat.actu, .post:hover .icon-cat.item-0 {
  background-image: url(img/icon/ecouteur-hover.png);
}
.post:hover .icon-cat.bois, .post:hover .icon-cat.item-1 {
  background-image: url(img/icon/arbre-hover.png);
}
.post:hover .icon-cat.bons-plans, .post:hover .icon-cat.item-2 {
  background-image: url(img/icon/pouce-hover.png);
}
.post:hover .icon-cat.boutique, .post:hover .icon-cat.item-3 {
  background-image: url(img/icon/caddie-hover.png);
}
.post:hover .icon-cat.internet, .post:hover .icon-cat.item-4 {
  background-image: url(img/icon/main-hover.png);
}
.post:hover .icon-cat.mode, .post:hover .icon-cat.item-5 {
  background-image: url(img/icon/ceintre-hover.png);
}
.post:hover .icon-cat.sante, .post:hover .icon-cat.item-6 {
  background-image: url(img/icon/sante-hover.png);
}
.post:hover .icon-cat.tatouage, .post:hover .icon-cat.item-7 {
  background-image: url(img/icon/tatouage-hover.png);
}
.post:hover .icon-cat.tourisme, .post:hover .icon-cat.item-8 {
  background-image: url(img/icon/terre-hover.png);
}
.post:hover .icon-cat.vins, .post:hover .icon-cat.item-9 {
  background-image: url(img/icon/vins-hover.png);
}
.post:hover p {
  color: #FFF;
}
.post + .post {
  margin-top: 5px;
}
.post .right {
  width: 370px;
}
.post .bg-titre {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 2px solid #905309;
}
.post .titre {
  float: left;
  width: 400px;
  color: #ff8c00;
  font-weight: 700;
  font-size: 18px;
}
.post .titre a {
  display: block;
  color: #ff8c00;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.post .titre a:hover {
  color: #FFF;
}
.post .category {
  float: right;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  color: #000;
  font-size: 18px;
  text-decoration: none;
}
.post .category:hover {
  color: darkorange;
}
.post p {
  line-height: 23px;
  margin-bottom: 0;
}
.post .thumb {
  float: left;
  position: relative;
  display: block;
}

.post-large + .post-large {
  margin-top: 10px;
}
.post-large.left {
  width: 210px;
  margin-top: 0;
}
.post-large.left .titre {
  font-size: 12px;
}
.post-large.middle {
  margin: 0 16px;
}
.post-large .thumb {
  display: block;
}
.post-large .thumb img {
  display: block;
}
.post-large .titre {
  font-size: 15px;
  font-weight: 700;
}
.post-large .titre a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #000000;
  text-decoration: none;
}
.post-large .titre a:hover {
  color: darkorange;
}

.last-news {
  padding-bottom: 5px;
  border-bottom: 1px solid #c4c4c4;
}
.last-news + .last-news {
  margin-top: 10px;
}
.last-news .date {
  color: darkorange;
  font-size: 12px;
  font-weight: 700;
}
.last-news .titre {
  font-size: 15px;
  font-weight: 700;
}
.last-news .titre a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #000000;
  text-decoration: none;
}
.last-news .titre a:hover {
  color: darkorange;
}

#sidebar {
  padding: 5px 0 10px 0;
  float: left;
  width: 305px;
  background: #FFF;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}

#categories ul {
  width: 149px;
  border-bottom: 1px solid #c4c4c4;
}
#categories ul.left {
  border-right: 1px solid #c4c4c4;
}
#categories li {
  padding-left: 10px;
  border-top: 1px solid #c4c4c4;
}
#categories a {
  padding-left: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background-repeat: no-repeat;
  background-position: 0 50%;
}

.widget + .widget {
  margin-top: 20px;
}
.widget .bg-titre {
  position: relative;
}
.widget .title {
  margin: 0 auto 10px;
  width: 276px;
  height: 49px;
  line-height: 46px;
  padding: 0 10px;
  position: relative;
  color: #FFF;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  background: url(img/bg-titre-sidebar.png);
}
.widget .contenu {
  padding: 0 3px 10px 3px;
}
.widget .contenu.no-padding {
  padding: 0;
  width: 296px;
  margin: 0 auto;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li + li {
  padding-top: 1px;
}
.widget ul a {
  line-height: 25px;
  display: block;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: 700;
  font-size: 15px;
}
.widget ul a:hover {
  color: darkorange;
}
.widget .btn {
  width: 258px;
  margin: 0 auto;
}

.wpp-thumbnail {
  float: none !important;
}

#footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 48px;
  line-height: 48px;
  color: #FFF;
  line-height: 48px;
  font-weight: 700;
  font-size: 18px;
  background: #000;
}
#footer .wrap {
  position: relative;
  height: 48px;
  width: 1000px;
  background: url(img/bg-footer.jpg);
}
#footer .logo-footer {
  float: left;
}
#footer .mentions {
  display: block;
  float: right;
  color: #FFF;
  text-decoration: none;
}
#footer .mentions:hover {
  color: darkorange;
}

#commentform .left, #commentform .logged-in-as {
  float: left;
  width: 200px;
}
#commentform .comment-form-comment {
  float: right;
  width: 455px;
}
#commentform label {
  display: block;
}
#commentform input[type="text"] {
  padding: 5px 10px;
}
#commentform input[type="text"], #commentform textarea {
  width: 100%;
  margin: 0;
  outline: none;
  border: 1px solid #ff8c01;
  background: #ededed;
  color: #393735;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#commentform input[type="text"]:focus, #commentform textarea:focus {
  border: 1px solid #000;
}
#commentform .field {
  margin-bottom: 0;
}
#commentform .field + .field {
  margin-top: 15px;
}
#commentform textarea {
  padding: 5px;
  height: 113px;
  outline: none;
  width: 100%;
  resize: none;
  font-size: 12px;
  font-family: Arial;
}
#commentform #submit {
  width: 100%;
  cursor: pointer;
  display: block;
  padding: 5px 0;
  border: none;
  color: #FFF;
  font-size: 24px;
  background: darkorange;
  text-transform: uppercase;
}
#commentform #submit:hover {
  text-decoration: none;
  background: #000;
}

#comment-list li {
  list-style: none;
}
#comment-list li > div {
  padding: 10px;
  background: #eee;
}
#comment-list .comment-body {
  margin-top: 10px;
  position: relative;
}
#comment-list .comment-body .vcard img {
  position: absolute;
  right: 10px;
  top: 10px;
}
#comment-list .comment-body p {
  margin-top: 20px;
}
#comment-list .reply {
  float: right;
}
#comment-list .commentmetadata {
  font-size: 11px;
}
#comment-list .author-date {
  margin-bottom: 10px;
}

.wpcf7-textarea, .wpcf7-text {
  width: 100%;
  padding: 5px 10px;
  outline: none;
  border: 1px solid #ff8c01;
  background: #ededed;
  color: #393735;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7-textarea:focus, .wpcf7-text:focus {
  border: 1px solid #000;
}

.wpcf7-submit {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  display: block;
  padding: 5px 0;
  border: none;
  color: #FFF;
  font-size: 24px;
  background: #000;
  text-transform: uppercase;
}
.wpcf7-submit:hover {
  text-decoration: none;
  background: darkorange;
}