.news-story {
	margin       : 20px auto;
	border       : 1px #e9eaea solid;
	border-radius: 3px;
	box-sizing   : border-box; behavior: url(/wp-content/plugins/wusm-news/js/boxsizing.htc);
	box-shadow   : 0 0 5px 1px #eee;
	padding      : 40px 60px;
	display      : block;
	font-size    : 16px;
	font-weight  : 600;
	transition   : all 0.3s ease-in-out;
	max-width    : 640px;
}

.news-story:hover {
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.horizontal-news-container {
	margin: 0 -9999px;
	padding: 0 9999px;
}

.horizontal-news-list,
.horizontal-news-container {
	position: relative;
}

.horizontal-news-list {
	margin: 0 auto;
}

.horizontal-news-list .news-story {
	width: 300px;
	display: inline-block;
	margin: 60px 20px 10px 0;
	border-bottom: 5px solid;
}

.horizontal-news-list .last-story {
	margin-right: 0;
}

.news-story h4 {
	margin: 0;
}

.all-news {
	font-size  : 12px;
	font-weight: bold;
	width      : 100%;
	display    : inline-block;
	margin-top : 20px;
	text-align : center;
}

.home-news {
	padding: 60px 0 70px;
}

.home-news > div {
	max-width: 960px;
	margin: 0 auto;
}

.home-news h2 {
	font-size: 24px;
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	max-width: 750px;
	letter-spacing: .5px;
}

.home-news article {
	background-color: #333;
	box-sizing   : border-box; behavior: url(/wp-content/plugins/wusm-news/js/boxsizing.htc);
	width: 33.33333%;
	padding: 10px;
	float: left;
	margin-bottom: 35px;
	max-width: none;
	background: none;
}

.ie7 .home-news article {
	width: 29%;
}

.home-news article p {
	color: #333;
	line-height: 1.7;
	margin: 0;
	word-wrap: break-word;
}

.home-news article .post-date {
	text-transform: uppercase;
	font-weight: 600;
	color: #53565A;
	font-size: 12px;
	letter-spacing: 0.9px;
	margin-bottom: 1px;
}

.home-news h3 {
	color: #971a20;
	line-height: 1.5;
	margin: 0 0 7px;
}

.see-all {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	clear: both;
}

.news-entry {
	margin-bottom: 25px;
	clear: both;
}

.news-entry p {
	margin-bottom: 0;
}

.news-entry time,
.wusm-news-source {
	color: #707070;
	font-size: 12px;
	line-height: 20px;

	text-transform: uppercase;
}

.wusm-news-source {
	display: inline-block;
	margin-top: 5px;
}

.news-entry h2 {
	margin: 0;
}

.news-entry img {
	float: right;
	margin-top: -15px;
	margin-left: 20px;
	margin-bottom: 20px;
	max-width: 220px;
	max-height: 147px;
}

.see-all-stories .arrow-left {
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 6px solid #990000;
	position: absolute;
	left: 0;
	top: 3px;
}

.see-all-stories:hover .arrow-left {
	border-right: 6px solid #717171;
}

.see-all-stories {
	margin: 0 0 25px 0;
	display: inline-block;
	position: relative;
	padding-left: 16px;
}

.see-all-stories,
.more-news {
	font-size: 12px;
	font-weight: 600;
}

.more-news {
	float: right;
	margin-top: 40px;
}

.latest-news {
	margin-bottom: 5px;
	display: inline-block;
}

.latest-news-story {
	max-width: 200px;
	margin-right: 18px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}

.latest-news-story:last-child {
	margin-right: 0;
}

.more-news-title {
	margin-top: 5px;
}

.more-news-date {
	text-transform: uppercase;
	font-size: 12px;
}

.news-footer {
	clear: both;
}

.news-footer-top {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.wusm-news-pagination-nav {
	margin-top: 50px;
	text-align: center;
}

.wusm-news-pagination-nav a,
.current-wusm-news-page {
	text-transform: uppercase;
	display: inline-block;
	padding: 0 12px;
	border-left: 1px solid #191919;
}

.wusm-news-pagination-nav a.first-child ,
.wusm-news-pagination-nav .current-wusm-news-page.first-child{
	border: none;
}

.wusm-news-pagination-nav a.last-child {
	padding-right: 0;
}

.single-story-date {
	font-size: 12px;
	text-transform: uppercase;
	padding: 15px 0;
	margin-top: -30px;
	margin-bottom: 0;
}

aside.refine {
    position: relative;
    clear: both;
    padding: 11px 0px 12px 0px;
    margin: 11px 0px;
    color: #a6a6a6;
    min-height: 40px;
    width: 100%;
}


/* Category/Search Bar
-------------------------------------------------------------*/

article ul.dd ul {
	margin-left: 0px;

}

article ul.dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

article ul.dd ul li {
	line-height: 20px;
	margin-bottom: 0;
}

ul.dd {
    list-style: none;
    margin: 0px;
    padding: 0px;
    z-index: 9;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    position: relative;
}

ul.dd span.news-choice {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: rgb(227, 227, 227);
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    padding: 10px 35px 10px 15px;
    z-index: 9999;
    max-width: 250px;
}

ul.dd span.news-choice:hover {
    background: #eaeaea;
}

ul.dd span.news-choice:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-top: 4px solid #990000;
    content: '';
    color: #990000;
    display: block;
    float: right;
    height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 0;
}

ul.dd li.hover span.news-choice:after {
    border-bottom: 4px solid #990000;
    border-top: 0;
}

ul.dd li.news-toggle {
    display: block;
    margin-bottom: 0;
    z-index: 9995;
}

ul.dd li ul {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.13);
    display: none;
    margin-top: 3px;
    overflow: hidden;
    padding: 15px 12px;
    position: absolute;
    z-index: 9990;
}

ul.dd li ul li a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    display: block;
    border-top: 1px solid #e0e0e0;
    padding: 5px 15px 5px 10px;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

ul.dd li ul li a:hover {
    background-color: #f4f4f4;
}

ul.dd li ul li a.close:after {
    content: 'x';
    color: #990000;
    display: block;
    float: right;
    top: 50%;
    right: 15px;
}

ul.dd li ul li a:first-child {
    border-top: none;
}

ul.dd li.hover ul {
    display: inline-block;
    width: 230px;
}


.toggle_links {
    width: 240px;
    background: #d4d4d4;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    height: 22px;
    overflow: hidden;
    -webkit-box-shadow: #a9a9a9 1px 1px 2px inset;
    -moz-box-shadow: #a9a9a9 1px 1px 2px inset;
    box-shadow: #a9a9a9 1px 1px 2px inset;
    font-size: 11px;
    letter-spacing: .05em;
    float: right;
    margin-top: 9px;
}

.toggle_links a {
    width: 50%;
    display: block;
    float: left;
    line-height: 22px;
    color: #717171;
    text-align: center;
    text-transform: uppercase;
    height: 22px;
    overflow: hidden;
}

.toggle_links a.active {
    color: #fff;
    background: #333333;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
}

.ie8 img {
    width: auto;
    height: auto;
}

@media screen and (max-width: 990px) {
	.home-news > div {
		max-width: 640px;
		width: 90%;
	}

	.home-news article {
		width: 100%;
		margin-bottom: 35px;
		padding: 0;
	}

}

@media screen and (max-width: 500px) {
	.home-news {
		padding: 40px 0;
	}

	.news-entry img {
		display: block;
		float: none;
		clear: both;
		margin: 6px auto;
		max-width: 100%;
		max-height: inherit;
	}

}
