/*
 Theme Name: Library
 Theme URI:
 Description: Library
 Author: 
 Author URI: 
 */

/*====================================================================================================
 * G L O B A L                                                                             G L O B A L  
 =====================================================================================================*/

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size: 100.01%; }
body {
	font-size: 75%;
	color: #444444;
	background: url(images/tile.png) repeat;
	font-family: Verdana;
	overflow-x:hidden;	
	position:relative;
	width:auto;
}
	  

/* Links
-------------------------------------------------------------- */

a,a:link,a:visited { color: #444; text-decoration: none; }
a:hover,a:active,a:focus { color: #444; outline:none; text-decoration: underline; cursor: pointer; /*deletes dotted outline border*/ }
a img { border: none; /*resets the amazing border*/ } 

/* Alignment
-------------------------------------------------------------- */

.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft      { float: left;  }
.alignright     { float: right; }

/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

/* Misc
-------------------------------------------------------------- */

.indent-9999px { text-indent: -9999px; }
.display-none { display: none; }
.no-bg { background: none !important; }

/*====================================================================================================
 * S T R U C T U R E                                                                 S T R U C T U R E
 ====================================================================================================*/

#container    { position: relative; width: 965px; margin: 0 auto; text-align: left; background-color: #fff; }
#shadow-left { position: relative; float: left; width: 200px; height: 600px; margin: 0 0 0 -200px; background: url(images/shadow-left.png) no-repeat; overflow: hidden; }
#shadow-right { position: relative; float: right; width: 200px; height: 600px; margin: 0 -200px 0 0px; background: url(images/shadow-right.png) no-repeat; overflow: hidden; }

#header { position: relative; width: auto; height: 160px; background: url(images/header-inner.png) no-repeat; }
.home #header { position: relative; width: auto; height: 390px; background: url(images/header-inner.png) no-repeat; }
#sidebar {background: url(images/header-inner.png) no-repeat 0px -230px;}
.home #sidebar{background-image:none;}
#sidebar ul{padding:0}
#content {background: url(images/header-inner.png) no-repeat -270px -230px;}
.home #content{background-image:none;}

/*wraps content and sidebar - important when using more than 2 columns*/
#wrapper      { position: relative; float: left; width: 100%; background: url(images/bg-wrapper.png) repeat-y; }
.home #wrapper      { position: relative; float: left; width: 100%; top: 0px; background: url(images/bg-wrapper.png) repeat-y; }

/*wraps posts*/
#content      { position: relative; float: right; width: 675px; height: auto; margin: 0 0px 0 15px; padding: 20px 20px 30px 0; display: inline; }
.home #content      { position: relative; float: right; width: 710px; height: auto; margin: 0 10px 0px 0px; padding: 20px 0 30px 0; display: inline; }
.home #content  { padding-top: 0px; }
/*wraps a post*/
.post-content { position: relative; width: auto; top: -20px; padding: 0 0 40px 0; }
#sidebar      { position: relative; float: left; width: 206px; min-height: 500px; padding: 0 10px 0 29px; display: inline; }
#sidebar-bottom { position: absolute; width: 40px; height: 500px; top: -500px; left: 207px; background: url(images/sidebar-bottom.png) no-repeat; }
#footer       { position: relative; width: auto; height: 97px; padding: 8px 0 0 0; background: url(images/footer.jpg) no-repeat; text-align: center; clear: both; width:965px;}

/*====================================================================================================
 * H E A D E R                                                                             H E A D E R
 ====================================================================================================*/

a.logo                  { position: absolute; width: 270px; height: 75px; top: 5px; left: 20px; background: url(images/pixel.gif) repeat; text-indent: -999px; }
.headermeta              { position: absolute; top: 80px; left: 25px; }
.headermeta h1           { font-size: 2.0em; }
.headermeta .description { font-size: 1.6em; }

#header #options { position: absolute; width: auto; height: 30px; top: 105px; left: 30px; line-height: 30px; font-size: 0.9em; }
#header #options a.option { display: block; float: left; height: 30px; line-height: 30px; margin: 0 20px 0 0; padding: 0 0 0 20px; }
#header #options #ask { background: url(images/ico-ask.jpg) no-repeat left center; }
#header #options #account { background: url(images/ico-account.jpg) no-repeat left center; }
#header #options #contact{ background: url(images/ico-contact.jpg) no-repeat left center; }

/*====================================================================================================
 * S I D E B A R                                                                         S I D E B A R
 ====================================================================================================*/

/*Sidebar - widget
-------------------------------------------------------------- */

.pages            { width: auto; margin: 0px 0 10px 0; background-color: #FFFFFF; }
h3.pagestitle     { width: auto; height: 30px; padding: 0 10px 0 10px; font-size: 1.4em; font-style: italic; line-height: 30px; background-color: #505050; color: #ffffff; }
.pages p          { padding: 10px 10px 10px 10px; }  
.pages ul         { list-style: none; padding: 10px 0 0 0; font-size: 1.0em; }
.pages ul ul      { margin: 0 0 0 10px; padding: 0 0 0 0; width:190px;}
.pages ul li { background: url(images/square.jpg) no-repeat 0px 20px; }
.pages ul li a     { display: block; width: 180px; height: 10px; padding: 15px 13px 23px 15px; background: url(images/sidebar-item.jpg) no-repeat bottom; }
.pages li.current_page_item a, .pages .current_page_faq li.page-item-35{font-weight: 700;}
.pages ul ul li a{max-width:168px;}
.pages ul ul li { background: url(images/squares.png) no-repeat 0px 19px; }


/*====================================================================================================
 * F O O T E R                                                                             F O O T E R
 ====================================================================================================*/

#footer,
#footer a { color: #4C4D4C;}
#footer a:hover{text-decoration:none}
#footer ul { list-style: none; font-size: 11px; width:880px;margin:0 auto;line-height:20px;}
#footer ul li { display: inline; margin: 0px; text-transform:uppercase;}
#footer p { margin: 14px 0 0 0; font-size: 10px; color:#9B9F95;position:absolute;width:100%;width:965px;left:0px;}
#footer2{position:absolute;top:45px;left:0px;display:block;height:52px;padding:8px 0 0 0;background:url(images/footer.jpg) no-repeat 0px -15px;width:100%;width:965px;}
#footer ul li a{white-space:nowrap;}
#footer .page-item-12 .fdivider{display:none;}
#footer .fdivider{padding:0 11px 0 14px;text-decoration:none;cursor:default;}
#footer .flink:hover{text-decoration:underline;}

/*====================================================================================================
 * C O N T E N T                                                                         C O N T E N T
 ====================================================================================================*/

h2#search   { margin: 0 0 20px 0; padding: 0.5em 10px 2.0em 0px; } 
.post-content h2.permalink  { padding: 10px 0px 0px 0px; line-height: 1; font-size: 1.9em; }

.post-content h2.permalink { margin: 0 0 20px 0px; }

.gecko.page .post-content h2.permalink,
.gecko.single .post-content h2.permalink { margin: 0 0 20px 0px; }

.gecko.search .post-content h2.permalink,
.gecko.archive .post-content h2.permalink,
.gecko.category .post-content h2.permalink { margin: 0 0 20px 2px; }

.postmetadata { padding: 0px 10px 0px 0px; }
.entry { padding: 0 20px 0 0px; font-size: 13px; line-height: 20px; /*post itself without permalink*/ }

/* Post content - text elements
-------------------------------------------------------------- */

/* Content - headings
-------------------------------------------------------------- */

.entry  h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
.entry  h2 { font-size: 2em; margin-bottom: 0.75em; }
.entry  h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
.entry  h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
.entry  h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
.entry  h6 { font-size: 1em; font-weight: bold; }

.entry p           { margin: 0 0 20px 0; }
.entry p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
.entry p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
.entry img         { max-width:100%; /*..because some images are too wide*/}

.entry blockquote          { margin: 1.5em; color: #666; font-style: italic; }
.entry strong              { font-weight: bold; }
.entry em, .entry dfn      { font-style: italic; }
.entry dfn                 { font-weight: bold; }
.entry sup, .entry sub     { line-height: 0; }

.entry abbr, 
.entry acronym     { border-bottom: 1px dotted #666; }
.entry address     { margin: 0 0 1.5em; font-style: italic; }
.entry del         { color: #666; }

.entry pre 				{ margin: 1.5em 0; white-space: pre; }
.entry pre, .entry code, .entry tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

.entry a, .postmetadata a{color:#57767F;}
/*.entry a:hover, .postmetadata a:hover{color:#77969F;}*/

/* Post content - lists
-------------------------------------------------------------- */

.entry li ul, 
.entry li ol       { margin: 0 1.5em; }
.entry ul,
.entry ol          { margin: 0 1.5em 1.5em 1.5em; }

.entry ul          { list-style-type: disc; }
.entry ol          { list-style-type: decimal; }

.entry dl          { margin: 0 0 1.5em 0; }
.entry dl dt       { font-weight: bold; }
.entry dd          { margin-left: 1.5em;}

.entry ul { margin: 20px 0 20px 0px; list-style-type: none; }
.entry ul li { list-style-type: none; background: url(images/bullet.jpg) no-repeat 9px 7px; padding: 0 0 12px 28px; line-height: 20px; }

/* Post content - tables
-------------------------------------------------------------- */

.entry table       { margin-bottom: 1.4em; width:100%; }
.entry th          { font-weight: bold; }
.entry thead th    { background: #c3d9ff; }
.entry th,
.entry td,
.entry caption     { padding: 4px 10px 4px 5px; }
.entry tr.even td  { background: #e5ecf9; }
.entry tfoot       { font-style: italic; }
.entry caption     { background: #eee; }

/* Post content - WP-captions - post content (optional rounded corners for browsers that support it)
-------------------------------------------------------------- */

.wp-caption        { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; */ }
.wp-caption img    { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* Post content - page navigation
-------------------------------------------------------------- */
.navigation           { line-height: 30px; }
.navigation .next     { float: left; max-width: 50%; }
.navigation .previous { float: right; max-width: 50%; }

/*====================================================================================================
 * T E M P L A T E   H O M E                                                 T E M P L A T E   H O M E
 ====================================================================================================*/

/* libraries - take a quick tour */
#tour .col { display: block; float: left; width: 200px; height: 380px; padding: 15px 17px 0 18px; background: url(images/col.jpg) no-repeat right top; }
#tour .col h2 { height: 34px; line-height: 28px; font-size: 1.4em; background: url(images/heading.jpg) repeat-x 0px 28px; color: #244F5D; }
#tour .col .thumbnail img { display: block; margin: 15px auto 0 auto; border: 6px solid #DAC6B0; }
#tour .col p { margin: 15px 10px 0 10px; font-size: 0.9em; color: #5F5F53;height:142px; }
#tour a.quick-tour { display: block; width: 138px; height: 30px; margin: 20px auto 0 auto; text-indent: -9999px; background: url(images/quick-tour.jpg) no-repeat;  }

/* latest news */
#news  { float: left; width: 320px; height: auto; margin: 0 0 0 25px; }
#news .row { padding: 0 0 15px 0; background: url(images/news.jpg) repeat-x left bottom; }
#news h2 { width: 320px; height: 35px; line-height: 35px; font-size: 16px; background: url(images/heading.jpg) repeat-x bottom; }
#news .row h3 { margin: 15px 0 5px 0; font-size: 13px; }
#news .date { margin: 0 0 5px 0; font-size: 0.75em; color: #999999; }
#news p { color: #75817D; }
#news a.alignright { color: #BC9E23; font-size: 11px;margin:20px 0px 0 0;}

/* upcoming events */
#upc-events  { float: right; width: 320px; height: auto; margin: 0 20px 0 0px; }
#upc-events h2 { width: 320px; height: 35px; line-height: 35px; font-size: 16px; background: url(images/heading.jpg) repeat-x bottom; }

#upc-events .widget            { width: auto; margin: 0px 0 10px 0; background-color: #FFFFFF; }
#upc-events h3.widgettitle     { display: none; }
#upc-events .widget p          { padding: 10px 10px 10px 10px; }  
#upc-events .widget ul         { list-style: none; padding: 10px 10px 10px 10px; }
#upc-events .widget ul ul      { margin: 0 0 0 10px; padding: 0 0 0 0; }
#upc-events .widget ul li { margin: 0 0 10px 0; }
#upc-events a.alignright { color: #BC9E23; font-size: 11px;margin:20px 0px 0 0;}

.calnk { border: none; }
span.cal-date { float: left; display: block; width: 60px; height: 71px; background: url(images/date.jpg) no-repeat; text-align: center; font-size: 14px; }
span.cal-event { float: left; width: 300px; }

/* 3 image widgets at the bottom of homapge */
#footer-images { display: block; width: 651px; height: 101px; text-align: center; margin: 20px auto 0 auto; }
#footer-images .widget { float: left !important; width: 217px; height: 101px; }
#footer-images a img { }

/* calendar */

.calendar-table { width: 90%; }

/*====================================================================================================
 * H A C K S                                                                                 H A C K S 
 ====================================================================================================*/

/* clearfix 
-------------------------------------------------------------- */

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { min-width: 0; display: inline-block; /* \*/ display: block; }
* html .clear { /* \*/ height: 1%; }

/*====================================================================================================
 * G A L L E R Y                                                                         G A L L E R Y 
 ====================================================================================================*/
/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */
	
	.panel h2.title { display: none; }	
	

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { position: absolute; top: 135px; left: 29px; padding: 0px 0; border: none !important; }
	.coda-slider { background: #000; }
	.panel .trans { position: absolute; width: 350px; height: 255px; top: 0px; right: 0px; background: url(images/trans.png) repeat; text-align: right; }
	.panel .trans h2 { position: absolute; width: 315px; top: 12px; left: 15px; color: #fff; font-size: 25px; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: hidden !important; }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider,
	.coda-slider .panel {  } 	
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 909px; height: 254px; }
	.coda-slider-wrapper.arrows .coda-slider { }
	
	/* Arrow styling */
	.coda-nav-left a,
	.coda-nav-right a { position: absolute; background: url(images/next.png) no-repeat; color: #fff; width: 26px; height: 27px; line-height: 27px; text-align: center; text-indent: -9999px; cursor: pointer; }
	.coda-nav-right a { bottom: 10px; right: 20px;  }
	
	/* Tab nav */
	.coda-nav { position: absolute; right: 48px; bottom: 11px; z-index: 9999; }
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { float: left; list-style: none; }
	.coda-nav ul li a {  display: block; margin: 0 4px; background: url(images/button.png) no-repeat; color: #fff; width: 26px; height: 26px; line-height: 26px; text-align: center; text-decoration: none;  cursor: pointer;}
	.coda-nav ul li a.current { background: url(images/button-active.png) no-repeat; color: #000; }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hidden; border: none; }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { position: relative; display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/* custom styles */

h1.site_logo{font-size:36px;color:#16292f;padding:22px 0 0 40px;}
h1.site_logo a{color:#16292f;}
h1.site_logo a:hover{text-decoration:none;}
.contact-hover{position:absolute;top:30px;right:-28px;z-index:100000;background:#fff;}
.contact-hover a{display:block;padding:0 10px;}
#options{z-index:100;}
#membersList div{margin:28px 0 0 0;}
#googleiframe{width:650px;height:1200px;overflow:auto;display:block;border:0px;}
#catalogiframe{width:650px;height:1200px;overflow:auto;display:block;border:0px;}
/* search box */
#searchform2{position:absolute;top:22px;right:30px;display:block;width:238px;height:25px;background:url(images/search.jpg) no-repeat 0px 0px;}
#searchform2 p{padding: 0;}
#searchform2 #searchfield{width:182px;margin:0px;padding:4px 2px;border:0;background:none;color:#444;}
#searchform2 #searchsubmit{width:50px;height:23px/* #searchfield height +2px */; margin:0;border:0;background:none;color:white; cursor:pointer;}
#search-options{position:absolute;width:238px;right:30px;top:56px;font-size:13px;font-family:verdana,arial;text-align:center;}

/* faq-list */
#faq_list{border-bottom:1px dashed #999;line-height:24px;}
#faq_list li{list-style:none;margin:0px;padding:0px;}
#faq_list li a{font-weight:700;}
#faq_list li a:hover, #faq_list li .faq_question:hover, #faq_list li .faq_question, #faq_list li a{text-decoration:none;}
#faq_list li .faq_question{padding:12px 6px 12px 42px;line-height:24px;display:block;background:url(images/faq-q.png) no-repeat 6px 10px;border-top:1px dashed #999;cursor:pointer;}
#faq_list .faq_answer{padding:2px 6px 12px 42px;line-height:24px;background:url(images/faq-a.png) no-repeat 6px 0px;}
#faq_list .faq_answer ul{margin:12px 0 0 0;}
#faq_list .faq_answer li{list-style:none;padding:0 0 12px 28px;background: url(images/bullet.jpg) no-repeat 9px 7px;line-height:20px;}
.faq_all_controls{text-align:right;padding:0 0 10px 0;}
.faq_all_open, .faq_all_close{display:inline;margin:0 0 0 20px;cursor:pointer;color:#57767F;font-weight:700;}
.faq_question a{color:#444;}
.entry #faq_list li{background-image:none;}
#faq_list p{margin:0;}

/* news-app */
.news-entry{display:block;margin:0 0 28px 0;}
.news-entry .news-title{font-weight:700;font-size:18px;}
.news-entry .news-meta{font-size:11px;color:#999;}
.news-entry .news-content{margin:8px 0 0 0;}
.news-entry .news-content p{margin:0 0 20px 0;}

/*calendar-app*/
#calapp{width:100%;width:651px;border:1px solid #ddd;border-right:0;border-bottom:0;border-collapse:collapse;}
#calapp thead th{background:#eee;padding:8px;width:93px;border-bottom:1px solid #ddd;}
#calapp thead{border-right:1px solid #ddd;}
#calapp tbody td{border-bottom:1px solid #ddd;border-right:1px solid #ddd;vertical-align:top;width:93px;}
#calapp tbody .empty{background:#fafafa;}
#calapp tbody .num{font-size:10px;background:#eee;display:block;text-align:center;margin:0 0 4px 0;}
#calapp tbody .aday{min-height:120px;width:93px;}
#calapp tbody .event{width:87px;color:#fff;font-size:10px;margin: 0 0 10px 0;display:block;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:0px 3px;line-height:18px;}
#calapp tbody .event a{color:#fff;display:block;text-decoration:none;}
#calapp tbody .event a:hover{text-decoration:none;}
#calapp .West-End{background:#008000;}
#calapp .Herr{background:#ff0000;}
#calapp .Lewisburg{background:#0000ff;}
#calapp .UCLS{background:#C0C0C0;}
#calapp .listview{display:none;}
#calapp-list .listview{display:block;margin:20px 0 0px 0;border-bottom:1px solid #ddd;line-height:24px;padding:0 0 20px 0;}
#calapp-list .ttlink{display:none;}
#calapp-list .listview input{display:block;margin:10px 0 0 0;}
#calapp-list .listview strong{font-size:13px;}
#calapp-list .listview img{float:right;}

#calnav{margin:50px 0 10px 0;font-size:15px;text-align:center;font-weight:700;width:660px;}
#calnav .next_month{float:right;font-weight:100;font-size:12px;}
#calnav .prev_month{float:left;font-weight:100;font-size:12px;}

#tt{position:absolute;display:block;font-size:10px;overflow:hidden;}
#tttop {display:block; height:5px;overflow:hidden}
#ttcont {display:block;padding:2px 12px 3px 7px;background:#000;color:#fff;overflow:hidden;}
#ttbot {display:block;overflow:hidden}
.ttlink{cursor:pointer;display:block}

/* icons of social networking sites */
.pages{position:relative;margin-bottom:68px;z-index:1000;}
#social-icons{position:absolute;bottom:-58px;z-index:1000;}
#social-icons .youtube{background:url(social/youtube.png) no-repeat;display:block;width:48px;height:48px;text-indent:-9999px;left:0px}
#social-icons .twitter{background:url(social/twitter.png) no-repeat;display:block;width:48px;height:48px;text-indent:-9999px;left:50px;}
#social-icons .flickr{background:url(social/flickr.png) no-repeat;display:block;width:48px;height:48px;text-indent:-9999px;left:150px;}
#social-icons .facebook{background:url(social/facebook.png) no-repeat;display:block;width:48px;height:48px;text-indent:-9999px;left:100px;}
#social-icons a{bottom:0px;position:absolute;}

/* find an answer */
#faa{width:676px;}
#faa li.grid{float:left;text-align:center;width:160px;background:#eee;list-style:none;padding:0px;margin:0 9px 9px 0;}
#faa li.grid:hover{background:#ddd;cursor:pointer;}
#faa .faaimg{position:relative;width:140px;height:90px;margin:0 auto 10px auto;overflow:hidden;}
#faa li.grid img{width:140px;height:auto;min-height:90px;position:absolute;left:0px;height:0px;}
#faa-nav{border-bottom:1px dashed #dadada;position:relative;padding:18px 0 4px 0;font-size:11px;color:#999;width:665px;}
#faa-nav form{position:absolute;right:0px;bottom:8px;}
#faa-nav #faasearch{padding:2px;width:160px;border:1px solid #ccc;margin:0 10px 0 0;}
#faa-nav #faasearch:active,#faa-nav #faasearch:focus,#faa-nav #faasearch:hover{border:1px solid #aaa;}
#faa li.list{list-style:none;background-image:none;margin:0 10px 0 0;padding:0;border-bottom:1px solid #eee;padding:2px 0 4px 0;font-size:12px;vertical-align:top;}
#faa .faa-descr{width:500px;float:right;font-size:11px;line-height:24px;margin:4px 0 0 0;}
#faa li.grid span{font-size:11px;line-height:20px;}
#faa li.grid{height:120px;overflow:hidden;}
#faa li .grid2{padding:0;width:160px;height:110px;overflow:hidden;float:left;text-align:center;}
#faa li.list a{width:160px;display:inline-block;font-size:11px;}
#faa li.grid a{width:160px;display:inline-block;}

hr{border:0;border-top:1px solid #ddd;margin:20px 0;}
.quizf input{width:50px;}

#upcominglist .upcoming-entry{display:block;padding:15px 0;background: url(images/news.jpg) repeat-x left bottom;font-size:11px;}
#upcominglist .upcoming-date{float:left;text-transform:uppercase;text-align:right;font-size:22px;line-height:26px;padding:0px 4px 4px 4px;color:#0F5763;}
#upcominglist .upcoming-date2{color:#b7b7b7;font-size:18px;}
#upcominglist h5{margin:0;padding:0;font-size:13px;font-weight:100;margin:0 0 5px 0;}
#upcominglist .upcoming-info{padding-left:48px;}
#upcominglist .upcoming-info p{color:#75817D;font-size:12px;}
#upcominglist .upcoming-lib{margin: 0 0 5px 0; font-size: 9px; color: #999999;}

.event-entry .event-date{margin:0 0 20px 0;font-size:18px;text-align:center;}
.event-entry .event-lib{margin:0 0 20px 0;line-height:20px;color:#666;}
.event-entry p{line-height:20px;font-size:13px;}

#content img.alignleft{margin:0 16px 12px 0;}
#content img.alignright{margin:0 0 12px 16px;}
#content img.imgborder{border:1px solid #ccc;padding:5px;}

.hpage{display:none!important;}
a.link-underline{text-decoration:underline;}
a.link-underline:hover{text-decoration: none;}
