@charset "utf-8";

.page-title {
margin: 20px 0 10px 10px;
}

.news-main {
padding:30px 0 0 0;
}

.news-main-image {
float: left;
width:150px;
height:150px;
border:1px solid #000;
margin: 0 20px 10px 10px;
}

.news-main-title {
font-weight: 700;
font-size: 1.3em;
}
.news-main-text{
margin-left: 40px;
}

.news-text{

}

.news-text a:link, .news-text a:visited {
color: #000;
text-decoration: underline;
}

.news-text a:hover, .news-text a:active {
color: #de3cc6;
}

.news-date {
font-size: 0.9em;
font-style: italic;
color: #686868;
margin-top: 6px;
}

.news-date-top {
font-size: 0.9em;
font-style: italic;
color: #686868;
margin: 12px 0 0 15px;
text-align: center;
}

/*pagination*/
div.pagination {
	padding: 3px;
	margin-bottom: 20px;
	font-size: 0.7em;
}

div.pagination a {
	padding: 4px 8px;
	margin: 2px;
	border: 1px solid #de3cc6;
	border-radius: 6px;
	text-decoration: none; /* no underline */
	color: #de3cc6 !important;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #de3cc6;
	background-color:#de3cc6;
	color: #fff !important;
}
div.pagination span.current {
	padding: 4px 8px;
	margin: 2px;
	border: 1px solid #de3cc6;
	border-radius: 6px;
	background-color: #de3cc6;
	color: #FFF;
}
	
div.pagination span.disabled {
	padding: 4px 8px;
	margin: 2px;
	border: 1px solid #EEE;
	border-radius: 6px;
	color: #DDD;
}


/*Story*/
.news-s-image {
float: left;
width:200px;
margin: 0 20px 10px 10px;
}

.news-top-image {
margin: 0;
width:200px;
height: 200px;
border:1px solid #000;
}


.news-h-image {
margin: 20px 0 0 0;
width:200px;
height: 200px;
border:1px solid #000;
}

.news-story-main {
padding:0;
}


/*Links*/
a.newst:link, a.newst:visited{
color: #de3cc6;
text-decoration: none;
}

a.newst:hover, a.newst:active{
text-decoration: underline;
}

.newsbutton{
display: inline-block;
padding: 2px 10px 4px 10px;
color:#fff !important;
text-align: center;
font-size: 0.7em;
letter-spacing: .05rem;
text-decoration: none !important;
white-space: nowrap;
background-color: #1b3f7d;
border-radius: 6px;
border: 1px solid #bbb;
border-top-color: rgb(187, 187, 187);
border-right-color: rgb(187, 187, 187);
border-bottom-color: rgb(187, 187, 187);
border-left-color: rgb(187, 187, 187);
cursor: pointer;
box-sizing: border-box;
margin-top:5px;
}

.newsbutton:active, .newsbutton:focus, .newsbutton:hover{
background-color: #fff;
border-color: #1b3f7d; 
color: #1b3f7d !important;
}

.nback {
float: left;
width: 180px;
margin:2px 0 0 30px;
}
.newsback {
display: inline-block;
padding: 2px 10px 4px 10px;
color:#fff !important;
text-align: center;
font-size: 0.9em;
letter-spacing: .05rem;
text-decoration: none !important;
white-space: nowrap;
background-color: #1b3f7d;
border-radius: 6px;
border: 1px solid #bbb;
border-top-color: rgb(187, 187, 187);
border-right-color: rgb(187, 187, 187);
border-bottom-color: rgb(187, 187, 187);
border-left-color: rgb(187, 187, 187);
cursor: pointer;
box-sizing: border-box;
}

.newsback:active, .newsback:focus, .newsback:hover{
background-color: #fff;
border-color: #1b3f7d; 
color: #1b3f7d !important;
}
/*right-side*/

.news-right {
float: right;
margin-right: 10px;
max-width: 200px;
}

.feat-title {
background-color: #000;
margin: 0 0 4px 0;
padding: 10px 24px 10px 22px;
color:#FFF;
text-align: center;
font-size: 0.9em;
}

.news-subhead {
background-color: #de3cc6;
color:#fff;
font-weight: 700;
font-size: 1.05em;
padding: 8px;
margin: 30px 0 12px 0;
max-width: 95%;
border-radius: 6px;
}

.hash-top-title {
font-weight: 400;
font-size: 1.8em;
color: #de3cc6;
margin: 20px 0 0 10px;
text-transform: uppercase;
text-align: center;
}
.mhash {
margin: 30px 20px;
background-color: #eee;
padding: 10px;
}

.hash-title {
font-weight: 400;
font-size: 1.4em;
color: #de3cc6;
text-transform: uppercase;
text-align: center;
}
.ihash {
float: left;
margin: 10px 15px;
font-size: 1.05em;
}

.ihash a:link, .ihash a:visited {
color: #000;
text-decoration: none;
}

.ihash a:hover, .ihash a:active {
color: #de3cc6;
}

.phash {
margin: 10px;
padding: 10px;
background-color: #eee;
}

.phash-title {
font-weight: 400;
color: #de3cc6;
}

.iphash {
float: left;
margin: 10px 10px 0 0;
}

.iphash a:link, .iphash a:visited {
color: #000;
text-decoration: none;
}

.iphash a:hover, .iphash a:active {
color: #de3cc6;
}

.newsback-back {
float: left;
margin-bottom: 12px;
}

@media screen and (max-width: 500px) {

.page-title {
margin: 20px;
}
.page-sub-title {
margin:0 20px;
}
.hash-top-title {
font-size: 1.4em;
margin: 15px;
}
.news-main-image {
float: none;
width:200px;
height:200px;
border:1px solid #000;
margin:10px auto 20px auto;
}

.news-main-text{
margin: 10px 20px;
}

.news-s-image {
float: none;
width:200px;
margin: 0 auto 10px auto;
}

.nback {
float: none;
width: 180px;
margin: 0 auto;
}
.five-block {
float: none;
width: 100%;
}

.news-right {
float: none;
margin:0 auto;
}

.newsback-back {
float: none;
width:190px;
margin: 10px auto;
}

}