/*
Theme Name: Icc2011
Description: Theme Icc2011
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: 16px;
  color: #1b1b1b;
  line-height: 1.5em;
  background: url(img/background.png);
}

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

a {
  color: #c03389;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

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

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 #c03389;
  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;
}

.relative {
  position: relative;
}

.top.row {
  padding-bottom: 6px;
  margin-bottom: 20px;
  border-bottom: 4px solid #868686;
}
.top.row .left {
  width: 615px;
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
  padding-bottom: 5px;
  border-bottom: 1px solid #272727;
}

#search input[type="text"]::-webkit-input-placeholder {
  color: #c03389;
}

#search input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #c03389;
}

#search input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #c03389;
}

#search input[type="text"]:-ms-input-placeholder {
  color: #c03389;
}

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

#global {
  padding-top: 20px;
  padding-bottom: 54px;
}

.wrap {
  width: 1026px;
  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: 5px 10px !important;
  background: #000;
  border: none !important;
  font-size: 24px;
}
.wp-pagenavi a {
  color: #FFF;
  background: #000;
}
.wp-pagenavi a:hover {
  color: #FFF;
  background: #ae2f7b;
}
.wp-pagenavi span {
  color: #FFF;
}
.wp-pagenavi span.extend {
  color: #FFF;
  background: #000;
}
.wp-pagenavi span.current {
  background: #ae2f7b;
  color: #FFF;
}

#header {
  margin-bottom: 10px;
}
#header .logo {
  margin-top: 6px;
  float: left;
  display: block;
  width: 324px;
  height: 67px;
}
#header .img {
  margin: 0 30px;
  float: left;
}
#header .img img {
  margin: 0 6px;
}

img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

#slogan {
  float: right;
  padding-top: 6px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 300;
  color: #1b1b1b;
  text-align: right;
  line-height: 27px;
}
#slogan span {
  color: #c03389;
}

#post {
  margin-top: 3px;
  width: 515px;
  float: right;
}
#post.full p {
  margin-bottom: 18px;
}
#post.full p:last-child {
  margin-bottom: 0;
}
#post .thumb {
  display: block;
  width: 144px;
  float: left;
}
#post .thumb img {
  display: block;
}
#post .titre {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
  color: #bf3288;
}
#post .titre a {
  color: #bf3288;
  text-decoration: none;
}
#post .titre a:hover {
  color: #3a3a3a;
}
#post .right {
  width: 360px;
}
#post p {
  margin-bottom: 0;
  font-weight: 300;
}

#search {
  float: right;
}
#search form input {
  outline: none;
}
#search form input[type=text] {
  border: 8px solid #ebebeb;
  width: 315px;
  float: left;
  margin: 0;
  height: 29px;
  padding: 0 10px;
  font-size: 18px;
  line-height: 29px;
  color: #c03389;
  background-color: #FFF;
}
#search form input[type=submit] {
  margin: 0;
  float: left;
  padding: 0 10px;
  border: none;
  cursor: pointer;
  height: 45px;
  color: #FFF;
  background: #bf3388;
  text-transform: uppercase;
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
}
#search form input[type=submit]:hover {
  background: #000;
}

#breadcrumbs {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 35px;
  color: #000;
}
#breadcrumbs a {
  color: #000;
  text-decoration: none;
}
#breadcrumbs span {
  color: #c03389;
}

#social {
  height: 23px;
}
#social .social {
  float: left;
}

#social-single {
  float: right;
  width: 315px;
}

#menu {
  z-index: 3000;
  position: relative;
  height: 56px;
  background: url(img/bg-menu.png) repeat-x 0 0;
  overflow: auto;
}
#menu ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
}
#menu li {
  height: 52px;
  line-height: 52px;
  float: left;
  padding-left: 2px;
  background: url(img/divider-menu.png) no-repeat 0 2px;
}
#menu li:hover, #menu li.current-menu-item {
  border-bottom: 4px solid #be3388;
}
#menu li:hover a, #menu li.current-menu-item a {
  color: #be3388;
}
#menu li.home a {
  width: 40px;
  text-indent: -9999px;
  background: url(img/icon/home.png) no-repeat center center;
}
#menu li:last-child {
  background: url(img/divider-menu.png) no-repeat 0 2px, url(img/divider-menu.png) no-repeat right 2px;
}
#menu span {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
#menu a {
  width: 96px;
  position: relative;
  display: block;
  position: relative;
  font-size: 12px;
  text-align: center;
  color: #000000;
  text-decoration: none;
}

#container {
  margin: 20px 0;
}

#content {
  text-align: justify;
  float: left;
  width: 696px;
}
#content .top {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 4px solid #868686;
}
#content .top .thumb {
  float: left;
  width: 306px;
}
#content .titre-main {
  margin-bottom: 0;
  width: 355px;
  float: right;
  height: 134px;
  line-height: 134px;
  color: #c03389;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  background: url(http://www.icc2011.fr/wp-content/themes/icc2011/img/bg-titre-single.png);
}
#content .titre-main span {
  display: inline-block;
  vertical-align: middle;
  line-height: 32px;
}

.category-title, .subtitle {
  margin-bottom: 10px;
  width: 676px;
  height: 30px;
  line-height: 26px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  padding: 0 10px;
  font-style: normal;
  background: url(img/titre-categorie.png);
}

.categorie + .categorie {
  margin-top: 30px;
}

.main-post {
  margin-bottom: 20px;
  padding: 2px;
}
.main-post:hover {
  -webkit-box-shadow: 0 0 5px rgba(27, 27, 25, 0.75);
  -moz-box-shadow: 0 0 5px rgba(27, 27, 25, 0.75);
  box-shadow: 0 0 5px rgba(27, 27, 25, 0.75);
}
.main-post .thumb {
  display: block;
  float: left;
  width: 424px;
}
.main-post .thumb img {
  display: block;
}
.main-post .right {
  text-align: left;
  width: 255px;
}
.main-post .titre {
  margin-bottom: 10px;
  color: #c03389;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
.main-post .titre a {
  text-decoration: none;
}
.main-post .titre a:hover {
  color: #000;
}
.main-post p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
  color: #515151;
}

.link {
  font-size: 13px;
  font-weight: 700;
  padding-left: 20px;
  background: url(img/icon/arrow.png) no-repeat 0 50%;
  width: 306px;
}
.link.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.link:hover {
  color: #000;
  text-decoration: none;
}

.box + .box {
  margin-top: 20px;
}
.box .title {
  margin-bottom: 10px;
  width: 509px;
  height: 36px;
  line-height: 36px;
  color: #FFF;
  font-size: 25px;
  padding-left: 10px;
  background: url(http://www.icc2011.fr/wp-content/themes/icc2011/img/bg-titre-large.png);
}
.box .title.vert {
  width: 423px;
  background: url(http://www.icc2011.fr/wp-content/themes/icc2011/img/bg-titre-large-vert.png);
}

#sidebar {
  float: right;
  width: 306px;
}

.sidebar + .sidebar {
  margin-top: 10px;
}
.sidebar .thumb {
  display: block;
  position: relative;
}
.sidebar .thumb:hover span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.sidebar .play {
  position: absolute;
  width: 40px;
  height: 30px;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -20px;
  background: url(img/icon/play.png);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.sidebar .loupe {
  position: absolute;
  width: 42px;
  height: 42px;
  left: 50%;
  top: 50%;
  margin-top: -21px;
  margin-left: -21px;
  background: url(img/icon/loupe.png);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.sidebar .link {
  line-height: 15px;
}

.widget + .widget {
  margin-top: 20px;
}
.widget h1 {
  font-size: 15px;
  margin-bottom: 10px;
}
.widget p {
  font-size: 12px;
  margin-bottom: 0;
}
.widget .titre {
  margin-bottom: 5px;
  padding: 0 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  height: 30px;
  line-height: 26px;
  background: url(img/titre-sidebar.png);
}
.widget.week .title {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
.widget.week .title a {
  color: #1f8ca0;
  text-decoration: none;
}
.widget.week .title a:hover {
  color: #f03689;
}
.widget.week p {
  font-size: 11px;
  line-height: 16px;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li + li {
  margin-top: 1px;
}
.widget ul a {
  font-size: 13px;
  padding-left: 20px;
  display: block;
  line-height: 20px;
  text-decoration: none;
  font-weight: 700;
  background: url(img/icon/arrow.png) no-repeat 0 50%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.widget ul a:hover {
  color: #000;
}

#more-view {
  margin-top: 35px;
}
#more-view .more-view {
  color: #e19126;
  font-size: 15px;
  font-weight: 900;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background: url(http://www.icc2011.fr/wp-content/themes/icc2011/img/bg-titre-post-more-view.png) no-repeat left bottom;
}
#more-view .title {
  color: #ed1c24;
  font-weight: 900;
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#more-view .title a {
  display: block;
  color: #ed1c24;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#more-view .title a:hover {
  color: #e19126;
}
#more-view .thumb {
  float: right;
  position: relative;
  z-index: 1000;
  display: block;
  width: 123px;
}
#more-view .thumb img {
  border: 2px solid #bbb;
  -webkit-border-radius: 123px;
  -moz-border-radius: 123px;
  border-radius: 123px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#more-view .thumb img:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
#more-view p {
  color: #FFF;
  font-size: 13px;
  margin-bottom: 0;
}
#more-view .left {
  width: 345px;
}

.wpp-thumbnail {
  float: none !important;
  display: block !important;
  margin: 0 !important;
  border: none !important;
}

#last {
  margin-top: 30px;
  background: #FFF;
}

#footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 54px;
  color: #FFF;
  background: url(img/bg-footer.png) repeat-x;
}
#footer .wrap {
  height: 54px;
}
#footer .logo {
  margin-top: 15px;
  margin-left: 30px;
  float: left;
}
#footer .mention {
  margin-right: 30px;
  float: right;
}
#footer .mention a {
  font-weight: 900;
  display: block;
  font-size: 18px;
  line-height: 54px;
  color: #797979;
  text-decoration: none;
  font-weight: 900;
  font-style: italic;
}
#footer .mention a:hover {
  color: #3a3a3a;
}

#reply-title {
  display: none;
}

#commentform .left, #commentform .logged-in-as {
  float: left;
  width: 200px;
}
#commentform .comment-form-comment {
  float: right;
  width: 485px;
}
#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 #393735;
  background: #d3d3d3;
  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 #c03389;
}
#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: #000;
  background-image: -webkit-linear-gradient(bottom, #010101 0%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, #010101 0%, #323232 100%);
  background-image: -o-linear-gradient(bottom, #010101 0%, #323232 100%);
  background-image: linear-gradient(to top, #010101 0%, #323232 100%);
  text-transform: uppercase;
}
#commentform #submit:hover {
  text-decoration: none;
  background: #c03389;
}

#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 #393735;
  background: #d3d3d3;
  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 #c03389;
}

.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: #c03389;
}

.yarpp-related {
  margin-bottom: 20px;
}