/*
#------------------------------------------------------------------------
# GameNews - August Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

#gkTopBar .social-icons a {
  height: 26px;
 }

.cmc-signup select, .cmc-signup textarea, .cmc-signup input[type="text"], .cmc-signup input[type="password"], .cmc-signup input[type="datetime"], .cmc-signup input[type="datetime-local"], .cmc-signup input[type="date"], .cmc-signup input[type="month"], .cmc-signup input[type="time"], .cmc-signup input[type="week"], .cmc-signup input[type="number"], .cmc-signup input[type="email"], .cmc-signup input[type="url"], .cmc-signup input[type="search"], .cmc-signup input[type="tel"], .cmc-signup input[type="color"], .cmc-signup .uneditable-input {
  height: 31px !Important;
  line-height: 18px !Important;
 }
@media screen and (max-width:767px){
  
section#gkPageTop {
    background-size: 105% 60%;
}
#gkPageTop div {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-bottom:0px !important;
}
#gkLogo.cssLogo{float:none;margin:0 auto;}

#gkMobileMenu {
    background-position: center center !important;
    color: transparent;
    text-indent: 0 !important;
}
#gkMobileMenu select{position:relative !important;}
#gkTopBanner .custom > div img {
    margin-top: 10px;
}
#gkTopBanner {
    display: inline-block;
    padding-bottom: 55px;
}
  .oddpage div{margin: 0 auto !important;}
  .oddpage td, .oddpage tr {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
    padding:0px;
}
#itemListLeading .itemContainer {
    display: inline-block;
    text-align: center;
    width: 100% !important;
}
.itemImage > img {
    margin: 0 auto;

}
.itemReadMore.button {
    float: none;
    margin: 0 auto;
    width: 50%;
}
  .itemsContainerWrap {
    margin: 0 !important;
}
  .item-page > p img {
    float: none !important;
    margin: 0 auto !important;
}
  
#gkTopBanner .custom > div img {
    background: #919191 none repeat scroll 0 0;
    box-shadow: 0 0 2px 1px #222;
    margin-top: -8px;
    padding-top: 5px;
}
  #gkTopBanner .custom > div:last-child {
    margin-right: 0 !important;
}
  .bfClearfix > table#bfReCaptchaWrap {
    display: none !important;
}
}

/*What am i doing where am i*/
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald:400,700" type="text/css" />

.itemsContainerWrap article header h1 {
    margin: 0 0 11px !important;
    font-size: 20px !important;
    line-height: 42px !important;
    text-align: center !important;
}