/* Mafiahistory.us web stylesheet */
/*  Last revised on 29 Jan 2021   */
/* Thomas Hunt, Whiting, Vermont  */
/* BASE ***************************/

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  }
body.main {
  padding: 15px; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #f8f0e7; 
  }
#homepagerow {
  display: block;
  clear: both;
  }
#featuresrow {
  margin-top: 15px;
  }
div.extraspace {
  margin: 5px 0px;
  }
div.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  }

/**********************************/
/* ADVERTISEMENTS *****************/
.g-as {
  padding: 10px;
  margin-bottom: 10px;
  }

/**********************************/
/* WEBSITE LOGOS AND PAGE HEADERS */
div#headercontainer {
  position: relative;
  width: 100%;
  }
#headerrow {
  display: block;
  }
.invisible {
  color: rgb(255,250,240);
  display: none;
  }
#pagelogo {
  display: none;
  border: 1px solid black;
  }
.logosq {
  box-shadow: -5px 5px 4px rgb(215,190,175);
  }
.pagelogorc {
  display: none;
  }
.logorc {
    display: block;
    width: 90%;
    max-width: 800px;
    margin: 0px auto 25px auto;
    height: auto;
  }
#subpagelogo {
    display: block;
    width: 90%;
    max-width: 800px;
    margin: 0px auto 25px auto;
    height: auto;
  }
img#rat {
    display: block;
    width: 320;
    margin: 0px auto 25px auto;
    height: auto;
  }
#jumptomenu {
  margin: 15px 20px;
  display: none;
  }
#jumptomenusm {
  display: none;
  }
  
/**********************************/
/* MENUS AND LINKS ****************/
div#mainmenu {
  border: 1px solid black;
  background-color: #e8d0b0;
  margin-top: 10px;
  }
h3#mainmenutitle {
  font-family: 'Roboto', Helvetica, sans-serif;
  text-indent: 0px;
  margin: 0px 0px 6px 0px;
  padding-top: 10px;
  padding-bottom: 6px;
  text-align: center;
  color: rgb(255,240,230);
  background-color: rgb(0,0,0);
  }
a.menu {
  display: block; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 90%; 
  text-align: center; 
  margin: 2px 10px 2px 10px; 
  padding: 0px 10px 0px 10px; 
  line-height: 2.2; 
  white-space: nowrap; 
  text-decoration: none; 
  background-color: rgb(250,240,220);
  border-style: solid; 
  border-width: 2px; 
  border-color: #FFFFFF #FFFFFF #B0A080 #C0A080; 
  border-radius: 7px;
  }
a#menuselected {
  color: rgb(250,240,200);
  background-color: rgb(150,120,100);
  border-style: solid; 
  border-width: 2px; 
  border-color: #807040; 
  border-radius: 7px;
  }  
a#current {
  background-color: rgb(210,190,140);
  }
a.menu:hover {
  color: rgb(180,50,55); 
  background-color: rgb(255,255,255);
  border-color: rgb(200,70,30);
  }

.alphamenu {
  margin-top: 20px;
  }
a.menubutton {
  display: block; 
  float: left;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 97%; 
  text-align: center; 
  width: 40px;
  margin: 2px 10px 2px 10px; 
  padding: 0px 10px 0px 10px; 
  line-height: 2.2; 
  white-space: nowrap; 
  text-decoration: none; 
  background-color: rgb(255,248,232);
  border-style: solid; 
  border-width: 2px; 
  border-color: #FFFFFF #FFFFFF #C0A080 #C0A080; 
  border-radius: 7px;
  }
a#menubuttondim {
  background-color: rgb(210,190,140);
  }
  
a.linkbutton {
  display: block; 
  float: left;
  font-family: Arial, Helvetica; 
  font-size: 97%; 
  text-align: center; 
  margin: 2px 10px 2px 10px; 
  padding: 0px 10px 0px 10px; 
  line-height: 2.2; 
  white-space: nowrap; 
  text-decoration: none; 
  background-color: rgb(255,248,232);
  border-style: solid; 
  border-width: 2px; 
  border-color: #FFFFFF #FFFFFF #B0A080 #C0A080; 
  border-radius: 7px;
  }

a.linkbuttonmon {
  display: block; 
  float: left;
  font-family: "Courier New", Courier, monospace; 
  font-size: 94%; 
  text-align: center; 
  margin: 2px 10px 2px 10px; 
  padding: 0px 10px 0px 10px; 
  line-height: 2.2; 
  white-space: nowrap; 
  text-decoration: none; 
  background-color: rgb(255,248,232);
  border-style: solid; 
  border-width: 2px; 
  border-color: #FFFFFF #FFFFFF #B0A080 #C0A080; 
  border-radius: 7px;
  }
a:link {
  color: rgb(40,40,40); 
  font-weight: Bold; 
  text-decoration: none;
  }
a:visited {
  color: rgb(90,90,100); 
  font-weight: Bold; 
  }
a:hover {
  color: rgb(180,50,55); 
  border-color: rgb(255,150,150); 
  font-weight: Bold; 
  background-color: white;
  }
a.bn {
  display: block;
  margin: 15px 10px 10px 20px;
  }
a.qa {
  display: block;
  margin: 15px 10px 10px 20px;
  font-family: Arial, Helvetica; 
  font-size: 125%; 
  text-align: left; 
  }

/**********************************/
/* PHOTOS *************************/

div.lrmarg {
	margin: 0px 15px;
	}

div.picwcap { /* photo w cap float right */
  margin: 10px 10px 0px 20px;
  float: right;
  }

div.pictrwcap { /* photo w cap float right no top margin*/
  margin: 0px 10px 0px 10px;
  float: right;
  }

div.fullpicto640 { /* full col pic maxxed at 600 */
  margin: 10px auto 0px auto;
  width: 90%;
  max-width: 640px; 
}

div.fullpicto480 { /* full col pic maxxed at 480 */
  margin: 10px auto 0px auto;
  width: 90%;
  max-width: 480px; 
}

div.halfcolpicr { /* half col pic right side maxxed at 400 */
  margin: 10px 15px 6px 10px;
  float: right;
  width: 50%;
  max-width: 400px;  
  }

div.halfcolpicl { /* half col pic left side maxxed at 400 */
  margin: 10px 10px 6px 15px;
  float: left;
  width: 50%;
  max-width: 400px; 
  }

div.thirdcolpicr { /* third col pic right side maxxed at 300 */
  margin: 10px 15px 6px 10px;
  float: right;
  width: 33%;
  max-width: 300px;  
  }

div.thirdcolpicl { /* third col pic left side maxxed at 300 */
  margin: 10px 10px 6px 15px;
  float: left;
  width: 33%;
  max-width: 300px; 
  }  

div.quartcolpicr { /* quarter col pic right side maxxed at 260 */
  margin: 10px 15px 6px 10px;
  float: right;
  width: 25%;
  max-width: 260px;  
  }

div.quartcolpicl { /* quarter col pic left side maxxed at 260 */
  margin: 10px 10px 6px 15px;
  float: left;
  width: 25%;
  max-width: 260px; 
  } 

div.picmwcap { /* mug photo set height w cap float left */
  margin: 10px 10px 10px 10px;
  float: left;
  border: solid transparent 1pt;  
  height: 220px;
  width: 150px;
  }

div.picmwcapb { /* boxed photo w cap float left - gallery w bio */
  margin: 10px 10px 10px 10px;
  float: left;
  border: solid black 1pt;
  background-color: rgb(230,215,200); 
  height: 220px;
  width: 150px;
  }  

div.piclwcap { /* photo w cap float left */
  margin: 10px 20px 0px 10px;
  float: left;
  }

div.picrwcapb { /* boxed photo w cap float right - gallery w bio */
  margin: 8px 9px 0px 9px;
  width: 130px;
  padding: 2px;
  float: right;
  border: solid black 1pt;
  background-color: rgb(245,225,205); 
  }
div.piclwcapb { /* boxed photo w cap float left - gallery w bio */
  margin: 8px 9px 0px 9px;
  float: left;
  border: solid black 1pt;
  background-color: rgb(245,225,205); 
  }

div.featurepicwcap { /* featured pic for an article - full width */
  width: 100%;
  margin: 10px auto 0px auto;
  float: none;
  clear: both;
  }

div.featurepicwcapb { /* boxed featured pic for an article - full width */
  margin: 10px 30px 0px 30px;
  padding-top: 10px;
  border: 1px solid black;
  background-color: #d8d7d0;
  float: none;
  clear: both;
  }

div.searchbox { /* Google custom search box at main entrance */
  width: 96%;
  margin: 2% 2% 1% 2%;
  clear: both;
  }  

div.thumb {
  width: 96%;
  margin: 0px auto 0px auto;
  padding-bottom: 8px;
  border-style: solid; 
  border-width: 1px; 
  border-color: #E0E0E0; 
  border-radius: 20px; 
  }

img.docth {
  float: right; 
  width: 110px; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 2px 6px 6px 12px; 
  }

p.docthcap {
  text-align: left;
  text-indent: 0px;
  margin: 2px 12px 6px 6px;
  padding-top: 16px;
  font-family: Arial, helvetica, sans-serif; 
  font-size: 82%; 
  line-height: 1.2
  }

img.divpic { /* Image rounded border with dimensions controlled by outside div */
  display: block;
  width: 90%; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px auto 0px auto; 
}

img.divpicnb { /* Image no border with dimensions controlled by outside div */
  display: block;
  width: 90%; 
  margin: 4px auto 0px auto; 
}

img.mugl {
  float: left; 
  width: 110px; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090;
  margin: 0px 10px 6px 15px; 
  }

img.mugr { /* Mug shot float right */
  float: right; 
  width: 110px; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  margin: 4px 0px 8px 12px; 
  }

img.muground { /* Mug shot float right rounded corners */
  float: right; 
  width: 110px; 
  height: 145px;
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px 15px 6px 12px; 
  }

img.clickmuground { /* Clickable mug shot float right rounded corners */
  float: right; 
  width: 110px; 
  height: 145px;
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px 15px 6px 12px; 
  }

img.clickmuground:hover {
	width: 118px;
	height: 154px;
	margin: 1px 11px 1px 8px;
	border-color: #F0D8C0 #E0C8B0 #603010 #803010;
  }  

img.gmuground { /* Gallery mug shot float right rounded corners */
  display: block;
  width: 110px; 
  height: 140px;
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px auto 0px auto; 
  }

img.mugroundc { /* Mug shot centered rounded corners */
  display: block;
  width: 110px; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px auto 6px auto; 
  }
img.mugroundl { /* Mug shot float right rounded corners */
  float: left; 
  width: 110px; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px 15px 6px 12px; 
  }
img.authormug { /* Author mugshot rounded corners */
  width: 110px; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px 10px 0px 0px; 
  }
img.featurepic { /* Feature pic 70% width */
  display: block;
  width: 70%; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px auto 0px auto; 
  }
img.featurepicto360 { /* Pic 70% width max width 360 border */
  display: block;
  width: 70%; 
  max-width: 360px;
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px auto 0px auto; 
  }  
img.featurepicto360nb { /* Pic 70% width max width 360 no border */
  display: block;
  width: 70%; 
  max-width: 360px;
  border: 0px; 
  margin: 4px auto 0px auto; 
  }  
img.featurepicto480 { /* Pic 80% width max width 480 with border */
  display: block;
  width: 80%; 
  max-width: 480px;
  border: 1px solid black;
  margin: 4px auto 0px auto; 
  }   

img.featurepicto480nb { /* Pic 80% width max width 480 no border */
  display: block;
  width: 80%; 
  max-width: 480px;
  border: 0px; 
  margin: 4px auto 0px auto; 
  }  
img.vfeaturepic { /* Vertical feature pic 40% width */
  width: 40%; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 4px 10px 0px 10px; 
  float: right:
  }
  
img.vfeaturepicc { /* Vertical feature pic 40% width */
  width: 40%; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 2px 30% 2px 30%; 
  }
  
img.halfcolpic { /* pic for halfcolpicr */
  width: 90%; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 0% 5% 0% 5%; 
  } 

img.halfcolpicto360nb { /* pic for halfcolpicr */
  width: 90%; 
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090; 
  border-radius: 20px; 
  margin: 0% 5% 0% 5%; 
  } 

img.link {
  float: left; 
  width: 33%; /* 230px; */
  border-style: solid; 
  border-width: 2px; 
  border-color: #E0E0E0 #C0C0C0 #606060 #909090;
  margin: 0px 10px 20px 15px; 
  }

img.log {display: block; margin: 20px auto 20px auto; width: 100%; max-width: 900px; border-width: 0px;}

img.lrgc {float: none; width: 160px; border-style: solid; border-width: 2px; border-color: #E0E0E0 #C0C0C0 #606060 #909090; margin: 4px 0px 6px 0px; }

img.lrgl {float: left; width: 160px; border-style: solid; border-width: 2px; border-color: #E0E0E0 #C0C0C0 #606060 #909090; margin: 4px 12px 6px 6px; }

img.lrgr {float: right; width: 160px; border-style: solid; border-width: 2px; border-color: #E0E0E0 #C0C0C0 #606060 #909090; margin: 4px 0px 6px 12px; }

img.medl {float: left; width: 132px; border-style: solid; border-width: 2px; border-color: #E0E0E0 #C0C0C0 #606060 #909090; margin: 4px 12px 6px 6px; }

img.medr {float: right; width: 132px; border-style: solid; border-width: 2px; border-color: #E0E0E0 #C0C0C0 #606060 #909090; margin: 4px 0px 6px 12px; }

img.mugc {float: none; width: 110px; border-style: solid; border-width: 2px; border-color: #E0E0E0 #C0C0C0 #606060 #909090; margin: 4px 0px 6px 0px; }

img.mugcnb { /* Centered small image with no border */
  display: block;
  width: 110px;
  border: 0px;
  float: none;
  margin: 4px auto 6px auto;
 }

/**********************************/
/* ARTICLES ***********************/
.articlepre { /* Article previews */
  padding: 10px 15px 10px 10px;
  }
.articlepre > p { /* Article preview paragraphs */
  font-family: Georgia, Times, serif;
  font-size: 100%;
  text-indent: 0px;
  text-align: left;
  }
.articlepre > p.by { /* Article preview bylines */
  font-family: Georgia, Times, serif;
  font-size: 90%;
  font-style: italic;
  text-indent: 5px;
  }


/**********************************/
/* LISTS **************************/
dt { /* Definition term */
  font-family: Georgia, Times, Serif; 
  font-size: 110%; 
  font-weight: Bold; 
  line-height: 1.3; 
  margin: 12px 0px 0px 20px;
  letter-spacing: .5px;
  }

dd { /* Definition */
  font-family: Georgia, Times, Serif; 
  font-size: 100%; 
  line-height: 1.2; 
  margin: 3px 6px 6px 70px; 
  text-indent: -20px;
  }

dt.rat { /* Definition term */
  font-family: Georgia, Times, Serif; 
  font-size: 110%; 
  font-weight: Bold; 
  line-height: 1.3; 
  margin: 12px 15px 0px 15px;
  text-decoration: underline;
  }

dd.rat { /* Definition */
  font-family: Georgia, Times, Serif; 
  font-size: 100%; 
  line-height: 1.25; 
  margin: 3px 15px 6px 40px; 
  text-indent: -25px;
  }

dl.art { /* Definition list within article */
  margin: 12px 20px 6px 20px;
  text-align: justify; 
}

dt.art { /* Definition term within article */
  font-family: Georgia, Times, Serif; 
  font-size: 100%; 
  font-weight: Normal; 
  font-style: Italic;
  line-height: 1.3; 
  }

ol { /* Numbered list */
  margin: 10px 15px 10px 25px;
  }
ul { /* Bulleted list */
  margin: 10px 15px 10px 25px;
  }

ul.stars {
  list-style-type: "*";
  }

ul.dash {
  list-style-type: "-";
  margin: 15px 10px 5px 5px;
  }  

ul.none {
  list-style-type: " ";
  margin: 15px 10px 5px 5px;
  }  

ul.art {margin: 0px 0px 0px 8px;}

ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
    margin-left: 0px;
}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: rgb(255,250,240);
}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: rgb(255,250,240);
}

li { /* List item */
  font-family: Georgia, Times, serif;
  color: #202020;
  font-size: 100%;
  text-align: left;
  margin-left: 25px;
  text-indent: -10px;
  padding-left: 10px;
  line-height: 1.3;
  }
li.note { /* Small type list item */
  font-family: Georgia, Times, serif;
  font-size: 90%;
  text-align: left;
  margin-left: 25px;
  text-indent: -10px;
  padding-left: 10px;
  }
li.hlt { /* Highlighted small type list item */
  font-family: Georgia, Times, serif;
  font-size: 90%;
  text-align: left;
  margin-left: 25px;
  text-indent: -10px;
  padding-left: 10px;
  color: rgb(120,0,0);
  }
li.q { /* Larger type list item */
  font-family: Georgia, Times, serif;
  font-size: 105%;
  text-align: left;
  }

li.pgs {
  margin: 0px 20px 0px 30px; 
  text-align: left; 
  text-indent: 0px; 
  color: rgb(20,20,20); 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 65%; 
  line-height: 1.2;
  }

li.txt {margin: 8px 40px 12px 10px; text-align: left; text-indent: 20px; color: rgb(20,20,20); font-family: Arial, Helvetica, Sans-serif; font-size: 80%; line-height: 1.1}

li.books {margin: 10px 10px 20px 10px; text-align: left; text-indent: 0px; color: rgb(30,20,20); font-family: Georgia, Helvetica, Sans-serif; font-size: 85%; line-height: 1.3; font-weight: Normal}

li.intight {margin: 0px 0px 0px 40px; text-align: left; font-size: 100%; line-height: 1.1; font-weight: Normal; color: rgb(0,0,0); text-indent: 0px;}


/**********************************/
/* HEADINGS ***********************/
H1 { /* Top headline for site */
  color: rgb(0,0,0); 
  font-family: Georgia, "Times New Roman", Serif; 
  font-size: 180%; 
  text-align: center; 
  font-weight: bold; 
  line-height: 1.0; 
  margin: 0px 0px 0px 0px;
  }
H2 { /* Top headline centered for individual page */
  color: rgb(0,0,0); 
  text-indent: 0px; 
  text-align: center; 
  font-family: Georgia, Times, Serif; 
  font-size: 180%; 
  text-shadow: -1px 1px 1px rgb(160,120,100);
  line-height: 1.2;
  margin: 0px 10px 8px 10px;
  }
H2.red { /* Top headline centered in red */
  color: #601000; 
  text-indent: 0px; 
  text-align: center; 
  font-family: Georgia, Times, Serif; 
  font-size: 160%; 
  text-shadow: .7px .7px #904020;
  line-height: 1.2;
  margin: 0px 0px 8px 10px;	
 }
H2.subpagehead { /* Top headline centered for individual page */
  display: block;
  font-size: 140%;
  margin: 15px 15px 10px 15px;
  }
H2.articlehead { /* Article headline centered on multi-article page */
  display: block;
  font-size: 160%;
  text-shadow: -1px 1px 1px rgb(160,120,100);
  margin: 15px 15px 10px 15px;
  }

H2.alphahead { /* Letter index for alphabetical listings */
  text-align: center;
  margin: 10px 0px 10px 0px;
  }

H2.air {color: rgb(0,0,0); font-family: Georgia, "Times New Roman", Serif; font-size: 145%; line-height: 1.3; margin: 10px 0px 8px 0px;}

H3.center {
  margin: 10px 10px 0px 10px; 
  text-indent: 0px; 
  text-align: center; 
  color: #704020; 
  line-height: 1.0;
  text-shadow: .4px .4px #805030;  
  }

H3 { /* Medium align left headline */
  margin: 10px 15px 10px 15px; 
  text-indent: -15px; 
  text-align: left; 
  color: #000000; 
  padding: 10px;
  font-family: Georgia, "Times New Roman", Serif; 
  font-size: 135%; 
  line-height: 1.4;
  }

H3.section { /* article section head with overline */
  margin: 20px 12px 2px 10px;
  border-top: 2px solid #703010;
  padding-top: 6px;
  text-indent: 0px;
  text-align: center;
  color: #703010;
  text-shadow: .3px .3px #a05050;
 }  


H3.featurehead {
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 120%;
  font-weight: bold;
  text-shadow: .2px .2px #603020;
  line-height: 1.3;
  letter-spacing: -.2px;
  }  
  
H3.reverse { /* White on black centered headline */
  margin: 10px 15px 10px 15px; 
  text-indent: 0; 
  text-align: center; 
  color: rgb(255,240,230);
  background-color: rgb(0,0,0);
  }

H3.reversebl { /* White on blue centered headline */
  margin: 10px 15px 10px 15px; 
  text-indent: 0; 
  text-align: center; 
  color: rgb(230,230,230);
  background-color: rgb(60,60,90);
  padding-top: 1px;
  padding-bottom: 1px;
  }

H3.reversebls { /* White on blue centered short headline */
  font-family: Arial, Helvetica; 
  font-size: 110%; 	
  font-weight: bold;
  letter-spacing: 2px;
  margin: 10px 15px 10px 15px; 
  text-indent: 0; 
  text-align: center; 
  color: rgb(230,230,230);
  background-color: rgb(60,60,90);
  padding-top: 1px;
  padding-bottom: 1px;
  }

H4 { /* Small type in red */
  margin: 12px 0px 10px 10px; 
  color: rgb(150,20,10); 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 80%; 
  text-indent: 0px; 
  text-align: left;
  }

H4.kicker { /* Small type in dark red for over main headline */
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 95%;
  letter-spacing: 0px;
  margin: 10px 0px 10px 12px;
  }

H4.specialkicker {
  color: rgb(250,250,250); 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 95%;
  letter-spacing: 0px;
  margin: 10px 10px 10px 12px;
  padding-left: 5px;
  background-color: rgb(150,20,10);
}

H4.center { /* Small Arial type in dark brown centered */
  font-size: 95%;
  margin: 10px 0px 4px 0px; 
  color: rgb(120,40,10); 
  text-align: center;
  }

H4.ctr { /* Small Arial in black centered larger top-bottom margins */
  margin: 12px 0px 10px 0px; 
  color: rgb(0,0,0); 
  font-family: Arial; 
  font-size: 90%;
  text-align: center;
  }

H4.pq { /* Small Arial type in dark brown centered */
  font-size: 95%;
  margin: 10px 15px 4px 15px; 
  color: rgb(120,30,10); 
  text-align: center;
  }

H5 { /* Minor headline in bold brown */
  color: #704010;  
  font-family: Georgia, Times, serif; 
  font-size: 125%; 
  text-align: left; 
  font-weight: bold; 
  line-height: 1.5; 
  margin: 20px 15px 0px 25px; 
  text-indent: -10px; 
  }

H5.tightcenter { /* Minor headline in bold black */
  text-align: center; 
  color: rgb(50,10,0);   
  font-weight: normal;   
  letter-spacing: -0.4px;
  margin: 6px 15px 6px 15px; 
  text-indent: 0px;
  text-shadow: -1px 1px 1px rgb(120,80,40); 
  }

H5.tightleft {
  text-align: left; 
  color: rgb(50, 10,0);   
  font-weight: normal;   
  margin: 6px 15px 6px 25px; 
  text-indent: -10px;
  text-shadow: -1px 1px 1px rgb(170,130,80); 
}


H3.deep {margin: 24px 0px 10px 0px; text-indent: 0px; line-height: 1.0}

H3.menu {font-size: 93%; text-align: center; padding: 4px; text-indent: 0px; margin: 10px 0px 12px 0px; color: rgb(0,0,0); background: rgb(200,200,200); border-top: 2px solid #e0e0e0; border-right: 2px solid #e0e0e0; border-bottom: 1px solid #808080; border-left: 1px solid #808080}

H3.r {margin: 10px 0px 10px 0px; text-indent: 0px; color: rgb(0,0,0); font-family: Arial, Helvetica; font-size: 110%; line-height: 1.0}

H6 { /* Normal text, tight leading, centered space beneath*/
	color: rgb(0,0,0); 
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 100%; 
	text-align: center; 
	font-weight: normal; 
	line-height: 1.0; 
	margin: 0px 0px 10px 0px
}

H6.warn { /* Warning text - shadowed white bold text centered on red bg */
	color: rgb(250,250,250); 
	background-color: rgb(200,70,60);
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 80%; 
	text-align: center; 
	font-weight: bold; 
	line-height: 1.1; 
	text-shadow: .5px .5px #707070;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}


/**********************************/
/* HORIZONTAL LINES ***************/
hr.shd { /* Gradiated fill line */
  clear: both;
  height: 12px; 
  width: 97%; 
  margin: 10px auto 10px auto;
  border: 0; 
  box-shadow: inset 0 12px 12px -12px rgba(225,167,80,0.5);
  }

hr.pqtop { /* Gradiated fill line */
  clear: both;
  height: 12px; 
  width: 97%; 
  margin: 20px auto 10px auto;
  padding-bottom: 10px;
  border: 0; 
  box-shadow: inset 0 12px 12px -12px rgba(225,167,80,0.5);
  }

hr.pqbot { /* Gradiated fill line */
  clear: both;
  height: 12px; 
  width: 97%; 
  margin: 20px auto 10px auto;
  border: 0; 
  box-shadow: inset 0 12px 12px -12px rgba(225,167,80,0.5);
  }  

hr.most { /* Simple black line 90% column width */
  clear: both;
  width: 90%;
  margin: 10px auto 10px auto;
  color: black;
  }

hr.third { /* Simple black line one third column width */
  clear: both;
  width: 32%;
  margin: 10px auto 10px auto;
  color: black;
  }

hr.quarter { /* Simple black line one quarter column width */
  clear: both;
  width: 24%;
  margin: 10px auto 10px auto;
  color: black;
  }

hr.pag { /* Page-top or -bottom thin line */
  height: 1px; 
  border: 0; 
  color: rgb(210,210,210); 
  background-color:rgb(210,210,210); 
  margin: 0px 10px;
  }

hr.deep {margin: 30px 0px 20px 0px; text-align: center;}
  
/**********************************/
/* PARAGRAPH TYPES ****************/

.strikeout {
  text-decoration: line-through;
  }

div.feature {
  padding-bottom: 12px;
  background-image: linear-gradient(132deg, #fffaf3, #f8f0e8, #d8c5b3);
  overflow: hidden;
  }

div.specfeature {
  padding-bottom: 12px;
background-image: linear-gradient(132deg, #ffffdf, #f2c8a0, #f08040);
  overflow: hidden;
  }

div.sitesearch {
  width: 90%;
  margin-left: 5%;
  }

p { /* Default */
  margin: 6px 15px 6px 15px; 
  font-size: 100%; 
  text-align: justify; 
  text-indent: 20px; 
  color: #202020; 
  font-family: Georgia, Times, Serif;
  line-height: 1.3;
  hyphens: auto;
  }
p.intro { /* Article intro paragraph with no indent and larger type */
  color: #601000;
  font-size: 110%;
  margin: 6px 15px 10px 15px;
  line-height: 1.4;
  text-indent: 0px;

  }
.introletter { /* Intro first letter drop cap */
  color: #802000;
  float: left;
  font-style: italic;
  font-size: 300%;
  text-shadow: 1px 1px #501000;
  padding-right: 6px;
  padding-left: 4px;
  line-height: 0.8;
  position: relative;
/*  top: .05em; */

  }
p.regrag {
  text-align: left;
  }
p.fl { /* Paragraph with no indent */
  margin: 6px 12px 6px 10px; 
  text-align: justify; 
  text-indent: 0px; 
  }
p.fr { /* Paragraph with no indent */
  margin: 6px 12px 6px 10px; 
  text-align: right; 
  text-indent: 0px; 
  }  
p.floatl {
  text-indent: 0px;
  float: left;
  }
p.floatr {
  text-indent: 0px;
  float: right;
  }
p.center {
  text-indent: 0px;
  text-align: center;
}
p.hang { /* Page intro paragraph with hanging indent, italics */
  font-style: italic;
  margin: 10px 15px 0px 35px; 
  text-align: left; 
  text-indent: -15px;
  }
p.hangnorm { /* Hanging text without italics */
  font-style: normal;
  margin: 10px 15px 0px 35px; 
  text-align: left; 
  text-indent: -15px;
  }
p.hangprv { /* Hanging text for article previews */
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-style: normal;
  font-size: 95%;
  margin: 10px 15px 0px 35px; 
  text-align: left; 
  text-indent: -15px;
  line-height: 1.4;
  }
p.authorbio { /* Article-end author bio, italics */
  font-style: italic;
  margin: 20px 10px 10px 10px; 
  padding: 10px 0px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  text-align: left; 
  text-indent: 0;
  }
p.block { /* Article blockquote smaller sans-serif text justified */
  /* margin: 16px 25px 20px 25px; */
  margin-top: 18px;
  margin-bottom: 24px;
  margin-left: 10%;
  margin-right: 10%;
  text-align: justify; 
  text-indent: 0px; 
  font-family: Arial, helvetica, sans-serif; 
  font-size: 92%; 
  line-height: 1.2
  }
p.blockn { /* Article blockquote normal text justified */
  /* margin: 16px 25px 20px 25px; */
  margin-top: 18px;
  margin-bottom: 24px;
  margin-left: 10%;
  margin-right: 10%;
  text-align: justify; 
  text-indent: 0px; 
  line-height: 1.2
  }  
p.blockr { /* Article blockquote align right */
  margin: 12px 40px 0px 44px; 
  text-align: right; 
  text-indent: 0px; 
  font-family: Arial, helvetica, sans-serif; 
  font-size: 92%; 
  line-height: 1.2
  }
p.byline { /* Article byline */
  text-indent: 0px; 
  text-align: center; 
  font-weight: Bold; 
  font-size: 110%; 
  margin: 10px 0px 10px 0px; 
  line-height: 1.3;
  hyphens: none;
  }
p.cap { /* Photo caption */
  font-size: 80%; 
  text-align: center; 
  font-style: italic; 
  text-indent: 0px; 
  margin: 4px 0px 10px 0px;
  }
p.capwline { /* Photo caption */
  font-size: 70%; 
  text-align: center; 
  font-style: italic; 
  text-indent: 0px; 
  margin: 4px auto 10px auto;
  border-bottom: 1px solid black;
  padding-bottom: 4px;
  max-width: 80%;
  }
p.capto480 { /* Photo caption restricted to maxwidth 480 */
  font-size: 80%; 
  text-align: center; 
  font-style: italic; 
  text-indent: 0px; 
  margin: 4px auto 10px auto;
  max-width: 480px;  
  padding-bottom: 10px;
  border-bottom: 1px solid black;
}
.finebox { /* Small type dark gray centered boxed */
  font-size: 100%; 
  font-family: Georgia, Times, Serif;
  margin: 10px 10px 10px 10px; 
  padding: 10px;
  text-align: center; 
  text-indent: 0px; 
  color: rgb(50,50,50); 
  font-size: 85%; 
  line-height: 1.3;
  border: solid 1px black;
  }
p.finec { /* Small dark gray type centered */
  margin: 0px 8px 10px 8px; 
  text-align: center; 
  text-indent: 0px; 
  color: rgb(50,50,50); 
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 65%; 
  line-height: 1.2;
  }
p.finel { /* Small tan-colored type align left */
  margin: 0px 10px; 
  padding-bottom: 6px;
  text-align: left; 
  text-indent: 0px; 
  color: rgb(150,130,100); 
  font-size: 75%; 
  line-height: 1.2;
  }
p.finer { /* Small tan-colored type align right */
  margin: 0px 10px; 
  padding-bottom: 10px;
  text-align: right; 
  text-indent: 0px; 
  color: rgb(150,130,100);  
  font-size: 75%; 
  line-height: 1.2;
  }
p.ragr {
  margin: 0px 20px 6px 10px; 
  text-align: left; 
  text-indent: 0px; 
  color: rgb(30,30,30); 
  font-family: Georgia, "Times New Roman", Serif;
  font-size: 95%;
  line-height: 1.2;
  }
p.right {
  font-family: Arial, Helvetica, sans-serif;
  text-align: right; 
  font-size: 100%; 
  line-height: 1.4; 
  margin: 0px 20px 8px 15px; 
  text-indent: 0px;
  }
p.notify {
  font-family: "Roboto", Helvetica, sans-serif;
  text-align: justify;
  font-size: 80%;
  line-height: 1.3;
  padding: 8px 12px;
  border: 2px solid rgb(250,235,220);
  text-indent: 0px;
  background-image: linear-gradient(#e8d0b0, #fcf0d8); 
}

p.attrib {font-size: 85%; text-align: right;}

P.mov {margin: 10px 12px 10px 10px; text-align: center; text-indent: 0px; border-top: 2px solid #b0b0b0}


P.capl {margin: 6px 10px 10px 10px; text-align: left; text-indent: 0px; color: rgb(120,120,120); font-style: Italic; font-size: 80%; line-height: 1.1;}

P.fineb {margin: 0px 0px 10px 0px; text-align: left; text-indent: 0px; color: rgb(50,50,50); font-size: 70%; line-height: 1.2;}

P.menu {margin: 0px 0px 20px 0px; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 75%; text-indent: 0px; text-align: center; line-height: 1.4;}

P.mono {font-family: "Courier New", Courier; font-size: 100%; line-height: 1.4; text-indent: 0px; margin: 4px 0px 0px 0px; text-align: justify;}

P.no {font-family: Arial, Helvetica; text-align: left; font-size: 85%; line-height: 1.4; margin: 0px 10px 8px 10px; text-indent: 0px;}


P.note {font-family: Arial, Helvetica; text-align: justify; font-size: 85%; line-height: 1.4; margin: 0px 10px 8px 20px; text-indent: -10px;}

P.rag {margin: 20px 0px 0px 0px; text-align: left;}

P.return {margin: 20px 0px; text-align: center; text-indent: 0px; color: rgb(50,50,50); font-size: 70%; line-height: 1.2;}

P.sub {
  clear: both;
  margin: 12px 4px 4px 4px; 
  text-align: center; 
  text-indent: 0px; 
  color: rgb(0,0,0); 
  font-family: Georgia, times, serif;
  font-size: 115%; 
  font-weight: bold; 
  }

P.summ {margin: 0px 10px 0px 10px; text-align: left; text-indent: 10px; color: rgb(0,0,0); font-size: 80%; line-height: 1.1;}

P.t {font-family: Arial, Helvetica; text-align: left; font-size: 80%; color: rgb(0,0,0); line-height: 1.2; margin: 5px 10px 5px 30px; text-indent: -20px;}

P.who {text-align: left; font-family: Verdana, Arial, Sans-serif; font-size: 85%; line-height: 1.2; margin: 12px 12px 6px 18px; text-indent: -12px;}

/**********************************/
/* BOOK NOTES *********************/

div.bnote{
  margin: 10px;
  }
div.bndate{
  margin: 15px 15px 10px 10px; 
  border-top: 2px solid #B08040;
  padding: 10px 10px 0px 0px;
  color: rgb(120,40,10); 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 80%; 
  text-indent: 0px; 
  text-align: right;
  }
div.bnhead{
  margin: 10px 15px 10px 20px; 
  text-indent: -15px; 
  text-align: left; 
  color: rgb(0,0,0); 
  padding: 10px;
  font-family: Georgia, Times, Serif; 
  font-size: 130%; 
  font-weight: bold;
  line-height: 1.4;  
  }
div.bntext {
  margin: 0px 15px 20px 10px;
  border-bottom: 2px solid #B08040;
  padding-bottom: 20px;
  }
div.bntext li{
  color: rgb(50,50,50);
  }
img.bnp{
  width: 65px;
  border: 1px solid black;
  float: right;
  margin: 0px 20px 10px 10px;
  }
.subscribe {
  display: inline-block;
  text-align: center;
  margin: 10px auto;
}


/**********************************/
/* TABLES *************************/
table.pullq {
  float: left; 
  width: 45%; 
  max-width: 480px;
  min-width: 220px;
  text-align: center; 
  vertical-align: middle; 
  padding: 10px 18px; 
  border: 0px; 
  }
  
table.pullqwpic {
  width: 90%; 
  margin-left: auto;
  margin-right: auto;
  text-align: left; 
  vertical-align: middle; 
  padding: 10px 12px; 
  border: 1px dotted; 
  }
  
table.pullqfullnb {
  width: 90%; 
  margin-left: auto;
  margin-right: auto;
  text-align: left; 
  vertical-align: middle; 
  padding: 10px 12px; 
  border: 0px; 
  }
  
table.pullqr {
  float: right; 
  width: 45%; 
  max-width: 480px;
  min-width: 220px;
  text-align: center; 
  vertical-align: middle; 
  padding: 10px 18px; 
  border: 0px; 
  }

table.contents {
  width: 90%;
  vertical-align: top;
  margin-right: 5%;
  margin-left: 5%;
}

table.doc {
  width: 90%;
  vertical-align: top;
  margin-right: 5%;
  margin-left: 5%;
  background-color: rgb(240,225,215);
}

td.doc {
  vertical-align: top;
  padding: 8px 6px 8px 6px;
}

table.reg {float: none; width: 100%; text-align: left; vertical-align: middle; padding: 4px; border: 0px; border-spacing: 0px; font-size: 95%; color: rgb(30,30,30); font-family: Georgia, "Times New Roman", Serif; line-height: 1.2;}

table.menu {margin: 0px 12px 0px 0px; border-color: #F2E9CA}

table.chron {font-size="75%"}

td.menu {background-image: url(i_mbg1.jpg); background-repeat: no-repeat; background-position: middle }

td.bg2 {background-image: url(i_mbg2.jpg); background-repeat: no-repeat; background-position: middle}

td.menuhead {font-family: Arial, Helvetica; font-size: 75%; font-weight: Bold; text-align: left; line-height: 0.8; margin: 20px 0px 10px 0px; color: rgb(255,255,255); }

td.quote {
  margin: 0px; 
  font-size: 120%; 
  font-family: Georgia, Times, serif;
  font-style: Italic; 
  font-weight: Bold; 
  color: #502010; 
  text-indent: 0px; 
  text-align: center; 
  line-height: 1.4; 
  padding: 10px 8px 12px 8px;
  border-top: 6px solid #e0c0a7; 
  border-left: 0px; 
  border-right: 0px; 
  border-bottom: 3px solid #e0c0a7;
  }

table.nav {margin: 10px 0px 10px 0px;}

td.smallmenu {font-size: 75%; color: #000000; font-family: Arial, Helvetica, Sans-serif; text-align: center;}


table.bk {
  font-family: "Times New Roman", Times, Serif;
  font-size: 95%; 
  line-height: 1.2;
  width: 99%;
  margin-top: 9px;
  }
table.bk td{
  padding: 2px 2px;
  border: solid 1px black;
  }
table.bk tr{
  text-align: left;
  background-color: rgb(240,220,200);
  }  
table.bk tr:nth-child(odd){
  background-color: rgb(250,240,220);
  }
table.bk tr#titlerow {
  text-align: center;
  background-color: rgb(250,250,250);
  }
table.bk td#authorcell {
  width: 15%;
  }
table.bk td#titlecell {
  width: 60%;
  }
table.bk td#citycell {
  width: 7%;
  }
table.bk td#publishercell {
  width: 15%;
  }
table.bk td#yearcell {
  width: 3%;
  }

.chr {padding: 6px; font-family: "Times New Roman", Times, Serif; font-size: 85%; line-height: 1.2}

.piccapr {float: right; width: 110px; border-style: solid; border-width: 2px; border-color: #E0E0E0 #C0C0C0 #606060 #909090; margin: 4px 0px 6px 12px; }

sup {font-size: 70%;}

div.artad {margin: 20px 0px 10px 0px;}

div.boxbg {
  background-color: #E8E0D0; 
  color: #000000; 
  margin: 10px 10px 10px 10px; 
  padding: 10px 0px 20px 0px;
  font-family:  Arial, Helvetica, Sans-serif; 
  font-size: 90%; 
  border: solid 1px brown;
  }

div.boxbgn {
  background-color: #F0E0D0; 
  color: #000000; 
  margin: 20px 30px 10px 30px; 
  padding: 10px 0px 20px 0px;
  font-family:  Arial, Helvetica, Sans-serif; 
  font-size: 90%; 
  border: solid 1px rgb(120,90,10);
  -moz-box-shadow: -2px 1px 2px 1px rgb(150,140,130);
  box-shadow: -2px 1px 2px 1px rgb(150,140,130);
  }  

div.boxbgo {
  background-color: #F8E8D8; 
  color: #000000; 
  margin: 10px 30px 10px 30px; 
  padding: 10px 0px 20px 0px;
  font-family:  Arial, Helvetica, Sans-serif; 
  font-size: 90%; 
  border: solid 1px brown;
  -moz-box-shadow: -2px 1px 2px 1px rgb(150,140,130);
  box-shadow: -2px 1px 2px 1px rgb(150,140,130);
  }  

div.halfboxl {
  width: 45%;
  float: left;
  background-color: #E8E0D0; 
  color: #000000; 
  margin: 4px 10px 10px 10px; 
  padding: 0px 10px 10px 10px;
  border: solid 1px brown;
  }

div.halfboxr {
  width: 45%;
  float: right;
  background-color: #E8E0D0; 
  color: #000000; 
  margin: 4px 10px 10px 10px; 
  padding: 0px 10px 10px 10px;
  border: solid 1px brown;
  }

div.qtrboxl {
  width: 24%;
  float: left;
  color: #000000; 
  margin: 4px 10px 10px 10px; 
  padding: 0px 10px 10px 10px;
  border: solid 1px brown;
  }  

div.bg {background-color: #800000; color: #FFFFFF; margin: 0px 0px 10px 0px; font-family:  Arial, Helvetica, Sans-serif; font-size: 70%; font-weight: Bold; text-align: center;}

/* MEDIA QUERIES */
/* Large devices only */
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
    border: 0px;  
  }
  .col-lg-1 {
    width: 8.33%;
  }
  .col-lg-2 {
    width: 16.6%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33%;
  }
  .col-lg-5 {
    width: 41.66%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33%;
  }
  .col-lg-8 {
    width: 66.66%;
  }
  .col-lg-9 {
    width: 74.99%;
  }
  .col-lg-10 {
    width: 83.33%;
  }
  .col-lg-11 {
    width: 91.66%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .newrow {
    clear: both;
  }
body.main {
  padding: 15px; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  background-color: #f8f0e7; 
  }
  
  div.articleauthorpic {
  margin: 10px 10px 0px 10px;
  float: left;
  }
  p.featuredesc {
    margin: 10px 20px 20px 10px;
    text-align: justify;
  }
  div.tih {
    position: absolute;
    left: 290px;
    top: 11px;
    right: 6px;
    width: auto;
  }
  #pagelogo {
    display: block;
    width: 240px;
    margin: 10px 10px 10px 20px;
    float: left;
  }
  .pagelogorc {
    display: none;
  } 
  div#mainmenu {
    margin-top: 10px;
  }

  H3.featurehead {
  margin-left: 25px;
  }
  .feature, .specfeature {
    height: 400px;
    width: 29%;
    margin: 2%;
  }   
  H4.kicker {
  margin-left: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  }

}
  
/* Medium devices only */
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    border: 0px;
  }
  .col-md-1 {
    width: 8.33%;
  }
  .col-md-2 {
    width: 16.66%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3%;
  }
  .col-md-5 {
    width: 41.66%;
  }
  .col-md-6 {
    width: 48%;    
  }
  .col-md-7 {
    width: 58.33%;
  }
  .col-md-8 {
    width: 66.66%;
  }
  .col-md-9 {
    width: 74.99%;
  }
  .col-md-10 {
    width: 83.33%;
  }
  .col-md-11 {
    width: 91.66%;
  }
  .col-md-12 {
    width: 100%;
  }
  .newrow {
    clear: both;
  }
  article.multicolumn {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -webkit-column-gap: 12px; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  -moz-column-gap: 12px; /* Firefox */
  column-count: 2;
  column-gap: 12px;
  }
  div.articleauthorpic {
  margin: 10px 10px 0px 10px;
  float: left;
  }
  div.tih {
    position: absolute;
    left: 290px;
    top: 11px;
    right: 6px;
  }
  #pagelogo {
    display: block;
    width: 240px;
    margin: 10px 10px 10px 20px;
    float: left;
  }
  .pagelogorc {
    display: none;
  }
  .feature, .specfeature, p.featuredesc {
    margin: 0px 0px 20px 10px;
    text-align: left;
  }
  .feature, .specfeature {
    height: 360px;
    width: 46%;
    margin: 2%;
  }   
  H3.featurehead {
  margin-left: 25px;
  }
  H4.kicker {
  margin-left: 20px;
  letter-spacing: 1px;  
  }
}

/* Small devices only */
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
    border: 0px;
  }
  .col-sm-1 {
    width: 8.33%;
  }
  .col-sm-2 {
    width: 16.66%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33%;
  }
  .col-sm-5 {
    width: 37.3%;
    margin: 0px 5px 10px 20px;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58%;
  }
  .col-sm-8 {
    width: 66.66%;
  }
  .col-sm-9 {
    width: 74.99%;
  }
  .col-sm-10 {
    width: 83.33%;
  }
  .col-sm-11 {
    width: 91.66%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .newrow {
  clear: both;
  }
  div.tih {
    position: absolute;
    left: 280px;
    top: 11px;
  }
  #pagelogo {
    display: block;
    width: 240px;
    margin: 10px 10px 10px 10px;
    float: left;
  }
  .pagelogorc {
    display: none;
  }
  .feature, .specfeature, p.featuredesc {
  margin: 0px 20px 20px 5px;
  text-align: left;
  }
  .feature, .specfeature {
    height: 300px;
    width: 96%;
    margin: 2%;
  }   
  div.articleauthorpic {
  margin: 10px 10px 0px 10px;
  float: left;
  }
  H3.featurehead {
  margin-left: 20px;
  }
  H4.kicker {
  margin-left: 14px;
  letter-spacing: 0px;
  }  
  #jumptomenusm {
  display: block;
  }  
}

/* Extra small devices only */
@media (min-width: 641px) and (max-width: 767px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
    border: 0px;
    margin: 0px 10px 10px 10px;
  }
  .col-xs-1 {
    width: 8.33%;
  }
  .col-xs-2 {
    width: 16.66%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33%;
  }
  .col-xs-5 {
    width: 41.66%;
  }
  .col-xs-6 {
    width: 46%;
  }
  .col-xs-7 {
    width: 58.33%;
  }
  .col-xs-8 {
    width: 66.66%;
  }
  .col-xs-9 {
    width: 74.99%;
  }
  .col-xs-10 {
    width: 83.33%;
  }
  .col-xs-11 {
    width: 91.66%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .newrow {
    clear: both;
  }
  #pagelogo {
    display: none;
  }
  .pagelogorc {
    display: block;
    width: 90%;
    margin: 0px auto 15px auto;
    height: auto;
  }
  div.tih {
    position: static;
    margin: 0px 15px;
  }  
  .feature, .specfeature, p.featuredesc {
  margin: 0px 20px 20px 10px;
  text-align: left;
  } 
  .feature, .specfeature {
    height: 400px;
  }   
  div.tih {
  margin-right: 4%;
  }
  H3.featurehead {
  margin-left: 20px;
  }
  img.authormug {
  display: block;
  width: 110px;
  margin: 10px auto 4px auto;  
  }
  div.articleauthorpic {
  width: 100%;
  border: 1px;
  }
  img.mugl {
  width: 88%;
  margin: 0px 10px 6px 15px; 
  }
  #jumptomenusm {
  display: block;
  }
  div.qtrboxl {
  width: 90%;
  color: #000000; 
  margin: 4px 10px 10px 10px; 
  padding: 0px 10px 10px 10px;
  border: solid 1px brown;
  }  
  H4.kicker {
  margin-left: 8px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  }    
}

/* Extra-extra small devices only */
@media (max-width: 640px) {
  .col-ss-1, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-ss-10, .col-ss-11, .col-ss-12 {
    float: left;
    border: 0px;
    margin: 0px 10px 10px 0px;
  }
  .col-ss-1 {
    width: 8.33%;
  }
  .col-ss-2 {
    width: 16.66%;
  }
  .col-ss-3 {
    width: 25%;
  }
  .col-ss-4 {
    width: 33.33%;
  }
  .col-ss-5 {
    width: 41.66%;
  }
  .col-ss-6 {
    width: 50%;
  }
  .col-ss-7 {
    width: 58.33%;
  }
  .col-ss-8 {
    width: 66.66%;
  }
  .col-ss-9 {
    width: 74.99%;
  }
  .col-ss-10 {
    width: 83.33%;
  }
  .col-ss-11 {
    width: 91.66%;
  }
  .col-ss-12 {
    width: 100%;
  }
  .newrow {
  clear: both;
  }
  #pagelogo {
    display: none;
  }
  .pagelogorc {
    display: block;
    width: 90%;
    margin: 0px auto 15px auto;
    height: auto;
  }
  div.tih {
    position: static;
    margin: 0px 10px 0px 5px;
  }  
  .feature, .specfeature, p.featuredesc {
    margin: 10px 10px 20px 0px;
    text-align: left;
  }
  .feature, .specfeature {
    height: 380px;
  } 
  div.articleauthorpic {
  margin: 10px 10px 0px 10px;
  float: left;
  }
  #jumptomenu {
  display: block;
  }
  #jumptomenusm {
  display: block;
  }
  H3.featurehead {
  margin-left: 15px;
  }
  div.qtrboxl {
  width: 90%;
  color: #000000; 
  margin: 4px 10px 10px 10px; 
  padding: 0px 10px 10px 10px;
  border: solid 1px brown;
  }  
  H4.kicker {
  margin-left: 12px;
  margin-bottom: 15px;
  letter-spacing: 0px;
  }     
}


