body { background: #f3f4f4; -webkit-font-smoothing: antialiased; font-family: 'Alegreya Sans', sans-serif; } a, a:hover, a:visited { color: #d7212d; text-decoration: none; } #content { padding-top: 60px; padding-bottom: 60px; } #masthead { height: 60px; position: fixed; background-color: #ffffff; overflow: hidden; display: block; width: 100%; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); } #masthead .site-branding { float: left; } #masthead .site-branding img { max-height: 60px; } #masthead .main-navigation { float: right; } #masthead .main-navigation li { float: left; list-style: none; margin: 0; padding: 0; border-left: 1px solid #f1f1f1; } #masthead .main-navigation li:hover { background: #d7212d; } #masthead .main-navigation li:hover a { color: #fff; } #masthead .main-navigation li a { display: inline-block; padding: 0 20px; font-weight: 600; font-size: 12px; line-height: 65px; text-transform: uppercase; font-family: 'PT Sans', sans-serif; outline: none; color: #d7212d; text-decoration: none; } .blog article { background: #fff; margin: 40px 0; border-radius: 4px; -webkit-border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); } .blog article img { border-top-right-radius: 4px; border-top-left-radius: 4px; width: 100%; } .blog article h2 { margin: 0; font-family: 'Alegreya Sans'; font-weight: 300; font-size: 52px; line-height: 62px; padding-top: 20px; text-align: center; color: #d7212d; margin-top: 20px; } .blog article h2 a { text-decoration: none; font-weight: 100; color: #d7212d; } .blog article .entry-title { padding: 0 130px; } .blog article .entry-meta { padding: 0 130px; text-align: center; font-size: 16px; color: #c1c0c0; } .blog article .entry-meta a { font-size: 20px; color: #c1c0c0; text-decoration: none; text-transform: lowercase; font-family: 'Alegreya Sans'; } .blog article .entry-footer { padding: 0 130px; } .blog article .entry-content { padding: 0 130px 50px 130px; text-align: justify; font-weight: 300; color: #444; font-size: 20px; font-family: 'Alegreya Sans'; } .blog article .entry-content p { font-size: 24px; color: #444; font-weight: 300; } .blog article .entry-content .more-link { display: block; border-top: 1px solid #e5e5e5; margin-top: 20px; padding-top: 20px; outline: none; color: #d7212d; text-decoration: none; font-weight: 500; text-transform: lowercase; } .single article { background: #fff; margin: 40px 0; border-radius: 4px; -webkit-border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); } .single article.comment-body { margin: 20px 0; } .single article img { border-top-right-radius: 4px; border-top-left-radius: 4px; width: 100%; } .single article h2 { margin: 0; font-family: 'Alegreya Sans'; font-weight: 300; font-size: 52px; line-height: 62px; padding-top: 20px; text-align: center; color: #d7212d; font-weight: 100; margin-top: 20px; } .single article h2 a { text-decoration: none; font-weight: 100; color: #d7212d; } .single article .entry-title { padding: 0 130px; } .single article .entry-meta { padding: 0 130px; text-align: center; font-size: 16px; color: #c1c0c0; } .single article .entry-meta a { font-size: 20px; color: #c1c0c0; text-decoration: none; text-transform: lowercase; font-family: 'Alegreya Sans'; } .single article .entry-footer { padding: 0 130px; } .single article .entry-content { padding: 0 130px; text-align: justify; font-weight: 300; color: #444; font-size: 20px; font-family: 'Alegreya Sans'; } .single article .entry-content p { font-size: 24px; color: #444; font-weight: 300; } .single article .entry-content .more-link { display: block; border-top: 1px solid #e5e5e5; margin-top: 20px; padding-top: 20px; padding-bottom: 15px; outline: none; color: #d7212d; text-decoration: none; font-weight: 500; text-transform: lowercase; } .paging-navigation { text-align: center; } .paging-navigation .page-numbers { margin: 1px 2px; padding: 15px 20px; display: inline-block; text-decoration: none; color: #d7212d; font-size: 16px; background: #e9e9e9; } .paging-navigation .page-numbers.current { background: #d7212d; color: #fff; display: inline-block; } .site-footer { background: #212121; color: #fff; padding: 20px 0; } .site-footer .site-info { margin: 0 auto; width: 960px; } .site-footer a { color: #fff; text-decoration: none; } .single h3 { margin-top: 50px; margin-bottom: 10px; font-size: 30px; font-weight: 600; } blockquote { border-left: solid 4px #d7212d; padding: 10px 30px 10px 20px; font-style: italic; margin-left: 60px; font-family: 'Alegreya Sans'; } blockquote p { margin: 0; text-align: justify; font-size: 24px; font-weight: 500; } button, input[type="button"], input[type="reset"], input[type="submit"] { background: #d7212d; color: #fff; border-radius: 0; border: none; box-shadow: none; text-shadow: none; font-size: 14px; font-weight: 400; text-transform: uppercase; font-family: 'Alegreya Sans'; padding: 20px 30px 17px 30px; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { box-shadow: none; } .form-submit { padding-top: 30px; } footer aside h3.widget-title { color: #eaeaea; text-transform: uppercase; font-size: 15px; font-weight: normal; } footer aside .textwidget, footer aside a { color: #939393 !important; font-weight: 300; font-size: 14px; line-height: 16px; } .comments-area textarea { width: 100%; display: inline-block; } .comments-area img { width: 32px !important; } .comments-area .comment-list .children { padding-left: 50px; } .comments-area .comment-metadata, .comments-area .comment-content, .comments-area .reply { padding: 5px 36px; }