/** admin tweaks **/

/* hide the caption checkbox when adding images to the editor because we process content images and pull captions from a custom field */
#wrap_caption{
	display: none !important;
}