-.post-meta > div {
- display: inline-block;
- font-size: 1.077em;
-}
-
-.post-meta .post-date{width: 5.714em}
-.post-date a {color:#99a3a4}
-.post-tags a {color:#d30058; text-decoration: underline}
-
-.postcontainer.blue .post-tags a {color: #0081cb}
-.postcontainer.green .post-tags a {color: #43da30}
-.postcontainer.grey .post-tags a {color: #9e978e}
-.postcontainer.yellow .post-tags a {color: #ffda00}
-.postcontainer.orange .post-tags a {color: #fd3839}
-.postcontainer.red .post-tags a {color: #f32240}
-.postcontainer.cyan .post-tags a {color: #74d0eb}
-.postcontainer.purple .post-tags a {color: #400098}
-
-.post-image {height: 36.923em; background-color: #d30058; margin-top: 3.077em}
-
-.postcontainer.blue .post-image {background-color: #0081cb}
-.postcontainer.green .post-image {background-color: #43da30}
-.postcontainer.grey .post-image {background-color: #9e978e}
-.postcontainer.yellow .post-image {background-color: #ffda00}
-.postcontainer.orange .post-image {background-color: #fd3839}
-.postcontainer.red .post-image {background-color: #f32240}
-.postcontainer.cyan .post-image {background-color: #74d0eb}
-.postcontainer.purple .post-image {background-color: #400098}
-
-.postcontent {margin: 1.538em 3.077em;
- -webkit-column-width: 36.923em;
- -moz-column-width: 36.923em;
- column-width: 36.923em;
- -webkit-column-gap: 6.154em;
- -moz-column-gap: 6.154em;
- column-gap: 6.154em;
-}
-
-.related p, .related li,
-.postcontent p, .postcontent li{
- font-size: 1.077em;
- line-height: 1.6em;
- padding: 5px 0;
- color: #54575a;
- font-family: "Lato", sans-serif;
-}
-
-.postcontent a {color: #d30058}
-.blue .postcontent a {color: #0081cb}
-.green .postcontent a {color: #43da30}
-.grey .postcontent a {color: #9e978e}
-.yellow .postcontent a {color: #ffda00}
-.orange .postcontent a {color: #fd3839}
-.red .postcontent a {color: #f32240}
-.cyan .postcontent a {color: #74d0eb}
-.purple .postcontent a {color: #400098}
-
-.postcontent strong{
- font-weight: 400;
-}
-
-.postcontent iframe{