@charset "UTF-8";

/**
 * Wordpress integration to any web app
 * (PrestaShop, OpenCart, Magento and more)
 *
 * [no mixing of PHP code or editing of files]
 * [automatically adjust CSS stylesheets]
 *
 * Just install the plugin and the magic is done!
 *
 * http://www.inveostore.com
 *
 * 2025, (c) Inveo s.r.o.
 */

#wordpress #wordpress-html, 
#wordpress #wordpress-body, 
#wordpress div, 
#wordpress span, 
#wordpress applet, 
#wordpress object, 
#wordpress iframe, 
#wordpress h1, 
#wordpress h2, 
#wordpress h3, 
#wordpress h4, 
#wordpress h5, 
#wordpress h6, 
#wordpress p, 
#wordpress blockquote, 
#wordpress pre, 
#wordpress a, 
#wordpress abbr, 
#wordpress acronym, 
#wordpress address, 
#wordpress big, 
#wordpress cite, 
#wordpress code, 
#wordpress del, 
#wordpress dfn, 
#wordpress em, 
#wordpress img, 
#wordpress ins, 
#wordpress kbd, 
#wordpress q, 
#wordpress s, 
#wordpress samp, 
#wordpress small, 
#wordpress strike, 
#wordpress strong, 
#wordpress sub, 
#wordpress sup, 
#wordpress tt, 
#wordpress var, 
#wordpress b, 
#wordpress u, 
#wordpress i, 
#wordpress center, 
#wordpress dl, 
#wordpress dt, 
#wordpress dd, 
#wordpress ol, 
#wordpress ul, 
#wordpress li, 
#wordpress fieldset, 
#wordpress form, 
#wordpress label, 
#wordpress legend, 
#wordpress table, 
#wordpress caption, 
#wordpress tbody, 
#wordpress tfoot, 
#wordpress thead, 
#wordpress tr, 
#wordpress th, 
#wordpress td, 
#wordpress article, 
#wordpress aside, 
#wordpress canvas, 
#wordpress details, 
#wordpress embed, 
#wordpress figure, 
#wordpress figcaption, 
#wordpress footer, 
#wordpress header, 
#wordpress hgroup, 
#wordpress menu, 
#wordpress nav, 
#wordpress output, 
#wordpress ruby, 
#wordpress section, 
#wordpress summary, 
#wordpress time, 
#wordpress mark, 
#wordpress audio, 
#wordpress video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
#wordpress #wordpress-body {
	line-height: 1;
}
#wordpress ol, 
#wordpress ul {
	list-style: none;
}
#wordpress blockquote, 
#wordpress q {
	quotes: none;
}
#wordpress blockquote:before, 
#wordpress blockquote:after, 
#wordpress q:before, 
#wordpress q:after {
	content: '';
	content: none;
}
#wordpress table {
	border-collapse: collapse;
	border-spacing: 0;
}
#wordpress caption, 
#wordpress th, 
#wordpress td {
	padding-left: 7px !important;
	padding-left: 0.5rem !important;
	font-weight: normal;
	text-align: left;
}
#wordpress th {
	padding: 5px;
	padding: 0.3571428571428571rem;
	background-color: #f2f2f2;
}
#wordpress h1, 
#wordpress h2, 
#wordpress h3, 
#wordpress h4, 
#wordpress h5, 
#wordpress h6 {
	clear: both;
}
#wordpress fieldset {
	padding: 14px;
	padding: 1rem;
	border: 1px solid #ccc;
	border-radius: 5px;
	border-radius: 0.3571428571428571rem;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
#wordpress legend {
	font-weight: bold;
	padding: 0 7px;
	padding: 0 0.5rem;
}
#wordpress #wordpress-html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
#wordpress article, 
#wordpress aside, 
#wordpress details, 
#wordpress figcaption, 
#wordpress figure, 
#wordpress footer, 
#wordpress header, 
#wordpress hgroup, 
#wordpress nav, 
#wordpress section {
	display: block;
}
#wordpress audio, 
#wordpress canvas, 
#wordpress video {
	display: inline-block;
}
#wordpress audio:not([controls]) {
	display: none;
}
#wordpress del {
	color: #333;
}
#wordpress ins {
	background: none !important;
	text-decoration: none;
}
#wordpress hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress sub, 
#wordpress sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
#wordpress sup {
	top: -0.5em;
}
#wordpress sub {
	bottom: -0.25em;
}
#wordpress small {
	font-size: smaller;
}
#wordpress img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#wordpress .clear:after, 
#wordpress .wrapper:after, 
#wordpress .format-status .entry-header:after {
	clear: both;
}
#wordpress .clear:before, 
#wordpress .clear:after, 
#wordpress .wrapper:before, 
#wordpress .wrapper:after, 
#wordpress .format-status .entry-header:before, 
#wordpress .format-status .entry-header:after {
	display: table;
	content: "";
}
#wordpress .page-title, 
#wordpress .widget-title, 
#wordpress .entry-content th, 
#wordpress .comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}
#wordpress .archive-title {
	font-weight:normal;
	font-size:14px;
	font-size:1rem;
	text-transform: uppercase;
	color: #636363;
}
#wordpress .entry-content th {
	font-size: 14px;
	font-size: 1rem;
	text-transform: none;
}
#wordpress .widget-title {
	font-size: 14px;
	font-size: 1rem;
	border-bottom: 1px solid #EDEDED;
}
#wordpress article.format-quote footer.entry-meta, 
#wordpress article.format-link footer.entry-meta, 
#wordpress article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
#wordpress footer.entry-meta {
	font-size: 14px !important;
	font-size: 1rem !important;
}
#wordpress button, 
#wordpress input, 
#wordpress select, 
#wordpress textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
#wordpress button, 
#wordpress input {
	line-height: normal;
}
#wordpress textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}
#wordpress select {
	font-size: 100%;
	max-width:100%;
}
#wordpress input[type="checkbox"], 
#wordpress input[type="radio"], 
#wordpress input[type="file"], 
#wordpress input[type="hidden"], 
#wordpress input[type="image"], 
#wordpress input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}
#wordpress input[type="submit"], 
#wordpress input[type="button"], 
#wordpress input[type="reset"], 
#wordpress article.post-password-required input[type=submit], 
#wordpress .bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 1rpx;
	font-size: 1rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
#wordpress .bypostauthor cite span {
	border:none !important;
}
#wordpress button, 
#wordpress input[type="submit"], 
#wordpress input[type="button"], 
#wordpress input[type="reset"] {
	cursor: pointer;
}
#wordpress button[disabled], 
#wordpress input[disabled] {
	cursor: default;
}
#wordpress button:hover, 
#wordpress input[type="submit"]:hover, 
#wordpress input[type="button"]:hover, 
#wordpress input[type="reset"]:hover, 
#wordpress article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
#wordpress button:active, 
#wordpress input[type="submit"]:active, 
#wordpress input[type="button"]:active, 
#wordpress input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}
#wordpress .bypostauthor cite span {
	color: #fff;
	background-color: #0098D3;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}
#wordpress .entry-content img, 
#wordpress .comment-content img, 
#wordpress .widget img {
	max-width: 100%; 
	height: auto;
}
#wordpress img[class*="align"], 
#wordpress img[class*="wp-image-"], 
#wordpress img[class*="attachment-"] {
	height: auto; 
}
#wordpress img.size-full, 
#wordpress img.size-large, 
#wordpress img.header-image, 
#wordpress img.wp-post-image {
	max-width: 100%;
	height: auto; 
}
#wordpress embed, 
#wordpress iframe, 
#wordpress object, 
#wordpress video {
	max-width: 100%;
}
#wordpress .entry-content .twitter-tweet-rendered {
	max-width: 100% !important; 
}
#wordpress .alignleft {
	float: left;
}
#wordpress .alignright {
	float: right;
}
#wordpress .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wordpress .entry-content img, 
#wordpress .comment-content img, 
#wordpress .widget img, 
#wordpress img.header-image, 
#wordpress .author-avatar img, 
#wordpress img.wp-post-image {
	
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#wordpress img.header-image {
	border-radius: 0;
	box-shadow: none;
}
#wordpress .wp-caption {
	max-width: 100%; 
	padding: 4px;
}
#wordpress .wp-caption .wp-caption-text, 
#wordpress .gallery-caption, 
#wordpress .entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
#wordpress img.wp-smiley, 
#wordpress .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
#wordpress .entry-content dl.gallery-item {
	margin: 0;
}
#wordpress .gallery-item a, 
#wordpress .gallery-caption {
	width: 90%;
}
#wordpress .gallery-item a {
	display: block;
}
#wordpress .gallery-caption a {
	display: inline;
}
#wordpress .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
#wordpress .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
#wordpress .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
#wordpress .site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#wordpress #nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#wordpress #nav-above {
	display: none;
}
#wordpress .paged #nav-above {
	display: block;
}
#wordpress .nav-previous, 
#wordpress .previous-image {
	float: left;
	width: 50%;
}
#wordpress .nav-next, 
#wordpress .next-image {
	float: right;
	text-align: right;
	width: 50%;
}
#wordpress .nav-single + .comments-area, 
#wordpress #comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}
#wordpress .author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress .author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
#wordpress .author-description h2 {
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
}
#wordpress .author-description p {
	color: #757575;
	line-height: 1.5;
}
#wordpress .author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
#wordpress .author.archive .author-avatar {
	margin-top: 0;
}
#wordpress #wordpress-html {
	font-size: 87.5%;
}
#wordpress #wordpress-body {
	font-size: 16px;
	font-size: 1.142857142857143rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
#wordpress #wordpress-body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#wordpress a {
	outline: none;
	color: #0098D3;
	text-decoration: none;
}
#wordpress a:hover {
	color: #0098D3;
}
#wordpress .assistive-text, 
#wordpress .site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
#wordpress .main-navigation .assistive-text:focus, 
#wordpress .site .screen-reader-text:hover, 
#wordpress .site .screen-reader-text:active, 
#wordpress .site .screen-reader-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	height: auto;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: auto;
	z-index: 100000; 
}
#wordpress .site {
	background-color: #fff;
	overflow:auto;
}
#wordpress .site-content {
	margin: 28px 0 0;
	margin: 2rem 0 0;
}
#wordpress .widget-area {
	margin: 28px 0 0;
	margin: 2rem 0 0;
}
#wordpress .widget-area li {
	border-bottom: 1px solid #f2f2f2;
	padding: 5px;
	padding: 0.3571428571428571rem;
}
#wordpress .site-header {
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
#wordpress .site-header h1, 
#wordpress .site-header h2 {
	text-align: center;
}
#wordpress .site-header h1 a, 
#wordpress .site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
#wordpress .site-header h1 a:hover, 
#wordpress .site-header h2 a:hover {
	color: #0098D3;
}
#wordpress .site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
#wordpress .site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
#wordpress .main-navigation {
	text-align: center;
	background-color: #F7F7F7;
}
#wordpress .main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
}
#wordpress .main-navigation a {
	color: #5e5e5e;
}
#wordpress .main-navigation a:hover, 
#wordpress .main-navigation a:focus {
	color: #0098D3;
}
#wordpress .main-navigation ul.nav-menu, 
#wordpress .main-navigation div.nav-menu > ul {
	display: none;
}
#wordpress .main-navigation ul.nav-menu.toggled-on {
	display: inline-block;
}
#wordpress section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}
#wordpress .widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 28px;
	margin-bottom: 2rem;
	word-wrap: break-word;
}
#wordpress .widget-area .widget h3 {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
#wordpress .widget-area .widget p, 
#wordpress .widget-area .widget li, 
#wordpress .widget-area .widget .textwidget {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
#wordpress .widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress .widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
#wordpress .widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
#wordpress .widget-area .widget a {
	color: #444;
}
#wordpress .widget-area .widget a:hover {
	color: #0098D3 !important;
}
#wordpress .widget-area .widget a:visited {
	color: #444;
}
#wordpress .widget-area #s {
	width: 53.66666666666%; 
}
#wordpress footer[role="contentinfo"] {
	overflow: hidden;
	border-top: 1px solid #ededed;
	clear: both;
	font-size: 14px;
	font-size: 1rem;
	line-height: 2;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	padding: 7px 7px 21px 7px;
	padding: 0.5rem 0.5rem 2.5rem 0.5rem;
	background-color: #555555;
	color: #f2f2f2;
}
#wordpress footer[role="contentinfo"] a:hover {
	color: #0098D3;
}
#wordpress .entry-meta {
	clear: both;
}
#wordpress .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress .entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress .entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}
#wordpress .entry-header .entry-title a {
	text-decoration: none;
}
#wordpress .entry-title a, 
#wordpress entry-title a:visited {
	color:#444444;
}
#wordpress .entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
#wordpress .entry-header .comments-link {
	margin-top: 7px;
	margin-top: 0.5rem;
	font-size: 11px;
	font-size: 1rem;
	line-height: 1.846153846;
	color: #757575;
}
#wordpress .comments-link a, 
#wordpress .entry-meta a {
	color: #757575;
}
#wordpress .comments-link a:hover, 
#wordpress .entry-meta a:hover {
	color: #0098D3;
}
#wordpress article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
#wordpress .entry-content, 
#wordpress .entry-summary, 
#wordpress .mu_register {
	line-height: 1.714285714;
}
#wordpress .entry-content h1, 
#wordpress .comment-content h1, 
#wordpress .entry-content h2, 
#wordpress .comment-content h2, 
#wordpress .entry-content h3, 
#wordpress .comment-content h3, 
#wordpress .entry-content h4, 
#wordpress .comment-content h4, 
#wordpress .entry-content h5, 
#wordpress .comment-content h5, 
#wordpress .entry-content h6, 
#wordpress .comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
#wordpress .entry-content h1, 
#wordpress .comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
#wordpress .entry-content h2, 
#wordpress .comment-content h2, 
#wordpress .mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
#wordpress .entry-content h3, 
#wordpress .comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
#wordpress .entry-content h4, 
#wordpress .comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
#wordpress .entry-content h5, 
#wordpress .comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
#wordpress .entry-content h6, 
#wordpress .comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
#wordpress .entry-content p, 
#wordpress .entry-summary p, 
#wordpress .mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
#wordpress .comment-content p {
	margin: 0 0 21px;
	margin: 0 0 1.5rem;
	line-height:1.7;
}
#wordpress .entry-content p {
		line-height: 1.8;
	}
#wordpress .entry-content a:visited, 
#wordpress .comment-content a:visited {
	color: #9f9f9f;
}
#wordpress .entry-content .more-link {
	white-space: nowrap;
}
#wordpress .entry-content ol, 
#wordpress .comment-content ol, 
#wordpress .entry-content ul, 
#wordpress .comment-content ul, 
#wordpress .mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
#wordpress .entry-content ul ul, 
#wordpress .comment-content ul ul, 
#wordpress .entry-content ol ol, 
#wordpress .comment-content ol ol, 
#wordpress .entry-content ul ol, 
#wordpress .comment-content ul ol, 
#wordpress .entry-content ol ul, 
#wordpress .comment-content ol ul {
	margin-bottom: 0;
}
#wordpress .entry-content ul, 
#wordpress .comment-content ul, 
#wordpress .mu_register ul {
	list-style: disc outside;
}
#wordpress .entry-content ol, 
#wordpress .comment-content ol {
	list-style: decimal outside;
}
#wordpress .entry-content li, 
#wordpress .comment-content li, 
#wordpress .mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
#wordpress .entry-content blockquote, 
#wordpress .comment-content blockquote {
	margin: 0 28px 14px 28px;
	margin: 0 2rem 1rem 2rem;
	padding: 7px;
	padding: 0.5rem;
	font-style: italic;
}
#wordpress blockquote {
	border-left: 2px solid #cccccc;
}
#wordpress .entry-content blockquote p:last-child, 
#wordpress .comment-content blockquote p:last-child {
	margin-bottom: 0;
}
#wordpress .entry-content code, 
#wordpress .comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	line-height: 2;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	padding: 2px 4px;
	padding: 0.1428571428571429rem 0.2857142857142857rem;
	border-radius: 2px;
}
#wordpress .entry-content pre, 
#wordpress .comment-content pre {
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 14px;
	padding: 1rem;
	background-color: #fff;
}
#wordpress .entry-content pre code, 
#wordpress .comment-content pre code {
	display: block;
	border: none;
	padding: 0;
}
#wordpress .entry-content abbr, 
#wordpress .comment-content abbr, 
#wordpress .entry-content dfn, 
#wordpress .comment-content dfn, 
#wordpress .entry-content acronym, 
#wordpress .comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
#wordpress .entry-content address, 
#wordpress .comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
#wordpress img.alignleft, 
#wordpress .wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
#wordpress img.alignright, 
#wordpress .wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
#wordpress img.aligncenter, 
#wordpress .wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
#wordpress .entry-content embed, 
#wordpress .entry-content iframe, 
#wordpress .entry-content object, 
#wordpress .entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress .entry-content dl, 
#wordpress .comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
#wordpress .entry-content dt, 
#wordpress .comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
#wordpress .entry-content dd, 
#wordpress .comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress .entry-content table, 
#wordpress .comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 14px;
	font-size: 1rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
#wordpress .entry-content table caption, 
#wordpress .comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#wordpress .entry-content td, 
#wordpress .comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
#wordpress .site-content article {
	border-bottom: 1px solid #ededed;
	margin-bottom: 28px;
	margin-bottom: 2rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
#wordpress .page-links {
	clear: both;
	line-height: 1.714285714;
}
#wordpress footer.entry-meta {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
#wordpress .single-author .entry-meta .by-author {
	display: none;
}
#wordpress .mu_register h2 {
	color: #757575;
	font-weight: normal;
}
#wordpress .page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
#wordpress .archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}
#wordpress .archive-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding: 7px;
	padding: 0.5rem;
	border-left: 2px solid #999;
}
#wordpress .attachment .entry-content .mejs-audio {
	max-width: 400px;
}
#wordpress .attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}
#wordpress .article.attachment {
	overflow: hidden;
}
#wordpress .image-attachment div.attachment {
	text-align: center;
}
#wordpress .image-attachment div.attachment p {
	text-align: center;
}
#wordpress .image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
#wordpress .image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}
#wordpress article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
#wordpress article.format-aside h1 a:hover {
	color: #2e3542;
}
#wordpress article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #fff;
	border-left: 22px solid #a8bfe8;
}
#wordpress article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
#wordpress article.format-aside blockquote:last-child, 
#wordpress article.format-aside p:last-child {
	margin-bottom: 0;
}
#wordpress article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
#wordpress article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
#wordpress article.format-image footer a h2 {
	font-weight: normal;
}
#wordpress article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
#wordpress article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
#wordpress article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}
#wordpress article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
#wordpress article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}
#wordpress .format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress .format-status .entry-header header {
	display: inline-block;
}
#wordpress .format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
#wordpress .format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
#wordpress .format-status .entry-header header a {
	color: #757575;
}
#wordpress .format-status .entry-header header a:hover {
	color: #0098D3;
}
#wordpress .format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}
#wordpress .comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: bold;
	padding: 7px;
	padding: 0.5rem;
}
#wordpress h2.comments-title {
	font-weight:normal;
	padding: 7px 14px;
	padding: 0.5rem 1rem;
	border:1px solid #EDEDED;
	border-left:2px solid #444;
}
#wordpress .comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#wordpress .comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
#wordpress .comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
#wordpress .comments-area article header cite, 
#wordpress .comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
#wordpress .comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
#wordpress .comments-area cite b {
	font-weight: normal;
}
#wordpress .comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
#wordpress .comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
#wordpress .comments-area article header a:hover {
	color: #0098D3;
}
#wordpress .comments-area article header cite a {
	color: #444;
}
#wordpress .comments-area article header cite a:hover {
	text-decoration: underline;
}
#wordpress .comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
#wordpress .comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
#wordpress .comments-area .bypostauthor cite b {
	font-weight: bold;
}
#wordpress .comment-meta.comment-author.vcard {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
#wordpress a.comment-reply-link, 
#wordpress a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
#wordpress a.comment-reply-link:hover, 
#wordpress a.comment-edit-link:hover {
	color: #0098D3;
}
#wordpress .commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress #respond {
	margin-top: 28px;
	margin-top: 2rem;
}
#wordpress #respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#wordpress #respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#wordpress #respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#wordpress #respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#wordpress #respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#wordpress #respond form label {
	display: block;
	line-height: 1.714285714;
}
#wordpress #respond form input[type="text"], 
#wordpress #respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
	background-color:#f7f7f7;
	margin-bottom:21px;
	margin-bottom:1.5rem;
}
#wordpress #respond form input[type="text"]:focus, 
#wordpress #respond form textarea:focus {
	background-color:#ffffff;
}
#wordpress #respond form input[type="submit"] {
	text-transform:uppercase;
	font-weight:bold;
}
#wordpress #respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
#wordpress #respond form label[for="wp-comment-cookies-consent"] {
    display: inline;
    line-height: 1.714285714;
    text-transform: none;
	font-size: 90%;
	font-weight: normal;
    padding-left: 5px;
}
#wordpress .widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wordpress .widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
#wordpress .widget_recent_entries .post-date, 
#wordpress .widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wordpress #wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wordpress #wp-calendar th, 
#wordpress #wp-calendar td, 
#wordpress #wp-calendar caption {
	text-align: left;
}
#wordpress #wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
#wordpress #wp-calendar td a {
	font-weight: bold;
}
#wordpress .widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
#wordpress .widget_twitter li {
	list-style-type: none;
}
#wordpress .widget_twitter .timesince {
	display: block;
	text-align: right;
}
#wordpress img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}
#wordpress #menu-movil {
	display:none;
	max-width:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	background-color:rgba(85, 85, 85, 0.9);
	color:#EAEAEA;
	padding:14px;
	padding:1rem;
	z-index:9999;
}
#wordpress .boton-menu-movil {
	float:left;
	padding:7px;
	padding:0.5rem;
	padding-right:0;
	margin-right:14px;
	margin-right:1rem;
}
#wordpress .menu-movil-enlaces {
	margin-top:14px;
	margin-top:1rem;
}
#wordpress .menu-movil-enlaces a {
	color:#EAEAEA !important;
}
#wordpress .menu-movil-enlaces li {
	padding:7px;
	padding:0.5rem;
	color:#EAEAEA;
}
#wordpress .menu-movil-enlaces a:hover {
	text-decoration:none;
	color:#EAEAEA;
}
#wordpress .menu-movil-enlaces a:visited {
	color:#EAEAEA;
}
#wordpress .social-icon-wrapper-movil {
	margin-top:7px;
	margin-top:0.5rem;
	padding-top:7px;
	padding-top:0.5rem;
	border-top:1px solid #333;
	text-align: center;
	font-size: 21px;
	font-size: 1.5rem;
	color:#EAEAEA;
}
#wordpress .social-icon-wrapper-movil a {
	color:#EAEAEA;
}
#wordpress .posts-pagination-wrapper {
	text-align: center;
}
#wordpress .page-numbers {
	margin:0 7px;
}
#wordpress .ir-arriba {
	position:fixed;
	right:14px;
	right:1rem;
	bottom:14px;
	bottom:1rem;
	display:none;
	padding:14px;
	background-color:#333;
	color:#fff;
	font-weight:bold;
	border:2px solid #fff;
	border-radius:50%;
	cursor:pointer;
}
#wordpress header.comment-meta {
	padding:10px;
	padding:0.7142857142857143rem;
	margin-bottom:0 !important;
}
#wordpress .comment-content {
	background-color:#f9f9f9;
	padding:14px 14px 0;
	padding:1rem 1rem 0;
	border:1px solid #dddddd;
}
#wordpress .comment-author img {
	padding:2px !important;
	border:1px solid #ccc;
	border-radius:50%;
	width:60px;
	height:auto;
}
#wordpress .reply {
	padding:7px;
}
#wordpress .border-none {
	border:none !important;
}
#wordpress .term-icon {
	color: #0098D3;
}
#wordpress .prefix-widget-title {
	color: #0098D3;
}
#wordpress .top-bar {
	height: auto;
	overflow: hidden;
	background-color: #555555;
	color: #EAEAEA;
	font-size: 21px;
	font-size: 1.5rem;
}
#wordpress .blog-title-wrapper {
	float: left;
	padding: 7px;
	padding: 0.5rem;
}
#wordpress .top-bar h1.site-title {
	font-size: 21px !important;
	font-size: 1.5rem !important;
	font-weight:normal;
	margin:0;
	line-height:1;
}
#wordpress .site-title {
	font-weight:normal;
}
#wordpress .social-icon-wrapper {
	display:none;
}
#wordpress .social-icon-wrapper a {
	color: #EAEAEA;
}
#wordpress .social-icon-wrapper a:hover {
	color: #ffffff;
}
#wordpress input[type="submit"], 
#wordpress input[type="reset"] {
	background-image: none !important;
	background-color: #0098D3;
	color: #ffffff !important;
}
#wordpress .wrapper-search-top-bar {
	overflow:hidden;
	clear:both;
	background-color: #5D5D5D;
	padding: 2px;
	display:none;
}
#wordpress .search-top-bar {
	float: right;
	padding-left: 14px;
	padding-left: 1rem;
}
#wordpress .wrapper-search-form {
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	padding: 14px 0;
	padding: 1rem 0;
	text-align:center;
}
#wordpress .toggle-search {
	display:none;
}
#wordpress #main.wrapper {
	padding: 0 28px;
	padding: 0 2rem;
}
#wordpress .blog-info-sin-imagen {
	position: relative;
	padding: 28px 28px 42px 28px;
	padding: 2rem 2rem 3rem 2rem;
	background-color: #0098D3;
	color: #fff;
}
#wordpress .blog-info-sin-imagen a {
	color: #fff !important;
}
#wordpress .blog-info-sin-imagen h1 {
	font-size: 42px;
	font-size: 3rem;
}
#wordpress .blog-info-sin-imagen h2 {
	color: #fff;
}
#wordpress .logo-header-wrapper {
	padding: 28px 14px;
	padding: 2rem 1rem;
}
#wordpress .sub-title {
	font-size:14px;
	color:#9A9A9A;
	margin-top:14px;
	margin-top:1rem;
	border-bottom:1px solid #F2F2F2;
	padding-bottom:10px;
	padding-bottom:0.7142857142857143rem;
	overflow:hidden;
}
#wordpress .sub-title a {
	color:#9A9A9A;
}
#wordpress .sub-title a:hover {
	color:#0098D3;
}
#wordpress .sub-title .autor-fecha {
	float:left;
	
}
#wordpress .sub-title .popup-comments {
	float:right;
	text-align:right;
	padding-right:35px;
	padding-right:2.5rem;
	width:35%;
}
#wordpress .excerpt-wrapper {
	overflow: hidden;
	line-height: 1.8;
	padding-bottom: 7px;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #ededed;
}
#wordpress .wrapper-excerpt-thumbnail {
	float: left;
	width: auto;
	height: auto;
	margin-right: 14px;
	margin-right: 1rem;
	margin-top: 0.5rem;
}
#wordpress .wrapper-excerpt-thumbnail img {
	 border-radius:50%;
}
#wordpress .entry-meta-term {
	background-color: #F7F7F7;
	padding: 7px;
	padding: 0.5rem;
}
#wordpress .sub-title-widget-area {
	line-height: 1.7;
	margin: 14px 0;
	margin: 1rem 0;
}
#wordpress .post-end-widget-area {
	line-height: 1.7;
	margin: 14px 0;
	margin: 1rem 0;
}
#wordpress .site-info {
	background-color: #555555;
}
#wordpress .credits {
	display:inline-block;
	vertical-align:top;
	padding:0 1%;
	width:30%;
}
#wordpress .credits-center {
	text-align: center;
}
#wordpress .credits-right {
	text-align: right;
	padding:0;
}
#wordpress .wrapper-form-comments {
	padding-left:28px;
	padding-left:2rem;
	padding-right:28px;
	padding-right:2rem;
	border: 1px solid #EAEAEA;
	line-height:1.5;
}
#wordpress .wrapper-related-posts {
	padding-top: 28px;
	padding-top: 2rem;
}
#wordpress .wrapper-related-posts p {
	font-weight:bold;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
#wordpress .wrapper-navigation-below {
	overflow:hidden;
	padding: 14px;
	padding: 1rem;
	border:1px solid #EDEDED;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}




@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}


@media screen and (min-width: 640px) {
	#wordpress #primary {float:right;}
	#wordpress #secondary {float:left;}
	#wordpress .toggle-search {
		display:inherit;
		float: right;
		cursor: pointer;
		background-color: #5D5D5D;
		color: #0098D3;
		padding: 7px;
		padding: 0.5rem;
	}
	#wordpress .social-icon-wrapper {
		display:inherit;
		float: right;
		padding: 7px;
		padding: 0.5rem;
		text-align: right;
		font-size: 21px;
		font-size: 1.5rem;
	}
	#wordpress .boton-menu-movil {
		display:none;
	}
	#wordpress .author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	#wordpress .author-description {
		float: right;
		width: 80%;
	}
	#wordpress .site {
		margin: 0 auto;
		max-width: 1096px;
		max-width: 78.28571428571429rem;
		overflow: hidden;
	}
	#wordpress .site-content {
		
		
		float: left;
		
		width: 67%;
		border-right: none;
		
		padding-right:0;
		padding-left:24px;
		padding-left:1.714285714285714rem;
		
	}
	#wordpress #wordpress-body.template-front-page .site-content, 
	#wordpress #wordpress-body.attachment .site-content, 
	#wordpress #wordpress-body.full-width .site-content {
		width: 100%;
	}
	#wordpress .widget-area {
		float: right;
		width: 28%;
	}
	#wordpress .site-header h1, 
	#wordpress .site-header h2 {
		text-align: center;
	}
	#wordpress .site-header h1 {
		font-size: 35px;
		font-size:2.5rem;
		margin-bottom: 0;
	}
	#wordpress .main-navigation .menu-item-has-children > a:after {
		font-family: FontAwesome;
		
		content: "\f0d7";
		position: absolute;
		right: -14px;
		right: -1rem;
		top: 0;
	}
	#wordpress .main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	#wordpress .main-navigation ul.nav-menu, 
	#wordpress .main-navigation div.nav-menu > ul {
		border-bottom: 1px solid #E0E0E0;
		border-top: 1px solid #E0E0E0;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	#wordpress .main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	#wordpress .main-navigation li a, 
	#wordpress .main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	#wordpress .main-navigation li a {
		border-bottom: 0;
		color: #6a6a6a;
		line-height: 3.692307692;
		text-transform: uppercase;
		white-space: nowrap;
	}
	#wordpress .main-navigation li a:hover, 
	#wordpress .main-navigation li a:focus {
		color: #000;
	}
	#wordpress .main-navigation li {
		margin: 0 40px 0 14px;
		margin: 0 2.857142857rem 0 1rem;
		position: relative;
	}
	#wordpress .main-navigation li ul li {margin-left:0}
	#wordpress .main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	#wordpress .main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	#wordpress .main-navigation ul li:hover > ul, 
	#wordpress .main-navigation ul li:focus > ul, 
	#wordpress .main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	#wordpress .main-navigation li ul li a {
		background: #efefef;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	#wordpress .main-navigation li ul li a:hover, 
	#wordpress .main-navigation li ul li a:focus {
		background: #e3e3e3;
		color: #444;
	}
	#wordpress .main-navigation .current-menu-item > a, 
	#wordpress .main-navigation .current-menu-ancestor > a, 
	#wordpress .main-navigation .current_page_item > a, 
	#wordpress .main-navigation .current_page_ancestor > a {
		color: #0098D3;
		font-weight: bold;
	}
	#wordpress .entry-header .entry-title {
		font-size: 28px;
		font-size: 2rem;
	}
	#wordpress .entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	#wordpress .commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
	#wordpress .credits {
		width:31%;
	}
}


@media screen and (min-width: 960px) {
	#wordpress #wordpress-body {
		background-color: #fff;
	}
	#wordpress #wordpress-body .site {
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}
	#wordpress #wordpress-body.custom-background-empty {
		background-color: #fff;
	}
	#wordpress #wordpress-body.custom-background-empty .site, 
	#wordpress #wordpress-body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
	#wordpress .main-navigation li a {
		font-size: 14px;
		font-size: 1rem;
	}
	#wordpress .widget-title {
		padding: 5px 0;
		padding: 0.3571428571428571rem;
	}
	#wordpress .site-content {
		border-left: 1px solid #e0e0e0;
	}

}



@media print {
	#wordpress #wordpress-body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	#wordpress footer a[rel=bookmark]:link:after, 
	#wordpress footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; 
	}
	#wordpress a {
		text-decoration: none;
	}
	#wordpress .entry-content img, 
	#wordpress .comment-content img, 
	#wordpress .author-avatar img, 
	#wordpress img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	#wordpress .site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#wordpress .site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	#wordpress .site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	#wordpress .site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	#wordpress .site-header h1 a, 
	#wordpress .site-header h2 a {
		color: #000;
	}
	#wordpress .author-avatar, 
	#wordpress #colophon, 
	#wordpress #respond, 
	#wordpress .commentlist .comment-edit-link, 
	#wordpress .commentlist .reply, 
	#wordpress .entry-header .comments-link, 
	#wordpress .entry-meta .edit-link a, 
	#wordpress .page-link, 
	#wordpress .site-content nav, 
	#wordpress .widget-area, 
	#wordpress img.header-image, 
	#wordpress .main-navigation {
		display: none;
	}
	#wordpress .wrapper {
		border-top: none;
		box-shadow: none;
	}
	#wordpress .site-content {
		margin: 0;
		width: auto;
	}
	#wordpress .entry-header .entry-title, 
	#wordpress .entry-title {
		font-size: 21pt;
	}
	#wordpress footer.entry-meta, 
	#wordpress footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	#wordpress .author-description {
		float: none;
		width: auto;
	}
	#wordpress .commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	#wordpress .commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	#wordpress .comments-area article header cite, 
	#wordpress .comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}