/******************************************************************************************************************* 

	Theme Name: Purpose: Leeham News
	Description: Child theme for Leeham News
	Author: Anchor Hosting
	Author URI: http://www.anchorhost.com
	Template: organic_purpose
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Version: 1.0
	Text Domain: organicthemes
	
********************************************************************************************************************/


@import url('../organic_purpose/style.css');

body {
	color:#000;
}

#header #masthead .site-title {
	display: none;
}

#header #logo {
	width: 100%;
}

ul#sitemap  ul, #sitemap ul.sub-menu {
	margin-left: auto;
}

div#top-menu {
	position: absolute;
	top: -51px;
	right: 38px;
	background-color: #f0f0f0;
	height: 74px;
	font-size: 12px;
	padding: 0px 10px;
	border-radius: 14px;
}

.page div#comments {
	display: none;
}

ul#section_15 {
	height: auto !important;
}

#header {
	padding: 22px 0 10px 0;
}
#header.header-large #logo-title,
#header.header-small #logo-title {
	height: 106px;
}
#header.header-large .menu > li > a,
#header.header-small .menu > li > a {
	line-height: normal;
	margin: 42px 0px;
}
#header #menu-top-menu.menu a {
	margin: 0px;
}

#header #menu-top-menu {
	margin-top: 52px;
}
#header #logo img {
	max-height: 122px;
}

@media handheld, only screen and (max-width: 1024px) {
	#header #logo img {
	max-height: 122px;
	}
}

.content .printfriendly.pf-alignleft a {
	color: #999999 !important;
	float: right;
	display: inline-block;
	position: relative;
	font-family: 'Montserrat';
	font-weight: 400;
	text-transform: uppercase;
	margin: 12px 0px;
	padding: 2px 18px;
	border-radius: 24px;
	border: 2px solid #999999;
	border: 2px solid rgba(0, 0, 0, 0.4);
	font-size: 0.9em;
	-webkit-appearance: none;
}
.content .printfriendly.pf-alignleft a:hover {
    color: #333333 !important;
    text-decoration: none;
    border: 2px solid #333333;
    cursor: pointer;
    -webkit-appearance: none;
}
.content .printfriendly.pf-alignleft a span:before {
	content: "\f1c1";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	margin-right: 3px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.article > .mepr-login-form-wrap {
	display: none;
}
body #top-menu .logged-in,
body nav#navigation .logged-in {
	display: none;
}
body.logged-in #top-menu .logged-out,
body.logged-in nav#navigation .logged-out {
	display: none;
}
body.logged-in #top-menu .logged-in,
body.logged-in nav#navigation .logged-in {
	display: inline-block;
}

.headline, .headline.small {
	font-size: 1.9em;
}

p.inline br {
	display: none;
}

#header {
	position: relative;
}
.content.no-thumb, .no-thumb {
	padding-top: 0px;
}

#header .header-bg {
	display: none !important;
}
.organic-column.one-fourth p {
	font-size: 14px;
}

.comment-content blockquote {
	color: #000;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0px;
	padding: 0 0 0 20px;
	border: 0px;
	border-left: 4px solid #DDDDDD;
}

#banner_top {
    margin: 30px 0 -32px 0;
    display: block;
    width: 100%;
    text-align: center;
}
#banner_top img {
    margin: auto;
    text-align: center;
}

#banner_top ul {
	margin: 0px;
	list-style: none;
	text-align: center;
}

#banner_top li {
	margin:0px;
	padding:0px;
	list-style: none;
}
li.widget_adrotate_widgets {
    list-style: none;
}
.single-memberpressproduct div#jp-relatedposts {
	display: none !important;
}

ul.display-posts-listing {
  margin: 0px;
  padding: 0px;
}
ul.display-posts-listing li {
  padding: 0 0 0 2px;
}

ul.display-posts-listing .title {
	text-transform: none;
}

.widget_rss h2 {
    display: none;
}

li.widget_rss {
	list-style: none;
}

div#swiffycontainer {
    margin: auto;
}

@media print {
  #header nav#navigation.navigation-main,
  #header #top-menu {
 	display: none;
  }
  #header {
  	margin-bottom: 40px;
  }
  .content .three.columns {
  	display: none;
  }
  .content .nine.columns {
  	width:100%;
  }
  .content .four.columns {
  	display: none;
  }
  #comments {
  	display: none;
  	border:0px;
  	padding: 0px;
  	box-shadow: none;
  }
  #respond {
  	display: none;
  }
}

