/*  
Theme Name: MAHF
Description: Theme made specifically for the Medical Advertising Hall of Fame website. Adapted from the Klasik theme version 0.5.8. 
Version: 1.0
Author: MAHF
License: GNU General Public License
License URI: license.txt
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, editor-style, theme-options, translation-ready
*/


/* Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


/* heading */
h1, h2 {margin-bottom:20px;}
h3 {margin-bottom:10px;}
h4, h5, h6{margin-bottom:14px;}
h1	{font-size:36px;}
h2	{font-size:24px;font-weight:bold;}
h3	{font-size:22px;}
h4	{font-size:16px;}
h5	{font-size:14px;}
h6	{font-size:13px;}
h1, h3, h4, h5, h6{ font-weight:normal; line-height:normal; /*font-family: 'Open Sans', Arial, sans-serif;*/ }
.likeanh2 {
	font-size:24px;
	font-weight:bold;
	color:#444444;
}

.pagetitle{font-size:38px; line-height:110%; margin-bottom:0px; margin-right:10px; float:left;  }

.pagedesc { line-height:18px; font-size:11px;}

.bold {
	font-weight:bold;
}
.no-bold {
	font-weight:normal;
}
.clear {
	clear:both;
}
.nowrap {
	white-space:nowrap;
}
.superscript {
	font-size:65%;
	position:relative;
	top:-5px;
}
.indent {
	padding:0 30px;
}


/* CONTAINER
-------------------------------------------------------------- */

#bodychild{
	width:100%;
	margin:0;
}

#outercontainer{
	width:100%;
	margin:0;
	padding:0;
}

#outerheader, #outerslider, #outerbeforecontent, #outermain,  #outerfootersidebar, #outerfooter{width:100%; margin:0 auto}

/*#outerheader{border-width:0px 0px 1px 0px; border-style:solid;}*/


/* HEADER & MENU
-------------------------------------------------------------- */

#top{ padding:22px 0px 21px;}
#logo{float:left; margin-bottom:0px;}
#logoimg a, #logoimg img{display:block;}
#logo h1{line-height:100%; margin-bottom:10px;}
#logo h1 a{line-height:100%;}
#site-name a {
	font-family:"Myriad Pro";
	font-size:21px;
	color:#00688d;
	font-weight:bold;
	text-transform:uppercase;
	margin:27px 0 0 15px;
	float:left;
}
#site-name a:hover {
	color:#00688d;
	text-decoration:none;
}

/* Menu */
#navigation {
	position:relative;
	z-index:200;
	margin:4px 0 0 0;
	padding:0;
	float:right;
}
#topnav{
	margin:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	padding:0;
	float:right;	
	background:url(images/nav-divider.jpg) no-repeat left bottom;
	border-bottom:1px solid #e5e5e5;
}
.sf-menu a {
	text-decoration:none;
	display:block;
	position:relative;
	padding:0px 8px;
}
.sf-menu li {
    position:relative;
    z-index:10;
	background:url(images/nav-divider.jpg) no-repeat right bottom;
	text-align:center;
}

/* Drop down menu */
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}
.sf-menu ul {
	position:absolute;
	left:0;
	top:39px;
	z-index:99;
	display:none;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
	padding:16px 0px 7px 0px;
}
.sf-menu li#menu-item-62 ul.sub-menu {
	width:87px;
}
.sf-menu li#menu-item-454 {
	width:66px;
	padding:0 0 7px 0;
}

.sf-menu li#menu-item-931 {
	width:102px;
	padding:0 0 7px 0;
}

.sf-menu li#menu-item-67 ul.sub-menu {
	width:91px;
}
.sf-menu li#menu-item-68 ul.sub-menu {
	width:90px;
}
.sf-menu li#menu-item-266 ul.sub-menu {
	width:76px;
}
.sf-menu li#menu-item-282 {
	width:61px;
	padding:0 0 7px 0;
}
.sf-menu li#menu-item-282 ul.sub-menu {
	width:77px;
}
.sf-menu li#menu-item-345 {
	width:72px;
	padding:0 0 7px 0;
}
.sf-menu li#menu-item-454 {
	width:66px;
	padding:0 0 7px 0;

}

.sf-menu li ul.sub-menu li {
	text-align:left;
	line-height:20px;
	margin:0;
	padding:0 0 7px 0;
	background:none;
	border-top:1px solid #0070ab;
}
.sf-menu li ul.sub-menu li:first-child {
	border:none;
}
.sf-menu ul li a {
	padding:6px 0 0 10px;
}
.sf-menu li ul {
	padding:0px 0px;	
}
.sf-menu a.sf-with-ul {
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
.sf-menu ul{border:0px;}
.sf-menu > li li:before{
	content: "";
	display: block;
}
.sf-menu > li li:first-child:before{ border:0;}

/* dropdown mobile */
#menu-icon, .tinynav {
	display: none; /* hide menu icon initially */
}


/* SLIDER
-------------------------------------------------------------- */

#slidercontainer{/*padding:44px 0px 44px 0px; */margin:0px;}
#slider{position:relative;}
#slider .flexslider{background:none; box-shadow:0px 0px; padding:0px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border:0px; margin:0px;}
#slider ul.slides > li{padding:0px;}
#slider .flex-caption{position:absolute; left:0px; bottom:0px; width:100%; padding:19px 0px; font-size:16px; line-height:100%; }
#slider .flex-caption div{padding:0px 40px;}
#slider .flex-caption a{text-decoration:underline;}
#slider .nivo-caption{line-height:100%; font-size:14px; padding:19px 40px; opacity:1;}
#slider ul.flex-direction-nav li{ display:block; padding:0px;}
#slider ul.flex-direction-nav a, #slider div.nivo-directionNav a{display:block;  position:absolute; top:50%; margin-top:-23px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:46px; height:46px; background-repeat:no-repeat; background-position:center; text-indent:-9999px;}
#slider ul.flex-direction-nav a.flex-prev, #slider a.nivo-prevNav{left:30px; background-position:center;}
#slider ul.flex-direction-nav a.flex-next, #slider a.nivo-nextNav{right:30px; background-position:center;}


/* AFTERHEADER
-------------------------------------------------------------- */

#afterheader{position:relative; padding-top:24px; padding-bottom:30px; margin-bottom:0px;}
#afterheader h1{ margin-bottom:0px;}


/* CONTENT
-------------------------------------------------------------- */

#outermain{padding:40px 0 35px 0; /*border-width:1px 0px 0px 0px; border-style:solid;*/}
#outermain.noslider{padding:60px 0px;}
#outermain .container{}

#maincontent{}

#content{float:left;}
#content.positionright{float:right;}
#content.positionleft{ float:left;}
#content.positionleft .main{padding-right:15px;}
#content.positionright .main{padding-left:15px;}

.indentleft{overflow:hidden;}

.center{text-align:center;}

.nomargin{margin-right:0px!important;}

.displayblock{display:block;}

.red-check {
	background:url(images/red-check.png) no-repeat 0px 4px;
	padding-left:19px;
}
p.red-check {
	background:url(images/red-check.png) no-repeat 0px 6px;
}


/* List */
ul.client{list-style-type:none; margin:0 0 20px 0; padding:0;float:left}
ul.client li{display:inline-block; float:left; padding:0; margin:0;}
ul.client li img{display:block;}
ul.client li:first-child{border:0 !important;}

ul.list{list-style-type:none; margin:0; padding:0;}
ul.list li{padding:0 0 5px 0; margin:0 0 5px 0;}

ul.checklist{list-style-type:none; padding:0; margin:0;}
ul.checklist li{padding:0 0 6px 20px;}


/* Images */
img {
	max-width: 100%;
	height: auto;
}
.imgopacity:hover{opacity:0.5;}
img[class*="wp-image-"], img[class*="attachment-"]{
	max-width:100%;
	height:auto;
}


/* form & button */

form{margin:0; padding:0;}

input[type="text"], input[type="email"],
textarea, input[type="password"], select{
	font-size:12px;
	padding:2px 5px;
	font-family:Arial;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
input[type="text"] {height:20px;}
textarea{width:90%;}
textarea:focus{outline:0;}

.button, .button:visited, input[type="submit"],input[type="reset"], input[type="button"], button{
	border:0px;
	padding:11px 22px 11px 22px;
	margin-right:20px;
	cursor:pointer;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.button:hover, input[type="submit"]:hover,input[type="reset"]:hover, input[type="button"]:hover, button:hover{
	text-decoration:none;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
}
.button.mini{font-size:12px; padding:6px 15px 7px 15px;}
.button.small{font-size:12px;}
.button.large{font-size:15px; line-height:15px; padding:9px 25px 10px 25px;}

.wdform_table1 hr {
	margin:20px 0 0 0;
}


/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}


/* Separator */
.spacer{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	clear:both;
}
.separator {
	display:block;
	height:20px;
	padding:0 0;
	margin-bottom:44px;
	text-align:center;
	width:100%;
	clear:both;
}


/* Featured Pages */
.type1 .img-container{float:left; margin:0px 10px 20px 0px; width:30px; height:30px;}
.type1 .title h3{font-size:13px; font-weight:bold; margin-bottom:10px;}
.type1 .feature-text{overflow:hidden;}

.type2 .img-container{float:left; margin:0px 20px 20px 0px; width:74px; height:74px;}
.type2 .title{}
.type2 .title h3{font-size:20px; font-weight:bold; text-transform:uppercase; margin-bottom:10px; padding-top:8px;}
.type2 .feature-text{clear:both; margin-top:40px;}
.type2 .feature-text .more{font-weight:bold; font-size:13px;}

.type3 .title h3{font-size:24px; text-align:center; font-weight:bold;}
.type3 .feature-text{text-align:center;}
.type3 .feature-text .more{display:inline-block; text-align:center; padding:7px 13px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-transform:uppercase; font-size:10px; font-weight:normal;}

.type4 .item-container{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-align:center;padding:30px 45px;}
.type4 .title h3{font-size:28px; line-height:100%; text-align:center; font-weight:bold; text-transform:uppercase;}
.type4 .feature-text .more{display:inline-block; text-align:center; padding:7px 13px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-transform:uppercase; font-size:12px; font-weight:bold;}


/* home page specific styles */
#maincontent .widget-contenttop li.widget_rss_multi_importer_widget ul {
	margin:0 0 0 15px;
}
#maincontent .widget-contenttop li.widget_rss_multi_importer_widget li.title {
	float:left;
	width:330px;
	height:40px;
	margin:0 48px 0 0;
	line-height:16px;
	color:#00688D;
}
#maincontent .widget-contenttop li.widget_rss_multi_importer_widget ul li:nth-of-type(3),
#maincontent .widget-contenttop li.widget_rss_multi_importer_widget ul li:nth-of-type(6),
#maincontent .widget-contenttop li.widget_rss_multi_importer_widget ul li:nth-of-type(9),
#maincontent .widget-contenttop li.widget_rss_multi_importer_widget ul li:nth-of-type(12) {
	margin:0 0 0 3px;
}


/* Industry Chronology page specific styles */
#chronology-container {
	margin-top:50px;
}
.chronology-btn {
	font-weight:bold;
	float:left;
	margin:0 22px 15px 0;
	cursor:pointer;
}
.chronology-btn:hover, .chronology-btn.selected {
	color:#00678e;
}
#sixties, #seventies, #eighties, #nineties, #millenium {
	display:none;
}
.chronology-ad {
	width:257px;
	margin:0 35px 40px 0;
	float:left;
}
.chronology-ad.last {
	margin:0 0 40px 0;
}
.chronology-ad img {
	margin:0 0 17px 0;
	cursor:pointer;
}
.chronology-ad-img {
	width:257px;
	height:154px;
	margin:0 0 17px 0;
	cursor:pointer;
}
.name-of-ad {
	font-size:18px;
	color:#00678e;
}
#chronology-1940-ad1-teaser .chronology-ad-img {background:url(images/chronology-1940-thumb1.jpg) no-repeat;}
#chronology-1940-ad2-teaser .chronology-ad-img {background:url(images/chronology-1940-thumb2.jpg) no-repeat;}
#chronology-1940-ad3-teaser .chronology-ad-img {background:url(images/chronology-1940-thumb3.jpg) no-repeat;}
#chronology-1950-ad1-teaser .chronology-ad-img {background:url(images/chronology-1950-thumb1.jpg) no-repeat;}
#chronology-1950-ad2-teaser .chronology-ad-img {background:url(images/chronology-1950-thumb2.jpg) no-repeat;}
#chronology-1950-ad3-teaser .chronology-ad-img {background:url(images/chronology-1950-thumb3.jpg) no-repeat;}
#chronology-1950-ad4-teaser .chronology-ad-img {background:url(images/chronology-1950-thumb4.jpg) no-repeat;}
#chronology-1960-ad1-teaser .chronology-ad-img {background:url(images/chronology-1960-thumb1.jpg) no-repeat;}
#chronology-1960-ad2-teaser .chronology-ad-img {background:url(images/chronology-1960-thumb2.jpg) no-repeat;}
#chronology-1960-ad3-teaser .chronology-ad-img {background:url(images/chronology-1960-thumb3.jpg) no-repeat;}
#chronology-1960-ad4-teaser .chronology-ad-img {background:url(images/chronology-1960-thumb4.jpg) no-repeat;}
#chronology-1970-ad1-teaser .chronology-ad-img {background:url(images/chronology-1970-thumb1.jpg) no-repeat;}
#chronology-1970-ad2-teaser .chronology-ad-img {background:url(images/chronology-1970-thumb2.jpg) no-repeat;}
#chronology-1970-ad3-teaser .chronology-ad-img {background:url(images/chronology-1970-thumb3.jpg) no-repeat;}
#chronology-1970-ad4-teaser .chronology-ad-img {background:url(images/chronology-1970-thumb4.jpg) no-repeat;}
#chronology-1970-ad5-teaser .chronology-ad-img {background:url(images/chronology-1970-thumb5.jpg) no-repeat;}
#chronology-1970-ad6-teaser .chronology-ad-img {background:url(images/chronology-1970-thumb6.jpg) no-repeat;}
#chronology-1980-ad1-teaser .chronology-ad-img {background:url(images/chronology-1980-thumb1.jpg) no-repeat;}
#chronology-1980-ad2-teaser .chronology-ad-img {background:url(images/chronology-1980-thumb2.jpg) no-repeat;}
#chronology-1980-ad3-teaser .chronology-ad-img {background:url(images/chronology-1980-thumb3.jpg) no-repeat;}
#chronology-1980-ad4-teaser .chronology-ad-img {background:url(images/chronology-1980-thumb4.jpg) no-repeat;}
#chronology-1980-ad5-teaser .chronology-ad-img {background:url(images/chronology-1980-thumb5.jpg) no-repeat;}
#chronology-1990-ad1-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb1.jpg) no-repeat;}
#chronology-1990-ad2-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb2.jpg) no-repeat;}
#chronology-1990-ad3-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb3.jpg) no-repeat;}
#chronology-1990-ad4-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb4.jpg) no-repeat;}
#chronology-1990-ad5-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb5.jpg) no-repeat;}
#chronology-1990-ad6-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb6.jpg) no-repeat;}
#chronology-1990-ad7-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb7.jpg) no-repeat;}
#chronology-1990-ad8-teaser .chronology-ad-img {background:url(images/chronology-1990-thumb8.jpg) no-repeat;}
#chronology-2000-ad1-teaser .chronology-ad-img {background:url(images/chronology-2000-thumb1.jpg) no-repeat;}
#chronology-2000-ad2-teaser .chronology-ad-img {background:url(images/chronology-2000-thumb2.jpg) no-repeat;}
#chronology-2000-ad3-teaser .chronology-ad-img {background:url(images/chronology-2000-thumb3.jpg) no-repeat;}
#chronology-2000-ad4-teaser .chronology-ad-img {background:url(images/chronology-2000-thumb4.jpg) no-repeat;}

#chronology-1940-ad1 {width:333px; height:429px; background:url(images/chronology-1940-ad1.jpg) no-repeat;}
#chronology-1940-ad2 {width:385px; height:491px; background:url(images/chronology-1940-ad2.jpg) no-repeat;}
#chronology-1940-ad3 {width:336px; height:415px; background:url(images/chronology-1940-ad3.jpg) no-repeat;}
#chronology-1950-ad1 {width:325px; height:476px; background:url(images/chronology-1950-ad1.jpg) no-repeat;}
#chronology-1950-ad2 {width:220px; height:476px; background:url(images/chronology-1950-ad2.jpg) no-repeat;}
#chronology-1950-ad3 {width:640px; height:412px; background:url(images/chronology-1950-ad3.jpg) no-repeat;}
#chronology-1950-ad4 {width:597px; height:407px; background:url(images/chronology-1950-ad4.jpg) no-repeat;}
#chronology-1960-ad1 {width:827px; height:543px; background:url(images/chronology-1960-ad1.jpg) no-repeat;}
#chronology-1960-ad2 {width:483px; height:685px; background:url(images/chronology-1960-ad2.jpg) no-repeat;}
#chronology-1960-ad3 {width:733px; height:491px; background:url(images/chronology-1960-ad3.jpg) no-repeat;}
#chronology-1960-ad4 {width:661px; height:432px; background:url(images/chronology-1960-ad4.jpg) no-repeat;}
#chronology-1970-ad1 {width:661px; height:443px; background:url(images/chronology-1970-ad1.jpg) no-repeat;}
#chronology-1970-ad2 {width:661px; height:429px; background:url(images/chronology-1970-ad2.jpg) no-repeat;}
#chronology-1970-ad3 {width:661px; height:399px; background:url(images/chronology-1970-ad3.jpg) no-repeat;}
#chronology-1970-ad4 {width:661px; height:428px; background:url(images/chronology-1970-ad4.jpg) no-repeat;}
#chronology-1970-ad5 {width:661px; height:435px; background:url(images/chronology-1970-ad5.jpg) no-repeat;}
#chronology-1970-ad6 {width:318px; height:510px; background:url(images/chronology-1970-ad6.jpg) no-repeat;}
#chronology-1980-ad1 {width:277px; height:418px; background:url(images/chronology-1980-ad1.jpg) no-repeat;}
#chronology-1980-ad2 {width:371px; height:484px; background:url(images/chronology-1980-ad2.jpg) no-repeat;}
#chronology-1980-ad3 {width:473px; height:647px; background:url(images/chronology-1980-ad3.jpg) no-repeat;}
#chronology-1980-ad4 {width:657px; height:419px; background:url(images/chronology-1980-ad4.jpg) no-repeat;}
#chronology-1980-ad5 {width:659px; height:443px; background:url(images/chronology-1980-ad5.jpg) no-repeat;}
#chronology-1990-ad1 {width:527px; height:353px; background:url(images/chronology-1990-ad1.jpg) no-repeat;}
#chronology-1990-ad2 {width:653px; height:433px; background:url(images/chronology-1990-ad2.jpg) no-repeat;}
#chronology-1990-ad3 {width:370px; height:477px; background:url(images/chronology-1990-ad3.jpg) no-repeat;}
#chronology-1990-ad4 {width:658px; height:434px; background:url(images/chronology-1990-ad4.jpg) no-repeat;}
#chronology-1990-ad5 {width:481px; height:623px; background:url(images/chronology-1990-ad5.jpg) no-repeat;}
#chronology-1990-ad6 {width:438px; height:624px; background:url(images/chronology-1990-ad6.jpg) no-repeat;}
#chronology-1990-ad7 {width:750px; height:491px; background:url(images/chronology-1990-ad7.jpg) no-repeat;}
#chronology-1990-ad8 {width:453px; height:620px; background:url(images/chronology-1990-ad8.jpg) no-repeat;}
#chronology-2000-ad1 {width:820px; height:531px; background:url(images/chronology-2000-ad1.jpg) no-repeat;}
#chronology-2000-ad2 {width:820px; height:374px; background:url(images/chronology-2000-ad2.jpg) no-repeat;}
#chronology-2000-ad3 {width:820px; height:531px; background:url(images/chronology-2000-ad3.jpg) no-repeat;}
#chronology-2000-ad4 {width:495px; height:650px; background:url(images/chronology-2000-ad4.jpg) no-repeat;}
.chronology-popup {
	position:fixed;
	display:none;
	z-index:600;
}
#chronology-popup-close {
	width:17px;
	height:23px;
	padding:2px 0 0 8px;
	background:#ffffff;
	border-radius:18px;
	border:2px solid #00678E;
	font-weight:bold;
	cursor:pointer;
	position:fixed;
	z-index:650;
	display:none;
}
#popup-bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000000;
	z-index:500;
	display:none;
}


/* MAHF Inductees page specific styles */
.sort-option {
	font-weight:bold;
	margin-right:25px;
	float:left;
	cursor:pointer;
	position:relative;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.sort-option:hover, .sort-option.selected {
	color:#00688D;
}
.sort-option .subnav {
	background:#ffffff;
	border:1px solid #e3e3e3;
	padding:0 5px;
	position:absolute;
	top:20px;
	left:-5px;
	z-index:10;
	display:none;
}
#sort-name .subnav {
	width:170px;
	height:300px;
	overflow:auto;
}
.subnav-item {
	color:#999999;
	font-weight:normal;
	border-bottom:1px solid #e3e3e3;
	white-space:nowrap;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.subnav-item:hover {
	color:#00688D;
}
.subnav-item.last {
	border:none;
}
.sort-letter {
	float:left;
	margin:0 15px 10px 0;
	color:#999999;
	font-weight:bold;
	cursor:pointer;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.sort-letter:hover, .sort-letter.selected {
	color:#00688D;
}
.sort-letter.off {
	cursor:default;
	color:#bdbdbd;
}
.sort-letter.off:hover {
	color:#bdbdbd;
}
#sortedby {
	height:40px;
	color:#006699;
	font-weight:bold;
}
#return-btn {
	height:40px;
	color:#006699;
	font-weight:bold;
	cursor:pointer;
	display:none;
}
.inductee-teaser {
	width:190px;
	height:450px;
	margin-right:38px;
	float:left;
}
.inductee-teaser-img {
	width:190px;
	height:257px;
	margin-bottom:10px;
}
.inductee-teaser-name {
	font-size:18px;
	font-weight:bold;
	color:#006699;
	padding-bottom:10px;
	margin-bottom:8px;
	border-bottom:1px solid #999999;
	cursor:pointer;
}
.inductee-teaser-readmore {
	color:#006699;
	cursor:pointer;
}
.inductee-teaser-name:hover, .inductee-teaser-readmore:hover {
	color:#B83798;
}
.inductee-full {
	display:none;
}
.inductee-img {
	width:257px;
	height:400px;
	margin:0 30px 0 0;
	float:left;
}
.inductee-text {
	width:700px;
	float:left;
}
.inductee-name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
}
#robert-leverte .inductee-img {background:url(images/Robert-Leverte.jpg) no-repeat;}
#ryan-abbate .inductee-img {background:url(images/Ryan-Abbate.jpg) no-repeat;}
#jack-angel .inductee-img {background:url(images/2003_5_Jack_Angel.jpg) no-repeat;}
#bob-baldini .inductee-img {background:url(images/2008_1_Bob_Baldini.jpg) no-repeat;}
#lester-barnett .inductee-img {background:url(images/2004_1_Lester_Barnett.jpg) no-repeat;}
#jim-barnum .inductee-img {background:url(images/2015_barnum.jpg) no-repeat;}
#robert-becker .inductee-img {background:url(images/1997_1_Rober_A_Becker.jpg) no-repeat;}
#kenneth-begasse .inductee-img {background:url(images/Kenneth_Begasse.jpg) no-repeat;}
#reginald-bowes .inductee-img {background:url(images/2001_1_Reginald_A_Bowes.jpg) no-repeat;}
#philip-brady .inductee-img {background:url(images/2006_1_Phillip_T_Brady.jpg) no-repeat;}
#robert-buchert .inductee-img {background:url(images/2003_1_Robert_W_F_Buechert.jpg) no-repeat;}
#dean-burdick .inductee-img {background:url(images/2000_1_Dean_L_Burdick.jpg) no-repeat;}
#lou-carrafiello .inductee-img {background:url(images/2006_2_Lou_Carrafiello.jpg) no-repeat;}
#william-castagnoli .inductee-img {background:url(images/2007_1_William_Castagnoli.jpg) no-repeat;}
#lansing-chapman .inductee-img {background:url(images/1998_1_Lansing_Chapman.jpg) no-repeat;}
#richard-cliggott .inductee-img {background:url(images/2008_3_Richard_T_Cliggott.jpg) no-repeat;}
#morgan-cline .inductee-img {background:url(images/2004_2_Morgan_E_Cline.jpg) no-repeat;}
#jacob-cohen .inductee-img {background:url(images/1999_1_Jacob_G_Cohen.jpg) no-repeat;}
#frank-corbett .inductee-img {background:url(images/1998_2_Frank_J_Corbett.jpg) no-repeat;}
#john-corcoran .inductee-img {background:url(images/2008_2_John_Corcoran.jpg) no-repeat;}
#norman-cooper .inductee-img {background:url(images/2007_2_Norman_Cooper.jpg) no-repeat;}
#scott-cotherman .inductee-img {background:url(images/Scott_Cotherman.jpg) no-repeat;}
#charles-daly .inductee-img {background:url(images/2012_1_Charles_P_Daly.jpg) no-repeat;}
#clyde-davis .inductee-img {background:url(images/2005_2_Clyde_P_Davis.jpg) no-repeat;}
#sylvio-derouin .inductee-img {background:url(images/2005_1_Sal_deRouin.jpg) no-repeat;}
#tom-domanico .inductee-img {background:url(images/2014_domanico_large.jpg) no-repeat;}
#john-dorritie .inductee-img {background:url(images/1999_2_John_F_Dorritie.jpg) no-repeat;}
#jim-dougherty .inductee-img {background:url(images/2008_4_Jim_Dougherty.jpg) no-repeat;}
#carroll-dowden .inductee-img {background:url(images/2014_dowden_large.jpg) no-repeat;}
#mark-dresden .inductee-img {background:url(images/2001_5_Mark_Dresden.jpg) no-repeat;}
#thomas-ferguson .inductee-img {background:url(images/2003_2_Thomas_G_Ferguson.jpg) no-repeat;}
#john-fisher .inductee-img {background:url(images/2003_3_John_J_Fisher.jpg) no-repeat;}
#august-fink .inductee-img {background:url(images/2006_3_August_Gus_Fink.jpg) no-repeat;}
#peter-frishauf .inductee-img {background:url(images/2013_3_Peter_Frishauf.jpg) no-repeat;}
#ludwig-frohlich .inductee-img {background:url(images/1997_2-Ludwig-W-Frohlich.jpg) no-repeat;}
#francis-gace .inductee-img {background:url(images/2015_gace.jpg) no-repeat;}
#irwin-gerson .inductee-img {background:url(images/2000_2_Irwin_C_Gerson.jpg) no-repeat;}
#steve-girgenti .inductee-img {background:url(images/2010_1_Steve_Girgenti.jpg) no-repeat;}
#david-gideon .inductee-img {background:url(images/2005_3_David_Gideon.jpg) no-repeat;}
#audrey-girard .inductee-img {background:url(images/2008_5_Audrey_Girard.jpg) no-repeat;}
#raymond-gosselin .inductee-img {background:url(images/2009_1_Ray_Gosselin.jpg) no-repeat;}
#alan-gross .inductee-img {background:url(images/2011_2_Alan_Gross.jpg) no-repeat;}
#matthew-hennessey .inductee-img {background:url(images/1997_3_Matthew_J_Hennessey.jpg) no-repeat;}
#ronnie-hoffman .inductee-img {background:url(images/2003_4_Ronnie_Hoffman.jpg) no-repeat;}
#frank-hughes .inductee-img {background:url(images/2002_1_Frank_Hughes.jpg) no-repeat;}
#dick-jones .inductee-img {background:url(images/2000_3_Dick_Jones.jpg) no-repeat;}
#john-kallir .inductee-img {background:url(images/1998_3_John_Kallir.jpg) no-repeat;}
#paul-klemtner .inductee-img {background:url(images/1998_4_Paul_Klemtner.jpg) no-repeat;}
#joann-kirchner .inductee-img {background:url(images/2001_2_Joann_E_Kirchner.jpg) no-repeat;}
#david-labson .inductee-img {background:url(images/2013_1_David_Labson.jpg) no-repeat;}
#john-lally .inductee-img {background:url(images/1999_3_John_Lally.jpg) no-repeat;}
#kenneth-lavey .inductee-img {background:url(images/1999_4_Kenneth_H_Lavey.jpg) no-repeat;}
#mike-lazur .inductee-img {background:url(images/Mike-Lazur.jpg) no-repeat;}
#irwin-lerner .inductee-img {background:url(images/2010_2_Irwin_Lerner.jpg) no-repeat;}
#clive-lewis .inductee-img {background:url(images/2014_lewis_large.jpg) no-repeat;}
#milton-liebman .inductee-img {background:url(images/2005_5_Milton_Liebman.jpg) no-repeat;}
#herb-lubalin .inductee-img {background:url(images/2001_3_Herb_Lubalin.jpg) no-repeat;}
#michael-lyons .inductee-img {background:url(images/2002_2_Michael_J_Lyons.jpg) no-repeat;}
#fred-mann .inductee-img {background:url(images/2006_4_Fred_Mann.jpg) no-repeat;}
#james-mcfarland .inductee-img {background:url(images/2002_3_James_McFarland.jpg) no-repeat;}
#joseph-mcintyre .inductee-img {background:url(images/2000_4_R_Joseph_McIntyre.jpg) no-repeat;}
#lewis-miller .inductee-img {background:url(images/2007_3_Lewis_Miller.jpg) no-repeat;}
#albert-nickel .inductee-img {background:url(images/2012_2_Albert_G_Nickel.jpg) no-repeat;}
#harold-oneill .inductee-img {background:url(images/1999_5_Harold_J_ONeil.jpg) no-repeat;}
#ronald-pantello .inductee-img {background:url(images/2009_3_Ron_Pantello.jpg) no-repeat;}
#clifford-parish .inductee-img {background:url(images/2005_4_Clifford_A_Parish.jpg) no-repeat;}
#cmarshall-paul .inductee-img {background:url(images/CMarshall_Paul.jpg) no-repeat;}
#harry-phibbs .inductee-img {background:url(images/2000_5_Harry_C_Phibbs.jpg) no-repeat;}
#dorothy-philips .inductee-img {background:url(images/2013_2_Dorothy_Philips.jpg) no-repeat;}
#jerry-philips .inductee-img {background:url(images/2004_3_Jerry_Philips.jpg) no-repeat;}
#rolf-rosenthal .inductee-img {background:url(images/1997_4_Werner_Rosenthal.jpg) no-repeat;}
#warren-ross .inductee-img {background:url(images/2001_4_Warren_Ross.jpg) no-repeat;}
#mel-rubin .inductee-img {background:url(images/2010_3_Mel_Rubin.jpg) no-repeat;}
#arthur-sackler .inductee-img {background:url(images/1997_5_Arthur_M_Sackler.jpg) no-repeat;}
#arthur-sudler .inductee-img {background:url(images/1998_5_Arthur_E_Sudler.jpg) no-repeat;}
#ernie-smith .inductee-img {background:url(images/2012_3_Ernie_Smith.jpg) no-repeat;}
#harry-sweeney .inductee-img {background:url(images/2009_4_Harry_Sweeney.jpg) no-repeat;}
#john-swift .inductee-img {background:url(images/2004_4_John_F_Swift.jpg) no-repeat;}
#barbara-pritchard .inductee-img {background:url(images/2014_pritchard_large.jpg) no-repeat;}
#jane-townsend .inductee-img {background:url(images/2011_1_Jane_Townsend.jpg) no-repeat;}
#joe-torre .inductee-img {background:url(images/2011_1_Joe_Torre.jpg) no-repeat;}
#david-wood .inductee-img {background:url(images/2009_2_David_Wood.jpg) no-repeat;}

#robert-leverte-teaser .inductee-teaser-img {background:url(images/Robert-Leverte-teaser.jpg) no-repeat;}
#ryan-abbate-teaser .inductee-teaser-img {background:url(images/Ryan-Abbate-teaser.jpg) no-repeat;}
#jack-angel-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-angel.jpg) no-repeat;}
#bob-baldini-teaser .inductee-teaser-img {background:url(images/inductee-teaser-b-baldini.jpg) no-repeat;}
#lester-barnett-teaser .inductee-teaser-img {background:url(images/inductee-teaser-l-barnett.jpg) no-repeat;}
#jim-barnum-teaser .inductee-teaser-img {background:url(images/2015_barnum.jpg) no-repeat;}
#robert-becker-teaser .inductee-teaser-img {background:url(images/inductee-teaser-r-becker.jpg) no-repeat;}
#kenneth-begasse-teaser .inductee-teaser-img {background:url(images/kenneth-begasse-teaser.jpg) no-repeat;}
#reginald-bowes-teaser .inductee-teaser-img {background:url(images/inductee-teaser-r-bowes.jpg) no-repeat;}
#philip-brady-teaser .inductee-teaser-img {background:url(images/inductee-teaser-p-brady.jpg) no-repeat;}
#robert-buchert-teaser .inductee-teaser-img {background:url(images/inductee-teaser-r-buechert.jpg) no-repeat;}
#dean-burdick-teaser .inductee-teaser-img {background:url(images/inductee-teaser-d-burdick.jpg) no-repeat;}
#lou-carrafiello-teaser .inductee-teaser-img {background:url(images/inductee-teaser-l-carrafiello.jpg) no-repeat;}
#william-castagnoli-teaser .inductee-teaser-img {background:url(images/inductee-teaser-w-castagnoli.jpg) no-repeat;}
#lansing-chapman-teaser .inductee-teaser-img {background:url(images/inductee-teaser-l-chapman.jpg) no-repeat;}
#richard-cliggott-teaser .inductee-teaser-img {background:url(images/inductee-teaser-r-cliggott.jpg) no-repeat;}
#morgan-cline-teaser .inductee-teaser-img {background:url(images/inductee-teaser-m-cline.jpg) no-repeat;}
#jacob-cohen-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-cohen.jpg) no-repeat;}
#frank-corbett-teaser .inductee-teaser-img {background:url(images/inductee-teaser-f-corbett.jpg) no-repeat;}
#john-corcoran-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-corcoran.jpg) no-repeat;}
#norman-cooper-teaser .inductee-teaser-img {background:url(images/inductee-teaser-n-cooper.jpg) no-repeat;}
#scott-cotherman-teaser .inductee-teaser-img {background:url(images/scott-cotherman-teaser.jpg) no-repeat;}
#charles-daly-teaser .inductee-teaser-img {background:url(images/inductee-teaser-c-daly.jpg) no-repeat;}
#clyde-davis-teaser .inductee-teaser-img {background:url(images/inductee-teaser-c-davis.jpg) no-repeat;}
#sylvio-derouin-teaser .inductee-teaser-img {background:url(images/inductee-teaser-s-derouin.jpg) no-repeat;}
#tom-domanico-teaser .inductee-teaser-img {background:url(images/2014_domanico_small.jpg) no-repeat;}
#john-dorritie-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-dorritie.jpg) no-repeat;}
#jim-dougherty-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-dougherty.jpg) no-repeat;}
#carroll-dowden-teaser .inductee-teaser-img {background:url(images/2014_dowden_small.jpg) no-repeat;}
#mark-dresden-teaser .inductee-teaser-img {background:url(images/inductee-teaser-m-dresden.jpg) no-repeat;}
#thomas-ferguson-teaser .inductee-teaser-img {background:url(images/inductee-teaser-t-ferguson.jpg) no-repeat;}
#john-fisher-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-fisher.jpg) no-repeat;}
#august-fink-teaser .inductee-teaser-img {background:url(images/inductee-teaser-a-fink.jpg) no-repeat;}
#peter-frishauf-teaser .inductee-teaser-img {background:url(images/inductee-teaser-p-frishauf.jpg) no-repeat;}
#ludwig-frohlich-teaser .inductee-teaser-img {background:url(images/inductee-teaser-l-frohlich.jpg) no-repeat;}
#francis-gace-teaser .inductee-teaser-img {background:url(images/2015_gace.jpg) no-repeat;}
#irwin-gerson-teaser .inductee-teaser-img {background:url(images/inductee-teaser-i-gerson.jpg) no-repeat;}
#david-gideon-teaser .inductee-teaser-img {background:url(images/inductee-teaser-d-gideon.jpg) no-repeat;}
#audrey-girard-teaser .inductee-teaser-img {background:url(images/inductee-teaser-a-girard.jpg) no-repeat;}
#steve-girgenti-teaser .inductee-teaser-img {background:url(images/inductee-teaser-s-girgenti.jpg) no-repeat;}
#raymond-gosselin-teaser .inductee-teaser-img {background:url(images/inductee-teaser-r-gosselin.jpg) no-repeat;}
#alan-gross-teaser .inductee-teaser-img {background:url(images/inductee-teaser-a-gross.jpg) no-repeat;}
#matthew-hennessey-teaser .inductee-teaser-img {background:url(images/inductee-teaser-m-hennessey.jpg) no-repeat;}
#ronnie-hoffman-teaser .inductee-teaser-img {background:url(images/inductee-teaser-r-hoffman.jpg) no-repeat;}
#frank-hughes-teaser .inductee-teaser-img {background:url(images/inductee-teaser-f-hughes.jpg) no-repeat;}
#dick-jones-teaser .inductee-teaser-img {background:url(images/inductee-teaser-d-jones.jpg) no-repeat;}
#john-kallir-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-kallir.jpg) no-repeat;}
#paul-klemtner-teaser .inductee-teaser-img {background:url(images/inductee-teaser-p-klemtner.jpg) no-repeat;}
#joann-kirchner-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-kirchner.jpg) no-repeat;}
#john-lally-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-lally.jpg) no-repeat;}
#david-labson-teaser .inductee-teaser-img {background:url(images/inductee-teaser-d-labson.jpg) no-repeat;}
#kenneth-lavey-teaser .inductee-teaser-img {background:url(images/inductee-teaser-k-lavey.jpg) no-repeat;}
#mike-lazur-teaser .inductee-teaser-img {background:url(images/Mike-Lazur-teaser.jpg) no-repeat;}
#irwin-lerner-teaser .inductee-teaser-img {background:url(images/inductee-teaser-i-lerner.jpg) no-repeat;}
#clive-lewis-teaser .inductee-teaser-img {background:url(images/2014_lewis_small.jpg) no-repeat;}
#milton-liebman-teaser .inductee-teaser-img {background:url(images/inductee-teaser-m-liebman.jpg) no-repeat;}
#herb-lubalin-teaser .inductee-teaser-img {background:url(images/inductee-teaser-h-lubalin.jpg) no-repeat;}
#michael-lyons-teaser .inductee-teaser-img {background:url(images/inductee-teaser-m-lyons.jpg) no-repeat;}
#fred-mann-teaser .inductee-teaser-img {background:url(images/inductee-teaser-f-mann.jpg) no-repeat;}
#james-mcfarland-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-mcfarland.jpg) no-repeat;}
#joseph-mcintyre-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-mcintyre.jpg) no-repeat;}
#lewis-miller-teaser .inductee-teaser-img {background:url(images/inductee-teaser-l-miller.jpg) no-repeat;}
#albert-nickel-teaser .inductee-teaser-img {background:url(images/inductee-teaser-a-nickel.jpg) no-repeat;}
#harold-oneill-teaser .inductee-teaser-img {background:url(images/inductee-teaser-h-oneill.jpg) no-repeat;}
#ronald-pantello-teaser .inductee-teaser-img {background:url(images/inductee-teaser-r-pantello.jpg) no-repeat;}
#clifford-parish-teaser .inductee-teaser-img {background:url(images/inductee-teaser-c-parish.jpg) no-repeat;}
#cmarshall-paul-teaser .inductee-teaser-img {background:url(images/cmarshall-paul-teaser.jpg) no-repeat;}
#harry-phibbs-teaser .inductee-teaser-img {background:url(images/inductee-teaser-h-phibbs.jpg) no-repeat;}
#dorothy-philips-teaser .inductee-teaser-img {background:url(images/inductee-teaser-d-philips.jpg) no-repeat;}
#jerry-philips-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-philips.jpg) no-repeat;}
#barbara-pritchard-teaser .inductee-teaser-img {background:url(images/2014_pritchard_small.jpg) no-repeat;}
#rolf-rosenthal-teaser .inductee-teaser-img {background:url(images/inductee-teaser-w-rosenthal.jpg) no-repeat;}
#warren-ross-teaser .inductee-teaser-img {background:url(images/inductee-teaser-w-ross.jpg) no-repeat;}
#mel-rubin-teaser .inductee-teaser-img {background:url(images/inductee-teaser-m-rubin.jpg) no-repeat;}
#arthur-sackler-teaser .inductee-teaser-img {background:url(images/inductee-teaser-a-sackler.jpg) no-repeat;}
#arthur-sudler-teaser .inductee-teaser-img {background:url(images/inductee-teaser-a-sudler.jpg) no-repeat;}
#ernie-smith-teaser .inductee-teaser-img {background:url(images/inductee-teaser-e-smith.jpg) no-repeat;}
#harry-sweeney-teaser .inductee-teaser-img {background:url(images/inductee-teaser-h-sweeney.jpg) no-repeat;}
#john-swift-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-swift.jpg) no-repeat;}
#jane-townsend-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-townsend.jpg) no-repeat;}
#joe-torre-teaser .inductee-teaser-img {background:url(images/inductee-teaser-j-torre.jpg) no-repeat;}
#david-wood-teaser .inductee-teaser-img {background:url(images/inductee-teaser-d-wood.jpg) no-repeat;}


/* future famers inductees page */
.ff-year-btn {
	font-weight:bold;
	float:left;
	margin:0 22px 15px 0;
	cursor:pointer;
}
.ff-year-btn:hover, .ff-year-btn.selected {
	color:#00678e;
}
#ff-2012 {
	display:none;
}
.ff-inductee-teaser-name {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:8px;
	border-bottom:1px solid #999999;
}

#ben-solochek-teaser .inductee-teaser-img {background:url(images/2018_solochek.jpg) no-repeat;}
#oliver-murphy-teaser .inductee-teaser-img {background:url(images/2018_murphy.jpg) no-repeat;}
#chelsea-patton-teaser .inductee-teaser-img {background:url(images/2018_patton.jpg) no-repeat;}
#samir-ben-rhaiem-teaser .inductee-teaser-img {background:url(images/2018_rhaiem.jpg) no-repeat;}
#tara-sheehy-teaser .inductee-teaser-img {background:url(images/2018_sheehy.jpg) no-repeat;}
#tim-schatz-teaser .inductee-teaser-img {background:url(images/2018_schatz.jpg) no-repeat;}
#samantha-brix-teaser .inductee-teaser-img {background:url(images/2018_brix.jpg) no-repeat;}
#zoe-raetzman-teaser .inductee-teaser-img {background:url(images/2018_raetzman.jpg) no-repeat;}
#kelly-ingber-teaser .inductee-teaser-img {background:url(images/2018_ingber.jpg) no-repeat;}
#ariane-dumas-teaser .inductee-teaser-img {background:url(images/2018_dumas.jpg) no-repeat;}
#rick-leech-teaser .inductee-teaser-img {background:url(images/2018_leech.jpg) no-repeat;}
#rachel-jablon-teaser .inductee-teaser-img {background:url(images/2018_jablon.jpg) no-repeat;}
#paige-logan-teaser .inductee-teaser-img {background:url(images/2018_logan.jpg) no-repeat;}
#lindsey-reilly-teaser .inductee-teaser-img {background:url(images/2018_reilly.jpg) no-repeat;}
#rachel-reji-teaser .inductee-teaser-img {background:url(images/2018_reji.jpg) no-repeat;}
#lauren-nitto-teaser .inductee-teaser-img {background:url(images/2018_nitto.jpg) no-repeat;}
#katherine-fryday-teaser .inductee-teaser-img {background:url(images/2018_fryday.jpg) no-repeat;}
#alyssa-marone-teaser .inductee-teaser-img {background:url(images/2018_marone.jpg) no-repeat;}
#mark-carrione-teaser .inductee-teaser-img {background:url(images/2018_carrione.jpg) no-repeat;}
#emily-menton-teaser .inductee-teaser-img {background:url(images/2018_menton.jpg) no-repeat;}
#carissa-lewski-teaser .inductee-teaser-img {background:url(images/2018_lewski.jpg) no-repeat;}

#kevin-price-teaser .inductee-teaser-img {background:url(images/2017_price.jpg) no-repeat;}
#david-stemler-teaser .inductee-teaser-img {background:url(images/2017_stemler.jpg) no-repeat;}
#jean-michael-compas-teaser .inductee-teaser-img {background:url(images/2017_compas.jpg) no-repeat;}
#cary-slisz-teaser .inductee-teaser-img {background:url(images/2017_slisz.jpg) no-repeat;}
#garrett-schlein-teaser .inductee-teaser-img {background:url(images/2017_schlein.jpg) no-repeat;}
#kelly-le-teaser .inductee-teaser-img {background:url(images/2017_le.jpg) no-repeat;}
#lauren-balestrier-teaser .inductee-teaser-img {background:url(images/2017_balestrier.jpg) no-repeat;}
#kara-garland-teaser .inductee-teaser-img {background:url(images/2017_garland.jpg) no-repeat;}
#jaclyn-nussbaum-teaser .inductee-teaser-img {background:url(images/2017_nussbaum.jpg) no-repeat;}
#michael-szmyga-teaser .inductee-teaser-img {background:url(images/2017_szmyga.jpg) no-repeat;}
#megan-malone-teaser .inductee-teaser-img {background:url(images/2017_malone.jpg) no-repeat;}
#ana-maria-vidal-teaser .inductee-teaser-img {background:url(images/2017_vidal.jpg) no-repeat;}
#jigna-baranello-teaser .inductee-teaser-img {background:url(images/2017_baranello.jpg) no-repeat;}
#elizabeth-heisler-teaser .inductee-teaser-img {background:url(images/2017_heisler.jpg) no-repeat;}
#jennifer-sittig-teaser .inductee-teaser-img {background:url(images/2017_sittig.jpg) no-repeat;}
#meghan-thompson-teaser .inductee-teaser-img {background:url(images/2017_thompson.jpg) no-repeat;}
#dayna-mccormick-teaser .inductee-teaser-img {background:url(images/2017_mccormick.jpg) no-repeat;}
#matthew-conte-teaser .inductee-teaser-img {background:url(images/2017_conte.jpg) no-repeat;}
#beth-amodeo-teaser .inductee-teaser-img {background:url(images/2017_amodeo.jpg) no-repeat;}

#alicia-griffith-teaser .inductee-teaser-img {background:url(images/alicia-griffith.jpg) no-repeat;}
#peter-pasco-teaser .inductee-teaser-img {background:url(images/peter-pasco.jpg) no-repeat;}
#nicholas-sherwin-teaser .inductee-teaser-img {background:url(images/nicholas-sherwin.jpg) no-repeat;}
#timothy-ryan-teaser .inductee-teaser-img {background:url(images/timothy-ryan.jpg) no-repeat;}
#tyler-brown-teaser .inductee-teaser-img {background:url(images/tyler-brown.jpg) no-repeat;}
#laura-janka-teaser .inductee-teaser-img {background:url(images/laura-janka.jpg) no-repeat;}
#nikki-magers-teaser .inductee-teaser-img {background:url(images/nikki-magers.jpg) no-repeat;}
#chris-flores-teaser .inductee-teaser-img {background:url(images/chris-flores.jpg) no-repeat;}
#allison-haran-teaser .inductee-teaser-img {background:url(images/allison-haran.jpg) no-repeat;}
#chelsea-higgins-teaser .inductee-teaser-img {background:url(images/chelsea-higgins.jpg) no-repeat;}
#derek-mclamb-teaser .inductee-teaser-img {background:url(images/derek-mclamb.jpg) no-repeat;}
#amy-demoreuille-teaser .inductee-teaser-img {background:url(images/amy-demoreuille.jpg) no-repeat;}
#funmi-olosunde-teaser .inductee-teaser-img {background:url(images/funmi-olosunde.jpg) no-repeat;}
#kevin-troyanos-teaser .inductee-teaser-img {background:url(images/kevin-troyanos.jpg) no-repeat;}
#maggie-bronny-teaser .inductee-teaser-img {background:url(images/maggie-bronny.jpg) no-repeat;}
#cassidy-crook-teaser .inductee-teaser-img {background:url(images/cassidy-crook.jpg) no-repeat;}
#connor-delaney-teaser .inductee-teaser-img {background:url(images/connor-delaney.jpg) no-repeat;}
#jordan-lichay-teaser .inductee-teaser-img {background:url(images/jordan-lichay.jpg) no-repeat;}

#steph-krout-teaser .inductee-teaser-img {background:url(images/steph-krout.jpg) no-repeat;}
#laura-pavelka-teaser .inductee-teaser-img {background:url(images/laura-pavelka.jpg) no-repeat;}
#eileen-kois-teaser .inductee-teaser-img {background:url(images/eileen-kois.jpg) no-repeat;}
#meredith-andrews-teaser .inductee-teaser-img {background:url(images/meredith-andrews.jpg) no-repeat;}
#adewale-adefemi-teaser .inductee-teaser-img {background:url(images/adewale-adefemi.jpg) no-repeat;}
#eric-pollock-teaser .inductee-teaser-img {background:url(images/eric-pollock.jpg) no-repeat;}
#elizabeth-paffenbarger-teaser .inductee-teaser-img {background:url(images/elizabeth-paffenbarger.jpg) no-repeat;}
#jamie-tsuzuki-teaser .inductee-teaser-img {background:url(images/jamie-tsuzuki.jpg) no-repeat;}
#emily-paul-teaser .inductee-teaser-img {background:url(images/emily-paul.jpg) no-repeat;}
#brooke-suskin-teaser .inductee-teaser-img {background:url(images/brooke-suskin.jpg) no-repeat;}
#william-keane-teaser .inductee-teaser-img {background:url(images/william-keane.jpg) no-repeat;}
#martha-walz-teaser .inductee-teaser-img {background:url(images/martha-walz.jpg) no-repeat;}
#lisa-gelbman-teaser .inductee-teaser-img {background:url(images/lisa-gelbman.jpg) no-repeat;}
#max-leader-teaser .inductee-teaser-img {background:url(images/max-leader.jpg) no-repeat;}
#sharon-suchotliff-teaser .inductee-teaser-img {background:url(images/sharon-suchotliff.jpg) no-repeat;}
#kathleen-mcginty-teaser .inductee-teaser-img {background:url(images/kathleen-mcginty.jpg) no-repeat;}

#marie-sanchez-teaser .inductee-teaser-img {background:url(images/marie_sanchez_crop.jpg) no-repeat;}
#carolyn-smith-teaser .inductee-teaser-img {background:url(images/carolyn_smith_crop.jpg) no-repeat;}
#susy-kim-teaser .inductee-teaser-img {background:url(images/susy_kim_crop.jpg) no-repeat;}
#sarah-larcker-teaser .inductee-teaser-img {background:url(images/sarah_larcker_crop.jpg) no-repeat;}
#kristen-morris-teaser .inductee-teaser-img {background:url(images/kristen_morris_crop.jpg) no-repeat;}
#hannah-thurman-teaser .inductee-teaser-img {background:url(images/hannah_thurman_crop.jpg) no-repeat;}
#christie-whitehead-teaser .inductee-teaser-img {background:url(images/christie_whitehead_crop.jpg) no-repeat;}
#amy-jensen-teaser .inductee-teaser-img {background:url(images/amy_jensen_crop.jpg) no-repeat;}
#dan-haller-teaser .inductee-teaser-img {background:url(images/dan_haller_crop.jpg) no-repeat;}
#kimberly-crespo-teaser .inductee-teaser-img {background:url(images/kimberly_crespo_crop.jpg) no-repeat;}
#sarah-parker-teaser .inductee-teaser-img {background:url(images/sarah_parker_crop.jpg) no-repeat;}
#lian-tay-teaser .inductee-teaser-img {background:url(images/lian_tay_crop.jpg) no-repeat;}
#kristen-sween-teaser .inductee-teaser-img {background:url(images/kristen_sween_crop.jpg) no-repeat;}
#angelo-campano-teaser .inductee-teaser-img {background:url(images/angelo_campano_crop.jpg) no-repeat;}
#kate-dziedzic-teaser .inductee-teaser-img {background:url(images/kate_dziedzic_crop.jpg) no-repeat;}

#laura-beyer-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-l-beyer.jpg) no-repeat;}
#jeff-butler-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-j-butler.jpg) no-repeat;}
#alicia-case-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-a-case.jpg) no-repeat;}
#allyson-cline-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-a-cline.jpg) no-repeat;}
#sara-ebel-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-s-ebel.jpg) no-repeat;}
#travis-farmer-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-t-farmer.jpg) no-repeat;}
#rebecca-karger-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-r-karger.jpg) no-repeat;}
#jacob-kastner-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-j-kastner1.jpg) no-repeat;}
#victoria-klaynman-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-v-klaynman.jpg) no-repeat;}
#dana-mccurdy-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-d-mccurdy.jpg) no-repeat;}
#christine-mundy-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-c-mundy.jpg) no-repeat;}
#lindsay-olson-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-l-olson.jpg) no-repeat;}
#ashley-oxendale-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-a-oxendale.jpg) no-repeat;}
#lauren-pecorino-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-l-pecorino.jpg) no-repeat;}
#logan-pepchinski-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-l-pepchinski.jpg) no-repeat;}
#claire-pisano-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-c-pisano.jpg) no-repeat;}
#julie-preston-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-j-preston.jpg) no-repeat;}
#leleah-robinson-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-l-robinson.jpg) no-repeat;}
#erik-sassone-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-e-sassone.jpg) no-repeat;}
#christopher-schnurman-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-c-schnurman.jpg) no-repeat;}
#mark-sposato-teaser .inductee-teaser-img {background:url(images/ff-inductee-teaser-m-sposato.jpg) no-repeat;}



/* heritage awards page */
.heritage-teaser-img, .heritage-horiz-teaser-img {
	position: relative;
	width:500px;
	height:500px;
	margin-bottom:10px;
	margin-top: 30px;
}
.ha-year-btn {
	font-weight:bold;
	float:left;
	margin:0 22px 15px 0;
	cursor:pointer;
}
.ha-year-btn:hover, .ha-year-btn.selected {
	color:#00678e;
}
.ha-inductee-teaser-name {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:8px;
	border-bottom:1px solid #999999;
}

#benadryl-teaser .heritage-teaser-img {background:url(images/Benadryl.jpg) no-repeat bottom left;}
#tarceva-teaser .heritage-horiz-teaser-img, #tarceva-teaser .heritage-teaser-img {background:url(images/Tarceva.jpg) no-repeat bottom left;}
#bentyl-teaser .heritage-horiz-teaser-img, #bentyl-teaser .heritage-teaser-img {background:url(images/Bentyl.jpg) no-repeat bottom left;}
#navane-teaser .heritage-teaser-img {background:url(images/Navane.jpg) no-repeat bottom left;}
#hytrin-teaser .heritage-horiz-teaser-img, #hytrin-teaser .heritage-teaser-img {background:url(images/Hytrin.jpg) no-repeat bottom left;}
#feldene-teaser .heritage-teaser-img {background:url(images/Feldene.jpg) no-repeat bottom left;}
#rocephin-teaser .heritage-teaser-img {background:url(images/Rocephin.jpg) no-repeat bottom left;}






/* membership roster page */
.roster-top-column {
	width:140px;
	margin-bottom:20px;
	float:left;
}
.roster-top-column-right {
	width:350px;
	margin-bottom:20px;
	float:left;
}
.roster-column {
	width:350px;
	float:left;
}


/* contact us page */
.contact-main-text {
	width:710px;
	margin:0 0 35px 0;
}
.contact-item {
	width:257px;
	margin-right:30px;
	float:left;
}
.contact-item p {
	margin:0 0 5px 0;
}
.contact-img {
	width:257px;
	height:190px;
	margin-bottom:10px;
	background:#DDD;
}
#contact-img1 {
	background:url(images/contact-img-robert.jpg) no-repeat;
}

#contact-img3 {
	background:url(https://www.mahf.com/wp-content/uploads/2018/09/MAHF_placeholder_SEP12.2018.jpg) no-repeat;
}
a.contact-name {
	font-size:18px;
	color:#00678E;
}
a.contact-name:hover {
	color:#c93996;
	text-decoration:none;
}


/* Ticket purchase pages */
.buy-btn {
	margin-top:30px;
}


/* BLOG STYLE
-------------------------------------------------------------- */

.sticky{}

.postimg{margin-bottom:17px;}

.single-format-gallery .postimg{margin-bottom:0px;}

.postimg img{display:block;}

.entry-content img{}
.entry-content p{margin-bottom:16px; line-height:21px;}
.entry-content .loopexcerpt p{margin-bottom:9px;}

.more, .more-link{font-size:14px;color:#00688d;}
a.more:hover, a.more-link:hover{text-decoration:none;}

.post .button{margin:10px 0 ; display:inline-block; float:left}

.post, #searchresult .page, #searchresult .hentry{clear:both;}

/*#singlepost .post{margin-bottom:36px; padding-bottom:21px;}*/

#singlepost .entry-utility{ margin-top:0px;}
.entry-utility{
	font-size:11px;
	margin:0px 0px 15px 0px; 
	padding:5px 0px;
	line-height:22px;
}
.entry-utility div{
	display:inline-block;
	line-height:100%;
}
.entry-utility .user, .entry-utility .tag, .entry-utility .like{
	margin-left:9px;
	padding-left:11px;
	border-style:solid;
	border-width:0px 0px 0px 1px;
}

.posttitle{margin:0 0 16px 0; word-wrap:break-word;}
.posttitle, .posttitle a{font-size:24px;}
.posttitle a:hover{text-decoration:none;}

.single .entry-content{ border:0px; margin:0px; padding:0px;}
.last .entry-content{ margin-bottom:15px;}
.entry-content{ overflow:hidden; margin-bottom:45px; padding:0 0 0px 0; word-wrap:break-word;}

#postattachment .entry-utility{width:100%; float:none; padding:0}

.entry-attachment{margin-bottom:20px;}

.tag-text{}
.tag-items{display:inline;}
.tag-items span{display:inline-block; padding:0px 5px;}


/* Post Format */
.entry-gallery .flexslider{margin-bottom:15px;}
.entry-quote blockquote{padding:22px 28px 22px 65px; background-position:28px 28px; font-size:16px; margin:0px 0px 28px 0px; position:relative;}
.entry-quote .quotearrow{height:13px;position:absolute; bottom:-13px;left:36px; width:100%;}

.mediacontainer{margin-bottom:13px;}
.mediacontainer audio{width:100%;}
.mediacontainer iframe, .mediacontainer object, .mediacontainer video{width:100%; height:350px;}


/* author */
h2.title-author{ font-size:16px}
#entry-author-info {
	clear: both;
	margin-bottom:36px;
	position:relative;
	padding:0px 0px 36px 0px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}
#entry-author-info #author-avatar {
	margin: 0 0 0 0;
	position:absolute;
	top:0px;
	left:0px;
}
.avatar{display:block; padding:3px;}
#entry-author-info #author-description {
	margin: 0px 0px 10px 78px; vertical-align:top;
}
#entry-author-info #author-description  h2{font-size:14px; margin-bottom:0px;}
#author-description span.author{display:block; font-weight:bold;}


/* attachment pages wordpress */
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin:0 0 20px 0;
	padding:0;
	max-width:100%;
	display:block;
}
.wp-caption img {
	margin: 0;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size: 12px;
	font-style:italic
}
.wp-caption .wp-caption-text {
	margin-bottom:0;
	padding: 8px 0 0 0;
	position: relative;
}

img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}

.tag-links{padding:10px 0; display:block}


/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* navigation  */
.navigation {
	line-height: 20px;
}
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
	text-align: right;
}
.nav-previous a, .nav-next a{
	font-size:12px;
	padding:8px 0;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	display:none;
	padding:0;
	font-size:12px;
	margin:10px 0 0 0;
	clear:both;
	text-align:right
}


/* Comments */
#comments{
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title{
	line-height:24px;
	padding:0px 0px;
	margin:0 0 20px 0;
	font-size:20px;
}
h3#reply-title {
	line-height:24px;
	font-size:20px;
	margin: 36px 0px 20px 0px;
}
.commentlist {
	list-style: none;
	margin: 0;
	margin-bottom:0px;
}
.commentlist li.comment {
	margin: 0 0 0px 0px;
	padding: 0 0 0px 0px;
	position: relative !important;
}
.commentlist li.comment ul.children{margin:0 0 0 0; margin-left:11%; padding:0px 0 0 0;}
.commentlist li.comment ul.children li{border-bottom:0 !important; margin:0; padding:0}
#comments .comment-body ul,#comments .comment-body ol {
	margin-bottom: 0;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
}
.comment-body cite {
	font-size:14px;
	line-height:14px;
	font-style:normal;
}
.comment-body cite  a, .comment-body cite  a:visited{}
.comment-body cite  a:hover{text-decoration:none}
.comment-author .says {	font-style: normal;}
.comment-meta {	font-size: 11px;	margin: 0 0 18px 0;}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {}
.commentlist .bypostauthor {}
.reply a.comment-reply-link{ }
.edit-link{float:none; clear:both; width:100%; display:block; padding:10px 0 0 0}
a.comment-edit-link {
}
a.comment-edit-link:hover {
	text-decoration:none
}
.commentlist .children {
	list-style: none;
}
.commentlist .children li {}
.nopassword, .nocomments {display: none;}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 12px;
}
.con-comment{padding:0 0 0 0;margin-bottom:30px;}
.commentlist .comment-author{ float:left; margin-top:0px; padding:3px;}
.commentlist .comment-body{width:auto; margin-bottom:30px !important; margin-left:80px;}
.commenttext{margin:0 0 0 0; padding:2px 0 0 0;}
.commentlist .comment-body p{margin-bottom:10px !important}
.commentlist ul.children .comment-author{}
.commentlist ul.children .comment-body{}
*+html .commentlist .comment-body{margin-top:0}
.comment-body .fn{ font-size:12px; font-weight:bold; word-spacing:2px}
.comment-body .time{font-size:11px; padding:0 5px 0 0; font-style:italic;}
.commentlist .comment-body .reply{font-size:11px;}
.comment-body .boldtext{font-weight:normal; font-size:22px}
.vcard{
	padding-bottom:6px;
}


/* Comments form */
#commentform{padding:0; }
#commentform label{margin-top:0px; padding:5px 0; display:inline-block;}
#commentform .required{}
#commentform code{padding:0; margin:10px 0; border:0}
#commentform input[type=text]{ 
	margin-bottom:3px;
	padding:8px 5px;
	vertical-align:middle;
	width:50%;
	font-size:12px;
	font-family:arial;
	display:block;
	page-break-after:always
}
#commentform textarea{ 
	width:95%;
	margin-bottom:12px;
	padding:8px 5px;
	vertical-align:top;
	font-size:12px;
	font-family:arial;
	display:block;
}

#respond .comment-reply{
	font-size: 20px;
	line-height:24px;
	padding:0px 0px;
	margin:0 0 10px 0;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 0px 0 0;
}

.cancel-comment-reply{font-size:12px;}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
	padding:0;
}
#cancel-comment-reply-link {
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
}
#respond label {
}
#respond input {
}
#respond textarea {
}
#respond .form-allowed-tags {
}
#respond .form-allowed-tags code {
}
#respond .form-submit {
	margin: 12px 0;
	clear:both;
}
#respond .form-submit input {
}

.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment{}
.comment-form-comment{ width:100%;}
.form-submit{ clear:both;}


/* Calendar */
.widget_calendar #wp-calendar {
	width: 100%;
	text-align:left;
	border: 0px !important;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
	padding:3px;
	font-size:11px;
}

#footersidebar .widget_calendar thead th{border-top:1px solid;}
#footersidebar .widget_calendar thead th:first-child{border-left:1px solid;}

.widget_calendar #wp-calendar tr{}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	text-align:right;
	padding: 3px 0 3px 0 !important;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	font-weight: bold;
	padding:3px;
}
.widget_calendar #wp-calendar tfoot tr{}
.widget_calendar #wp-calendar td#prev{text-align:left; padding-left:5px;}
.widget_calendar #wp-calendar td#next{text-align:right; padding-right:5px}

#today{font-weight:bold}


/*** CONTENTTOP ***/
.contenttop-container .widget-title, .contentbottom-container .widget-title{ font-size:24px; padding-bottom:13px; margin-bottom:25px;}

.maintop-container .widget-title, .mainbottom-container .widget-title{ font-size:24px; padding-bottom:13px; margin-bottom:25px;}

.widget-contenttop ul li.widget_rss ul {margin:0 0 0 15px;}
.widget-contenttop ul li.widget_rss ul li {color:#00688D; margin-bottom:8px;}


/*** SIDEBAR ***/
#sidebar.positionleft{float:left;}
#sidebar.positionright{float:right;}
#sidebar.positionright div.widget-area{padding-left:15px;}
#sidebar.positionleft div.widget-area{padding-right:15px;}

.widget-title{
	font-size:18px;
	padding:0;
	margin-bottom:15px;
}
.widget-title a.rsswidget:hover {
	text-decoration:none;
}
.widget-title a.rsswidget img {
	display:none;
}

#sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar .widget-container {
	margin-bottom:32px;
	padding:0 0 20px 0;
	border-bottom:1px solid #E4E4E4;
}
#sidebar .widget-container#text-10 {
	border:none;
}
#sidebar li.widget-container > ul{
	padding-top:5px;
}
#sidebar li li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
}
#sidebar li li a{}
#sidebar li li a:hover, #sidebar li li a.active{text-decoration:none;}
#sidebar .textwidget p{ margin-bottom:10px;}
#sidebar ul.sub-menu, #sidebar ul.children, #sidebar ul ul ul{margin:0 0 0 10px; }
#sidebar ul.sub-menu li, #sidebar ul.children li, #sidebar ul ul ul li{margin-bottom:0; padding-bottom:0;}
#sidebar ul li.widget_rss ul {margin:0 0 0 15px;}
#sidebar ul li.widget_rss ul li {color:#00688D; list-style:disc;}
#sidebar ul li.widget_rss_multi_importer_widget ul {margin:0 0 0 15px;}
#sidebar ul li.widget_rss_multi_importer_widget ul li {color:#00688D; list-style:disc;}


/* Recent post widget */
#sidebar .klasik-recentpost-widget .recent-item {padding:0 0 20px 0; margin:0 0 32px 0; border-bottom:1px solid #E4E4E4;}
#sidebar .klasik-recentpost-widget div.columns:last-child .recent-item{border:none; margin:0;}
#sidebar .klasik-recentpost-widget .smalldate{display:none;}


/* recent comment sidebar */
#sidebar .klasik-recent-comment-widget li{padding-bottom:4px; margin-bottom:10px; clear:both; background:transparent}
#sidebar .klasik-recent-comment-widget a{background:transparent !important; padding:0 !important;  display:inherit}


/* search widget */
#searchform input{background:transparent; border:0}
#searchform{position:relative}
#searchform #s{width:79%; padding:14px 50px 13px 20px !important; height:14px !important; border:0}
.searchbutton {
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
	text-indent:-9999px;
}


/* Tag */
.tagcloud{}
.tagcloud a{padding:0px 3px;}
.tagcloud a:hover{}


/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}
table,td,th { text-align:center;}
th{padding:10px;text-transform:uppercase;}
td{padding:10px;}
tfoot td{border:0px;}
th,tr:hover{}
table {
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	padding: 6px 24px;
}
tr.odd td {}


/* PLUGINS
-------------------------------------------------------------- */


/* WP-PageNavi  Plugin  */
.wp-pagenavi {padding:0; font-size:12px; margin:0 0 0 0; clear:both}
.wp-pagenavi .pages{padding-right:10px; border:0px;}
div.wp-pagenavi a, div.wp-pagenavi a:visited{padding:5px 0px; margin:0 4px; border:0px;}
div.wp-pagenavi span.current{padding:5px 0px; margin:0 4px; font-weight:normal;}


/* Flickr Plugin  */
#flickr {text-align:left !important; padding:0}
div#flickr div.flicr_badge_image:nth-child(3) img, #flickr div.flicr_badge_image:nth-child(6) img{ margin-right:0px!important;}
div#flickr img{margin:0 8px 12px 0; display:block; float:left; width:36px; height:36px; padding:4px !important;}
#flickr img{ border:0px !important;}
* html .flickr_badge_image, *+html .flickr_badge_image{display:inline !important}
.flickr_badge_image:hover{}


/* Contact Form  */
.wpcf7 p{margin-bottom:10px;}
.wpcf7 label{display:block;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"]{
	margin:4px 0px 6px 0px;
	font-size:11px;
	width:55%;
}
.wpcf7 textarea{
	margin-bottom:7px;
	padding:8px 5px;
	font-size:11px;
	width:89%
}
.wpcf7-submit{margin:0;}


/* Social Icons Widget */
.social-icons-widget li{list-style-type:none; background:none !important; padding:0px !important; border:0px !important; margin:0px 10px 0px 0px !important;}


/* Simple Social Icons*/
.klasikt .simple-social-icons ul li a{ padding:5px !important; display:inline-block; margin:0px 10px 0px 0px;}


/* FOOTER */
#outerfootersidebar{
	padding:40px 0 0 0;
}
#footersidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footersidebar li.widget-container{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footersidebar .widget-title{
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
	padding:0;
}
#footersidebar li li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footersidebar ul li a {
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#footersidebar ul li ul.sub-menu li a {
	font-weight:normal;
}
#footersidebar .klasik-recent-post-widget li {
	padding-bottom:9px!important;
	margin-bottom:9px!important;
	clear:left;
	background:none;
	border:0px;
	padding-left:0px;
}
#footersidebar .klasik-recent-post-widget img {
	float:left;
	margin-right:15px;
	margin-top:2px;
	padding:4px;
	width:53px;
	height:53px;
}
#footersidebar .klasik-recent-post-widget li h3 {
	font-size:12px;
	margin-bottom:3px
}
#footersidebar .klasik-recent-post-widget li .smalldate {
	font-size:11px;
	display:block;
	font-style:italic;
	overflow:hidden;
}
#footersidebar .columns {
	height:135px;
	margin-bottom:40px;
	border-left:1px solid #1e7b9d;
}
#footcol1 .menu-item-439, #footcol2 .menu-item-456 {
	margin-top:20px;
}
#footcol4 .menu-item-451 {
	margin-top:20px;
}
.gallery-pic a:nth-child(3) img, .gallery-pic a:nth-child(6) img {
	margin-right:0px!important;
}
.gallery-pic img {
	margin:0 12px 12px 0;
	display:block;
	float:left;
	padding:3px;
}

#footer{padding:20px 0px 17px;}
#footer{font-size:14px;}
#footer a, #footer a:visited{}
#footer a.copyright {
	padding-right:10px;
}
#footer .site-by {
	padding-left:12px;
	border-left:2px solid #00688d;
}
#toTop {
	position:absolute; /* this is the magic */
	top:18px;
	right:0;
	cursor:pointer;
	display:none;
	font-size:12px;
}