/*
CITATIONMACH VARIATIONS
*/

	#page {
		position: relative;
	}

/* HEADER */

	.citationmach-header-ad {
		margin-bottom: 35px;
	}

	header.header.citationmach-guides .header__row {
		border-bottom: 4px solid #bf1905;
	}
	header.header.citationmach-guides .header__row .col-sm-2 {
		padding-right: 0.5rem;
	}
	header.header.citationmach-guides .header__row .col-sm-7 {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	header.header.citationmach-guides .header__row .col-sm-3 {
		padding-left: 0.5rem;
	}


	header.header.citationmach-guides form#searchform {
		margin-left: 0px;
		margin-right: -1.2rem;
	}
	header.header.citationmach-guides {
		display: block;
		position: relative;
		padding-top: 50px;
		margin-bottom: 25px;
	}
	header.header.citationmach-guides form#searchform .col-sm-1 {
		display: none;
	}
	header.header.citationmach-guides form#searchform > div {
		padding: 0px;
	}
	header.header.citationmach-guides form#searchform > div.col-sm-3 {
		margin-left: -38px;
	}
	header.header.citationmach-guides form#searchform input#searchsubmit {
		padding: 8px;
		border-radius: 5px;
		line-height: 0.7em;
		background: black;
		font-size: 14px;
		font-size: 0.8rem;
		font-weight: 800;
	}


/* MENU */


/* CONTENT */

	.citationmach-guides + .content h1,
	.citationmach-guides-loop h1 {
		font-size: 26px;
		font-size: 1.625rem;
		font-weight: 300;
	}
	.citationmach-guides + .content h2,
	.citationmach-guides-loop h2 {
		font-size: 26px;
		font-size: 1.625rem;
		font-weight: 300;
		margin-bottom: 10px;
		color: black;
	}
	.citationmach-guides + .content #upload-widget-root h2 {
		font-size: 16px;
    margin-bottom: 20px;
    font-weight: 300;
    text-align: center;
    color: #333;
	}

/* HERO */


	.nav > ul > li {
		padding-left: 1em;
	}
	ul.nav__inner li a {
		letter-spacing: inherit;
		font-weight: 600;
	}
	ul.nav__inner li a:hover {
		text-decoration:underline;
	}


/* FORMATS SECTION */


/* Guides Section */


/* PREFOOTER */

	section.citationmach-guides.prefooter {
		background: #f9f8f3;
		margin-top: 1em;
		color: #878787;
		text-align: center;
		padding: 20px 25px 20px 25px;
		font-size: 12px;
	}
	section.citationmach-guides.prefooter p {
		display: block;
		width: 100%;
		margin-bottom: 9px;
	}


/* BLOG */

	section.page-loop.easybib-guides-loop {
		padding-top: 0px;
	}
	h1.citationmach-blog-header {
		margin-bottom: 50px;
	}
	section.page-loop.citationmach-guides-loop {
		padding-top: 0px;
	}
	section.page-loop.citationmach-guides-loop .post__blog_post {
		margin-bottom: 60px;
	}
	p.post__blog_post_date {
		margin: 0px;
	}
	p.post__blog_post_date a {
		color: #767676;
		font-size: 11px;
		font-size: 0.6875rem;
		font-weight: 800;
		letter-spacing: 0.1818em;
		padding-bottom: 0.25em;
		text-transform: uppercase;
	}
	p.post__blog_post_excerpt {
		margin-bottom: 10px;
		font-size: 14px;
	}
	a.post__blog_post_readmore {
		font-size: 14px;
	}
	a.post__blog_post_image {
		display: block;
		position: relative;
		margin-bottom: 15px;
	}

/* BLOG SIDEBAR */


/* BLOG SINGE POST */


/* BLOG */
