/* @override http://blog.krisatomic.com/wp-content/themes/kris_atomic/style.css?7d3649 */

/* @override http://blog.krisatomic.com/wp-content/themes/kris_atomic/style.css */

@import url(http://fonts.googleapis.com/css?family=Merriweather);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

/*
Theme Name: Kris Atomic
Theme URI: https://blog.krisatomic.com/
Description: Theme from Kris Atomic.
Version: 1.1
Author: Andrew Kendall
Author URI: http://www.andrewkendall.com/
Tags: blue, custom header, fixed width, two columns, widgets

	This is a modification of Kubrick by Michael Heilemann.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @group CSS Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

body {
	margin-top: 30px;
	padding: 10px;
	font-family: 'Merriweather', serif;
	line-height: 17px;
}

a {
	text-decoration: none;
}

a:link {
	color: #ff3d00;
}

a:hover, a:visited:hover {
	color: black;
}

a:visited {
	color: #ff0101;
}

input, textarea {
	font: 11px Georgia, "Times New Roman", Times, serif;
}

input[type="text"], textarea {
	border: 1px solid #ddd;
}

input[type="text"], textarea {
	border: 1px solid #ddd;
}

input[type="submit"]:hover {
	background-color: silver;
	color: white;
}

input[type="submit"] {
	height: 29px;
	background-color: white;
	border: 1px solid #eee;
	color: #ff0101;
	text-transform: uppercase;
	font-style: italic;
}

.thread-alt {
	background-color: white;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

img.avatar.avatar-32.photo {
	display: none;
}

#footer {
	display: none;
}

.legal {
	text-align: center;
	font-size: 12px;
	clear: both;
}

small {
	font-size: 12px;
	font-style: italic;
	color: #ffa2c7;
}

h1, h2, h3, div.comment-author.vcard {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000;
	font: 18px 'Montserrat', sans-serif;
}

#headerimg .description {
	display: none;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.comment-body {
	font-weight: normal;
	font-style: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: black;
}

.postmetadata {
	
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	text-transform: capitalize;
}

#page {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}

#header {
	border-bottom: 1px solid #000000;
	border-bottom-width: 0px;
}

#header h1 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(http://s3.amazonaws.com/media.krisatomic.com/blog/krisatomic-logo2013.png
) no-repeat;
	width: 400px;
	height: 134px;
	padding-bottom: 9px;
	background-size: 400px 134px;
	margin-right: auto;
	margin-left: auto;
	
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {

#header h1 {
	background: url(http://s3.amazonaws.com/media.krisatomic.com/blog/krisatomic-logo2013@2x.png
) no-repeat;

	
	background-size: 400px 134px;

}

}

#header h1 a {
	width: 400px;
	height: 134px;
	z-index: 7;
	display: block;
	
}

.narrowcolumn, .widecolumn {
	width: 900px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 22px;
	float: left;
}

.post {
	margin: 0 0 40px;
	padding-right: 15px;
}

.post h2 a {
	color: #000;
	font-size: 24px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	font: 11px 'Montserrat', sans-serif;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;

}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

h2.pagetitle {
	margin-top: 30px;
}

h3 {
	margin: 30px 0 0;
}

h3.comments {
	margin: 40px auto 20px;
}

p img {

}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
}

#searchform {
	margin: 10px auto;
	padding: 5px 0;
}

#sidebar #searchform #s {
	width: 208px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px 4px;
	height: 18px;
}

.entry form {
	text-align: center;
}

.border {
	border: 1px solid black;
}

select {
	width: 250px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.alt {
	padding: 10px;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
}

.commentmetadata, .commentmetadata a {
	display: block;
	color: #777;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

div.comment-author.vcard cite.fn {
	font-style: italic;
}

.threaded_comment_box {
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	border-top: 1px solid #eee;
}

.threaded_comment_title {
	color: #ff0101;
}

.threaded_comment_box .commentmeta {
	color: #777;
	margin: 0;
}

#sidebar {
	font-size: 12px;
	width: 278px;
	float: right;
	margin-top: 20px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}

div.comment-author.vcard {
	color: #ff0101;
}

@media screen and (max-width: 1024px) {

#page {
	width: 95%;
}

.narrowcolumn, .widecolumn {
	width: 73%;
	font-size: 13px;
	line-height: 18px;
	max-width: 700px;
}

#sidebar {
	font-size: 13px;
	line-height: 18px;
	width: 25%;
	min-width: 100px;
	
}

#wpinstagram-widget-2 {
display: none;

}

#sidebar img.resizable {
	width: 100%;
	height: auto;
}

.entry img {
	width: 100%;
	height: auto;
}

.post h2 {
	font-size: 20px;
	
}

}

@media screen and (max-width: 500px) {

#page {
	width: 470px;
	color: #000000;
}

.narrowcolumn, .widecolumn {
	width: 70%;
	min-width: 200px;
	font-size: 13px;
}

#sidebar {
	width: 28%;
	font-size: 12px;
	min-width: 100px;
}

#wpinstagram-widget-2 {
	display: none;
}

#sidebar img.resizable {
	width: 70%;
	height: auto;
}

.entry img {
	width: 100%;
	height: auto;
}

.post h2 {
	font-size: 33px;
}

#sidebar #searchform #s {
	width: 48px;
	padding: 2px;
}

select {
	width: 150px;
}

}