@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.entry-content a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 2px; 
	color: #D52670;
}

	.entry-content a:hover, .entry-content a:focus {
		color: #F82F84;
	}

.entry-content p {
	line-height: 1.7;
	margin-bottom: 0.925em;
}

.entry-content table {
	width: 100%;
	margin-bottom: 1.625em;
}

.entry-content th, .entry-content td {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #f4f7f8;	
	padding: 5px 10px;
}
	.entry-content th.no-padding, .entry-content td.no-padding {
		padding: 10px 0;
		border-collapse:collapse;
		vertical-align: top;
	}
		.entry-content th.no-padding td, .entry-content th.no-padding th,
		.entry-content td.no-padding td, .entry-content td.no-padding th{
			padding: 5px 10px;
			border: none;
		}
	

.entry-content td { 
	padding: 10px 22px;
	font-size: 12px;
}
.entry-content th { 
	padding: 15px 22px;
	font-size: 16px;
	background: #990041 ;
	color: #fff;
	font-weight: 600;
	text-align: left;
	font-family: 'Open sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	border-color: #750032;
}

.entry-content table a {
	padding: 0;
	border: none;
}

	.entry-content table a:hover,
	.entry-content table a:focus {
		
	}

.entry-content tr.odd td,
.entry-content tr:nth-child(odd) { 
	background: #eee;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	font-family: 'Open sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #030303;
	margin-bottom: 0.5em;
	font-weight: 600;
	color: inherit;
	border-color: #990041;
}

.entry-content .output h1, .entry-content .output h2, .entry-content .output h3, .entry-content .output h4, .entry-content .output h5, .entry-content .output h6 {
	font-family: 'Open sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
}

.entry-content h1 { line-height: 24px; font-size: 24px; }
.entry-content h2 {
	line-height: 22px;
	font-size: 22px;
	padding-bottom: 10px;
}
.entry-content h3 { line-height: 20px; font-size: 20px; }
.entry-content h4 { line-height: 18px; font-size: 18px; }
.entry-content h5 { line-height: 16px; font-size: 16px; }
.entry-content h6 { line-height: 16px; font-size: 16px; font-style: italic; }

.entry-content ul, .entry-content ol {
	margin: 0.5em 0 1.625em 2.5em;
	padding: 0;
}

.entry-content ul li , .entry-content ol li{
	margin-bottom: 10px;
}

.entry-content ul li {
	list-style: square;
}
.entry-content ol li {
	list-style-type: decimal;
}
.entry-content ol ol li {
	list-style: upper-alpha;
}
.entry-content ol ol ol li {
	list-style: lower-roman;
}
.entry-content ol ol ol ol li {
	list-style: lower-alpha;
}
.entry-content ul ul, 
.entry-content ol ol, 
.entry-content ul ol, 
.entry-content ol ul {
	margin-bottom: 5px;
}

.entry-content blockquote,
.entry-content dl,
.entry-content pre {
	border: 1px solid #dbe1e3;
	background: #f4f7f8;
	padding: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 1.625em;
}

.entry-content blockquote{
	font-family: 'Open sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.entry-content address {
	margin-bottom: 0.625em;
}

.entry-content dl dt {
	font-weight: bold;
	color: #01245A;
	font-family: 'Open sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.6;
	font-size: 18px;
}

.entry-content dl dd {
	margin-bottom: 0.625em;
	padding: 5px 0 15px 15px;
}

/* Alignment */
.entry-content .alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.entry-content .alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.entry-content .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Images */
.entry-content img[class*="wp-image-"] {
	height: auto;
	max-width: 97.5%;
}
.entry-content img.size-full {
	width: auto; /* Prevent stretching of full-size images in IE8 */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content p img,
.entry-content .wp-caption {
	margin-top: 0.4em;
}
.entry-content img {
	border: 1px solid #dbe1e3;
	padding: 6px;
}
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.aligncenter {
	margin-bottom: 1.625em;
}
.entry-content .wp-caption {
	background: #f4f7f8;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
	border: 1px solid #DEE2E4;
}
.entry-content .wp-caption img {
	display: block;
	margin: 5px auto 0 !important;
	max-width: 98%;
	border: 1px solid #DEE2E4;
	padding: 0;
}
.entry-content .wp-caption .wp-caption-text,
.entry-content .wp-caption-dd {
	margin: 0 0 0em 0 !important;
	padding: 7px 0 0 40px;
	position: relative;
	text-align: left;
}
.entry-content .wp-caption .wp-caption-text:before {
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
.entry-content a:focus img[class*="wp-image-"],
.entry-content a:hover img[class*="wp-image-"],
.entry-content a:active img[class*="wp-image-"] {
	background: #f4f7f8;
	border-color: #dbe1e3;
}
.entry-content .wp-caption a:focus img,
.entry-content .wp-caption a:active img,
.entry-content .wp-caption a:hover img {
	background: #fff;
}

/* Embed gallery */

.entry-content .gallery {
	background: #F4F7F8;
	overflow: hidden;
	border: 1px solid #cfcfcf;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
	.entry-content .gallery > * {
		clear: none !important;
	}

	.entry-content .gallery .gallery-item {
		margin: 0 !important;
		padding: 15px;
		border: none;
		width: 25% !important;
		clear: none !important;

		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
		.entry-content .gallery .gallery-item:nth-child(5n+1) {
			clear: left !important;
		}

		.entry-content .gallery .gallery-item a {
			text-decoration: none;
			border-bottom: none;
			display: block;
			width: 100%;
			height: 100%;
			-webkit-transition: .2s all ease-out;
			   -moz-transition: .2s all ease-out;
					transition: .2s all ease-out;
		}
			.entry-content .gallery .gallery-item a:hover img {
				background-color: #F47821;
				border-color: #B3591A !important;
				-webkit-transition: .2s all ease-out;
				   -moz-transition: .2s all ease-out;
						transition: .2s all ease-out;
			}

			.entry-content .gallery .gallery-item:hover .gallery-caption {
				color: #F47821;
				-webkit-transition: .2s all ease-out;
				   -moz-transition: .2s all ease-out;
						transition: .2s all ease-out;
			}

		.entry-content .gallery .gallery-caption {
			text-transform: none;
			margin: 0;
			padding: 0;
			text-align: center;

			-webkit-transition: .2s all ease-out;
			   -moz-transition: .2s all ease-out;
					transition: .2s all ease-out;
		}

		.entry-content .gallery img {
			-webkit-box-sizing: border-box;
			   -moz-box-sizing: border-box;
					box-sizing: border-box;

			-webkit-transition: .2s all ease-out;
			   -moz-transition: .2s all ease-out;
					transition: .2s all ease-out;

			border: 1px solid #cfcfcf !important;
			padding: 4px !important;
			width: 100%;
			height: auto;
		}