/* Styles for embedded images in categories / posts / pages */

.pts-category-thumbnail	{ float: left; margin: 3px 15px 10px 0; border: 1px solid #ebebeb; }
.pts-category-medium 	{ margin-bottom: 20px; border: 1px solid #ebebeb; }
.pts-category-large 	{ margin-bottom: 20px; border: 1px solid #ebebeb; }
.pts-category-full 		{ margin-bottom: 20px; border: 1px solid #ebebeb; }


.pts-post-thumbnail 	{ float: left; margin: 3px 15px 10px 0; border: 1px solid #ebebeb; }
.pts-post-medium 		{ margin-bottom: 15px; border: 1px solid #ebebeb; }
.pts-post-large 		{ margin-bottom: 15px; border: 1px solid #ebebeb; }
.pts-post-full 			{ margin-bottom: 15px; border: 1px solid #ebebeb; }

.pts-post-captiontext	{ font: normal 10px Verdana !important; margin: 0 0 20px 0 !important; background: none !important; }


.pts-page-thumbnail 	{ float: left; margin: 3px 15px 10px 0; border: 1px solid #ebebeb; }
.pts-page-medium 		{ margin-bottom: 15px; border: 1px solid #ebebeb; }
.pts-page-large 		{ margin-bottom: 15px; border: 1px solid #ebebeb; }
.pts-page-full 			{ margin-bottom: 15px; border: 1px solid #ebebeb; }
