div.politch-person
	{ margin: 2em 0; }

div.politch-person header.politch-entry-header
	{  }
     
div.politch-person div.attachment-post-thumbnail
     { float: left; }

div.politch-person div.attachment-post-thumbnail img.attachment-thumbnail
	{ border-radius: 5px; margin: 0; }

div.politch-person header.politch-entry-header h2
	{ }
	
div.politch-person header.politch-entry-header div.politch-preson-preview-info
	{ float: left; width: calc( 100% - 160px ); }

div.politch-person header.politch-entry-header div.politch-preson-preview-info h3
	{ margin-top: -0.5em; }

div.politch-person header.politch-entry-header div.politch-preson-preview-info div.politch-person-mail,
div.politch-person header.politch-entry-header div.politch-preson-preview-info div.politch-person-cv
	{ margin-top: 0.8em; }

.politch-toggle-button
	{ cursor: pointer; }

div.politch-social-buttons {  }

.politch-icon
	{ width: 23px; height: 23px; margin-right: 8px; margin-top: 8px; display: block; float: left; 
	background: transparent url( '../img/politch-icons-green.png' ) no-repeat center center; background-size: auto 100%;}

.politch-icon:hover
	{ background-image: url( '../img/politch-icons-pink.png' ); }

.politch-icon-website
	{ background-position: left center; }

.politch-icon-linkedin
	{ background-position: -67px center; }

.politch-icon-google_plus
	{ background-position: -101px center; }

.politch-icon-vimeo
	{ background-position: -135px center; }

.politch-icon-youtube
	{ background-position: -168px center; }

.politch-icon-facebook
	{ background-position: -202px center; }

.politch-icon-twitter
	{ background-position: -236px center; }

.politch-icon-smartvote
	{ background-position: -270px center; }

.screen-reader-text 
	{ clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
	
.screen-reader-text:focus 
	{ background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); 
	  clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold;
	  height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto;
	  z-index: 100000; /* Above WP toolbar. */ }
