/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.1
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */

#the-post h4 {
	color: #023771;
	font-weight: bold;
}

#authors-2 ul li a {
	font-size: 18px;
	font-weight: bold;
	margin-left: 1em;
}

body#tie-body.page-template-default.page.page-id-1476.wrapper-has-shadow.block-head-4.block-head-5.magazine2.is-thumb-overlay-disabled.is-desktop.is-header-layout-3.full-width.post-layout-1.has-mobile-share.hide_share_post_top div#tie-wrapper {
	background-color: #154682;
	color: white;
}

#the-post div.entry-content.entry.clearfix div.tie-padding.has-padding-left.has-padding-right {
	line-height: 2.5em;
	font-size: 1.2em;
}

body#tie-body.page-template-default.page.page-id-1476.wrapper-has-shadow.block-head-4.block-head-5.magazine2.is-thumb-overlay-disabled.is-desktop.is-header-layout-3.full-width.post-layout-1.has-mobile-share.hide_share_post_top div#tie-wrapper a:link {
	color: #fff;
}

body#tie-body.page-template-default.page.page-id-1476.wrapper-has-shadow.block-head-4.block-head-5.magazine2.is-thumb-overlay-disabled.is-desktop.is-header-layout-3.full-width.post-layout-1.has-mobile-share.hide_share_post_top div#tie-wrapper a:visited {
	color: #fff;
}

#the-post div.entry-content.entry.clearfix div.tie-padding.has-padding-left.has-padding-right div.box.shadow {
	color: black;
}

span.nyukintitle {
	font-weight: bold;
	font-size: 30px;
}

span.bside {
	color: gray;
	margin-left: 1em;
	font-size: 1.2em;
	font-style: italic;
}

table.butable {
	border-style: none;
}

table.butable tr{
	background-color: white;
}

table.butable tbody tr td.tbutton1 {
	border-style: none;
	width: 146px;
}

#the-post div.entry-content.entry.clearfix div.tie-padding.has-padding-left div.table-is-responsive table.butable tbody tr td.tbutton1 a.shortc-button.medium.gray {
	margin-top: 0;
}

table.butable tbody tr td {
	border-style: none;
	padding: 0;
}

dl.dblist dd a {
	display: block;
	padding: 0.3em 1em;
	text-decoration: none;
	color: gray;
	border: 2px solid #7c7b7b;
	border-radius: 3px;
	transition: .4s;
	font-size: 1.5em;
	margin-top: 1em;
}

dl.dblist dd a:hover
{
	background: #1e375a;
	color: white;
	font-weight: bold;
}

span.smalltex {
	font-size: 0.7em;
}

ul.page-nav{
	font-size: 2em;
	text-align: center;
	margin-top: 1em;
}

ul.page-nav li{
	display: inline-block;
}

ul.page-nav li.first, li.previous{
	border: 1px solid #1e375a;
	border-radius: 5px;
	font-size: 25px;
	padding: 1px 10px 6px;
}


ul.page-nav li.next, li.last {
border: 1px solid #1e375a;
border-radius: 5px;
font-size: 25px;
padding: 1px 10px 6px;
}

ul.page-nav li.next:hover, li.last:hover, li.first:hover, li.previous:hover {
	background-color: silver;
	color: white;
}

div.listroop dd {
	display: block;
	font-size: 1.2em;
}

div.listroop dt {
	display: block;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 1.8em;
	line-height: 1.2em;
}
