

.sprite {
    background-image: url('/img/sprites.png');
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-Email-26 {
    width: 26px;
    height: 26px;
    background-position: -5px -5px;
}

.sprite-Facebook-26 {
    width: 26px;
    height: 26px;
    background-position: -41px -5px;
}

.sprite-Instagram-26 {
    width: 26px;
    height: 26px;
    background-position: -5px -41px;
}

.sprite-RSS-26 {
    width: 26px;
    height: 26px;
    background-position: -41px -41px;
}

.sprite-Twitter-26 {
    width: 26px;
    height: 26px;
    background-position: -77px -5px;
}

.sprite-Vkontakte-26 {
    width: 26px;
    height: 26px;
    background-position: -77px -41px;
}

strong
{
  font-weight: normal;
  background-color: #ffff99;
  padding: 0 5px;
}

.autocomplete-suggestions {
    text-align: left; cursor: default; border: 1px solid #ccc; border-top: 0; background: #fff; box-shadow: -1px 1px 3px rgba(0,0,0,.1);
    font-family: 'Old Standard TT', serif, Tahoma, sans-serif;

    /* core styles should not be changed */
    position: absolute; display: none; z-index: 9999; max-height: 254px; overflow: hidden; overflow-y: auto; box-sizing: border-box;
}
.autocomplete-suggestion { position: relative; padding: 0 .6em; line-height: 23px; white-space: nowrap; overflow: hidden; font-size: 1.02em; color: #333; }
.autocomplete-suggestion b { font-weight: normal; color: #ff0000; }
.autocomplete-suggestion.selected { background: #f0f0f0; }

.estchshe
{
    color: #A81C07;
    font-family: 'Podkova';
    display: inline;
    text-decoration: none;
    font-size: 1.3em;    
    padding: 1px 5px;
    margin-left: -5px;    
    border-radius: 3px;
    background-color: white;    
    box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);    
}

.estchshe a:link, .estchshe a:visited, .estchshe a:hover
{
  text-decoration: none;
  color: #A81C07;
}

h1
{
    font-size: 2.5em;
    margin: 0.7em 0 0 0px;
    line-height: 1em;
    color: #71010b;
    font-family: 'Podkova';
    text-decoration: none;
    font-weight: normal;
    z-index: 100;
}
 

h1 a:link, h1 a:visited, h1 a:hover
{
  color: #A81C07;
  text-decoration: none;
}

h2
{
    font-size: 1.3em;
    margin: .67em 0 -0.1em 0px;
    padding: 0;
    line-height: 1em;
    color: #71010b;
    font-family: 'Podkova';
    text-decoration: none;
    font-weight: normal;
}

h2 a:link, h2 a:visited, h2 a:hover
{
    color: #A81C07;
    text-decoration: none;
}

h3
{
    font-size: 1.7em;
    margin: 10px 0 -0.1em 0;
    padding: 0;
    line-height: 1em;
    color: black;
    font-family: 'Podkova';
    text-decoration: none;
    font-weight: normal;
}

h4
{
    font-size: 2em;
    margin: 0.3em;
    line-height: 1em;
    color: #A81C07;
    font-family: 'Podkova';
    text-decoration: none;
    font-weight: normal;
}


.promo
{
  background-color: #f0f8ff;
  border: 1px solid #E5E4E2;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  padding: 3px;
  z-index: -1000;
  text-align: center;
}

.promo2
{
  margin-left: auto;
  margin-right: auto;
  width: 768px;
  text-align: center;
}

a:link {text-decoration: underline; color: #1560BD}
a:visited {color: #483C32}
a:hover {text-decoration: underline; color: #1034A6}

.ext:link {text-decoration: underline; color: #E62020} /* a61034 */
.ext:visited {text-decoration: none; color: #483C32} /* A52A2A */
.ext:hover {text-decoration: underline; color: #bd1e15}

.footer a:link {text-decoration: underline; color: #ffffff} /* a61034 */
.footer a:visited {text-decoration: underline; color: #ffffff} /* A52A2A */
.footer a:hover {text-decoration: underline; color: #ffffff}

.med a:link {text-decoration: none; color: #000000} /* a61034 */
.med a:visited {text-decoration: none; color: #000000} /* A52A2A */
.med a:hover {text-decoration: none; color: #000000}

.bl:link {text-decoration: none; color: #000000}
.bl:visited {text-decoration: none; color: #000000}
.bl:hover {text-decoration: none; color: #000000}
.bl {text-decoration: none; color: #000000}


.spacer {
  margin-top: 1.5em;
  margin-bottom: 1em;
  margin-left: 164px;
  width: 50%;
  position: relative;
}

.mask {
  overflow: hidden;
  height: 10px;
}

.mask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px black;
}

.spacer span {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
  margin-left: -25px;
  border-radius: 100%;
  box-shadow: 0 2px 4px #999;
  background: white;
}
.spacer span i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #aaa;
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #999;
}

.hide
{
  display: none;
}

.frm input[type=text], .frm textarea
{
  width: 100%;
}

.frm textarea
{
  font-size: 20px;
}

body 
{
	font-family: 'Old Standard TT', serif;
	font-size: 1em;
  padding: 0px;
  margin: 0px;
}

.middle
{
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;  
}

.content, .content2
{
  padding-top: 10px;  
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 20px;
  max-width: 888px;
  font-size: 18pt;
}

@media screen and (min-width: 601px) {
.content, .content2
{
   font-size: 18pt;
}
}

@media screen and (max-width: 600px) {
.content, .content2
{
   font-size: 30pt;
}
}

.content p
{
  text-indent: 0px;
}

.footer
{
    /* background-image: url("/img/stardust.png"); */
    background-color: #592720;
    padding: 10px;
    margin: 0px;
    color: #E5E4E2;
    font-size: 15px;    
    /* font-family: Play; */
}

blockquote
{
  font-size: 0.8em; 
  border-left: 3px solid #deb887;  
  padding: 0 0 0 2em;
  margin: 0;
  color: #3c1414;
}




.thum
{
  float:right; padding: 3px 10px; cursor: pointer;
}

.also
{
    background-color: #E5E4E2;
    padding: 0px;
    margin: 0px;        
    z-index: -1;
}

.col21
{
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 3;
}

.social
{
    float:right; padding: 15px;
}

.social img
{
  opacity: 0.6;
}

.social img:hover
{
  opacity: 1; 
}




.taglist
{
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  padding-top: 20px;
  padding-bottom: 10px;
  z-index: -1;


  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}

.taglistm
{
  margin: 15px;
}

body
{
  padding-top: 40px;
}

.clear { clear: both; }

.alsotag
{
  font-size: 13px;    
  font-family: 'Amatic SC', Verdana;
  padding: 1px 5px;
  text-decoration: none;
  color: #F0EAD6;
  text-shadow: 1px 1px 4px #eeeeee;
  border-radius: 3px;
  background-color: #000000;
  border: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);
  text-decoration: none;
}

.entrytags
{
  font-size: 15px;    
  font-family:  'Podkova';
  color: #6F4E37;
  margin-top: 3px; 
  margin-left: 0px;
}

small
{
  font-size: 15px;    
  font-family:  'Old Standard TT', serif;
  color: #6F4E37;
}



.tabs
{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tabon, .tab
{
  font-size: 15px;    
  font-family:  'Old Standard TT', serif;
  padding: 1px 5px;
  text-decoration: none;
  color: #404040;
  text-shadow: 1px 1px 4px #ffffff;
  border-radius: 3px;
  background-color: #F0EAD6;
  border: 1px solid white;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);
  text-decoration: none;
  cursor: pointer;
}

.tabon
{
  color: #000000;
  border: 1px solid black;  
}

.tag:link {text-decoration: none; color: #000000}
.tag:visited {text-decoration: none; color: #000000}
.tag:hover 
{
  text-decoration: none; color: #000000;
  box-shadow: none;
}

.hs 
{
  margin-right: 0.45em;
}

.hq 
{
  margin-left: -0.45em;
}

.megatag
{
  background-position: 0px 0px; /* The top left corner is 0 0 */
  background-image: url("/img/big2.jpg"); /* background-image: url("/img/f.jpeg"); */
  color: #000000;
}

.megatag:link {text-decoration: none; color: #000000} /* a61034 */
.megatag:visited {text-decoration: none; color: #000000} /* A52A2A */
.megatag:hover {text-decoration: none;}


.sstag
{
  font-size: 1em;    
  font-family: 'Old Standard TT', serif;
  padding: 5px 10px 3px 10px;
  text-decoration: none;
  color: #000000;
  text-shadow: 1px 1px 4px #ffffff;
  border-radius: 3px;
  background-color: #F0EAD6;
  border: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);
  text-decoration: none;
  display: inline-block;
  margin: 5px;

} 

/*
.sstagold
{
  background-image: url("/img/small2.jpg");
  display: inline-block;
  padding: 10px;
  font-size: 16px;    
  font-family: Verdana;
  margin: 1px;
  float: left;
  text-shadow: 1px 1px 4px #ffffff;  
  cursor: pointer;
} 
*/

.sstag .tagdesc
{
  display: none;
}

.bigtag
{
  height: 100px;
  width: 200px;
  padding: 10px;
  font-size: 25px;    
  font-family:  'Podkova', serif;
  position:relative;
  margin: 10px;
  float: left;
  text-shadow: 1px 1px 3px black; 
  cursor: pointer;
  font-weight: normal;
  color: white;
}

.smalltag
{
  height: 17px;
  width: 200px;
  font-size: 18px;    
  font-family: 'Podkova', serif;
  position:relative;
  margin: 10px;
  padding: 2px 10px 8px 10px;
  float: left;
  color: white;
  text-shadow: 0px 0px 2px black, 0 0 5px black;   
  cursor: pointer;
}

.tagdesc
{
  position: absolute; 
  bottom: 0; left: 0;
  font-size: 15px;    
  background-color: rgba(0, 0, 0, 0.6);
  color: white;  
  width: 100%;  
  text-shadow: none;
  font-family: 'Old Standard TT', serif;
  
}

.tagoff
{
    opacity: 0.7;
    color: white;
}

.p10
{
  padding: 10px;
}

.st10
{
    padding-right: 0px;
}

.tag
{
  font-size: 15px;    
  font-family: 'Podkova';
  padding: 0px 5px;
  text-decoration: none;
  color: #000000;
  border-radius: 3px;
  border: 1px solid #888888;
  box-shadow: 1px 1px 1px #888888;
  text-decoration: none;
  background-color: #fff8e7;
  opacity: 0.8;
}

.search
{
  padding: 1px 5px;
  font-size: 15px;
  font-family: 'Old Standard TT', serif;
  outline: none;
  margin-top: 19px;
  float: left;
  border-radius: 3px;
  border: 1px solid #cccccc; 
  width: 300px;
  background-color: #F0EAD6;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);
 
}

.stag
{
  margin: 19px 10px 0 0px; float: left;
  cursor: pointer;
  vertical-align: bottom;
}

.stag img
{
  vertical-align: middle;
}

.scount
{
  margin: 22px 0 0 10px; float: left;
}

.top-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 57px;
  background-color: #fff8e7;
  border-bottom: 2px solid #f0ead6;
  z-index: 1000;  
}

.pinned
{
  background-color: #f0ead6;
  padding: 10px 20px 20px 20px;
  width: 95%;
  margin-top: 8px;

}

.dq 
{
  text-indent: -0.43em;
}

.med
{
    margin-top: 4px;
    font-size: 14pt; 
}

.hrefsmalltip {
  
  position: absolute;
  background: #F5F5DC;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 10px;
  margin: 10px;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);
  font-size: 1em;    
  z-index: 2000;

  min-width: 100px;
  max-width: 500px;

}

.hreftip {
  
  position: absolute;
  background: #F5F5DC;
  border: 1px solid #000000;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);
  min-width: 100px;
  max-width: 500px;
  font-size: 1.1em;    
  z-index: 2000;
  padding: 0 15px 15px 15px;

}

.ht2
{

}


.likee
{
  float: right; 
  position: relative;
  left: -80px;
  top: 10px;
  width: 0;
  height: 0;  
  text-decoration: none;
}

.like
{
  float: right; 
  position: relative;
  left: -60px;
  top: -20px;
  width: 0;
  height: 0;  
  text-decoration: none;
}

.comments_m
{
  float: right;
  width: 0;
  height: 0;  
  text-decoration: none;
  margin-top: -20px;
  padding-right: 20px;
}

.righty
{
  margin-top: 20px;
  float: right;
}

.comments, .righty
{
  float: right;
  width: 0;
  height: 0;  
  text-decoration: none;
  padding-right: 40px;
}

.likein
{
  width: 26px; 
  height: 26px;
  background-image: url("/img/like.png");  
  text-align: center;
  cursor: pointer;  
  color: #F5F5DC;
}

.pin
{
  position: relative;
  left: -40px;
  top: 20px;
  width: 0;
  height: 0;  
  text-decoration: none;
}

.pinin
{
  width: 26px; 
  height: 26px;
  background-image: url("/img/pin.png");  
  text-align: center;
  cursor: pointer;  
  color: #F5F5DC;
}

.comments .disqus-comment-count
{
  width: 30px; 
  height: 30px;
  background-image: url("/img/bubble.png");
  padding: 10px 10px 10px 10px;
  text-align: center;
  cursor: pointer;  
  color: #F5F5DC;
  font-family: 'Old Standard TT', serif;
}

.comments_m .disqus-comment-count
{
  width: 20px; 
  height: 20px;
  background-image: url("/img/bubble_s.png");
  padding: 5px 3px 1px 3px;
  text-align: center;
  cursor: pointer;  
  color: #F5F5DC;
  font-size: 12px;    
  font-family: 'Podkova', serif;
}

.content img
{
    max-width: 100%;
    height: auto;
    display: block;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 25px;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.righty2
{
  float: right;
  padding-top: 10px;
  white-space: nowrap;
}

.icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  fill: currentColor;
  margin-right: 10px;
}


.nt:link {text-decoration: none;}
