html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, header, hgroup, nav, output, ruby, section, summary, time, mark, audio, video {
border: none;
margin: 0;
padding: 0;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
font-family: Oswald,Arial, Helvetica,sans-serif;
-ms-word-wrap: break-word;
word-wrap: break-word;
line-height: 120%;
margin: 20px 0 7px;
}
h1 {
color: black;
font-size: 27px;
background: linear-gradient(transparent 70%,aliceblue 70%)
}
h2 {
color: #222222;
font-size: 21px;
padding: 0.5em;
background: aliceblue;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.23)
}
h3 {
color: #333333;
font-size: 18px;
}
h4 {
color: #444444;
font-size: 16px;
}
h5 {
color: #555555;
font-size: 15px;
}
h6 {
color:#666666;
font-size: 14px;
}
p, ul, ol, li, dl {
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 17px;
text-align: left;
}
ul {
margin-left: 16px;
}
ol {
list-style-type: decimal;
margin-left: 20px;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
dl {
margin-bottom: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 5px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
blockquote cite {
display: block;
font-style: normal;
}
a {
color: #1200e2;
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
img {
height: auto;
max-width: 100%;
}
table {
font-size: 14px;
width: 100%;
}
table, td, th {
border: 1px solid #e3e3e3;
border-collapse: collapse;
text-align: left;
}
td, th {
padding: 5px 8px;
}
th {
background: #555555;
color: white;
font-weight :bold;
}
blockquote, q { 
border-left: 1px solid #e3e3e3;
clear: both;
color: #333333;
font-style: italic;
margin: 0 0 20px;
padding-left: 10px;
}
pre {
overflow: auto;
}
sup {
vertical-align: super;
}
sub {
vertical-align: sub;
}
iframe, embed {
clear: both;
}
hr {
background: #e8e8e8;
border: none;
height: 1px;
margin: 15px 0;
}
/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
clear: both;
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
clear: both;
display: block;
margin: 5px auto 20px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 20px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption, .gallery-caption{
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px;
text-align: center;
}
#wrapper .gallery-caption {
border: none;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
#wrapper .wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 0;
padding: 0 4px;
}
.wp-audio-shortcode {
margin-bottom: 20px;
}
/* Basic Layout
-------------------------------------------------------------- */
body {
color: black;
font-family: Arial, Helvetica, sans-serif;
}
#container {
margin: 0 auto;
max-width: 1170px;
position: relative;
width: 100%;
}
#header, #main-content {
float: left;
height: auto;
position: relative;
width: 100%;
}
#wrapper #main-content {
width: 1114px;
}
#content {
float: left;
margin: 0;
width: 754px;
}
.page-template-template-landing-page-php #container #content {
width: 100%;
}
#sidebar {
float: right;
margin: 0 0 0 28px;
width: 332px;
}
/* Header
-------------------------------------------------------------- */
.header-content {
float: left;
padding: 15px 5%;
position: relative;
width: 1114px;   
}
.site-title {
font-family: Oswald, Arial, Helvetica, sans-serif;
font-size: 48px;
font-weight: bold;
line-height: 100%;
margin: 0;
text-align: center;
max-width: 880px;
position: relative;
width: 100%;    
}
.site-description {
color: #888888;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 100%;
margin: 5px 0 0;
text-align: center;
max-width: 880px;
position: relative;
width: 100%;
}
.site-title a {
text-decoration: none;
}
.site-title a:hover {
color: black;
}
.page-template-template-landing-page-php .site-title, .page-template-template-landing-page-php .site-description {
max-width: 100%;
}
/* Main Content
-------------------------------------------------------------- */
.entry-headline {
color: black;
font-size: 27px;
line-height: 100%;
margin: 0 0 5px;
position: relative;
}
.blog .entry-headline {
float: left;
margin-bottom: 15px;
width: 100%;
}
.entry-content {
float: left;
max-width: 100%;
width: 100%;
}
#content p, #content ul, #content ol, #content table {
margin-bottom: 10px;
line-height: 1.6em;
}
#content ul ul, #content ol ol, #content ol ul, #content ul ol {
margin-bottom: 0;
}
#content .manual-excerpt {
font-style: italic;
}
#main-content .post-meta {
clear: both;
color: #999999;
font-size: 12px;
line-height: 21px;
padding-bottom: 5px;
margin: 0;
}
.single #main-content #content .post-meta {
margin: 15px;
}
#main-content .post-meta span {
border-left: 1px solid #dbdbdb;
padding: 0 4px 0 7px;
}
#wrapper #main-content .post-meta span {
font-size: 95%;
}
#main-content .post-meta .fn {
border-left: none;
padding: 0;
}
#main-content .post-meta {
border-left: none;
padding-left: 0;
}
#main-content .post-info {
border-top: 1px solid #e8e8e8;
clear: both;
color: #999999;
float: left;
font-size: 14px;
line-height: 21px;
margin: 10px 0 0;
padding: 0;
width: 100%;
}
.single #main-content #content .post-info {
border-bottom: 1px solid #e8e8e8;
margin: 0 0 20px;
padding: 0;
}
.post-info a, .post-meta a {
font-weight: bold;
}
.post-info a:hover, .post-meta a:hover {
color: #111111;
}
#main-content .post-meta i, #main-content .post-info i {
margin-right: 4px;
}
.post-info span {
display: inline-block;
min-height: 16px;
line-height: 16px;
padding: 0;
}
#main-content .post-info .post-category {
float: left;
margin: 0;
padding: 6px 0;
width: 50%;
}
#wrapper #main-content .post-info .post-category {
font-size: 95%;
}
#main-content .post-info {
padding-left: 2%;
text-align: right;
width: 48%;
}
#content .archive-meta {
border-bottom: 1px solid #e8e8e8;
float: left;
margin-bottom: 25px;
width: 100%;
}
#main-content .number-of-results {
font-weight: bold;
}
#main-content #content .page-link {
color: #333333;
font-size: 13px;
}
#nav-below, #happenstance-post-nav, .search .navigation {
float: left;
margin: 0 0 25px;
width: 100%;
}
#main-content #happenstance-post-nav {
margin: 10px 0 25px;
}
.navigation .navigation-links {
margin-bottom: 0;
}
.navigation .navigation-links a {
text-decoration: none;
}
#main-content .nav-previous {
float: left;
margin: 0;
width: 50%;
}
#main-content .nav-next {
float: right;
margin: 0;
text-align: right;
width: 50%;
}
#main-content .nav-previous a, #main-content .nav-next a {
text-decoration: none;
}
#main-content .nav-previous a:hover, #main-content .nav-next a:hover {
text-decoration: underline;
}
.edit-link {
float: left;
width: 100%;
}
.post-edit-link {
font-weight: bold;
}
#content .timely {
float: left;
width: 100%;
}
/* Default Post Entries */
.post-entry {
border-bottom: 1px solid #e8e8e8;
float: left;
position: relative;
width: 100%;
}
.search .type-page {
padding-bottom: 10px;
}
.post-entry-content-wrapper {
padding: 3px 0 0;
}
.attachment-post-thumbnail {
display: block;
float: left;
height: auto;
margin: 0 15px 5px 0;
max-width: 40%;
width: auto;
}
.attachment-thumbnail {
display: block;
float: left;
height: auto;
margin: 0 15px 5px 0;
width: auto;
}
.single #content .attachment-post-thumbnail, .page #content .attachment-post-thumbnail {
clear: both;
display: block;
float: none;
margin: 4px 0 20px;
max-width: 100%;
padding: 0;
}
.post-entry-content {
margin-bottom: -12px;
margin-top: -5px;
}
#main-content .post-entry .post-entry-headline {
font-size: 21px;
line-height: 100%;
}
.post-entry .post-entry-headline a {
color: #000033;
text-decoration: none;
}
.post-entry .post-entry-headline a:hover {
color: black;
}
.post-entry .read-more-button {
background-color: #1200e2;
border: 1px solid #1200e2;
color: white;
display: inline-block;
font-size: 95%;
line-height: 13px;
margin: 8px 0 3px;
padding: 6px 8px;
text-decoration: none;
}
.post-entry .read-more-button:hover {
background: none;
color: #1200e2;
}
/* Sidebar
-------------------------------------------------------------- */
.sidebar-widget {
color: #333333;
float: left;
font-size: 14px;
margin-bottom: 5px;
width: 100%;
}
.sidebar-widget img {
height: auto;
max-width: 100%;
}
.sidebar-widget p, .sidebar-widget ul li, .sidebar-widget ol li {
color: #333333;
}
.sidebar-widget ul {
margin: 5px 0 -5px 16px;
}
.sidebar-widget ul ul {
margin-bottom: 0;
margin-top: 0;
}
.sidebar-widget ul li {
line-height: 110%;
}  
.sidebar-widget a {
color: #1200e2;
font-weight: bold;
}
.sidebar-widget ul li a {
text-decoration: none;
}
.sidebar-widget a:hover {
color: black;
text-decoration: none;
}
/* Form Fields
-------------------------------------------------------------- */
input[type="text"], input[type="file"], input[type="password"], input[type="number"], input[type="search"], textarea, select {
background-color: #f2f2f2;
border: 1px solid #e6e6e6;
color: #333333;
line-height: normal;
padding: 5px;
}
textarea {
overflow: auto;
vertical-align: top;
width: 98%;
}
input[type="submit"], input[type="reset"] {
background: #169fe6;
border: 2px solid #169fe6;
border-radius: 0;
box-shadow: none;
color: white;
cursor: pointer;
font-size: 15px;
height: auto;
margin-top: 5px;
padding: 7px 10px;
text-align: center;
text-decoration: none;
text-shadow: none;
}
input[type="submit"]:hover, input[type="reset"]:hover {
background: none;
color: #169fe6;
}
/* Comments Area
-------------------------------------------------------------- */
#comments {
float: left;
margin-top: 25px;
width: 100%;
}
.single .comments-area-post {
margin-top: 5px;
}
.single .comments-area-post-hide, .page #comments{
margin-top: 16px;
}
#content .commentlist {
list-style-type: none;
margin-bottom: 30px;
}
.commentlist .children {
list-style-type: none;
}
.comment-reply-title {
font-size: 20px;
font-weight: normal;
line-height: 100%;
margin-top: 0;
}
#comments .entry-headline-wrapper {
margin-bottom: -21px;
}
.comments-title {
margin-top: 0;
}
#comments .section-heading {
font-weight: normal;
}
#comments ol {
color: #333333;
margin-left: 0;
}
#comments ol ol {
margin: 0 20px;
}
#comments ol li{
border-top: 1px solid #e8e8e8;
margin: 15px 0 0 0;
padding: 15px 0 0 0;
}
#comments .avatar, #comments .fn {
float: left;
margin: 0 6px 0 0;
}
#comments .fn {
font-style: italic;
margin: 0 3px 0 0;
}
#comments time, #comments .edit-link {
color: #555555;
float: right;
font-size: 95%;
}
#comments .comment-content{
clear: both;
padding-top: 10px;
}
#comments #comment-nav-below {
float: left;
margin: 10px 0 30px;
width: 100%;
}
#comments input, #comments textarea {
margin-top: 7px;
}
#content #commentform .form-allowed-tags {
color: #707070;
font-size: 13px;
}
#comments .bypostauthor {
background: #f2f2f2;
border-top: 1px solid #cccccc;
color: black;
margin-bottom: -15px;
padding: 10px 30px;
}
#content .comment-content p {
margin-bottom: 10px;
}
#content .comment-content .edit-link {
margin: -15px 0 0;
text-align: right;
width: 50%;
}
#content .comment-content li {
border: none;
font-size: 14px;
margin: 0;
padding: 0;
}
#content #commentform p {
color: #333333;
margin-bottom: 5px;
}
#content #commentform .logged-in-as, #content #commentform .comment-notes {
margin-top: 0;
}
#comments #respond {
float: none;
margin-bottom: 20px;
width: 100%;
}
/* Media Queries
-------------------------------------------------------------- */
@media screen and (max-width: 1170px) {
body #container {
max-width: 1012px;
}
html #wrapper #main-content, body .header-content {
width: 956px;
}
body .site-title, body .site-description {
max-width: 740px;
}
body #content {
width: 628px;
}
body #sidebar {
width: 300px;
}
}
@media screen and (max-width: 1012px) {
#wrapper #container {
max-width: 90%;
width: 90%;
}
#wrapper #container #main-content {
padding: 3px 5% 10px;
width: 90%;
}
#wrapper #content {
max-width: 100%;
width: 100%;
}
#wrapper #sidebar {
float: left;
margin: 15px 0 0;
width: 100%;
}
#wrapper .header-content {
padding: 7px 5%;
width: 90%;
}
#wrapper .site-title, #wrapper .site-description, #wrapper #header .header-content {
float: left;
max-width: 100%;
}
}