/*
 Theme Name:   Old Paper Child
 Theme URI:    http://excessallareas.com.au
 Description:  Old Paper Child Theme for Excess All Areas
 Author:       Lee Bazalgete
 Author URI:   http://colombodesignstudio.com
 Template:     oldpaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  old-paper-child
*/


.featimg .fabulousness {
	position: absolute;
	width: 50px;
	height: auto;
}


li .fabulousness {
	width: 100px;
	height: auto;
}

dt .fabulousness {
	width: 50px;
	height: auto;
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}
.widget dt a, .fab-title {
	font-size: 1.5em;
	display: block;
	font-family: "Roboto Condensed";
	  word-spacing: 0px;
	  letter-spacing: 0px;
	  font-weight: normal;
	  font-style: normal;
}
.widget dd {
	margin-bottom: 12px;
}
h5.guided {
	text-align: center;
	  margin-bottom: 10px;
	  font-size: 1.3em;
}
.guided span:first-child{
	margin-right:5px;
}
.guided span:last-child{
	margin-left:5px;
}
.glyphicon {
	font-size: .8em;
}
#fabulousness-index {
	text-align: center;
}
#fabulousness-index img.fabulousness {
	max-width:100%;
}
.fab-sub {
	margin-bottom: 10px;
}
.fab-title {
	margin: 10px 0 5px 0;
}
section#content #main .wrapper {
	border-top: none;
}

nav .wrapper #mainmenu li.menu-item-has-children ul.sub-menu, .countcomments, section#content #main .featimg .countcomments  {
	background-color: #00d7d7!important;
}
section#content #main .featimg .countcomments {
	background-color: #00d7d7!important;
}

section#content #main .featimg .countcomments:after {
	border-right-color:#00d7d7!important;
}

.countcomments {
	visibility: hidden;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.home aside {
		margin-top: 102px;
	}
 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px ) {  }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }


/* DN updates November 2019 */
.fab-index-holder {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fab-index-image {
    width: 90px;
    height: auto;
    margin-right: 10px;
}

.fab-index-text {
    font-size: 80%;
}

.fab-index-title {
    font-size: 1.5em;
    font-family: "Roboto Condensed";
}
