.full-image {
  	float: left;
  	width:100%;
  height: 100%;
}

.ad-image {
  	float: left;
  	width:100%;
  height: 100%;
}

.content-title {
  font-size: 16px;
  color: black;
  padding-left: 15px;
}

.content-title-content {
  padding-top: 15px;
  font-size: 20px;
  color: black;
}

span.new {
    background: #FFCC33;
    color: #fff;
    display: block;
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    padding: 10px;
    position: absolute;
    width: 35px;
    z-index: 1;
}

.media {
    color:white;
    display: block;
 	background-color: #F8F8F8;
    font-size:18px;
  	text-decoration: none;
  	padding-bottom: 25px;
  	padding-left: 15px;
  margin-left: 0px;
}

.main-media {
    color:white;
    display: block;
 	background-color: #F8F8F8;
    font-size:18px;
  	text-decoration: none;
  	padding-bottom: 15px;
    margin-left: 0px;
}

.image1 {
	float: left;
  	width:100%;
  height: 100%;
  padding-bottom: 10px;
}

.image2 {
	float: left;
  	width:50%;
    padding-bottom: 10px;
}

.image3 {
	float: right;
  	width:50%;
    padding-bottom: 10px;
}

.games-image1 {
	float: left;
  	width:100%;
    padding-bottom: 10px;
}

.feature-image {
  	float: left;
  	width:100%;
    height:100%;
    padding-bottom: 10px;
}

.image-images {
  	float: left;
  	width:100%;
    height:100%;
    padding-bottom: 10px;
}
  

h2 { 
  width:100%; 
  font-size: 2em;
  text-align:left; 
  border-bottom: 3px solid #000; 
  line-height:0.1em; margin:20px 0 30px 0; 
} 

h2 span {
  background:white;
  padding-right:10px; 
}

a:link {
    text-decoration: none;
}

.download a {
  color: #FFFFFF;
  font-size: 20px;
  text-decoration: none;
  background-color: #3498DB;
  border-bottom: 5px solid #2980B9;
  padding: 5px 26px 5px 10px;
  border-radius: 3px;
  margin-top:20px;
}

@media (max-width: 668px) {
.om-frame {
        background-color: lightgreen;
  		display:none;
    }
}

@media (min-width: 668px) {
.om-frame2 {
  		display:none;
    }
}



.content-title a:hover {
  color: #09B0E8;
}

.date {
  color: #BBBBBB;
  padding-bottom: 10px;
}

.fetish {
  color: black;
  line-height: 25px;
  text-decoration: none;
}

.fetish a {
  color: #00A3D9;
  padding: 2px 5px 2px 5px;
  background: #EEEEEE;
  border-radius: 3px;
  font-size: 12px;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 15px;
  text-decoration: none;
}

.fetish a:hover {
  background: #CCCCCC;
  padding-right: 190;
}

.media-detail {
  position: relative;
}

table th, table td {
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
        padding-right: px;
	border-top-width: 0px;
}

.block-type-content .hentry
{
  clear: both;
  padding-top: 0px;
  margin-top: -10px;
}


/*********Join now********/

.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	position: relative;
	padding: 12px;
    float: left;
	border-radius: 2px;
	font-family: 'Pacifico', cursive;
	font-size: 23px;
	color: #FFF;
	text-decoration: none;	
}

.blue
{
	background-color: black;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}