/* General styles */

body {
  -webkit-text-size-adjust: none;
}

#recharge {
  width: 100%;
  margin: 0;
}

input,
textarea,
select,
button {
  -webkit-appearance: none;
  -webkit-border-radius:0
}



/* Ads */

.ad,
.x330x330 {
  display: none;
}



/* Header */

.headerGroup.counter_1,
.tickertape,
.headerGroup.counter_3 .code {
  display: none;
}

.headerGroup_content {
  width: 100%;
  padding: 0;
}

.headerGroup_content .logo {
  width: 98%;
  padding: 0 1%;
}

.logo img {
  width: 100%;
  height: auto;
}

.headerGroup.counter_3 {
  height: 90px;
  padding-top: 20px;
}

.social_links .link {
  margin-left: 25px;
}

#menu ul {
  width: 100%;
  padding-left: 0;
}

#menu .Events {
  display: none;
}

.social_links {
  display: none;
}



/* Menu */

#menu li.Events,
#menu li.Newsletter, 
#menu li.Subscription {
  display: none;
}

.submenu {
  display: none;
}



/* Columns */

#site_frame {
  margin: 0 auto;
  width: 100%;
}

#left_column {
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
  margin-right: 0;
  padding: 8px 2% 8px 2%;
  width: 96%;
  overflow: hidden;
}

#right_column {
  display: none;
}



/* FP Template */

.fp_block,
.fp_top_story {
  margin-bottom: 15px;
}

.fp_block .fp:last-child {
  border-bottom: none;
}

.fp_top_story h1 {
  font-size: 25px;
  line-height: 1em;
}

.fp_top_story .image {
  width: 100%;
  padding: 0;
  border: none;
}

.fp_top_story .image img {
  width: 100%;
}

.fp_top_story .fp_content {
  background-image: none;
  position: static;
  width: 100%;
}

.fp_top_story .fp_content div {
  box-shadow: none;
  -webkit-box-shadow: none;
  padding: 8px 4%;
  width: 92%;
}

.fp_small_story {
  margin: 0 2% 0 2%;
  width: 96%;
  border-bottom: 1px solid #d9d8d8;
  padding: 10px 0;
}

.fp_small_story .category_tag {
  top: 15px;
}

.fp_small_story .image {
  float: left;
  margin-right: 10px;
}

.fp_large_story {
  padding: 10px 0;
  margin: 0 2% 0 2%;
  width: 96%;
}

.x225x225x210 {
  display: none;
}



/* Article */

.widget_column,
.pageTools {
  display: none;
}

.article {
  font-size: 12px;
  line-height: 1.2em;
}

.article h1 {
  font-size: 2em;
  line-height: 1.2em;
}

.article .top_image {
  width: 100%;
}

.article .top_image img {
  width: 100%;
  height: auto;
  border: none;
  padding: none;
}

.article .byline {
  font-size: 0.75em;
  line-height: 1.2em;
}

.article_page input[type="text"], 
.article_page input[type="password"] {
  width: 75px;
}



/* Footer */

#footer {
  padding: 0;
  width: 100%;
}

#footer div {
  display: none;
}

#footer .mobile_footer {
  display: block;
  width: 100%;
  background-color: #8ec95b;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
}

#footer .mobile_footer table {
  width: 100%;
}

#footer .mobile_footer td {
  padding: 5px;
  width: 33%;
}

#footer .mobile_footer .center_cell {
  text-align: center;
}

#footer .mobile_footer .last_cell {
  text-align: right;
}

#footer .mobile_footer a {
  color: #ffffff;
}



/* Offers */

.offers {
  display: none;
}



/* Login */

#login_page input[type="text"], 
#login_page input[type="password"] {
  width: 80px;
}
