@font-face {
font-family: 'flexslider-icon';
src: url(//www.casanelsole.net/wp-content/themes/headline-news/css/fonts/flexslider-icon.eot);
src: url(//www.casanelsole.net/wp-content/themes/headline-news/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//www.casanelsole.net/wp-content/themes/headline-news/css/fonts/flexslider-icon.woff) format('woff'), url(//www.casanelsole.net/wp-content/themes/headline-news/css/fonts/flexslider-icon.ttf) format('truetype'), url(//www.casanelsole.net/wp-content/themes/headline-news/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #ffffff;
border: 4px solid #ffffff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}body {
background: #eee;
color: #696969;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 1.7;
overflow-x: hidden;
}
a {
color: #ea6153;
text-decoration: none;
outline: 0;
transition: all 0.1s linear 0s;
}
a:hover,
a:focus {
color: #666;
text-decoration: none;
}
a:focus {
text-decoration: none;
outline: none;
}
a > img {
vertical-align: bottom;
}
img {
max-width: 100%;
height: auto;
}
p {
margin: 0 0 20px;
}
p:last-child {
margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
margin: 0 0 20px;
}
code {
white-space: normal;
}
table {
width: 100%;
margin-bottom: 20px;
}
tr.alternate {
background-color: #fafafa;
}
th {
text-align: left;
font-weight: bold;
}
th, td {
border-bottom: 1px solid #eee;
padding: 5px 0;
}
blockquote,
blockquote p {
font-family: Georgia, serif;
font-style: italic;
font-size: 16px;
line-height: 1.6;
color: #777;
}
blockquote cite {
display: block;
margin-top: 10px;
font-weight: normal;
font-size: 11px;
color: #555;
}
label, legend {
display: block;
font-size: 13px;
font-weight: bold;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
font: 13px/22px 'Open Sans', Arial, sans-serif;
border: 1px solid #ddd;
padding: 5px;
font-size: 13px;
color: #666;
max-width: 100%;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus { box-shadow: none;
outline: none;
}
fieldset {
border: 1px solid #eee;
padding: 20px;
}
ul, ol {
margin: 0 0 20px;
}
li {
line-height: 24px;
}
dt {
margin-bottom: 6px;
}
.alignleft {
display: inline;
float: left;
margin: 0 20px 20px 0;
}
.alignright {
display: inline;
float: right;
margin: 0 0 20px 20px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 20px;
}
.wp-caption {
margin-bottom: 25px;
text-align: center;
padding: 10px;
border: 1px solid #eee;
background: #fcfcfc;
max-width: 100%;
}
.wp-caption-text {
font-size: 11px;
color: #888;
margin: 10px 0;
}
.sticky {
}
::-webkit-input-placeholder {
color: #999;
}
:-moz-placeholder {
color: #999;
}
::-moz-placeholder {
color: #999;
}
:-ms-input-placeholder {
color: #999;
} .container:before,
.container:after,
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.container:after,
.row:after,
.clearfix:after {
clear: both;
}
.clear {
clear: both;
display: table;
} #wrapper {
background-color: #fff;
}
.boxed #wrapper {
margin: 30px auto;
width: 1220px;
}
@media (max-width: 1199px) {
.boxed #wrapper {
width: 1020px;
}
}
@media (max-width: 991px) {
.boxed #wrapper {
width: 800px;
}
}
@media (max-width: 767px) {
.boxed #wrapper {
width: auto;
margin-top: 0;
margin-bottom: 0;
}
}
body.custom-background.stretched {
background: none;
}
main {
margin-bottom: 35px;
}
main > .container {
margin-top: 35px;
}
.right-sidebar .content {
border-right: 1px solid #dbdbdb;
padding-right: 30px;
}
.left-sidebar .content {
border-left: 1px solid #dbdbdb;
padding-left: 30px;
}
.dual-sidebar .content {
padding: 0 30px;
border-left: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
}
.middle-slider {
margin-top: 35px;
position: relative;
}
.middle-slider .slider-title {
display: none;
position: absolute;
top: 0;
left: 50%;
margin-left: -40px;
padding: 5px 10px;
font-family: 'Roboto Condensed', sans-serif;
font-size: 20px;
font-weight: 700;
background-color: #fff;
color: #ea6153;
text-transform: uppercase;
}
.content-row {
overflow: hidden;
} @media (max-width: 479px) {
[class*="col-"] {
width: 100%;
}
} .breaking-news {
height: 35px;
background-color: #f6f6f6;
overflow: hidden;
}
.breaking-news h3 {
margin: 0;
padding: 0 15px;
font-size: 13px;
font-weight: 700;
line-height: 35px;
color: #fff;
background-color: #ea6153;
float: left;
text-transform: uppercase;
}
.breaking-news ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
overflow: hidden;
}
.breaking-news li {
float: left;
margin-left: 15px;
}
.breaking-news li a {
display: block;
line-height: 35px;
font-size: 13px;
color: #444;
text-transform: uppercase;
font-weight: 700;
}
.breaking-news a span {
color: #ccc;
margin-left: 5px;
text-transform: none;
font-weight: 600;
}
.breaking-news li a:hover {
color: #ea6153;
}
.top {
margin-bottom: 37px;
}
.top .row {
margin-top: 34px;
}
.site-title {
font-size: 36px;
line-height: 1.3;
margin: 0 0 10px;
font-weight: bold;
text-align: center;
}
.logo {
margin: 0;
line-height: 30px;
text-align: center;
}
.site-title a {
color: #555;
}
.site-description {
font-size: 13px;
color: #bbb;
margin: 0;
text-align: center;
}
@media (max-width: 767px) {
.logo,
.site-description {
margin-bottom: 30px;
}
}
.header-time {
color: #ea6153;
font-size: 18px;
line-height: 18px;
margin-bottom: 4px;
}
.header-date {
color: #c3c3c3;
font-size: 13px;
line-height: 16px;
font-weight: 700;
margin-bottom: 8px;
}
.header-search {
border: 1px solid #dbdbdb;
width: 170px;
}
.header-search .fa {
color: #ccc;
margin-left: 8px;
width: 13px;
}
.header-search input {
width: 140px;
border: none;
}
.header-search input:focus {
background-color: #fff;
}
#topmenu {
margin: 0;
padding: 0;
list-style: none;
text-align: right;
max-height: 82px;
overflow: hidden;
}
#topmenu li {
line-height: 20px;
}
#topmenu ul {
display: none;
}
#topmenu a {
color: #c3c3c3;
font-size: 13px;
font-weight: 600;
}
#topmenu a:hover {
color: #ea6153;
}
@media (max-width: 479px) {
.header-time,
.header-date,
#topmenu {
text-align: center;
}
#topmenu {
margin-top: 20px;
}
.header-search {
margin: 0 auto;
}
} .mainnav {
background-color: #ea6153;
width: 100%;
z-index: 1;
padding-top: 10px;
padding-bottom: 5px;
}
.is-sticky .mainnav {
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
z-index: 99;
left: 0;
}
@media (min-width: 768px) {
.boxed .is-sticky {
width: inherit;
}
.boxed .is-sticky .mainnav {
width: inherit;
left: auto;
}
}
.mainnav ul {
list-style: none;
margin: 0;
padding: 0;
}
#mainmenu {
font: 16px 'Roboto Condensed', sans-serif;
height: 34px;
}
#mainmenu li {
position: relative;
}
#mainmenu > li {
float: left;
margin-bottom: 5px;
}
#mainmenu a {
color: #1f1f1f;
display: block;
}
#mainmenu i.fa {
font-size: 12px;
margin-left: 6px;
}
#mainmenu > li > a {
height: 34px;
line-height: 34px;
text-transform: uppercase;
font-weight: 600;
padding: 0 16px;
}
#mainmenu li:hover > ul {
display: block;
}
#mainmenu ul {
display: none;
background-color: #333;
position: absolute;
top: 34px;
left: 0;
width: 196px;
z-index: 999;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
padding: 6px 0 12px;
}
#mainmenu ul ul {
top: -6px;
left: 196px;
}
#mainmenu ul a {
font: 13px 'Open Sans', sans-serif;
font-weight: 400;
color: #ccc;
padding: 10px 0;
border-bottom: 1px solid #444;
margin-left: 16px;
margin-right: 16px;
}
#mainmenu ul a:hover {
color: #ea6153;
}
#mainmenu > li:hover > a {
color: #fff;
background-color: #262626;
}
#mainmenu li.current-menu-item > a,
#mainmenu li.current_page_item > a,
#mainmenu li.current-menu-ancestor > a,
#mainmenu li.current_page_ancestor > a {
color: #fff;
}
#mainmenu ul li.current-menu-item > a,
#mainmenu ul li.current_page_item > a {
color: #ea6153;
}
#mainmenu > li.current-menu-item > a,
#mainmenu > li.current_page_item > a {
background-color: #1f1f1f;
}
.mainmenu {
display: none;
padding: 5px;
font-size: 16px;
width: 100%;
color: #222;
background-color: rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199px) {
#mainmenu > li > a {
padding: 0 10px;
}
#mainmenu ul a {
margin-left: 10px;
margin-right: 10px;
}
}
@media (max-width: 991px) {
#mainmenu {
display: none;
}
.mainmenu {
display: block;
}
} .flexslider {
margin: 0;
background: none;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-direction-nav a {
width: 65px;
height: 65px;
line-height: 65px;
margin: -30px 0 0;
opacity: 1;
text-shadow: none;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
transition: all .5s ease;
text-align: center;
color: #444;
background-color: #fff;
}
.slider1 .flex-direction-nav a {
opacity: 0;
}
.slider2 .flex-direction-nav a {
opacity: 0.7;
}
.flex-direction-nav .flex-prev {
left: 0;
}
.flex-direction-nav .flex-next {
right: 0;
text-align: center;
}
.flexslider:hover .flex-prev {
opacity: 1;
left: 0;
}
.slider1:hover .flex-prev {
opacity: 0.7;
}
.flexslider:hover .flex-next {
opacity: 1;
right: 0;
}
.slider1:hover .flex-next {
opacity: 0.7;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
color: #fff;
background-color: #ea6153;
}
.flex-direction-nav a:before {
font-family: FontAwesome;
content: '\f104';
text-shadow: none;
color: inherit;
}
.flex-direction-nav a.flex-next:before {
content: '\f105';
}
.flex-control-nav {
bottom: 5px;
z-index: 11;
}
.flex-control-nav li {
margin: 0 3px;
}
.flex-control-paging li a {
width: 30px;
height: 5px;
background: #666;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-control-paging li a:hover {
background: #aaa;
}
.flex-control-paging li a.flex-active {
background: #ea6153;
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
left: 0;
}
.flex-direction-nav .flex-next {
right: 0;
}
}
.flexslider:hover .flex-direction-nav .flex-prev {
left: 0;
}
.flexslider:hover .flex-direction-nav .flex-next {
right: 0;
}
.featured {
margin-top: 35px;
}
.caption .entry-title a {
color: #fff;
}
.flexslider .caption .entry-category a:hover {
color: #fff;
}
.slider1 .post {
position: relative;
}
.slider1 .caption {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: #202021;
padding: 15px 30px 35px;
color: #fff;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.slider1 .entry-format {
font-size: 24px;
color: #fff;
margin-bottom: 7px;
}
.slider1 .entry-format i {
padding-bottom: 7px;
border-bottom: 3px solid #606060;
}
.slider1 .entry-date {
text-transform: uppercase;
font-size: 13px;
font-weight: 700;
color: #606060;
}
.slider1 .entry-title {
font-family: 'Roboto Condensed', sans-serif;
font-size: 28px;
line-height: 34px;
text-transform: uppercase;
margin-top: 10px;
font-weight: 700;
}
@media (max-width: 1199px) {
.slider1 .entry-title {
font-size: 22px;
}
}
@media (max-width: 991px) {
.slider1 .entry-title {
font-size: 16px;
line-height: 24px;
}
.slider1 .entry-format,
.slider1 .entry-date {
display: none;
}
}
@media (max-width: 479px) {
.flex-control-nav {
display: none;
}
.slider1 .entry-title {
font-size: 14px;
line-height: 20px;
margin: 5px 0;
}
.slider1 .caption {
padding: 5px;
opacity: 0.8;
}
}
.featured2 {
display: none;
}
.featured2 > div {
margin-top: 15px;
}
@media (min-width: 992px) {
.featured2 > div:first-child {
margin-top: 0;
}
}
.featured2 .post {
position: relative;
}
.featured2 .entry-title {
opacity: 0;
position: absolute;
bottom: 0;
width: 100%;
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
text-align: center;
text-transform: uppercase;
margin: 0;
padding: 10px;
color: #fff;
background-color: #202021;
transition: all 0.5s ease 0s;
}
.featured2 a:hover .entry-title {
opacity: 1;
}
.featured2 img {
width: 100%;
}
.slider2 .post {
position: relative;
}
.slider2 .caption {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
padding: 20px;
color: #fff;
}
.slider2 .entry-title {
font-family: 'Roboto Condensed', sans-serif;
font-size: 28px;
line-height: 34px;
text-transform: uppercase;
margin: 5px 0 10px;
font-weight: 700;
}
.slider2 .entry-meta {
margin-bottom: 10px;
}
@media (max-width: 1199px) {
.slider2 .entry-title {
font-size: 22px;
}
}
@media (max-width: 991px) {
.slider2 .entry-title {
font-size: 16px;
line-height: 24px;
}
.slider2 .entry-meta {
display: none;
}
.slider2 .caption {
padding: 10px;
}
} .single h1.entry-title,
.page h1.entry-title {
margin-bottom: 10px;
font-size: 28px;
line-height: 1.2;
font-family: 'Roboto Condensed', sans-serif;
color: #303030;
font-weight: 700;
text-transform: uppercase;
}
.single header .entry-image,
.page header .entry-image {
margin-top: 20px;
}
.entry-image-caption {
font-size: 11px;
color: #999;
margin-top: 3px;
}
.single .entry-content,
.page .entry-content {
margin-top: 30px;
}
.single .entry-meta {
margin-top: 10px;
}
.next-prev {
color: #d2d2d2;
font-size: 16px;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
padding: 20px 0;
margin-top: 40px;
}
.next-prev > div {
padding: 0 20px;
}
.next-prev > div > div {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 10px;
text-decoration: underline;
}
.next-prev a {
color: #555;
font-size: 16px;
line-height: 1.3;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
}
.next-prev a:hover {
color: #ea6153;
}
.nav-previous {
float: left;
text-align: right;
width: 50%;
position: relative;
}
.nav-next {
float: right;
text-align: left;
width: 50%;
position: relative;
}
.next-prev .fa {
font-size: 44px;
color: #c3c3c3;
position: absolute;
top: 21px;
}
.nav-previous .fa {
left: 0;
}
.nav-next .fa {
right: 0;
}
@media (max-width: 767px) {
.nav-previous,
.nav-next {
width: 100%;
text-align: center;
}
.nav-next {
margin-top: 30px;
}
.next-prev .fa {
display: none;
}
}
.single .entry-footer {
margin-top: 40px;
}
.norelated {
color: #999;
}
.author-info {
margin-top: 40px;
}
.author-info .avatar {
margin-right: 15px;
}
.author-link h4 {
margin-bottom: 2px;
line-height: 20px;
}
.author-link h4,
.author-link h4 a {
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
font-family: 'Roboto Condensed', sans-serif;
color: #555;
}
.author-info .author-link > a {
color: #aaa;
font-size: 11px;
}
.author-link a:hover {
color: #ea6153;
}
.author-description {
margin-top: 10px;
color: #888;
font-size: 13px;
}
.author-description h2 {
margin-bottom: 5px;
font-size: 15px;
line-height: 20px;
font-weight: bold;
}
.author-website {
margin-top: 12px;
}
.author-website a {
font-size: 13px;
}
.author-website i {
font-size: 10px;
margin-right: 3px;
}
.author-posts {
font-size: 12px;
}
.author-info .widget_g7_social,
.archive-meta .widget_g7_social {
margin-top: 14px;
}
.author-info .widget_g7_social ul,
.archive-meta .widget_g7_social ul {
margin: 0;
padding: 0;
list-style: none;
}
.author-info .widget_g7_social i.fa,
.archive-meta .widget_g7_social i.fa {
font-size: 18px;
width: 18px;
}
.author-info .widget_g7_social .social-box,
.archive-meta .widget_g7_social .social-box {
padding: 9px;
}
.author-info h3,
.related-posts h3 {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
}
.related-posts {
margin-top: 40px;
}
.related-posts ul {
list-style: none;
padding: 0;
}
.related-posts h4.block-heading {
font-size: 13px;
}
.related-posts li.post {
border-bottom: none;
}
.related-posts li.col-xs-3:nth-child(4n+1) {
clear: both;
}
@media (max-width: 479px) {
.related-posts .block-top {
max-width: 200px;
}
} .block {
margin-bottom: 20px;
}
.block:last-child {
margin-bottom: 0;
} .block header {
padding-bottom: 10px;
background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/bg2.png) left bottom repeat-x;
margin-bottom: 20px;
}
.block-title {
margin: 0;
text-transform: uppercase;
color: #ea6153;
font-size: 16px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
}
.block ul {
list-style: none;
padding: 0;
}
.block-top,
.block-side,
.posts .entry-image {
overflow: hidden;
position: relative;
}
.block-top,
.block-1 .block-side,
.posts .entry-image {
transition: all 1s ease 0s;
}
.block-top .overlay,
.block-side .overlay,
.posts .entry-image .overlay {
background-color: rgba(0, 0, 0, 0.4);
color: #fff;
font-size: 13px;
overflow: hidden;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
width: 100%;
}
.block-top .overlay:hover,
.block-side .overlay:hover,
.posts .entry-image .overlay:hover {
opacity: 1;
}
.block-top img,
.block-side img,
.posts .entry-image img {
transition: all 1s ease 0s;
width: 100%;
}
.block-top .overlay i,
.block-side .overlay i,
.posts .entry-image i {
position: absolute;
font-size: 24px;
left: 50%;
top: 50%;
margin-left: -9px;
margin-top: -12px;
}
.block-top .overlay i.fa-picture-o,
.block-side .overlay i.fa-picture-o,
.posts .entry-image i.fa-picture-o {
margin-left: -13px;
}
.block-heading,
.posts .entry-title {
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
line-height: 1.3;
}
h3.block-heading,
.posts h2.entry-title {
font-weight: 700;
font-size: 19px;
color: #303030;
margin: 0 0 4px;
}
.blog-grid h2.entry-title { }
h4.block-heading {
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
color: #404040;
}
.block .post {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #eaeaea;
}
.block-heading > a,
.posts .entry-title a {
color: #303030;
}
.block-heading > a:hover,
.posts .entry-title a:hover {
color: #ea6153;
}
.block-content,
.posts .entry-main {
font-size: 13px;
color: #696969;
}
.block-top + .block-content,
.posts .entry-image + .entry-main {
margin-top: 10px;
}
.block-meta,
.entry-meta {
color: #c3c3c3;
font-size: 13px;
line-height: 1.4;
font-weight: 700;
text-transform: uppercase;
} .entry-meta > * { }
.block-meta a,
.entry-meta a {
color: #c3c3c3;
}
.block-meta a:hover,
.entry-meta a:hover {
color: #ea6153;
}
.block-side {
margin-right: 10px;
float: left;
max-width: 70px; }
.block-side + .block-content { }
.block-excerpt,
.posts .entry-content {
margin-top: 12px;
font-size: 13px;
line-height: 1.7;
}
.block .post-main {
padding-top: 0;
}
.top-meta {
font-size: 24px;
line-height: 28px;
margin-bottom: 8px;
}
.top-meta > div {
display: inline-block;
padding-bottom: 6px;
border-bottom: 3px solid #cfcfcf;
margin-right: 4px;
}
.top-meta .post-format {
color: #2f2f2f;
}
.top-meta .post-rating {
font-weight: 700;
}
.top-meta .post-rating .rating-star {
font-size: 18px;
line-height: 1;
}
.post-main .block-top {
margin: 15px 0 10px;
}
.rating {
color: #ea6153;
}
.block-content .post-rating {
margin-bottom: 5px;
}
.post-rating .rating {
display: inline-block;
}
.post-rating .rating-star {
font-size: 15px;
}
.block-content .post-rating .rating-number,
.block-content .post-rating .rating-percent {
font-size: 15px;
font-weight: 700;
border-bottom: 2px solid #c3c3c3;
padding-bottom: 5px; }
.block-meta .block-category a,
.entry-meta .entry-category a {
color: #ea6153;
}
.block-meta .block-category a:hover,
.entry-meta .entry-category a:hover {
color: #404040;
}
.block-1 .post { }
.block-1 .post:first-child {
padding-top: 0;
}
.block-1 .block-side {
margin-right: 20px;
}
.block-1 .block-heading { }
.block-2 .block-heading {
font-size: 16px;
}
.block-2 li:nth-child(2n+1) {
clear: both;
}
.block-3 .block-heading {
font-size: 13px;
margin: 6px 0 0;
}
.block-2 .post,
.block-3 .post {
border: none;
padding-top: 0;
padding-bottom: 0;
margin: 0 0 20px;
}
.block-4 > div:nth-child(2n+3) {
clear: both;
}
.block-4 > div:nth-child(n+3) {
margin-top: 30px;
}
.block-1 .block-content,
.block-4 .block-content,
.block-5 .block-content {
overflow: hidden;
}
.block-5 .post:first-child {
padding-top: 0;
}
.block-6 {
margin-bottom: 40px;
}
.block-6 .post {
margin: 0;
line-height: 1;
padding: 15px 0;
overflow: hidden;
}
.block-6 .post:first-child {
padding-top: 0;
}
.block-6 .block-heading {
font-size: 18px;
margin: 0;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.block-6 .block-meta {
float: right;
margin: 0;
line-height: 2;
}
@media (min-width: 480px) and (max-width: 767px) {
.block-3 li:nth-child(3n+1) {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.block-2 li:nth-child(2n+1) {
clear: both;
}
.block-3 li:nth-child(4n+1) {
clear: both;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.block-3 li:nth-child(3n+1) {
clear: both;
}
}
@media (min-width: 1200px) {
.block-3 li:nth-child(4n+1) {
clear: both;
}
}
@media (max-width: 767px) {
.block-3 .block-top {
max-width: 200px;
}
} .page .posts .entry-image { }
h1.page-title {
font-size: 24px;
background-color: #c0c0c0;
color: #fff;
text-transform: uppercase;
font-weight: 700;
padding: 10px;
text-align: center;
}
.page-template-page-blog-php .page-content,
.page-template-page-builder-php .page-content {
margin-top: 20px;
}
.page-template-page-blog-php article.page {
margin-bottom: 0;
}
article.page { }
article.page > .entry-content,
article.page > .entry-footer {
margin-bottom: 40px;
}
.not-found {
text-align: center;
}
.not-found > h1 {
font-size: 148px;
font-weight: 600;
color: #ea6153;
text-shadow: 3px 4px 0 rgba(0, 0, 0, 0.1);
}
.not-found > .searchform {
margin: 0 auto;
width: 235px;
}
.not-found .s {
width: 100%;
} .blog-small > article {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eaeaea;
}
.blog-large > article {
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eaeaea;
}
.blog-large .format-quote h2.entry-title,
.single .format-quote h1.entry-title {
background-color: #eee;
padding: 10px;
}
.entry-title i.fa {
font-size: 16px;
vertical-align: super;
}
.blog-small > article:first-child,
.blog-large > article:first-child {
padding-top: 0;
}
.blog-small .entry-image {
margin-right: 20px;
float: left;
}
.blog-small .entry-main {
overflow: hidden;
}
.posts.blog-small .entry-image + .entry-main {
margin: 0;
}
.blog-large h2.entry-title {
font-size: 26px;
}
.blog-large .entry-image {
margin-top: 20px;
}
.blog-large article { }
.blog-grid article {
margin-bottom: 30px;
}
.blog-grid h2.entry-title {
font-size: 16px;
}
.blog-grid .entry-image {
margin-bottom: 10px;
}
.block-1 .block-side,
.blog-small .entry-image {
max-width: 270px; }
@media (max-width: 479px) {
.block-1 .block-side,
.blog-small .entry-image {
float: none;
margin-bottom: 10px;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.blog-grid .entry-image {
max-width: 480px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.blog-grid .col-sm-3:nth-child(4n+1),
.blog-grid .col-sm-4:nth-child(3n+1),
.blog-grid .col-sm-6:nth-child(2n+1) {
clear: both;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.blog-grid .col-md-3:nth-child(4n+1),
.blog-grid .col-md-4:nth-child(3n+1),
.blog-grid .col-md-6:nth-child(2n+1) {
clear: both;
}
}
@media (min-width: 1200px) {
.blog-grid .col-lg-3:nth-child(4n+1),
.blog-grid .col-lg-4:nth-child(3n+1),
.blog-grid .col-lg-6:nth-child(2n+1) {
clear: both;
}
}
@media (min-width: 768px) {
.dual-sidebar .blog-grid .col-sm-6:nth-child(2n+1) {
clear: both;
}
}
.archive-meta {
margin-bottom: 30px;
padding-bottom: 30px;
color: #888;
border-bottom: 1px solid #eee;
font-size: 13px;
}
.category-feed {
font-size: 12px;
}
.archive-meta .author-avatar {
float: left;
margin-right: 10px;
}
.archive-meta .author-description {
margin: 0;
}
.post-video {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
margin-top: 20px;
}
.post-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.post-video video {
width: 100% !important;
height: auto !important;
}
.post-video object,
.post-video embed,  {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.post-audio {
margin-top: 20px;
}
.post-audio iframe {
width: 100%;
}
.sharedaddy {
margin-top: 30px;
}
.entry-content .sharedaddy .sd-block {
border-bottom: 1px solid rgba(0, 0, 0, 0.13);
padding: 25px 0 20px;
} .review {
margin-bottom: 30px;
}
.review-bottom {
margin-top: 30px;
}
.review h2 {
font-family: 'Roboto Condensed', sans-serif;
font-size: 18px;
text-transform: uppercase;
color: #333;
border-bottom: 3px solid #cfcfcf;
margin-bottom: 10px;
padding-bottom: 5px;
}
.review-item {
padding-top: 5px;
padding-bottom: 5px;
color: #333;
font-size: 13px;
}
.review-star .review-item {
border-bottom: 1px solid #eee;
}
.review .score {
float: right;
}
.review .rating-number,
.review .rating-percent {
color: #777;
}
.review .bar {
height: 14px;
background-color: #eee;
}
.review .bar > div {
height: 100%;
background-color: #ea6153;
}
.review-footer {
font-size: 13px;
background-color: #eaeaea;
margin-top: 20px;
overflow: hidden;
min-height: 120px;
position: relative;
}
.review-overall {
height: 400px;
padding: 15px 0;
background-color: #ea6153;
position: absolute;
top: 0;
left: 0;
width: 120px;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
}
.review-star .review-overall {
padding-top: 25px;
}
.review-overall .rating-number,
.review-overall .rating-percent {
color: #fff;
font-size: 36px;
font-weight: bold;
}
.review-overall .rating-star {
color: #fff;
font-size: 16px;
margin-top: 20px;
margin-bottom: 10px;
}
.review-overall h4 {
color: #333;
}
.review-star h4 {
margin-top: 10px;
}
.review-summary {
padding: 15px;
margin-left: 120px;
} .pagination {
text-align: right;
margin-top: 20px;
}
.pagination span.current,
.pagination a,
.pagination a:visited {
padding: 3px 8px;
margin-left: 5px;
color: #555;
background-color: #f3f3f3;
}
.pagination span.current {
background-color: #ea6153;
color: #fff;
}
.pagination a:hover {
color: #fff;
background-color: #ea6153;
} .sidebar {
font-size: 13px;
}
@media (max-width: 991px) {
.sidebar {
margin-top: 30px;
}
}
.widget {
margin-bottom: 30px;
}
.widget:last-child {
margin-bottom: 0;
}
.widget ul {
margin: 0;
padding: 0;
}
.widgettitle {
text-transform: uppercase;
color: #ea6153;
font-size: 16px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
}
.sidebar .widgettitle {
text-align: center;
background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/bg1.png) left center repeat-x;
}
.widgettitle span {
padding-left: 7px;
padding-right: 7px;
background-color: #fff;
}
.widget > ul,
.widget > div > ul {
list-style: none;
}
.widget > ul > li {
line-height: 20px;
padding: 5px 0;
}
.widget > ul > li:first-child {
border-top: none;
padding-top: 0;
}
.widget li > a {
text-transform: uppercase;
font-size: 13px;
font-weight: 600; color: #404040;
}
.widget li > a:hover {
color: #ea6153;
}
.widget .post-date,
.entry-date a {
color: #c7c7c7;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
}
.widget_g7_posts > ul > li,
.widget_g7_reviews > ul > li,
.widget_g7_twitter > ul > li,
.widget_g7_comments > ul > li {
padding: 10px 0;
border-bottom: 1px solid #eaeaea;
}
.post1 h4 {
font-weight: 600;
}
.post2 h4 {
font-size: 16px;
font-weight: 600;
}
.widget .block-excerpt {
color: #888;
}
.block-category {
font-size: 12px;
line-height: 12px;
margin-bottom: 5px;
}
.avatar {
margin: 2px 10px 0 0;
}
.author-avatar .avatar,
.widget_g7_comments .avatar {
float: left;
}
.widget_g7_comments li {
color: #999;
}
.widget_g7_comments li > a {
font-weight: 700;
font-size: 12px;
}
.flickr_badge_image {
float: left;
margin: 2px 4px 2px 0;
}
.flickr_badge_image img {
width: 60px;
height: 60px;
background: rgba(255, 255, 255, .1);
}
.flickr_badge_image img {
transition: all 0.5s ease;
}
.flickr_badge_image a:hover img {
opacity: 0.7;
}
.widget_g7_social ul > li {
margin: 0;
padding: 0;
}
.widget_g7_social i.fa {
font-size: 20px;
width: 20px;
text-align: center;
color: #fff;
}
.widget_g7_social span,
.widget_g7_social i {
transition: all 0.2s linear 0s;
}
.widget_g7_social .social-box {
display: inline-block;
opacity: 0.8;
padding: 13px;
line-height: 16px;
vertical-align: middle;
}
.widget_g7_social .rounded .social-box {
border-radius: 5px;
}
.widget_g7_social .circle .social-box {
border-radius: 50%;
}
.widget_g7_social .large li {
font-size: 16px;
}
.widget_g7_social .large .social-box {
padding: 20px;
}
.widget_g7_social .large i.fa {
font-size: 40px;
width: 40px;
}
.widget_g7_social li .social-box {
background-color: #eaeaea;
}
.widget_g7_social li:hover .social-box {
opacity: 1;
background-color: #ea6153;
}
.widget_g7_social i.fa {
color: #444;
}
.widget_g7_social li:hover i.fa {
color: #fff;
}
.widget_g7_social li:hover a {
color: #ea6153;
}
.widget_g7_social ul.horizontal > li {
float: left;
margin: 0 5px 5px 0;
}
.widget_g7_social ul.vertical > li {
margin-bottom: 10px;
}
.widget_g7_social ul.vertical > li a {
display: block;
}
.widget_g7_social ul.vertical .social-box {
margin-right: 10px;
}
.widget_g7_social li a,
.widget_g7_subpages li a {
color: #555;
}
.widget .video-desc {
color: #777;
}
.widget_nav_menu li.current-menu-item > a,
.widget_pages li.current_page_item > a,
.widget_g7_subpages li.current_page_item > a {
font-weight: 700;
}
.widget_g7_facebook iframe {
width: 100% !important;
}
.widget ul.sub-menu,
.widget ul.children {
margin: 2px 0 3px 20px;
font-size: 100%;
}
.widget_rss a.rsswidget {
font-weight: bold;
}
.widget_rss a.rsswidget:hover {
color: #555;
}
a.rsswidget img {
vertical-align: baseline;
}
.widget_rss span.rss-date {
color: #aaa;
font-size: 12px;
display: block;
}
.widget_rss .rssSummary {
color: #666;
}
.widget_rss cite {
font-size: 12px;
font-style: italic;
color: #888;
}
.recentcomments {
color: #aaa;
}
.widget_archive li {
color: #aaa;
}
.widget_links li {
color: #bbb;
}
.searchform {
}
input.s {
border-width: 1px;
padding: 7px;
padding-right: 47px;
float: left;
margin-right: -40px;
line-height: 18px;
height: 36px;
}
.widget input.s {
width: 100%;
}
.searchsubmit {
padding: 9px 12px;
color: #fff;
background-color: #ea6153;
border: none;
float: left;
width: 40px;
line-height: 18px;
}
.searchsubmit:hover {
opacity: 0.9;
}
.widget_g7_ads125 img {
margin: 10px;
}
span.post-date {
color: #aaa;
font-size: 12px;
display: block;
}
.tagcloud a {
text-transform: uppercase;
color: #696969;
background-color: #eaeaea;
font-size: 12px;
line-height: 12px;
display: inline-block;
margin: 0 2px 4px 0;
padding: 5px 6px;
}
.tagcloud a:hover {
color: #fff;
background-color: #ea6153;
}
#wp-calendar > caption {
text-transform: uppercase;
color: #4c4c4c;
margin-bottom: 8px;
}
#wp-calendar th {
text-align: center;
border: 1px solid #dbdbdb;
background-color: #eaeaea;
}
#wp-calendar tfoot td {
border: none;
}
#wp-calendar tbody td {
text-align: center;
border: 1px solid #eaeaea;
padding: 2px 0;
}
#wp-calendar #today {
color: #fff;
background-color: #ea6153;
}
#wp-calendar #today a {
color: #fff;
}
.twitter-account i {
font-size: 18px;
vertical-align: -1px;
}
.twitter-account a {
text-transform: uppercase;
color: #333;
font-weight: 700;
font-size: 12px;
}
.twitter-account a:hover {
color: #ea6153;
}
.twitter-content {
margin-top: 5px;
}
.twitter-content a {
color: #666;
}
.twitter-content a:hover {
color: #ea6153;
}
.twitter-date {
margin-top: 5px;
font-size: 12px;
}
.twitter-date a {
color: #999;
}
.footer-widget .twitter-account i,
.footer-widget .twitter-date a {
color: #fff;
}
.footer-widget .widgettitle {
color: #0f0f0f;
}
.footer-widget .widget_g7_comments li {
color: #444;
}
.footer-widget .widget_g7_posts > ul > li,
.footer-widget .widget_g7_reviews > ul > li,
.footer-widget .widget_g7_twitter > ul > li,
.footer-widget .widget_g7_comments > ul > li {
border-color: #cecece;
}
.footer-widget .widget_g7_twitter .date a {
color: #fff;
}
.footer-widget .block-meta a {
color: #fff;
} #comments, #disqus_thread {
margin-top: 80px;
}
.nocomments {
color: #999;
}
#comments-title {
color: #444;
}
.commentlist, .commentlist ul {
list-style: none;
padding: 0;
}
.commentlist {
border-bottom: 1px solid #eee;
}
.commentlist li {
background: #fff;
}
.commentlist article {
padding: 15px 0;
}
.commentlist .comment-avatar {
}
.commentlist .comment-avatar img {
float: left;
padding: 3px;
border: 1px solid #f7f7f7;
}
.commentlist .comment-content {
margin-left: 60px;
}
.commentlist footer {
color: #7e7e7e;
margin-bottom: 5px;
}
.commentlist span.fn {
font-weight: bold;
}
.commentlist .comment-awaiting-moderation {
font-size: 13px;
color: #999;
}
.commentlist .edit-link {
font-size: 13px;
}
.commentlist .comment-reply-link {
font-size: 13px;
}
.commentlist li.comment {
border-top: 1px solid #eee;
}
.commentlist li.comment ul.children {
margin: 0 0 0 60px;
}
.comment-content footer time {
color: #bbb;
margin: 0 5px;
font-size: 12px;
}
.bypostauthor > article .fn {
color: #fff;
background-color: #ea6153;
padding: 1px 5px;
border-radius: 3px;
}
.bypostauthor > article .fn a {
color: #fff;
}
.assistive-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
background: #eee;
border-bottom: 1px solid #ddd;
color: #1982d1;
clip: auto !important;
font-size: 12px;
position: absolute;
text-decoration: underline;
top: 0;
left: 7.6%;
} #respond {
margin-top: 40px;
}
#commentform {
margin: 0;
}
.commentlist #respond {
margin: 0 0 0 60px;
border-top: 1px solid #eee;
padding: 20px 0;
}
#respond p label {
color: #777;
padding-left: 2px;
line-height: 2.2em;
display: inline;
}
#respond input[type="text"],
#respond textarea {
border: 1px solid #e7e7e7;
margin-bottom: 0;
}
#respond input[type=text] {
display: block;
width: 60%;
}
#respond textarea {
resize: vertical;
width: 95%;
}
#respond .comment-notes,
#respond .logged-in-as {
color: #999;
}
#respond p {
margin: 10px 0;
}
#respond p.form-submit {
margin: 0;
}
#respond input#submit {
padding: 10px 15px;
font-size: 14px;
margin: 0;
}
#respond #cancel-comment-reply-link {
color: #666;
margin-left: 10px;
font-size: 10px;
text-transform: uppercase;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
text-decoration: underline;
}
.form-allowed-tags,
.form-allowed-tags code {
color: #777;
font-size: 11px;
} #g7-contact-name,
#g7-contact-email {
width: 250px;
}
#g7-contact-message {
resize: vertical;
width: 95%;
}
#g7-contact-submit,
.widget_g7_contact button {
text-transform: uppercase;
font-weight: 700;
}
.widget_g7_contact .text-input,
.widget_g7_contact textarea {
width: 100%;
padding: 7px;
}
.widget_g7_contact img.loading {
display: none;
margin-left: 10px;
vertical-align: middle;
}
.widget_g7_contact input,
.widget_g7_contact textarea {
margin-bottom: 10px;
}
.footer-widget .widget_g7_contact input,
.footer-widget .widget_g7_contact textarea {
border-color: #ebebeb;
background-color: #cecece;
}
#wrapper .widget_g7_contact .err {
border-color: #FC9B9B;
background: #FFD3D3;
color: #777;
}
.widget_g7_contact p {
margin: 0;
}
.contact-us {
padding-top: 5px;
}
.contact_h {
display: none;
}
.g7-msg {
color: #444;
border: 1px solid #ddd;
margin-bottom: 20px;
padding: 20px 10px 20px 40px;
border-radius: 3px;
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
cursor: pointer;
}
.g7-msg h3 {
font-size: 14px;
line-height: 20px;
font-weight: bold;
color: #555;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.g7-success {
border-color: #d3e5ad;
background-color: #faffea;
}
.g7-error {
border-color: #f2bda3;
background-color: #fce8e0;
}
.widget_g7_contact_info .fa {
width: 20px;
}
.page-template-page-contact-php .entry-content {
margin-top: 0;
margin-bottom: 30px;
} #wrapper .gallery img {
height: auto;
border: 1px solid #eee;
padding: 5px;
transition: all 0.2s linear 0s;
}
#wrapper .gallery a:hover img {
border-color: #ccc;
opacity: 0.9;
}
#wrapper .gallery .gallery-caption {
margin: 5px 0;
padding: 0 10px;
} .footer-widget {
background-color: #c0c0c0;
padding-top: 40px;
padding-bottom: 40px;
font-size: 13px;
color: #444;
}
@media (max-width: 991px) {
.footer-widget .col-md-3 {
margin-bottom: 30px;
}
}
.bottom {
text-align: center;
font-size: 13px;
background-color: #ea6153;
height: 55px;
line-height: 55px;
overflow: hidden;
color: #2f2f2f;
}
.bottom a {
color: #fff;
} .btn,
input[type="reset"],
input[type="submit"],
#submit {
cursor: pointer;
display: inline-block;
padding: 5px 12px;
font-size: 13px;
font-weight: bold;
color: #fff;
border: none;
background-color: #ea6153;
transition: all 0.2s linear 0s;
}
#submit {
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
padding: 10px 12px;
}
.btn:hover,
.btn:focus,
#submit:hover {
color: #fff;
background-color: #444;
}
.btn-lg {
padding: 12px 18px;
font-size: 16px;
font-weight: bold;
} body{ font-size: 16px; color:#333;}
.block-content, .posts .entry-main {color: #333;} .nascondi-xs{display:initial;}
@media all and (max-width:767px){
.nascondi-xs{display:none;}
} .featured2 .entry-title{ opacity: 1; background-color: #333333; background-color: rgba(51,51, 51, 0.75); font-size: 16px;}
.slider1 .caption { background-color: #333333; background-color: rgba(51,51, 51, 0.75); padding:5px 30px 10px;}
.slider1 .entry-title{ font-weight: normal;}
@media all and (max-width: 479px){
.slider1 .caption{bottom: auto; background-color: transparent;}
.flexslider .slides > li {margin-bottom: 85px;}
ol.flex-control-nav {bottom: -10px;}
.caption_sempre_visibile{ height: 75px; background-color:#333333; background-color: rgba(51,51, 51, 0.75);}
} .widget_nav_menu li.current-menu-item > a {color: #9fd0ea;} .widget_g7_social li .social-box{background-color: #9fd0ea;  }
.widget_g7_social i.fa {color: #fff;}
.widget_g7_social li:hover .social-box{background-color: #eaeaea; color: #444;}
.widget_g7_social li:hover i.fa {color: #444;} .spaziatura_superiore{ margin-top: 10px;} #topmenu {max-height: none;}
#topmenu a{color: #777777;}
#topmenu a{font-size: 18px; font-weight: bold; line-height: 25px;} @media (max-width: 1199px){
#mainmenu > li > a { padding: 0 7px;}
} #menu-menu-servizi > li.menu-item{ padding: 7px 0;}
#menu-menu-servizi > li.menu-item > a{ font-weight: bold;} .voce_menu_download{ background-image: url(https://www.casanelsole.net/wp-content/uploads/2015/04/download_logo_263px.png); background-repeat: no-repeat; background-position: 0 0;
height: 103px;
max-width: 100%;
background-size:contain;
}
.voce_menu_download a{ display: block; width: 100%; height: 100%; max-height: 68px; font-size: 0px !important;} .login_form_download{ margin: 25px 0;}
.download_link hr{ margin: 4px 0;}
.download_link { margin-top:20px;} #wpfb-cat-0 {display:none;}
ul.treeview li a { color: #000;}
ul.treeview li a:hover{ color: #9fd0ea;}div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px; }
div.pp_default .pp_top .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } div.pp_default .pp_top .pp_middle { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } div.pp_default .pp_top .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } div.pp_default .pp_content .ppt { color: #f8f8f8; }
div.pp_default .pp_content_container .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
div.pp_default .pp_content_container .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
div.pp_default .pp_content { background-color: #fff; } div.pp_default .pp_next:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } div.pp_default .pp_previous:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } div.pp_default .pp_expand { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_expand:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } div.pp_default .pp_contract { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_contract:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } div.pp_default .pp_close { width: 30px; height: 30px; background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } div.pp_default #pp_full_res .pp_inline { color: #000; } 
div.pp_default .pp_gallery ul li a { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
div.pp_default .pp_social { margin-top: 7px; }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
div.pp_default .pp_details { position: relative; }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }
div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }
div.pp_default .pp_bottom .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } div.pp_default .pp_bottom .pp_middle { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } div.pp_default .pp_bottom .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } div.pp_default .pp_loaderIcon { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/default/loader.gif) center center no-repeat; }  div.light_rounded .pp_top .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } div.light_rounded .pp_top .pp_middle { background: #fff; } div.light_rounded .pp_top .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } div.light_rounded .pp_content .ppt { color: #000; }
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right { background: #fff; }
div.light_rounded .pp_content { background-color: #fff; } div.light_rounded .pp_next:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_rounded .pp_previous:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_rounded .pp_expand { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_rounded .pp_expand:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_rounded .pp_contract { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_rounded .pp_contract:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_rounded .pp_close { width: 75px; height: 22px; background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_rounded .pp_details { position: relative; }
div.light_rounded .pp_description { margin-right: 85px; }
div.light_rounded #pp_full_res .pp_inline { color: #000; } 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_rounded .pp_nav .pp_play { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_nav .pp_pause { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_arrow_previous { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_arrow_next { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_rounded .pp_bottom .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } div.light_rounded .pp_bottom .pp_middle { background: #fff; } div.light_rounded .pp_bottom .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } div.light_rounded .pp_loaderIcon { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.dark_rounded .pp_top .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } div.dark_rounded .pp_top .pp_middle { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_top .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } div.dark_rounded .pp_content_container .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } div.dark_rounded .pp_content_container .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } div.dark_rounded .pp_content { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_next:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_rounded .pp_previous:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.dark_rounded .pp_expand { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_expand:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_rounded .pp_details { position: relative; }
div.dark_rounded .pp_description { margin-right: 85px; }
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded .pp_description { color: #fff; }
div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_rounded .pp_nav .pp_play { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_nav .pp_pause { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_arrow_previous { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_arrow_next { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_rounded .pp_bottom .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } div.dark_rounded .pp_bottom .pp_middle { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_bottom .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } div.dark_rounded .pp_loaderIcon { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }  div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square .pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } div.dark_square .pp_expand { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_square .pp_expand:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_square .pp_contract { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_square .pp_contract:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_square .pp_close { width: 75px; height: 22px; background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_square .pp_details { position: relative; }
div.dark_square .pp_description { margin: 0 85px 0 0; }
div.dark_square #pp_full_res .pp_inline { color: #fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_square .pp_nav { clear: none; }
div.dark_square .pp_nav .pp_play { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_nav .pp_pause { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_arrow_previous { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_arrow_next { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_square .pp_next:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_square .pp_previous:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content { background: #fff; }
div.light_square .pp_content .ppt { color: #000; }
div.light_square .pp_expand { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_square .pp_expand:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_square .pp_contract { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_square .pp_contract:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_square .pp_close { width: 75px; height: 22px; background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_square .pp_details { position: relative; }
div.light_square .pp_description { margin-right: 85px; }
div.light_square #pp_full_res .pp_inline { color: #000; }
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_square .pp_nav .pp_play { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_nav .pp_pause { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_arrow_previous { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_arrow_next { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_square .pp_next:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_square .pp_previous:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_square .pp_loaderIcon { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.facebook .pp_top .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } div.facebook .pp_top .pp_middle { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } div.facebook .pp_top .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } div.facebook .pp_content_container .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } div.facebook .pp_content { background: #fff; } div.facebook .pp_expand { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.facebook .pp_expand:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.facebook .pp_contract { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.facebook .pp_contract:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.facebook .pp_close { width: 22px; height: 22px; background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.facebook .pp_details { position: relative; }
div.facebook .pp_description { margin: 0 37px 0 0; }
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } div.facebook .pp_arrow_previous { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_arrow_next { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_nav .pp_pause { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_next:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } div.facebook .pp_previous:hover { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } div.facebook .pp_bottom .pp_left { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } div.facebook .pp_bottom .pp_middle { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } div.facebook .pp_bottom .pp_right { background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }  div.pp_pic_holder a:focus { outline:none; }
div.pp_overlay {
background: #000;
display: none;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9500;
}
div.pp_pic_holder {
display: none;
position: absolute;
width: 100px;
z-index: 10000;
}
.pp_top {
height: 20px;
position: relative;
}
* html .pp_top { padding: 0 20px; }
.pp_top .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_top .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_top .pp_middle {
left: 0;
position: static;
}
.pp_top .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_content { height: 40px; min-width: 40px; }
* html .pp_content { width: 40px; }
.pp_fade { display: none; }
.pp_content_container {
position: relative;
text-align: left;
width: 100%;
}
.pp_content_container .pp_left { padding-left: 20px; }
.pp_content_container .pp_right { padding-right: 20px; }
.pp_content_container .pp_details {
float: left;
margin: 10px 0 2px 0;
}
.pp_description {
display: none;
margin: 0;
}
.pp_social { float: left; margin: 0; }
.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
.pp_social .twitter { float: left; }
.pp_nav {
clear: right;
float: left;
margin: 3px 10px 0 0;
}
.pp_nav p {
float: left;
margin: 2px 4px;
white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
float: left;
margin-right: 4px;
text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
display: block;
float: left;
height: 15px;
margin-top: 3px;
overflow: hidden;
text-indent: -10000px;
width: 14px;
}
.pp_hoverContainer {
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.pp_gallery {
display: none;
left: 50%;
margin-top: -50px;
position: absolute;
z-index: 10000;
}
.pp_gallery div {
float: left;
overflow: hidden;
position: relative;
}
.pp_gallery ul {
float: left;
height: 35px;
margin: 0 0 0 5px;
padding: 0;
position: relative;
white-space: nowrap;
}
.pp_gallery ul a {
border: 1px #000 solid;
border: 1px rgba(0,0,0,0.5) solid;
display: block;
float: left;
height: 33px;
overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff; }
.pp_gallery ul a img { border: 0; }
.pp_gallery li {
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
}
.pp_gallery li.default a {
background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
display: block;
height: 33px;
width: 50px;
}
.pp_gallery li.default a img { display: none; }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
margin-top: 7px !important;
}
a.pp_next {
background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: right;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_previous {
background: url(//www.casanelsole.net/wp-content/themes/headline-news/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: left;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_expand,
a.pp_contract {
cursor: pointer;
display: none;
height: 20px;	
position: absolute;
right: 30px;
text-indent: -10000px;
top: 10px;
width: 20px;
z-index: 20000;
}
a.pp_close {
position: absolute; right: 0; top: 0; 
display: block;
line-height:22px;
text-indent: -10000px;
}
.pp_bottom {
height: 20px;
position: relative;
}
* html .pp_bottom { padding: 0 20px; }
.pp_bottom .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_bottom .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_bottom .pp_middle {
left: 0;
position: static;
}
.pp_bottom .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_loaderIcon {
display: block;
height: 24px;
left: 50%;
margin: -12px 0 0 -12px;
position: absolute;
top: 50%;
width: 24px;
}
#pp_full_res {
line-height: 1 !important;
}
#pp_full_res .pp_inline {
text-align: left;
}
#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
div.ppt {
color: #fff;
display: none;
font-size: 17px;
margin: 0 0 5px 15px;
z-index: 9999;
}.liScroll-container {  position: relative;
overflow: hidden; 
}
.liScroll-container .liScroll-mask { position: relative;
overflow: hidden;
}
.liScroll-ticker { position: relative;
left: 300px;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.liScroll-ticker ul {
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;            
}
.liScroll-ticker li {
float: left; list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.liScroll-ticker a { white-space: nowrap;
padding: 0;
margin: 0 30px 0 0;
text-decoration: none;
} 
.liScroll-ticker a:hover { }
.liScroll-ticker span { } 
.liScroll-container .liScroll-prev,
.liScroll-container .liScroll-play,
.liScroll-container .liScroll-next {
background: url(//www.casanelsole.net/wp-content/themes/headline-news/css/sprites.gif) no-repeat 1px 2px;
cursor: pointer;
height: 25px;
position: absolute;        
text-align: left;
text-indent: -9999px;
top: 0px;
}
.liScroll-container .liScroll-prev {
right: 55px;
width: 25px;
}
.liScroll-container .liScroll-play {
background-position: -25px -24px;
right: 25px;
width: 25px;
}
.liScroll-playing .liScroll-play {
background-position: -25px 2px;
}
.liScroll-container .liScroll-next {
background-position: -100px 2px;
right: 0px;
width: 25px;
}a,.full-gallery .gallery-title,.breaking-news li a:hover,.header-time,#topmenu a:hover,.next-prev a:hover,.author-link a:hover,.block-title,.block-heading > a:hover,.posts .entry-title a:hover,.block-meta a:hover,.entry-meta a:hover,.rating,.block-meta .block-category a,.entry-meta .entry-category a,.widgettitle,.widget li > a:hover,.widget_g7_social li:hover a,.twitter-account a:hover,.twitter-content a:hover,.not-found > h1,#mainmenu ul a:hover,#mainmenu ul li.current-menu-item > a,#mainmenu ul li.current_page_item > a { color: #9fd0ea; }
.breaking-news h3,.mainnav,.review .bar > div,.review-overall,.pagination span.current,.pagination a:hover,.widget_g7_social li:hover .social-box,.searchsubmit,.tagcloud a:hover,#wp-calendar #today,.bottom,.btn,input[type="reset"],input[type="submit"],#submit,.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover,.flex-control-paging li a.flex-active,.bypostauthor > article .fn { background-color: #9fd0ea; }