body {
    margin: 0;
    font-family: Roboto,helvetica,Arial,sans-serif;
    margin: 0 auto;
	font-size:16px;
}
.header {
    background: #050b10;
    text-align: center;
}

.hwrap {
    max-width: 1000px;
    margin: 0 auto;
}

.logo {
    display: inline-block;
    padding: 15px 4px 0px;
}
h1.ysa {
    font-size: 1.56em;
    margin: 10px;
}
a {
    color: #2e98ec;
    text-decoration: none;
}
a:hover{text-decoration:underline;}
.header a {
    color: white;
}

.logo a {
    font-size: 1.4em;
}

.navigation {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-type: none;
	border-radius:5px 5px 0px 0px;
	    background-color: #3e8eef;
    border-radius: 8px 8px 0px 0px;
    box-shadow: -11px -4px 0px #000000;
}

.navigation li {
    display: inline-block;
    margin: 9px;
    font-size: 18px;
	margin-right:5px;
}

.wrap {
    max-width: 1000px;
    margin: 0 auto;
	overflow:hidden;
}
.main-content h1 {
    font-size: 1.62em;
    margin: 10px 12px;
}

h2 {
    font-size: 0.9em;
    font-weight: 400;
    margin: 2px 10px 12px;
}

.info-box {
    background: #f7f7f7;
    padding: 12px;
	overflow:hidden;
}

.info-box h3 {
    font-size: 1.1em;
    font-weight: 300;
    margin: 5px 0px;
}

.info-cell {
    margin: 6px 0px;
}
.image {
    margin: 5px 0px;
    float: left;
    max-width: 130px;
    overflow: hidden;
    max-height: 130px;
    margin-right: 11px;
}

h3 {
    font-weight: 400;
    font-size: 1.1em;
    margin: 10px 10px;
}

.quote {
    padding: 7px 10px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px #eee;
	 margin: 10px 8px;
overflow:hidden;
background:white;
}

p.qimg img {max-width: 100%;}

p.qimg {
    margin: 5px 0px;
}

.qtxt {
    margin: 5px 0px;
	font-size: 1.24em;
    line-height: 1.43em;
}
.attr {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAALVBMVEUAAAAfHx8hISEzMzNcXFxlZWWXl5ekpKS4uLjDw8Pc3Nzu7u78/Pz+/v7///9NYfT2AAAAKklEQVQoz2N4hwEYRoXwCJ0oRwNzGRwY0AAbgwK6ECvDQnQh69FQJU0IAP/gIbvkI58tAAAAAElFTkSuQmCC);
    margin-bottom: 4px;
    background-repeat: no-repeat;
    padding-left: 24px;
    background-size: 18px;
	background-position: 5px 2px;
}
.attric {
    background: white;
    padding: 4px 5px;
}
.qlove {padding: 7px 0px 0px;}
.hearts, .share {
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
	    background: white;
    border: 0px;
    cursor: pointer;
	 font-family: Roboto,helvetica,Arial,sans-serif;
    outline-color: #eee;
}

a.last {
    float: right;
    color: #555;
}

.attr {
    margin-bottom: 4px;
}


.hearts:before {
    background: url(/sprite2.png);
    content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-size: 160px;
    background-position: -3px -4px;
    float: left;
    margin-right: 4px;
    margin-top: -3px;
    transition: 0.06s;
}
.share:before {
    background: url(/sprite2.png);
    content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-size: 160px;
    background-position: -54px -4px;
    float: left;
    transition: 0.2s;
    margin-right: 4px;
    margin-top: -3px;
}

.hesarts:hover:before {
    background: url(/sprite2.png);
    content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-size: 160px;
    background-position: -27px -4px;

 }

.share:hover:before {
    background: url(/sprite2.png);
    content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-size: 160px;
    background-position: -54px -37px;

 }

.share:hover,a.hearts:hover {
    color: #888;
}
.hearts.liked:before {
    background-position: -27px -4px;
}


.share-it a {
    color: white;
    border: 0px;
    padding-left: 14px;
    font-size: 1em;
    cursor: pointer;
    padding: 7px 12px;
    box-shadow: 1px 1px rgba(35, 29, 29, 0.25);
	text-decoration:none;
	display: inline-block;
}

#fb {
    background: #375a9c;
    background-size: 160px;
}

#tw {
    background: #00acf0;
}

#pi {
    background: #bc0d1e;
}

#fb:before {
    background: url(/sprite2.png);
    content: " ";
    height: 24px;
    width: 18px;
    display: inline-block;
    background-position: -82px -2px;
    background-size: 160px;
    float: left;
    margin-top: -4px;
}

#tw:before {
    background: url(/sprite2.png);
    content: " ";
    height: 24px;
    width: 18px;
    display: inline-block;
    background-position: -102px -2px;
    background-size: 160px;
    float: left;
    margin-top: -4px;
}

#pi:before {
    background: url(/sprite2.png);
    content: " ";
    height: 24px;
    width: 18px;
    display: inline-block;
    background-position: -122px -2px;
    background-size: 160px;
    float: left;
    margin-top: -4px;
}

.share-it {
	    margin: 5px 0px;
    padding: 6px;
}
.popitup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.54);
    height: 100%;
	    transition: 0.2s;
}

.selp {
    background: white;
    max-width: 285px;
    margin: 0 auto;
    padding: 10px;
    margin-top: 70px;
    box-shadow: 5px 6px 5px #000;
    border-radius: 3px;
	    transition: 0.2s;
}
.footer {
    background: #050b10;
    padding: 17px 22px;
    color: white;
}

ul.last-list {
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.last-list li {
    display: inline-block;
    margin: 5px 5px 5px 0px;
    padding: 1px;
}
a.link-text {
    color: #454546;
    font-size: 0.95em;
}

.folfb {
    background: #122331;
    color: white;
    padding: 5px 9px;
    border-radius: 5px;
    display: inline-block;
    margin: -2px -1px 10px;
}

.folfb a {
    color: white;
    font-size: 1.28em;
}

.folfb:before {
    background: url(/sprite2.png);
    content: " ";
    height: 24px;
    width: 18px;
    display: inline-block;
    background-position: -82px -2px;
    background-size: 160px;
    vertical-align: bottom;
}
.footer .mez {
    font-size: 0.9em;
    margin: 5px 0px;
    background: url(/ficquotes.png);
    background-repeat: no-repeat;
    background-size: 190px;
    padding-top: 54px;
	background-position: -4px 0px;
	    max-width: 470px;
}
.footer p {margin:0;padding:0;}
.link-list a {
    color: white;
}

.last-list a {
    border-bottom: 1px dotted;
}

.footerlinks {
    margin: 10px 0px;
}
.ext-ct {
    padding: 15px;
}

.ssi {
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 6px;
    width: 70%;
}

.ssb {
    padding: 6px 10px;
    border: 1px solid #2675b3;
    color: white;
    background: #2e98ec;
    cursor: pointer;
}
ul.upcoming {
    margin: 0;
    padding: 0px;
}

ul.upcoming li {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    list-style-position: inside;
    color: #777;
}
.qvideo {
    background: #eee;
    overflow: hidden;
    font-size: 0.93em;
		transition:0.1s;
}

span.vid-img {
    float: left;
    margin-right: 10px;
}

a#playvideo {
    display: inline-block;
    float: left;
}

span.vid-title {
    padding: 10px;
    display: inline-block;
	    max-width: 52%;
	
}
.infopage-holder p{padding:10px; margin:0px;}
.vid-img:before {
    content: " ";
    background: url(/sprite2.png);
    width: 54px;
    height: 64px;
    display: block;
    background-position: -271px;
    position: absolute;
    margin: 14px 47px;
    background-repeat: no-repeat;
	    background-size: 160px;
    background-position: -143px 5px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	transition:0.1s;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.image-card img {
    max-width: 120px;
    max-height: 120px;
}
.wo {
    background: white;
    padding: 7px;
    font-size: 1em;
    width: 90%;
    border: 1px solid #ddd;
    margin: 0px 15px;
    box-shadow: 1px 1px #eee;
}

.l-list {
    margin: 0;
    padding-left: 24px;
    list-style-type: decimal;
    margin: 14px 7px;
}
.single-card {
    display: inline-block;
    width: 40%;
    text-align: center;
    background: white;
    margin: 10px;
    box-sizing: border-box;
    padding: 10px 5px;
    max-width: 155px;
    border: 1px solid #ddd;
    vertical-align: middle;
    min-height: 186px;
	    border-top: 2px solid #2e98ec;
}
.aiwtew {
    margin: 12px;
    margin-bottom: 2px;
}
.footer .h-wrap {
    max-width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}
.cards-holder {
    background: #f2f2f2;
    text-align: center;
	padding:10px 0px;
}

.single-card h3 {
    font-size: 0.9em;
    margin: 4px 0px;
}

.single-card h3 a {
    color: #444;
}

.pull-left {
    float: left;
    margin-right: 10px;
    max-width: 50px;
}

.grey {
    background: #fafafa;
    overflow: hidden;
    padding: 5px 5px;
}
h2 a {
    font-size: 1.45em;
    text-decoration: underline;
    color: #115388;
}


.pagination {
    background: white;
    border: 10px solid #f2f2f2;
    overflow: hidden;
}

a.pag-next {
    float: right;
    padding: 10px 15px;
    font-weight: bold;
}

a.pag-prev {
    float: left;
    padding: 10px 15px;
}
.article-body{
	font-family:arial,Roboto,sans-serif;
}
h1.article-title {
    font-size: 2.6em;
    font-weight: 700;
    color: #101010;
    line-height: 1.3;
    line-height: 1em;
    margin: 25px 15px 15px;
	font-family:arial,Roboto,sans-serif;
}

p.article-description {
    margin: 10px 15px;
    font-size: 1em;
    line-height: 1.45em;
    overflow: hidden;
	font-family:arial,Roboto,sans-serif;
}



p.article-featured-image img {
    max-width: 100%;
}
span.article-author:before {content: " | ";}

.article-body p {
    margin: 15px 15px 15px;
	    font-size: 18px;
    line-height: 26px;
}

.article-body h2 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 15px;
	white-space:break-spaces;
}

.article-body p  img {
    max-width: 100%;
}
.article-meta {
    margin: 15px;
    font-size: 14px;
    color: #777;
}
.aside-title {
    background: #eee;
    text-align: center;
    color: #3e8eef;
    padding: 5px;
    text-transform: UPPERCASE;
    letter-spacing: 5px;
	margin:10px 0px 0px;
}
ul.latest-posts {
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
}

ul.latest-posts li {
    padding: 10px;
    border-bottom: 1px dotted #ccc;
}



@media only screen and (min-width: 1000px) {
.main-content {
    max-width: 650px;
	 float: left;
}

p.qimg img {
    max-width: 225px;
}

.the-quote { max-width: 100% !important;}

p.qimg {
    float: left;
    margin-right: 10px;
}

p.qtxt.wimg {
    padding-top: 3px;
}


.quote {
    margin-bottom: 15px;
	}

	.header .hwrap {
   /* background: url(/topbg.png) #f5f6f6; 
    text-align: center;
    background-size: 166px;
    background-repeat: repeat-x;
    background-position: 0px 4px; */
}
.ext-ct {
    float: left;
    width: 300px;
    padding: 15px;
}
.ssf{margin:16px 0px 10px;}
	}