.fb-shortcode-container, 
.fb-widget-container {
min-height: 150px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
margin-bottom: 20px;
position: relative;
} .fb_loader {
padding: 20px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 10;
}
.fb_loader img {
width: 32px;
height: auto;
} .fb-page {
opacity: 0;
transition: opacity 0.5s ease-in-out;
}
.fb-page.fb_plugin_rendered {
opacity: 1 !important;
}.review-wrapper {
border: 1px solid #e7e7e7;
margin-bottom: 1.5em;
clear: both;
box-sizing: border-box;
}
.review-title {
background-color: #f6f6f6;
border-bottom: 1px solid #e7e7e7;
margin: 0;
padding: 10px 15px;
}
.review-wrapper .review-list {
margin: 0;
list-style: none;
padding: 0;
}
.review-links {
list-style: none;
padding: 10px 15px 15px;
margin: 0;
overflow: hidden;
}
.review-links li { display: inline-block; }
.review-links:not(:last-child) a { margin-right: 10px }
.review-links li a {
display: block;
padding: 4px 10px;
margin: 0 10px 0 0;
border: 1px solid currentColor;
border-radius: 5px;
}
.entry-content .review-wrapper li:last-child a {
margin-right: 0;
}
.review-list li {
border-bottom: 1px solid #e7e7e7;
padding: 10px 15px;
position: relative;
list-style: none;
}
.review-list li:nth-child(even) { background-color: #fafafa }
.review-list li:last-child { border-bottom: 1px solid #e7e7e7 }
.review-summary-title { margin-bottom: 5px }
.review-desc {
float: left;
width: 75%;
padding: 10px 15px;
box-sizing: border-box;
}
.rtl .review-desc { float: right }
.review-desc p:last-child { margin-bottom: 0 }
.review-result-wrapper i {
font-style: normal;
font-size: 16px;
}
.review-result {
position: absolute;
top: 0;
left: 0;
height: 22px;
overflow: hidden;
white-space: nowrap;
}
.rtl .review-result {
left: auto;
right: 0;
}
.review-total-wrapper {
float: right;
margin: 0;
margin-right: 0;
padding-right: 0;
position: relative;
box-sizing: border-box;
margin: 10px 15px;
}
.review-total-wrapper span.review-total-box {
border-top: 0;
border-bottom: 0;
border-left: 0;
border-right: 0;
display: block;
font-size: 40px;
font-weight: 700;
text-align: right;
margin: 0;
padding: 35px 0 20px;
width: 100%;
box-sizing: border-box;
}
.circle-point span.review-total-box { height: 180px }
.review-total-wrapper span.review-total-box small {
font-size: 12px;
display: block;
}
.percentage-icon {
font-size: 22px;
position: relative;
top: -14px;
}
.review-total-star {
position: relative;
margin-top: 5px;
margin: 0 auto;
float: right;
}
.review-star.review-total { position: relative }
.wp-review-loading-msg { display: none }
.wp-review-loading .wp-review-loading-msg { display: block }
.review-total {
position: absolute;
top: 0px;
left: 0px;
height: 16px;
z-index: 99;
}
.rtl .review-total {
left: auto;
right: 0;
}
.review-star {
position: relative;
margin-top: 5px;
margin: 3px auto;
display: inline-block;
}
.postbox .review-star {
position: relative;
right: auto;
top: auto;
}
.review-list .review-star, .user-review-area .review-star, .review-total-circle .review-star, .wp-review-point-type .review-total-circle .review-star, .wp-review-percentage-type .review-total-circle .review-star {
position: absolute;
right: 15px;
top: 10px;
}
.rtl .review-list .review-star,  .rtl .user-review-area .review-star,  .rtl .review-total-circle .review-star, .rtl .wp-review-point-type .review-total-circle .review-star, .rtl .wp-review-percentage-type .review-total-circle .review-star {
right: auto;
left: 15px;
}
.review-total-star .review-result { background: none !important }
.review-total-circle .review-result-wrapper { background: none !important } .circle-point .review-list li { padding: 14px 15px }
.review-point .review-result-wrapper, .review-percentage .review-result-wrapper {
background: rgba(0,0,0,0.1);
width: 100%;
height: 22px;
}
.review-point .review-result-wrapper { background-color: rgba(0,0,0,0.1) }
.wp-review-point-type .review-result, .wp-review-percentage-type .review-result, .review-total-point .review-result {
position: absolute;
top: 0px;
left: 0px;
height: 22px;
z-index: 99;
}
.rtl .wp-review-point-type .review-result, .rtl .wp-review-percentage-type .review-result, .rtl  .review-total-point .review-result {
left: auto;
right: 0px;
}
.review-total-star.allowed-to-rate .review-result-wrapper { background: none }
.wp-review-point-type .review-total-point .review-result-wrapper { background: none }
.review-total-percentage.allowed-to-rate.has-not-rated-yet, .review-total-point.allowed-to-rate.has-not-rated-yet {
float: none;
cursor: pointer;
}
.review-percentage .review-result-wrapper, .review-point .review-result-wrapper {
position: relative;
width: 100%;
}
.review-percentage .review-result, .review-point .review-result { background: currentColor }
.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper, .wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper, .wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper, .wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper { cursor: pointer }
.wp-review-user-rating.wp-review-user-rating-point.has-rated .review-result-wrapper, .wp-review-user-rating.wp-review-user-rating-percentage.has-rated .review-result-wrapper { cursor: default }
.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper:hover .review-result, .wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper:hover .review-result, .wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper:hover .review-result, .wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper:hover .review-result {
display: block;
transition: none;
}
.review-point, .review-percentage {
position: relative;
clear: both;
}
.wp-review-your-rating {
position: absolute;
top: 102%;
left: 45%;
font-size: 12px;
line-height: 18px;
background: #f0f0f0;
color: #444;
pointer-events: none;
z-index: 999;
display: none;
white-space: nowrap;
padding: 2px 4px;
border-radius: 0 5px 5px 5px;
}
.rtl .wp-review-your-rating {
left: auto;
right: 45%;
}
.review-point:hover .wp-review-your-rating, .wp-review-input-set .review-point .wp-review-your-rating, .review-percentage:hover .wp-review-your-rating, .wp-review-input-set .review-percentage .wp-review-your-rating { display: block }
.review-result-text {
position: absolute;
left: 4px;
top: 0px;
font-size: 16px;
line-height: 22px;
display: none;
}
.rtl .review-result-text {
left: auto;
right: 4px;
}
.wp-review-usercomment-rating .review-result-text, .wp-admin .review-result-text { display: block } .review-total-circle.allowed-to-rate.has-not-rated-yet .review-result-wrapper { cursor: pointer }
.user-review-area .wp-review-user-rating-circle { float: right }
.wp-review-user-rating-circle .review-result-wrapper { text-align: right }
.wp-review-circle-rating-send-button { display: none }
.wp-review-circle-rating-send { text-decoration: underline }
.wp-review-circle-rating-send:hover { color: #444 }
.wp-review-input-set .wp-review-circle-rating-send-button {
display: block;
text-align: center;
}
.user-review-area .review-circle { float: right }
.wp-review-comment-rating-circle .wp-review-circle-rating-send-button { display: none !important }
.review-list .review-circle {
float: right;
margin-top: -4px;
}
.wp-review-circle-type .review-total-wrapper > .review-total-box { display: none }
.review-circle.review-total {
height: 100px;
width: 100px;
position: static;
} .entry-content .review-title, #content .review-title { margin: 0 }
.entry-content .review-wrapper li { margin: 0 }
.entry-content .review-summary-title, #content .review-summary-title { margin-bottom: 5px }
#content .review-list { margin: 0 }
#content .review-desc p:last-child { margin-bottom: 0 } .review-total-only {
padding: 3px 8px;
background: #fff;
display: inline-block;
}
.review-total-only .percentage-icon {
font-size: inherit;
top: 0;
}
.review-total-only .review-type-star {
font-size: 12px;
padding: 3px 6px;
}
.review-total-only .review-total-star {
font-size: 12px;
margin: 0;
}
.review-total-only canvas {
width: 21px!important;
height: auto!important;
}
.review-result-wrapper i {
opacity: 0.50;
filter: alpha(opacity=50);
}
.review-result-wrapper .review-result i {
opacity: 1;
filter: alpha(opacity=100);
}
.wp-review-box-float-left { margin-right: 20px }
.wp-review-box-float-right { margin-left: 20px } .user-review-area {
border-top: 1px solid #e7e7e7;
padding: 10px 15px;
position: relative;
clear: both;
overflow: hidden;
}
.user-total-wrapper {
float: left;
margin: 0;
}
.rtl .user-total-wrapper { float: right }
.review-total-star.allowed-to-rate {
float: right;
margin: 0;
}
.rtl .review-total-star.allowed-to-rate { float: left }
.user-total-wrapper .user-review-title {
font-weight: bold;
margin: 0;
}
.wp-review-user-rating .review-result-wrapper span { cursor: pointer }
.wp-review-user-rating .review-result-wrapper span i { opacity: 0.2 }
.wp-review-user-rating .review-result-wrapper:hover span i { opacity: 1 }
.wp-review-user-rating .review-result-wrapper span:hover ~ span i { opacity: 0.2 }
.wp-review-user-rating .review-result-wrapper:hover .review-result { display: none }
.wp-review-user-rating.has-rated .review-result-wrapper:hover .review-result { display: block }
.wp-review-user-rating.wp-review-loading .review-result-wrapper, .wp-review-user-rating.wp-review-loading .wp-review-your-rating { display: none } .wp-review-comment-field { margin-bottom: 10px }
.review-comment-field-msg { margin-right: 12px }
.review-total-star-comments {
position: relative;
display: inline-block;
}
.comment-text-inner { clear: both }
.wp-review-comment-rating .review-result-wrapper span { cursor: pointer }
.wp-review-comment-rating .review-result-wrapper span i { opacity: 0.2 }
.wp-review-comment-rating .review-result-wrapper:hover span i {
opacity: 1;
color: #FFB300;
}
.wp-review-comment-rating .review-result-wrapper span:hover ~ span i {
opacity: 0.2;
color: currentColor;
}
.wp-review-comment-rating .review-result-wrapper:hover .review-result { display: none }
.wp-review-feedback .review-btn {
text-decoration: none;
border: 1px solid rgba(0, 0, 0, 0.1);
background: #eee;
padding: 3px 9px;
color: #333;
border-radius: 4px;
}
.wp-review-feedback .review-btn.voted {
background: #4CAF50;
color: #fff;
}
.wp-review-feedback .review-btn.voted, .wp-review-feedback .review-btn.voted ~ a { cursor: default }
.wp-review-feedback .review-btn:hover {
text-decoration: none;
background: #4CAF50;
color: #fff;
}
.wp-review-feedback .review-btn:nth-child(2) { margin-left: 5px }
.rtl .wp-review-feedback .review-btn:nth-child(2) { margin-left: auto; margin-right: 5px; }
.wp-review-feedback .review-btn:nth-child(2):hover, .wp-review-feedback .review-btn.voted:nth-child(2) {
background-color: #F44336;
color: #fff;
}
.wp-review-comment-title-field {
}
.wp-review-comment-title-field-input { }
.wp-review-comment-rating-circle-wrapper .review-comment-field-msg {
vertical-align: middle;
margin-right: 0;
}
.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner {
display: inline-block;
vertical-align: middle;
}
.wp-review-comment-rating .review-result-wrapper a {
text-decoration: none;
border: none;
}
.wp-review-comment-rating-star .review-total-star { float: none }
.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner { display: inline-block }
.wp-review-comment-rating-star-wrapper .wp-review-comment-field-inner { display: inline-block }
.wp-review-usercomment-rating .review-star {
position: relative;
top: 0;
right: 0;
display: inline-block;
}
.wp-review-usercomment-rating { margin-bottom: 10px }
.wp-review-comment-rating-star { display: inline-block }
form.wp-review-comment-form input, #commentform.wp-review-comment-form input {
width: 100%;
background: rgba(0, 0, 0, 0.035);
border: 1px solid rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.31);
max-width: 100%;
height: 48px;
font-size: 16px;
padding-left: 2.5%;
box-sizing: border-box;
}
.rtl form.wp-review-comment-form input, .rtl #commentform.wp-review-comment-form input {
padding-left: auto;
padding-right: 2.5%;
}
form.wp-review-comment-form textarea, #commentform.wp-review-comment-form textarea {
width: 100%;
background: rgba(0, 0, 0, 0.035);
border: 1px solid rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.31);
max-width: 100%;
font-size: 16px;
padding-left: 2.5%;
box-sizing: border-box;
}
.rtl form.wp-review-comment-form textarea, .rtl #commentform.wp-review-comment-form textarea {
padding-left: auto;
padding-right: 2.5%;
}
form.wp-review-comment-form > div, #commentform.wp-review-comment-form > div {
width: 100%;
margin-bottom: 10px;
float: left;
}
.rtl form.wp-review-comment-form > div, .rtl #commentform.wp-review-comment-form > div { float: right } .wp-review-thumbnail-wrapper { position: relative }
.wp-review-on-thumbnail {
position: absolute;
top: 0;
right: 0;
background: #fff;
padding: 2px 4px;
}
.wp-review-on-thumbnail.review-type-star .review-total-star { margin: 0 }
.review-type-circle.latestPost-review-wrapper, .review-type-circle.wp-review-on-thumbnail {
height: 35px;
background: #fff;
}
.latestPost-review-wrapper .wp-review-circle-rating, .wp-review-on-thumbnail .wp-review-circle-rating { font-size: 11px !important }
.review-type-circle.review-total-only, .review-type-circle.wp-review-show-total {
padding-top: 6px;
height: 34px;
}
.review-type-star.latestPost-review-wrapper {
padding: 2px 8px;
}
.widget .wp-review-show-total .review-star, .widget .wp-review-user-rating .review-star {
position: relative;
top: 0;
right: 0;
} .review-wrapper .review-result { transition: width 2s ease }
.review-wrapper.delay-animation .review-result {
width: 0% !important;
transition: none;
} @font-face {
font-family: 'font-icons';
src: url(//vaultfeed.com/wp-content/plugins/wp-review/assets/fonts/font-icons.eot);
src: url(//vaultfeed.com/wp-content/plugins/wp-review/assets/fonts/font-icons.eot) format('embedded-opentype'),
url(//vaultfeed.com/wp-content/plugins/wp-review/assets/fonts/font-icons.woff) format('woff'),
url(//vaultfeed.com/wp-content/plugins/wp-review/assets/fonts/font-icons.ttf) format('truetype'),
url(//vaultfeed.com/wp-content/plugins/wp-review/assets/fonts/font-icons.svg) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="mts-icon-"]:before, [class*=" mts-icon-"]:before {
font-family: "font-icons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: 2px;
}
[class*="mts-icon-loader"]:before {
font-family: "font-icons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
}
.mts-icon-star:before { content: '\e800'; }
.mts-icon-loader:before { content: '\e801'; }
.wp-review-plugin-backlink {
display: block;
font-size: 11px;
margin-bottom: 1.5em;
}
#review.wp-review-box-with-backlink {
margin-bottom: 0;
} .animate-spin {
-webkit-animation: spin 1s infinite linear;
animation: spin 1s infinite linear;
display: inline-block;
}
@-webkit-keyframes spin { 
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin { 
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}  @media screen and (max-width:1040px) { 
.review-desc { width: 71% }
}
@media screen and (max-width:860px) { 
.review-desc { width: 66% }
}
@media screen and (max-width:470px) { 
.review-desc {
padding: 4%;
width: 100%;
}
.review-total-wrapper {
width: 100%;
margin-right: 0;
}
.review-total-wrapper span.review-total-box {
padding: 10px 0 20px;
text-align: left;
padding-left: 10px;
}
.rtl .review-total-wrapper span.review-total-box {
padding: 10px 0 20px;
text-align: right;
padding-left: 0;
padding-right: 10px;
}
.review-total-star {
position: absolute;
right: 20px;
top: 5px;
}
.rtl .review-total-star {
right: auto;
left: 20px;
}
.user-total-wrapper { width: 96% }
.review-total-star.allowed-to-rate {
position: relative;
right: auto;
left: 0;
float: left;
}
.rtl .review-total-star.allowed-to-rat e{
right: 0;
left: auto;
float: right;
}
}@font-face{font-family:'FontAwesome';src:url(//vaultfeed.com/wp-content/themes/VaultFeed/font/fontawesome-webfont.eot?v=3.2.1);src:url(//vaultfeed.com/wp-content/themes/VaultFeed/font/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'),url(//vaultfeed.com/wp-content/themes/VaultFeed/font/fontawesome-webfont.woff?v=3.2.1) format('woff'),url(//vaultfeed.com/wp-content/themes/VaultFeed/font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'),url(//vaultfeed.com/wp-content/themes/VaultFeed/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}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;
}
html {
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
border-collapse: collapse;
border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
max-width: 100%;
height: auto!important;
}
iframe { max-width: 100% }
blockquote {
font-style: italic;
font-weight: normal;
font-size: 15px;
padding: 0 10px 20px 27px;
position: relative;
margin-top: 25px;
}
blockquote:after {
font-family: FontAwesome;
position: absolute;
content: "\f10d";
font-size: 20px;
width: 50px;
top: 0;
left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
font-weight: normal;
font-style: normal;
}
pre {
margin: 5px 0 20px 0;
line-height: 1.3em;
padding: 8px 10px;
overflow: auto;
}
code {
padding: 0 8px;
line-height: 1.5;
}
mark {
padding: 1px 6px;
margin: 0 2px;
color: black;
background: #FFF7A8;
}
address {
margin: 10px 0;
font-style: italic;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.sticky {
}
.gallery-caption {
}
#gallery-1 img { border: 0!important }
.gallery-item {
padding-right: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bypostauthor {
}
.wp-caption-text { margin-bottom: 0 }
dl {
}
dt {
float: left;
clear: left;
text-align: right;
font-weight: bold;
}
dd {
margin: 0 0 0 110px;
padding: 0 0 0.5em 0;
overflow: hidden;
} body {
font: 14px/23px Noto Sans, sans-serif;
color: #555;
background-color: #EBEBEB;
}
::-moz-selection {
background: #222;
color: white;
text-shadow: none;
}
::selection {
background: #222;
color: white;
text-shadow: none;
}
#page, .container {
position: relative;
margin-right: auto;
margin-left: auto;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 { text-transform: uppercase }
.post-single-content h2 { font-size: 24px }
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin-bottom: 12px;
color: #444;
}
h1 {
font-size: 28px;
line-height: 1.4;
}
h2 { line-height: 1.4 }
h3 {
font-size: 22px;
line-height: 1.4;
}
h4 {
font-size: 20px;
line-height: 1.4;
}
h5 {
font-size: 18px;
line-height: 1.4;
}
h6 {
font-size: 16px;
line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
text-decoration: none;
color: #E03F00;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
a:hover { color: #E03F00 }
a:link, a:visited, a:active { text-decoration: none } .main-container {
background: #F5F5F5;
width: 996px;
margin: 0 auto;
clear: both;
display: block;
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
overflow: hidden;
}
#page, .container {
width: 996px;
min-width: 240px;
}
#page {
min-height: 100px;
float: none;
clear: both;
} #top-navigation {
background-image: url(data:image/png;base64,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);
background-color: #494951;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) inset,0 -1px 2px rgba(0, 0, 0, 0.5) inset,0 -1px 15px #000;
}
#top-navigation.navigation .menu { background: none }
#top-navigation li {
float: left;
line-height: 1.5;
}
#top-navigation li:hover { background-image: url(data:image/png;base64,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) }
#top-navigation li ul li { margin-top: 0 ; width: 100%;}
#top-navigation li a {
padding: 9px 15px;
display: inline-block;
color: #fff;
text-transform: uppercase;
border-right: 1px solid rgba(0, 0, 0, 0.25);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
#top-navigation .sub-menu li a {
display: block;
width: 215px;
border-right: 0;
}
#top-navigation .sub-menu [class^="icon-"] > a {
display: block;
width: 215px;
}
#top-navigation ul ul li {
background-color: #494951;
background-image: url(data:image/png;base64,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);
}
#top-navigation.navigation ul li:before, #top-navigation.navigation li a:before { color: #fff }
#top-navigation.navigation ul ul { border: none }
#top-navigation .current-menu-item a {
background-color: #E03F00;
}
#top-navigation.navigation a.sf-with-ul { padding-right: 30px }
#top-navigation.navigation .sub-menu a.sf-with-ul { padding-right: 15px }
#top-navigation.navigation .menu [class^="icon-"]:before, #top-navigation.navigation .menu [class*=" icon-"]:before { top: 10px }
#top-navigation.navigation .sf-sub-indicator { top: 7px }
#top-navigation.navigation ul .sfHover li a { border-bottom: 1px solid rgba(0, 0, 0, 0.09) }
#top-navigation .menu > li:first-child a { border-left: 1px solid rgba(0, 0, 0, 0.25) }
#top-navigation ul .menu-item-has-children > a, .navigation ul .menu-item-has-children > a { padding-right: 30px }
#top-navigation ul .menu-item-has-children:after { color: #fff }
.navigation ul .menu-item-has-children:after {
color: #777;
top: 12px;
}
.menu-item-has-children:after {
content: "\f107";
font-family: "FontAwesome";
position: absolute;
right: 16px;
color: #fff;
font-size: 14px;
}
.sub-menu .menu-item-has-children:after { color: #fff } body > header {
float: left;
width: 100%;
position: relative;
}
.main-header {
position: relative;
float: none;
margin: 0 auto;
z-index: 99;
}
.main-header .container { background: #fff }
#header {
position: relative;
width: 100%;
float: left;
margin: 0;
padding: 0;
}
#header h1, #header h2 {
float: left;
display: inline-block;
line-height: 1;
position: relative;
margin: 0;
}
#logo a {
float: left;
line-height: 1;
}
#logo.text-logo a {
font-size: 26px;
line-height: 63px;
}
#header .image-logo { margin-top: 10px }
#logo img { float: left }
.logo-wrap {
margin: 30px 0;
float: left;
}
.site-description {
float: left;
margin-top: 0;
max-width: 350px;
clear: left;
margin-bottom: 12px;
}
#header .header-search { float: right }
#header #searchform {
max-width: 100%;
float: right;
width: auto;
min-width: 215px;
margin: 24px 0;
margin-right: -1px;
}
#header #s {
margin: 0 !important;
width: 86%;
font-size: 13px;
font-family: arial;
padding: 9px 0;
}
.widget-header {
float: right;
max-width: 77%;
margin-bottom: 16px;
margin-top: 17px;
} .secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
float: left;
display: block;
width: 100%;
max-width: 100%;
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.secondary-navigation a {
color: #777;
text-align: left;
text-decoration: none;
padding: 12px 15px 12px;
text-transform: uppercase;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.navigation ul li:hover > a { color: #fff!important }
.secondary-navigation a .sub {
font-size: 11px;
font-weight: normal;
color: #9B9B9B;
}
.sf-js-enabled li a.sf-with-ul { padding-right: 35px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
.navigation .sf-sub-indicator {
overflow: hidden;
position: absolute;
right: 14px;
display: inline-block;
top: 10px;
}
.navigation ul ul .sf-sub-indicator { top: 8px }
.navigation {
float: left;
width: 100%;
}
.navigation ul { margin: 0 auto }
.navigation .menu { background: #FFF }
.navigation ul li {
float: left;
position: relative;
line-height: 1.2;
-webkit-transition: background 0.2s linear;
-moz-transition: background 0.2s linear;
transition: background 0.2s linear;
}
#navigation ul li:hover:after { color: #fff }
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited {
border-right: 1px solid #EEE;
display: inline-block;
}
.navigation > ul > .current a {
background: transparent;
color: #5a5a5a !important;
}
.navigation a.sf-with-ul { padding-right: 30px }
.navigation ul li li { background: #fff }
.navigation ul ul {
position: absolute;
width: 215px;
padding: 20px 0 0 0;
padding-top: 0;
z-index: 400;
font-size: 12px;
color: #798189;
border-top: 0;
}
.navigation ul ul li {
padding: 0;
background: #fff;
}
.secondary-navigation .navigation ul ul a {
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.navigation ul ul a, .navigation ul ul a:link, .navigation ul ul a:visited {
padding: 11px 39px 11px 20px;
position: relative;
color: #777;
width: 156px;
border-left: 0;
background: transparent;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
margin: 0;
border-right: 0;
}
.secondary-navigation .navigation ul ul li:first-child a {
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.navigation ul ul li:last-child a { border-bottom: none }
.navigation ul ul {
opacity: 0;
left: -999em;
}
.navigation ul li:hover ul {
left: auto;
opacity: 1;
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.navigation ul ul ul { top: 0px }
.navigation li:hover ul ul, .navigation li:hover ul ul ul, .navigation li:hover ul ul ul ul {
left: -999em;
opacity: 0;
}
.navigation li:hover ul, .navigation li li:hover ul, .navigation li li li:hover ul, .navigation li li li li:hover ul {
opacity: 1;
left: 214px;
}
.navigation ul .sfHover li a { border-bottom: 1px solid #eee }
.navigation .menu [class^="icon-"], .navigation .menu [class*=" icon-"] { font-size: 16px }
.navigation .menu [class^="icon-"]:before, .navigation .menu [class*=" icon-"]:before {
position: absolute;
top: 12px;
left: 15px;
z-index: 9;
font-weight: normal;
}
.menu [class^="icon-"]:before {
font-family: "fontAwesome";
color: #777;
}
.navigation .menu [class^="icon-"] > a, .navigation .menu [class*=" icon-"] > a { padding-left: 39px !important }
.navigation .menu ul [class^="icon-"] > a, .navigation .menu ul [class*=" icon-"] > a { padding-right: 20px }
.navigation ul li:before { color: #777 }
.navigation ul .current-menu-item:before, .navigation ul li:hover:before { color: #fff }
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1  }
nav #pull { display: none } .article {
width: 65.8%;
float: left;
padding-top: 28px;
padding-left: 2.7%;
padding-right: 2.6%;
padding-bottom: 25px;
position: relative;
background: #FFF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.article:after {
content: "";
height: 100%;
width: 1px;
background: #E8E8E8;
position: absolute;
right: -1px;
top: 0;
}
.article.left { float: left }
.article.right { float: right }
.post {
float: left;
width: 100%;
}
.single_post {
background-color: #fff;
width: 100%;
}
.single_post .post-info span, .single_post .post-info a { font-size: 13px }
.single_page {
background-color: white;
padding-top: 0;
}
.post-content {
padding-top: 15px;
margin-top: 15px;
padding-bottom: 15px;
margin-bottom: 15px;
overflow: hidden;
clear: both;
}
.post-single-content {
overflow: hidden;
clear: both;
}
.readMore {
float: right;
color: #7B7A79;
}
.readMore a { color: #E03F00 }
.readMore a:hover { text-decoration: underline }
.frontPost .readMore a {
color: #000;
font-size: 12px;
}
.ss-full-width {
background: white;
overflow: hidden;
padding-top: 0;
}
.ss-full-width #content_box { width: 100% }
.post.excerpt {
clear: both;
margin-bottom: 30px;
overflow: hidden;
padding-bottom: 15px;
background-color: #fff;
width: auto;
}
.wp-post-image {
float: left;
margin-right: 10px;
}
.featured-thumbnail { max-width: 100% }
#featured-thumbnail {
max-width: 100%;
margin: 10px 0 0;
}
.featured-thumbnail img {
margin-bottom: 10px;
max-width: 100%;
margin-right: 0;
}
.title {
margin-bottom: 5px;
clear: both;
}
.single-title {
color: #555;
float: left;
padding: 0 0 0 0;
font-size: 26px;
font-weight: 800;
}
.title a { color: #555 }
.page h1.title { padding-top: 0 }
.post-info {
display: block;
color: #AAAAAA;
clear: both;
width: 100%;
margin-bottom: 15px;
font-size: 13px;
}
.post-info a { color: #E03F00 }
.post-info span { margin-right: 7px }
.related-posts .post-info {
clear: none;
float: none;
margin-top: 7px;
} article header {
margin-bottom: 20px;
width: 100%;
}
.single article header { margin-bottom: 10px }
.latestPost {
width: 100%;
float: left;
margin-bottom: 35px;
background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/divider.png) repeat-x left bottom;
padding-bottom: 30px;
}
.latestPost .title {
display: block;
line-height: 1.4;
margin-bottom: 10px;
}
.front-view-content {
display: block;
margin: 0 0 10px;
}
.single_post header {
width: 100%;
margin-bottom: 8px;
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
margin: 1em 0.5em 0.5em 1em;
display: block;
float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
margin: 1em 0 0.5em 1em;
display: block;
float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
margin: 0.3em auto 0.5em auto;
display: block;
}
.article img.aligncenter, .article img.alignnone {
margin-top: 1em;
margin-bottom: 1em;
display: block;
clear: both;
}
.article ul {
margin: 1.5em 0 1.571em 1.9em;
list-style-type: square;
}
.article ol {
margin: 1.5em 0 1.571em 1.9em;
list-style-type: decimal;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul {
margin-top: 0;
margin-bottom: 0;
}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none } #tabber {
display: block;
height: auto;
margin: 0;
overflow: hidden;
}
#tabber .inside {
padding: 0 0 15px 0;
margin-top: 0;
border: 0;
}
#tabber ul.tabs {
height: 40px;
text-align: center;
overflow: hidden;
}
#tabber ul.tabs li {
background: none;
float: left;
display: inline;
font-weight: bold;
cursor: pointer;
border-bottom: none;
width: 50%;
text-align: center;
margin-left: 0;
margin-bottom: 0;
}
#tabber ul.tabs li a {
background: #E8E7E7;
color: #999;
display: block;
float: left;
margin: 0;
text-align: center;
padding: 2px 0 2px 0;
line-height: 2.6;
width: 100%;
border-bottom: 1px solid #E03F00;
padding-bottom: 1px;
text-shadow: 0 1px 0 #FFF;
}
#tabber ul.tabs li a.selected {
margin: 0;
color: #fff;
text-decoration: none;
line-height: 2.6;
text-align: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.24);
}
#tabber ul.tabs li.tab-recent-posts a.selected {
}
#tabber ul.tabs li a:hover {
color: #222;
text-decoration: none;
}
#tabber .inside li {
list-style: none;
padding: 15px 0 0 0;
margin: 0;
}
#tabber .inside li:first-child { padding-top: 17px }
#tabber .inside li a {
line-height: 1.4;
display: block;
}
#tabber p { margin-bottom: 0 }
#tabber .inside li a:hover {
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
#tabber .inside li div.info {
display: table;
top: 0px !important;
margin: 0px !important;
padding: 0px !important;
}
#tabber .inside li div.info .entry-title { margin-bottom: 0 }
#tabber .inside li .meta {
display: block;
font-size: 12px;
color: #999;
}
#tabber .tab-thumb {
border: 1px solid #f0f0f0;
padding: 4px;
background: #fff;
float: left;
display: inline;
margin: 0px 12px 0px 0px;
}
.post-number {
position: relative;
width: 22px;
height: 22px;
text-align: center;
line-height: 23px;
font-weight: bold;
color: #fff;
bottom: 22px;
background: #2DB2EB;
}
#tabber .inside .tabsSep {
margin-top: 7px;
width: 100%;
height: 1px;
background-color: #e8e5de;
clear: both;
float: left;
}
#sidebars #tabber .wp-post-image, footer #tabber .wp-post-image { margin-top: 4px } .tweets li { margin-bottom: 15px!important } .widget_nav_menu [class^="icon-"], .widget_nav_menu [class*=" icon-"] { display: list-item }
.widget_nav_menu [class^="icon-"] > a, .widget_nav_menu [class*=" icon-"] > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px } .textwidget { line-height: 23px } input, textarea, select {
padding: 8px 12px;
font-size: 14px;
color: #666;
border: 1px solid #D8D8D8;
font-family: inherit;
}
textarea {
overflow: auto;
resize: vertical;
}
select {
padding: 6px 10px;
border-color: #D8D8D8;
}
input:focus, textarea:focus {
} table {
width: 100%;
text-align: left;
margin-bottom: 25px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
thead {
background: #E8E7E7;
font-size: 14px;
}
table th, table td {
padding: 7px 15px;
text-align: left;
}
thead th { padding: 14px }
tbody th {
font-weight: normal;
border-bottom: 1px solid #F5F7F9;
} hr {
border: none;
border-bottom: 1px solid #E5E5E5;
border-bottom: 1px solid rgba(0,0,0,0.1);
width: 297px;
margin: 35px 0;
clear: both;
position: relative;
} #searchform {
float: left;
clear: both;
width: 100%;
position: relative;
padding: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.article #searchform { max-width: 300px }
#searchform fieldset {
width: 100%;
float: left;
border: 0;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
background: #FFF;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}
#searchform fieldset:hover {
-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.14);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.14);
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.sbutton, #searchsubmit {
top: 0px;
right: 0px;
float: right;
width: 25px;
height: 34px;
cursor: pointer;
text-align: center;
padding-top: 10px;
color: #FFF;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
background: rgba(0, 0, 0, 0);
z-index: 10;
position: absolute;
border: 0;
vertical-align: top;
}
#searchform .icon-search {
font-size: 15px;
top: 0px;
color: #999;
background: none;
position: absolute;
right: 0px;
padding: 9px 7px 10px 7px;
}
#s {
width: 88%;
background-color: #fff;
float: left;
padding: 9px 0 9px 0;
text-indent: 10px;
color: #A5A5A5;
border: none;
}
.breadcrumb { margin-bottom: 15px }
.no-results h2 { font-size: 16px }
.search-no-results #load-posts { display: none } .read-more {
margin: 0 0 0 10px;
line-height: 1.4em;
background: none;
padding: 0;
font-size: 16px;
} .topad {
margin-bottom: 10px;
clear: both;
} .bottomad {
float: left;
clear: both;
margin-top: 10px;
} #sidebars p { line-height: 20px }
.sidebar.c-4-12 {
float: right;
width: 34.2%;
line-height: 20px;
background: #F5F5F5;
padding: 2%;
padding-top: 31px;
border-left: 1px solid #E8E8E8;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#sidebars { max-width: 300px }
.sidebar a { color: #777 }
.sidebar .widget_calendar a { color: #E03F00 }
.sidebar .widget_calendar a:hover { text-decoration: underline }
#sidebars .wp-post-image, footer .wp-post-image {
margin-bottom: 0;
margin-top: 5px;
margin-right: 10px;
margin-left: 0;
}
.widget {
margin-bottom: 27px;
float: left;
clear: both;
width: 100%;
}
.sidebar .widget h3 { color: #555 }
.widget .title {
font-weight: bold;
text-transform: uppercase;
color: #545E68;
font-size: 12px;
}
.widget li {
list-style-type: square;
margin-left: 17px;
margin-bottom: 7px;
}
.widget h3 {
margin: 0px 0 15px 0;
padding-top: 0;
font-size: 19px;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li, .widget_tabs2 .tab-content li {
list-style: none!important;
margin: 0;
overflow: hidden;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
padding-left: 0;
background: none;
margin-bottom: 10px;
padding-top: 2px;
padding-bottom: 16px;
border-bottom: 1px dashed #ccc;
}
.widget li:last-child { margin-bottom: 0 }
.sidebar .menu li, .footer .menu li { font-family: "Droid Serif" }
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p, .widget_tabs2 .tab-content p {
margin: 0;
font-size: 12px;
overflow: hidden;
}
.category-posts a, .advanced-recent-posts a, .popular-posts a, .related-posts-widget a, .author-posts-widget a { display: block }
.widget .meta {
font-size: 12px;
color: #aaa;
}
.big-thumb { margin-right: 0 } .share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
padding: 12px 0 7px;
overflow: hidden;
clear: both;
border: none;
background: #FFF;
margin: 0;
width: 100%;
}
.shareit.top { padding-top: 0 }
.article.right .shareit { margin: 0 0 0 663px }
.article.left .shareit { margin: 0 0 0 -128px }
.shareit .share-item {
display: block;
margin: 0;
float: left;
height: 25px;
} .sidebar .social-profile-icons {
overflow: hidden;
padding-bottom: 4px;
}
.social-profile-icons ul li {
background: none;
border: none;
float: left;
list-style-type: none;
margin: 0 5px 10px;
padding: 0;
text-indent: -999em;
}
.social-profile-icons ul li a {
display: block;
width: 32px;
height: 32px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-dribbble.png) no-repeat }
.social-email a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-mail.png) no-repeat }
.social-facebook a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-facebook.png) no-repeat }
.social-gplus a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-googleplus.png) no-repeat }
.social-linkedin a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-linkedin.png) no-repeat }
.social-pinterest a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-pinterest.png) no-repeat }
.social-rss a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-rss.png) no-repeat }
.social-stumbleupon a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-stumbleupon.png) no-repeat }
.social-twitter a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-twitter.png) no-repeat }
.social-youtube a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-youtube.png) no-repeat }
.social-flickr a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-flickr.png) no-repeat }
.social-lastfm a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-lastfm.png) no-repeat }
.social-tumblr a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-tumblr.png) no-repeat }
.social-vimeo a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-vimeo.png) no-repeat }
.social-instagram a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-instagram.png) no-repeat }
.social-behance a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-behance.png) no-repeat }
.social-foursquare a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-foursquare.png) no-repeat }
.social-reddit a { background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/social-reddit.png) no-repeat } body > footer .advanced-recent-posts li, body > footer .popular-posts li, body > footer .category-posts li {
border-bottom: 1px dashed #ccc;
padding-top: 8px;
}
body > footer .widget li:first-child { padding-top: 0 }
.footerTop a { color: #777 }
.footer-widgets .widget .advanced-recent-posts li {
margin-bottom: 0 !important;
padding-top: 12px;
}
.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
.footer-widgets h3 { margin: 0 }
body > footer {
overflow: hidden;
width: 100%;
}
body > footer .footeText {
width: 960px;
margin: 22px auto;
text-align: center;
color: #fff;
font-size: 14px;
font-weight: bold;
}
body > footer .footeText a {
color: #fff;
border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 1px 0 0 0 }
body > footer .sidebar .widget .title {
font-size: 135%;
color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer {
position: relative;
overflow: hidden;
clear: both;
}
.footerTop .container {
padding: 0;
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
background: #fff;
}
footer p { color: #8D8D8D }
.footer-widgets {
overflow: hidden;
padding: 30px 2% 20px;
width: 100%;
margin: 20px 0 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.footer-widgets h3 {
margin-bottom: 12px;
color: #555;
padding-top: 0;
border-bottom: 1px dashed #EEE;
padding-bottom: 19px;
}
.f-widget {
width: 32%;
float: left;
position: relative;
margin-bottom: 0;
margin-right: 2%;
}
.col4 .f-widget { width: 23.5% }
.copyrights {
border-top: 5px solid #E03F00;
background-image: url(data:image/png;base64,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);
background-color: #494951;
float: left;
width: 100%;
clear: both;
padding: 10px 0;
color: rgba(255, 255, 255, 0.5);
margin-top: 20px;
}
#copyright-note {
width: 996px;
margin: 0 auto;
clear: both;
max-width: 100%;
}
.postsby {
font-size: 18px;
padding-bottom: 15px;
border-bottom: 3px solid #EEE;
} .top {
float: right;
position: relative;
}
.toplink .icon-chevron-sign-up {
font-size: 24px;
position: absolute;
right: 0;
top: 0px;
}
.toplink { padding-right: 27px }
#move-to-top {
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: bold;
height: 12px;
padding: 10px 6px;
position: fixed;
right: 15px;
bottom: 15px;
transition: all 0.25s linear 0s;
width: 20px;
z-index: 25;
background: #372E2D;
}
#move-to-top:not(.filling) {
opacity: 0;
visibility: hidden;
}
#move-to-top .icon-chevron-up {
font-size: 18px;
position: absolute;
top: 6px;
left: 8px;
} .single_post header a, .theauthor a, .thecategory a, .thecomment a { color: #A5A5A5 }
.single_post header a:hover, .theauthor a:hover, .thecategory a:hover, .thecomment a:hover { text-decoration: underline } .related-posts {
background-color: #FFF;
margin-top: 30px;
clear: both;
float: left;
width: 100%;
background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/divider.png) repeat-x left bottom;
padding-bottom: 25px;
}
.postauthor p {
padding-top: 0px;
margin-top: 8px;
margin-bottom: 0;
}
.related-posts ul {
margin-left: 0;
padding: 0;
margin: 0;
overflow: hidden;
margin-top: 0;
}
.related-posts h5 {
line-height: 20px;
padding-left: 80px;
color: #919191;
text-transform: uppercase;
}
.related-posts h3 {
font-size: 18px;
margin: 0;
color: #E03F00;
}
.related-posts a { color: #777 }
.relatedthumb img {
margin-top: 5px;
margin-bottom: 10px;
margin-right: 0;
width: 100%;
}
.relatepostli .post-info a, .relatepostli .post-info .theauthor { font-weight: normal }
.relatedthumb .theauthor { color: #999999 }
.related-posts li {
width: 31.8%;
float: left;
list-style: none;
padding-bottom: 15px;
line-height: 1.4;
margin-right: 2.3%;
}
.related-posts li:nth-child(3n) { margin-right: 0 }
.related-posts .last {
margin-right: 0;
padding-bottom: 0;
} .tags {
margin: 20px 0 0 0;
width: 100%;
float: left;
}
.tags a { margin-left: 5px } .postauthor {
margin: 20px 0 10px 0;
padding: 0;
min-height: 180px;
background-color: #fff;
float: left;
clear: both;
width: 100%;
background: url(//vaultfeed.com/wp-content/themes/VaultFeed/images/divider.png) repeat-x left bottom;
padding-bottom: 15px;
}
.postauthor h4 {
font-size: 19px;
padding-top: 6px;
padding-bottom: 6px;
color: #E03F00;
}
.postauthor h5 {
font-size: 16px;
padding: 0;
margin: 0;
line-height: 24px;
text-transform: capitalize;
}
.postauthor img {
float: left;
margin: 4px 20px 0 0;
border: none;
}
.postauthor h4 a { color: #473636 }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
margin-bottom: 10px;
margin-top: 1px;
}
.postauthor-top {
padding-top: 5px;
margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 } .tagcloud a {
font-size: 14px!important;
padding: 2px 10px;
margin-bottom: 3px;
float: left;
margin-right: 3px;
background: #E03F00;
color: #FFFFFF!important;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.tagcloud a:hover {
} .mts_subscribe_widget > div > form {
position: relative;
}
.mts-subscribe input[type="text"] {
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
transition: all 0.5s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 68%;
float: left;
padding: 9px 0px;
height: 36px;
text-indent: 10px;
border-right: 0;
-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
border: none;
font-size: 13px;
color: #a5a5a5;
}
.mts-subscribe input[type="text"]:hover {
-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.14);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.14);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
transition: all 0.5s linear;
}
#mts_subscribe_widget { border: 1px solid #F1F1F1 !important }
.mts-subscribe {
overflow: hidden;
padding: 3px;
position: relative;
}
.mts-subscribe input[type="submit"] {
background: #ED1C2F;
cursor: pointer;
color: white!important;
padding: 10px 0;
border: 0;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
float: left;
height: 42px;
text-align: center;
margin-left: 3px;
width: 35%;
font-weight: bold;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
font-size: 13px;
right: 0;
top: -3px;
position: absolute;
}
.mts-subscribe input[type="submit"]:hover { background: #222 } .ad-125 ul {
float: left;
width: 100%;
margin: 0;
list-style: none;
max-width: 100%;
}
.ad-125 li {
float: left;
border: none;
list-style: none!important;
padding-left: 0;
background: none;
margin-bottom: 15px;
margin-left: 0;
max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.ad-728 img { float: left } #wp-calendar { margin-bottom: 0 }
#wp-calendar td {
text-align: center;
padding: 7px 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
font-weight: bold;
}
#wp-calendar #prev {
text-align: left;
padding-left: 12px;
}
#wp-calendar thead th {
padding: 10px 0;
text-align: center;
} #comments .total-comments {
font-size: 18px;
padding-top: 7px;
padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
padding: 0;
background-color: #fff;
margin-top: 27px;
float: left;
clear: both;
width: 100%;
}
#respond h4 {
padding-top: 15px;
padding-bottom: 17px;
font-size: 25px;
float: left;
}
#commentsAdd {
background-color: #fff;
width: 100%;
float: left;
clear: both;
}
#comments .avatar {
float: left;
margin-right: 20px;
}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
width: 60px;
height: 90px;
border-left: 1px solid #c1bbb6;
border-bottom: 1px solid #c1bbb6;
position: absolute;
top: -50px;
left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
width: 300px;
border: 1px solid #e7e7e7;
background: #fff;
max-width: 85%;
margin-right: 10px;
}
input#author, input#email, input#url, #comment {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
input#author:hover, input#email:hover, input#url:hover, #comment:hover {
-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}
#cancel-comment-reply-link {
float: right;
line-height: 24px;
margin-top: 15px;
cursor: pointer;
margin-bottom: -20px;
z-index: 100;
position: relative;
color: #FFF;
padding: 5px 10px;
border: 1px solid #383838;
}
#commentform {
border-top: 3px solid #444;
clear: both;
padding-top: 20px;
}
#commentform input#submit, .contactform #submit {
line-height: 1;
background-color: #ED1C2F;
padding: 12px 15px;
color: #fff;
text-decoration: none;
cursor: pointer;
display: inline-block;
border: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#commentform input#submit:hover, .contactform #submit:hover {
background: #333;
color: #fff;
}
.contactform #submit { float: left }
.contactform label { display: block }
.contactform {
overflow: hidden;
margin-bottom: 35px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
margin-left: 0;
margin-top: 13px;
}
.commentlist li {
list-style: none;
margin: 0 0 30px 0;
padding-left: 0;
float: left;
width: 94%;
position: relative;
padding: 3%;
border: 1px solid #DDD;
}
.commentlist p { margin-bottom: 5px }
.ago {
color: #999;
font-style: italic;
font-size: 12px;
}
.fn {
line-height: 1.375em;
display: block;
font-size: 16px;
font-weight: bold;
}
.fn a { color: #E03F00 }
.comment-meta { font-size: 12px }
.comment-meta a { color: #E03F00 }
.commentmetadata li {
border: 0;
padding: 0;
margin-top: 0;
margin-bottom: 5px;
list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
margin-top: 0px;
padding-bottom: 0px;
overflow: hidden;
width: 100%;
float: right;
}
.reply a {
float: right;
padding: 0 0px;
color: #BDBDBD;
font-size: 14px;
}
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
margin-left: 10%;
margin-bottom: 0;
margin-top: 0;
float: left;
width: 90%;
}
.avatar { float: left }
#respond h3 {
font-size: 18px;
margin: 0;
padding: 0;
}
.comment-awaiting-moderation {
font-style: italic;
font-weight: bold;
}
.comment-author.vcard { margin-bottom: 10px }
.commentmetadata ul, .commentmetadata ol { margin-top: 5px } #commentform textarea {
width: 95.5%;
border: 1px solid #e7e7e7;
background: #fff;
padding: 2%;
line-height: 25px;
font-family: inherit;
}
#commentform p {
margin-bottom: 15px;
float: left;
width: 100%;
clear: both;
}
#commentform p label {
padding-bottom: 10px;
padding-top: 5px;
padding-right: 10px;
display: inline-block;
}
.cancel-comment-reply a {
float: right;
margin-top: -8px;
}
.required {
color: red;
padding: 0;
line-height: 1;
}
.comment-notes .required {
padding-left: 0;
padding-top: 3px;
}
.comment-notes { font-style: italic } .pagination {
clear: both;
overflow: hidden;
float: left;
width: 100%;
}
.single .pagination {
border: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-top: 0;
padding: 2.2% 0;
width: 100%;
}
.pagination ul {
list-style: none;
margin: 0;
}
.pagination ul li {
float: left;
margin-bottom: 5px;
}
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
color: #fff;
margin: 0 10px 0 0;
display: inline-block;
float: left;
line-height: 1;
text-decoration: none;
padding: 7px 9px;
background: #E03F00;
}
.pagination a {
background: none;
margin: 0 10px 0 0;
display: inline-block;
float: left;
line-height: 1;
text-decoration: none;
color: #E03F00;
padding: 7px 9px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.pagination a:hover { color: #fff }
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-next a { margin-right: 0 }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #E03F00 }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
padding: 0;
background: transparent;
margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff } .widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.ajax-search-results-container {
position: absolute;
top: 41px;
left: 0;
width: 100%;
background: rgba(0, 0, 0, 0.1);
z-index: 9;
border: 0;
border-top: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 3px;
padding-top: 0;
}
.ajax-search-results-container.loading:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
margin: 0;
margin-top: 0;
padding: 0;
background: #fff;
}
.ajax-search-results li {
margin: 0;
display: block;
list-style: none;
min-height: 50px;
padding: 0 8px;
clear: both;
margin-bottom: 10px;
}
.ajax-search-results .wp-post-image {
margin-bottom: 0;
margin-top: 5px;
margin-right: 10px;
margin-left: 0;
}
.ajax-search-meta {
margin-top: 0;
padding: 5px;
height: 20px;
font-size: 13px;
background: #fff;
}
.ajax-search-meta .results-count {
float: left;
color: #aaa;
}
.ajax-search-meta .results-link { float: right }
.ajax-search-results-container .no-results {
padding: 8px;
color: #AAA;
font-style: italic;
} .pace .pace-progress {
background: #29d;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 3px;
-webkit-transition: width 0.8s;
-moz-transition: width 0.8s;
-o-transition: width 0.8s;
transition: width 0.8s;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts a { font-weight: bold }
#load-posts a.inactive { cursor: default } pre {
overflow: auto;
padding: 15px;
margin: 15px 0;
position: relative;
background: #F5F5F5;
font-family: monospace;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
pre:before {
content: "\f121";
color: #000;
position: absolute;
font-size: 18px;
right: 14px;
top: 6px;
font-family: fontawesome;
} #mobile-menu-wrapper {
position: fixed;
top: 0;
left: 0;
width: 300px;
height: 100%;
min-height: 100%;
max-height: 100%;
overflow: scroll;
background: #283744;
-ms-transform: translate(-300px,0);
-webkit-transform: translate(-300px,0);
transform: translate(-300px,0);
-webkit-transition: -webkit-transform 500ms ease;
transition: transform 500ms ease;
}
.mobile-menu-active #mobile-menu-wrapper {
-ms-transform: translate(0,0);
-webkit-transform: translate(0,0);
transform: translate(0,0);
background: #283744;
}
.mobile-menu-active .main-container-wrap {
-ms-transform: translate(300px,0);
-webkit-transform: translate(300px,0);
transform: translate(300px,0);
position: fixed;
top: 0;
width: 100%;
}
#mobile-menu-wrapper .menu {
background: none;
display: block;
}
#mobile-menu-wrapper ul li {
width: 100%;
display: block;
}
#mobile-menu-wrapper #navigation ul li:hover { background: none }
#mobile-menu-wrapper ul li a, #mobile-menu-wrapper #navigation ul ul a {
padding: 9px 0;
width: 100%;
border: none;
}
#mobile-menu-wrapper #navigation ul ul {
display: block;
position: static;
width: 100%;
border: none;
}
#mobile-menu-wrapper #navigation ul ul li {
background: none;
width: 100%;
}