/*
Theme Name: Feminine Codebase
Theme URI: http://magazine3.com/feminine/
Author: Magazine3
Author URI: http://magazine3.com
Description: Mommy Blogging theme for Female bloggers
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mm
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Reset and default WordPress style. */

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    max-width: 100%
}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body, button, input, select, textarea {
    color: #333;
    line-height: 1.4;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
}
a {
    color: #fc0606;
    text-decoration: none;
    webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0;
}
a:active, a:hover {
    color: #333;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin-bottom: 10px;
}
h1 {
    font-size: 26px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    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;
}
address {
    font-style: italic;
    margin-bottom: 24px;
}
abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
}
b, strong {
    font-weight: 700;
}
cite, dfn, em, i {
    font-style: italic;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
p {
    margin-bottom: 24px;
}
code, kbd, tt, var, samp, pre {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6;
}
pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
}
blockquote {} blockquote cite, blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}
blockquote strong, blockquote b {
    font-weight: 400;
}
small {
    font-size: smaller;
}
big {
    font-size: 125%
}
sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
dl {
    margin-bottom: 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 24px;
}
ul, ol {
    list-style: none;
    list-style-position: inside;
    margin: 0 0 24px 20px;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
    list-style-position: inside;
}
li>ul, li>ol {
    margin: 0 0 0 20px;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
}
legend {
    white-space: normal;
}
button, input, select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
input, textarea {
    border: 1px solid #d7d5d5;
    color: #2b2b2b;
    padding: 7px 10px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    border-right: 0px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    width: 145px;
    border-color: #d0e2ec;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table, th, td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}
td {
    border-width: 0 1px 1px 0;
}
del {
    color: #767676;
}
hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px;
}
::selection {
    background: #333;
    color: #eee;
    text-shadow: none;
}
::-moz-selection {
    background: #333;
    color: #eee;
    text-shadow: none;
}
textarea {
    width: 100%
}
input:focus, textarea:focus {} button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-color: #d0e2ec;
    border-style: solid solid solid none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 15px;
    text-transform: none;
    vertical-align: bottom;
}
.searchbutton {
    background: url("images/sprite.png") no-repeat scroll -57px -3px #fff;
}
button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
    background-color: #fff;
    color: #fff;
}
button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    background-color: #fff;
}
::-webkit-input-placeholder {
    color: #939393;
}
:-moz-placeholder {
    color: #939393;
}
::-moz-placeholder {
    color: #939393;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #939393;
}
img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
    height: auto;
    max-width: 100%
}
.gallery-caption, .bypostauthor, .sticky {} .gallery {
    display: inline-block;
    margin-bottom: 20px;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}
.wp-caption {
    text-align: center;
}
p.wp-caption-text {
    font-size: 11px !important;
    line-height: 1.5;
    padding: 2px 4px 2px;
    color: #333;
    margin: 0;
}
.wp-caption img {
    max-width: 100%;
    height: auto;
}
.navigation {
    overflow: hidden;
    width: 100%
}
.navigation .next {
    float: right;
    margin: 7px 0;
}
.navigation .prev {
    float: left;
    margin: 7px 0;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
button, html input[type="button"], html input[id="submitcomment"], input[type="reset"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top, #fafafa 60%, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #ccc #ccc #bbb;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    font-size: 12px;
    padding: 5px 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.page-links {
    border: 1px solid #eee;
    padding: 10px;
    margin: 5px 0 15px;
}
.page-links span {
    font-weight: bold;
}
blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .9em 15px;
    quotes: "\201C""\201D""\2018""\2019"
}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}
dl {
    margin-bottom: 20px;
}
dt {
    font-weight: bold;
}
dt, dd {} dd {} abbr[title], abbr[data-original-title] {
    border-bottom: 1px dotted #999;
    cursor: help;
}
abbr, tla, acronym {
    cursor: help;
    text-decoration: underline;
}
code {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    color: #d14;
    padding: 2px 4px;
}
code, pre {
    border-radius: 3px;
    color: #333;
    font-size: 12px;
    padding: 0 3px 2px;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
cite, q {
    font-style: italic;
}
embed, iframe, object, video {
    max-width: 100%
}
p>embed, p>iframe, p>object, span>embed, span>iframe, span>object {
    margin-bottom: 0;
}
.aligncenter {
    text-align: center;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
    margin-bottom: .7em;
}
.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
    margin-bottom: .7em;
}
blockquote.alignleft, figure.wp-caption.alignleft, img.alignleft {
    margin: 7px 20px 7px 0;
}
.wp-caption.alignleft {
    margin: 7px 14px 7px 0;
}
blockquote.alignright, figure.wp-caption.alignright, img.alignright {
    margin: 7px 0 7px 20px;
}
.wp-caption.alignright {
    margin: 7px 0 7px 14px;
}
blockquote.aligncenter, img.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}
.site-content blockquote.alignleft, .site-content blockquote.alignright {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 17px;
    width: 50%
}
.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
    margin-bottom: 17px;
}
.wp-caption {
    margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {} .wp-caption {
    max-width: 100%;
    color: #767676;
}
.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
}
div.wp-caption .wp-caption-text {
    padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"], div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
    padding-right: 0;
}
.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
#calendar_wrap {
    background: #fff;
}
.seo-site-title {
    display: none;
}
#wp-calendar {
    clear: both;
    color: #555;
    font-size: 12px;
    text-align: center;
    width: 265px;
}
#wp-calendar td a {
    color: #fff;
    font-weight: bold;
    padding: 0 7px;
    background-color: #999;
}
#wp-calendar caption {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 0 3px;
}
#wp-calendar th {
    background: #f4f4f4;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
}
#wp-calendar tbody tr td {
    padding: 5px 0;
    text-align: center;
}
#wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.widget ul, .widget ol {
    margin: 0;
    list-style: none;
}
.adspace-widget {
    padding: 0 !important;
    border: 0 !important
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    text-transform: none;
    width: auto;
    z-index: 100000;
}
/* Theme Style Begins */

body {
    background-color: #f9f6f1;
}
.cb {
    clear: both;
}
a {
    text-decoration: none;
}
/* Back to top */

#back-top {
    z-index: 50;
    position: fixed;
    bottom: 0;
    right: 50px;
    display: none
}
#back-top a {
    width: 72px;
    display: block;
    text-align: center;
    font: 13px/100% Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
#back-top a:hover {
    color: #000
}
#back-top span {
    border-width: 0;
    -moz-box-shadow: 0 0 #fff, 0 0 3px rgba(34, 25, 25, 0.5);
    -webkit-box-shadow: 0 0 #fff, 0 0 3px rgba(34, 25, 25, 0.5);
    box-shadow: 0 0 #fff, 0 0 3px rgba(34, 25, 25, 0.5);
    display: block;
    font-size: 15px;
    text-align: center;
    padding: .70em .825em;
    display: block;
    line-height: 20px;
    margin-bottom: 0;
    background-color: #f0eded;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfafb), to(#f0eded), color-stop(0.5, #f9f7f7), color-stop(0.5, #f6f3f4));
    background-image: -moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background-image: -o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background-image: -webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    border-color: #bbb;
    color: #333;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
    text-shadow: 0 1px rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
#back-top a:hover span {
    background-color: #777
}
/******************************************
        Header
*******************************************/
/* Navigation Begins */

.main-menu ul {
    margin: 0;
    padding: 0;
}
.main-menu ul li {
    display: inline;
}
.main-menu ul li:last-child {
    border-right: none;
}
.main-menu ul {
    list-style: none outside none;
    padding: 0;
    margin: 0;
}
.main-menu ul li {
    display: inline;
}
.main-menu {
    width: 100%
}
.main-menu ul {
    list-style: none;
    padding-left: 0
}
.main-menu ul .sub-menu a:hover {
    color: #fff !important;
}
.main-menu li {
    position: relative;
    margin: 0px
}
.main-menu ul li ul li {} .main-menu ul ul {
    left: 0;
    overflow: hidden;
    text-transform: none;
    visibility: hidden;
    opacity: 0;
    margin: 0;
    position: absolute;
    width: 270px;
    background: #d0e2ec;
    top: 26px;
    border-radius: 0 0 3px 3px;
    z-index: 30;
    padding: 8px 0;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3) -webkit-transition: all 0.12s ease;
    -moz-transition: all 0.12s ease;
    -o-transition: all 0.12s ease;
    transition: all 0.12s ease;
}
.main-menu ul ul li {
    border-right: 0px;
    margin: 0;
    display: inline-block;
    float: left;
    width: 134px;
}
.main-menu ul ul li a {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    width: 110px;
    font-family: arial;
    float: left;
    padding: 10px 12px;
}
.main-menu ul ul li ul li a {
    color: #fff;
}
.main-menu ul ul ul {
    left: 100%;
    width: 134px;
    top: 0;
    background: #777;
    padding: 5px;
}
.main-menu ul ul ul li {
    border: 0px;
    width: 111px;
}
.main-menu ul ul ul li:nth-child(2n+1) {
    border: 0px;
}
.main-menu li:hover>a {
    background: #d0e2ec;
}
.main-menu li ul li:hover>a {
    color: #fff;
    background: #4B4B4B;
}
.main-menu li:hover>a, .main-menu ul ul:hover>a, .main-menu a:focus {} .main-menu ul ul li:hover>a {} .main-menu a:focus {} .main-menu ul li:hover>ul {
    overflow: visible;
    display: block;
    visibility: visible;
    opacity: 1
}
.main-menu li>a:after {
    top: 0px;
    content: ' »';
    position: relative;
    font-size: 20px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
}
.main-menu ul li ul li>a:after {
    top: 1px;
    content: ' »';
    position: relative;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;

}
.main-menu li>a:hover:after {
    content: ' »';
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}
.main-menu li>a:only-child:after {
    content: '';
    font-family: Arial, Helvetica, sans-serif;
}
.main-menu ul li a:hover, .main-menu ul li a:active {
    background: none;
}
.responsivemenu {
    display: none;
}
.menu-holder {
    text-transform: uppercase;
    display: inline-block;
}
.menu-holder ul {
    margin: 0;
    padding: 0;
}
.menu-holder li {
    list-style: none;
    font-family: 'Nunito', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1;
    float: left;
    margin: 7px 10px;
}
.menu-holder li:first-child {
    margin-left: 0
}
.menu-holder li a {
    padding: 5px 10px 5px;
}
.menu-holder .current-menu-item a {
    border: 2px solid #d93;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.menu-holder .current-menu-item ul li a {
    border: 0;
}
.menu-holder li a {
    color: #444;
}
/* Navigation End*/

.wrapper {
    background: #fff;
    margin: 0 auto;
    width: 1100px;
}
.seo-site-title {
    display: none;
    font-size: 1px;
    text-indent: -9999px;
}
/* Sub Header */

.top-header {
    padding: 30px 27px 26px;
    background-image: linear-gradient(to right, #D0D0D0 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x;
}


/* sticky menu */

.sticky-top-header {
    position: fixed;
    padding: 12px 30px 10px;
    background-image: linear-gradient(to right, #D0D0D0 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x;
    background-color: #F4F4F4;
    width: 1040px;
    webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    z-index: 2;
}
.sticky-top-header .menu-holder li a {
    padding: 5px 10px 5px;
}
.sticky-top-header .menu-holder li {
    font-size: 16px;
}
.sticky-top-header .main-menu ul ul li a {
    padding: 10px 12px;
} 
.logo-area-top .sticky-top-header {
    top:0;
}


#mobile-menu {
    overflow: hidden;
    display: inline-block;
    color: #525252;
    font-weight: 300;
    -webkit-border-radius: 5px 4px 4px 5px/5px 5px 4px 4px;
    -moz-border-radius: 5px 4px 4px 5px/5px 5px 4px 4px;
    border-radius: 5px 4px 4px 5px/5px 5px 4px 4px;
    -webkit-box-shadow: 0 0 5px rgba(123, 123, 123, 0.2);
    -moz-box-shadow: 0 0 5px rgba(123, 123, 123, .2);
    box-shadow: 0 0 5px rgba(123, 123, 123, 0.2);
    border: solid 1px #DADADA;
    position: relative;
    cursor: pointer;
    width: 100%;
    background: url("images/sprite.png") no-repeat scroll 537px 0 #FFF;
}
#mobile-menu select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    background: none;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 10px;
    max-width: 110%;
}
/* Logo */

.main-header {
    padding: 44px 40px 45px 40px;
    border-bottom: 1px solid #f1f1f1;
}
.logo-area {
    float: left;
    max-width: 450px;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
}
.logo-area h1 {
    font-size: 55px;
    line-height: 1;
    margin-bottom: 0;
}
/* Logo switched to top style */

.logo-area-top .main-header {
    background-image: linear-gradient(to right, #D0D0D0 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x;
    border-bottom: 0px;
}
.logo-area-top .top-header {
    background: none;
    border-bottom: 1px solid #f1f1f1;
}
/* Search & Social */

.search-social-area {
    float: right;
    width: 500px;
    margin-top: 25px;
}
/* Search */

.search-holder {
    float: right;
    margin-top: 4px;
    margin-right: 27px;
}
.social-holder {
    float: right;
    margin-top: 4px;
}
/* Social Icons */

.social-icons {
    max-height: 33px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    max-width: 294px;
}
.social-icons li {
    list-style: none;
}
.social-icons li {
    display: inline-block;
    margin: 0 0 0 10px;
    text-indent: 9999px;
    overflow: hidden;
    float: right;
}
.social-icons a {
    display: block;
    background: url("images/sprite.png") -430px -3px no-repeat;
    width: 32px;
    height: 32px;
    opacity: 0.4;
}
.twitter a {
    background-position: -514px -3px;
}
.youtube a {
    background-position: -388px -3px;
}
.instagram a {
    background-position: -346px -3px;
}
.pinterest a {
    background-position: -178px -3px;
}
.rss a {
    background-position: -472px -3px;
}
.google-plus a {
    background-position: -304px -3px;
}
.vimeo a {
    background-position: -262px -3px;
}
.flickr a {
    background-position: -220px -3px;
}
.linkedin a {
    background-position: -136px -3px;
}
.tumblr a {
    background-position: -94px -3px;
}
.social-icons a:hover {
    opacity: 1;
    transition: opacity 0.5s ease 0s, height 0.5s ease 0s;
}
/******************************************
        Index
*******************************************/

#main {
    padding: 44px 30px 0px 30px;
    border-bottom: 1px solid #f1f1f1;
}
.main-holder {
    border-bottom: 1px solid #b3b3b3
}
/* Content Area Begins */

#content {
    width: 710px;
    float: left;
}
/* Featured Area #1 ( Big - Slider) */
/* FlexSlider Browser Resets */

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* FlexSlider Necessary Styles */

.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
    display: block;
}
/* FlexSlider Default Theme*********************************/

.flexslider {
    overflow: hidden;
    position: relative;
    width: 710px;
    height: 400px;
}
.flex-direction-nav li {
    display: none;
}
.flex-viewport {
    height: 400px;
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px
}
/* Direction Nav */

.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    width: 38px;
    height: 38px;
    margin: 0;
    display: block;
    position: absolute;
    /*  top: 280px; */
    
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: 505px !important;
}
.flex-direction-nav .flex-prev {
    left: 420px !important;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
}
/* Control Nav */

.flex-control-nav {
    position: relative;
    text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 0 0 12px;
}
.flex-control-paging li a {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    display: block;
    height: 4px;
    list-style: none outside none;
    text-indent: -9999px;
    width: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.flex-control-paging li a:hover {
    background: #bfe2ca;
}
.flex-control-paging li a.flex-active {
    background: #91b493;
}
.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%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
.featured-area-1 .flex-direction-nav li {
    display: block;
}
.featured-area-1 .flex-direction-nav .flex-prev {
    left: auto !important;
    margin-left: 15px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 16px solid white;
    border-bottom: 8px solid transparent;
    bottom: 10px;
}
.featured-area-1 .flex-direction-nav .flex-next {
    margin-right: 15px;
    right: 0 !important;
    background: url("images/sprite.png") no-repeat scroll 3px -6px transparent;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-top: 16px solid white;
    border-left: 8px solid transparent;
    bottom: 10px;
}
.featured-area-1 .flex-direction-nav .flex-next, .featured-area-1 .flex-direction-nav .flex-prev {
    bottom: -20px;
}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
    bottom: 20px;
}
.featured-area-1 {
    float: left;
    margin-bottom: 43px;
}
.featured-post-title {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 125%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    padding: 35px 15px 27px;
    position: absolute;
    width: 680px;
}
.featured-post-title h2 {
    text-align: center;
    font-weight: 300;
    line-height: 45px;
    font-size: 37px;
    font-family: 'Nunito', sans-serif;
}
.featured-post-title h2 a {
    color: #fff;
}
.flex-control-nav {
    bottom: 20px;
}
.flex-control-nav {} .flexslider .slides > li {
    height: 400px;
}
/* Featured Area #3 ( Featured Posts [below slider] ) */

.featured-area-3 {
    margin-bottom: 5px;
    margin-top: -7px;
}
.featured-area-3 .headline, .blog-posts .headline {
    border-bottom: 1px solid #b3b3b3;
    font-size: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    letter-spacing: 1.12px;
}
.featured-area-3 .headline a, .blog-posts .headline a {
    color: #000;
}
.featured-area-3 .post-wrapper, .blog-posts .post-wrapper {
    border-top: 1px solid #d0d0d0;
    margin-top: 1px;
}
.small-post-area {
    float: left;
    width: 340px;
    margin: 20px 30px 0 0;
}
.small-post-area:nth-of-type(even) {
    margin-right: 0;
}
.small-post-title {
    margin: 7px 0 0px 0;
}
.small-post-title h3 {
    font-size: 20px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}
.small-post-title h3 a {
    color: #fc0606;
}
.small-post-meta {
    text-align: center;
    color: #666;
    font-size: 11px;
    margin-top: -6px;
    font-family: 'Open Sans', sans-serif;
}
.small-post-meta a {
    color: #666;
}
.small-post-content {
    color: #9c9c9c;
    font-family: 'Droid Serif', serif;
    margin-top: 3px;
    font-size: 13px;
    line-height: 20px;
}
.small-post-content p {
    margin-bottom: 0px;
}
/* Blog Posts */

.blog-posts {
    margin-bottom: 30px;
}
.post-wrapper {
    margin-bottom: 25px;
}
.blog-post-holder {
    border-bottom: 1px solid #f1f1f1;
    margin-top: 25px;
    padding-bottom: 25px;
}
.blog-post-holder:first-child {
    margin-top: 20px;
}
.blog-posts .post-image {
    float: left;
}
.blog-posts .post-image img {
    margin-right: 20px
}
.blog-posts .post-area {
    float: right;
    width: 495px;
}
.blog-title h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 26px;
    margin-top: -5px;
}
.blog-title h3 a {
    color: #000;
}
.blog-content {
    color: #9c9c9c;
    margin-bottom: 10px;
    font-family: 'Droid Serif', serif;
    font-size: 13px;
    margin-top: -5px;
    line-height: 20px;
}
.blog-content p {
    margin-top: 0px;
    margin-bottom: 0px;
}
.blog-meta {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.blog-posts .blog-cat {
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
}
.blog-posts .blog-cat a {
    color: #fff;
    background: #91b493;
    padding: 4px 9px;
    margin-right: 5px;
}
.blog-title h3 a:hover {
    color: #fc0606;
}
.blog-posts .blog-cat a:hover {
    background: #fc0606;
}
.blog-author {
    float: left;
    text-transform: uppercase;
    color: #9c9c9c;
}
.blog-author a {
    color: #9c9c9c;
}
.blog-read-more {
    float: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
.blog-read-more a {
    color: #91b493;
}
.blog-read-more a:hover {
    text-decoration: underline;
}
/* Pagination  Starts */

.navigation .prev, .navigation .next {
    margin: 0;
}
.navigation {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 30px;
    padding-bottom: 20px;
}
.navigation a, .navigation .dots {
    color: #000;
    padding: 5px 8px;
}
.navigation .current, .navigation a:hover {
    color: #fc0606;
    padding: 5px 8px;
}
.navigation .prev, .navigation .next {
    margin-right: 4px;
    padding: 5px 8px;
    color: #000000;
    font-size: 16px;
    border: 0;
}
.navigation .prev:hover, .navigation .next:hover {
    color: #fc0606;
    font-size: 16px;
}
.navigation .pages {
    margin-right: 10px;
}
span.page-numbers {
    border: 0;
}
.page-count {
    margin-right: 10px;
}
.page-numbers, .navigation .current, .navigation .dots {
    display: inline-block;
    border: 1px solid #D6D6D6;
    font: 16px/19px Arial, Helvetica, sans-serif;
}
/* Pagination Ends */
/* Blog Posts without thumbnails */

.no-thumb .post-area {
    width: 100%;
}
.blog-posts .no-thumb .post-area {
    width: 100%;
}
/* Load More Button */

#load-more {
    margin: 0 auto;
    padding-bottom: 20px;
    height: 35px;
    margin-top: 12px;
    line-height: 35px;
    text-align: center;
}
#load-more a {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 54px 5px 40px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    border: 2px solid #d93;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    outline: none;
    background: url("images/sprite.png") no-repeat scroll 185px -3px transparent;
    webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
#load-more a:hover {
    text-decoration: none;
}
#load-more a.loading, #load-more a.loading:hover {
    background: url("images/loader.gif") no-repeat scroll center center #fff;
    text-indent: -99999px;
    border: 0px;
    outline: none;
}
/******************************************
        Sidebar
*******************************************/

#sidebar {
    float: right;
    width: 300px;
}
/* Featured Area #2 ( Small - Slider) */

.small-slider {
    border-top: 4px solid #9b91c3;
    margin-bottom: 40px;
    padding-bottom: 40px;
    background: url("images/border.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}
.small-slider-wrapper {
    border: solid #e9e9e9;
    border-width: 0px 1px 1px 1px;
}
.small-slider .flexslider {
    height: 374px;
    width: 278px;
    margin: 10px;
    margin-top: 1px;
    padding-top: 10px;
}
.small-slider .flex-viewport {
    height: 350px;
}
.small-slider-heading {
    font-size: 16px;
    line-height: 1;
    color: #000;
    font-style: italic;
    margin-bottom: 10px;
    letter-spacing: 1.12px;
}
.small-slider-wrapper .small-slider-title {
    background: rgba(255, 255, 255, 0.6);
    bottom: 0;
    padding: 0px 6px;
    position: absolute;
    width: 266px;
}
.small-slider-wrapper .small-slider-title h2 {
    text-align: center;
    margin-bottom: 17px;
    font-weight: 600;
    font-size: 17px;
    padding-top: 11px;
    line-height: 21px;
    font-family: 'Open Sans', sans-serif;
    z-index: 999;
}
.small-slider-wrapper .small-slider-title h2 a {
    color: #000;
}
.small-slider .flex-control-paging {
    display: none;
}
.small-slider .flex-direction-nav li {
    display: block;
}
.small-slider .flex-direction-nav a {
    height: 29px;
    width: 31px;
    left: auto;
    top: 4px;
}
.small-slider .flex-direction-nav .flex-prev {
    left: auto !important;
    right: 29px;
    background: url("images/sprite.png") no-repeat scroll 2px -6px transparent;
    transform: rotate(90deg);
}
.flex-direction-nav .flex-next {
    right: 0 !important;
    background: url("images/sprite.png") no-repeat scroll 3px -6px transparent;
    transform: rotate(-90deg);
}
.small-slider .flexslider .slides > li {
    height: 350px;
}
/* Sidebar Widget Area */

.widget h3 {
    margin-bottom: 15px;
}
.widget-wrapper img {
    max-width: 100%;
    height: auto;
}
.widget-title {
    font-size: 20px;
    line-height: 25px;
    font-family: 'Droid Serif', serif;
    color: #484847;
    font-style: italic;
}
.widget {
    font-size: 13px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background: url("images/border.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.widget:last-child {
    background: none;
    padding-bottom: 0;
}
.widget li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.widget li {
    list-style-type: none;
    border-bottom: 1px solid #f3f3f3;
    margin: 11px 0;
    padding-bottom: 11px;
}
.widget li:first-child {
    margin-top: 0px;
}
.widget li:last-child {
    border: 0;
}
.widget li a {
    color: #666666;
}
.widget input[type="search"] {
    width: 265px;
}
/* Author Widget */

.author-widget {
    font-family: 'Droid Serif', serif;
}
.author-widget p {
    margin-bottom: 15px;
}
.author-widget-image-holder img {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.author-widget-image-holder img:hover {
    border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.author-widget-image-holder {
    text-align: center;
    margin-top: 10px
}
.author-widget .widget-title {
    text-align: center;
}
.author-widget-description-holder {
    color: #444444;
    font-size: 14px;
    line-height: 21px;
}
.author-widget-link-holder {
    float: right;
    font-size: 12px;
    line-height: 20px;
    margin-top: -10px;
}
.author-widget-link-holder a {
    color: #fc0606;
    font-style: italic;
}
/******************************************
        Sidebar Left & Right
*******************************************/

.sidebar-left #content {
    float: right;
}
.sidebar-left #sidebar {
    float: left;
}
/******************************************
        Footer
*******************************************/
/* Main Footer */

#main .main-footer {
    border-top: 1px solid #d0d0d0;
    margin-top: 1px;
}
#footer {
    margin-top: 40px;
}
#footer .widget-title {
    text-align: center;
    background: url("images/border.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #484847;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 6px;
}
.footer-widgets {
    width: 300px;
    margin-right: 70px;
    float: left;
}
.last-widget {
    margin-right: 0;
}
#footer .widget {
    margin-bottom: 20px;
}
/* Secondary Footer */

.copyright-wrapper {
    padding: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
.copyrights-container span a {
    color: #666;
border-bottom: 1px dotted #999;
}
/******************************************
        Single
*******************************************/

.title-holder {
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 18px;
    border-bottom: 1px solid #f1f1f1;
}
.single-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 25px;
}
.single #content img {
    max-width: 100%;
    height: auto;
}
.single-title h1 {
    color: #111;
    margin-top: -12px;
    font-size: 46px;
    line-height: 56px;
}
.single-meta {
    color: #666;
    font-size: 14px;
}
.single-meta a {
    color: #666;
}
.author-single a {
    color: #fc0606;
    text-transform: capitalize;
}
.post-content {
    color: #111;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
.social-area-single {
    margin: 0 auto 20px;
    width: 420px;
}
/* Tags */

.tags {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px 0 10px 0;
    text-transform: uppercase;
    width: 100%;
    max-width: 560px;
}
.tags a {
    background: none repeat scroll 0 0 #fed88f;
    border: 1px solid #ecc984;
    color: #444444;
    margin: 0 6px 6px;
    padding: 3px 5px;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
}
.tags a:hover {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #F0EDE6;
}
/* Related Posts */

.recommended_wrapper {
    background: url("images/related-border.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
.recommended_title {
    margin-bottom: 13px;
    padding-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #333;
}
.recommended_inner {
    width: 325px;
    overflow: hidden;
    float: left;
    max-height: 138px;
    margin-bottom: 20px;
    margin-right: 58px;
}
.recommended_inner p {
    margin-bottom: 0
}
.recommended_inner:nth-of-type(odd) {
    margin-right: 0;
}
.recomended_thumb img {
    float: left;
    margin-right: 10px;
}
.rec-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 2px;
}
.rec-title a {
    color: #000;
}
.rec-content {
    content: #333;
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
/* Comments */

#comments .navigation {
    margin: 25px 10px 15px 10px;
}
.comments-area {
    margin: 20px auto 40px auto;
    padding: 0 10px 0 0px;
    color: #000;
}
.comment-reply-title, .comments-title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    color: #333;
}
.comment-author .fn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
}
.comment-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.comment-body {
    padding: 20px 15px 20px 15px;
}
#div-comment-7 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 85px;
}
.comment-metadata {
    float: right;
}
.comment-metadata a {
    color: #888
}
.comment-author {
    float: left;
    position: relative;
}
.comment-content {
    clear: both;
    margin-top: 30px
}
.comment-metadata .edit-link a {
    color: #AEAEAE;
    padding-left: 15px;
}
.comment-author {
    font-size: 14px;
    line-height: 1.71429;
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 85px;
}
.comment-author {
    position: relative;
}
.comment-author {
    font-size: 14px;
    line-height: 1.71429;
}
.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
    padding: 2px;
    position: absolute;
    top: 0;
}
.commentmetadata {
    font-size: 12px;
    line-height: 2;
    padding-left: 85px;
    text-transform: uppercase;
}
.commentmetadata a {
    color: #767676;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
textarea {
    width: 100%;
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 85px;
}
.comment-list .reply {
    margin-top: 10px;
}
.comment-list .reply, .comment-metadata {
    font-size: 12px;
    text-align: right;
    text-transform: uppercase;
}
.comment-reply-link:before, .comment-reply-login:before {
    margin-right: 2px;
}
.comment-reply-link:before, .comment-reply-login:before {
    margin-right: 2px;
}
ol.comment-list li .comment-form {
    padding: 0px 30px;
}
ol.comment-list li {
    background: none repeat scroll 0 0 #fff;
    border: 1px dotted #E0E0E0;
    margin: 10px 0 0;
}
ol.comment-list li #respond {
    padding-bottom: 15px
}
.comments-area ol.children {
    margin-bottom: 10px;
    margin-right: 10px;
}
.comments-area ol {
    list-style: none;
}
.reply a {
    color: #FFFFFF;
    text-decoration: none;
    background: #989898;
    padding: 4px 9px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.reply a:hover {
    background: #fc0606
}
.comment-respond h3 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 30px 20px 20px 0px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 5px;
}
li.comment .comment-respond h3 {
    margin-left: 20px;
}
.comment-respond small {
    float: right;
}
.required {
    color: #C0392B;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as {
    font-size: 14px;
    font-style: normal;
    line-height: 1.71429;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
    color: #767676;
    font-family: Arial, Helvetica, sans-serif;
}
.comment-form label {
    display: block;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    width: 100%;
}
.comment-list p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 18px;
}
#submit {
    background: #fc0606;
    border: 0 none;
    border-radius: 2px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 20px 9px;
    text-transform: none;
    margin-bottom: 0px;
    vertical-align: bottom;
    margin-top: 0px;
}
/******************************************
        404 Page
*******************************************/

.page404 {
    text-align: center;
    margin: 30px 0 100px;
}
.search_form {
    display: inline-block;
}
.page404 h1 {
    margin-bottom: 10px
}
.page404 h3 {
    margin-bottom: 30px;
}
/******************************************
Archive, Category, Tag, Author and Search Page
*******************************************/

.archivepage-title .headline {
    font-size: 20px;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    letter-spacing: 1.12px;
}
.author-detials-wrapper {
    margin: 20px 30px 30px 0px;
}
.author-image {
    float: left;
}
.author-image img {
    height: 100px;
    width: 100px;
    margin-right: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 1px solid #9c9c9c;
}
.author-info {
    font-family: "Droid Serif", serif;
}
.author-info p {
    color: #444444;
    font-size: 14px;
    line-height: 21px;
}
.author-info span {
    text-transform: capitalize;
}
.authorstuff {
    font-size: 12px;
    color: #9c9c9c;
}
.authorstuff a {
    color: #9c9c9c;
}
.search .headline h1 {
    margin-bottom: 0;
}
/******************************************
            Attachment page
*******************************************/

.attachment-thumbnail {
    max-width: 100%;
    height: auto;
}
.gallery-columns-1 {
    width: 150px;
    margin: 0 auto;
    display: block;
}
.gallery-columns-2 {
    width: 350px;
    margin: 0 auto;
    display: block;
}
.gallery-columns-2 .gallery-item {
    margin-bottom: 15px;
    margin-right: 35px;
}
.gallery-columns-3 .gallery-item {
    margin: 20px 43px !important;
}
.gallery-columns-4 .gallery-item {
    margin-bottom: 15px;
    margin-right: 35px;
}
.single-meta a {
    color: #fc0606;
}
.entry-attachment .attachment {
    text-align: center;
    vertical-align: middle;
    margin-bottom: 30px;
}
#nav-single {
    display: inline;
    font-size: 12px;
}
.nav-previous, .nav-next {
    text-transform: uppercase;
    color: #444;
    float: left;
    letter-spacing: 1.5px;
    padding-bottom: 20px;
}
.nav-previous a, .nav-next a {
    color: #444;
}
.nav-next {
    float: right;
}
.nav-previous a:hover, .nav-next a:hover {
    text-decoration: underline;
}
/******************************************
            Page Templates
*******************************************/
/* Full Page */

.page .single-title {
    margin-bottom: 0px;
}
/* Archive Page */

.archive-list ul {
    float: left;
    margin: 0 40px 20px 0px;
    width: 210px;
}
.archive-list ul:last-child {
    margin-right: 0px;
}
.archive-list ul li {
    list-style: inside square;
    margin-left: 2px;
}
.archive-main {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
}
.archive-main a {
    color: #444;
}
.archive-main h4 {
    color: #000;
    font-weight: bold;
    margin: 8px 0 9px 0;
    font-size: 17px;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0px 0 0;
}
.archive-list h4 {
    border: 0;
}
.archive-post {
    line-height: 30px;
}
.archive-tag {
    padding-bottom: 30px;
    display: inline-block;
}
.archive-tag ul {
    margin-left: 10px;
}
.archive-tag h4 {
    margin-left: -10px;
}
.archive-tag li {
    float: left;
    margin-right: 5px;
    list-style: none;
    font-size: 12px;
    margin-bottom: 5px;
}
.archive-tag li a {
    background: #f4f4f4;
    padding: 3px 11px;
    display: inline-block;
}
.archive-tag li a:hover {
    color: #fff;
    background: #161616;
    webkit-transition: all 0.15s ease-in-out;
    */ -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
/* ADS */

.ad1 {
    padding: 6px 0px;
}
.ad2 {
    padding: 22px 0px 0px 0px;
    margin-bottom: -22px;
}
.ad3 {
    margin-top: -15px;
    margin-bottom: 35px;
    display: inline-block;
}
.ad4 {
    margin-top: -1px;
    margin-bottom: 27px;
}
.ad5 {
    margin-top: 30px;
    margin-bottom: -17px;
}
.ad6 {
    margin-top: 44px;
    margin-bottom: 0px;
}
.ad7 {
    margin-top: -5px;
    margin-bottom: 15px;
}
.ad8 {
    margin-top: -25px;
    margin-bottom: 25px;
}
/******************************************
            Responsive 
*******************************************/

@media only screen and ( min-width: 1000px) and ( max-width: 1150px) {
    .wrapper {
        width: 1000px;
    }
    #content img {
        max-width: 100%;
    }
    #content {
        width: 610px;
    }
    /* Big Slider */
    
    .featured-area-1 .flexslider {
        height: 350px;
        width: 610px;
    }
    .featured-area-1 .featured-post-title {
        width: 580px;
    }
    .featured-area-1 .flex-viewport, .flexslider .slides > li {
        height: 350px;
    }
    .featured-area-1 .flexslider img {
        height: 350px;
        width: 610px;
    }
    .featured-post-title h2 {
        font-size: 30px;
    }
    /* Featured Area */
    
    .featured-area-3 img, .blog-posts img {
        height: auto;
    }
    .small-post-area {
        margin-right: 20px;
        width: 295px;
    }
    /* Blog Posts */
    
    .blog-posts .post-area {
        width: 395px;
    }
    /* Footer */
    
    .footer-widgets {
        margin-right: 20px;
    }
    .last-widget {
        margin-right: 0;
    }
    .copyright-wrapper {
        padding: 40px 30px;
    }
    /* Single */
    
    .recommended_inner {
        width: 300px;
        margin-right: 10px;
    }
    .recomended_thumb img {
        width: 120px;
    }
    /* Archive Page */
    
    .archive-list ul {
        margin: 0 10px 20px 0;
        width: 196px;
    }
}
@media only screen and ( max-width: 960px) {
    .sticky-top-header {
        display: none;
    }
    img, video, object, iframe {
        max-width: 100%;
        width: auto;
        height: auto;
    }
}
@media only screen and ( min-width: 961px) and ( max-width: 999px) {
    .wrapper {
        width: 951px;
    }
    #content {
        width: 576px;
    }
    /* Big Slider */
    
    .featured-area-1 .flexslider, .featured-area-1 .flexslider img {
        height: 350px;
        width: 576px;
    }
    .featured-area-1 .featured-post-title {
        width: 546px;
    }
    .featured-area-1 .flex-viewport, .flexslider .slides > li {
        height: 350px;
    }
    .featured-post-title h2 {
        font-size: 26px;
        line-height: 1.2;
    }
    /* Featured Area */
    
    .small-post-area {
        margin-right: 20px;
        width: 278px;
    }
    /* Blog Posts */
    
    .blog-posts .post-image img {
        margin-right: 10px;
        margin-top: 10px;
    }
    .blog-posts .post-area {
        width: 371px;
    }
    /* Footer */
    
    .footer-widgets {
        width: 290px;
        margin-right: 10px;
    }
    .last-widget {
        margin-right: 0;
    }
    .footer-widgets .widget input[type="search"] {
        width: 257px;
    }
    /* Single */
    
    .single #content {
        width: 566px;
    }
    .single-title h1 {
        font-size: 36px;
        line-height: 46px;
    }
    .recommended_inner {
        margin-right: 15px;
        margin-bottom: 10px;
        width: 275px;
    }
    .recomended_thumb img {
        width: 100px;
    }
}
@media only screen and ( min-width: 768px) and ( max-width: 960px) {
    .wrapper {
        width: 748px;
    }
    /* Header */
    /* Menu */
    
    .responsivemenu {
        display: block;
    }
    .menu-primary {
        display: none;
    }
    .responsivemenu {
        display: block;
        margin: auto;
        width: 560px;
        margin: 0 auto;
    }
    /*Logo Area */
    
    .logo-area {
        float: none;
        margin: 0 auto 10px;
    }
    .search-social-area {
        float: none;
        width: auto;
    }
    .search-holder {
        float: left;
    }
    #content {
        float: none;
        width: auto;
    }
    /* Big Slider */
    
    .featured-area-1 .flexslider, .featured-area-1 .flexslider img {
        height: 400px;
        width: 688px;
    }
    .featured-area-1 .featured-post-title {
        width: 658px;
    }
    .featured-area-1 .flex-viewport, .flexslider .slides > li {
        height: 400px;
    }
    .featured-post-title h2 {
        font-size: 26px;
        line-height: 1.2;
    }
    /* Featured Area */
    
    .small-post-area {
        width: 334px;
        margin-right: 20px;
    }
    /* Blog Posts */
    
    .blog-posts .post-area {
        width: 473px;
    }
    /* Sidebar */
    
    #sidebar {
        float: none;
        margin: 0 auto;
    }
    .primary-sidebar {
        width: 680px;
        margin-left: -170px;
    }
    #sidebar .widget {
        width: 300px;
        margin-right: 40px;
        float: left;
    }
    .sidebar-left #content, .sidebar-left #sidebar {
        float: none;
    }
    /* Footer */
    
    .last-widget {
        display: none;
    }
    .footer-widgets {
        margin-right: 0;
    }
    .footer-widgets:first-child {
        margin-right: 88px;
    }
    /* Single */
    
    .single-title h1 {
        font-size: 36px;
        line-height: 46px;
    }
    .recommended_inner {
        margin-right: 25px;
        width: 331px;
    }
    /* Archive Page*/
    
    .archive-list ul {
        margin-right: 29px;
    }
}
@media only screen and ( max-width: 767px) {
    .wrapper {
        width: 460px;
    }
    #back-top a {
        width: auto;
    }
    #back-top span {
        font-size: 13px;
        line-height: 1.2;
        padding: 6px;
    }
    /* Header */
    /* Menu */
    
    .responsivemenu {
        display: block;
    }
    .menu-primary {
        display: none;
    }
    .responsivemenu {
        width: 400px;
    }
    /* Logo Area */
    
    .main-header {
        padding: 25px;
    }
    .logo-area {
        float: none;
        max-width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .search-social-area {
        float: none;
        width: auto;
    }
    .social-holder, .search-holder {
        float: none;
        text-align: center;
    }
    .social-icons {
        margin: 0 auto 15px;
    }
    #main {
        padding: 15px 15px 10px;
    }
    #content {
        float: none;
        width: auto;
    }
    /* Big Slider */
    
    .featured-area-1 {
        float: none;
    }
    .featured-area-1 .flexslider, .featured-area-1 .flexslider img {
        height: 270px;
        width: 430px;
    }
    .featured-area-1 .featured-post-title {
        width: 400px;
    }
    .featured-area-1 .flex-viewport, .flexslider .slides > li {
        height: 270px;
    }
    .featured-post-title h2 {
        font-size: 20px;
        line-height: 1.2;
    }
    /* Featured Area */
    
    .small-post-area {
        margin: 10px auto;
        float: none;
    }
    .small-post-area:nth-of-type(2n) {
        margin: 10px auto;
    }
    /* Blog Posts */
    
    .blog-posts .post-image {} .blog-posts .post-area {
        float: none;
        width: auto;
    }
    .blog-title h3 {
        clear: none;
        font-size: 20px;
    }
    .blog-posts .post-image img {
        margin-right: 10px;
        width: 130px;
    }
    /* Sidebar */
    
    #sidebar {
        float: none;
        margin: 0 auto;
    }
    .sidebar-left #content, .sidebar-left #sidebar {
        float: none;
    }
    /* Pagination */
    
    span.page-numbers, .navigation .dots {
        display: none;
    }
    /* Footer */
    
    .footer-widgets {
        float: none;
        margin: 0 auto;
    }
    .copyright-wrapper {
        padding: 20px 20px 30px 20px;
    }
    /* Single */
    
    .single-title h1 {
        font-size: 26px;
        line-height: 1.3;
    }
    .recommended_inner {
        float: none;
        margin-right: 0;
        width: auto;
    }
    /* Archive Page */
    
    .archive-list ul {
        margin-right: 5px;
    }
}
@media only screen and ( max-width: 479px) {
    img, video, object, iframe {
        max-width: 95%;
    }
    .wrapper {
        width: 320px;
    }
    .responsivemenu {
        width: 250px;
    }
    .social-icons li {
        margin-left: 5px;
    }
    /* Big Slider */
    
    .featured-area-1 {
        float: none;
    }
    .featured-area-1 .flexslider, .featured-area-1 .flexslider img {
        height: 200px;
        width: 300px;
    }
    .featured-area-1 .featured-post-title {
        width: 275px;
        padding: 20px 5px 20px;
    }
    .featured-area-1 .flex-viewport, .flexslider .slides > li {
        height: 200px;
    }
    .featured-post-title h2 {
        font-size: 16px;
        line-height: 1.2;
    }
    /* Featured Area */
    
    .small-post-area {
        width: auto;
    }
    /* Pagination */
    
    .page-numbers {
        display: none;
    }
    .navigation .prev, .navigation .next {
        display: block;
    }
    /* Single */
    
    img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
        max-width: 95%;
    }
    .social-area-single {
        width: auto;
    }
    /* Archive Page */
    
    .archive-list ul {
        width: 100%;
    }

    img.aligncentermobile {
	float: none!important;
	display: block!important;
	margin: 0 auto!important;
}
}
