/*
Theme Name: Couture
Theme URI: http://ignitethemes.com/themeforest/couture/
Description:Couture is a Wordpress Portfolio Theme for both creative professionals and businesses. Literally limitless options. Comes with several Sliders you can use for the Home Page, also Vimeo or Youtube Video, perfect for a trailer or demo reel. Couture includes the amazing LayerSlider, a $15 value. LayerSLider utilizes the Parallax effect and includes a WYSIWYG editor. Couture is perfect for beginners with little or no coding experience, and includes easy setup documentation that will get you up and running in minutes. No matter what kind of website your creating Couture will showcase your business creatively and professionaly.
Version:1.5
Author: Ignitethemes
Author URI: http://themeforest.com/user/ignitethemes
License: GNU General Public License
License URI: license.txt
Tags: light, creative, modern, sophisticated, shop, eccommerce, store, retail, fashion
*/
@import url('css/reset.css');
@import url("css/grid.css");
@import url("css/styles.css");
@import url("css/woocommerce.css");
@import url("css/prettyPhoto.css");

.sticky{
}
.bypostauthor{
}
.wp-caption{
}
.wp-caption-text {
}
.gallery-caption{
}


.blogpost {
	color:#333 !important;
    background: none repeat scroll 0 0 #fff !important;
    border: none !important;
}

.blogpost img{
	margin:10px;
	border: 1px solid #fff;
	}
	
.blogpost .entry-meta	{
	display:none;	
	}
	
.blogpost h2 a{
		color:#333 !important;
	}
	
	.blogpost h2{
		color:#333 !important;
	}
	
.blogpost p{
		color:#666 !important;
	}
	
.entry-title{
		/*color:#333 !important;	*/
	}	