
@font-face {
  font-family: 'Oswald';
  font-weight: 300;
  src: local("Oswald"), local("Oswald"), url(fonts/google/Oswald-VariableFont_wght.ttf) format("woff");
}




h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
}

.center {text-align:center;}

body {
  font-weight: 200;
  padding-bottom: 100px;
  padding-left:15px;
  padding-right:15px;
  background-color: #444444;
  background-image: url(../i/art-artistic-background-1103970.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  background-attachment: fixed, fixed;
  font-family: "Oswald", sans-serif;
  margin-top:8%;

}

html {  font-family: "Oswald", sans-serif;}
ul.datetimedispl li {display:block; width:auto; text-align:right; font-size:1em;}

.widget {
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px 10px;
  color: #f8f8f8;
  background: rgba(51, 51, 51, 0.5);
  margin:1px;
  position: relative;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;  
}

.medium {height:180px;}
 
.tyellow {color:yellow;}
.tblue {color:blue;}
.tred {color:red}
 
.tgreen{color:green;}
 
 
 .feed-item-body {font-size:.8em;}
 .feed-item-body h4 {font-size: 10px;}
 
 .right {float:right;}
 
 
 