/*
Theme Name: Hey Cookie
Theme URI: http://wordpress.calobeedoodles.com/2011/11/04/hey-cookie/
Description: A simple, elegant grid-style theme for photographers and visual artists.
Version: 1.2.9
Author: Caroline Moore
Author URI: http://www.carolinemoore.net
License: CC0 1.0 Universal
License URI: http://creativecommons.org/publicdomain/zero/1.0/legalcode
Tags: gray, two-columns, custom-menu, fixed-width, right-sidebar
*/

@viewport{ width: extend-to-zoom }
@-ms-viewport{ width: device-width }


* { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
}


html, body {
	margin: 0;
	height: 100%;
	width: 100%;
}
html {	
	-webkit-border-size-adjust: none;
	-ms-border-size-adjust: none;
	
	-webkit-text-size-adjust: 100%;	
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #aaa;
	line-height: 1em;
	background-color: #222;
}
a:link,
a:visited {
	color: #666;
}
a:hover,
a:active {
	color: #fffcfd;
}
table {
	vertical-align: top;
	font-size: 16px;
	border-spacing: 0;
}
form input[type="text"], 
form textarea { 
	width: 214px; 
	margin: 4px 8px 0 0; 
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 0;
}
form td { width: 222px }
th {
	font-weight: bold;
}
td {
	padding: 5px 0 5px;
	margin: 0;
}

hr.divider {
	background-color: #000;
	clear: both;
	width: 100%;
	height: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.sticky {

}
span.pullquote {
	float: right; 
	width: 43%; 
	margin: 16px; 
	font-family: Georgia,Times,'Times New Roman',serif; 
	font-size: 1.55em;
	font-style: italic;
	font-weight: 100;
	line-height: 1.2em;
	text-align: right;
	color: #ccc;
}

div.button, a.button {
	position:relative;
	padding: 8px 16px; 
	margin: 36px 0 !important;

	font-weight: 400;	
	text-decoration: none;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;

	cursor: pointer;
}
div.button, a.button:link, a.button:visited {
	color:#000 !important;
	background: #aaa;
}
div.button a { color:#000 !important }
div.button:hover, a.button:hover, 
div.button:active, a.button:active {
	top: 2px; left: 2px;
	color: #333 !important;
	background: #fff;
}
div.button:hover a, div.button:active a {
	color: #333 !important;
}

div.button.disabled { background: #333 !important; color: #555 !important }


.wrapper {
	position: relative;
	width: 460px;
	padding-left: 8px;
	min-width: 460px;
	max-width: 100%;
	min-height: 546px;

	margin: 0 auto;
	clear: both;

	font-size: 12px;
}

.grid-blog-template.home .content,
.grid-blog-template.archive .content,
.grid-blog-template.page .content,
.grid-blog-template.single .content {
	float:left;
	width: auto;
	max-width: 100%;
	padding-top: 0;
}
.grid-blog-template.blog .content {
}
.grid-blog-template.page.home .content,
.content {
	float: left;
	position: relative;
	overflow: hidden;
}
.content img {
	height: auto;
}
.navigation {
	clear: both;
	margin: 0 0 20px !important;
	padding-right: 8px;
	text-align: center;
	display: block;
}
.navigation .alignleft {
	width: 50%;
	float: left;
}
.navigation .alignright {
	width: 50%;
	float: right;
	text-align: right;
}
.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration: none;
}
.navigation .previous-link,
.navigation .next-link {
	position: relative;
	width: 27%;
	margin: 0 4px !important;
	font-size: 20px;
	text-align: center;
	display: inline-block;
}

.home .navigation .next-link {
	right: -7px;
    text-align: center;
}
.home .navigation .previous-link {
	text-align: center;
}
.home .navigation .next-corner {
    right: 1px;
}
.page-template-page-nosidebar-php .content {
	width: auto;
}
.big-grid-thumbnail h1,
.big-grid-thumbnail p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fffcfd;
	line-height: 14px;
	letter-spacing:0.25px;
	text-transform: uppercase;
}
.big-grid-thumbnail p:first-child { margin-top: 6px }

.standard-blog-template .post {
	border-bottom: 4px solid #000;
	margin-bottom: 30px;
}
.home.standard-blog-template .navigation,
.archive.standard-blog-template .navigation {
	position: relative;
}
h2, h2.page_title, 
h3, h3.page_title {
	padding: 0;
	letter-spacing: 0;
	color: #aaa;
}
h2, h2.page_title { 
	margin: 28px 0 8px !important; 
	font-size: 28px !important; 
	font-weight: 600 !important;
	line-height: 28px;
}
h2.page_title { color: #efefef !important }

h3, h3.page_title { 
	margin: 0 0 28px !important; 
	font-size: 20px !important;
	font-weight: 200 !important;
	line-height: 20px;
}

p.nocomments {
	color: #333;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 5px 5px 5px 0;
	margin: 0;
	font-size: 22px;
}
a.post-thumbnail {
	position: absolute;
	display: block;
}
.post-thumbnail:hover + .postmetadata {
	visibility: hidden;
}
.postmetadata {
	overflow: hidden;
}
.post {
	position: relative;	
	float: left;
	width: 452px;
	height: auto;
	min-height: 452px;
	padding: 0;
	margin: 0 8px 8px 0;
}

.post .entry { margin: 0; padding: 0 }
.post .entry p { 
	margin: 0 0 24px 0 !important; 
	font-size: 16px !important; 
	letter-spacing: 0.01em;
	line-height: 24px !important;
}
.post .entry h2 {
	margin: 0 0 24px;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0;
	color: #aaa;
}

.post .entry img { max-width: 100%; height: auto }
.post .entry a:link, .post .entry a:visited { color: #aaa }

.big-grid-thumbnail {
	width: 222px;
	height: 222px;
	min-height: 222px;
	padding: 0;
	margin: 0 8px 8px 0;

	background-size: cover;
	background-position: center;
}
.big-grid-thumbnail:hover {
}

.big-grid-thumbnail a {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;

	text-decoration: none;

	background-image:none;
	background-size: 100% auto;

	display:block;
}
.big-grid-thumbnail a:hover {
	background-color:rgba(34,34,34,0.5 );
}
.big-grid-thumbnail a .postmetadata {
	visibility: hidden;
}
.big-grid-thumbnail a:hover .postmetadata {
	position: absolute;
	bottom: 0; left: 0;
	padding: 10px;
	visibility: visible;
 }
.no-post-thumbnail {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.05);
}
.featured-post {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 40px solid #fff;
	border-left: 40px solid #f6f6f6;
	z-index: 100;
}
.mini-grid .featured-post {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 15px solid #fff;
	border-left: 15px solid #f6f6f6;
	z-index: 100;
}
.current-post,
.current-post-hover {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 15px solid #fff;
	border-left: 15px solid #f0f0f0;
	z-index: 100;
}
.current-post-hover {
	visibility: hidden;
}
.mini-grid-thumbnail a:hover + .current-post-hover {
	visibility: visible;
}
.mini-grid-thumbnail a:link,
.mini-grid-thumbnail a:visited,
.mini-grid-thumbnail a:link,
.mini-grid-thumbnail a:link, {
	z-index: 1000;
}
.mini-grid {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	display: inline-block;
	list-style: none;
	padding: 0;
}
ul.mini-grid {
	width: 100%;
	clear: both;
	margin: 0;
	display: inline-block;
	list-style: none;
	padding: 0;
}
ul.mini-grid li {
	list-style: none !important;
}
.mini-grid-thumbnail {
	float: right;
	padding: 0;
	list-style: none;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,.05);
	position: relative;
}
.mini-grid-thumbnail a {
	width: 100%;
	height: 100%;
	display: block;
}
small,
.commentmetadata {
	font-style:italic;
	font-size: 14px;
	color: #999;
	letter-spacing: -1px;
}
ul.sidebar {
	float: right;
	margin: 0 0px 0 30px;
	list-style: none;
	padding: 0;
	display: block;
	font-size: 14px;
}
.post-thumb-header-image {
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


/* =Alignment
--------------------------------------------------------------*/
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
	width: 100%;
}
/* End Alignment */


/* =Header
--------------------------------------------------------------*/
.slider-item-img img {
	margin-bottom: 30px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
}
.headline {
	position:relative;
	top: 10px;
	width: 468px;
	min-width: 468px;
	max-width: 100%;
	padding: 8px 0 0;
	margin: 0 auto;

	overflow:hidden;
}
.site-title {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
h1.title {
	position: relative;
	padding: 0 8px;
	margin: 0;
}
h1.title img { width: 100%; height: auto }
/* End Header */


/* =Footer
--------------------------------------------------------------*/
.footer {
	padding: 10px 2px 20px 0;
	margin: 0 auto;
	font-size: 10px !important;
	line-height: 14px;
	color: #aaa;
	text-align: center;
	cursor:default;
	clear: both;
}
.footer span, .footer a { margin: 0 8px 0 0 }
.footer span: last-child { margin-right: 0 }
.footer a { color: #aaa; text-decoration: none }
.footer a:hover, .footer a:active { text-decoration: underline }
.footer span { white-space: nowrap }
.footer span a { margin-right: 0 }

.footer-sidebars {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	clear: both;
	display: none;
}
.footer-sidebar {
	float: left;
	margin-top: 0;
	padding: 0;
	list-style: none;
}

.footer, .footer span, .footer a { 
	font-size: 14px;
	line-height: 18px;
}
/* End Footer */


/* =Drop-down Menu
--------------------------------------------------------------*/

.headline ul.menu,
.headline ul.menu li,
.headline ul.menu ul {
 	list-style: none;
 	margin: 0;
 	padding: 0;
}

.headline ul.menu {
	display: inline-block;
 	position: relative;
 	z-index: 597;
 	margin: 16px auto 0;
 	padding: 0 15px 0 0;
}
.headline ul.menu li {
	float: left;
	font-size: 16px;
	font-weight: 700;
 	line-height: 1;
 	zoom: 1;
 	padding: 0;
	margin: 0 11px 24px;
	text-transform: uppercase;
}
.headline ul.menu li:last-child { margin-right: 0 }
.headline ul.menu ul.sub-menu li {
 	float: left;
 	line-height: 1.3em;
 	vertical-align: middle;
 	zoom: 1;
 	text-align: left;
 	margin: 0 0px 0 -1px;
 	padding: 7px 15px 7px 15px;
 	font-weight: normal;
 	background-color: #000;
 	border-bottom: 4px solid #fff;
}
.headline ul.menu li a:link,
.headline ul.menu li a:visited,
.headline ul.menu ul.sub-menu li a:link,
.headline ul.menu ul.sub-menu li a:visited {
	 text-decoration: none;
}
.headline ul.menu li a:hover,
.headline ul.menu li a:active,
.headline ul.menu ul.sub-menu li a:hover,
.headline ul.menu ul.sub-menu li a:active {
	 text-decoration: none;
}
.headline ul.menu li.hover,
.headline ul.menu li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
.headline ul.menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	margin: 0;
}
.headline ul.menu ul li {
	float: none;
}
.headline ul.menu ul ul {
	top: -1px;
	left: 100%;
}
.headline ul.menu li:hover > ul {
	visibility: visible;
}
.headline ul.menu li.current-menu-item a,
.headline ul.menu li.current_page_item a {
	color: #fff;
}
/* End Drop-down Menu */


/* =Widgets
--------------------------------------------------------------*/
.widget {
	margin-bottom: 30px;
	display: block;
}
h2.widgettitle {
	font-size: 22px;
	letter-spacing: -2px;
	color: #aaa;
	padding: 5px;
	margin: 0 0px 10px 0;
	line-height: normal;
	border-bottom: 4px solid #000;
	font-weight: normal;
}
li.widget ul li {
	list-style: disc;
}
li.widget ul li a:link,
li.widget ul li a:visited,
li.widget ul li a:hover,
li.widget ul li a:active {
	font-weight: normal;
}
/* End Widgets */


/* =Calendar
--------------------------------------------------------------*/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {

}
#wp-calendar td {
	border: 0 none;
	text-align: center;
	padding: 2px;
}
#wp-calendar th {
	text-align: center;
	padding: 2px;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}
/* End Calendar */


/* =Images
--------------------------------------------------------------*/
img.aligncenter {
	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;
}
a img {
	border: none 0;
}
/* End Images */


/* =Captions
--------------------------------------------------------------*/
dd.wp-caption-text {
	font-size: 11px;
}
.wp-caption {
	border-bottom: 4px solid #000;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	max-width: 100%;
}
.wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 4px 0 4px 0;
	margin: 0;
	color: #999;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0;
}
/* End Captions */


/* =Gallery
--------------------------------------------------------------*/
#gallery {
	margin: auto;
	clear: both;
	position: relative;
}
#gallery img {
	border: 2px solid #f6f6f6;
}
#gallery .gallery-caption {
	margin-left: 0;
}
.attachment-thumbnail {
	border: solid 3px #f6f6f6;
}
/* End Gallery */


/* =Comments
--------------------------------------------------------------*/
#commentform label {
	display: block;
	width: 85px;
	float: left;
}
#commentform .required {
	display: inline-block;
	margin-left: -5px;
	color: #c4513f;
	font-weight: bold;
}
.alt {
	background-color: #f6f6f6;
}
.avatar {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.bypostauthor {
	background-color: #f6f6f6;
}
li.comment {
	padding: 15px;
	list-style: none;
}
.says {
	font-style: italic;
}
/* End Comments */


/* =Slider
--------------------------------------------------------------*/
.slider-item {
	background-color: #fff;
}
.slider-item-img {
	background-color: #000;
}
.slider-item-info {
	bottom: 0;
	position: absolute;
	background-color: rgba(255,255,255,.75);
	padding: 0;
	margin: 0;
	right: 0;
}
.slider-item-title {
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
	float: left;
	margin-right: 20px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: normal;
	margin-left: 20px;
}
.slider-item-excerpt {
	float: left;
	margin: 20px;
	padding: 0;
	color: #666;
}
.slider-item-excerpt p {
	margin: 0;
	padding: 0;
}
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured {
	background: #fff url('orbit/loading.gif') no-repeat center center;
	overflow: hidden;
}
#featured>img,
#featured>div,
#featured>a {
	display: none;
}
/* CONTAINER
   ================================================== */
div.orbit-wrapper {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    clear: both;
	border-bottom: 4px solid #000;
}
div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;
}
div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    display: none;
}
.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
}

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001;
    display: none; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(images/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(images/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(images/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(images/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(images/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: decimal;
    bottom: 50px;
    right: -7px;
    padding: 5px;
    background-color: rgba(0,0,0,.7);
    line-height: normal;
    font-family: Poly, "Times New Roman", Times, serif;
    font-size: 22px;
}
.corner {
    border-bottom: 8px solid #000000;
    border-right: 8px solid transparent;
    bottom: 108px;
    position: absolute;
    right: -8px;
}
.orbit-bullets li {
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    cursor: pointer;
    color: #fff;
    /*text-indent: -9999px;
    background: url(images/bullets.jpg) no-repeat 4px 0;*/
    overflow: hidden;
    line-height: normal;
}
.orbit-bullets li.active {
    color: #666;
    background-color: #fff;
}
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px;
}
.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000;
}
/* End Slider */



@media screen and (max-width: 709px) {
	.related-items { /* display: none !important */ }
}

@media screen and (min-width: 710px) {
	body { font-size: 16px; line-height: 1em }
	form input[type="text"], form textarea { 
		width: 444px; 
		margin: 4px0 0; 
	}
	form td:firstchild { width: 444px }

	h2.page_title, .post .entry h2 {
		margin: 0 0 12px;
		padding: 0;
		font-weight: normal;
		letter-spacing: 0;
	}

	h2.page_title, .post .entry h2,
	h3.page_title, .post .entry h3 {
		font-size: 24px;
		line-height: 24px;
	}

	.headline, .wrapper { top: 0; width: 698px; margin-bottom: 8px; }
	.wrapper { padding-left: 12px }

	.footer { padding: 0 16px 0 0; line-height: 16px; display: block; text-align: right }
	.footer { padding: 16px 8px; font-size: 12px !important }
	.footer span: last-child { margin-right: 8px }
	.headline { padding: 24px 0 0 }
	.headline ul.menu { float: left; margin: 26px 0 0; padding: 0 }
	.headline ul.menu ul { margin: 0 }
	.headline ul.menu li { margin: 0 12px; font-size: 14px }
	.headline ul.menu li:first-child { margin-left: 16px }


	.site-title { text-align: left }
	h1.title { float: left }
	h1.title img { width: 222px }
	

	.post { width: 682px }
	.big-grid-thumbnail {
		width: 222px;
		height: 222px;
	}

	.grid-blog-template.home .content,
	.grid-blog-template.archive .content,
	.grid-blog-template.page .content,
	.grid-blog-template.single .content {
	}

	.navigation { display: none }


	.post .entry h2, h2.page_title {
		margin: 0 0 12px;
		padding: 0;
		font-size: 24px;
		font-weight: normal;
		line-height: 24px;
		letter-spacing: 0;
	}
	.post .entry p { margin: 0 0 12px; font-size: 12px; line-height: 16px }
}

@media screen and (min-width: 944px) {
	body { font-size: 16px; line-height: 1em }
	
	.headline, .wrapper { width: 928px }
	.wrapper { padding-left: 16px }
	.headline { padding: 8px 0 0 }
	.footer { line-height: 24px }
}
@media screen and (min-width: 1158px) {
	.headline, .wrapper { width: 1158px }
}

@media screen and (min-width: 1388px) {
	.headline, .wrapper { width: 1388px }
}



@media screen and (min-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5),
	screen and (min-device-width: 768px) and (orientation: portrait) and (-moz-min-device-pixel-ratio: 1.5),
	screen and (min-device-width: 768px) and (orientation: portrait) and (min-device-pixel-ratio: 1.5) {
	body { width: 768px; font-size: 16px; line-height: 1em }
	
	.headline, .wrapper { width: 698px; margin: 0 auto }
	.wrapper { padding-left: 16px }
	.headline { padding: 36px 0 8px }
	.footer { padding-top: 4px; line-height: 20px }
}
@media screen and (min-device-width: 768px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5),
	screen and (min-device-width: 768px) and (orientation: landscape) and (-moz-min-device-pixel-ratio: 1.5),
	screen and (min-device-width: 768px) and (orientation: landscape) and (min-device-pixel-ratio: 1.5) {
	body { width: 944px; font-size: 16px; line-height: 1em }
	
	.headline, .wrapper { width: 928px }
	.wrapper { padding-left: 16px }
	.headline { padding: 16px 0 4px }
	.footer { padding-top: 4px; line-height: 20px }
}