/*
 Theme Name:   Hemlock Child
 Theme URI:    http://solopine.com
 Description:  Hemlock Child Theme
 Author:       Solo Pine Designs
 Author URI:   http://solopine.com
 Template:     hemlock
 Text Domain:  hemlock-child
*/

@import url("../hemlock/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Sans Narrow', sans-serif;
}


body {
    color: #333;
    font-family: "Roboto",serif;
    font-size: 12px;
}


p {
font-family: 'Roboto', sans-serif;
font-size: 14px;
}

@media only screen and (max-width: 490px){
html {
 margin-top: 0px;
}
}

#navigation  {
 background: #d3eaf6;
 height: 38px;
 padding-bottom: 0px;
}

#navigation, .slicknav_menu {
background-color: #d3eaf6;
/*background-image: url('img/top-brush.png');*/
height: 40 px;
padding-bottom: 0px;
background-repeat: no-repeat;
background-size: cover;
/*margin-top: -5px;*/
}

.post-header h1 a, .post-header h2 a, .post-header h1 {
font-size: 30px;
font-family: 'Dosis';
color: #000;
letter-spacing: 1px;
font-weight: 400;
margin-right: 2px;
text-transform: uppercase;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
}

.slicknav_menu {
background: none!important
}

#top-search {display: none}

.menu li a {
color: #3b598b; }

#top-social a i {
color: #3b598b;
}

.widget ul li {
border-bottom: 0px dotted #ddd;
}

.post {
margin-bottom: 50px;
padding-top: 50px;
}

/** Align post image with sidebar **/

.post-header {
margin-bottom: 10px;
text-align: left;
}

.post-header .date {
margin-right:8px;
margin-left: 2px;
letter-spacing: 2px;
font-style: normal;
text-transform: uppercase;
}

.post-header h2 a{
font-size: 30px;}

.post-image {
margin-left: -2px;
margin-top: 0;
}

.home .post-image {margin-top: 0;}

.archive .post-image {margin-top: 0;}

/** End of align post image with sidebar **/

.share-box {
background: #ffffff;
border-color: #e5e5e5;
}

.share-box {
width: 20px;
height: 42px;
border: 0px solid;
background: none!important
}

.home .post-share {display: none}

.post-share {
background: url(img/brush-article.png) no-repeat center center;
background-position: 80px;
font-family: "Open Sans",sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 2px;
margin-bottom: 60px;
}

.share-box i {
color: #3a5a8b!important;
}

.post-side {position: absolute;
margin-left: -110px;}

.side-img {margin-left: 80px; margin-top: 15px;}

.post-side .date {position: absolute; width: 150px;
/*-ms-transform: rotate(-90deg);*/
/*-webkit-transform: rotate(-90deg);*/
/*transform: rotate(-90deg);*/
margin-left: 48px;
margin-top: -32px;
text-align: right;
font-size: 12px;
color: #D4D4D4;
}

#top-social a i {
font-size: 20px;
}

#top-social a {margin-left: 20px}

.menu li {
margin-right: 40px }

.second-menu {text-align: center; font-family: 'Dosis', sans-serif; font-size: 2.25em; letter-spacing: 0.2em; /*word-spacing: 0.034em;*/ }

.second-menu li {
display: inline-block;
position: relative;
}

.second-menu li a { text-transform: uppercase; border-right: 2px solid #3b598b;
padding-right: 30px;
margin-right: 10px;
font-size: 26px;
letter-spacing: 2px;
}

.second-menu li:last-child a{border-right: 0px}
.second-menu li.travel a {color: #3b598b}
.second-menu li.plants a {color: #656e53}
.second-menu li.interiors a {color: #E0BD80} 


#sidebar .widget {
margin-bottom: 25px;
}

#sidebar .widget-title {
display: none;
}

.widget-title2 {color: #111;
/**font-weight: 700;**/
font-family: 'Dosis';
text-transform: uppercase;
letter-spacing: 1px;
font-size: 18px;
text-align: center;
margin-top: -20px;
}

.widget a:hover {
text-decoration: none;
}

/*** SEARCH WIDGET ***/ 

.widget_search {margin-top: 0px;
margin-bottom: 0px;}

#sidebar .widget #searchform input#s {
    margin-left: 4px;
    width: 250px;
    text-transform: uppercase;
}

#searchform input#s {
    background: url("http://happyinteriorblog.com/wp-content/uploads/2015/09/HIB-brush-search_retina.png") no-repeat scroll 1px center #fff;
    border: 1px solid #fff;
    font-size: 11px;
    letter-spacing: 1px;
    margin-left: -7px;
    padding-left: 35px;
    color:white;
    background-size: 253px 41px;
}

#searchform .searchicon {
    color: white;
    margin-left: 127px;
    position: relative;
    right: 0;
    top: -42px;
    z-index: 1;
}

.search-submit, input[type="submit"] {
    cursor: pointer;
}

#searchform input {
    background: url("http://happyinteriorblog.com/wp-content/uploads/2015/09/HIB-search.png") no-repeat;
    border: medium none;
    margin-left: 90px;
    max-width: 100%;
    outline: 0 none;
    width: 30px;
    height:25px;
    text-transform: uppercase;
}

/**#searchform input#s {background: url(img/brush-search.png) no-repeat; background-size: cover;
border: 0px solid #e5e5e5;
padding-left: 30px;
color: #fff!important;
text-transform: uppercase;
text-align: center !important
font-family: "Open Sans",sans-serif;
font-size: 11px;
letter-spacing: 2px;
}**/

#searchform input#s::-webkit-input-placeholder {color: #fff;}

#searchform input#s:-moz-placeholder { /* Firefox 18- */
color: white;
opacity: 1;  
}

#searchform input#s::-moz-placeholder {  /* Firefox 19+ */
color: white;
opacity: 1;  
}

#searchform input#s:-ms-input-placeholder {  
   color: white;  
}


/**.widget-brush {background: url(img/widget-brush.png) no-repeat; background-size: cover;
color: #fff!important;
text-align: center !important;
line-height: 42px;
font-family: PT Sans Narrow;
font-size: 18px;
letter-spacing: 1px;
} **/

/*** END SEARCH WIDGET ***/ 

.pin_link {display: none}

.instag ul.thumbnails > li {
width: 48% !important;
margin-right: 3px;
}

#pinterest-pinboard-widget-container .row {
width: 100%;
height: 100%;
}

#pinterest-pinboard-widget-container .pinboard img {
width: 115px;
height: 115px;
padding: 0 0px 0px 0px;
margin: 0 6px 6px 6px;
border: 1px #333 solid;
}

/** CATEGORY ICONS IN SIDEBAR WIDGET**/

ul.hb-icons-list li 
{
border-bottom: 0px dotted #ddd;
display: inline-block;
margin-right: 30px;
}

ul.hb-icons-list {text-align: center; margin-left: 40px; margin-top: 35px; }

li.hb-icons-list-travel {margin-bottom: 10px;}

/** END CATEGORY ICONS IN SIDEBAR WIDGET**/

/** ROOMBEEZ & AT MINE LINKS IN SIDEBAR WIDGET **/

ul.roombeez-list li 
{
border-bottom: 0px dotted #ddd;
display: inline-block;
margin-right: 0px;
}

ul.roombeez-list {text-align: center; margin-left: 0px;}


/** END ROOMBEEZ & AT MINE LINKS IN SIDEBAR WIDGET **/

#header {
border-bottom: 0px solid #eee;
margin-bottom: 30px;
}

#top-social {
right: 0px;
}

///***** SLIDER ***** /// 

.main-slider {margin-bottom: 100px;}

.main-slider img {
max-width: 100%;
height: auto;
}


///***** END SLIDER ***** /// 


#sidebar {
margin-top: 58px;
}
.widget_pinterest-pinboard-widget {margin-top: 80px}

//*** POST COMMENTS ***//

.comments-count {color: #3a5a8b;
font-family: "Open Sans",sans-serif;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;}

.post-box-title {
font-size: 15px;
font-family: 'Dosis';
letter-spacing: 1px;
border-bottom: 0px solid #3b598b;
color: #3b598b;   
}

.post-comments {
    margin-top: 60px;
}

.post-comments span.reply a {
    background: url("http://happyinteriorblog.com/wp-content/uploads/2015/06/postcomment-button@2x.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 126px 36px;
    border-radius: 2px;
    color: #fff;
    float: right;
    font-family: "Open Sans",sans-serif; 
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: normal;
    height: 28px;
    line-height: 32px;
    margin-left: 20px;
    padding: 3px 20px 5px;
    width: 86px;
}

.post-comments span.reply a:hover { background:url("http://happyinteriorblog.com/wp-content/uploads/2015/06/postcomment-button@2x.png") no-repeat;
background-size: 126px 36px;
}


.thecomment .comment-text span.date {
font-family: "Open Sans",sans-serif;
font-size: 10px;
letter-spacing: 1px;
color: #939393;
font-style: normal !important;
text-transform: uppercase;
}

.author .comment-text span.date {
font-family: "Open Sans",sans-serif;
font-size: 10px;
font-style: normal !important;
letter-spacing: 2px;
color: #939393;
text-transform: uppercase;
}

#respond input {
font-family: "Roboto",sans-serif;
font-size: 12px;
}

.item-related h3 a {
    color: #000;
    font-family: 'Dosis';
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.item-related span.date {
font-family: "Open Sans",sans-serif;
font-size: 10px;
font-style: normal !important;
letter-spacing: 2px;
color: #939393;
text-transform: uppercase;
}

#widget-area {display: none}

/** TAGS **/

.post-tags a {
font-family: "Open Sans",sans-serif;
font-size: 10px;
}

.post-share a {
font-family: "Open Sans",sans-serif;
font-size: 10px;
}

/** Leave a reply text styling here **/


#respond #submit {
font-family: "Open Sans",sans-serif;
font-size: 10px;
background: url("http://happyinteriorblog.com/wp-content/uploads/2015/06/postcomment-button@2x.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
background-size: 140px 40px;
color: #fff;
border-radius: 0px;
}

#respond #submit:hover {
font-family: "Open Sans",sans-serif;
font-size: 10px;
background: url("http://happyinteriorblog.com/wp-content/uploads/2015/06/postcomment-button@2x.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
background-size: 140px 40px;
color: #fff;
border-radius: 0px;
cursor: pointer;
}

#respond h3 {
color: #3b598b;
font-family: "Open Sans",sans-serif;
font-size: 12px;
}

#respond label {
font-size: 12px;
font-family: 'Roboto', sans-serif;
}


.fa-angle-left:before {
color: #3b598b;
}

.fa-angle-right:before {
color: #3b598b;
}


.post-pagination span {
text-transform: uppercase;
font-family: "Open Sans",sans-serif;
letter-spacing: 2px;
color: #3b598b;}

.post-pagination h5 {
color: #3b598b;
}

.pagination {
width: 100%;
}

.pagination .older {
float: left;
}

.pagination .older .arrow_pg {
    display: inline;
    font-size: 64px;
    position: relative;
    top: 15px;
}

.pagination .newer {
float: right;
}

.pagination .newer .arrow_pg {
    font-size: 64px;
    display:inline;
    position: relative;
    top: 15px;
}

#respond textarea {
font-family: "Roboto",serif;
}


.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
width: 90%!important;
}

#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a {
background: #fff!important}

#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a:hover, #advps_container1 .bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000!important
}

#advps_container1 .bx-wrapper .bx-controls-auto {
bottom: 0px!important
}

.advps-overlay-one {
background-color:#000!important; -moz-opacity:0.3!important;filter:alpha(opacity=20);opacity:0.3!important;
}

.advps-excerpt-block-one {
margin-top: 7%;
}


.advps-slide-container h2.advs-title a { padding-bottom: 20px!important; text-transform: uppercase; font-family: 'Dosis'; letter-spacing: 1px; font-size: 35px!important; border: none; border-bottom-width-width: 2px; border-bottom: solid white;}

/*.advps-excerpt-block-one p {color: #3b598b; font-family: "Roboto",serif; letter-spacing: 0px;
font-size: 18px!important; padding:40px; text-align:justify; line-height:20px!important; background-color: #ffffff;
    border: 0px solid white;
    opacity: 0.6;} */

.advps-excerpt-block-one p {color: white; font-family: "Roboto",serif; letter-spacing: 0px;
font-size: 18px!important; padding:40px; text-align:center; line-height:20px!important; }

/*.post-entry, .home .post-entry {display: none}*/
.single .post-entry {display: block}
.page .post-entry {display: block}

.post-entry h2 {font-family: 'Dosis'; }
.post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
    color: #000;
    font-weight: 400;
}

ul.hb-icons-list.footer2 {text-align: left}

#footer-social {
margin-top: 20px;
padding-bottom: 30px;
margin-left: 50px;
text-transform: uppercase;
font-family: "Open Sans",sans-serif;
font-size: 11px;
letter-spacing: 2px;
}

.second-menu li a:after {content:"|"; margin-left: 18px; color: #3b599b;}
.second-menu li:last-child a:after {content:""}

.second-menu li a {
border-right: 0px solid #3b598b;
padding-right: 0px;
margin-right: 15px;
}

#logo {
margin-top: 30px;
padding-bottom: 20px!important;
}

.about-widget p {
font-family: 'Roboto', sans-serif;
font-size: 12px;
color: #395b89;
line-height: 20px;}

.pagination a {
color: #395b89}

.archive-box {margin-top: -15px}

.archive-box span {
color: #444;
}

.category-interiors-styling .archive-box {
background: #f1debc;
color: #d4a94c; }

.category-travel .archive-box {
background: #d3eaf6;
color: #395987; }

.category-visitparis .archive-box {
background: #d3eaf6;
color: #395987; }

.category-plants .archive-box {
background: #d0d3c9;
color: #646e52; }

/**@media only screen and (max-width: 767px){
#footer-social a span {
display: block !important}
}**/

@media only screen and (min-width: 768px) and (max-width: 960px) {
#footer-social a span {
        display:inline;
    }
}

@media only screen and (max-width: 767px) {
#footer-social a span{
        display:inline;
    }
}

.slicknav_menu {
background-color: #d3eaf6 !important;
}

.slicknav_nav ul {
padding: 0;
margin: 0 0 0 20px;
background: rgba(219,237,248,0.8)
}

.slicknav_nav ul {
margin: 0 0 0 0px!important;
}

.slicknav_menu .slicknav_icon-bar {
background-color: #3b598b!important
}


/***** CUSTOM PAGES *****/

.archive-box h1 {
font-family: "Dosis",sans-serif;
font-size: 34px;
}

.archive-box span {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
font-family: "Roboto",serif;
}

/***** LINKS PAGE *****/

.sp-grid-links li {
    display: inline-block;
    margin-bottom: 45px;
    margin-right: 16px;
    vertical-align: top;
    width: 275px;
    list-style-type: none;
}

/***** remove title in LINKS page *****/
.page-id-2 .post-header h1 { display:none; }
.page-id-939 .post-header h1 { display:none; }
.page-id-941 .post-header h1 { display:none; }
.page-id-943 .post-header h1 { display:none; }
.page-id-945 .post-header h1 { display:none; }
.page-id-6707 .post-header h1 { display:none; }

/***** END LINKS PAGE *****/

.error-404 {
margin-left: -60px;
}

/** FOOTER **/

.footer .widget ul li {
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: 0px dotted #ddd;
}

.footer .menu li a {
line-height: 21px; font-weight: 600}

.footer-widget-wrapper {
width: 400px; }

#footer-copyright p {
color: #395b89!important;
font-weight: 600;
font-family: "Open Sans",sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 2px;
}

#footer-copyright .to-top {
float: right;
margin-top: 6px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #395b89;
font-weight: 600;
text-transform: uppercase;
}

#footer-copyright {
padding-top: 55px;
}

.footer .textwidget {font-size: 15px;
color: #395b89;}

#footer-social a {
color: #3b598b;
font-weight: 500;
letter-spacing: 2px;
}

#footer-social a i {
background: transparent!important;
color: #395b89; }

#footer-social {
background: none!important; 
}

#footer-copyright {
background: none!important;
clear: both
}

.footer {background-color: #d3eaf6; background-size: cover; padding-top: 30px; }

/* .footer {background: url(img/footer-bg.jpg) no-repeat; background-size: cover; padding-top: 30px; } */

#footer-social {
text-align: left;
}

.footer .widget_nav_menu ul li {float: left; width: 100%}

.footer-menu-1 {width: 45%;
float: left;
margin-right: 8%;}

.footer-menu-2 {width: 45%;
float: left;
}

/** MOBILE DISABLE SIDEBAR **/
@media only screen and (min-width: 480px) and (max-width: 767px) {#sidebar {display: none;}}
@media only screen and (max-width: 767px) {#sidebar {display: none;}}

/** MOBILE DISABLE SLIDER **/
@media only screen and (max-width: 767px) {
.main-slider { display:none; }
}

/*** PLUGIN Zilla Likes heart styling ***/ 

 
.container sp_sidebar div #main .zilla-likes {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #3b598b;
    display: block;
   font-family: "Open Sans",sans-serif;
   font-size: 11px;
   letter-spacing: 2px;
   position: relative;
    text-transform: uppercase;
    transform: none;
}

.zilla-likes {
    background: url("http://happyinteriorblog.com/wp-content/uploads/2015/06/hearts@2xpaleblue.png") no-repeat scroll 0 35%; 
    background-size: 12px 11px;
    border: 0 none !important;
    min-height: 20px;
    margin-bottom: 1px;
    color: #3b598b;
    font-family: "Open Sans",sans-serif;
    text-decoration: none;
}

.zilla-likes:hover, .zilla-likes.active {
    background: url("http://happyinteriorblog.com/wp-content/uploads/2015/06/hearts@2xblue.png") no-repeat scroll 0 35%; 
background-size: 12px 11px;    
border: 0 none !important;
    margin: 0 0 1px !important;
}

.zilla-likes-count {
margin-left:6px;
}

.container sp_sidebar div #main .post-header h2 .zilla-likes .zilla-likes-count {
    display: inline-block;
    vertical-align: top;
}

.zilla-likes .icon {
    color: #3b598b;
    font-size: 22px;
    margin: -10px 4px 0 0;
    vertical-align: top;
}

/*** Zilla Likes heart styling ***/ 


.pins-feed-small {
margin-top:-18px;
}


#readmore-btn {
  background: url("http://happyinteriorblog.com/wp-content/themes/hemlock-child/img/HIB-readmore-button150.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 150px 37px;
  color: white;
  font-family: "Open Sans",sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  /*display: block;*/
  height: 37px;
  /*margin-left: 490px;*/
  float: right;
  width: 150px;
  text-align: center;
  line-height: 3.3;
  /**padding-bottom: 20px;**/
  text-decoration: none;
  /**text-align: right;**/
}


/**@media only screen and (max-width: 320px){
#readmore-btn {
 margin-left: 320px;
}
}**/

.comments-bubble { 
display: inline-block;
vertical-align: text-top;
margin-left: 4%;
line-height: 5px;
font-family: "Open Sans",sans-serif;
   font-size: 13px;
   letter-spacing: 1px;
   color: #3b598b;
}

/*** Contact Form style ***/ 


span.wpcf7-list-item { display: block; margin-left: -126px; }
.wpcf7-list-item-label { margin-left: -130px;}

.wpcf7 input, .wpcf7 textarea { ;
    border-radius: 0px;}

div.wpcf7-mail-sent-ok {
   background-color: #dff0d8;
   border-radius: 5px;
   border-color: #d6e9c6;
   color: #468847;
   padding:10px;
}

.post-entry ol {
    padding-left: 0px;
}
.wpcf7-form .singleline ol {
list-style: none;
margin: 0;
padding-left: 0px;
}

.wpcf7-form .singleline li{
display: inline-block;
margin-right: 30px;
}

.wpcf7 input {
    width: 350px;
}

.wpcf7 textarea {
    width: 185%;
}

.wpcf7 .wpcf7-submit {
    border: medium none;
    border-radius: 0px;
    margin-left: 0px !important;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 2px 55px;
    text-transform: uppercase;
    width: auto;
}

.wpcf7 .wpcf7-submit:hover {
    border: medium none;
    border-radius: 0px;
    margin-left: 0px !important;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 2px 55px;
    text-transform: uppercase;
    width: auto;
}

/*** Press Page clippings style ***/ 

.cbp-l-filters-alignRight {
    text-align: left!important;
}
#cbpw-grid1 .cbp-caption-activeWrap {
    background-color: #395b89!important;
}

#cbpw-grid1 .cbp-l-caption-title {
font-family: 'Dosis'!important; text-transform: uppercase!important; font-size: 18px!important; font-weight: 400!important; letter-spacing: 1px!important;
}

#cbpw-grid1 .cbp-l-caption-desc {
font-family: "Open Sans",sans-serif!important; text-transform: uppercase!important; font-size: 11px!important; letter-spacing: 2px!important;
}

#cbpw-filters1 .cbp-filter-item.cbp-filter-item-active {
    border-color:#395b89!important;
}

#cbpw-grid1 .cbp-l-caption-desc {
    background-color: transparent;
    color: white!important;
}
#cbpw-wrap1 {
    margin: 0 0 60px!important;
}

/*** Archive Page style ***/ 

.year-list li, .month-list li {
    font-family: 'Roboto', sans-serif!important;
    }

.year-list a {
font-family: "Dosis",sans-serif!important;
font-size: 30px;
text-transform: uppercase; 
letter-spacing: 1px;
margin-left: -6px;
}

.month-list li {
font-family: "Open Sans",sans-serif!important;
text-transform: uppercase!important; 
font-size: 12px!important; 
letter-spacing: 2px!important;
}

.month-heading {
font-size: 30px!important;
text-transform: uppercase!important; 
letter-spacing: 1px!important;
margin-left:-1px;
}

span.month-archive-link {
font-family: 'Roboto', sans-serif;
font-size: 14px;
text-transform: lowercase!important; 
letter-spacing: 0px;
}

.archive-list ul {
font-family: 'Roboto', sans-serif;
font-size: 12px;
text-transform: lowercase!important; 
letter-spacing: 0px;
}

/*** Comments Icon style ***/ 

.icon-comment {
font-family: "Open Sans",sans-serif!important;
}

[class^="icon-"], [class*=" icon-"] {
    height: 1px;
    width: 2px;
    fill: #3b598b; 
}

/*** Press Page sprite ***/ 

.cbp-popup-wrap {
     z-index: 99990 !important;
}


/*SPrites 404*/

.error-404 {
  margin-left: -13% !important;
  width:1200px;
  position:relative;
}

.spritesposition{
    left: 37.9%;
	position: absolute;
	top: 48.9%
	
}

.Travels_hover:hover, .Plants_hover:hover, .Interiors_hover:hover, .Archives_hover:hover{
	background: url(http://dev-hib.com/wp-content/themes/hemlock-child/img/sprites.png) no-repeat;
	position: absolute;
}

.Travels_hover, .Plants_hover, .Interiors_hover, .Archives_hover{
	position: absolute;
}

.Travels_hover:hover{
	background-position: 0 0;
	width: 198px;
	height: 78px;
	top:-34px;
}

.Plants_hover:hover{
	background-position: -0px -78px ;
	width: 198px;
	height: 47px;
	top:44px;
}

.Interiors_hover:hover{
	background-position: -0px -125px ;
	width: 205px;
	height: 55px;
	top:96px;
}

.Archives_hover:hover{
	background-position: -0px -180px ;
	width: 210px;
	height: 58px;
	top:159px;
}

.Travels_hover{
	background-position: 0 0;
	width: 198px;
	height: 78px;
	top:-34px;
}

.Plants_hover{
	background-position: -0px -78px ;
	width: 198px;
	height: 47px;
	top:44px;
}

.Interiors_hover{
	background-position: -0px -125px ;
	width: 205px;
	height: 55px;
	top:96px;
}

.Archives_hover{
	background-position: -0px -180px ;
	width: 210px;
	height: 58px;
	top:159px;
}

.comments-bubble .icon-comment{
     vertical-align: middle !important;
       font-size: 12px !important;
       margin-right:3px !important;
}

.comments-bubble {

  margin-top: 3px;
}

#sideUpload #fileuploadfield {
    display:none;
}

#sideUpload #uploadtextfield {
  height:18px;
  width:139px;
}

#sideUpload #uploadbrowsebutton {
  height:35px;
  width:147px;
  margin-top:5px;
  text-align:center;
}

span.wpcf7-list-item {
  display: table  !important;
  margin-left: 180px !important;
  margin-top:10px !important;
     /*width: 400px*/
}

.wpcf7-list-item-label {
  margin-left: -180px !important;
  padding: 20px !important;
}

.wpcf7 input {
  vertical-align: middle !important;
  
}

input[type=checkbox] {  
	  margin-right: -50px;
	  width: 30px !important;
}


input[type=checkbox]:checked + label:before {  
    content: "\2713";  
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);  
    font-size: 15px;  
    color: #f3f3f3;  
    text-align: center;  
    line-height: 15px;  
}  

/*** AT MINE WIDGET ***/
.atmine-photo-grid-widget {
width: 258px !important;}