/*
Theme Name: Clara fashionista
Description: Theme Clara fashionista
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;
}

.attachment-thumbs {
    margin-left: -23px;
}

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;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #323232;
  line-height: 1.5em;
  background: url(img/background.jpg) no-repeat center top;
}

p,
ul,
ol,
blockquote {
  margin-bottom: 1.5em;
}

a {
  color: #a95452;
}

a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 18px;
  color: #874935;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
}

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 #a95452;
  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;
}

.attachment-thumbs, .attachment-sidebar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 3px solid #FFF;
  -webkit-box-shadow: 0 0 6px rgba(47, 44, 36, 0.75);
  -moz-box-shadow: 0 0 6px rgba(47, 44, 36, 0.75);
  box-shadow: 0 0 6px rgba(47, 44, 36, 0.75);
}

.attachment-thumbs, .attachment-sidebar img{
  min-width: 680px !important;
  height: auto;
  margin-top: 10px;
  margin-left: 0px !important;
}
.ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

#content .content h2, #content .content h3, #content .content h4, #content .content h5, #content .content h6 {
  font-family: "Damion", cursive;
  font-size: 30px;
}

.wrap {
  width: 985px;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.75);
}
.wrap.footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.wp-pagenavi {
  margin: 20px 0;
  text-align: center;
}
.wp-pagenavi .page, .wp-pagenavi span, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
  padding: 0 5px !important;
  border: none !important;
  font-size: 20px;
}
.wp-pagenavi a {
  color: #a95452;
  border: none !important;
}
.wp-pagenavi a:hover {
  color: #FFF;
  background: #a95452;
}
.wp-pagenavi span {
  color: #FFF;
}
.wp-pagenavi span.extend {
  color: #a95452;
}
.wp-pagenavi span.current {
  color: #FFF;
  background: #a95452;
  font-weight: normal;
}

#header {
  display: block;
  position: relative;
  height: 155px;
  background: url(img/header.png) no-repeat center top;
}
#header .logo {
  position: absolute;
  left: 50%;
  top: 8px;
  margin-left: -145.5px;
  display: block;
  width: 291px;
  height: 152px;
}

#menu {
  z-index: 3000;
  position: relative;
  height: 57px;
  background: url(img/bg-menu.png);
  font-family: "Damion", cursive;
}
#menu ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  overflow: visible;
  text-align: center;
}
#menu li {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#menu li + li {
  margin-left: 70px;
}
#menu li.current-menu-item a {
  color: #2b2b2b;
}
#menu a {
  display: inline-block;
  position: relative;
  font-size: 26px;
  line-height: 52px;
  color: #FFF;
  text-decoration: none;
}
#menu a:hover {
  color: #2b2b2b;
}

#container {
  padding-bottom: 4px;
  margin-bottom: 30px;
  position: relative;
  background: url(img/bg-container.png) repeat-y;
}

#content {
  text-align: justify;
  float: left;
  width: 683px;
  margin-top: 19px;
  margin-left: 8px;
}
#content .content {
  margin: 8px 20px;
}
#content .thumb {
  margin: 0 auto;
  width: 686px;
  position: relative;
}

#social {
  width: 413px;
  height: 36px;
  position: absolute;
  right: 3px;
  bottom: 10px;
  background: url(img/bg-social.png);
}
#social .bottomcontainerBox {
  margin-top: 5px;
  width: 325px;
  float: right;
}

#reflet {
  margin-bottom: 20px;
  width: 691px;
  height: 39px;
  background: url(img/header-glossy.png);
}

#edito {
  position: relative;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
  margin-top: 22px;
}
#edito .titre-edito {
  position: relative;
  text-align: right;
  font-family: "Damion", cursive;
  font-size: 29px;
  color: #000;
}
#edito .titre-edito:after {
  position: absolute;
  right: -70px;
  top: 0;
  width: 60px;
  height: 42px;
  content: url(img/icon/arrow-curve.png);
}
#edito .titre-edito a {
  text-decoration: none;
  color: #000;
}
#edito .titre-edito a:hover {
  color: #a95452;
}
#edito .left {
  width: 420px;
  color: #a95452;
  font-size: 23px;
  line-height: 30px;
  font-family: "Damion", cursive;
}
#edito img {
  margin-top: 50px;
  float: right;
  width: 191px;
}

.post {
  padding-top: 20px;
  position: relative;
  background: url(img/bg-post.png) no-repeat center top;
}
.post + .post {
  margin-top: 30px;
}
.post:hover .titre a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.post:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.post .thumb {
  width: 686px;
  position: relative;
}
.post .thumb a {
  display: block;
}
.post .excerpt {
  text-align: center;
  margin: 0 auto;
  color: #FFF;
  font-size: 23px;
  line-height: 23px;
  font-family: "Damion", cursive;
  padding: 10px 20px;
  position: absolute;
  width: 642px;
  bottom: 20px;
  left: 0;
  right: -1px;
  background: rgba(0, 0, 0, 0.7);
}
.post .titre {
  text-align: center;
  padding: 0 0px;
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 40px;
  font-family: "Damion", cursive;
}
.post .titre a {
  text-decoration: none;
  display: block;
  color: #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post .titre a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.post img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post p {
  margin-bottom: 0;
}

.post-sidebar {
  position: relative;
}
.post-sidebar:hover .titre {
  color: #a95452;
}
.post-sidebar:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.post-sidebar + .post-sidebar {
  margin-top: 20px;
}
.post-sidebar .titre {
  margin-bottom: 5px;
  padding: 0 10px;
  font-family: "Damion", cursive;
  display: block;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.post-sidebar .titre:hover {
  color: #a95452;
}
.post-sidebar img {
  margin: 0 auto;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.small-post {
  width: 139px;
}
.small-post.mt {
  margin-top: 30px;
}
.small-post:hover .titre {
  color: #272727;
}
.small-post + .small-post {
  margin-left: 0;
}
.small-post .thumb {
  display: block;
}
.small-post .titre {
  display: block;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.bg-titre {
  margin-bottom: 20px;
  background: url(img/bg-titre.png) repeat-x 0 50%;
}
.bg-titre .titre {
  display: inline-block;
  background: #FFF;
  color: #874935;
  padding-right: 20px;
  font-family: "Damion", cursive;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.bg-titre .titre.ml {
  padding-left: 30px;
}

.titre-main {
  padding: 0 20px 10px 20px;
  font-size: 28px;
  line-height: 40px;
  font-family: "Damion", cursive;
  text-align: center;
  margin-bottom: 20px;
  color: #000;
  background: url(img/bg-post.png) no-repeat center bottom;
}

#sidebar {
  margin-top: 2px;
  margin-right: 3px;
  padding: 20px 0;
  float: right;
  width: 276px;
}

.widget + .widget {
  margin-top: 30px;
}
.widget .titre-widget {
  width: 274px;
  margin-bottom: 10px;
  height: 36px;
  line-height: 28px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  background: url(img/bg-titre-sidebar.png);
}
.widget .contenu {
  padding: 0 5px;
}
.widget .contenu.center {
  padding: 0;
  width: 265px;
  margin: 0 auto;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li {
  padding: 5px 0;
}
.widget ul li + li {
  border-top: 1px solid #000;
}
.widget ul a {
  padding-left: 20px;
  color: #000;
  text-decoration: none;
  display: block;
  background: url(img/icon/arrow.png) no-repeat 0 50%;
}
.widget ul a:hover {
  color: #a95452;
}

#search form {
  position: relative;
}
#search form input {
  outline: none;
}
#search form input[type=text] {
  width: 100%;
  margin: 0;
  height: 37px;
  padding: 0 30px 0 10px;
  font-size: 14px;
  line-height: 37px;
  color: #888888;
  border: 1px solid #7f7f7f;
  background-color: #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search form input[type=submit] {
  position: absolute;
  right: 10px;
  top: 9px;
  border: none;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background: url(img/search.png);
}

#footer {
  margin-bottom: 20px;
  height: 0px;
  line-height: 77px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size: 30px;
  font-family: "Damion", cursive;
}
#footer img {
  margin: 0 40px;
  vertical-align: middle;
  display: inline-block;
}
#footer a {
  color: #000;
  text-decoration: none;
}
#footer a:hover {
  color: #a95452;
}

#commentform .left, #commentform .logged-in-as {
  float: left;
  width: 180px;
}
#commentform .comment-form-comment {
  float: right;
  width: 450px;
}
#commentform label {
  display: block;
}
#commentform input[type="text"] {
  padding: 6px 10px;
}
#commentform input[type="text"], #commentform textarea {
  width: 100%;
  margin: 0;
  outline: none;
  border: 1px solid #9e9e9e;
  background: #FFF;
  color: #a95452;
  -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 #a95452;
}
#commentform .field {
  margin-bottom: 0;
}
#commentform .field + .field {
  margin-top: 15px;
}
#commentform textarea {
  padding: 5px;
  height: 120px;
  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: 14px;
  background: #a95452;
  text-transform: uppercase;
}
#commentform #submit:hover {
  text-decoration: none;
  background: #000;
}

.more {
  text-decoration: none;
  font-weight: bold;
}

#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%;
  outline: none;
  background: #FFF;
  color: #a95452;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7-textarea:focus, .wpcf7-text:focus {
  border: 1px solid #a95452;
}

.wpcf7-submit {
  cursor: pointer;
  width: 100%;
  text-align: center;
  display: block;
  padding: 5px 0;
  border: none;
  color: #FFF;
  font-size: 18px;
  font-weight: 300;
  background-color: #a95452;
}
.wpcf7-submit:hover {
  text-decoration: none;
  background-color: #000;
}

.titre-box {
    padding-top: 20px;
    text-align: center;
    color: #a95452;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: "Damion", cursive;
    background: url(img/bg-post.png) no-repeat center top;
  }

#rss-2 ul a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}


@media (max-width: 1024px) {
	body {
		background: #e3e3e3
	}
	
	.wrap {
		box-shadow: none;
		width: 98%
	}
	
	#reflet {
		background: transparent;
		width: 100%;
	}
	
	#container {
		background: #fff;
	}
	
	#content {
		width: 69%;
		box-sizing: border-box;		
	}
	

		#content .thumb {
			width: 98%;
			min-width: 98% !important;
			height: auto;
			margin: 0 auto;
			overflow: hidden;
			box-sizing: border-box;
			border: 3px solid #fff;
			border-radius: 6px;
			box-shadow: 0px 0px 6px rgba(47, 44, 36, 0.75);
		}
		
		.video-container {
			position: relative;
			padding-bottom: 56.25%;
			padding-top: 30px;
			height: 0;
			overflow: hidden;
		}

		.video-container iframe,  
		.video-container object,  
		.video-container embed {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}

		.entry-content img, 
		.entry-content iframe, 
		.entry-content object, 
		.entry-content embed {
				max-width: 100%;
		}
		
		.attachment-thumbs {
			width: 100%;
			min-width: 100% !important;
			max-width: 100%;
			box-sizing: border-box;
			border: 0;
			height: auto;
		}
		
		.alignnone.size-full{
			max-width: 98% !important;
		}
		
		.post .excerpt {
			width: 100%;
			bottom: 5px;
			border-radius: 0 0 5px 5px;
			box-sizing: border-box;
		}
		
	#sidebar {
		width: 30%;
		margin: 0;
		box-sizing: border-box;
		border-left: 1px solid #ccc;
	}
	
		.widget .titre-widget {
			width: 100%;
		}
		
		.widget .contenu.center {
			width: 100%;
		}
		
		.widget img {
			max-width: 260px;
			width: 96%;
			height: auto;
		}
		
	#edito .left {
		width: 70%;
	}
	
	#edito img {
		position: absolute;
		width: 30%;
		height: auto;
	}
	
	#commentform .left {
		width: 30%;
	}
	
	#commentform .comment-form-comment {
		width: 68%;
		box-sizing: border-box;
		margin-left: 1%;
	}
	
	#comment-list {
		margin: 0;
	}
	
}

@media (max-width: 960px) {

	#header .logo {
		width: 100%;
		left: 0;
		margin: 0;
		right: 0;
	}

	#header .logo img {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	
	#edito .left {
		font-size: 22px;
		line-height: 24px;
	}
	
	#edito img {
		margin-top: 35px;
		right: -10px;
	}
	
	img.aligncenter {
		max-width: 100%;
	}
	
	.post .titre a, h2 {
		word-break: break-all;
	}
	
}

@media (max-width: 768px) {

	#content {
		width: 100%;
		box-sizing: border-box;	
	}
	
	#sidebar {
		width: 100%;
		border: 0;
	}
	
	#reflet {
		margin-bottom: 0;
	}
	
	#edito .left {
		font-size: 24px;
		line-height: 26px;
	}
	
	#edito img {
		max-width: 191px !important;
		margin-top: 35px;
		right: -10px;
	}
	
	#sidebar .widget {
		width: 48%;
		float: left;
		margin: 1%;
	}
	
	#content iframe {
		display: none
	}
	
}


@media (max-width: 640px) {
	
	#header {
		height: 250px;
	}
	
	#edito .left {
		font-size: 22px;
		line-height: 24px;
	}
}

@media (max-width: 540px) {

	.titre-main {
		box-sizing: border-box;
		padding: 0 0 10px;
		font-size: 36px;
		line-height: 36px;
	}
	
	#commentform .left,
	#commentform .comment-form-comment {
		width: 100%;
		margin: 0;
		float: none;
	}
	
	#commentform .left {
		margin-bottom: 15px;
	}
	
	#social {
		width: 100%;
	}
	
}

@media (max-width: 480px) {

	.twitter-mob {
		display: none;
	}

	#social { 
		display: none;
	}
	
	#edito .left {
		width: 100%;
		float: none;
	}
	
	#edito .titre-edito {
		text-align: center;
	}
	
	#edito img {
		display: block;
		position: relative;
		margin: 0 auto;
		left: 0;
		right: 0;
		float: none;
	}
	
	#edito .titre-edito::after {
		display: none;
	}
	
	#sidebar .widget {
		width: 98%;
		float: none;
		margin: 1% auto;
	}
}
@font-face {
  font-family: 'Damion';
  font-style: normal;
  font-weight: 400;
  src: local('Damion'), url(http://fonts.gstatic.com/s/damion/v6/DwAj7ratfj53tabaOiOW3g.woff2) format('woff2'), url(http://fonts.gstatic.com/s/damion/v6/qyDz-al48wZmmi6RcQn1Mg.woff) format('woff');
}