/*  
Theme Name: Healthy Delicious
Theme URI: http://www.healthy-delicious.com
Description: Theme for Healthy delicious
Version: 1.0.0
Author: Wooden Spoons Kitchen
Author URI: http://woodenspoons.kitchen
	
Template: dms

*/


@import url(http://fonts.googleapis.com/css?family=Karma:400,300);
@import url(http://fonts.googleapis.com/css?family=Karla:400,700);

::-webkit-input-placeholder {
   color: transparent!important
}

:-moz-placeholder { /* Firefox 18- */
    color: transparent!important
}

::-moz-placeholder {  /* Firefox 19+ */
   color: transparent!important
}

:-ms-input-placeholder {  
   color: transparent!important
}

	#widget_tptn_pop-2{
	max-width: 100%;
	float: left;
	margin-right: 10px;
}

.tptn_posts img{
	/**background-position: 100% 100%;
	background-repeat: no-repeat;**/
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
	width: 280px;
	margin-left: 10px;
}
	.tptn_posts li{
		border:none!important
	}