/*
 Theme Name:     Old Paper Child
 Theme URI:      http://ukita.co.uk
 Description:    UKITA Old Paper Child Theme
 Author:         Harry Lime
 Author URI:     http://ukita.com
 Template:       oldpaper
 Version:        1.0.0
 Date:           March 2015
*/

@import url("../oldpaper/style.css");

.ms-bar{
display: none;
}

.wrapper h1{
font-size: 1.5em;
font-weight: bold;
padding-top: 0px!important;
margin-top: 0px!important;
}

/*reduce size of page headings */
.entry-title{
font-size: 2.5em;
}

#mainmenu{
text-transform: none!important;
font-weight: bold;
border-bottom: 1px solid #000!important;
}

.sub-menu{
background-color:#A9C83E!important;
}

.sub-menu li a{
margin-right: 50px;
color:#fff;
}

.sub-menu .sub-menu{
background-color:#0367BF!important;

}

.sub-menu .sub-menu li a{
color:#fff;
}

/*reduce nav link size*/
#mainmenu li a{
font-size: 0.8em;
padding: 0px;

}

/*reduce height of menu*/
#mainmenu{
padding: 0px;
border-top: none!important;
border-bottom: none!important;
}

/*remove top bar, move site up*/
.wrapper{
border-top: none!important;
border-bottom: none!important;
padding-top: 0px!important;
}

/*adds the border back in for the rhs column on homepage*/
.fadeInRight{ 
border: 3px double #0367bf!important;
}

/*moves the right hand side box title down on the homepage*/
.fadeInRight h3{
margin-top: 20px;
text-transform: none;
}

/*adds padding and top border to featured posts title on homepage*/
.wrapper h2{
text-transform: none;
padding-top: 20px!important;
border-top: 1px solid #0367bf!important;
font-size: 1.5em;
font-weight: bold;
}

h3 a{
text-transform: none;
font-size: 0.7em;
font-weight: bold;
}

/*remove bounce animation on page headings and the padding between page heading and article content*/
.bounceIn {
    -webkit-animation-name: none!important;
    animation-name: none!important;
opacity: 1.0!important;
margin-bottom: 0px!important;
padding-bottom: 0px!important;
margin-top: 0px!important;
margin-bottom: 0px!important;
padding-top: 0px!important;
padding-bottom: 0px!important;
}

/*remove lines underneath logo*/
#sublogo, #logo{
border-top: none!important;
border-bottom: none!important;
}

/*remove down arrow on nav items with children */
nav .wrapper #mainmenu li.menu-item-has-children > a:after {
  content: "";
}

.hidden-sm{
width: 570px!important;
}




.bodyContainer{
width: 200px!important;
}

.author{
display: none;
}



.fadeInRight p.text-center{
display: none;
}

#articlelist li.widget_text{
list-style: none!important;
}

.size{
height: 5px!important;
border-top: 5px!important;
color:#ff0000!important;
}

#featured h2{
border-bottom: 1px solid;
}

#featured h2::after{
display: none;
}

#better_rss_widget-2 li{margin-bottom: 20px;} 
#better_rss_widget-2 li a{color:#A9C83E; font-weight: bold;} 
.better-rss-intro-text {font-size: 1.1em; font-weight: bold; margin-bottom: 20px; margin-top: 20px;}

#main li{
margin-bottom: 20px;
}

.textcontent p, #main p, #main li, .category-featured{color:#555;}


.category-featured h3 a{color:#0367BF;}

.widget_better_rss_widget{
list-style: none!important;
}

#featured .wrapper{
padding-bottom: 0px!important;
}

#featured .row{
padding-bottom: 0px!important;
margin-bottom: 0px!important;
}

#main #articlelist{
margin-top:-50px!important;
}

.countcomments{display: none;
}

.widget h4{
font-weight: bold;
}

.widget h4::before{
border-top: 1px solid #7ca0bf!important;
border-bottom: none!important;

}
.featimg.animated.fadeInDown{
display: none!important;
}

.textinfo.list-inline.text-center{
display: none!important;
}

#main hr{
border-bottom: none!important;
border-top: 1px solid #0367bf!important;
}

footer.animate .widget.col-sm-6 {
display: none!important;
}


footer.animate .col-sm-6{
width: 100%!important;
}

.tg  {border-collapse:collapse;border-spacing:0;border-color:#999;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#444;background-color:#F7FDFA;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#fff;background-color:#26ADE4;}
.tg .tg-yw4l{vertical-align:top}
.tg .tg-6k2t{background-color:#D2E4FC;vertical-align:top}


section#content header.topinfo{
margin: 0px!important;
margin-bottom: 5px!important;
}

.relatedposts{
display: none!important;
}

section#chess article a.hover,
section#chess article div.hover {
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity:0.8;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.widget-text h4{
margin-top: 10px;
}

.info h2 a{
text-shadow: none;}