/*  
Theme Name: Dymersion2
Theme URI: http://dymersion.com/
Description: Dymersion 2.0
Version: 2.0
Author: Michael Merritt
Author URI: http://dymersion.com/
*/

/* FONTS */

/*@font-face {
    font-family: 'SF Proverbial Gothic';
    src: url('sfproverbialgothic-webfont.eot');
    src: url('sfproverbialgothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('sfproverbialgothic-webfont.woff2') format('woff2'),
         url('sfproverbialgothic-webfont.woff') format('woff'),
         url('sfproverbialgothic-webfont.ttf') format('truetype'),
         url('sfproverbialgothic-webfont.svg#sf_proverbial_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, b, abbr, acronym, address, big, cite, code, del, dfn, em, font, i, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #f1f1f1;
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

/* MAJOR TAGS */

html {
	font-size:10px;
}

blockquote {
        margin: 1.5rem 0 1.5rem 2rem;
	padding: 0.1rem 1rem;
	background-color: #e6ecf2;
	border-left: 1px solid #426472;
}

body {
	background-color: #e6ecf2;
	color: #333;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 10px;
}

a:hover {
	color: #555000;
}

b, strong {
        font-weight: bold;
}

i, em {
        font-style: italic;
}

/* Images */

.alignleft {
	float: left;
	padding: 0.5rem 1.5rem 1rem 0;
}

.alignright {
	float: left;
	padding: 0.5rem 0rem 1rem 1.5rem;
}

.aligncenter {
        display: block;
	margin: 0 auto 1.5rem;
}

.wp-caption, img, embed, object, video, iframe {
	max-width: 100%;
}

.wp-caption {
        font-weight: bold;
}

img {
        height: auto;
}


/* CONTAINER */

#container {
	border-left: 1.5px solid #333;
	border-right: 1.5px solid #333;
	border-bottom: 1.5px solid #333;
	width: 90%;
	margin: 0 auto;
	max-width: 1000px;
}

/* HEADER */

#main_header {
	background: -webkit-linear-gradient(rgba(148,225,253,30,7), rgba(97,171,199,1)); 
	background: -o-linear-gradient(rgba(148,225,253,7), rgba(97,171,199,1));
	background: -moz-linear-gradient(rgba(148,225,253,7), rgba(97,171,199,1));
	background: linear-gradient(rgba(148,225,253,7), rgba(97,171,199,1));
	color: #426472;	
	font-family: 'SF Proverbial Gothic', Arial, sans-serif;	
	/*background: url('images/background.png') no-repeat;*/
	height: 13rem;
	padding: 1rem 3.0rem 0 3.0rem;
}

#main_header h1 {
	font-size: 5.7em;
	letter-spacing: 0.075em;
	/*text-transform: lowercase;*/
}

#main_header h1 a, #main_header h1 a:hover {
	color: #426472;	
        text-decoration: none;
}

#main_header p {
	font-size: 2.6em;
}

#main_header p:first-letter {
	/*text-transform: lowercase;*/
}

.noise {
	position: relative;
	z-index: 1;
}
		
.noise:before, .body-noise:before {
	content: "";
	position: absolute;
	z-index: -1;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image: url(data:image/png;base64,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);

}

/* HEADER NAV */

nav {
	font-size: 1.8em;
	margin-top: 1.2rem;
}

nav ul {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

nav ul li {
	display: inline-block;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: bold;
	/*text-transform: lowercase;*/
	width: 24%;
}

nav ul li a {
	color: #333;
	text-decoration: none;
}

/* Main Content */

main {
	background-color: #fff;
	color: #333;
	padding: 2rem 3.0rem 2rem 3.0rem;
	width: 100%;
}

.breadcrumb, .content-nav {
       font-family: 'Open Sans', Arial, sans-serif;
       font-size: 1.4em;
       margin-bottom: 2rem;
}

.content-nav {
       margin-bottom: 0;
}

/*main section {
	display: inline-block;
	width: 65%;
}*/

main article {
	width: 100%;
}

main article a { 
	color: #000fff;
	text-decoration: none;
}

main article header h1 {
	color: #426472;
	font-family: 'SF Proverbial Gothic', Arial, sans-serif;
	font-size: 4em;
	letter-spacing: 0.1rem;
	/*text-transform: lowercase;*/
}

main article h1 a {
        color: #426472;
}

main article header p {
	color: #666;
	font-size: 1.2em;
	margin-top: 0.5rem;
	/*text-transform: lowercase;*/
}

.entry {
	color: #333;
	font-size: 1.4em;
	margin: 1.5rem 0;
}

.entry p, .comments p {
	margin: 1.5rem 0;
        line-height: 2.4rem;
}

.wp-caption-text {
        margin: 0.3rem 0 !important;
        line-height: 1.6rem !important;
}

.entry_divider {
       margin-top: 2.5rem;
}

.entry h2, .archive h2 {
	color: #426472;
	font-family: 'SF Proverbial Gothic', Arial, sans-serif;
	font-size: 2em;
	letter-spacing: 0.100rem;
	margin-top: 2.5rem;
	/*text-transform: lowercase;*/
}

.comments {
	margin: 3rem 0 0;
	width: 100%;
}

.comments h2 {
	color: #426472;
	font-family: 'SF Proverbial Gothic', Arial, sans-serif;
	font-size: 3em;
	letter-spacing: 0.025rem;
	/*text-transform: lowercase;*/
}

.comments aside {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 0.5rem;
	line-height: 1.5rem;
}

.comments div {
	margin-top: 2rem;
	width: 100%;
}

.comments div div:first-child {
	display: inline-block;
	margin-top: 0.5em;
	width: 11.5%;
	vertical-align:top;
}

.comments div div:first-child img {
	display:block;
}

.comments div div:last-child {
	margin-top: 0;
	display: inline-block;
	width: 86%;
}

.comments header p {
	margin: 0;
	font-size: 1.2em;
}

.comments header time {
	font-size: 1em;
}

.comments p {
	font-size: 1.4em;
	line-height: 1.8rem;
}

.comments_form {
	margin-bottom: 4rem;
}

.comments_form label {
	font-size: 1.4em;
	font-weight: bold;
	margin-right: 1rem;
}

.comments_form input {
	width: 30rem;
	height: 3.2rem;
	margin-top: 1rem;
	padding-left: 0.5rem;
}

.comments_form input#email {
	margin-left: 0.2rem;
}

.comments_form textarea {
	font-size: 1.4em;
	height: 20rem;
	margin-top: 0.5rem;
	padding-left: 0.5rem;
	padding-top: 0.5rem;
	width: 50rem;
}

.comments_form input#submit {
	background-color: #436573;
	border: 0;
	color: #eee;
	font-family: 'SF Proverbial Gothic', Arial, sans-serif;
	font-size: 2em;
	height: 5rem;
	letter-spacing: 0.025rem;
	padding: 1rem;
	width: 6.5rem;
}

main div.right_side {
	display: inline-block;
	width: 40%;
}

/* ARCHIVE */

.archive {
       font-size: 14px;
}

.archive ul, .entry ul, .entry ol {
       margin: 1rem 0 1.5rem 3.5rem;
}

.archive ul li, .entry ul li, .entry ol li {
       line-height: 2.4rem;
       margin-bottom: 0.5rem;
       font-family: 'Open Sans', Arial, sans-serif;
       font-size: 1em;
       list-style-type: disc;
}

.entry ol li {
       list-style-type: decimal;
}

/* FOOTER */

footer {
	margin: 1rem auto;
	padding-bottom: 1rem;
	width: 90%;
	max-width: 1000px;
	text-align:center;
}

footer p {
	font-size: 1.2em;
}

@media only screen and (max-width: 736px) {

	/* CONTAINER */
	#container {
		border-left: 0;
		border-right: 0;
		width: 100%;
		max-width: 736px;
	}
	
	/* HEADER */
	#main_header {
		padding: 1rem 0.5rem 0 0.5rem;
	}
	
	#main_header p {
		font-size: 2.1em;
	}
	
	nav {
		font-size: 1.3em;
		margin-top: 1.5rem;
	}
	
	nav ul {
		width: 100%;
		text-align: center;
	}
	
	nav ul li {
		display: inline-block;
		text-align: center;
		white-space: nowrap;
		width: 32.4%;
	}
	
	nav  ul li:first-child {
		display: none;
	}
	
	nav  ul li:last-child {
		width: 26%;
	}
	
	/* MAIN CONTENT */
	main {
		padding: 2rem 1.5rem 2rem 1.5rem;
	}

        main article header p {
	        margin-top: 2rem;
                line-height: 1.6rem;
        }

	.entry p img {
	display: block;
	margin: 1rem auto;
	max-width: 100%;
	padding: 0;
        }
	
	/* COMMENTS FORM */
	
	.comments_form label {
		display: block;
		margin-top: 10px;
	}
	
	.comments_form input, .comments_form textarea {
		width: 95%;
	}
	
	.comments_form input {
		height: 3.2rem;
	}
	
	.comments div {
		margin-top: 4rem;
	}
	
	.comments div div:first-child , .comments div div:last-child {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.alignleft, .alignright {
	       float: none;
               padding: 0;
	}
}

@media only screen and (max-width: 478px) {
	#main_header h1 {
	      font-size: 4.7em;
	}
}

@media only screen and (max-width: 400px) {
	#main_header h1 {
	      font-size: 3.6em;
	}
}