/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.sd-sharing {
	border: 1px solid maroon;
	background-color: lightyellow;
	text-align: center;
}

div.sharedaddy h3.sd-title:before {
	border-top: none;
	margin-bottom: .8em;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em;
	font-size: 14pt;
	display: block;
	line-height: .5;
	font-weight: 700;
}

#jp-relatedposts {
	padding-top: 0;
	margin: .5em 0;
	text-align: center;
	border: 1px solid black;
	background-color: mintcream;
}

#jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 12pt;
	border-bottom: 1px solid black;
	background: #DA4453 !important;
	padding: 5px;
	color: white;
	float: none;
	display: block;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none;
}

#jp-relatedposts .jp-relatedposts-items-visual {
	padding: 3px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-weight: bold !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	display: none;
}

pre {
	font-size: .85em !important;
	color: greenyellow !important;
	background-color: #000000 !important;
	border: 1px solid #fff !important;
}

.entry-content{
	line-height:35px !important;
	font-size : 16px !important;
	color: black !important;
}

@media (min-width: 1200px) {
	.container {
		width: 95%;
	}
	
	.main-content-inner.col-sm-12.col-md-8 {
		width: 70%;
	}
	
	.full-width .main-content-inner.col-sm-12.col-md-8 {
		width: 100% !important;
	}
	
	#secondary.widget-area.col-sm-12.col-md-4 {
		width: 30%;
	}
	
	.entry-title {
		font-size: 35px !important;
		line-height: 50px !important;
		margin-bottom: 30px !important;
	}
	
	
}

.single-featured {
	display: none !important;
}

#logo img {
	width: 380px !important;
}

@media (min-width: 300px) and (max-width: 479px) {
	#logo img {
		width: 200px !important;
	}
	
	.entry-title {
		font-size: 30px !important;
		line-height: 40px !important;
		margin-bottom: 0 !important;
	}
}

.navbar-default .navbar-nav>li>a {
	text-transform: none !important;
	padding-left: 10px;
	padding-right: 10px;
}

.lcp_catlist {
	font-size: 20px;
	line-height: 50px;
	font-weight: 600;
}
#menu-item-221 a { 
	font-size:15px;
}
#menu-item-225 a { 
	font-size:15px;
}
#menu-item-7504 a { font-size:15px;
}
#logo {padding-top : 8px;}
#secondary .widget a { color: #DA4453 !important;}
p a:hover, a:focus {	color: #DA4453 !important;}