/* style for ALA social block */

.sidebar .block.block-ala-social-block {
padding: 15px 0px 15px 20px;
margin-top: 15px;
}

.ala-social-block-header {
margin: 0px 0px 10px 0px;
}

.ala-social-icons-container-large {
clear: both;
width: 160px;
height: 72px;
}

.ala-social-icon-32 {
float: left;
margin-right: 8px;
margin-bottom: 8px;
}

.ala-social-icon-32 a {
width: 24px;
height: 24px;
overflow: hidden;
display: block;
text-indent: -10000px;
font-size: 0px;
line-height: 0px;
}


/* first row */
/*
.ala-social-icon-32 a.share-on-facebook {
  background-position: 0px 0px;
}

.ala-social-icon-32 a.share-on-twitter {
  background-position: -32px 0px;
}

.ala-social-icon-32 a.share-on-stumbleupon {
  background-position: -64px 0px;
}

.ala-social-icon-32 a.share-on-reddit {
  background-position: -96px 0px;
}
*/

/* second row */
/*
.ala-social-icon-32 a.share-on-digg {
  background-position: 0px -32px;
}

.ala-social-icon-32 a.share-on-linkedin {
  background-position: -32px -32px;
}

.ala-social-icon-32 a.share-on-friendfeed {
  background-position: -64px -32px;
}

.ala-social-icon-32 a.more-options {
  background-position: -96px -32px;
}
*/

.ala-social-icons-container-small {
margin-top: 14px;
clear: both;
}

.ala-social-icon-16 {
clear: both;
height: 20px;
margin-bottom: 10px;
}

.ala-social-icon-16.last {
  margin-bottom: 4px;
}

.ala-social-icon-16 a.icon {
text-decoration: none;
font-size: .9em;
width: 20px;
height: 20px;
overflow: hidden;
text-indent: -10000px;
font-size: 0px;
line-height: 0px;
display: block;
float: left;
margin-right: 6px;
}

.ala-social-icon-16 a.send-via-email {
  background-position: 0px -64px;
}

.ala-social-icon-16 a.print {
  background-position: -20px -64px;
}

.ala-social-icon-16 a.cite {
  background-position: -40px -64px;
}

.ala-social-icon-16 a.text {
  padding-top: 2px;
  display: block;
}

