/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme.

You need to use .custom before every style e.g. 

.custom a {color:#555555;}
.custom #tabs {background:#000000;width:460px}

*/

/* START References Styles */

.small-text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hang {
	margin-left: 0.5em;
	padding-left: 1.5em;
	text-indent: -1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.hang li {
	list-style: none !important;
	padding-bottom: 0.2em;
	margin-top: 0em;
}

.hang ul li {
	list-style: none !important;
	margin-top: 0em;
	margin-left: -1.0em;
	padding-bottom: 0em;
	text-indent: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.search-archive-h2  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* END References Styles */

.index-list li  {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.index-list li a:link, .index-list li a:visited  {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entry .index-list li ul li  {
	list-style-type: none;
}

.entry .index-list li ul  {
	margin: 3px 0;
	padding: 0 0 0 10px;
}

.entry .staff-list li ul li  {	
	list-style-type: none;
}

.entry .staff-list li ul  {
	margin: 6px 0;
	padding: 0 0 0 2px;
}

.archive-list {
	font-size:14px;
	list-style-type: square;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
}

.archive-list li {
	float: left;
	width: 300px;
	margin-left: 10px
}

.browse-list li {
	padding: 5px;
}

.gray-bg img {
	background-color: #dce1e2;
}

.gray-text p {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #999999;
}

.gray-text a:link {
	color: #999999;
	text-decoration: underline;
}

.gray-text a:visited {
	color: #999999;
	text-decoration: underline;
}

.gray-text a:hover {
	color: #999999;
	text-decoration: none;
}
/*
.post-meta li {
	display: inline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: -30px;
}
*/
.hidden {
	color: #FFFFFF;
}

.post-edit-link {
	background-color: #CCCCCC;
	text-align: center;
	padding: 10px;
	margin: 20px;
}

/* List Styles */

.entry .alpha-lower li {
	list-style-type: lower-alpha;
}

.entry .alpha-upper li {
	list-style-type: upper-alpha;
}

.entry .roman-lower li {
	list-style-type: lower-roman;
}

.entry .roman-upper li {
	list-style-type: upper-roman;
}

/* Table Styles */

.table-border1 {
	border: 1px solid #333333;
}
.table-border1 td {
	padding: 10px;
	border: 1px solid #333333;
}

.table-border1 th {
	padding: 10px;
	border: 1px solid #333333;
}

.table-noborder1 {
	border: 0;
}
.table-noborder1 td {
	padding: 5px;
	vertical-align: middle;
	border: 0;
}

/* Subscript and Superscript styles */

sub {
	vertical-align: bottom;
	font-size: 75%;
}

sup {
	vertical-align: top;
	font-size: 75%;
}

/* Special Font for Indic Characters */

.entry .tahoma p, .entry .tahoma h1, .entry .tahoma h2, .entry .tahoma h3, .entry .tahoma h4, .entry .tahoma h5, .entry .tahoma h6, .entry .tahoma .hang, .entry .tahoma .hang li ul li {
	font-family: Tahoma;
}

/*  EPR Article Styles */

.noindentpar
{ 
   text-indent: 0px; 
}
.figure
{
   margin-left: auto;
   margin-right: auto;
   text-align: center !important;
   display: block;
   padding: 12px;   display: inline-block;
   vertical-align: middle;
   font-size: 90%;
   margin-left: 1px;
   font-family: Helvetica, Arial, sans-serif, Sans;
   width: 100%;
}
.figure img
{
   margin-left: auto !important;
   margin-right: auto !important;
   margin-bottom: .5em;
   display: block;
}
.circumflex
{
   display: inline-block;
   vertical-align: baseline;
}
.thecirc
{
   display: block;
   line-height: 0.4;
   text-align: center;
}
.circumflected
{
   display: block;
   line-height: 0.4;
   text-align: center;
}
.subsuper
{
   display: inline-block;
   vertical-align: middle;
   font-size: 80%;
   margin-left: 1px;
}
.subsupersuper
{
   display: block;
   text-align: left;
   line-height: 1;
}
.subsupersub
{
   display: block;
   text-align: left;
   line-height: 1;
}
.numstack
{
   display: inline-block;
   vertical-align: middle;
}
.stacked
{
	display: block;
	text-align: center;
	line-height: 1;
}
.inlinefraction
{
   display: inline-block;
   vertical-align: middle;
   margin-left: 1px;
   margin-right: 1px;
}
.inlinefractionbottom
{
   display: inline-block;
   vertical-align: bottom;
   margin-left: 1px;
   margin-right: 1px;
}
.inlinefractionpush
{
   display: inline-block;
   vertical-align: middle;
   margin-left: 1px;
   margin-right: 1px;
   padding-right: 2px;
}
.num
{
   display: block;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   text-align: center;
}
.denom
{
   display: block;
   text-align: center;
}
.numsquat
{
   display: block;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   text-align: center;
   line-height: 1;
}
.denomsquat
{
   display: block;
   text-align: center;
   line-height: 1;
}

.opover
{
   display: inline-block;
   vertical-align: bottom;
   margin-left: 1px;
   margin-right: 3px;
}
.opovermiddle
{
   display: inline-block;
   vertical-align: middle;
   margin-left: 1px;
   margin-right: 3px;
}
.opovertop
{
   display: inline-block;
   vertical-align: top;
   margin-left: 1px;
   margin-right: 3px;
}
.overop
{
   display: block;
   text-align: center;
   line-height: 1.1;
   font-size: 150%;
}
.undersub
{
   display: block;
   text-align: center;
   line-height: 1.1;
   font-size: 80%;
}
.undersubit
{
   font-style: italic;
   display: block;
   text-align: center;
   line-height: 1.1;
   font-size: 80%;
} 
.mathsuper
{
   vertical-align: 0;
   font-size: 80%;
   position: relative;
   bottom: 1ex;
}
.mathsupergap
{
   vertical-align: 0;
   font-size: 80%;
   position: relative;
   bottom: 1ex;
   padding-left: 1px;
}
.mathsuperit
{
   vertical-align: 0;
   font-size: 80%;
   font-style: italic;
   position: relative;
   bottom: 1ex;
}
.mathsuperpush
{
   vertical-align: 0;
   font-size: 80%;
   padding-right: 2px;
   position: relative;
   bottom: 1ex;
}
.mathsub
{
   vertical-align: 0;
   font-size: 80%;
   position: relative;
   top: 0.8ex;
}
.mathsubit
{
   vertical-align: 0;
   font-size: 80%;
   font-style: italic;
   position: relative;
   top: 0.8ex;
}
.mathsubpush
{
   vertical-align: 0;
   font-size: 80%;
   padding-right: 2px;
   position: relative;
   top: 0.8ex;
}
.mathsubpushit
{
   vertical-align: 0;
   font-size: 80%;
   padding-right: 2px;
   position: relative;
   top: 0.8ex;
   font-style: italic;
}
.mathrel
{
   padding-left: 0.3em;
   padding-right: 0.3em;
}
.sqrt
{
	text-decoration: overline;
}
.bigparen
{
	font-size: 150%;
	vertical-align: middle;
}
.bigparenpush
{
	font-size: 150%;
	vertical-align: middle;
	padding-right: 2px;
}
.hugeparen
{
	font-size: 200%;
	vertical-align: middle;
}
.hugeparenpush
{
	font-size: 200%;
	vertical-align: middle;
	padding-right: 2px;
}
.hugerparen
{
	font-size: 310%;
	vertical-align: middle;
	font-weight: lighter;
}
.hugerparenpush
{
	font-size: 310%;
	vertical-align: middle;
	font-weight: lighter;
	padding-right: 2px;
}
.hugerparentop
{
	font-size: 310%;
	vertical-align: top;
	font-weight: lighter;
}
table.eprtable
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px !important;
	border: none;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}
table.eprtablefull
{
	font-family: Georgia, serif;
	font-size: 14px !important;
	border: none;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
	width: 100%;
}
table.gridtable
{
	font-family: Georgia, serif;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5em;
	white-space: nowrap;
}
table.gridtable tr td
{
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	white-space: nowrap;
	padding-left: 2px;
	padding-right: 2px;
}
.tablewrapper
{
	text-align: center;
	padding: 0px;
	font-size: inherit;
	width: 100%;
}
.assumption
{
	font-size: 14px !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	border: none;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.alphanumtable
{
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 14px !important;
	border: none;
	width: 100%;
	vertical-align: text-top;
}
.reflink
{
	font-size: 100% !important;
	font-family: Georgia, serif !important;
}
.mathdisplay
{
	text-align: center !important;
}

.presumcell
{
       width: 40%;
       text-align: right;
       vertical-align: top;
}
.presumcell2
{
       width: 40%;
       text-align: right;
       vertical-align: top;
       padding-top: 8px;
}
.presumcell3
{
       width: 45%;
       text-align: right;
       vertical-align: top;
}
.presumcell4
{
       padding-top: 8px;
       width: 45%;
       text-align: right;
       vertical-align: top;
}
.iepnowrap
{
       white-space: nowrap;
}

#recent-posts-3 ul li {padding: 5px}
/*
     FILE ARCHIVED ON 16:41:14 Jul 22, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:04:59 Dec 12, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/