.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.pvc_clear{clear:both}.clear{clear:both}.nobr{white-space:nowrap}.pvc_stats{float:left;padding:5px!important}.pvc_stats.total_only .views_today{display:none}.pvc_stats .pvc-stats-icon{vertical-align:middle}.pvc_stats .pvc-stats-icon svg{display:initial}.pvc_stats .pvc-stats-icon.small svg{width:18px}.pvc_stats .pvc-stats-icon.medium svg{width:24px}.pvc_stats .pvc-stats-icon.large svg{width:30px}.symple-clear-floats { clear: both }
.symple-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-fadein { opacity: 0; }
.vc_editor .symple-fadein { opacity: 1; } .symple-grid { margin: 0 -10px }
.symple-col { float: left; margin: 0 0 20px; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.symple-col.symple-count-1 { clear: both; }
.symple-col-1 { float: none }
.symple-col-2 { width: 50% }
.symple-col-3 { width: 33.33% }
.symple-col-4 { width: 25% }
.symple-col-5 { width: 20% }
.symple-col-6 { width: 16.66666667% }
.symple-col-7 { width: 14.28% }  .symple-spacing { display: block; height: auto; margin: 0 !important; padding: 0 !important; background: none !important; border: none !important; outline: none !important; }  .symple-divider { display: block; width: 100%; height: 0; margin: 0; background: none !important; }
.symple-divider.solid { border-top: 1px solid #eee }
.symple-divider.dashed { border-top: 2px dashed #eee }
.symple-divider.dotted { border-top: 3px dotted #eee }
.symple-divider.double { height: 5px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.symple-divider.fadeout { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#dddddd), to(#f9f9f9)) !important; background-image: -webkit-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -moz-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -o-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -ms-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; }
.symple-divider.fadein { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#dddddd), to(#f9f9f9)) !important; background-image: -webkit-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -moz-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -o-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -ms-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; }  .symple-bullets ul { margin-left: 0 !important; padding-left: 0 !important; list-style: none !important; list-style-image: none !important; }
.symple-bullets ul li { padding-left: 25px !important; }
.symple-bullets-check ul li{ background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/check.png) left center no-repeat; }
.symple-bullets-gray ul li{ background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-gray.png) left center no-repeat; }
.symple-bullets-blue ul li{ background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-blue.png) left center no-repeat; }
.symple-bullets-red ul li{ background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-red.png) left center no-repeat; }
.symple-bullets-purple ul li{ background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-purple.png) left center no-repeat; }  .symple-background p:last-child { margin: 0; }
.symple-background.style-centered { background-image-repeat: repeat; }
.symple-background.style-fixed,
.symple-background.style-parallax { background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }  .symple-social-icon { display: inline-block; margin-right: 5px; border: none !important; outline: none; text-decoration: none !important; }
.symple-social-icon img { display: inline; border: none; outline: none; padding: 0; margin: 0; box-shadow: none !important; }
.symple-social-icon img:hover { opacity: 0.8 }  .symple-one-half { width: 48% }
.symple-one-third { width: 30.66% }
.symple-two-third { width: 65.33% }
.symple-one-fourth { width: 22% }
.symple-three-fourth { width: 74% }
.symple-one-fifth { width: 16.8% }
.symple-two-fifth { width: 37.6% }
.symple-three-fifth { width: 58.4% }
.symple-four-fifth { width: 67.2% }
.symple-one-sixth { width: 13.33% }
.symple-five-sixth { width: 82.67% }
.symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth { position: relative; margin-right: 4%; margin-bottom: 2em; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.symple-column-last { margin-right: 0!important; clear: right; }
.symple-column-last:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth { }  .symple-button { font-family: inherit; margin: 5px 5px 5px 0; cursor: pointer; display: inline-block; white-space: nowrap; nowhitespace: afterproperty; text-align: center; outline: none; border: none !important; border-radius: 3px; background: #333; color: #fff; padding: 0.8em 1em; line-height: 1em; text-decoration: none !important; -webkit-appearance: none; }
.symple-button:hover { color: #fff; opacity: 0.8; }
.symple-shortcodes span.symple-button-inner { border: none; }
.symple-button.black { background: #000; }
.symple-button.gray { background: #bdc3c7; }
.symple-button.blue { background: #3498db; }
.symple-button.teal { background: #1abc9c; }
.symple-button.orange { background: #f26c4f; }
.symple-button.red { background: #E32027; }
.symple-button.pink { background: #EA4C89; }
.symple-button.purple { background: #9b59b6; }
.symple-button.green { background: #2ecc71; }
.symple-button.gold { background: #f39c12; }
.symple-button.brown { background: #2ecc71; }
.symple-button.navy { background: #34495e; }
.symple-button.rosy { background: #E5789B; }
.symple-button { font-size: 13px }
.symple-button.large { font-size: 16px }
.symple-button.giant { font-size: 18px }
.symple-button.left { float: left }
.symple-button.right { float: right; margin-right: 0; margin-left: 5px; }
.symple-button-icon-left { margin-right: 7px; }
.symple-button-icon-right { margin-left: 7px; }
.symple-button.aligncenter { display: block; margin: 0 auto; }  .symple-testimonial-content { font-style: italic; position: relative; background: #f5f5f5; padding: 15px; color: #666; border-radius: 2px; -webkit-border-radius: 2px; }
.symple-testimonial-content:before { content: ""; position: absolute; left: 15px; bottom: -15px; width: 0px; height: 0px; border-bottom: 15px solid rgba(255,255,255,0); border-top: 15px solid rgba(255,255,255,0); border-right: 15px solid #f5f5f5; font-size: 0px; line-height: 0px; }
.symple-testimonial-content p:last-child { margin: 0 }
.symple-testimonial-author { font-size: 1em; margin-top: 25px; margin-left: 15px; color: #000; font-weight: bold; }  .symple-highlight-yellow, .symple-highlight-yellow a { background-color: #FFF7A8; color: #695D43; }
.symple-highlight-blue, .symple-highlight-blue a { color: #5091b2; background: #e9f7fe; }
.symple-highlight-green, .symple-highlight-green a { color: #5f9025; background: #ebf6e0; }
.symple-highlight-red, .symple-highlight-red a { color: #de5959; background: #ffe9e9; }
.symple-highlight-gray, .symple-highlight-gray a { color: #666; background: #f9f9f9; }   .symple-box { display: block; padding: 15px 20px; margin: 0; font-size: 1em; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.symple-box p:last-child { margin: 0 } .symple-box.left { float: left }
.symple-box.right { float: right }
.symple-box.center { margin: 0 auto; float: none; } .symple-box.black { color: #fff; background: #000; }
.symple-box.white { color: #0000; background: #ffff; border: 1px solid #eee; }
.symple-box.gray { color: #666; background: #f9f9f9; border: 1px solid #ddd; }
.symple-box.red { color: #de5959; background: #ffe9e9; border: 1px solid #fbc4c4; }
.symple-box.green { color: #5f9025; background: #ebf6e0; border: 1px solid #b3dc82; }
.symple-box.blue { color: #5091b2; background: #e9f7fe; border: 1px solid #b6d7e8; }
.symple-box.yellow { color: #c4690e; background: #fffdf3; border: 1px solid #f2dfa4; }  .symple-toggle .symple-toggle-trigger { display: block; color: #555; display: block; padding: 15px 15px 15px 37px; border: 1px solid #ddd; background: #f9f9f9 url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/plus.png) no-repeat 15px center; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 0; margin-top: 10px; cursor: pointer; }
.symple-toggle .symple-toggle-trigger:hover { background-color: #eee; text-decoration: none; }
.symple-toggle .symple-toggle-trigger.active, .symple-toggle .symple-toggle-trigger.active:hover { color: #000; background-color: #eee; background-image: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/minus.png); text-decoration: none; }
.symple-toggle .symple-toggle-container { display: none; overflow: hidden; padding: 15px; border: 1px solid #ddd; border-top: 0px; }
.symple-toggle.state-open .symple-toggle-container { display: block; }  .symple-accordion h3.symple-accordion-trigger { display: block; color: #555; display: block; padding: 15px 15px 15px 37px; border: 1px solid #ddd; background: #f9f9f9 url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/plus.png) no-repeat 15px center; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 10px 0 0 !important; cursor: pointer; }
.symple-accordion h3.symple-accordion-trigger a { color: #555; text-decoration: none !important; }
.symple-accordion .ui-state-focus { outline: none }
.symple-accordion .symple-accordion-trigger:hover { background-color: #eee; text-decoration: none; }
.symple-accordion .symple-accordion-trigger.ui-state-active { background-color: #eee; background-image: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/minus.png); text-decoration: none; }
.symple-accordion .symple-accordion-trigger.ui-state-active a { color: #000 }
.symple-accordion .ui-accordion-content { background-color: #fff; padding: 15px; border: 1px solid #ddd; border-top: 0px; }
.symple-accordion .ui-accordion-content p:last-child { margin: 0px }
.symple-accordion .ui-icon { margin-right: 7px }  .symple-tabs ul.ui-tabs-nav { display: block; margin: 0 !important; padding: 0; border-bottom: solid 1px #ddd; }
.symple-tabs ul.ui-tabs-nav li { display: block; width: auto; height: 40px; padding: 0 !important; float: left !important; margin: 0 4px 0 0 !important; outline: none; }
.symple-tabs ul.ui-tabs-nav li a { display: block; text-decoration: none; width: auto; height: 40px; padding: 0px 20px; line-height: 40px; border: solid 1px #ddd; border-bottom: none; margin: 0; background-color: #f5f5f5; font-size: 1em; color: #444; outline: none; border-radius: 4px 4px 0 0; }
.symple-tabs ul.ui-tabs-nav li a:hover { color: #333; background: #eee; }
.symple-tabs ul.ui-tabs-nav .ui-state-active a { background: #fff; height: 40px; color: #000 !important; }
.symple-tabs ul.ui-tabs-nav .ui-state-active a:hover { background: #fff }
.symple-tabs .tab-content { background: #fff; padding: 20px; border-left: solid 1px #ddd; border-right: solid 1px #ddd; border-bottom: solid 1px #ddd; }
.symple-tabs ul.tabs:before, ul.tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.symple-tabs ul.tabs:after { clear: both }
.symple-tabs ul.tabs { zoom: 1 }
.symple-tabs .ui-tabs-hide { display: none }
.symple-tabs:before, ul.symple-tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.symple-tabs:after { clear: both }
.symple-tabs { zoom: 1 }
.symple-tabs .ui-tabs-hide { display: none }  .symple-pricing-table { list-style: none; margin: 0; padding: 0; font-size: 16px; }
.symple-pricing-table div { list-style: none }
.symple-pricing-table > div { margin-right: 4%; }
.symple-pricing { list-style: none; text-shadow: none; margin-bottom: 0; border: 1px solid #ddd; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; }
.symple-pricing .symple-pricing-header { background: #333; text-align: center; padding: 20px 0; }
.symple-pricing .symple-pricing-header h5 { color: #fff; font-size: 1em; margin: 0; padding: 0 20px 10px; font-weight: bold; border-bottom: 1px solid #444; text-transform: uppercase; }
.symple-pricing .symple-pricing-cost { color: #fff; font-size: 2em; line-height: 1em; padding-top: 20px; }
.symple-pricing.featured .symple-pricing-header { background: #fd5c41; margin: -1px; color: #fff; }
.symple-pricing.featured .symple-pricing-header h5 { color: #fff; border-bottom: 1px solid rgba(0,0,0,0.1); }
.symple-pricing .symple-pricing-per { font-size: 0.786em; color: #fff; opacity: 0.5; }
.symple-pricing .symple-pricing-content { background: #fff; font-size: 0.857em; text-align: center; }
.symple-pricing .symple-pricing-content ul { margin: 0 !important; list-style: none !important; padding: 0 !important; }
.symple-pricing .symple-pricing-content ul li { margin: 0 !important; padding: 10px 20px !important; border-bottom: 1px solid #eee; list-style: none !important; }
.symple-pricing .symple-pricing-content ul li:nth-child(2n+2) { background: #f9f9f9 }
.symple-pricing .symple-pricing-button { background: #fff; text-align: center; border-top: 1px solid #fff; padding: 20px; }
.symple-pricing .symple-pricing-button .symple-button { float: none; margin: 0 auto; }  .symple-shortcodes .symple-heading { margin: 20px 0 !important; padding: 0 !important; height: 40px; line-height: 40px; margin: 20px 0; font-size: 16px; }
.symple-shortcodes .symple-heading span { background: #fff; }
.symple-shortcodes .symple-heading-dotted-line { background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/dotted.png) center center repeat-x; }
.symple-shortcodes .symple-heading-dashed-line { background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/dashed.png) center center repeat-x; }
.symple-shortcodes .symple-heading-double-line { background: url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/double-line.png) center center repeat-x;  }
.symple-shortcodes .symple-heading.text-align-center { text-align: center }
.symple-shortcodes .symple-heading.text-align-center span { padding-right: 15px; padding-left: 15px; }
.symple-shortcodes .symple-heading.text-align-left { text-align: left }
.symple-shortcodes .symple-heading.text-align-left span { padding-right: 15px; }
.symple-shortcodes .symple-heading.text-align-right { text-align: right }
.symple-shortcodes .symple-heading.text-align-right span { padding-left: 15px; }
.symple-shortcodes .symple-heading-icon-left { margin-right: 10px; }
.symple-shortcodes .symple-heading-icon-right { margin-left: 10px; }  .googlemap { position: relative; max-width: inherit; }
.googlemap .map_canvas { width: 100%; height: 100%; }
.googlemap .map_canvas h3 { margin: 0 0 10px; font-size: 14px; }
.map_canvas img { max-width: none !important }  .symple-divider { display: block; width: 100%; height: 0; margin: 0; background: none; }
.symple-divider.solid { border-top: 1px solid #eee }
.symple-divider.dashed { border-top: 2px dashed #eee }
.symple-divider.dotted { border-top: 3px dotted #eee }
.symple-divider.double { height: 5px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.symple-divider.fadeout { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#eeeeee), to(#ffffff)); background-image: -webkit-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -moz-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -o-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -ms-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: radial-gradient(50% 50%, #eeeeee, #ffffff); }
.symple-divider.fadein { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#ffffff), to(#eeeeee)); background-image: -webkit-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -moz-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -o-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -ms-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: radial-gradient(50% 50%, #ffffff, #eeeeee); }  .symple-skillbar { position: relative; display: block; margin-bottom: 15px; width: 100%; background: #eee; height: 35px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -webkit-transition: 0.4s linear; -moz-transition: 0.4s linear; -ms-transition: 0.4s linear; -o-transition: 0.4s linear; transition: 0.4s linear; -webkit-transition-property: width, background-color; -moz-transition-property: width, background-color; -ms-transition-property: width, background-color; -o-transition-property: width, background-color; transition-property: width, background-color; }
.symple-skillbar-title { position: absolute; top: 0; left: 0; font-weight: bold; font-size: 13px; color: #fff; background: #6adcfa; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.symple-skillbar-title span { display: block; background: rgba(0,0,0,0.1); padding: 0 20px; height: 35px; line-height: 35px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.symple-skillbar-bar { height: 35px; width: 0px; background: #6adcfa; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.symple-skill-bar-percent { position: absolute; right: 10px; top: 0; font-size: 11px; height: 35px; line-height: 35px; color: #444; color: rgba(0,0,0,0.4); }  .symple-callout { padding: 20px 30px; background: #f1f1f1; position: relative; border-radius: 3px; }
.symple-callout-caption { float: left; font-size: 1.6em; font-weight: 400; width: 80%; color: #555; }
.symple-callout-button { float: right; }  .symple-shortcodes .symple-recent-posts:after,
.symple-shortcodes .symple-grid-col:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-shortcodes .symple-recent-posts-entry-media { margin: 0 0 20px; }
.symple-shortcodes .symple-recent-posts-entry-media img { display: block; margin: 0 auto; }
.symple-shortcodes .symple-recent-posts-entry-title { margin: 0 0 10px; }  .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none !important }
.mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #cccccc }
.mfp-preloader a:hover { color: white }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; padding: 0; z-index: 1046;}
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1 }
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333333; background: none !important;  border: none !important; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: none !important;  border: none !important; }
.mfp-arrow:active { margin-top: -54px }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; }
.mfp-arrow-left { left: 0 }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid white; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3f3f3f; }
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid white; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3f3f3f }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }
.mfp-iframe-holder .mfp-close { top: -40px } img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; }
.mfp-figure { line-height: 0 }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; color: #f3f3f3; word-break: break-word; padding-right: 36px; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; }
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { 
.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img { padding: 0 } .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 }
.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
}
@media all and (max-width: 900px) { 
.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container { padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img { padding: 0 }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0 }
.mfp-ie7 .mfp-content { padding-top: 44px }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }  .symple-recent-news { border: 1px solid #ddd; border-radius: 5px; padding: 30px 20px 0; box-sizing: border-box; position: relative; }
.symple-recent-news-header { position: absolute; top: -20px; height: 40px; line-height: 40px; left: 20px; background: #fff; padding: 0 10px; margin: 0 !important; font-size: 14px; color: #aaa; font-weight: normal; }
.symple-recent-news-entry { position: relative; margin: 0; padding-left: 85px; width: auto !important; min-height: 80px; }
.symple-recent-news-date { position: absolute; left: 0; top: 0; width: 60px; padding: 7px 0; text-align: center; font-weight: bold; font-size: 13px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #ddd; border: 1px solid rgba(153,153,153,0.4); background-color: #fbfbfb; }
.symple-recent-news-date span { display: block }
.symple-recent-news-date span.day { font-size: 21px; color: #444; }
.symple-recent-news-date span.month { font-size: 12px; color: #777; font-weight: normal; }
.symple-recent-news-entry { margin-bottom: 30px; }
.symple-shortcodes .symple-recent-news-entry-title-heading { font-size: 18px; margin: 0 0 10px; }  .symple-caroufredsel-wrap { margin: 0; overflow: hidden; opacity: 0; }
.symple-caroufredsel {  position: relative; }
.symple-shortcodes .symple-caroufredsel-wrap ul { margin: 0; padding: 0; list-style: none; display: block; }
.symple-caroufredsel-wrap ul li.symple-caroufredsel-slide { display: block; float: left; margin: 0; padding: 0 10px; height: auto; overflow: hidden; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag-wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag-wrap { margin-bottom: 20px; padding: 0 10px; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag { float: right }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a { display: block; height: 10px; width: 10px; float: left; margin-left: 5px; text-indent: -9999px; background: #ccc; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a:hover { background: #aaa }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a.selected { background: #000 }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a:first-child { margin: 0 }
.symple-caroufredsel-wrap .symple-caroufredsel-prev,
.symple-caroufredsel-wrap .symple-caroufredsel-next { position: absolute; display: block; top: 50%; margin-top: -20px; height: 40px; width: 40px; text-indent: -9999px; background: #000 url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; background: rgba(0,0,0,0.85) url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; cursor: pointer; }
.symple-caroufredsel-wrap .symple-caroufredsel-prev { left: -10px; box-shadow: -2px 2px 4px rgba(0,0,0,0.2); }
.symple-caroufredsel-wrap .symple-caroufredsel-next { background-position: 0 -40px; right: -10px; box-shadow: 2px 2px 4px rgba(0,0,0,0.2); }
.symple-caroufredsel-wrap .symple-caroufredsel-prev:hover,
.symple-caroufredsel-wrap .symple-caroufredsel-next:hover { background-color: #F00 }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media { position: relative; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media img { display: block; float: left; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title { position: absolute; bottom: 0; left: 0; background: #000; background: rgba(0,0,0,0.7); color: #fff; padding: 10px; font-size: 13px; width: 100%; box-sizing: border-box; display: block; text-align: center; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title a { color: #fff }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title a:hover { color: #fff }  .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.symple-flexslider-wrap { position: relative; }
.symple-flexslider-wrap .flexslider { margin: 0; padding: 0; }
.symple-flexslider-wrap .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.symple-flexslider-wrap .flexslider .slides img { width: 100%; display: block; }
.symple-flexslider-wrap .flex-pauseplay span { text-transform: capitalize }
.symple-flexslider-wrap .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-flexslider-wrap html[xmlns] .slides { display: block }
.symple-flexslider-wrap * html .slides { height: 1% }
.symple-flexslider-wrap .no-js .slides > li:first-child { display: block } .symple-flexslider-wrap { position: relative; }
.symple-flexslider-wrap .flexslider { position: relative; zoom: 1; }
.symple-flexslider-wrap .flexslider-loader { background: #fff url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/loader.gif) center center no-repeat; }
.symple-flexslider-wrap .flexslider-loader .flexslider { opacity: 0; }
.symple-flexslider-wrap .flex-viewport { max-height: 2000px; }
.symple-flexslider-wrap .flexslider .slides { zoom: 1 }
.symple-flexslider-wrap .symple-flexslider-entry-media { display: block; }
.symple-flexslider-wrap ul,
.symple-flexslider-wrap ol { list-style: none !important; margin: 0 !important; } .symple-flexslider-wrap.flexslider-style-images .flex-direction-nav a { display: block; width: 40px; height: 40px; border-radius: 4px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: #fff; background:#000 url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; background: rgba(0,0,0,0.85) url(//www.raccontieros.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-indent: -9999px; }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-prev { left: 20px }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-next { right: 20px; background-position: 0 -40px; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-prev { opacity: 0.7; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-next { opacity: 0.7; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-next:hover,
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-prev:hover { opacity: 1 }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; } .symple-flexslider-wrap.flexslider-style-content .flex-direction-nav { border-top: 1px solid #ddd; margin-top: 20px; padding-top: 20px; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav a { position: inherit; diplay: block; float: left; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-prev { margin-right: 10px; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-next {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-prev {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-next {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {  }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-disabled {  } .symple-flexslider-wrap.flexslider-style-images .flex-control-nav { z-index: 99; width: 100%; position: absolute; top: 20px; left:20px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-nav li { display: block; zoom: 1; float: left; margin-left: 4px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-nav li:first-child { margin-left: 0; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a { width: 9px; height: 9px; display: block; background: transparent; border: 2px solid #fff; border: 2px solid rgba(255,255,255,0.6); cursor: pointer; text-indent: -9999px; border-radius: 99px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a:hover { background: #fff; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a.flex-active { background: #fff; cursor: default; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs img:hover { opacity: 1 }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs .flex-active { opacity: 1; cursor: default; } .symple-flexslider-wrap.flexslider-style-content .flex-control-nav { display: none; } .symple-flexslider-wrap .symple-flexslider-entry-media { position: relative; }
.symple-flexslider-wrap .symple-flexslider-entry-title { display: none; position: absolute; bottom: 0; left: 0; background: #000; background: rgba(0,0,0,0.7); color: #fff; padding: 15px; font-size: 18px; width: 100%; box-sizing: border-box; display: block; text-align: center; }
.symple-flexslider-wrap .symple-flexslider-entry-title a { color: #fff }
.symple-flexslider-wrap .symple-flexslider-entry-title a:hover { color: #fff }  .symple-icon { text-decoration: none !important; }
a:hover .symple-icon { text-decoration: none; opacity: 0.8; }
.symple-icon a { color: inherit; }
.symple-icon.symple-icon-circle { display: block; text-align: center; background: #000; color: #fff; border-radius: 100%; }
.symple-icon.symple-icon-xlarge { font-size: 70px; height: 150px; line-height: 150px; width: 150px; margin-bottom: 30px; }
.symple-icon.symple-icon-xlarge.symple-icon-float-left { margin-right: 30px; }
.symple-icon.symple-icon-xlarge.symple-icon-float-right { margin-left: 30px; }
.symple-icon.symple-icon-large { font-size: 32px; height: 80px; line-height: 80px; width: 80px;margin-bottom: 20px; }
.symple-icon.symple-icon-large.symple-icon-float-left { margin-right: 20px; }
.symple-icon.symple-icon-large.symple-icon-float-right { margin-left: 20px; }
.symple-icon.symple-icon-normal { font-size: 18px; height: 45px; line-height: 45px; width: 45px;margin-bottom: 20px; }
.symple-icon.symple-icon-normal.symple-icon-float-left { margin-right: 20px; }
.symple-icon.symple-icon-normal.symple-icon-float-right { margin-left: 20px; }
.symple-icon.symple-icon-small { font-size: 14px; height: 30px; line-height: 30px; width: 30px; margin-bottom: 15px;  }
.symple-icon.symple-icon-small.symple-icon-float-left { margin-right: 15px; }
.symple-icon.symple-icon-small.symple-icon-float-right { margin-left: 15px; }
.symple-icon.symple-icon-tiny { font-size: 12px; height: 25px; line-height: 25px; width: 25px; margin-bottom: 10px;  }
.symple-icon.symple-icon-tiny.symple-icon-float-left { margin-right: 10px; }
.symple-icon.symple-icon-tiny.symple-icon-float-right { margin-left: 10px; }
.symple-icon-float-left { display: block; float: left; }
.symple-icon-float-right { display: block; float: right; }
.symple-icon-float-center { margin: 0 auto; display: block; }  @media screen and (max-width: 860px) { 
.symple-shortcodes-responsive .symple-flexslider-wrap .flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
.symple-shortcodes-responsive .symple-flexslider-wrap .flex-direction-nav .flex-next { opacity: 1; right: 10px; }
}
@media only screen and (max-width: 520px) {
.symple-shortcodes-responsive .symple-col { width: 100%; }
.symple-shortcodes-responsive .symple-one-half,
.symple-shortcodes-responsive .symple-one-third,
.symple-shortcodes-responsive .symple-two-third,
.symple-shortcodes-responsive .symple-three-fourth,
.symple-shortcodes-responsive .symple-one-fourth,
.symple-shortcodes-responsive .symple-one-fifth,
.symple-shortcodes-responsive .symple-two-fifth,
.symple-shortcodes-responsive .symple-three-fifth,
.symple-shortcodes-responsive .symple-four-fifth,
.symple-shortcodes-responsive .symple-one-sixth,
.symple-shortcodes-responsive .symple-five-sixth { width: 100%; float: none; margin-right: 0; margin-bottom: 20px; }
.symple-shortcodes-responsive .symple-shortcodes-responsive .symple-pricing-table > div { margin-bottom: 25px }
.symple-shortcodes-responsive .symple-shortcodes-responsive .symple-box,
.symple-shortcodes-responsive .symple-box.left,
.symple-shortcodes-responsive .symple-box.right { float: none; width: 100% !important; }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav { margin-left: 0 }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav li { width: 100% }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav li a { border-left-width: 1px }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav .ui-state-active a,
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav .ui-state-active a:hover { height: 39px; padding-top: 0; margin-left: 0; top: auto; background-color: #eee; color: #000; font-weight: bold; }
.symple-shortcodes-responsive .symple-callout-caption { text-align: center }
.symple-shortcodes-responsive .symple-callout-caption { float: none; font-size: 1.6em; font-weight: 400; width: 100%; color: #555; }
.symple-shortcodes-responsive .symple-callout-button { position: inherit; right: auto; top: auto; margin: 20px auto 0; text-align: center; }
}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-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} html {
font-size: 100.01%;
}
body {
font-family: 'Droid Sans', Tahoma, Verdana, Arial;
font-size: 1.0em;
border: 0;
color: #111;
background-color: #e5e5e5;
} a, a:link, a:visited{
color: #e84747;
text-decoration: none;
}
a:hover, a:active {
text-decoration: underline;
} input, textarea {
padding: 0.7em;
background: #fff;
border: 1px solid #ddd;
font-size: 1.0em;
color: #333;
font-family: 'Droid Sans', Tahoma, Verdana, Arial;
}
input[type="submit"] {
border: none;
color: #fff;
background: #e84747;
}
input[type="submit"]:hover {
background-color: #303030;
cursor: pointer;
} .clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1; } input, textarea, select {
max-width: 100%;
} #wrapper {
max-width: 1340px;
width: 92%;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
}
#header-wrap {
background: #fff;
}
#header {
padding: 3em;
}
#wrap {
clear: both;
padding: 1.5em 1.5em 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#content {
float: left;
width: 72%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar {
float: right;
width: 28%;
} #logo {
float: left;
max-width: 100%;
}
#logo .logo-image {
border: 0;
max-width: 100%;
height: auto;
}
#logo .site-title {
font-size: 2.5em;
font-weight: bold;
color: #e84747;
font-family: 'Francois One', Tahoma, Verdana, Arial;
}
#logo a:hover {
text-decoration: none;
}
#logo a:hover .site-title {
color: #333;
text-decoration: none;
}
#logo .site-description {
margin-top: 0.4em;
color: #333;
} #header-content {
display: inline;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#header-content div {
float: right;
margin-left: 1.5em;
}
#header-content #header-text {
margin-top: 0.3em;
line-height: 1.4em;
font-size: 1.3em;
color: #777;
}
#header-content #header-search #s {
float: right;
} #custom-header {
margin-top: 1px;
}
#custom-header img {
max-width: 1340px;
vertical-align: top;
width: 100%;
height: auto;
} #mainnav-icon {
display: none;
}
#navi-wrap {
background: #333;
}
#mainnav-menu {
list-style-type: none;
list-style-position: outside;
position: relative;
}
#mainnav-menu li{
float:left;
position:relative;
margin-right: 1px;
}
#mainnav-menu a {
display: block;
padding: 1.5em;
text-transform: uppercase;
text-decoration: none;
font-size: 1.0em;
font-family: 'Francois One', Tahoma, Verdana, Arial;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
#mainnav-menu a:link, #mainnav-menu a:visited{
color: #fff;
text-decoration: none;
}
#mainnav-menu a:hover {
background: #e84747;
}
#mainnav-menu ul {
position: absolute;
display: none;
z-index: 99;
background: #fff;
box-shadow: 0 0 2px #444;
}
#mainnav-menu ul li{
margin: 0;
}
#mainnav-menu ul a {
width: 250px;
width: 16rem;
padding: 1em;
float: left;
font-weight: normal;
color: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#mainnav-menu ul a:link, #mainnav-menu ul a:visited{
color: #333;
font-size: 0.9em;
text-decoration: none;
}
#mainnav-menu ul a:hover {
color: #fff;
background: #e84747;
}
#mainnav-menu li ul ul {
margin-left: 250px;
margin-left: 16rem;
}
#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul{
display:none;
}
#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul{
display:block;
}
#mainnav-menu li.current_page_item a, #mainnav-menu li.current-menu-item a {
text-decoration: underline;
}
#mainnav-menu li.current_page_item ul li a, #mainnav-menu li.current-menu-item ul li a{
text-decoration: none;
}
#mainnav-menu ul li.current_page_item a, #mainnav-menu ul li.current-menu-item a {
text-decoration: underline;
}
#mainnav-menu ul li.current_page_item ul li a, #mainnav-menu ul li.current-menu-item ul li a{
text-decoration: none;
} .widget {
margin-bottom: 1.5em;
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
padding: 1.5em;
background: #fff;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widgettitle {
font-size: 0.9em;
font-family: 'Droid Sans', Tahoma, Verdana, Arial;
padding: 0.8em;
margin: -0.5em -0.5em 1.5em -0.5em;
background: #333;
color: #fff;
text-transform: uppercase;
}
.widget .textwidget {
line-height: 1.5em;
}
.widget .textwidget p {
margin-bottom: 1em;
}
.widget ul, .widget ol {
line-height: 1.5em;
}
.widget ul {
list-style: circle inside;
color: #555;
}
.widget ul .children, .widget ol .children {
padding: 0;
margin: 0.5em 0 0.5em 1em;
}
.widget a:link, .widget a:visited  {
text-decoration: none;
color: #e84747;
}
.widget a:hover, .widget a:active {
text-decoration: underline;
}
.widget img {
max-width: 100%;
height: auto;
}  .search-form {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow:hidden;
}
.search-form .screen-reader-text {
display: none;
}
.search-form .search-field {
display: inline-block;
margin: 0;
width: 100%;
padding: 0.7em 45px 0.7em 0.7em;
background: #fff;
border: 1px solid #ddd;
font-size: 1.0em;
color: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
}
.search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: none;
background: transparent;
padding: 0.8em 0.7em 0 0;
cursor: pointer;
}
.search-form .search-submit .genericon-search {
display: inline-block;
width: 24px;
height: 24px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: text-bottom;
color: #777;
content: '\f400';
}
.search-form .search-submit:hover .genericon-search {
color: #333;
} #wp-calendar {
margin: 0;
width: 100%;
color: #444;
line-height: 1.6em;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: center;
}
#wp-calendar caption {
padding: 0.4em 0;
margin: 0 -0.4em 0.8em;
text-align: center;
text-transform: uppercase;
font-size: 0.9em;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
#wp-calendar th {
font-weight: bold;
font-size: 0.85em;
padding-bottom: 0.6em;
}
#wp-calendar tbody td {
color: #888;
}
#wp-calendar tbody td a {
font-weight: bold;
}
#wp-calendar tbody #today {
font-weight: bold;
color: #333;
}
#wp-calendar tfoot tr td {
padding-top: 0.8em;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
padding-right: 0.4em;
text-align: right;
} .widget-posts-entries ul {
padding: 0;
}
.widget-posts-entries ul li {
list-style: none;
margin: 0 0 0.5em 0;
overflow: auto;
}
.widget-posts-entries .wp-post-image {
float: left;
margin: 0.3em 0.8em 0.5em 0;
max-width: 75px;
height: auto;
}
.widget-posts-entries .widget-postmeta {
color: #777;
margin: 0.3em 0;
font-size: 0.9em;
}
.widget-posts-entries  .widget-postmeta .widget-date {
border-right: 1px solid #aaa;
padding-right: 0.6em;
}
.widget-posts-entries  .widget-postmeta .widget-comment {
margin-left: 0.4em;
} .widget-recent-comments ul {
padding: 0;
}
.widget-recent-comments ul li {
list-style: none;
margin: 0 0 0.4em 0;
overflow: auto;
}
.widget-recent-comments img {
float: left;
margin: 0.3em 0.8em 0.4em 0;
}
.widget-recent-comments .comment-content {
font-size: 0.9em;
font-style: italic;
}
.widget-recent-comments .comment-date {
padding: 0;
margin-top: 0.2em;
font-size: 0.9em;
color: #777;
} .widget-tabnavi {
margin: -0.5em -0.5em 0;
padding: 0;
overflow: auto;
list-style: none;
}
.widget-tabnav {
margin: 0;
padding: 0;
list-style: none;
list-style-position: outside;
position: relative;
}
.widget-tabnavi ul {
text-indent: 0;
list-style: none;
}
.widget-tabnav li {
float:left;
list-style: none;
position: relative;
margin: 0;
padding: 0;
}
.widget-tabnav li a {
display: block;
margin: 0 1px 1px 0;
padding: 0.5em 1em;
font-size: 0.9em;
text-decoration: none;
background-color: #e84747;
}
.widget-tabnav li a:link, .widget-tabnav li a:visited  {
color: #fff;
}
.widget-tabnavi li a:hover, .widget-tabnavi li a:active {
background-color: #303030;
text-decoration: none;
}
.widget-tabnavi li a.current-tab{
text-decoration: underline;
}
.widget-tabbed .tabdiv {
padding: 0;
margin: 1em 0 0 0;
}
.widget-tabbed .tabdiv li.widget-thumb {
list-style: none;
margin: 0 0 0.5em 0;
overflow: auto;
}
.widget-tabbed .tabdiv  li.widget-thumb .wp-post-image {
float: left;
margin: 0.3em 0.8em 0.5em 0;
max-width: 75px;
height: auto;
}
.widget-tabbed .tabdiv li.widget-avatar{
list-style: none;
margin: 0 0 0.3em 0;
overflow: auto;
}
.widget-tabbed .tabdiv li.widget-avatar img {
float: left;
margin: 0.3em 0.8em 0.3em 0;
}
.widget-tabbed .tabdiv ul li .widget-postmeta {
margin: 0.1em 0;
padding: 0;
font-size: 0.8em;
color: #777;
} .type-post, .type-page, .type-attachment  {
margin: 0 0 1.5em 0;
padding: 0.8em 1.5em 1.5em;
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
background: #fff;
}
.page-title, .post-title {
font-weight: bold;
font-family: 'Francois One', Tahoma, Verdana, Arial;
color: #333;
line-height: 1.4em;
-ms-word-wrap: break-word;
word-wrap: break-word;
text-transform: uppercase;
padding: 0.3em 0;
border-bottom: 5px solid #333;
}
.page-title {
font-size: 2.0em;
}
.post-title {
font-size: 1.5em;
}
.post-title a:link, .post-title a:visited {
color: #333;
text-decoration: none;
}
.post-title a:hover, .post-title a:active{
color: #e84747;
}
.sticky {
border-left: 10px solid #ccc;
} .page-links {
margin: 0;
word-spacing: 1em;
} .postmeta {
display: block;
color: #333;
margin: 0;
padding: 0.7em 1em;
background: #eee;
}
.postmeta span, .postmeta .post-edit-link {
font-size: 0.9em;
line-height: 1.5em;
}
.postmeta a:link, .postmeta a:visited {
color: #555;
text-decoration: underline;
}
.postmeta a:hover, .postmeta a:active{
text-decoration: none;
}
.postmeta .sep, .postmeta .post-edit-link  {
padding-left: 0.8em;
margin-left: 0.7em;
border-left: 1px solid #aaa;
}
.postinfo {
clear: both;
line-height: 1.5em;
}
.postinfo .meta-category {
display: block;
color: #333;
margin: 0;
font-size: 0.9em;
}
.postinfo .meta-category a {
display: inline-block;
float: left;
color: #fff;
background: #333;
padding: 0.4em 1em;
margin: 0 1px 1px 0;
}
.postinfo .meta-category a:hover, .postinfo .meta-category a:active {
background: #e84747;
text-decoration: none;
}
.postinfo .meta-tags {
display: block;
margin: 0.5em 0;
} .more-link {
display: inline-block;
margin: 0.5em 0;
padding: 0.6em 1em;
text-decoration: none;
color: #fff;
text-transform: uppercase;
background-color: #e84747;
}
.more-link:link, .more-link:visited  {
color: #fff;
}
.more-link:hover, .more-link:active {
background-color: #303030;
text-decoration: none;
}
.content-excerpt .more-link  {
margin: 0.5em 0 1em;
} .archive-title {
font-weight: bold;
color: #333;
background: #fff;
padding: 1.5em;
margin-bottom: 1.5em;
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
text-transform: uppercase;
}
.archive-title span {
color: #e84747;
} .post-pagination {
margin-bottom: 1.5em;
font-weight: bold;
padding: 0.8em 1em;
color: #333;
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
background: #fff;
text-transform: uppercase;
}
.post-pagination a {
padding: 0.6em 0.8em;
margin-right: 0.2em;
display: inline-block;
text-align: center;
text-decoration: none;
color: #333;
}
.post-pagination a:link, .post-pagination a:visited {
color: #333;
}
.post-pagination a:hover {
color: #e84747;
}
.post-pagination .current {
padding: 0.5em 0.9em;
margin-right: 0.2em;
color: #e84747;
text-decoration: underline;
} .infinite-scroll .post-pagination {
display: none;
}
.infinite-loader {
position: relative;
left: 50%;
margin-bottom: 1.5em;
}
.infinite-scroll #infinite-handle {
margin-bottom: 1.5em;
}
.infinite-scroll #infinite-handle span {
display: block;
padding: 0.8em 1em;
font-size: 1.0em;
font-weight: bold;
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
background: #fff;
color: #e84747;
text-transform: uppercase;
text-align: center;
}
.infinite-scroll #infinite-handle span:hover {
color: #333;
} .entry {
line-height: 1.6em;
margin: 0.5em 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.entry p, .comment p {
margin: 0.75em 0;
}
.entry h1, .comment h1,
.entry h2, .comment h2,
.entry h3, .comment h3,
.entry h4, .comment h4,
.entry h5, .comment h5,
.entry h6, .comment h6 {
color: #222;
font-weight: bold;
line-height: 1.0em;
margin: 1.2em 0 0.3em;
}
.entry h1, .comment h1 {
font-size: 3.0em;
}
.entry h2, .comment h2 {
font-size: 2.25em;
}
.entry h3, .comment h3 {
font-size: 1.5em;
}
.entry h4, .comment h4 {
font-size: 1.25em;
}
.entry h5, .comment h5 {
font-size: 1.125em;
margin: 1.3em 0 0;
}
.entry h6, .comment h6 {
font-size: 1.0em;
margin: 1.3em 0 0;
}
.entry ul, .comment ul{
list-style: square inside;
margin: 0 0 1.5em 2em;
}
.entry ol, .comment ol{
list-style: decimal inside;
margin: 0 0 1.5em 2em;
}
.entry ol ol, .comment ol ol{
list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
margin-bottom: 0.2em;
}
dl {
margin: 1em 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
big, .big_tag {
font-size: 1.3em;
}
ins {
padding: 1px 2px;
background: #ffa;
text-decoration: none;
}
code, pre {
padding: 3px 8px;
margin: 0 1px;
background: #eeeeee;
color: #222;
font-size: 0.9em;
font-family: Monospace, "Courier New", Courier;
overflow: auto;
line-height: 1.0em;
}
del, strike, s{
text-decoration: line-through;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
font-size: 0.7em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sup,
sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
font-size: 0.8em;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
.entry var, .entry kbd, .entry tt, .entry .tt_tag {
font-size: 1.1em;
font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
background:#f5f5f5;
border-left: 10px solid #ccc;
margin: 1.5em 0;
padding: 0.8em 1.5em;
}
blockquote p {
display: inline-block;
}
blockquote cite {
display: block;
margin: 0.5em 0 0 0.5em;
color: #777;
}
.entry table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ddd;
margin: 1em 0;
text-align: left;
width: 100%;
}
.entry tr th,
.entry thead th {
background: #e5e5e5;
font-weight: bold;
padding: 0.2em 1em;
}
.entry tr td {
border-top: 1px solid #ddd;
padding: 0.2em 1em;
}
.entry tr.alternate td {
background: #f5f5f5;
} article .wp-post-image {
max-width: 100%;
margin: 1em 0 0;
height: auto;
}
.entry img {
max-width: 100%;
height: auto;
}
.wp-caption {
max-width: 100%;
height: auto;
text-align: center;
margin: 1em 0;
}
.wp-caption .wp-caption-text {
margin: 0;
padding: 0;
font-size: 0.9em;
text-align: center;
}
.alignleft {
float: left;
display: inline;
margin: 1em 2em 1em 0;
}
.alignright	{
float: right;
display: inline;
margin: 1em 0 1em 2em;
}
.aligncenter {
margin: 1em auto;
display: block;
} .gallery {
padding-top: 1em;
}
.gallery-item {
padding: 0.3em 1em 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery img {
margin: 0;
padding: 2px;
border: 1px solid #ddd !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} embed, iframe, object, video {
max-width: 100%;
} #image-nav {
margin: 1.5em 0;
padding: 0.6em 1em;
font-weight: bold;
color: #333;
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
background: #fff;
text-transform: uppercase;
}
#image-nav .nav-previous {
float: left;
}
#image-nav .nav-next {
float: right;
}
#image-nav .nav-previous a, #image-nav .nav-next a {
font-size: 0.9em;
text-decoration: none;
color: #e84747;
}
#image-nav .nav-previous a:hover, #image-nav .nav-next a:hover {
text-decoration: underline;
} #social-icons-menu {
list-style-type: none;
list-style-position: outside;
line-height: 1em;
}
#social-icons-menu li {
float: left;
margin: 0 1px 1px 0;
padding: 0;
}
#social-icons-menu li a {
position: relative;
display: inline-block;
padding: 0.8em;
background: #e84747;
text-decoration: none;
color: #fff;
}
#social-icons-menu li a:hover {
text-decoration: none;
background: #333;
}
#social-icons-menu li a:before {
color: #fff;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
vertical-align: top;
}
#social-icons-menu li a .screen-reader-text {
display: none;
}
.social-icons-wrap .social-icons-hint {
font-size: 0.8em;
color: #777;
max-width: 300px;
line-height: 1.2em;
} #social-icons-menu li a:before { content: '\f408'; } #social-icons-menu li a[href*="codepen.io"]:before  { content: '\f216'; }
#social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; }
#social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; }
#social-icons-menu li a[href*="facebook.com"]:before { content: '\f203'; }
#social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; }
#social-icons-menu li a[href*="plus.google.com"]:before { content: '\f206'; }
#social-icons-menu li a[href*="github.com"]:before { content: '\f200'; }
#social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; }
#social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; }
#social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; }
#social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; }
#social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; }
#social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; }
#social-icons-menu li a[href*="skype.com"]:before,
#social-icons-menu li a[href*="skype:"]:before { content: '\f220'; }
#social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; }
#social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; }
#social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; }
#social-icons-menu li a[href*="vimeo.com"]:before  { content: '\f212'; }
#social-icons-menu li a[href*="wordpress.org"]:before,
#social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; }
#social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; }
#social-icons-menu li a[href*="/feed"]:before,
#social-icons-menu li a[href*="/feed/"]:before,
#social-icons-menu li a[href*="?feed=rss2"]:before,
#social-icons-menu li a[href*="feedburner.google.com"]:before,
#social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; } #comments {
margin: 0 0 1.5em 0;
padding: 1em 1.5em;
background: #fff;
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
}
#comments .comments-title, #respond #reply-title {
font-weight: bold;
font-family: 'Francois One', Tahoma, Verdana, Arial;
color: #555;
line-height: 1.4em;
-ms-word-wrap: break-word;
word-wrap: break-word;
text-transform: uppercase;
padding: 0.3em 0;
border-bottom: 5px solid #555;
font-size: 1.5em;
}
.commentlist {
display: block;
margin: 1.5em 0;
}
.commentlist .comment{
display: block;
margin: 1.5em 0 0;
list-style: none;
line-height: 1.5em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.commentlist .comment .avatar {
float: left;
margin: 1em 1.5em 0.5em 0;
}
.commentlist .comment .avatar:after {
clear: both;
}
.comment-author {
line-height: 1.5em;
background: #eee;
}
.comment-author .comment-meta {
display: inline-block;
font-size: 0.8em;
margin: 0.5em 1.2em 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
color: #222;
}
.comment-author .fn {
display: inline-block;
float: left;
font-family: 'Francois One', Tahoma, Verdana, Arial;
font-size: 1.0em;
color: #fff;
background: #333;
padding: 0.4em 1em;
}
.comment-meta a:link, .comment-meta a:visited,
.comment-meta a:active, .comment-meta a:hover {
color: #222;
}
.comment-author .fn a:link, .comment-author .fn a:visited {
color: #fff;
text-decoration: underline;
}
.comment-author .fn a:hover, .comment-author .fn a:active {
text-decoration: none;
}
.bypostauthor .fn, .comment-author-admin .fn {
background: #e84747;
}
#comments .children {
margin-left: 1.5em;
}
.nocomments {
color: #444;
padding: 1em;
}
.commentlist .pingback {
display: block;
margin: 0.6em 0 0;
padding: 0.8em 0 0;
border-top: 1px solid #ddd;
list-style: none;
line-height: 1.3em;
} .comment-pagination {
font-size: 0.9em;
padding: 0 1em;
background: #eee;
margin-bottom: 1.5em;
}
.comment-pagination .alignleft {
float: left;
}
.comment-pagination .alignright {
float: right;
} #respond {
margin: 0;
}
#commentform {
padding: 1em 0 0;
}
#commentform p {
margin: 1em 0;
}
#commentform input[type="text"], #commentform textarea {
display: inline-block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#commentform label {
display: block;
margin: 0.6em 0 0.2em;
}
#commentform #submit {
display: block;
border: none;
margin-top: 1em;
padding: 1em 4em;
text-decoration: none;
color: #fff;
background: #e84747;
}
#commentform #submit:hover {
background-color: #303030;
cursor: pointer;
text-decoration: none;
}  .template-fullwidth #content {
float: none;
width: 100%;
padding: 0;
}  #frontpage-slider-wrap {
padding: 0;
margin-bottom: 2.6em; }
.frontpage-magazine-no-widgets, .frontpage-slider-empty-posts {
line-height: 1.5em;
margin-bottom: 1.5em;
} #frontpage-magazine-widgets .widgettitle {
margin: 0 0 1.5em 0;
}
.widget-category-posts .type-post {
margin: 0;
padding: 0;
border: none;
box-shadow: none;
}
.widget-category-posts .type-post .post-title {
font-size: 1.1em;
}
.widget-category-posts .type-post .wp-post-image {
margin: 0 0 0.5em 0;
}
.widget-category-posts .more-posts .type-post {
float: left;
display: block;
width: 100%;
margin: 0 0 1em 0;
background: #eee;
}
.widget-category-posts .more-posts .wp-post-image {
float: left;
margin: 0 0.8em 0 0;
max-width: 30%;
}
.widget-category-posts .more-posts .more-posts-content {
padding: 0.4em 0.8em;
}
.widget-category-posts .more-posts .post-title{
border: none;
margin: 0;
font-size: 0.95em;
font-family: 'Droid Sans', Tahoma, Verdana, Arial;
}
.widget-category-posts .more-posts .postmeta {
display: inline-block;
background: none;
padding: 0 0.3em 0.3em 0;
font-size: 0.9em;
}
.widget-category-posts .more-posts .postmeta .sep  {
padding-left: 0.5em;
margin-left: 0.4em;
border-left: 1px solid #aaa;
} #widget-category-posts-boxed .first-post {
float: left;
width: 50%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-boxed .more-posts {
width: 50%;
margin-left: 50%;
} #widget-category-posts-grid .category-posts-grid-row {
margin-right: -1.5em;
}
#widget-category-posts-grid .category-posts-grid-row .type-post {
float: left;
width: 50%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} #widget-category-posts-columns .category-posts-column-left {
float: left;
width: 50%;
padding-right: 0.75em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-right {
margin-left: 50%;
width: 50%;
padding-left: 0.75em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-columns .more-posts .type-post {
float: left;
display: block;
width: 100%;
margin: 1em 0 0;
background: #eee;
} #footer-widgets-bg {
background: #333;
}
#footer-widgets {
padding-top: 1.5em;
padding-left: 1.5em;
}
.footer-widget-column {
float: left;
width: 25%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} #footer-widgets .widget {
box-shadow: none;
border: none;
background: rgba(255, 255, 255, 0.05);
}
#footer-widgets .widgettitle {
color: #fff;
background: rgba(255, 255, 255, 0.1);
}
#footer-widgets .widget ul, #footer-widgets .widget div{
color: #fff;
}
#footer-widgets .widget a:link, #footer-widgets .widget a:visited  {
color: #ccc;
}
#footer-widgets .widget a:hover, #footer-widgets .widget a:active {
text-decoration: underline;
} #footer-widgets #wp-calendar {
color: #fff;
}
#footer-widgets .widget-recent-posts .widget-postmeta {
color: #ccc;
}
#footer-widgets .widget-recent-comments .comment-content {
color: #ccc;
}
#footer-widgets .widget-recent-comments .comment-date {
color: #ccc;
}
#footer-widgets .widget-tabnav li a:link, #footer-widgets .widget-tabnav li a:visited {
color: #333;
background-color: #eee;
}
#footer-widgets .widget-tabnavi li a:hover, #footer-widgets .widget-tabnavi li a:active {
background-color: #ccc;
} #footer-wrap {
background: #333;
}
#footer {
padding: 1em 1.5em;
color: #fff;
background: rgba(255, 255, 255, 0.05);
}
#footer a {
color: #bbb;
}
#footer a:hover {
color: #fff;
}
#footer #credit-link {
float: right;
font-size: 0.9em;
} #footernav-icon {
display: none;
}
#footernav {
float: left;
}
#footernav-menu {
float: left;
list-style-type: none;
list-style-position: outside;
position: relative;
}
#footernav-menu li {
float: left;
position: relative;
padding-right: 2em;
}
#footernav-menu a {
display: inline-block;
text-decoration: none;
font-size: 0.9em;
}
#footernav-menu a:link, #footernav-menu a:visited{
color: #fff;
text-decoration: none;
}
#footernav-menu a:hover {
text-decoration: underline;
}  @media only screen and (max-width: 70em) {
#wrapper {
width: 94%;
}
.footer-widget-column {
width: 50%;
}
} @media only screen and (max-width: 65em) {
#wrapper {
width: 96%;
}
.widget, .type-post, .type-page, .type-attachment,
#comments {
box-shadow: none;
border: none;
padding: 0;
}
.widgettitle {
margin: 0 0 1.5em 0;
}
#footer-widgets .widget {
padding: 1.5em;
}
#footer-widgets .widgettitle {
margin: -0.5em -0.5em 1.5em -0.5em;
}
} @media only screen and (max-width: 60em) {
#wrapper {
width: 100%;
}
#header {
padding: 2em;
}
#content {
float: none;
width: 100%;
padding-right: 0;
}
#sidebar {
clear: both;
float: none;
margin: 2em 0 0;
width: 100%;
}
#logo {
float: none;
width: 100%;
}
#header-content {
display: block;
padding-top: 1em;
}
#header-content div {
float: left;
margin-left: 0;
margin-right: 1em;
padding-top: 0.5em;
}
#header-content #header-text {
font-size: 1.3em;
}
#header-content #header-search #s {
max-width: 100%;
float: none;
}
#footer-widgets {
margin-right: 0;
}
.footer-widget-column {
float: none;
width: 100%;
}
.widget, .type-post, .type-page, .type-attachment, #comments {
box-shadow: 0 0 4px #ddd;
border: 1px solid #ddd;
padding: 1.5em;
}
.widgettitle {
margin: -0.5em -0.5em 1.5em -0.5em;
}
.type-post, .type-page, .type-attachment {
padding: 0.8em 1.5em 1.5em;
}
#comments {
padding: 1em 1.5em;
}  #mainnav, #mainnav-menu, #mainnav-menu li, #mainnav-menu a, #mainnav-menu ul,
#mainnav-menu ul a, #mainnav-menu ul ul, #mainnav-menu li ul ul
{
margin: 0;
padding: 0;
position: static;
float: none;
display: inline;
font-size: 1.0em;
border: none;
box-shadow: none;
background: none;
top: 0;
left: 0;
}
#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul,
#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul
{
display: inline;
}
#mainnav {
margin: 1.5em 0;
float: none;
}
#mainnav-icon {
display: block;
padding: 1.5em;
text-transform: uppercase;
text-decoration: none;
font-size: 1.0em;
font-family: 'Francois One', Tahoma, Verdana, Arial;
color: #fff;
background: rgba(255, 255, 255, 0.1);
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
#mainnav-icon:hover {
cursor: pointer;
background: #e84747;
}
#mainnav-icon:after {
float: right;
margin: -0.15em 0 0;
-webkit-font-smoothing: antialiased;
display: inline-block;
content: '\f419';
font: normal 24px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
}
#mainnav-menu {
width: 100%;
display: none;
border-top: 1px solid #fff;
}
#mainnav-menu a {
display: block;
padding: 1.5em;
text-decoration: none;
font-size: 1.0em;
border-bottom: 1px solid #fff;
clear: left;
}
#mainnav-menu ul {
float: left;
padding: 1em;
background: #fff;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#mainnav-menu ul a {
display: block;
width: 100%;
padding: 1em;
font-size: 0.9em;
border-bottom: 1px solid #aaa;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#mainnav-menu ul li ul {
float: left;
padding: 0 0 0 1em;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#mainnav-menu li.current_page_item a, #mainnav-menu li.current-menu-item a {
text-decoration: underline;
}
#mainnav-menu li.current_page_item ul li a, #mainnav-menu li.current-menu-item ul li a{
text-decoration: none;
}
#mainnav-menu ul li.current_page_item a, #mainnav-menu ul li.current-menu-item a {
text-decoration: underline;
}
} @media only screen and (max-width: 50em) {
#logo .site-title {
font-size: 2.3em;
}
.widget, .type-post, .type-page, .type-attachment, #comments {
box-shadow: none;
border: none;
padding: 0;
}
.widgettitle {
margin: 0 0 1.5em 0;
}
#footer-widgets .widget {
padding: 1.5em;
}
#footer-widgets .widgettitle {
margin: -0.5em -0.5em 1.5em -0.5em;
}
.entry h1, .comment h1 {
font-size: 2.2em;
}
.entry h2, .comment h2 {
font-size: 1.8em;
}
.entry h3, .comment h3 {
font-size: 1.4em;
}
.entry tr th,
.entry thead th {
padding: 0.2em 0.4em;
}
.entry tr td {
padding: 0.2em 0.4em;
} #footer #credit-link {
margin-top: -1.05em;
} #footernav, #footernav-menu, #footernav-menu li, #footernav-menu a, #footernav-menu ul {
margin: 0;
padding: 0;
position: static;
float: none;
display: inline;
font-size: 1.0em;
border: none;
box-shadow: none;
background: none;
top: 0;
left: 0;
}
#footernav {
float: none;
}
#footernav-icon {
display: block;
text-decoration: none;
font-size: 1.0em;
color: #fff;
}
#footernav-icon:hover {
cursor: pointer;
text-decoration: underline;
}
#footernav-icon:after {
margin: 0.05em 0 0 0;
-webkit-font-smoothing: antialiased;
display: inline-block;
content: '\f419';
font: normal 16px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
}
#footernav-icon:hover:after {
text-decoration: none;
}
#footernav-menu {
display: none;
width: 100%;
padding-bottom: 1em;
}
#footernav-menu li {
display: block;
padding: 0.8em 0.4em;
}
#footernav-menu a {
display: inline-block;
text-decoration: none;
font-size: 0.9em;
}
#footernav-menu a:hover {
text-decoration: underline;
}
} @media only screen and (max-width: 40em) {
#logo, #header-content {
text-align: center;
}
#header-content #header-search,
#header-content #header-text,
#header-content #header-social-icons {
margin: 0;
float: none;
}
#header-social-icons #social-icons-menu li {
float: none;
display: inline-block;
list-style: none;
margin: 1px -1.5px;
}
.page-title {
font-size: 2.0em;
}
.post-title {
font-size: 1.4em;
}
.widget-category-posts .type-post .post-title {
font-size: 1.0em;
}
..widget-category-posts .more-posts .post-title{
font-size: 0.9em;
} .widget-category-posts .type-post {
margin: 0 0 1.5em 0;
}
#widget-category-posts-grid .category-posts-grid-row {
margin-right: 0;
}
#widget-category-posts-grid .category-posts-grid-row .type-post,
#widget-category-posts-boxed .first-post,
#widget-category-posts-columns .category-posts-column-left {
float: none;
width: 100%;
padding-right: 0;
}
#widget-category-posts-boxed .more-posts,
#widget-category-posts-columns .category-posts-column-right {
width: 100%;
margin-left: 0;
padding-left: 0;
}
#widget-category-posts-boxed .more-posts,
#widget-category-posts-columns .category-posts-columns .more-posts	{
padding-bottom: 0.5em;
}
#widget-category-posts-columns .category-posts-columns .more-posts .type-post {
margin: 0 0 1em;
}
#widget-category-posts-columns .category-posts-column-right {
margin-top: 1.5em;
}
} @media only screen and (max-width: 30em) {
#logo .site-title {
font-size: 2.0em;
}
.alignright, .alignleft {
float: none;
margin: 1em 0;
}
#footer #credit-link {
float: none;
margin-top: 1.05em;
}
} @media only screen and (max-width: 20em) {
.postmeta span, .postinfo span {
display: block;
}
.postmeta .sep, .postinfo .sep, .postmeta .post-edit-link {
border: none;
margin: 0;
padding: 0;
}
} @media only screen and (min-width: 60em) { #mainnav-menu {
display: block !important;
}
}
@media only screen and (min-width: 50em) { #footernav-menu {
display: block !important;
}
}@font-face {
font-family: 'Genericons';
src: url(//www.raccontieros.com/wp-content/themes/dynamic-news/css/font/genericons-regular-webfont.eot);
}
@font-face {
font-family: 'Genericons';
src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
url(//www.raccontieros.com/wp-content/themes/dynamic-news/css/font/genericons-regular-webfont.ttf) format('truetype'),
url(//www.raccontieros.com/wp-content/themes/dynamic-news/css/font/genericons-regular-webfont.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
} .genericon {
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: top;
} .genericon {
*overflow: auto;
*zoom: 1;
*display: inline;
}  .genericon-standard:before {        content: '\f100'; }
.genericon-aside:before {           content: '\f101'; }
.genericon-image:before {           content: '\f102'; }
.genericon-gallery:before {         content: '\f103'; }
.genericon-video:before {           content: '\f104'; }
.genericon-status:before {          content: '\f105'; }
.genericon-quote:before {           content: '\f106'; }
.genericon-link:before {            content: '\f107'; }
.genericon-chat:before {            content: '\f108'; }
.genericon-audio:before {           content: '\f109'; } .genericon-github:before {          content: '\f200'; }
.genericon-dribbble:before {        content: '\f201'; }
.genericon-twitter:before {         content: '\f202'; }
.genericon-facebook:before {        content: '\f203'; }
.genericon-facebook-alt:before {    content: '\f204'; }
.genericon-wordpress:before {       content: '\f205'; }
.genericon-googleplus:before {      content: '\f206'; }
.genericon-linkedin:before {        content: '\f207'; }
.genericon-linkedin-alt:before {    content: '\f208'; }
.genericon-pinterest:before {       content: '\f209'; }
.genericon-pinterest-alt:before {   content: '\f210'; }
.genericon-flickr:before {          content: '\f211'; }
.genericon-vimeo:before {           content: '\f212'; }
.genericon-youtube:before {         content: '\f213'; }
.genericon-tumblr:before {          content: '\f214'; }
.genericon-instagram:before {       content: '\f215'; }
.genericon-codepen:before {         content: '\f216'; }
.genericon-polldaddy:before {       content: '\f217'; }
.genericon-googleplus-alt:before {  content: '\f218'; }
.genericon-path:before {            content: '\f219'; }
.genericon-skype:before {           content: '\f220'; }
.genericon-digg:before {            content: '\f221'; }
.genericon-reddit:before {          content: '\f222'; }
.genericon-stumbleupon:before {     content: '\f223'; }
.genericon-pocket:before {          content: '\f224'; }
.genericon-dropbox:before {         content: '\f225'; } .genericon-comment:before {         content: '\f300'; }
.genericon-category:before {        content: '\f301'; }
.genericon-tag:before {             content: '\f302'; }
.genericon-time:before {            content: '\f303'; }
.genericon-user:before {            content: '\f304'; }
.genericon-day:before {             content: '\f305'; }
.genericon-week:before {            content: '\f306'; }
.genericon-month:before {           content: '\f307'; }
.genericon-pinned:before {          content: '\f308'; } .genericon-search:before {          content: '\f400'; }
.genericon-unzoom:before {          content: '\f401'; }
.genericon-zoom:before {            content: '\f402'; }
.genericon-show:before {            content: '\f403'; }
.genericon-hide:before {            content: '\f404'; }
.genericon-close:before {           content: '\f405'; }
.genericon-close-alt:before {       content: '\f406'; }
.genericon-trash:before {           content: '\f407'; }
.genericon-star:before {            content: '\f408'; }
.genericon-home:before {            content: '\f409'; }
.genericon-mail:before {            content: '\f410'; }
.genericon-edit:before {            content: '\f411'; }
.genericon-reply:before {           content: '\f412'; }
.genericon-feed:before {            content: '\f413'; }
.genericon-warning:before {         content: '\f414'; }
.genericon-share:before {           content: '\f415'; }
.genericon-attachment:before {      content: '\f416'; }
.genericon-location:before {        content: '\f417'; }
.genericon-checkmark:before {       content: '\f418'; }
.genericon-menu:before {            content: '\f419'; }
.genericon-refresh:before {         content: '\f420'; }
.genericon-minimize:before {        content: '\f421'; }
.genericon-maximize:before {        content: '\f422'; }
.genericon-404:before {             content: '\f423'; }
.genericon-spam:before {            content: '\f424'; }
.genericon-summary:before {         content: '\f425'; }
.genericon-cloud:before {           content: '\f426'; }
.genericon-key:before {             content: '\f427'; }
.genericon-dot:before {             content: '\f428'; }
.genericon-next:before {            content: '\f429'; }
.genericon-previous:before {        content: '\f430'; }
.genericon-expand:before {          content: '\f431'; }
.genericon-collapse:before {        content: '\f432'; }
.genericon-dropdown:before {        content: '\f433'; }
.genericon-dropdown-left:before {   content: '\f434'; }
.genericon-top:before {             content: '\f435'; }
.genericon-draggable:before {       content: '\f436'; }
.genericon-phone:before {           content: '\f437'; }
.genericon-send-to-phone:before {   content: '\f438'; }
.genericon-plugin:before {          content: '\f439'; }
.genericon-cloud-download:before {  content: '\f440'; }
.genericon-cloud-upload:before {    content: '\f441'; }
.genericon-external:before {        content: '\f442'; }
.genericon-document:before {        content: '\f443'; }
.genericon-book:before {            content: '\f444'; }
.genericon-cog:before {             content: '\f445'; }
.genericon-unapprove:before {       content: '\f446'; }
.genericon-cart:before {            content: '\f447'; }
.genericon-pause:before {           content: '\f448'; }
.genericon-stop:before {            content: '\f449'; }
.genericon-skip-back:before {       content: '\f450'; }
.genericon-skip-ahead:before {      content: '\f451'; }
.genericon-play:before {            content: '\f452'; }
.genericon-tablet:before {          content: '\f453'; }
.genericon-send-to-tablet:before {  content: '\f454'; }
.genericon-info:before {            content: '\f455'; }
.genericon-notice:before {          content: '\f456'; }
.genericon-help:before {            content: '\f457'; }
.genericon-fastforward:before {     content: '\f458'; }
.genericon-rewind:before {          content: '\f459'; }
.genericon-portfolio:before {       content: '\f460'; }
.genericon-heart:before {           content: '\f461'; }
.genericon-code:before {            content: '\f462'; }
.genericon-subscribe:before {       content: '\f463'; }
.genericon-unsubscribe:before {     content: '\f464'; }
.genericon-subscribed:before {      content: '\f465'; }
.genericon-reply-alt:before {       content: '\f466'; }
.genericon-reply-single:before {    content: '\f467'; }
.genericon-flag:before {            content: '\f468'; }
.genericon-print:before {           content: '\f469'; }
.genericon-lock:before {            content: '\f470'; }
.genericon-bold:before {            content: '\f471'; }
.genericon-italic:before {          content: '\f472'; }
.genericon-picture:before {         content: '\f473'; }
.genericon-fullscreen:before {      content: '\f474'; } .genericon-uparrow:before {         content: '\f500'; }
.genericon-rightarrow:before {      content: '\f501'; }
.genericon-downarrow:before {       content: '\f502'; }
.genericon-leftarrow:before {       content: '\f503'; }