@charset "utf-8";
/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
	width: 100%;
	height: auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
	width: 300px!important;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	width: 300px!important;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
	width: 300px!important;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	width: 300px!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
}

.wp-caption p.wp-caption-text {
	font-family: Arial, sans-serif;
	font-size: 12px!important;
	line-height: 16px!important;
	color: #7c7c7c;
	font-weight: 700;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.epd_technology {
	border-left: 8px solid #2dcc70;
}

.epd_newsinfo {
	border-left: 8px solid #00adef;
}

.epd_sports {
	border-left: 8px solid #f39c11;
}

.epd_business {
	border-left: 8px solid #1cbb9b;
}

.epd_lifestyle {
	border-left: 8px solid #ff6162;
}

.epd_entertainment {
	border-left: 8px solid #e93d3d;
}

.epd_technology {
	border-left: 8px solid #2dcc70;
}

.epd_opinion {
	border-left: 8px solid #95a5a5;
}

.epd_globalnation {
	border-left: 8px solid #e9bf11;
}

.epd_ex {
	border-left: 8px solid #493096;
}

.simplePullQuote { 
	font: italic 22px "Vollkorn",sans-serif!important;
	color: #474747!important;
	padding: 10px 0px 10px 10px!important;
	float: left!important;
	margin-right: 20px!important;
	margin-bottom: 20px!important;
	width: 300px!important;
	height: auto!important;
	border-left: 4px solid #007BC9!important;
	border-top: 0px !important;
	border-bottom: 0px !important;
	background: none!important;
	margin-top: 20px!important;
	margin-left: 0px!important;
	box-shadow: none!important;
}

.simplePullQuote p {
	font: italic 22px "Vollkorn",sans-serif!important;
}

#twitter-widget-1 {
	margin: 10px auto!important;
}

.fb-post {
	margin: 10px auto!important;
}