/*
EASYBIB VARIATIONS
*/

	#page {
		position: relative;
	}
	.container.content img {
		max-width: 90%;
		height: auto;
	}

	.container.content h1 {
	font-size: 36px; }
	.container.content h2 {
	font-size: 28px; }
	.container.content h3 {
	font-size: 22px; }
	.container.content h4 {
	font-size: 18px; }
	.container.content h5 {
	font-size: 16px; }
	.container.content h6 {
	font-size: 15px; }


/* HEADER */
	header.header.easybib-guides {
		position: relative;
		display: block;
	}
	header.header.easybib-guides .header__inner {
		padding: 25px 0px;
	}
	header.header.easybib-guides a.logo {
		padding-bottom: 70px;
	}


section.page-header.easybib-guides {
    padding: 40px 0px 45px;
}


/* MENU */
	#menu-primary > li {
		padding-left: 0px;
	}
	#menu-primary > li a {
		font-size: 14px;
		font-weight: 800;
		margin: 0 0 2px;
		padding: 6px 15px;
		line-height: 20px;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #000;
	}
	ul.nav__inner li a {
		font-weight: 800;
		font-size: 15px;
		text-transform: uppercase;
	}
	ul.nav__inner .menu-item-has-children > a:after {
		font-family: 'FontAwesome';
		padding-left: 0.4em;
		position: relative;
		content: "\F067";
		font-size: 1em;
		font-weight: 300;
		height: 1em;
		width: 1em;
		top: 0;
	}

/* HERO */

	section.page-header.easybib-guides h2 {
		margin-bottom: 0px;
	}
	.easybib-guides-header-ad {
		margin-bottom: 15px;
	}
	form#searchform input#s {
		padding: 15px;
		height: 44px;
		border-radius: 6px;
		box-shadow: none;
		border: none;
	}
	form#searchform input#searchsubmit {
		background: black;
		padding: 15px 16px 30px 16px;
	}
	form#searchform input#searchsubmit:hover {
		background: #484848;
	}


/* FORMATS SECTION */
	section.homepage-formats.easybib-guides {
		background: #f5f8fa;
	}
	section.homepage-formats.easybib-guides .chegg_ad_container {
		margin-bottom: 15px;
	}
	.format {
		display: block;
		position: relative;
		background: #fff;
		padding: 15px;
	}
	.format .fa {
		color: #f15d2a;
		position: relative;
		display: inline-block;
		width: 40px;
		height: 40px;
		font-size: 40px;
	}
	.format h4 {
		display: inline-block;
		width: calc( 100% - 70px );
		position: relative;
		text-align: center;
		margin-bottom: 0px;
		vertical-align: top;
		margin-top: 7px;
		color: black;
	}
	.format:hover {
		background: black;
		cursor: pointer;
	}
	.format:hover h4,
	.format:hover .fa {
		color: white;
	}


/* Guides Section */

	section.homepage-widgets.easybib-guides {
		padding: 60px 0px;
	}

	ul.easybib-guides-homepage-guide-link {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	ul.easybib-guides-homepage-guide-links > li {
		list-style: none;
	}
	ul.easybib-guides-homepage-guide-links > li {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.08);
		font-size: 14px;
	}
	ul.easybib-guides-homepage-guide-links > li a {
		color: #000;
		font-weight: 300;
	}
	ul.easybib-guides-homepage-guide-links > li:before {
		font-family: FontAwesome;
		content: "\f0f6";
		color: #6d6d6d;
		font-size: 100%;
		top: 2px;
		bottom: 0;
		left: 0;
		margin-right: 8px;
	}

	ul.homepage-blog-links {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	ul.homepage-blog-links > li {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.08);
		font-size: 14px;
	}
	ul.homepage-blog-links > li a {
		color: #F25B2B;
		font-weight: 300;
	}

/* BLOG */
	section.page-loop.easybib-guides-loop {
		margin-bottom: 60px;
	}
	.post__type_post {
		display: block;
		position: relative;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}
	.post__type_post_meta {
		margin-bottom: 30px;
	}
	a.post__type_post_image img {
		max-width: 850px;
		width: 100%;
	}
	a.post__type_post_image img {
		max-width: 850px;
	}
	.post__type_post_title {
		margin-bottom: 0px;
	}
	.post__type_post_meta > p,
	.post__type_post_meta > div,
	.post__type_post_meta > div > p {
		position: relative;
		display: inline-block;
		margin-bottom: 0px;
	}
	.post__type_post_meta > p {
		padding-right: 10px;
		margin-right: 10px;
		border-right: 1px solid #ccc;
	}
	.post__type_post_meta p {
		font-size: 14px;
	}
	.post__type_post_excerpt {
		margin-bottom: 0px;
	}

/* BLOG SIDEBAR */
	.ebgb-sidebar-widget {
		background: #f5f8fa;
		margin-bottom: 20px;
		padding: 25px;
	}
		.ebgb-sidebar-widget.ad {
			background: transparent;
			padding-left: 0px;
			padding-right: 0px;
		}
			.easybib-guides-loop .container .row .col-sm-3 .ebgb-sidebar-widget.ad:first-child {
				padding-top: 0px;
			}
	.ebgb-sidebar-widget .widget-title {
		font-size: 17px;
		margin: 0 0 25px;
		font-weight: 400;
		text-transform: normal;
		letter-spacing: 0;
		color: #1a1a1a;
	}
	.ebgb-sidebar-widget > ul,
	.ebgb-sidebar-widget > div > ul {
		list-style: none;
		margin: 0px;
	}
	.ebgb-sidebar-widget > ul > li,
	.ebgb-sidebar-widget > div > ul > li {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #e5e7e9;
	}
	.ebgb-sidebar-widget > ul > li > a,
	.ebgb-sidebar-widget > div > ul > li > a {
		font-size: 13px;
		color: #4a4a4a;
	}

	.ebgb-sidebar-widget .textwidget p {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.ebgb-sidebar-widget .textwidget p:last-child {
		margin-bottom: 0px;
	}


/* BLOG SINGE POST */

	section.page-breadcrumb.easybib-guides-breadcrumb {
		padding: 15px 0px;
		background: #f5f8fa;
		margin-bottom: 25px;
	}
	.easybib-guides-breadcrumb p#breadcrumbs {
		margin-bottom: 0px;
		font-size: 14px;
		color: #8c8c8c;
	}

	.tags p {
		font-size: 13px;
	}
	.tags a {
		color: white;
	}
	.tags a, .widget_tag_cloud a {
		display: inline-block;
		background: #999;
		line-height: 1;
		margin: 0 0 5px 5px;
		padding: 5px 6px 6px;
		text-decoration: none;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		border-radius: 4px;
		-moz-transition: background 0.15s ease-out;
		-o-transition: background 0.15s ease-out;
		-webkit-transition: background 0.15s ease-out;
		-ms-transition: background 0.15s ease-out;
		transition: background 0.15s ease-out;
	}

	.author--bio {
		position: relative;
		display: block;
		padding-top: 15px;
		margin-top: 15px;
		border-top: 1px solid #ccc;
	}
	.author--image {
		display: inline-block;
		position: relative;
		width: 95px;
		vertical-align: top;
	}
	.author--image img {
		-webkit-border-radius: 99%;
		-moz-border-radius: 99%;
		-ms-border-radius: 99%;
		border-radius: 99%;
		max-width: 77px;
		max-height: 77px;
	}
	.author--info {
		display: inline-block;
		position: relative;
		width: calc( 100% - 100px );
		vertical-align: top;
	}
	h3.author--info--label {
		margin: 0px;
		font-size: 15px;
		color: #999;
		font-weight: 300;
	}
	h4.author--info--name {
		margin: 5px 0px;
	}
	h4.author--info--name a {
		font-size: 18px;
	}
	p.author--info--bio {
		font-size: 14px;
		line-height: 23px;
	}

/* BLOG */

	section.page-loop.easybib-guides-loop {
		margin-bottom: 60px;
	}
	.post__type_post {
		display: block;
		position: relative;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}
	.post__type_post_meta {
		margin-bottom: 30px;
	}
	a.post__type_post_image img {
		max-width: 850px;
		width: 100%;
	}
	a.post__type_post_image img {
		max-width: 850px;
	}
	.post__type_post_title {
		margin-bottom: 0px;
		color: black;
	}
	.post__type_post_meta > p,
	.post__type_post_meta > div,
	.post__type_post_meta > div > p {
		position: relative;
		display: inline-block;
		margin-bottom: 0px;
	}
	.post__type_post_meta > p {
		padding-right: 10px;
		margin-right: 10px;
		border-right: 1px solid #ccc;
	}
	.post__type_post_meta p {
		font-size: 14px;
	}
	.post__type_post_excerpt {
		margin-bottom: 0px;
	}

















/*


header.header.easybib-guides .header__inner { padding: 0px; }
header ul.nav__inner li a { font-weight: 400; font-size: 14px; text-transform: none; font-size: 0.875rem; }
header .logo { max-width: 120px; }
header .container { max-width: 940px; }
header .col-xs-7.col-sm-2 { padding-right: 0; }
header ul.nav__inner .menu-item-has-children > a::after { font-size: 10px; font-size: 0.625rem; font-weight: normal; top: -1px; }

form#searchform .col-xs-6.col-sm-7 { border-radius: 8px 0 0 8px; background:#f0ca6c; padding-left: 0; padding-right: 0; border-top: 4px solid #f0ca6c; border-bottom: 4px solid #f0ca6c; border-left: 4px solid #f0ca6c; }
form#searchform .col-xs-6.col-sm-3 { border-radius: 0 8px 8px 0; background:#fff; padding-left: 0; padding-right: 0; border-top: 4px solid #f0ca6c; border-bottom: 4px solid #f0ca6c; border-right: 4px solid #f0ca6c; }
form#searchform input#s { height: 48px; padding: 1px 15px 0; font-size: 20px; line-height: 48px; border-radius: 6px 0 0 6px; }
form#searchform .col-xs-6.col-sm-3 { position: relative; }
form#searchform .col-xs-6.col-sm-3 #searchsubmit { padding: 11px 15px 29px 15px; width: auto; font-weight: 500; border-radius: 4px; background:  #EB7100; position: absolute; right: 4px; top: 4px; font-size: 20px; }

section.page-header.easybib-guides { padding: 52px 0px 52px; }
section.homepage-formats.easybib-guides { padding: 32px 0px 32px; }

section.homepage-formats.easybib-guides { background: #fff; }
section.homepage-formats.easybib-guides .format { padding: 8px 0; border-radius: 40px; border: 3px solid #EB7100; }
@media(max-width:899px){
	section.homepage-formats.easybib-guides .format {
		margin-bottom: 16px;
	}
}
section.homepage-formats.easybib-guides .format:hover { background: #EB7100; }
section.homepage-formats.easybib-guides .format:hover h4 { color: #fff; }
section.homepage-formats.easybib-guides .format h4 { color: #EB7100; font-weight: 400; font-size:24px; font-size: 1.5rem; margin-top: 0; width: 100%; line-height: 1; margin-top: 2px; }

section.homepage-widgets.easybib-guides { padding: 52px 0; background: #f0f8fb; }
section.homepage-widgets.easybib-guides .widgets { height: 100%; overflow: hidden; }
section.homepage-widgets.easybib-guides .widgets h4 { position: relative; background: #4f9ecb; padding: 24px 25px 22px; color: #fff; font-weight: 500; font-size: 24px; font-size: 1.5em; margin: 0; line-height: 1; }
section.homepage-widgets.easybib-guides .widgets h4 + ul.easybib-guides-homepage-guide-links, section.homepage-widgets.easybib-guides .widgets h4 + ul.homepage-blog-links { height: calc(100% - 63px); background: #fff; padding: 25px 25px 16px; margin: 0; }
section.homepage-widgets.easybib-guides .widgets h4 + ul.easybib-guides-homepage-guide-links > li, section.homepage-widgets.easybib-guides .widgets h4 + ul.homepage-blog-links > li { border-bottom: 0; margin-bottom: 2px; }
section.homepage-widgets.easybib-guides .widgets h4 + ul.easybib-guides-homepage-guide-links > li:before { color: #000; margin-right: 14px; content: "\f0f6"; }
section.homepage-widgets.easybib-guides .widgets h4 > span { position: absolute; right: 25px; top: 8px; width: 1.7em; height: 1.7em; line-height: 1.7em; }
section.homepage-widgets.easybib-guides .widgets h4 > span .fa-stack-2x { font-size: 1.8em; }
section.homepage-widgets.easybib-guides .widgets h4 > span .fa-inverse { color: #EB7100; top: 2px; }
section.homepage-widgets.easybib-guides .widgets ul.easybib-guides-homepage-guide-links li { font-size: 16px; }
section.homepage-widgets.easybib-guides .widgets h4 .fa-stack { display: none !important; }
section.homepage-widgets.easybib-guides .widgets ul.homepage-blog-links > li { font-size: 16px; font-size: 1rem; white-space: nowrap; }

section.homepage-citation.easybib-citation-generator { background: #525da8; padding: 32px 0; }
section.homepage-citation.easybib-citation-generator .easybib-guides-home-page-generator-options { margin-top: 0; margin-bottom: 48px; }
section.homepage-citation.easybib-citation-generator .btn-group.btn-group-toggle { display:flex; background: #EB7100; padding: 3px; justify-content: space-evenly;}
section.homepage-citation.easybib-citation-generator .btn-group.btn-group-toggle .btn { font-size: 16px; font-size: 1rem; background: #fff; color: #EB7100; width: calc(100% / 5); font-weight: 500; padding: 8px 0 4px; border-radius: 0; }
section.homepage-citation.easybib-citation-generator .btn-group.btn-group-toggle .btn:focus, section.homepage-citation.easybib-citation-generator .btn-group.btn-group-toggle .btn:hover { background: #EB7100; color: #fff; }
section.homepage-citation.easybib-citation-generator .btn-group.btn-group-toggle .btn + .btn { margin-left: 4px; }
section.homepage-citation.easybib-citation-generator .btn-group.btn-group-toggle input { opacity: 0; height: 0; width: 0; position: absolute; }
section.homepage-citation.easybib-citation-generator select, section.homepage-citation.easybib-citation-generator input[type="text"] { width: 100%; height: 32px; padding-left: 8px; padding-right: 8px; font-size: 16px; font-size: 1rem; border:1px solid #fff; }
section.homepage-citation.easybib-citation-generator input[type="text"] + .btn { border-radius: 40px; background: #EB7100; position: absolute; right: 0; top: 0; color: #fff; padding-top: 8px; padding-bottom: 8px; line-height: 100%; font-weight: 500; padding-right: 30px; padding-left: 30px; }
section.homepage-citation.easybib-citation-generator input[type="text"] { border-radius: 0 40px 40px 0; width: 99%; float: left; }
section.homepage-citation.easybib-citation-generator .form-group { position: relative; }


*/

/* Utilities */
p, .p { font-size: 16px; font-size: 1rem; }
