/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

.image-width{
	max-width: 100%!important;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}
table.table, table {
	width: 100%;
	text-align: left;
	background-color: transparent;
}

table th {
	border: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
}
table td {
	border: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
}
table td {
	border: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
}

img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

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

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
    font: 14px;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.enigma_blog_post_content p {
    color: #777777;
}
.enigma_blog_post_content p {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px;
}

.wp-caption-text {
    font: 14px;
    text-align: center;
}

.testimonial .testimonial-author img {
	max-width: 150px!important;
}