@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700);.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1200px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1200px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0d47a1;}
.link:hover, a:hover{color: #0d47a1;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #f2f2f2;}
body{
		color: #1f1a1a;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#319ea0;
	}
#default_footer a{
		text-decoration: underline;
		color:#319ea0;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #841e42;
	background: #841e42;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#841e42), color-stop(50%,#841e42), color-stop(51%,#841e42), color-stop(100%,#841e42));
	background: -moz-linear-gradient(top,  #841e42 0%, #841e42 50%, #841e42 51%, #841e42 100%);
	background: -webkit-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -o-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -ms-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#841e42', endColorstr='#841e42',GradientType=0 );
	border: 1px solid #ffffff;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #841e42;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#841e42), color-stop(50%,#841e42), color-stop(51%,#841e42), color-stop(100%,#841e42));
	background: -moz-linear-gradient(top,  #841e42 0%, #841e42 50%, #841e42 51%, #841e42 100%);
	background: -webkit-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -o-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -ms-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#841e42', endColorstr='#841e42',GradientType=0 );
	border: 1px solid #000000;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #841e42;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #000000;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #000000;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #f2f2f2;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #747679;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#747679), color-stop(50%,#747679), color-stop(51%,#747679), color-stop(100%,#747679));
	background: -moz-linear-gradient(top,  #747679 0%, #747679 50%, #747679 51%, #747679 100%);
	background: -webkit-linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: -o-linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: -ms-linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747679', endColorstr='#747679',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #747679;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#747679), color-stop(50%,#747679), color-stop(51%,#747679), color-stop(100%,#747679));
	background: -moz-linear-gradient(-90deg,  #747679 0%, #747679 50%, #747679 51%, #747679 100%);
	background: -webkit-linear-gradient(-90deg,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: -o-linear-gradient(-90deg,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: -ms-linear-gradient(-90deg,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: linear-gradient(-90deg,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #841e42;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#841e42), color-stop(50%,#841e42), color-stop(51%,#841e42), color-stop(100%,#841e42));
	background: -moz-linear-gradient(-90deg,  #841e42 0%, #841e42 50%, #841e42 51%, #841e42 100%);
	background: -webkit-linear-gradient(-90deg,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -o-linear-gradient(-90deg,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -ms-linear-gradient(-90deg,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: linear-gradient(-90deg,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#841e42', endColorstr='#841e42',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #841e42;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#841e42), color-stop(50%,#841e42), color-stop(51%,#841e42), color-stop(100%,#841e42));
	background: -moz-linear-gradient(top,  #841e42 0%, #841e42 50%, #841e42 51%, #841e42 100%);
	background: -webkit-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -o-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: -ms-linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	background: linear-gradient(top,  #841e42 0%,#841e42 50%,#841e42 51%,#841e42 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#841e42', endColorstr='#841e42',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/trpl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #75767a;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(144, 146, 154, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(144, 146, 154, 0);
	box-shadow: 0px 0px 1px 1px rgba(144, 146, 154, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	background: #747679;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#747679), color-stop(50%,#747679), color-stop(51%,#747679), color-stop(100%,#747679));
	background: -moz-linear-gradient(top,  #747679 0%, #747679 50%, #747679 51%, #747679 100%);
	background: -webkit-linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: -o-linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: -ms-linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	background: linear-gradient(top,  #747679 0%,#747679 50%,#747679 51%,#747679 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747679', endColorstr='#747679',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #841e42;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #841e42;
	border-color: #841e42;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #841e42;
}
.polaris-nav-active i{
	color: #841e42;
}
.widgetbody hr{
	color: #f2f2f2;
	background-color: #f2f2f2;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #f2f2f2;
}
.bottomrule{
	border-bottom: 1px solid #f2f2f2;
}
.bodytext{color: #1f1a1a;}
.headingtext{color: #841e42;}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700);

body{
  font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
h1, .heading1, h1 {
    font-weight: 400;
    color: #0c0c0c;
}
h2, .heading2 {
    font-weight: 400;
    color: #0c0c0c;
}
h3, .heading3 {
    font-weight: 300;
}

a:link { 
 transition: color 0s ease !important;
}

/*BUTTONS*/
.button, .button:hover{
    font-family: 'Open Sans', sans-serif!important;
    font-size: 1em;
    padding: 8px 12px;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
#header .button, #header .button:hover{
    font-family: 'Open Sans', sans-serif!important;
    font-size: 0.7em;
    padding: 6px 8px;
}
#footer .button, #footer .button:hover{
    display: block;
  width: 70%;
  margin: 10px auto 20px auto;
  padding: 12px;
}




/*HEADER*/
#header {
  margin-bottom: 50px;
}


/*NAV*/  


div#navbar.content {
  background-color: transparent;
  font-size: 1.14em;
  text-transform: uppercase;

}

.navbar-top>div>ul>li>a {
background-color: transparent;
}

.navbar-top .navbar-nav > li > a {
  font-weight: 400;
  text-decoration:none;
  padding: 12px 15px;
  margin: 0 5px;
  background: transparent;
}

/*remove left padding on home tab */
@media (min-width: 767px) {
  .navbar-top ul.navbar-nav > li:nth-child(2) a {
   padding-left:8px;
}
}

.nav-list > li > a {
  padding: 8px 12px;
  color: #7a9c3e;
  text-decoration:none;
}
.nav-list > li > a:hover {
  color:#ffffff;
  text-decoration:none;
  background:#6a2045;
}


.dropdown .fa-sort-desc { 
  display: none; 
}



/*dropdown menu list items */

#navbar .dropdown-menu {
  background-color: #841E42;
}

.yamm>.dropdown-menu {
	position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0;
    text-align: left;
  	width: auto;
    list-style: none;
	background-color: #841E42;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  	border: 1px solid #841E42;
    border-radius: 0px;
    -webkit-box-shadow: none;
  	color: #7a9c3e;
}

.yamm .dropdown-menu>li>a {
	font-size: 0.8em;
  padding-top:6px;
  	padding-bottom:6px;
  	color: #b4e5ff;
  background: #841E42;
}
.yamm .dropdown-menu>li>a:hover {
    color: #841E42;
    text-decoration: none;
    background: #ffffff;
}
.yamm .dropdown-menu>li>a.current {
    color: #841E42;
    text-decoration: none;
    background: #ffffff; 
}

.yamm .list-unstyled .heading4 {
	font-size: 1.1em;
    font-weight: 600;
    color: #6a2045;
  	padding-bottom: 0px !important; 
}


/*extra space for the dropdown menu items on smaller devices*/
@media (max-width: 768px){
.navbar-top > div > ul > li > a {
    margin-left: 10px;
}
}

/*smaller devices navigation*/
@media (max-width: 767px) {
.navbar-top > div > ul > li > a {
    color: #b4e5ff !important;
    background-color: #841E42 !important;
    vertical-align: top;
}
}
@media (max-width: 767px) {
.yamm-content ul {
    display: block;
}
}

.nav-mobile  {
  	background-color: #841E42;
}
.nav-mobile .navbar-brand {
    visibility: hidden;
    color:#000000;
}

.navbar-top {
    background-color: transparent;
}
.navbar-top > .navbar-collapse {
    padding: 0 8px;
    background-color: transparent;
}


/*nav open on hover*/
@media (min-width: 768px){
.dropdown:hover > .dropdown-menu { 
  display: block; color: #fff !important; 
  }  
.dropdown:hover > a .dropdown-menu { 
  background: 63799B;
  }
.nav-list > li > a { 
  padding: 5px 20px; cursor: pointer;
  }
.yamm-content ul { 
  margin-right: 2px;
  }
}



/**********EVENTS LISTING PAGE************/

/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
  	color: #808080;
}
/*filters*/
.events-filter-row {
    padding: 2em;
}
.events-view-row {
  padding: 5px 40px;
}
@media (max-width: 768px){
.events-filter-row {
    max-width: 768px;
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 768px){
.events-views {
    max-width: 768px;
    margin-top: 10px;
    text-align: center;
}
}

/*event title*/
.eelisttitle a {
    font-weight: 500;
    font-size: 1.4em;
    margin-bottom: 0.5em;
  text-decoration: none;
  line-height: 120%;
  color: #444444;
}
.eelisttitle a:hover {
color: #485ca1;
}
/*event subtitle*/
.eelisttitle span {
  font-weight: 200;
  font-size: 90%;
}
/*event registration button*/
.eventRegButton, .eventRegButton:hover {
    margin: 0.5em 0 0.5em 0;
}
/*event date bar*/
.events-date-bar {
    font-size: 1.3em;
  	margin-bottom: 0.5em;
    font-weight: 600;
    padding: 10px 0;
  border-top: 1px solid #beecf9;
  border-bottom: 1px solid #beecf9;
}

/*calendar date range tabs*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    text-decoration: none;
}

.amrp-holder h2 {
    text-align: center;
    font-weight: 600;
    font-size: 1.4em;
    padding-bottom: 12px;
  	margin-top:16px;
}
.ammev-login{
  min-height: 230px;
}


/********** EVENT PAGES************/
  
/*event page title*/
#idaiMWo h2 {
	color: #444444;
}
/*event page sub title*/
#idaiMWo h3 {
	color: #616167;
    font-size: 1.8em;;
	font-weight: 400;
}
/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  border-top: 1px solid #beecf9;
  padding: 8px 0;
}
/*extra space for calendar and location icons*/
#idm0vRo, #idV05ku {
padding-left: 1px;
}
/*event page short description*/
#idjLXfv .custom1 {
	color: #616161;
	margin: 1em 0;
	font-weight: 300;
    font-size: 1.4em;
}
/*event page long description*/
#idQ9R9H .amh-content p{
line-height: 170%;
}
/*event page register button*/
#idi7RyG .button {
padding: 10px;
}



/* Upcoming Events widget */

/*widget title*/
#idsqaCW h4 {
  font-size: 1.8em;
  margin-bottom: 0.5em;
  font-weight: 400;
}
/*font size in widget*/
#idtvR3F .amev-event{
	font-size: 90%;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
  height: 450px;
}
/*event listing title upcoming events widget*/
.amev-event-title a {
  font-size: 1em;
  text-decoration: none;
  line-height: 1.1;
  font-weight: 600;
}
/*event time upcoming events widget*/
.amev-event-time {
  font-weight: 600;
}
/*date string in upcoming events widget*/
#idtvR3F .amev-event-list .amev-event .amev-event-data .amev-event-time .headingtext {
  color: #000000!important;
}


/* Branch information section */

/*headings for branch location info*/
#idn2Wy5 .headingtext {
  font-size: 1.1em;
  font-weight: 700;
}
/*different font size for the branch information*/
#idn2Wy5 .amh-content {
  font-size: 0.95em;
}

/*location widget*/
.locimgpos2 {
    width: 100%;
}

/*EVENT LIST WIDGET EXPORTED TO SITE*/
.amev-event-list {
    height: auto;
    top: 0px;
    left: 0;
    bottom: 30px;
    right: 0;
    overflow-y: auto;
}



/********** RESERVE **********/
.amrp-holder {
    padding: 10px 30px;
}



/*FOOTER*/
#default_footer {
    display: none;
}
#footer {
  color: #ffffff;
  font-size: 0.95em;
}
#footer p {
  margin: 0 0 5px;
}
#footer a {
  color: #dbdbdb;
}
#footer a:hover {
  color: #ffffff;
}

#footer h4, #footer .heading4  {
font-size: 1.2em;
  font-weight:200;
  line-height: 170%;
  Text-transform: uppercase;
  color:#92caec;
  margin-bottom: 1em;
}


  
div#socialblock img {
	display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}

div#socialblock img:hover {
	opacity: 0.6;
}

