/*
Theme Name: LOVING LIVING
Theme URI: http://tuvision.es
Author: TUVISION
Author URI: http://tuvision.es
Description: 
Version: 
License: 
*/


@import url(//fonts.googleapis.com/css?family=Volkhov:400,700);
@import url(//fonts.googleapis.com/css?family=Vollkorn:400,700);
@import url(//fonts.googleapis.com/css?family=Engagement);
@font-face {
	font-family: 'boring';
	src: url('fonts/boring.ttf'); 
}
@font-face {
	font-family: 'valentina';
	src: url('fonts/Valentina-Regular.otf'); 
	font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'neutra';
	src: url('fonts/NeutraTextLight.otf'); 
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #2b2b2b;
	line-height: 1;
	color: #f6f6f6;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */
.clear {
	clear: both;
}
.container {
	width: 960px;
	margin: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #000000;
	/*color: #8b8b8b;*/
	font: 16px times, serif;
	font-weight: 400;
	line-height: 1.25;
}
body {
	/*background: #F7F6F4;				opcion01*/
	/*background: #ececec;				opcion02*/
	/*background: #ebe8e5;				opcion03*/
	background: #FFF;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Links */
a {
	color: #8b8b8b;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}



/* =Header
----------------------------------------------- */
header {
	background: url(img/header.png);
}
#logo {
	background: url(img/logo.png) top center no-repeat;
	height: 287px;
}
#logo a {
	display: block;
	height: 287px;
}


/* =Menu
----------------------------------------------- */
nav {
	font-family: 'Satisfy', cursive;
	font-size: 28px;
	line-height: 65px;
	height: 65px;
	background: url(img/menu.png);
}
nav .menu {
	width: auto;
	border: solid #f6f6f6;
	border-width: 0px 0;
}
nav .menu li {
display: inline-block;
width: auto;
white-space: nowrap;
padding: 0 20px;
}
nav .menu li a {
	display: block;
	text-align: center;
	/*color: #ffc29d;*/
	color: #ffc29d;
}


/* =Content
----------------------------------------------- */
#primary {
	width: 723px;
	float: left;
	padding: 15px;
	background: #ffffff;
	text-align: justify;
	border: 2px solid #dddddd;
}
#secondary {
	width: 358px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	background: #ffffff;
	margin-bottom: 5px;
	border: 2px solid #dddddd;
}
.category article + article {
	margin-top: 80px;
	padding-top: 50px;
	border-top: 2px dotted #ddd;
}
#main {
	margin-top: 15px;
}
#submain {
	width: 740px;
	float: left;
}
#secondary img {
	max-width: 358px;
}
.category-title {
	font-family: 'valentina', times, serif;
	font-size: 24px;
	text-align: center;
	color: #000;
	margin: 20px 0 60px;
	background: url(img/SUBRAYADOTITULO2.png) bottom center no-repeat;
	padding-bottom: 15px;
}
.category-title a {
	/*border-bottom: 2px solid #fcb18b;*/
	padding: 5px 50px;
}
.entry-title {
	font-family: 'valentina', times, serif;
	font-size: 24px;
	text-align: center;
	color: #000;
}
.entry-content {
	font-family: 'trebuchet MS', times, serif;
	color: #343434;
}
.entry-content img {
	padding-bottom:60px;
	padding-top:30px;
	margin: auto;
	display: block;
	max-width: 100%;
}
.category-title a, .entry-title a {
	color: #000;
}
.date-title {
	color: #8b8b8b;
	font-family: 'Neutra', sans-serif;
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
	margin: 10px 0 40px;
}
.date-title-category {
	background: url(img/separacionpost.png) left top no-repeat;
	height: 100px;
	font-family: 'Cinzel', serif;
	font-size: 18px;
	color: #fff;
	font-weight: 900;
}
.date-title-category span {
	width: 80px;
	padding: 55px 0 0 10px;
	display: inline-block;
}
#highlight {
	background: #ffffff url(img/hl.png) top right repeat-y;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 2px solid #dddddd;
}
.hl-photo {
	width: 520px;
	float:left;
}
.hl-text {
	width: 340px;
	float:left;
	text-align: justify;
}
.hl-text h3 {
	font-family: 'Valentina', times, serif;
	font-weight:bold;
	font-size: 24px;
	color: #000;	
	margin-top: 100px;
	border-bottom: 2px solid #fcb18b;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.hl-data {
	width: 70px;
	float:right;
	text-align: center;
}
.hl-data .fecha {
	font-family: 'Cinzel', serif;
	font-weight: 500;
	font-size: 24px;
	text-align: left;
	line-height: 0.9;
	text-transform: uppercase;
	color: #111;
	margin-bottom: 200px;
	margin-top: 15px
}
.hl-data h2 {
	font-size: 38px;
}
.sec-data {
	font-family: 'Cinzel', serif;
	font-weight: 500;
	font-size: 24px;
	text-align: left;
	line-height: 0.9;
	text-transform: uppercase;
	color: #111;
	margin: 30px 10px;
	border-right: 3px solid #ffc29d;
	width: 60px;
	float: left;
	padding-bottom: 25px;
}
.sec-data h2 {
	font-size: 38px;
}
.sec-text {
	width: 260px;
	float:left;
	text-align: justify;	
	font-family: 'valentina', times, serif;
	font-size: 18px;
	color: #000;	
	margin-top: 30px;
}
.sec-photo {
	clear: both;
	padding-top: 5px;
	background: url(img/puntossegunda.png) top center no-repeat;
}
.dejacomentario {

}
.subir {
	float: right;
	font-family: 'Cinzel', serif;
	color: #fdc39e;
}
.subir img {
	display: inline-block;
	padding: 0;
}

/* =Aside
----------------------------------------------- */
aside {
	width: 192px;
	float: left;
	margin-left: 10px;
}
.social ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.social li {
	display: inline-block;
	margin-left: 16px;
}
.social li.first {
	margin: 0px;
}
.search input {
	background: #fff url(img/lupa2.png) 160px center no-repeat;
	color: #ccc;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	display: block;
	width: 158px;
	padding: 15px;
	border: 2px solid #ddd;
	margin: 5px 0 20px;
}
.list {
	font-family: 'valentina', times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
.list h3 {
	color: #ffc29d;
	font-style: normal;
	padding: 25px 0 15px;
}
.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list li {
	border-bottom: 1px dashed #ffc29d;
	padding: 10px 0;
}
.publications li {
	text-transform: uppercase;
}


/* =Comments
----------------------------------------------- */

.form-allowed-tags {
	display: none;
}
#comments, .commentlist, #respond {
	background: #eee;
	margin: 15px -15px -15px;
	padding: 15px;
}
h3#comments {
	padding-bottom: 25px;
}
#comments label, #respond label {
	display: block;
}
#comments input, #comments textarea, #respond input, #respond textarea {
	display: block;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	font-size: 18px;
	width: 703px;
}
#comments input[type=submit], #respond input[type=submit] {
	width: 725px;
}
.comment-author img {
	display: none;
}
.comment {
	margin: 25px 15px;
	border-bottom: 1px solid #ccc;
}
#respond h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
#respond label {
	font-size: 90%;
	color: #666;
	margin-bottom: 25px;
}
#respond #url, #url + label {
	display: none;
}

/* =Footer
----------------------------------------------- */
footer.pie {
	width: 600px;
	margin: 10px auto;
	text-align: center;
	line-height: 1.1;
}
footer.pie .social {
	margin-top: 15px;
}
footer.pie .social li {
	display: inline-block;
}
footer.pie .social li a {
	display: block;
	width: 32px;
	height: 32px;
	background: #ccc;
	color: #333;
	line-height: 32px;
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */