body {
  font-family: 'Lato', Helvetica, sans-serif;
  margin: 0 auto;
//   background: #fff
//     url("/wp-content/themes/gameup-single-pro2/images/white-noise.gif");
  background: black;
  min-width: 990px;
  height:100%
}

#text-106 .-hd.-hd-widget-parsed.-hd-widget {

    overflow: hidden;
}

#text-106 .-hd-util-intellitable-scroll-help {
    display: none;
}




#text-106 .-hd-util-intellitable-data table {
     max-width: 18.75em;
     max-height: 31.25em;
     width: 18.75em;
     margin: 0 auto;
     border-collapse: collapse;
     border-spacing: 0;
     border: 1px solid #929091;
     height:32em;
  text-align:center;
     }

#text-106 .-hd-util-intellitable-data tr {
    width: 18.75em;
    height: 2.18em;
}

#text-106 th {
    height: 2.18em;
    font-size: 1em;
    vertical-align: middle;
    text-align: center !important;
    border-bottom: 1px #929091 solid;
    border-collapse: separate;
    font-weight: bold;
}
#text-106 .-hd-util-intellitable-data tbody {    height:32em;
}
#text-106.-hd-util-intellitable-data tr:first-child{background:#213e7d !important; color:#fff; font-weight:bold}

#text-106 .-hd-util-intellitable-data th:nth-of-type(3) { border-left:none;}
#text-106 .-hd-util-intellitable-data th:nth-of-type(3) { width:1.5em;}
#text-106 .-hd-util-intellitable-data td:nth-of-type(3) {text-align:center !important}


#text-106 .-hd-util-intellitable-data > table > tbody tr:nth-child(even) td {
    tbody tr: nth-child(even) td {      background-color: #f6f6f6;  }
    tbody tr: nth-child(even) td {      background-color: #f6f6f6;  }
    tbody tr: nth-child(even) td {      background-color: #f6f6f6;  }
    tbody tr: nth-child(even) td {      background-color: #f6f6f6;  }
    background-color: #fff;
    background-color: #fff;
}

#text-106 .-hd-util-intellitable-data th, #text-106  .-hd-util-intellitable-data  td{
    border-top: 1px solid #f6f6f6;
    padding: 0  0.5em 0 0.5em;
  text-align:center;
}

#text-106 .-hd-util-intellitable-data > table img {
    width: 1.8em;
    height: auto;
    margin: 0 auto !important;
    vertical-align: middle;
    display: inherit;
}
#text-106 .-hd-util-intellitable-data table  thead  tr th {
  color: #213e7d !important;
  font-weight:800;
  width: 3.13em;
   background: #d5d5d5;
   vertical-align: middle;
   text-align:center;
   border-collapse:separate;
   border-left: 1px #f5f5f5 solid;
}
video#videobg { 
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background: url('images/poster.jpg') no-repeat;
	background-size: cover;
	transition: 1s opacity;
}
.wrapper {
  width: 990px;
  margin: 0 auto;
  clear:both;
}

.boxabc img {
  vertical-align: middle;
  padding-right: 5px;
}
.hidden-all {display: none !important}
.boxabc {
  background-image:
    url("<?php echo get_stylesheet_directory_uri(); ?>/images/footer.png");
  height: 60px;
  width: 990px;
}

#footerabc>ul {
  list-style-type: none;
  text-align: justify;
}

#footerabc li {
  display: inline;
  list-style: outside none none;
}

#footerabc li:last-of-type::after {
  content: "";
  display: inline-block;
  padding-left: 100%;
}

#dfcg-outer-wrap {
  width: 650px;
  height: 370px;
  display: block;
  margin-left: 15px;
}

/*
#footerabc li {
  list-style: outside none none;
}*/

ul.boxabc {
  display: inline-block;
  padding-left: 5px;
}

#footerabc li:last-of-type::after {
}

#footerabc {
  padding: 2px 0 3px;
  width: 990px;
}
#left-sidebar {width:300px;
  background-color: #fff;
      clear:both;

float:left}
#new-sidebar {
  float: left;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-bottom: 25px;
  width: 650px;
}

.new-widget {
  float: left;
  padding-right: 5px;
}

.new-widget2 {
  float: right;
}

#new-sidebar li.new-widget {
  display: inline;
  height: 110px;
  position: relative;
  vertical-align: bottom;
  width: 650px;
  background: #ebebeb;
  margin-bottom: 10px;
}

#new-sidebar li.widget h3 {
  margin-bottom: 15px;
}

html {
  height: 100%;
}

body {
  line-height: 1.2em;
  margin: 0;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
  line-height: 120%;
  margin: 25px 0 10px;
  padding-bottom: 5px;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 175%;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 120%;
}

h5 {
  font-size: 120%;
  text-transform: uppercase;
}

a {
  text-decoration: none;
  color: #0068b5;
}

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

.clr {
  clear: both;
}

#header {
  display: block;
  height: 120px;
  width: 100%;
  clear:both;
}

#headerpages {
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  vertical-align: middle;
  width: 990px;
}

#someunknownrapper {
  margin: 0 auto;
  width: 990px;
}

.logo {
  float: left;
 // height: 90px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  width: 250px;
}

#headercontent1 {
  background: url("/images/Header_Background_behindad_90px.png") repeat
    scroll 0 0 transparent;
  border-bottom: 1px solid #f7ea23;
  display: block;
  width: 100%;
}

#headercontent {
  display: block;
  height: 90px;
  margin: 0 auto;
  width: 990px;
}

#theheaderight {
  display: block;
  float: right;
 // height: 89px;
  width: 728px;
}

.navigation {
  margin: 20px 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}

#headercontent {
  margin: 0 auto;
  width: 990px;
}

.logo {
  float: left;
}

#top-menu {
  display: inline;
  height: 40px;
  width: 728px;
  padding: 0;
}

#top-menu li {
  float: left;
  width: 47px;
  margin-right: 1.5%;
}

.wrapper1 {
  margin: 0 auto;
  padding: 0;
  width: 990px;
}

#someunknownrapper {
  height: 28px;
  padding-top: 7px;
}

.someunknownrapperl {
  float: left;
}

.someunknownrapperr {
  color: #ffffff;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0;
}

.someunknownrapperrimg {
  height: 14px;
  margin-top: -1px;
  vertical-align: middle;
  width: 14px;
}

.someunknownrapperr a {
  color: #f1f1f1;
  font-size: 12px;
  font-weight: bold;
}

.someunknownrapperr a:link {
  color: #cccccc;
}

#headernavigation1 {
  font-size: 12px;
  height: 26px;
  margin: 0;
  padding: 0;
}

#headernavigation1 ul {
  float: left;
  list-style: outside none none;
  margin: 0 0 0 1px;
  padding: 0;
}

#headernavigation1 li {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#headernavigation1 ul li {
  list-style: outside none none;
  margin: 0 3px 0 0;
  padding: 0;
}

#headernavigation1 li a, #headernavigation1 li a:link,
  #headernavigation1 li a:visited {
  color: #f1f1f1;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0 6px;
}

#headernavigation1 li a:hover, #headernavigation1 li a:active {
  border-bottom: medium none;
  color: #cdcdcd;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0 6px;
  text-decoration: none;
}

#headernavigation1 li li a, #headernavigation1 li li a:link,
  #headernavigation1 li li a:visited {
  background: none repeat scroll 0 0 #333333;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  color: #111111;
  float: none;
  margin: 0;
  padding: 5px 8px;
  width: 130px;
}

#top-menu li {
  display: inline-block;
  list-style: outside none none;
}

#topheader {
  background: url("images/Header_Background_behindtext_30px.png") repeat
    scroll 0 0 transparent;
  border-bottom: 1px solid #f7ea23;
  display: block;
  height: 29px;
  width: 100%;
}

#headercontentmiddle {
  background: url("images/Header_Background_behindad_90px.png") repeat
    scroll 0 0 transparent;
  border-bottom: 1px solid #f7ea23;
  height: 92px;
  width: 100%;
}

#headernavigation1 li li a:hover, #headernavigation1 li li a:active {
  background: none repeat scroll 0% 0% #5ca12f;
  color: #333333;
  padding: 5px 8px;
}

#headerwrappermiddle {
  padding-bottom: 10px;
  padding-top: 12px;
}

#theheaderight {
  float: right;
}

.headerticker {
  border: 1px none;
  float: right;
  height: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 2px;
  width: 700px;
}

.news_content>div {
  height: 20px;
  width: 400px;
  display: block;
}

#news {
  display: none;
  height: 20px;
  overflow: hidden;
  width: 600px;
}

ul.ticker-list {
  width: 420px;
  height: 20px;
  overflow: hidden;
}

ul.ticker-list li {
/*  width: 400px;
  height: 99px; */
  padding: 10px;
  border-bottom: 1px solid transparent;
}

ul.ticker-list li a {
  color: #666;
}

ul.ticker-list li span {
  display: block;
  color: #06C;
}

#news .news_title {
  float: left;
  margin-right: 10px;
}

#news .news_content {
  float: left;
  margin-right: 1px;
}

#ticker-area {
  height: 20px;
  margin: 0;
}

#ticker-area li {
  list-style: outside none none;
  margin-top: -12px;
  padding: 0;
}

#ticker-area a {
  color: #eeeeee;
  font-size: 12px;
  font-weight: 800;
  list-style: outside none none;
  padding: 0;
  text-decoration: none;
}

#ticker-area a:link {
  color: #eeeeee;
  font-size: 12px;
  font-weight: 800;
  list-style: outside none none;
  padding: 0;
  text-decoration: none;
}

#ticker-area a:hover {
  color: #eeeeee;
  font-size: 12px;
  font-weight: 800;
  list-style: outside none none;
  padding: 0;
  text-decoration: none;
}

.bigsearch {
  float: left;
  margin-left: 90px;
  width: 450px;
}

.searchr {
  background: url("images/searchbg.png") repeat scroll 0% 0% transparent;
  height: 45px;
  right: 0;
  width: 438px;
}

.searchr input[type="text"] {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #666666;
  float: left;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  height: 30px;
  margin: 9px 0 9px 13px;
  padding: 1px;
  width: 310px;
}

.searchr input[type="image"] {
  float: right;
  height: 33px;
  margin-left: 0;
  margin-top: 8px;
  width: 110px;
}

#menu {
}

#menu ul {
  float: left;
  list-style: outside none none;
  padding: 0;
  width: 990px;
  background: #151616;
}

#menu li {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  //height: 35px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#menu ul li {
  border-right: 1px solid #3d3d3c;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#menu li a, #menu li a:link, #menu li a:visited {
  background: none repeat scroll 0 0 #151616;
  color: #ffffff;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  height: 19px;
  margin: 0;
  padding: 8px 10px;
}

#menu li a:hover {
  background: none repeat scroll 0 0 #ebebeb;
  color: #000000;
  display: block;
  margin: 0;
  padding: 8px 10px;
  text-decoration: none;
}

#menu li a:active {
  background: none repeat scroll 0 0 #f0e532;
  color: #000000;
  display: block;
  margin: 0;
  padding: 8px 10px;
  text-decoration: none;
}

#menu li li a, #menu li li a:link, #menu li li a:visited {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  color: #333333;
  float: none;
  font-weight: normal;
  margin: 0;
  padding: 6px 15px;
  width: 149px;
}

#menu li li a:hover {
  background: none repeat scroll 0 0 #f5f5f5;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  color: #000000;
}

#menu li li a:active {
  background: none repeat scroll 0 0 #f0e532;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  color: #000000;
}

#menu li ul {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px solid #e6e6e6;
  height: auto;
  left: -999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 180px;
  z-index: 9999;
}

#menu li li, #menu li li li {
  border: medium none;
  margin: 0 0 0 -1px;
}

#menu ul li.current-menu-item a {
  background: none repeat scroll 0 0 #f0e532;
  color: #151616 ! important;
}

#menu ul li.current-menu-item a:hover {
  background: none repeat scroll 0 0 #151616;
  color: #ffffff ! important;
}

#menu ul li.current-menu-parent a {
  background: none repeat scroll 0 0 #f0e532;
  color: #151616 ! important;
}

#menu ul li.current-menu-parent a:hover {
  background: none repeat scroll 0 0 #151616;
  color: #ffffff ! important;
}

#menu li ul a {

}

#menu li ul a:hover, #menu li ul a:active {

}

#menu li ul ul {
  border-top: 1px solid #e6e6e6;
  margin: -31px 0 0 180px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul,
  #menu li.sfhover ul ul ul {
  left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul,
  #menu li li.sfhover ul, #menu li li li.sfhover ul {
  left: auto;
}

#menu li:hover, #menu li.sfhover {
  position: static;
}

.right {
  float: right;
}

.headerbookmark {
  float: right;
  padding-top: 3px;
  width: auto;
}

.headerbookmark1 {
  float: right;
  padding: 2px 4px 2px 5px;
  width: 35px;
}

#featured-area {
  float: left;
  height: 380px;
  padding: 5px 10px 15px 15px;
  position: relative;
  width: 650px;
  z-index: 2;
}

#featured-area .pics {
  height: 410px;
  left: 14px;
  margin-top: 30px;
  width: 630px;
}

p {
  line-height: 1.5em;
  margin: 0 0 1em;
}

blockquote {
  border-left: 2px solid #cccccc;
  color: #666666;
  font-style: normal;
  padding: 5px 10px 1px;
}

blockquote p:last-child {
  margin: 0 0 5px;
}

code {
  background: none repeat scroll 0% 0% #eaeaea;
  color: #333333;
  font-family: Consolas, Monaco, Courier, monospace;
  font-size: 11px;
  margin: 1px 0;
  padding: 1px 3px;
}

pre code {
  background: none repeat scroll 0% 0% #322e2c;
  border: 1px solid #635957;
  color: #ffffff;
  display: block;
  font-size: 12px;
  overflow: scroll;
  padding: 1.5em 1.75em;
}

span.number {
  color: #ffffff;
}

#featuredcontent {
  height: 380px;
  width: 650px;
}



#left-insidebar {
  float: left;
  padding: 0;
}

.home-post-wrap {
  float: left;
  height: 127px;
  margin-bottom: 17px;
  margin-right: 7px;
  padding: 0;
  width: 158px;
}

.thumbnail-div {
  float: left;
  height: 127px;
  width: 160px;
}

.the2title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
}

.info-titles, .info-titles a:link, .info-titles a:visited, .info-titles a:active
  {
  color: #020202;
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  padding-left: 4px;
  padding-top: 10px;
  text-decoration: none;
}

.info-titles a:hover {
  border-bottom: medium none;
}

.thumbnail-title {
  font-size: 14px;
  padding-bottom: 5px;
  padding-left: 15px;
}

.bot-post {
  border: 1px solid #000000;
  width: 500px;
}

#featured {
  background: none repeat scroll 0 0 #ebebeb;
  height: 373px;
  position: relative;
  width: 650px;
}

#featured ul.ui-tabs-nav {
  background: none repeat scroll 0 0 #3d3d3c;
  color: #929292;
  left: 0;
  list-style: outside none none;
  margin: 0;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 1;
}

#featured ul.ui-tabs-nav li {
  background: none repeat scroll 0 0 #3d3d3c;
  color: #595959;
  float: left;
  font-size: 14px;
  height: 35px;
  margin: 0;
  outline: medium none;
  padding: 0 0 1px;
  border-right: 1px solid #3d3d3c;
}

#featured ul.ui-tabs-nav li img {
  background: none repeat scroll 0 0 #3d3d3c;
  border: 0 solid #535353;
  float: left;
  margin: 2px 5px;
  outline: medium none;
  padding: 2px;
}

#featured ul.ui-tabs-nav li span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  outline: medium none;
}

#featured li.ui-tabs-nav-item a {
  background: none repeat scroll 0 0 #151616;
  color: #ffffff;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  height: 25px;
  outline: medium none;
  padding: 10px 10px 0 7px;
  text-decoration: none;
  width: auto;
}

#featured li.ui-tabs-nav-item a:hover {
  background: none repeat scroll 0 0 #ebebeb;
  color: #000000;
  height: 25px;
  outline: medium none;
  text-decoration: none;
}

#featured li.ui-tabs-selected {
  outline: medium none;
  padding: 0 0 1px;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
  background: none repeat scroll 0 0 #f0e532;
  color: #000000;
  height: 25px;
  outline: medium none;
  text-decoration: none;
}

#featured img.attachment-largegalthumb {
  display: block;
  height: 373px;
  margin: 0 auto;
  max-width: 650px;
  padding-top: 0;
  top: 0;
}

#featured .ui-tabs-panel {
  height: 373px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 650px;
}

#featured .ui-tabs-panel .info {
  background: none repeat scroll 0% 0% #121313;
  height: 80px;
  left: 0;
  margin: 0;
  opacity: 0.85;
  position: absolute;
  top: 293px;
  width: 650px;
}

#featured .info h2 {
  color: #ffffff;
  font-size: 14px;
  margin-left: 5px;
  margin-top: 7px;
  overflow: hidden;
}

#featured .info p {
  color: #ffffff;
  font-size: 12px;
  margin-left: 5px;
  margin-top: -5px;
}

#featured .info a {
  color: #ffffff;
  text-decoration: none;
}

#featured .info a:hover {
  text-decoration: underline;
}

#featured .ui-tabs-hide {
  display: none;
}

.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol {
  margin: 0 0 0 15px;
  padding: 0;
  list-style: outside none none;
}

.widgets-list-layout-links {
  margin-left: 55px;
  text-align: justify;
  width: 73.4043%;
}

.widgets-list-layout li {
  list-style-type: none ! important;
}

.widgetcontainer li {
  margin: 3px 0;
}

.widgetcontainer li a:visited, .widgetcontainer li a:link {
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.2em;
}

.widgetcontainer a:visited, .widgetcontainer a:link {
  font-weight: 700;
}

.widgetcontainer li a:hover {
//  border-bottom: 1px dotted #635957;
}

.widgetcontainer input[type="text"], .widgetcontainer input[type="password"]
  {
  width: 80%;
}

.widgetcontainer .excerpt {
  font-size: 11px;
  margin: 5px 0;
}

h3.widgettitle {
  margin-bottom: 15px;
  padding: 0 0 0 15px;
  text-shadow: 1px 1px #ffffff;
}

.widgettitle {
  color: #666666;
  display: none;
  font: 20px/36px 'Oswald', sans-serif;
  text-transform: capitalize;
}

.widget-title {
  display: none;
  visibility: hidden;
}

.widgettitle h3 {
  color: #666666;
  font: bold 15px/36px Arial, sans-serif;
  margin: 0;
  padding: 0 0 0 8px;
  text-transform: capitalize;
}

.widgettitle a {
  color: #333333;
}

.widgetcontainer.clearfix:first-of-type {
 // border-top-color: transparent;
  padding-bottom: 0;
}

.widgetcontainer.clearfix {
//  border-top: 1px solid #cccccc;
  display: block;
  padding-bottom: 20px;
  width: 300px;
  background: whitesmoke;
}

.widgets-list-layout.no-grav>li {
  padding-bottom: 8px;
  padding-top: 8px;
}

.widgetcontent {
 // -moz-border-bottom-colors: none;
 // -moz-border-left-colors: none;
 // -moz-border-right-colors: none;
 // -moz-border-top-colors: none;
  background: none repeat-x scroll 0% 0% #ffffff;
 // border-color: #dedede;
  border-image: none;
  border-style: solid;
  //border-width: 1px 1px 2px;
  line-height: 1.4em;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
}

.sidebarsmall .xoxo {
  height: 100%;
  list-style: outside none none;
  margin: 0 2px 0 0;
  padding: 0;
}

.widgetcontainersmall ul, .widgetcontentsmall .xoxo,
  .widgetcontainersmall ol {
  list-style: outside none disc;
  margin: 0 0 0 15px;
  padding: 0;
}

.widgetcontainersmall li {
  margin: 3px 0;
}

.widgetcontainersmall li a:visited, .widgetcontainersmall li a:link {
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.widgetcontainersmall li a:hover {
  //border-bottom: 1px dotted #635957;
}

.widgetcontainersmall input[type="text"], .widgetcontainersmall input[type="password"]
  {
  width: 80%;
}

.widgetcontainersmall .excerpt {
  font-size: 11px;
  margin: 5px 0;
}

.widgettitlesmall {
  background: url("images/minisidebarbg.gif") repeat-x scroll 0 0
    #424243;
  color: #ffffff ! important;
  margin-bottom: 0;
  padding: 3px 3px 3px 5px;
}

.widgettitlesmall h3 {
  color: #dddddd;
  font: bold 12px Arial, sans-serif;
  margin: 0;
  padding: 0 0 0 8px;
  text-transform: capitalize;
}

.widgettitlesmall a {
  color: #333333;
}

.widgetcontentsmall {
 // -moz-border-bottom-colors: none;
 // -moz-border-left-colors: none;
 // -moz-border-right-colors: none;
//  -moz-border-top-colors: none;
  background: none repeat-x scroll 0% 0% #f4f4f4;
//  border-color: #dedede;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 0;
  line-height: 1.4em;
  margin-bottom: 10px;
  padding: 3px;
}

.widgetcontentsmall a, .widgetcontentsmall a:hover, .widgetcontentsmall a:link
  {
  color: #000000;
}

#execphpwidget {
  height: 100%;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  background: none repeat scroll 0% 0% #efefef;
  border: 1px solid #cccccc;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 -2px;
  padding: 5px 12px;
}

#thepart12 {
  background: none repeat scroll 0% 0% #ffffff;
  margin: 0 0 3px;
  padding: 0;
  position: relative;
  width: 280px;
}

.thepart1a {
  background: none repeat scroll 0% 0% #ffffff;
  float: left;
  width: 100px;
}

.thepart1b {
  float: right;
  margin-right: 5px;
  width: 330px;
}

#slider2 {
  height: auto;
  margin-bottom: 3px;
  margin-left: 0;
  margin-top: 0;
  position: relative;
  width: 280px;
}

#spotlight-rapper {
  color: #ffffff;
  display: inline;
  float: left;
  height: 358px;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 100px;
  padding-top: 15px;
  position: relative;
  width: 310px;
}

.spotlightwrapperbig {
  height: 128px;
  overflow: hidden;
  position: relative;
  width: 300px;
}

.spotlightIT {
  background: url("images/semi_transparent.png") repeat scroll 0% 0%
    transparent;
  bottom: 0;
  color: #ffffff;
  height: 45px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 300px;
}

.spotlightwrapperbig img {
  display: block;
}

h2.articletitle {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  padding: 2px 2px 2px 5px;
}

h2.articletitle a {
  color: #ffffff;
}

h2.articletitle a:hover {
  color: #999999;
}

.thepart1btitle {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin: 6px 0 0;
}

.thepart1bwrapper {
  height: 100px;
  margin: 0 0 -15px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.thepart1bwrapper a {
  color: #555555;
}

.thepart1bwrapper a:link, thepart1bwrapper a:hover, thepart1bwrapper a:visited
  {

}
/* .date{color:#999999;font-size:10px;} */
.date a {
  color: #999999;
  font-size: 10px;
}

.thepart1bpost {
  font-family: arial;
  font-size: 11px;
}

.thepart1bpost p {
  font-family: arial;
  font-size: 11px;
  line-height: 13px;
}
/* .clr{background:none repeat scroll 0% 0% aqua;width:500px;} */
#the3rd {
  background: none repeat scroll 0% 0% navy;
  width: 400px;
}

.the2rdtitle {
  background: none repeat scroll 0% 0% #006996;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 4px 0 4px 10px;
  text-align: left;
}

.the2rdtitlemore {
  float: right;
  font-size: 12px;
  font-weight: normal;
  padding: 0 6px 0 0;
}

.the2rdtitlemore a {
  color: #ffffff;
}

.the3rdtitle {
  background: none repeat scroll 0% 0% #d29110;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 4px 0 4px 10px;
  text-align: left;
}

#third {
  box-shadow: 0 0 5px #a6a6a6;
  height: auto;
  margin-left: 15px;
  margin-top: 30px !important;
  width: 650px;
  background: whitesmoke;
}

.thirdsmallsidebar {
  float: right;
  margin-right: 8px;
  width: 130px;
}

#thepart1bwrapper {
  background: none repeat scroll 0% 0% #ffffff;
}

.thirdbtitle {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2em;
  height: 50px;
  padding-top: 10px;
  text-decoration: none;
  line-height: 24px;
  margin-right: 5px;
}

.thirdwrapper {
  border-top: 1px solid #cccccc;
  height: 82px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 650px;
}

.thirdpost {
  color: #000000;
  font-family: arial;
  font-size: 0.88em;
}

.thirdpost p {
  margin: 0;
}

.thepart1bimg {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -5px;
}

.timed {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding: 0;
}

.timed a {
  color: #666666;
}

.timed a:hover {
  color: #ff0000;
}

.thirdtitle {
  color: #3c3b3b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin-bottom: 15px;
  margin-left: 8px;
}

.thirdtitle img {
  float: left;
  padding-top: 2px;
}

#uscolumnsingle {
  float: left;
  height: auto;
  padding-bottom: 6px;
  width: 650px;
}

.page-bottom {
  display: block;
  height: 15px;
}

.uscontinue {
  background: white;
  margin-left: 10px;
  width: 660px;
  box-shadow: 0 0 5px #a6a6a6;
}

.catwrapper {
  padding: 0 15px 0 15px;
  box-shadow: 0 0 5px #a6a6a6;
  margin-left: 15px;
  width: 600px;
  background: whitesmoke;
}

.post-thumb img {
  display: inline;
  float: left;
  margin: 10px 10px 10px 0;
}

.postinfo {
  color: #333333;
  font-size: 0.9em;
  margin: 7px 0 0;
}

.postinfo a {
  color: #c52009;
}

.postinfo a:hover {
  color: #333333;
}

.post-tags {
  border-bottom: 1px dotted #dddddd;
  border-top: 1px dotted #dddddd;
  color: #999999;
  font-size: 0.9em;
  margin: 10px 0;
  padding: 5px 0;
}

.post-tags a {
  font-weight: bold;
}

.tags {
  color: #999999;
  font-size: 0.9em;
  margin: 10px 0 0;
}

.tags a {
  color: #666666;
  font-weight: bold;
}

.tags a:hover {
  color: #317ba9;
}

.subcols {
  background: url("images/subcols-bgr.gif") repeat-y scroll left center
    transparent;
  height: 1%;
}

.bookmark {
  margin: 16px 0;
  width: 275px;
}

.bookmark_tagline {
  position: relative;
}

.bookmark_tagline span {
  display: none;
  width: 14em;
}

.bookmark_tagline:hover span {
  background: none repeat scroll 0% 0% #ffffee;
  border: 1px solid #cccccc;
  color: black;
  display: block;
  line-height: 1.25em;
  position: absolute;
  top: -5em;
}

.bookmark span {
  display: block;
}

.bookmark ul {
  display: inline;
  margin: 0 ! important;
  padding: 0 ! important;
}

.bookmark ul li {
  background: none repeat scroll 0% 0% transparent;
  display: inline ! important;
  list-style-type: none;
  margin: 0;
  padding: 1px 5px 1px 1px;
}

.bookmark ul li::before {
  content: "";
}

.bookmark img {
  border: 0 none;
  float: none;
  height: 32px;
  margin: 0;
  padding: 0;
  width: 32px;
}

.bookmark-hovers {
  opacity: 0.4;
}

.bookmark-hovers:hover {
  opacity: 1;
}

.postinfostyle {
  margin: 0 0 1.25em;
}

.postinfostyle a {
  color: #ffffff;
}

.postinfostyle em {
  background: none repeat scroll 0% 0% #317ba9;
  color: #ffffff;
  font-size: 0.9em;
  font-style: normal;
  line-height: 1.75em;
  padding: 3px 5px;
}

.ptitle {
  color: #333;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 10px 0px 5px 10px;
}
/* .post:first-of-type{margin:10px 0;border-top:none;} */
.thepart1bimga {
  border: 2px solid #dddddd;
  float: left;
  margin-right: 6px;
  margin-top: 2px;
  background-color: #fff;
}

.breadcrumbed {
  border-bottom: medium double #eaeaea;
  font-family: arial;
  font-size: 11px;
  margin: 10px 10px 0;
  width: 660px;
  color: white;
}

.meta_author {
  color: #555555;
  float: left;
  font-family: Arial;
  font-size: 8pt;
  width: 640px;
  margin: 0px 0px 10px 15px;
}

.catpost {
  display: block;
  border-top: 1px solid #ccc;
  padding: 5px;
}

.catpost:nth-of-type(2n) {
  background-color: white
}

.post {
  display: block;
  margin: 5px 0;
  border-top: 1px solid #ccc;
  padding-bottom: 5px;
  padding-top: 5px;
}

.meta_cmt {
  float: right;
  font-family: Arial;
  font-size: 8.5pt;
  font-weight: normal;
  margin-bottom: 3px;
}

.meta_cmt img {
  font-family: Arial;
  vertical-align: middle;
}

ol.commentlist a:link {
  text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
  text-decoration: none;
}

ol.commentlist {
  background: none repeat scroll 0% 0% #ffffff;
  margin: 15px 0 0;
  padding: 0;
}

ol.commentlist li {
  border: 1px dotted #cccccc;
  list-style-type: none;
  margin: 0 0 10px;
  padding: 10px;
}

ol.commentlist li.alt {

}

ol.commentlist li.bypostauthor p {

}

ol.commentlist li.byuser {

}

ol.commentlist li.comment-author-admin {

}

ol.commentlist li.comment {

}

ol.commentlist li div.comment-author {

}

ol.commentlist li div.vcard {

}

ol.commentlist li div.vcard cite.fn {
  font-style: normal;
  font-weight: bold;
}

ol.commentlist li div.vcard cite.fn a.url {
  color: #222222;
}

ol.commentlist li div.vcard img.avatar {
  float: left;
  margin: 0 10px 10px 0;
}

ol.commentlist li div.vcard img.avatar-32 {
  background: none repeat scroll 0% 0% #ffffff;
  border: 1px solid #dddddd;
  padding: 2px;
}

ol.commentlist li div.vcard img.photo {
  background: none repeat scroll 0% 0% #ffffff;
  border: 1px solid #dddddd;
  padding: 2px;
}

ol.commentlist li div.vcard span.says {
  color: #888888;
}

ol.commentlist li div.commentmetadata {

}

ol.commentlist li div.comment-meta {
  font-size: 0.8em;
  margin: 2px 0 0;
}

ol.commentlist li div.comment-meta a {
  color: #737373;
  text-decoration: none;
}

ol.commentlist li p {
  line-height: 1.4em;
  margin: 15px 0 0;
}

ol.commentlist li ul {

}

ol.commentlist li div.reply {
  line-height: 18px;
  margin: 10px 0 0;
}

ol.commentlist li div.reply a {
  background: none repeat scroll 0% 0% #444444;
  border-radius: 3px;
  border: 1px solid #111111;
  color: #ffffff ! important;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  height: 18px;
  padding: 1px 5px;
  width: 45px;
}

ol.commentlist li div.reply a:hover {
  background: none repeat scroll 0% 0% #84ac15;
  border: 1px solid #6d8f11;
  color: #ffffff ! important;
  text-decoration: none;
}

ol.commentlist li ul.children {

}

ol.commentlist li ul.children li {
  background: none repeat scroll 0% 0% #ffffff;
  border: 1px dotted #cccccc;
  margin: 10px 0 0;
}

ol.commentlist li ul.children li li.alt {
  background: none repeat scroll 0% 0% #ffffff;
}

ol.commentlist li ul.children li.bypostauthor {

}

ol.commentlist li ul.children li.byuser {

}

ol.commentlist li ul.children li.comment {

}

ol.commentlist li ul.children li.comment-author-admin {

}

ol.commentlist li ul.children li.depth-2 {

}

ol.commentlist li ul.children li.depth-3 {

}

ol.commentlist li ul.children li.depth-4 {

}

ol.commentlist li ul.children li.depth-5 {

}

ol.commentlist li ul.children li.odd {

}

ol.commentlist li.even {

}

ol.commentlist li.odd {

}

ol.commentlist li.parent {

}

ol.commentlist li.pingback {

}

ol.commentlist li.thread-alt {

}

ol.commentlist li.thread-even {

}

ol.commentlist li.thread-odd {

}

#commentform {

}

#commentform input {
  border: 2px solid #d7d7d7;
  margin: 7px 3px 0 0;
  padding: 5px;
  width: 280px;
}

#commentform .author {
  background: none repeat scroll 0% 0% #ffffff;
  color: #666666;
  padding: 3px 3px 3px 5px;
}

#commentform .email {
  background: none repeat scroll 0% 0% #ffffff;
  color: #666666;
  padding: 3px 3px 3px 5px;
}

#commentform .url {
  background: none repeat scroll 0% 0% #ffffff;
  color: #666666;
  padding: 3px 3px 3px 5px;
}

#commentform textarea {
  border: 2px solid #d7d7d7;
  color: #333333;
  height: 100px;
  margin: 7px 0 0;
  padding: 2px;
  width: 75%;
}

#commentform .submit {
  background-color: #178fcf;
  border-radius: 3px;
  border: 1px solid #557c90;
  color: #ffffff;
  font-family: Georgia, serif;
  font-weight: bold;
  padding: 4px 8px;
  text-shadow: 0 1px #555555;
  width: 150px;
}

#commentform .submit:hover {
  background-color: #1271a4;
  cursor: auto;
}

.share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  color: #4c4d50;
  height: 31px;
  margin: 0;
  padding: 7px 0 6px;
}

.share ul {
  margin: 0;
  padding: 0;
}

.share li {
  display: inline;
  float: left;
  font-size: 11px;
  line-height: 48px;
  list-style-type: none;
  margin: 0 0 0 10px;
  padding: 0;
}

.share li.last {
  margin-right: 0;
}

.share li img {
  display: inline;
  float: left;
  margin: 0;
}

.sharethis {
  display: inline;
  float: left;
  margin: 0;
  padding: 2px 0 0;
}

#footer {
  overflow: visible;
  background-color: #fff;
  height: 140px;
  margin: 0 auto;
  width: 100%;
  min-width: 990px;
  clear: both;
  text-align: center
}

#copyright {
  color: #584f61;
}

#footer2 {
  background: none repeat scroll 0% 0% #e7e9ec;
  width: 990px;
}

.footer2a {
  width: 990px;
  margin: 0 auto;
}

.wrapper2 {
  margin: 0 auto;
  width: 990px;
}

.footer2a li {
  display: inline;
  font-size: 14px;
  font-weight: 700;
  text-shadow: 1px 1px #f1f1f1;
  text-transform: uppercase;
  margin-right: 1em
}

.footer2a ul {
  display: block;
  margin: 0;
  padding: 0;
}

.footer2a p {
  margin: 0;
  padding: 0;
}

#displaying {
  color: #0c73a7;
  float: left;
  font-family: tahoma;
  font-size: 22px;
}

#haveyoursay {
  color: #ed9017;
  float: right;
  font-family: tahoma;
  font-size: 20px;
}
/* .boxabc{//padding:1px;//padding-bottom:10px;} */
#footerabc {
  margin: 0 auto;
}

#footerabc .rightabc {
  text-align: right;
}

.leftabc {
  float: left;
}

.rightabc {
  float: right;
}

.footer-wrap {
  margin: 0 auto;
  width: 990px;
}

#footered .widget {
  color: #333333;
  float: left;
  font-size: 12px;
  line-height: 19px;
  padding: 5px 45px 0 0;
  width: 200px;
}

#footered .widget ul {
  padding: 0 0 0 15px;
}

#footered .widget li {
  list-style: outside none disc;
}

#footered .widget a {
  color: #333333;
}

#footered .widget h3 {
  background: none repeat scroll 0% 0% transparent;
  border-bottom: 1px solid #595959;
  color: #111111;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: 100;
  height: 22px;
  margin-bottom: 10px;
  padding: 7px 5px 0 10px;
  text-transform: uppercase;
}

#fsidebar {
  float: left;
  padding: 0 0 20px;
  width: 100%;
}

#fanother {
  height: 68px;
  margin: 0 auto;
  width: 980px;
}

.ftag {
  float: left;
  font-weight: bold;
  width: 500px;
}

.ftag a {
  color: #666666;
}

.ftag a:hover {
  color: #000000;
}

.fad {
  float: right;
  margin-top: 10px;
  width: 468px;
}

ul#ebelnav {
  margin-top: -50px;
}
/* #mycontent{display:block;width:650px;} */
/* .posttitle{font-size:18px;font-weight:bold;margin:5px 0;padding-bottom:5px;text-align:justify;} */
#mycontent2 {
  display: block;
  font-size: 12px;
  height: 90px;
  margin: 5px 0;
  padding: 2px;
  text-align: justify;
  width: 585px;
}

.searchred {
  background: url("images/searchwidget.png") repeat scroll 0% 0%
    transparent;
  height: 27px;
  right: 0;
  width: 281px;
}

.searchred input[type="text"] {
  border: 0 none;
  color: #666666;
  float: left;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  height: 18px;
  margin: 4px 0 4px 3px;
  padding: 1px;
  width: 210px;
}

.searchred input[type="image"] {
  float: right;
  height: 27px;
  margin: 0;
  width: 50px;
}
/* .clr{clear:both;} */
fieldset {
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
}

fieldset.input, a img, body .pollstableborder {
  border: 0 none;
}

img.content-left {
  float: left;
  margin-right: 10px;
  padding: 5px;
}

img.content-right {
  float: right;
  margin-left: 10px;
  padding: 5px;
}

#sidebar {
  		background: rgba(0, 0, 0, 0.6);

  list-style: outside none none;
  width: 300px;
  float: right;
//  background: white;
  margin-right: 10px;
//  box-shadow: 0 0 5px #a6a6a6;
  float: right;
  margin-top: 25px;
}

#themission {
  margin-left: 0;
  margin-right: 320px;
  padding: 0;
}

#missionanothered {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

#mycontent ol {
  margin: -4px 0 18px 35px;
}

#mycontent ul {
  margin: -4px 0 18px 18px;
}

#mycontent li {
  border-bottom: 1px solid #eeeeee;
  padding: 3px 0 4px;
}

#mycontent ul li {
  background: url("images/arrow.gif") no-repeat scroll 0 11px
    transparent;
  list-style: outside none circle;
  padding: 3px 0 4px 1px;
}

.newer-older {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  font-weight: bold;
  padding: 4px;
}

img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

#youarebrowsing {
  color: #151616;
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  font-weight: 600;
  margin-top: -8px ! important;
  padding-top: 15px;
  padding-bottom: 0
}

.wp-caption {
  background-color: #f3f3f3;
  border-radius: 3px;
  border: 1px solid #dddddd;
  margin: 0;
  text-align: center;
  max-width: 640px;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
  display: inline-block;
  max-width: 640px;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
/* .alignright, img.alignright{display:inline;float:right;margin-left:1.5em;} */
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  max-width: 640px;
  margin-left: auto;
  margin-bottom: 15px
}

.alignnone, img.alignnone {

}

input, textarea {

}

#authorarea {
  background-color: #e2eaee;
  background-repeat: no-repeat;
  border: 1px solid #9ebac7;
  color: #555555;
  margin: 10px 0;
  padding: 10px 8px 12px 10px;
}

#authorarea h3 {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

#authorarea h3 a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

#authorarea img {
  border: 1px solid #dddddd;
  float: left;
  height: 60px;
  margin: 0 12px 0 0;
  width: 60px;
}

#authorarea p {
  color: #333333;
  margin: 0;
}

#authorarea p a {
  color: #333333;
}

#paginationtech {
  background: url("images/navigateg.png") no-repeat scroll left center
    #f0f0f0;
  padding-left: 95px;
}

#paginationtech:hover {
  background: url("images/navigater.png") no-repeat scroll left center
    #f0f0f0;
}

.postlink {
  color: #f0f0f0;
  padding: 7px 8px 7px 7px;
}

.activeee {
  background: none repeat scroll 0% 0% #2d6f00;
  color: #f1f1f1;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0 4px;
  padding: 7px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #1c4600;
}

.postlink a {
  color: #444444;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0 4px 0 3px;
  padding: 7px;
  text-decoration: none;
}

.postlink a:hover {
  background: none repeat scroll 0% 0% #666666;
  color: #f1f1f1;
  font-weight: bold;
  text-decoration: none;
}

.postlink a:focus {
  background: none repeat scroll 0% 0% #3d9700;
  color: #f1f1f1;
  font-weight: bold;
  text-decoration: none;
}

a.prevnext {
  background: none repeat scroll 0% 0% #dadada ! important;
}

#paginationtech {
  margin-bottom: 14px;
}
/* #headernavigation1{margin-top:-1px;} */
.gamecenter {
  border: 1px solid black;
  height: 50px;
  width: 970px;
}

.gamebox {
  border: thin solid black;
  float: left;
  height: 50px;
  margin: 0 0 0 3px;
  overflow: hidden;
  text-align: center;
  width: 150px;
}

.gamebox .heim {
  font-size: 11px;
  width: 140px;
}

.gamebox .auswaerts {
  font-size: 11px;
  width: 140px;
}

.gamebox .scoring {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 140px;
}

audio {
  visibility: visible;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default,
  .yarpp-thumbnail-title {
  display: inline-block;
}

.yarpp-thumbnail>img, .yarpp-thumbnail-default {
  height: 90px;
  margin: 0;
  width: 150px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail>img,
  .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
  display: block;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
  font-size: 1em;
  line-height: 1.6em;
  margin: 5px;
  max-height: 8em;
  overflow: hidden;
  text-decoration: inherit;
  width: 140px;
}

.yarpp-thumbnail-default>img {
  min-height: 90px;
  min-width: 150px;
}
/* .wpcf7-form{background:none repeat scroll 0% 0% #151616;border:2px solid #ffffff;height:430px;margin:20px;overflow:hidden;width:550px;}
.wpcf7-form h2{font-size:20px;text-align:center;}
.buttons_form{background:-moz-linear-gradient(center top , #f0e532, #f0e532) repeat scroll 0% 0% transparent;border-radius:0.5em;border:medium none ! important;color:#151616;cursor:pointer;height:30px;padding:0px;width:150px ! important;}
.wpcf7-form input, .wpcf7-form textarea{border-color:#808080 #c0c0c0 #c0c0c0 #d4d4d4;border-style:solid;border-width:1px;float:none;font-size:14px;line-height:16px;margin:0px;padding:5px;width:500px;}
.wpcf7-form textarea{font-size:14px;height:100px;line-height:16px;}
.wpcf7-form p{color:#ffffff;font-size:14px;margin-bottom:0px;margin-left:18px;margin-top:0px;padding:0px 0 10px;width:290px;}
 */
.fb_iframe_widget {
  margin-bottom: 10px;
}

#mycontent {
  width: 640px !important;
  text-align: justify !important;
  font-family: 'Lato', "sans-serif !important";
  margin: auto;
}

#mycontent p strong span:first-of-type {
  font-weight: bold;
  line-height: 1.6 !important;
  text-align: justify;
  font-size: 16px !important;
  font-family: 'Lato', "sans-serif !important"
}

#mycontent strong {
  font-weight: bold;
  line-height: 1.6 !important;
  text-align: justify;
  font-family: 'Lato', "sans-serif !important";
  font-size: 15px !important;
}

#mycontent p span {
  font-size: 14px !important;
  line-height: 1.5 !important;
  text-align: justify;
  font-family: 'Lato', "sans-serif !important"
}

.plista_widget_standard_1 {
  margin-top: 15px;
  border-top: whitesmoke 2px solid
}

.itemLink, .itemLinkPET {
  margin-top: 15px;
}

.ebelnav {
  margin-top: -50px
}

.sprite {
  background-image: url("icons/spritesheet.png");
  background-repeat: no-repeat;
  display: block;
}

.sprite-Dailymotion {
  width: 25px;
  height: 25px;
  background-position: -5px -5px;
}

.sprite-Mail {
  width: 25px;
  height: 25px;
  background-position: -40px -5px;
}

.sprite-facebook {
  width: 25px;
  height: 25px;
  background-position: -5px -40px;
}

.sprite-rss {
  width: 25px;
  height: 25px;
  background-position: -40px -40px;
}

.sprite-twitter {
  width: 25px;
  height: 25px;
  background-position: -75px -5px;
}

a.sprite {
  overflow: hidden;
  position: relative;
  -moz-border-radius: 0;
  margin-right: 5px;
}

#socialbartop {
  margin: 5px auto;
  height: 20px;
  display: inline-block;
}

#socialbartop li .sprite {
  height: 20px;
  width: 20px;
}

#socialbartop li {
  float: left;
  margin-right: 5px;
  display: inline-block;
}

.ebel {
  background-image: url("icons/spritesheetebel.png");
  background-repeat: no-repeat;
  display: block;
}

.ebel-AVS {
  width: 55px;
  height: 40px;
  background-position: -5px -5px;
}

.ebel-EHL {
  width: 55px;
  height: 40px;
  background-position: -70px -5px;
}

.ebel-G99 {
  width: 55px;
  height: 40px;
  background-position: -135px -5px;
}

.ebel-KAC {
  width: 55px;
  height: 40px;
  background-position: -5px -55px;
}

.ebel-OLL {
  width: 55px;
  height: 40px;
  background-position: -70px -55px;
}

.ebel-RBS {
  width: 55px;
  height: 40px;
  background-position: -135px -55px;
}

.ebel-VIC {
  width: 55px;
  height: 40px;
  background-position: -5px -105px;
}

.ebel-VSV {
  width: 55px;
  height: 40px;
  background-position: -70px -105px;
}

.ebel-ZNO {
  width: 55px;
  height: 40px;
  background-position: -135px -105px;
}

.ebel-dec {
  width: 55px;
  height: 40px;
  background-position: -200px -5px;
}

.ebel-hcb {
  width: 55px;
  height: 40px;
  background-position: -200px -55px;
}

.ebel-hci {
  width: 55px;
  height: 40px;
  background-position: -200px -105px;
}

.grow {
  transition: all .2s ease-in-out;
}

.grow:hover {
  transform: scale(1.1);
}

#div-gpt-ad-1468360804762-3 { /*text-align:right;*/
  padding: 10px 10px 0 0;
/*  width: 300px;*/
  height: 1050px
}

#div-gpt-ad-1465846482631-1 {
  text-align: left;
  padding: 10px 0 0 10px;
/*  width: 300px;*/
  float: left /*position: fixed*/
}

#left {
  float: left
}

.hnatsprite {
  background-image: url("icons/hnatsprite.png");
  background-repeat: no-repeat;
  display: block;
}

#footerinner {
  background-color: #fff;
  height: 60px;
  margin: 0 auto;
  padding: 0
}

#footernav {
  margin: 5px auto;
  height: 105px;
  display: inline-block;
}

.hnatsprite {
  background-image: url("icons/hnatsprites.png");
  background-repeat: no-repeat;
  display: block;
}

.hnatsprite-AHLPreseasonSchedule {
  width: 210px;
  height: 109px;
  background-position: -5px -5px;
}

.hnatsprite-EBELPreseasonSchedule- {
  width: 210px;
  height: 110px;
  background-position: -5px -124px;
}

.hnatsprite-EBELTransfergefluesterINOUT {
  width: 210px;
  height: 110px;
  background-position: -225px -5px;
}

.hnatsprite-hockeydata {
  width: 150px;
  height: 52px;
  background-position: -225px -125px;
}

.hnatsprite-kommutv {
  width: 150px;
  height: 52px;
  background-position: -385px -125px;
}

.hnatsprite-sportbilderat {
  width: 150px;
  height: 52px;
  background-position: -225px -187px;
}

.hnatsprite-stewo {
  width: 150px;
  height: 52px;
  background-position: -385px -187px;
}

#footernav {
  display: block;
  padding: 0;
  width: 990px;
  text-align: center;
  margin: 0 auto
}

a.hnatsprite {
  overflow: hidden;
  position: relative;
  -moz-border-radius: 0;
  margin-right: 5px;
}

#footernav li {
  float: left;
  margin-right: 5px;
  display: inline-block;
}
.hide {display: none; visibility: hidden !important}
.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
    .fullscreen-bg {
        background: url('http://hockey-news.info/at/wp-content/uploads/2016/09/HN-Livestream-Opening-Hockeyfetz-V5.00_00_12_07.Standbild003.jpg') center center / cover no-repeat;
    }

    .fullscreen-bg__video {
        display: none;
    }
}
@media screen and (max-width:1310px) {
  	.hidden-phone { display: none !important; }

}
@media screen and (min-width:1310px) {
  .hide {display: inline-block;visibility: visible !important; width: 300px; }

  #wrapper {
    width: 1610px;
    margin: 0 auto;
    padding-top: 10px;
    clear:both
  }
  .indexpadding {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
 //   border: 1px solid #dddddd;
    width: 990px; margin: 0 auto;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px 0px 15px 0px;
  }
  #left, #right {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
  }
}

@media screen and (min-width:1330px)and (max-width:1610px) {
	.hidden-phone { display: none !important; }

  #wrapper {
    width: 990px;
    clear:both;
    margin: auto;
  }
  #div-gpt-ad-1468360804762-3 {
    width: 300px;
    display: none;
  }
  #div-gpt-ad-1465846482631-1 {
    width: 300px;
    display: none
  }
  #right, #left {
    width: 300px; display: none
  }
  #div-gpt-ad-1470083779959-0 {display:none}
  #div-gpt-ad-1470083779959-0 {display:none}
  .indexpadding { /* margin-left: 160px; */

  }
  #div-gpt-ad-1470083779959-0 {
    display: none
  }
  #div-gpt-ad-1470085761395-0 {
    display: none
  }
  #div-gpt-ad-1470083779959-6 {visibility: invisible; display: none}
}

@media screen and (max-width:1329px) {
	.hidden-phone { display: none !important; }

  #wrapper {
    width: auto
      
  }
  #div-gpt-ad-1470083779959-0 {display: none }
  #div-gpt-ad-1468360804762-3 {
    display: none
  }
  #div-gpt-ad-1465846482631-1 {
    display: none
  }
  #right, #left {
    visibility: hidden;
    display: none
  }
  .indexpadding {
    margin: auto;
    width: 990px;

  }
  #div-gpt-ad-1470085761395-0 {
    display: none
  }
  #div-gpt-ad-1470083779959-0 {
    display: none
  }
  #div-gpt-ad-1470083779959-6 {visibility: invisible; display: none}
}

@media screen and (min-width:1610px) {
  .indexpadding {}


}
@media screen and (max-width: 650px) {
	.hidden-desktop { display: inherit !important; }
	.visible-desktop { display: none !important; }
	.visible-phone { display: inherit !important; }
	.hidden-phone { display: none !important; }
}
