/*

 Theme Name:   New Stories Site - A Child Theme

 Description:  A child theme of ParentNewStoriesNetwork. All modifications should be made HERE and NOT in the Parent Theme which is used by multiple sites.

 Author:       Michele Stern as modifications to the New Stories Custom Theme created by Alpha Channel Group

 AUTHOR URI: http://www.alphachannelgroup.com/

 Template:     parent_newstoriesnetwork

 Version:      4.0.0

*/



/****** header **********************/

header nav#main {

	margin-bottom: 20px;

}

header a img {

	height: 45%;

	width: 45%;
	margin-top: -15px;
	margin-bottom:16px;

}



header nav#main ul li {

    position: relative;

	display: inline-block;

	zoom: 1;

	height: 60px;

}

/********* top nav ******************/





nav#main {

	float:right;

	height: 10px;

}

nav form {

	width: auto;

	height: 51px;

	padding: 19px 15px 0 20px;

}

nav form .search_label {

	font-size: 16px;
	top:-1px;

}

header nav#main ul li {

	height: 55px;

}



header nav#main ul li a {

	line-height: 55.5px;

	font-size: 16px;

}

header nav#main ul li.current-menu-item a {

	color: #f7ba24;

	background: #003333;

}





header nav#main ul li a[title="1st"] {

	padding: 23px 23px 14px 26px;

}



header nav#main ul li a[title="2nd"] {

	padding: 23px 23px 14px 26px;

}

header nav#main ul li a[title="3rd"] {

	padding: 23px 23px 14px 26px;

}

header nav#main ul li a[title="4th"] {

	padding: 23px 23px 14px 26px;

}



header nav#main ul li a[title="5th"] {

	padding: 23px 23px 14px 26px;

}





/********** Secondary Menu **********/



#secondary ul > li > a {



    /*background: #ff5b00;*/
		padding-top: 20px;
		height: 53px;
		color: #003333;

}



#secondary ul li a[title="1st"] {

	background: #b88b1c url(images/nav2_1st_bg.png) no-repeat top right; 

} 



header #secondary ul.menu > li:hover a[title="1st"] {

	background: #b88b1c url(images/nav2_1st_bg.png) no-repeat top right; 

	color: #006666;

}



#secondary ul li a[title="1st"] ~ ul {

	background: #E25A1E;

}



#secondary ul li a[title="2nd"] {

	background: #E0A921 url(images/nav2_2nd_bg.png) no-repeat top right;

} 



#secondary ul.menu > li:hover a[title="2nd"] {

	background: #E0A921 url(images/nav2_2nd_bg.png) no-repeat top right;

	color: #006666;

}



#secondary ul li a[title="2nd"] ~ ul {

	background: #FF7300;

}



#secondary ul li a[title="3rd"] {

	background: #F7BA24 url(images/nav2_3rd_bg.png) no-repeat top right;

} 



#secondary ul.menu > li:hover a[title="3rd"] {

	background: #F7BA24 url(images/nav2_3rd_bg.png) no-repeat top right;

	color: #006666;

}



#secondary ul li a[title="3rd"] ~ ul {

	background: #FF8700;

}



#secondary ul li a[title="4th"] {

	background: #F8C851 url(images/nav2_4th_bg.png) no-repeat top right;

} 



#secondary ul.menu > li:hover a[title="4th"] {

	background: #F8C851 url(images/nav2_4th_bg.png) no-repeat top right; 

	color: #006666;

}



#secondary ul li a[title="4th"] ~ ul {

	background: #FFA700;

}



#secondary ul li a[title="5th"] {

	background: #F9D57B url(images/nav2_5th_bg.png) no-repeat top right;

} 



#secondary ul.menu > li:hover a[title="5th"] {

	background: #F9D57B url(images/nav2_5th_bg.png) no-repeat top right; 

	color: #006666;

	-webkit-border-radius: 10px 0 0;

	-moz-border-radius: 10px 0 0;

	border-radius: 10px 0 0;

	

}



#secondary ul li a[title="5th"] ~ ul {

	background: #FFC300;

}



#secondary ul ul li a {

	color: #ffffff;

	height: 98%;

}



#secondary ul ul li a {

	color: #ffffff;

}

#secondary ul ul li:hover > a {

	color: #294166;

}



#secondary ul.menu > li:hover a {

    	border-radius: 0;

   	color: #ffffff;

}

#secondary ul ul li > a {

	border-top: 1px solid #ffd664;

    	padding: 0px 0 10px 12px;

}

#secondary ul ul li:first-child a {

    padding: 10px 0 10px 12px;

}









/********** END Secondary Menu **********/



/********** Home Page *******************/

#acg_classy_text_widget-3 {

	padding: 0 20px;

}



.home .widget {

	-webkit-border-radius: 0 12px;

	-moz-border-radius: 0 12px;

	border-radius: 0 12px;

}



#recent_posts_featured_image_author-2 {

	-webkit-border-radius: 12px 12px;

	-moz-border-radius: 12px 12px;

	border-radius: 12px 12px;

}

#acg_classy_text_widget-3 .textwidget ul li {
list-style-image:url(http://nsclone.newstories.org/wp-content/uploads/sites/8/2017/02/NS-logo-bullet.png);
list-style-position: outside;
}
#acg_classy_text_widget-3 .textwidget ul {
	margin: 10px 30px;
}
/***********START slider *************/

.slide_title {

	display: none;

}



.bx-caption p {

	font-size: 1.3em;

	padding-top: 7px;

}



.excerpt-highlight {

	font-size: 1.7em;

	text-transform: uppercase;

}

/********* END Slider *****************/

.contentwrapper .title-block {
	height: 53px
}
.contentwrapper section article .breadcrumbs {
	padding: 10px 20px;
}
.contentwrapper section article .breadcrumbs li, .contentwrapper section article .breadcrumbs strong {
	font-size:14px;
}

/********** team showcase ****************/
.ts-rounded {
    border-radius: 90%;
}	