
	
#et_pt_blog, div.et_pt_thumb img {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#et_pt_blog { float: left; width: 100%; clear: both; margin: 0 0 20px; padding: 0 0; }
	li.et_pt_blogentry { list-style: none outside none; float: left; width: 50%; margin: 0px 0px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
	li.et_pt_blogentry a { display: inline-block; }
		h2.et_pt_title { font-size: 24px; padding-bottom: 14px; margin-bottom: 0px; }
			h2.et_pt_title a { color: #111; }
			h2.et_pt_title a:hover { color: #000; text-decoration: none; }
		p.et_pt_blogmeta { border-bottom: 1px solid #EBEBEB; border-top: 1px solid #EBEBEB; color: #9E9E9E; font-family: Georgia,serif; font-size:12px; font-style:italic; margin-bottom: 11px; padding: 8px 5px 7px 4px; text-transform: uppercase; }
			p.et_pt_blogmeta a { color:#646464; }
			p.et_pt_blogmeta a:hover { color:#111; text-decoration: none; }
			
		div.et_pt_thumb { position: relative; margin: 0 20px 10px 0px; overflow: hidden; }
			div.et_pt_thumb img { display: block; }
		
		li.et_pt_blogentry p { padding-bottom: 10px; }
		.et_pt_blogentry a.button { padding: 0 20px; line-height: 45px; }



#et_pt_blog li.et_pt_blogentry:hover div.et_pt_thumb img { 
	-ms-transform: scale(1.1); /* IE 9 */
	-ms-transform-origin: 50%;
	-moz-transform: scale(1.1); /* Firefox */
	-moz-transform-origin: 50%;
	-o-transform: scale(1.1); /* Opera */
	-o-transform-origin: 50%;
	-webkit-transform: scale(1.1); /* Safari And Chrome */
	-webkit-transform-origin: 50%;
	transform: scale(1.1); /* Standard Property */
	transform-origin: 50%;  /* Standard Property */
}







.input { border: 1px solid #d4d2d2 !important; border-radius: 8px  !important; -webkit-border-radius: 8px !important; -moz-border-radius: 8px !important; color: #303030 !important; padding: 7px !important; margin: 0px !important; }
input.input { width: 300px; }
textarea.input { width: 478px; height:130px; }

#et-search { background: url(images/et_search_bg.png) no-repeat; width: 574px; height: 172px; }
	#et-search-inner { padding: 19px 14px 0px 29px; }
		p#et-search-title { background: url(images/et_search_bottom.png) no-repeat bottom left; padding: 0px 0px 10px 10px; margin-left: -8px; margin-bottom: 13px; }
			p#et-search-title span { background: url(images/et_search_icon.png) no-repeat 0px 4px; display: block; padding: 0px 0px 0px 24px; font-size: 18px; color: #fff; text-shadow: 1px 1px 1px #8f8f8f; }
	#et-search-left { float: left; width: 448px; }
	#et-search-right { float: right; width: 82px; text-align: right; margin-top: -1px; }

	#et-searchinput { background: url(images/et-searchinput.png) no-repeat; width: 419px; height: 16px; border: none !important;    padding: 6px 12px 8px; color: #4E4E4E; margin-bottom: 4px; margin-top: 0; }

	p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: left; margin-right: 8px; }
	p#et_choose_cat { margin-right: 0px; }

	select#et-month-choice, select#et-cat { width: 161px; margin: 0px; font-size: 11px; color: #464646; }

	p#et_choose_posts, p#et_choose_pages { color: #5c5c5c; font-size: 11px; text-shadow: 1px 1px 1px #ebebeb; }
	p#et_choose_posts input, p#et_choose_pages input { margin-left: 0px; margin-right: 4px; }
	p#et-search-word { padding-bottom: 5px; }

	#et_search_submit { background: url(images/et_search_submit.png) no-repeat; border: medium none !important; color: #4c4b4b; font-size: 12px; padding: 7px 0 9px; text-shadow: 1px 1px 0px #fff; width: 73px; text-transform: uppercase; }

	p#et_choose_date select, p#et_choose_cat select { width: 145px\9; }

#fancybox-title-float-main { text-shadow: none !important; }

.et_contact_form_label { display: none; }