/*
	-----------------------------------
	KINLEY BY UNTITLED THEMES STYLE.CSS
	-----------------------------------
	
	Kinley uses code by other developers, Untitled Themes does not own the rights to the code unless otherwise stated. Everything licensed under the MIT license.
	
	This file is edited often to ensure your theme is up-to-date, it is recommended you do not change its location.
	
	http://www.untitledthemes.com/kinley
*/

/*
	Appearance tags. Read about them here - http://www.untitledthemes.com/kinley/appearancetags
*/
.a_black { background-color: #000 !important; }
.a_black
	* { color: #FFF !important; }
.a_no_background { background-color: transparent !important; }
.a_no_caption
	.post-caption { display: none !important; }
.a_no_tags
	.post-tags { display: none !important; }
.a_no_info
	.post-info { display: none !important; }
.a_no_controls
	.post-controls { display: none !important; }
.large { width: 570px !important; }
.large
	.post-media
		img { width: 570px !important; }