/*
	Theme Name: Chris Vo
	Description: The Chris Vo theme is a child theme for downsplash.com that adds facebook like buttons to easy-fancybox, this child requires the PixelPower theme 
	Author: Nate Gay
	Template: pixelpower

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

/*
	CSS / Styles found in the /css/ folder.
	This file is applied after the main CSS if you want to add-on styles here instead but a child theme would be best.



*/

.subscribe-label {
display: inline;
}

#sfc_comm_send label {
display:inline;
}

#logo img { 
padding-top: 15px; 
}

#fancybox-title-over {
	
}

#facebook-like {
	display:none;
	padding-right:10px;
}

#test-object {
	background:red;
	height:20px;
	width:100px;
}