* { 
    box-sizing: border-box;
}

html {
    text-align: justify;
    font-size: 0.9em;
    line-height: 1.5;
}

body {
/*    background: url(PNG/ricepaper-6.png) 0px 0px repeat;*/
    background: url(/retina_dust.png) 0px 0px repeat;
    font-family: Arial, Helvetica, sans-serif;

}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

#vk_comments, 
#vk_comments iframe {
    width: 100% !important;
}

#g-comments, #widget_bounds,
#g-comments iframe {
    width: 100% !important;
    min-height: 100px;
/*    max-height: 300px;*/
}

div[id^='___comments_'], div[id^='___comments_'] iframe {
  width: 100% !important;
}

.fb-comments, 
.fb-comments span, 
.fb-comments iframe {
    width: 100% !important;
}

iframe {
  width: 100%;
  display: block !important;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

img {
    max-width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
}

ul {
    margin: 0 0 0 0;
/*    padding: 0;*/
    line-height: 130%;
/*    margin-left: 50px; */
/*    padding-left: 50px;*/
/*    margin-left:-17px;*/
}

li {
/*    padding: 0 0 .2em .5em;*/
    text-align: left;
    text-align: justify;
    margin: 5px 0 5px 0;

/*    line-height: 100%;*/
/*    left-padding: 5em;*/
}

code {
  text-align: left;
  margin: .5em 0;
  color: green;
  font-family: monospace;
  line-height: 80%;
}

pre {
  text-align: left;
  margin: .5em 0;
  font-family: monospace;
  white-space: pre-wrap;       /* CSS 3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  line-height: 125%;
}

p {
/*  padding-top: 13px;
    padding-bottom: 13px;*/
    margin: 13px 0 13px 0;
/*  display: block;*/
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #000000;
}

table.standard-table {
    margin-bottom: 5px;
    border: none;
    border-spacing: 0;
    border-collapse: separate;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    color: #111111;
    font-size: 12px;
    font-family: Verdana;
}

table.standard-table tr:hover td { background-color: #fafafa }

table.standard-table td {
    padding: 5px 5px 5px 7px;
    border: #dadada 1px solid;
    border-top: none;
    border-right: none;
}

table.standard-table td:last-child { border-right: 1px solid #dadada }

table.standard-table th {
    padding: 5px 5px;
    border: 1px solid #dadada;
    border-right: none;
    background-color: #efefef;
    color: #111111;
    font-weight: bold;
    font-size: 12px;
}

table.standard-table th:last-child { border-right: 1px solid #dadada }

.headraz {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 140%;
}

.best {
    line-height: 2.0;
}

.row {
    max-width: 1300px;
    margin: 0 auto;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

[class*="col-"] {
    float: left;
    padding: 15px;
}

.sharediv {
    padding: 10px 14px 10px 14px;
    margin:0 0 0 0;
    float: left;
}

.header {
/*    background-color: #9933cc;*/
/*    color: #ffffff;*/
    padding: 15px;
    max-width: 1300px;
    margin: 0 auto;
    font-size: 200%;
    text-align: center;
}

.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu li {
    padding: 8px;
    margin-bottom: 7px;
    background-color :#33b5e5;
    color: #ffffff;
/*    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
}

.menu li:hover {
    background-color: #0099cc;
}

.mydate {
    font-size: 10px;
    color: #808080;
}

.aside {
    /*background-color: #33b5e5;*/
    padding: 15px;
/*    color: #ffffff;*/
    text-align: center;
    font-size: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.aside2 {
    /*background-color: #33b5e5;*/
    padding: 15px;
/*    color: #ffffff;*/
    text-align: left;
    font-size: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.aside3 {
    text-align: center;
    font-size: 14px;
    display:block;
    margin:0 0 0 0;
    padding:0 0 0 0;
    line-height: 0;
}

.footer {
/*    background-color: #0099cc;*/
/*    color: #ffffff;*/
    text-align: center;
    font-size: 12px;
    padding: 15px;
    max-width: 1300px;
    margin: 0 auto;
}

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 800px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

/* Tab Content - menucool.com */
ul.tabs
{
    padding: 14px 0 8px;
    margin:0;
    font-size: 0;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the tabs as desired*/
    background: #DDDDE3;
    border:1px solid #CCC;
    border-bottom:none;
    border-radius: 2px 2px 0 0;
}
        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right: 2px;/*distance between tabs*/
    font: normal 12px Verdana;
}
        
ul.tabs li a
{
    text-decoration: none;
    position: relative;
    padding: 8px 22px;
    color: #000;
    border-radius: 3px 3px 0 0;
    outline:none;
}
  
        
ul.tabs li a:hover
{
    text-decoration: underline;
    color: #000;
}
        
ul.tabs li.selected a
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background: #FFF;
    border: 1px solid #AAA;
    border-bottom: 1px solid #FFF;
    color: #000;
}
        
        
ul.tabs li.selected a:hover, ul.tabs li.selected a:hover
{
    text-decoration: none;
}

div.tabcontents
{
    border: 1px solid #CCC; padding: 25px;
    border-top-color:#AAA;
    background-color:#FFF;
    border-radius: 0 0 2px 2px;
}
