/*!
* 
*
*
-----------------------------------------------------------------------------------------------------------*/
body {
    font-family:Arial,Helvetica,sans-serif;
}

a {
	//color: #3B5998;
	color: #0099FF;
}
.ui-page 	{
	background: white;
}

.ui-corner-all {
    border-radius: 0 !important;
}

.form-search .ui-input-text {
	background: white;
}


.category_ad {

	padding-top: 5px;
	padding-left: 20px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


  
@media all and (max-width: 40em) {
    
    .my-breakpoint .imgsize1 {max-height: 58px; max-width: 70px;}
    .my-breakpoint .imgsize2 {max-height: 25px; max-width: 25px;}
    .my-breakpoint .imgsize3 {max-height: 100%; max-width: 100%;}
    .my-breakpoint .imgsize4 {max-height: 90%; max-width: 90%;}
    .my-breakpoint .gotoinfo {max-height: 40%; max-width: 40%;}
    .my-breakpoint .inbox {width: 50%;}
    .my-breakpoint .adblocktop {max-width: 40em;}
    
    .category_ad img{width:85%}

.my-breakpoint #wrap {
position: absolute;
bottom: 4px;
right: 0px;
width:180px;
font-size: 8px;
}

.my-breakpoint #hotspot1 {
float:right;
width:75px;
}
.my-breakpoint #hotspot2 {
float:right;
width:75px;
}
    .my-breakpoint .topblock {
    	margin-top: 0em;
    	height: 200px;
    	}

	.my-breakpoint .topblockclear {
		background-color:#FFFFF;
		margin: auto;
		margin-top: 2em;
		position: relative;
	}

    .my-breakpoint .ui-block-a { width: 25.00%;}
    .my-breakpoint .ui-block-b { width: 74.00%; padding-top:1em; }
    .my-breakpoint .ui-block-c { width: 1.00%; }
    .my-breakpoint .ui-block-b {padding-left:0.5em;}
    
    
    
  }

  @media all and (min-width: 40em) {
    .my-breakpoint.ui-grid-b .ui-block-a { width: 225px; }
    .my-breakpoint.ui-grid-b .ui-block-b { width: 35.00%; padding-top:5.5em; }
    .my-breakpoint.ui-grid-b .ui-block-c { width: 30.00%; }
    .my-breakpoint .adblocktop {max-width: 50em;}
    .category_ad img{width:85%}
  }

  @media all and (min-width: 50em) {
    .my-breakpoint.ui-grid-b .ui-block-a
    .my-breakpoint.ui-grid-b .ui-block-b {padding-top:5.5em; }
    .my-breakpoint.ui-grid-b .ui-block-c { width: 100.00%; }

  }

.adblockcentered { text-align: center; }

.topblockclear {
	background-color:#FFFFF;
	max-width: 800px;
	margin: auto;
	margin-top: 8em;
	position: relative;
}

.topblock {
	background-color:#FFCE00;
	max-width: 800px;
	margin: auto;
	position: relative;

}


.fblink {

text-decoration: none; 
color: #708090;


}

.middleblockright {

	max-width: 800px;
	right: 7px;
	margin: auto;
	position: relative;
}


.middleblock {

	max-width: 800px;
	margin: auto;
	position: relative;
}

.hotspotlinks {
}

.votethis {
margin-top:6px;
margin-bottom:6px;
float:right;
}

.votetext {
//font-size: 12px;
color: #787878;
}

.success {
font-size: 12px;
color: #787878;
}

.voteclick {
cursor:pointer;
}


#fbloginsection {
font-size: 11px;
text-shadow:0 0 0;
}
#fbloginsection a {
	font-size: 11px;
	text-shadow:0 0 0;
	
}


#wrap {
position: absolute;
bottom: 10px;
right: 0px;
width:300px;
margin:0 auto;
text-shadow:0 0 0;


}
#wrap a {
	text-decoration: none;
	text-shadow:0 0 0;
	color: #3B5998;
	//color: #257a0b;
	
}
#wrap a:hover {
	color: #FF9900;
}

#hotspot1 {
float:right;
width:145px;
}
#hotspot2 {
float:right;
width:145px;
}


#content .fbconnect {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 10px;
    text-shadow:0 0 0;
    color: #FF9900;
    text-decoration: none;
}

.gotocomments {
    position: absolute;
    bottom: 7px;
    right: 7px;
    font-size: 10px;
    text-shadow:0 0 0;
    color: #FF9900;
    text-decoration: none;
}



#content .gotoinfo {
    position: absolute;
    top: 0px;
    right: 0px;
}

.ui-input-text {
    display: inline-block;
    width: 120px;
    margin-left: 5px;
    text-align: left
}

ol.f {list-style-type:decimal;}
ol.goto {list-style-type:none;}
ol.goto li {background:#FFFFFF;}

.gotosep {
  width: 90%;
}


.ui-footer {
    font-size: 10px;
    padding: 5px;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}