/*

Theme Name: PinThis Child
Theme URI: http://pinthis.pixelbeautify.com
Description: Best Pinterest Style Wordpress Child Theme
Author: PixelBeautify
Author URI: http://pixelbeautify.com
Template: PinThis
Version: 1.4.2
License: license purchased
License URI: http://themeforest.net/licenses/regular_extended
Tags: purple, four-columns, fluid-layout, featured-images, full-width-template, sticky-post, theme-options, translation-ready, photoblogging
Text Domain:  pinthis-child

*/
header .logo {
    margin-left: 500px;
}
.add-photo{
    float: left;
    margin-right: 20px;
    margin-top: 17px;
    background: #009c26;
    color: white;
    padding: 4px 9px;
    border-radius: 5px;
	}
		.add-photo:hover{

    color: white;
	}
.likepinte:hover{ color:#ffffff;}
.likefb:hover{ color:#ffffff;}
.likepinte{
font-size: 12px;
  color: #fff;
  position: absolute;
  top: 160px;
  left: 30px;
  background: url(images/pinterest-logo.png) #cd1c1f;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-size: 30px;
  background-repeat: no-repeat;
}
.likepint img{
width:30px;
  vertical-align: middle;
}
.likefb img{
width:30px;
  vertical-align: middle;
}
.likefb{
background-color: #4a6ea9;
padding: 10px 10px;
font-size: 12px;
  color: #fff;
width:30px;
position: absolute;
  top: 100px;
  left: 30px;
}
.lov{
color: white; 
   font-size: 14px; 
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
   position: absolute; 
  top: 13px;
  left: 5px;
  width: 180px;
}
.ov{
position: relative; 
   width: 100%; 
   }
   .imgover a{
   color:white!important;
   }
   .imgover{
   color: white; 
   font-size: 14px; 
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
   }
.imgover{
 position: absolute; 
  bottom: 13px;
  left: 5px;
  width: 180px;
   }
.rw-ui-poweredby{
  z-index: -99999999 !important;
  position: absolute!important;
  left: -99999px!important;
  
}
.navbtns li{
width:33%;
}
.navbtns li table{
display: block;
  padding-top: 17px;
  height: 39px;
    padding-left: 70px;
  }
#content{
padding-top:10px;
}
.postWrap .contentbox .title-3{
padding-bottom:5px;
padding-top:10px;
}
.textbox{
padding-top:5px;
}
.single:hover{
opacity:0.7;
}

body {
font-family: 'Open Sans', sans-serif!important;
  }