/*
Theme Name: 	e-caremanagement.com Get Noticed! Child Theme
Version: 	1.1
Description:	Child Theme for Get Noticed! version 1.0
Author: 	Moonpup Productions, LLC
Author URI: 	http://MoonpupProductions.com
Author Email: 	jackie@moonpupproducitons.com
Template: 	getnoticed
*/

@import url( '../getnoticed/style.css' );


.getnoticed-social a, .site-navigation .social a, #footer .widget_sociallist a
{
	background:#285e9f;	
}

#secondary .widget_sociallist I
{
	background-color:#285e9f;	
}

#masthead{
	padding-bottom:0;
}

#masthead .site-logo{
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
}

.header-feature{
	padding:0;
}



#main{
	padding:0;
}

#top_search{
	padding:22px 3%;
	margin:0;
	width:27%;
}

#secondary{
	padding:12px 3%;
	width:27%;
}

#primary{
	width:66.95%
}

#primary .site-header .site-title, #primary .page h1, #primary .post h1, #primary .page-header h1, #secondary .sidebar .widget h3.widget-title{
	font-weight:normal;
}


/*BLOG HEADER*/


.home #primary, .single-post #primary{
	padding-top:70px;
	background-image:url('http://staging.e-caremanagement.com/wp-content/uploads/blog-title.jpg');
	background-size:contain;
	background-repeat:no-repeat;
	background-color:rgba(239,239,239,1);
}

/*End BLOG HEADER*/

#search .assistive-text, .widget_search .assistive-text{
	left: 12%; 
	top: 32px;
}

#content .hentry{
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,1) 54%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(54%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 54%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 54%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 54%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 54%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border:none;
}

.hentry .entry-footer{
	padding-bottom:30px;
	background-image:url('http://staging.e-caremanagement.com/wp-content/uploads/dividingline.jpg');
	background-position: center bottom;
	background-size:contain;
	background-repeat:no-repeat;
	border-top:0;
}

.hentry, .post-type-archive .page-header{
	padding: 3% 6% 7%;
}

.sidebar .widget h3{
	background-color:#999;
}

#secondary .widget_reachWidget .widget-title, #secondary .widget_getnoticed_reachcounter .widget-title{
	background-color:transparent;
}

#page #main{
	background-image:url('http://staging.e-caremanagement.com/wp-content/uploads/background.jpg');
	background-size:contain;
}

.callout{
	background-color:#5f87b8;
}

.hentry .callout h2, .hentry .callout h2 a{
	color:white;
}

.home #masthead.site-header{
	background-image:url("http://e-caremanagement.com/wp-content/uploads/homeheader.jpg");
	background-size:contain;
	height:265px;
	background-repeat:no-repeat;
}

.home .site-header .site-logo img{
	display:none;
}

.home #text-13{
	display:none;
}

.home .header-feature{
	display:none;
}

@media (max-width: 1320px){
}

@media (max-width: 1250px){
	.home #masthead.site-header{
		height:265px;
	}
}

@media (max-width: 1150px){
	.home #masthead.site-header{
		height:243px;
	}
	#headernav .social{
		display:none;
	}
}

@media (max-width: 1060px){
	#main #top_search{
		padding:22px 3%;
		margin:0;
		width:27%;
	}
	#main #secondary{
		padding:12px 3%;
		width:27%;
	}
	#primary{
		width:66.95%
	}
	.home #masthead.site-header{
		height:221px;
	}
	.main-navigation li{
		font-size:12px;
	}
}

@media (max-width: 960px){
	.home #masthead.site-header{
		height:199px;
	}
}

@media (max-width: 890px){
	.home #masthead.site-header{
		height:182px;
	}
	.main-navigation li{
		font-size:11px;
	}
}

@media (max-width: 860px){
}

@media (max-width: 800px){
	#page #main{
		background-image:none;
	}
	#main #secondary{
		width:94%;
		padding:25px 3%;
		background-color:#cbc8c8;
	}
	#primary{
		width:100%
	}
	
}

@media (max-width: 780px){
	.home #masthead.site-header{
		height:165px;
	}
}

@media (max-width: 690px){
	body #headernav{
		background:#006295;
	}
	.home #masthead.site-header{
		background-image:none;
		height:none;
	}
	
}