/*
Theme Name: name -DESIGNTOPIA
Description: Designed by Ana-designtopia
Author: Ana
Author URI: http://designtopia.us/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@media only screen and (max-device-width: 960px) {

	/*fixes too big font in mobile Safari*/
	html {
		-webkit-text-size-adjust: none;
	}
}

::selection {
	background: #ceb39f;
	text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	color: #ffffff;
}

::-moz-selection {
	background: #7f565d;
	color: #ffffff;
	text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
}

*:focus {
	outline: none;
}

body {
	margin: 0px;
	color: #7f565d;
	font-size: 10px;
}

strong {
	color: #4f33b9;
}

em {
	color: #e41db3;
}

.sidecontent {
	padding: 20px;
	color: #1e1e1e;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px;
	text-align: justify;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	line-height: 21px;
	font-size: 12px;
	font-weight: 500;
	width: 100%;
	box-sizing: border-box;
}

.titleside {
	text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 1px;
	letter-spacing: -0.1px;
	padding-left: 35px;
	font-family: 'Exo 2', sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

blockquote i {
	color: #cfacaa;
	text-shadow: 0px 0px 10px;
}

blockquote strong,
blockquote u,
blockquote em {
	color: #4f3439;
	text-shadow: 0px 0px 10px;
}

blockquote a {
	color: #916c72;
}

blockquote {
	color: #adadad;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	line-height: 21px;
	font-size: 12px;
	background: #313131;
	padding: 12px;
	border-bottom: 2px solid#916c72;
	border-top: 2px solid#6f3c4c;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	border-radius: 5px;
	transition-duration: 2s;
}

.sidecontent #searchform {
	position: relative;
	display: block;
	margin: 0px;
	overflow: hidden;
	min-height: 55px;
}

.sidecontent #searchform label {
	display: none;
}

.sidecontent #searchform input {
	outline: none;
	margin-top: 12px;
	margin-bottom: 12px;
	position: absolute;
	left: 0;
	width: 100%;
	padding: 10px;
	background: #6f3c4c;
	font: 13px Open Sans;
	color: #ffffff;
	text-align: left;
	border: #6f3c4c;
}

.sidecontent #searchform input[type="submit"] {
	display: none;
}

.sidecontent strong {
	color: #6f3c4c;
}

.sidecontent u,
sidecontent i {
	color: #c5a998;
}

.sidecontent a {
	color: #8d6264;
}

.sidecontent a:hover {
	color: #543436;
	text-shadow: 0px 0px 10px;
}

.sidecontent li a {
	color: #ffffff;
}

.sidecontent li {
	box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 14px;
	padding-left: 22px;
	background: #733e51;
	margin-left: -40px;
	color: #ffffff;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	transition-duration: 2s;
}

.sidecontent li:hover {
	background: #b6adb0;
}

.sidecontent li strong {
	color: #ffffff;
}

.sidecontent blockquote {
	text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	background: #80504f;
	font-size: 11px;
	color: #f1f1f1;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 0px;
	text-decoration: none;
	box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.10);
	transition-duration: 2s;
	line-height: 15px;
	border: 0px !important;
}

.sidecontent blockquote:hover {
	background-color: #936f74;
	color: #ffffff;
}

.sidecontent img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-transition: 0.5s;
	outline: 1px solid #936f74;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
	max-width: 325px;
	-moz-transition: 0.5s;
	transition: 0.5s;
	margin: 4px;
	outline-offset: -10px;
}

.sidecontent img:hover {
	outline: 1px solid #c8ac9a;
	outline-offset: 0px;
	filter: opacity(.9);
	transition: all 1s ease;
}

.contenidonews img {
	padding: 8px;
	max-width: 700px;
	filter: brightness(30%);
	background-color: #936f74;
	margin: 2px;
	transition-property: background-position;
	transition-duration: 6s;
	transition: all 1.5s ease;
	transition: all 1.5s ease;
}

.contenidonews img:hover {
	filter: grayscale(50%) brightness(90%) contrast(100%);
}

textarea,
select {
	font-size: 10px;
	font-family: Open Sans, Open Sans Extrabold, Open Sans Light, Open Sans Semibold;
	text-align: justify;
	padding: 12px;
	background-color: #c8ac9a;
	border-bottom: 1px solid #c8ac9a;
	border: none;
	color: #ffffff;
	text-align: justify;
	padding: 12px;
	overflow: auto;
	-moz-box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, 0.30);
	-khtml-box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, 0.30);
	-webkit-shadow: 1px 1px 16px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, 0.30);
}

.wp-pagenavi {
	font-size: 10px;
	font-family: Open Sans, Open Sans Extrabold, Open Sans Light, Open Sans Semibold;
	text-align: justify;
	-moz-box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	-khtml-box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	background-color: #c8ac9a;
	padding: 20px;
	-webkit-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:active {
	padding: 10px;
	font-size: 10px;
	font-family: Open Sans, Open Sans Extrabold, Open Sans Light, Open Sans Semibold;
	text-align: justify;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #c8ac9a;
	color: #aeaeae;
	background-color: #c8ac9a;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	-moz-box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	-khtml-box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	-webkit-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
}

.wp-pagenavi a:hover,
.wp-pagenavi span.pages,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
	background-color: #734854;
	padding: 10px;
	font-size: 10px;
	font-family: Open Sans, Open Sans Extrabold, Open Sans Light, Open Sans Semibold;
	text-align: justify;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #734854;
	color: #7b1edb;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	-moz-box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	-khtml-box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	-webkit-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 56px 1px rgba(0, 0, 0, 0.30);
}

a {
	color: #734854;
	border-radius: 5px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ceb4a1;
}

.imagendestacada img {
	outline: 1px solid #ceb4a1;
	outline-offset: -30px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
	min-width: 700px;
	background-position: bottom center;
	bottom: 0px;
	max-width: 700px;
	height: auto;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	transition: all 1s ease;
}

.imagendestacada img:hover {
	outline-offset: -20px;
}