﻿/*
Theme Name: etmbiz2015v4
Theme URI: http://earrow.net
Author: E-Theme
Author URI: http://earrow.net
Description:
*/

.blog .etm-format-gallery .etm-format-gallery-coll.full,
.archive .etm-format-gallery .etm-format-gallery-coll.full,
.search .etm-format-gallery .etm-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

/* /////////////// My Edit //////////////// */
.gform_wrapper.two-column_wrapper ul.gform_fields {
	display: none;
}
.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
	display: block;
	float: left;
	width: 50%;
}
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
	display: none;
}