body { font-family: arial,helvetica,sans-serif; color: #000000; background-color: #ffffff;
text-align: center;
}


#wrapper {
margin-left: auto ; margin-right: auto ; width:1117px; 
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

#page_numbers {
margin-top: 33px;
margin-bottom: 20px;
font-size: 18px;
}


h1 { margin-bottom: 0pt ; color: #e93f63; font-size: 32pt}
h5 { margin-bottom: 13pt ; color: #686f74; font-size: 24pt; opacity: 0.3; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); zoom:1; }

.viewers {font-size: 16px;color:#444;}

img {width: 170px;height: 128px;margin-bottom: 6px; border: none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.radius (-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;)

ol, ul {
  margin-left: 53px;
}

ol li {
  list-style: decimal;
}

ul li {
  list-style: square;

}

li.spaced {
  margin-bottom: 26px;
}

/* 3. DEMO
 */

/* 3.1 =Demo Area
---------------------------------------------------------------------- */

.demo p,
.demo ul {
  margin-right: 0;
}

#performance-toggle {
  text-align: center;
  margin-right: 0;
  font-size: 11px;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
}

#performance-toggle:hover {
  opacity: 0.999;
}

/* 3.2 =Image Grid
---------------------------------------------------------------------- */

.image-grid {
  margin: 26px 0 0 -53px;
  padding-left: 60px;
  width: 1117px;
}

.image-grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.image-grid li {
  width: 170px;
  margin: 6px 0 0 85px;
  float: left;
  text-align: center;
  font-family: "Helvetica Neue", sans-serif;
  line-height: 22px;
  font-size: 16px;
  color: #686f74;
  height: 315px;
  overflow: hidden;
  display: block;

}

.image-grid li img,
.image-grid li strong {
  display: block;
}



.image-grid a.username {  
//  color: #313A41;
  color: #1D637D;

font-size: 17px;
//font-weight: 400;
//line-height: 1.2em;
margin-top: 6px;
margin-bottom: 6px;
text-decoration: none;
//font-weight: bold;
}


.host {font-size: 14px; color:#616D75;}









p.question {
	font-weight: bolder;
}

q { 
	background-color: #1D1F21;
}

ol.faq { 
	margin-right: 0;
}

div.roundedCornersDivBgImage
{
width: 170px;
height: 128px;
background-repeat: no-repeat;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


.filtermenu {  background-color: #46c5ec;
  color: #282b2e;
  text-decoration: none;
  padding: 6px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;}

.promo {
	color:#999;
	background: #f5f5f5;
	padding:12px 40px;
}
.promo:hover {
	color:#d00;
}

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

ul.hr li {
	display: inline-block;
	white-space: nowrap;
	padding:12px 10px;
}

.stickam {text-decoration: underline; color: #ffb22a;}
.blogtv {text-decoration: underline; color: #939211;}
.smotricom {text-decoration: underline; color: #0e859f;}

#tips { display: none; position: fixed; bottom: 10px; right: 10px; }
#tips .tipsdown {padding: 6px 13px 40px;}

//#pauseButton {position: absolute; top: 10px; right: 10px; padding:3px; font-size:30px;}

ul.settings {list-style:none;position: absolute; top: 0px; right: 13px;}
li.sett { margin-top: 6px; 
    font-size:18px;
    text-align: center;
//    background-color: #ccc; //#46c5ec
//    color: #282b2e;
    text-decoration: none;
    padding-top:13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;
   opacity: 0.18; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=18); zoom:1;    
    width:50px;height:37px;
    cursor:pointer;
    list-style:none;
  }

#playButton {
//   background-color: #46c5ec;
//   color: #0000ff; 
}
#pauseButton {font-size:17px;
}
#animateButton {
}

.blue_but {background-color: #46c5ec;color: #0000ff;}
.grey_but {background-color: #ccc;color: #282b2e;}



.socialButtonsDiv {
  display: none;
  position:              fixed;
  z-index:               10;
  left:                  10px;
  top:                   20px;
  background:            none #eee;
  padding:               0px 0px 0px 0px;
  width:                 76px;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 	 3px;
  border-radius:         3px;
}

.opacityFilter {
   opacity: 0.3; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); zoom:1;
}

.socialButtonsDiv .item {
  padding:  7px 0px 7px 0px;
  position: relative;
  z-index:  1;
  border-top: 1px solid #fff;
}
.socialButtonsDiv .item .counter {
  border:      1px solid #c8c8c8;
  width:       45px;
  height:      30px;
  line-height: 30px;
  margin:      0px auto 0px auto;
  background:  none #ffffff;
  font-size:   17px;
  font-weight: normal;
  color:       #4c595f;
  text-align:  center;
}
.socialButtonsDiv .item .counter div {
  width:      11px;
  height:     10px;
  font-size:  1px;
  overflow:   hidden;
  position:   absolute;
  z-index:    1;
  left:       33px;
  top:        38px;
}
.socialButtonsDiv .button {
  padding: 8px 0px 0px 0px;
}
.socialButtonsDiv .button a {
  display: block;
  width:   65px;
  height:  18px;
  margin:  0px auto 0px auto;
  font-size: 0;
}
.socialButtonsDiv .fb {
//  padding:	8px 0px 5px 17px;
}
#twitter_soc_counter {
  margin-top: 8px;
}


#under {float:left; width:100%; overflow:hidden; position:relative; border-top: 1px dashed #aaa}
#under ul {margin:0;padding:0; float:left; position:relative; left:50%}
#under li {float:left; list-style:none; position:relative; right:50%; padding:32px 37px;}

.layer5 {position: relative; z-index: 5; top:-100px;}

.ads_ontop { width: 728px; height: 90px; }
.ads_bottom_1, .ads_bottom_2 { width: 336px; height: 280px; }

@media (max-width: 1100px) {
  .socialButtonsDiv .item, .settings, .sett, #htip {display: none;} 
  .image-grid {width:100%;}
  #wrapper {width:100%;margin:auto;}
}

@media (max-width: 550px) {
	ul.hr li {display: block;margin-top: 5px;}
	#under li {padding:7px 2px;}
	.ads_ontop { width: 320px; height: 50px; }
	.ads_bottom_1 { width: 320px; height: 100px; }
	.ads_bottom_2 { display: none; width: 320px; height: 100px; }
	h1 {margin-top:0}
	.image-grid {margin-top:0}
}
