@font-face {
    font-family: 'Icons';
    src: url('/webfonts/fontello.eot');
    src: url('/webfonts/fontello.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/fontello.woff') format('woff'),
         url('/webfonts/fontello.ttf') format('truetype'),
         url('/webfonts/fontello.svg#SocialicoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.webicon {
    font-family: 'Icons';
    cursor:pointer;
    text-decoration:none !important;
}

h3.middleheadline,
h4.middleheadline {
    margin:0;
}
h3.middleheadline{
    margin:0;
    font-size: 22px;
    color: #333;
}
h4.middleheadline {
    margin: 5px 0 0;
    font-size: 15px;
    color: #555;
    font-style: italic;
}

a.middleheadline {
    margin: 0;
    font-size: 16px;
    color: #333;
    text-decoration:none;
    font-weight: bold;
}

.change-year,
.change-cat {
    float:left;
    height:30px;
}

.newssearchtext {
    float: left;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.readmorepreview {
    float: right;
    border-left: 2px solid #888;
    margin-bottom: 5px;
    padding-left: 4px;
}
.readmorepreview  a{
    color: #888;
    font-size:12px;
    font-weight:bold;
}
.readmorepreview  a:hover {
    color:#555;
    text-decoration:none;
}

a.preview {
    font-size:13px;
    cursor:pointer;
    vertical-align:text-top;
    text-decoration:none;
}
.previewicon {
    font-family: 'Icons';
    font-size:13px;
    cursor:pointer;
    letter-spacing:-3px;
    vertical-align:text-top;
    text-decoration: none;
    line-height: 1em;
}
a.preview:hover{
    color:#888;
    text-decoration:none;
}

.topnewsbar {
    color:#555;
    padding: 3px 10px;
    border-top: 2px solid #CCC;
    border-bottom: 2px solid #CCC;
    background:#ebebeb;
    margin:7px 0 10px;
    display: block;
    clear: right;
}
.topnewsbar:after{
    content:"";
    display:block;
    clear:both;
}

.topnewstext {
    line-height: 18px;
    min-height:1px;
}
.topnewstext a {
    color: #555;
}

.topshare {
    float: right;
    margin: -1px 2px 1px 5px;
}

.topshare a.webicon span {
    display: none;
}

.topshare a {
    color:#888;
    font-size: 18px;
    margin-right:3px;
    text-decoration:none;
}
.topshare a:hover {
    color:#333;
    text-decoration:none;
}

.UnorderedNewsList{
    list-style:none;
    padding:0;
    margin:0;
}
.UnorderedNewsList li{
    margin:10px 0;
    padding:0;
    border-bottom: 1px solid #000;
}

.float-wrapper:after{
    content:"";
    display:block;
    clear:both;
}
.news-related-files,
.news-related-news{
    margin:15px 0;
}

.relatedpicsholder {
    height:250px;
    overflow:hidden;
    width: 300px;
    float:left;
    margin: 0 10px 10px 0;
}
.relatedpics {
    margin:0;
    padding:0;
    width:100% !important;
    height: 250px;
}
.relatedpics li {
    margin:0;
    padding:0;
    list-style-type:none;
    width:100% !important;
}
.relatedpics li img {width:120%;}
.relatedpicsholder.center{
    float: none;
    margin: 0 auto;
    width: auto;
    height: auto;
}
.relatedpicsholder.center .relatedpics{
    float: none;
    margin: 0 auto;
    width: auto;
    height: auto;
}
.relatedpicsholder.center .relatedpics li img {
    width: auto; 
    display: block;
    margin: 0 auto;
}
.relatedpicsholder.center .relatedpics li {position:relative;}
.fileitem {
    font-size: 11px;
    float:left;
    width:125px;
    text-align:center;
    margin: 0 auto;
}
.fileitem img {
    width:60px;
    margin: 0 auto;
}

.audiojs {
    font-family:arial;
    background:#555;
    height: 27px;
    width: 400px;
    clear: right;
}
.audiojs .scrubber {
    margin:6px 0 0 6px;
    width:270px;
}
.audiojs .play-pause {padding:0;}
.audiojs .time {line-height: 25px;}

.bodycopy {
    margin: 15px 0;
}

div.topWrapSpacer {
    width: 2px;
    height: 325px;
    float: right;
}

.blockquote {
    width:45%;
    color:#555;
    font-size:1.2em;
    line-height:normal;
    font-style:italic;
    font-family:georgia;
    padding: 3px 10px 7px;
    border-top: 2px solid #CCC;
    border-bottom: 2px solid #CCC;
    background:#ebebeb;
    margin:10px 0 7px 15px;
    float:right;
    display: block;
    clear: both;
}

.blockshare {
    width: 80px;
    float: right;
    margin-top: 2px;
    font-size: 12px;
    display:none;
}

.blockshare a {text-decoration:none;}

.blockshare .webicon {
    font-style:normal;
    color:#555;
    font-size: 14px;
    vertical-align: bottom;
}

.blockshare .fb{font-size:12px !important;}

.reldochead {
    color:#555;
    font-size:23px;
    line-height:normal;
}
.blogEntry {
    margin-bottom:25px;
}
.blogSnippet {
    max-height:500px;
    overflow:hidden;
}
.blogFooter {
    border-top: 2px solid #CCC;
    border-bottom: 2px solid #CCC;
    background:#ebebeb;
    padding:2px 2px 2px 7px;
    color:#555;
    overflow: hidden;
}
.blogFooter a {color:#555;}
.blogFooter a:hover {
    text-decoration:none;
    color:#888;
}

.centered { margin: 0 auto; }
.smboxlogo {
    font-family:'Icons';
    color:#fff;
    float:right;
    font-size: 20px;
    margin:5px 5px 0 0;
}
.buffer .box {
    margin: 2px;
    padding: 7px 5px 5px 5px;
    background: #ebebeb;
    font-size: 12px;
    line-height: 1.4em;
    float: left;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
.buffer .box h2 {
    font-size: 14px;
    font-weight: 200;
}
.buffer .box hr {
    background:#888;
    border:0;
    height:1px;
    margin:2px 0 7px;
}
.buffer .box .doctype {font-size:13px;}
.buffer .box img,
#tumblelog img {
    display: block;
    width: 100%;
}

.rtl .box {
    float: right;
    text-align: right; 
    direction: rtl;
}

.col1 { width: 75%; }
.col2 { width: 63%; }
.col3 { width: 30%; }

.newssearch {
    margin-top:5px;
}
.newssearch #SearchPhrase {
    width:80%;
    border-radius:3px;
    border: 1px solid #ccc;
    padding:7px;
}
.newssearch .submit {
    font: 16px 'Icons';
    color:#555;
    background:transparent;
    border:0;
    cursor:pointer;
    margin-left:-30px;
}

select.nicedrop {
   display: inline-block;
height: 28px;
line-height: 28px;
border: 1px solid #aaa;
padding: 4px;
color: #555;
}

.topnewsbar form {margin-bottom:0;}

.nicedropbtn{
  border: 1px solid #ccc;
  color: #333;
  padding: 6px 10px 6px 10px;
  text-shadow: #fff 1px 1px 0;
  font-weight:bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color .5s;
  -moz-transition: border-color .5s;
  -o-transition: border-color .5s;
  transition: border-color .5s;
  margin: 0 5px 0 0;
}
  .nicedropbtn:hover {
    border-color: #8c8c8c;
	background: #CCC;
  }

@media only screen and (max-width:600px){
    .fb-comments {display:none !important;}
}