.entry-meta a {
    color: #ca2017;
    padding-bottom: 1px;
    border-bottom: 1px solid #ddd;
}

.entry-meta>span {
    display: inline-block;
    font-family: Lato,Helvetica,sans-serif;
    font-size: .99em;
    line-height: 200%;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #666;
}
a, a:visited {
    color: #ca2017;
    text-decoration: none;
}

user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.entry-title {
    font-size: 2.6em;
    line-height: 130%;
    margin: 0;
    font-weight: 700;
    color: black;

}

a {
    color: black;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}
.tags-links a, .tagcloud a {
    display: inline-block;
    padding: 5px 6px 6px 3px;
    margin: 0 3px 8px 11px;
    background: #ca2017;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 1.1rem !important;
    line-height: 1;
    font-weight: 999;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
}
??-eJx9kNGKAjEM…ssminify=yes:1
a, a:visited {
    color: #ca2017;
    text-decoration: none;
}
??-eJx9kNGKAjEM…ssminify=yes:1
body a, .tags-links a, .tags-links a:before, .tagcloud a, .tagcloud a:before {
    transition: all .1s ease-in-out;
}
??-eJx9kNGKAjEM…ssminify=yes:1
a {
    background-color: transparent;
}
??-eJx9kNGKAjEM…ssminify=yes:1
*, *:before, *:after {
    box-sizing: inherit;
}

.tags-links a {
    margin-right: 8px;
}
a, a:visited {
    color: #ca2017;
    text-decoration: none;
}
??-eJx9kNGKAjEM…ssminify=yes:1
body a, .tags-links a, .tags-links a:before, .tagcloud a, .tagcloud a:before {
    transition: all .1s ease-in-out;
}
??-eJx9kNGKAjEM…ssminify=yes:1
a {
    background-color: transparent;
}
??-eJx9kNGKAjEM…ssminify=yes:1
*, *:before, *:after {
    box-sizing: inherit;
}
a:visited {
    color: #ca2017;
}

button:hover, button:focus, button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
  border-color: #333333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #333333;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a {
  color: #ca2017;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
a:visited {
  color: #333333;
}
a:hover, a:focus, a:active {
  color: #333333;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
	    text-decoration: underline;
}

.site-footer a:hover {
  color: #333333;
}

.main-navigation li:hover > a {
  color: #333333;
	    text-decoration: underline;
}

.current_page_item a,
.current-menu-item a {
  color: #333333;
}

.toggled .menu-toggle {
  border-color: #333333;
  color: #333333;
}

.entry-footer a:hover,
.entry-meta a:hover,
.portfolio-entry-meta a:hover {
  color: #333333;
}

.entry-title a,
.portfolio-entry-title a {
  color: #999999;
  text-decoration: none;
}
.entry-title a:hover,
.portfolio-entry-title a:hover {
  color: #333333;
	    text-decoration: underline;
}

.page-template-portfolio-page-php .jetpack-portfolio:hover a,
.project-navigation-wrapper .jetpack-portfolio:hover a,
.page-template-portfolio-template-php .jetpack-portfolio:hover a,
body[class*="jetpack-portfolio"].archive .jetpack-portfolio:hover a {
  color: #333333;
}

.comment-meta .comment-metadata a:hover {
  color: #333333;
}

.required {
  color: #333333;
}

.widget a {
  color: #333333;
  text-decoration: none;
}

#wp-calendar a {
  color: #333333;
  text-decoration: none;
}
.wp_widget_tag_cloud a:hover,
.tags-links a:hover,
.tagcloud a:hover {
  border-color: #333333;
  color: #333333;
}
#infinite-footer .container a:hover {
  color: #333333;
}

#infinite-handle span {
  background: white;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  font-size: 0.8125em;
  line-height: 2.09231em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  display: block;
  float: none;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.social-links ul a:hover:before {
  background: #333333;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.widget a {
  color: #ca2017;
  text-decoration: none;
	
	font-size:1.1rem;
}

.widget-title {
    font-size: 1.35em;
    line-height: 1.36em;
	font-weight:bold;
	 color: #333333;
    font-weight: normal;
    margin: 14px 0;
}

#subscribe-text {
    font-size: 1.35em;
    line-height: 1.36em;
	font-weight:bold;
	 color: #333333;
    font-weight: normal;
    margin: 14px 0;
}

a:visited {
  color: #333333;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: 1.1rem;
    font-weight: 500;
	color:#333333;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.jp-relatedposts-post-title {
		padding-top:20px;
}
.page-title {
    border-bottom: 1px solid #eeeeee;
    color: #ca2017;
    font-size: 1.25em;
    line-height: 1.36em;
    letter-spacing: 2px;
    margin: 0;
    padding-bottom: 13px;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
    font-style: normal;
	font-size: 1.2rem;
    font-weight: 700;
}


	div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 1.1rem;
    font-weight: 700;
}

/* THIS IS THE CLASS THAT IS APPLIED TO THE UNORDERED LIST AND ACTS AS THE FLEX CONTAINER */

.grid-wrap {
	display: flex;			/* THIS MAKES IT A FLEX CONTAINER */
	flex-flow: row wrap;		/* THIS MAKES EACH BLOG POST LINE UP HORIZONTALLY AND WRAP TO THE NEXT LINE */
	align-items: center;		/* YOU CAN CHOOSE DIFFERENT VALUES HERE */
	justify-content: center;	/* YOU CAN CHOOSE DIFFERENT VALUES HERE */
	list-style: none;		/* THIS REMOVES THE BULLET POINT FOR EACH LIST ITEM */
}

/* THIS IS THE CLASS FOR EACH LIST ITEM */

.grid-item {
	flex-basis: 250px;	/* WIDTH OF EACH ITEM - ADJUST FOR YOUR OWN PURPOSES */
	height: 250px;		/* HEIGHT OF EACH ITEM - ADJUST FOR YOUR OWN PURPOSES */
	padding: 30px;		/* SET WHATEVER PADDING VALUE YOU WANT */
	margin: 30px;		/* SET WHATEVER MARGIN VALUE YOU WANT */
}

/* USE THIS TO MAKE THE FEATURED IMAGES BEHAVE PROPERLY ACROSS ALL DEVICES */

.grid-item img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 250px;	/* SET WHATEVER SIZE VALUE YOU WANT */
}

/* YOU MIGHT NEED THIS TO FIX THE TYPICAL INDENTION BEHAVIOR OF UNORDERED LISTS */

.grid-wrap ul {
	margin-left: 0;
}

a {
    text-decoration: underline;
}