/*
Theme Name: Twenty Thirteen (Child Theme)
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team and Eddie Rifkind
Author URI: http://eddierifkinddesign.com/
Description: The 2013 theme for WordPress, customized for LegendaryPinkDots.org.
Version: 0.1
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentythirteen
*/

@import url(../twentythirteen/style.css);

@font-face {
    font-family: 'amble';
    src: url('fonts/Amble-Regular-webfont.eot');
    src: url('fonts/Amble-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Amble-Regular-webfont.woff') format('woff'),
         url('fonts/Amble-Regular-webfont.ttf') format('truetype'),
         url('fonts/Amble-Regular-webfont.svg#ambleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amble';
    src: url('fonts/Amble-Italic-webfont.eot');
    src: url('fonts/Amble-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Amble-Italic-webfont.woff') format('woff'),
         url('fonts/Amble-Italic-webfont.ttf') format('truetype'),
         url('fonts/Amble-Italic-webfont.svg#ambleitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'amble';
    src: url('fonts/Amble-Bold-webfont.eot');
    src: url('fonts/Amble-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Amble-Bold-webfont.woff') format('woff'),
         url('fonts/Amble-Bold-webfont.ttf') format('truetype'),
         url('fonts/Amble-Bold-webfont.svg#amblebold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'amble';
    src: url('fonts/Amble-BoldItalic-webfont.eot');
    src: url('fonts/Amble-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Amble-BoldItalic-webfont.woff') format('woff'),
         url('fonts/Amble-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/Amble-BoldItalic-webfont.svg#amblebold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}

.wf-loading h1 {
font-family: 'amble', Geneva, Tahoma, Verdana, sans-serif;
visibility: hidden;
}
.wf-active h1 {
visibility: visible;
}
html, button, input, select, textarea, h2, h3, h4, h5, h6 {	
	font-family: 'amble', Geneva, Tahoma, Verdana, sans-serif;
}
/*nav, nav a, nav li, nav li a {
	font-family: 'Herculanum', Geneva, Tahoma, Verdana, sans-serif;
}*/
body {
	background: #36034F;
	color: #D09AF7;
	font-size: 16px;
	font-weight: 200;
    line-height: 1.8;
}
.site {
    border: 0px none;
    max-width: 1470px;
    background: url(../../themes/twentythirteen-child/images/fullsize-background.jpg) center top repeat-y #36034F;
    background-size: contain;
}
.site,
.archive-header,
.paging-navigation,
.site-footer .sidebar-container,
.navbar {
    background-color: transparent;
}
.paging-navigation .nav-previous .meta-nav,
.paging-navigation .nav-next .meta-nav {
    margin-right: 10px;
    padding: 5px 0 5px;
    width: 57px;
    background-color: #ff00ff;
}
.sticky {
	position: fixed;
}

#right-sidebar.sticky,
#text-8.sticky {
	top: 139px;
	width: 20.5%;
	max-width: 277px;
}

.stickyStyle #headerImageBlock,
.stickyStyle #headerImageBlock990,
.stickyStyle #headerImageBlockMobile {
	/*display: none !important;*/
}


hr {
	height: 1px;
	background: #880696;
	margin: 0 0 1.5em 0;
}
a, a:link, a:visited {
    color: #FF31E7;
	text-decoration: none;
}
a:active,
a:hover {

/*

,
.entry-content a:hover,
.comment-content a:hover,
.entry-title a:hover,
.home-link a:hover,
.entry-meta a:hover

*/
	color: #F00062;
	text-decoration: none;
}
h1 {
	color: #8383FF;
    font-size: 24pt;
}
h1 a,
h1 a:link,
h1 a:visited {
	color: #8383FF;
}
h2 {
	font-size: 16pt;
	color: #EB8AF9;
}
h2 a,
h2 a:link,
h2 a:visited {
	color: #A645E5;
}
h2 a:hover {
	color: #8383FF;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #F00062;
}
h3 a,
h3 a:link,
h3 a:visited {
	color: #A645E5;
}
h3 a:hover {
	color: #8383FF;
}
h4 {
	font-size: 13pt;
	font-weight: normal;
	color: #FF00FF;
}
h4 a,
h4 a:link,
h4 a:visited {
	color: #EE64F9;
}
h4 a:hover {
	color: #F00062;
}
h5 {
	font-size: 12pt;
	color: #8383FF;
}
h5 a,
h5 a:link,
h5 a:visited {
	color: #EE64F9;
}
h5 a:hover {
	color: #F00062;
}
h6 {
	color: #EB8AF9;
}
h6 a,
h6 a:link,
h6 a:visited {
	color: #8383FF;
}
h6 a:hover {
	color: #F00062;
}
pre {
    background: rgba(245, 245, 245,0.75);
    color: #2d2d2d;
}
.site-header,
#navbar,
.site-title,
#footerSocials a { 
	-moz-transition: background 0.3s, -moz-transform 0.3s;
    -webkit-transition: background 0.3s,  -webkit-transform 0.3s;
    -o-transition: background 0.3s,  -o-transform 0.3s;
    transition: background 0.3s,  transform 0.3s;
	-moz-transition: font 0.3s, -moz-transform 0.3s;
    -webkit-transition: font 0.3s,  -webkit-transform 0.3s;
    -o-transition: font 0.3s,  -o-transform 0.3s;
    transition: font 0.3s,  transform 0.3s;
 }
.site-title {
	text-align: center;
	font-weight: normal;
    padding: 48px 0 10px;
	color: #ff00ff;
}
.site-header .site-title:hover {
	color: #F00062;
	text-decoration: none;
}
.entry-title,
.entry-title a {
	text-align: center;
	font-weight: bold;
	color: #8383FF;
}
.nav-links a {
	color: #8383FF;
}
.entry-meta a {
	color: #8383FF;
}
.archive-title, .archive-meta {
	color: #8383ff;
	font-style: normal;
	text-align: center;
}
h1.archive-title {
    padding: 5px 0;
}
.hentry {
    padding: 18px 0 30px 0;
/*  min-height: 700px; */
}
#masthead {
	background: url(../../themes/twentythirteen-child/images/fullsize-header.jpg) no-repeat center top transparent;
	background-size: contain;
}

.site-header {
	margin: 0 auto;
}
.site-header .home-link {

	min-height:initial;
	position:absolute;
	top:0;
	left:0;
	right:0;

}

.navbar {
	max-width: 100%;
}
#navbar {

	min-height:initial;
	position:initial;
	margin-top: -2em;
	bottom: 0;
	left:0;
	right:0;
}

#navbar.sticky {
	position: fixed;
	bottom: initial;
	z-index: 1300;
	background: rgba(13,0,13,0.9);
	top: 55px;
	margin-top: 0;
	height: 3em;

	background: -moz-linear-gradient(top, rgba(13,0,13,0.0) 0%, rgba(13,0,13,1) 3%, rgba(13,0,13,0.9) 86%, rgba(255,28,255,0.3) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(13,0,13,0.0)), color-stop(0%, rgba(13,0,13,1)), color-stop(86%, rgba(13,0,13,0.9)), color-stop(100%, rgba(255,28,255,0.3)));
	background: -webkit-linear-gradient(top, rgba(13,0,13,0.0) 0%, rgba(13,0,13,1) 3%, rgba(13,0,13,0.9) 86%, rgba(255,28,255,0.3) 100%);
	background: -o-linear-gradient(top, rgba(13,0,13,0.0) 0%, rgba(13,0,13,1) 3%, rgba(13,0,13,0.9) 86%, rgba(255,28,255,0.3) 100%);
	background: -ms-linear-gradient(top, rgba(13,0,13,0.0) 0%, rgba(13,0,13,1) 3%, rgba(13,0,13,0.9) 86%, rgba(255,28,255,0.3) 100%);
	background: linear-gradient(to bottom, rgba(13,0,13,0.0) 0%, rgba(13,0,13,1) 3%, rgba(13,0,13,0.9) 86%, rgba(255,28,255,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31004d', endColorstr='#ff1cff', GradientType=0 );

}
.admin-bar #navbar.sticky {
    top: 81px;
}
a:not([href]) {
    margin-top: 30px;
    display: block;
    width: 100%;
    height: 1px;
}
h1.site-title.sticky {
	background: rgba(13,0,13,0.85);
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    padding: 0.5em 0;
    z-index: 1200;
    font-size: 24pt;
}
.site-header .search-form {
	position: initial;
	right: 60px;
    border-radius: 25px;
    border: solid 2px rgba(255,0,255,0.4);
    top: auto;
    width: 175px;
    overflow: hidden;
}
.site-header .search-field {
    background-image: url(images/search-icon.png);
    background-position: 9px center;
    margin: 0;
    width: 100%;
    height: 33px;
}
.site-header input.search-field {
    color: #dddddd;
   	padding: 0 0 0 44px;
}
.site-header .search-field:focus {
	margin: 0;
	padding: 0 0 0 34px;
	width: 100%;
	border: 0;
	color: #000000;
}
.page-content input.search-field {
    width: 75%;
    border: none;
    font-size: xx-large;
    background: rgba(255,255,255,0.8);
    border: solid 1px;
    border-radius: 1em;
    padding: 0.1em 1em;
}
.site-main {
	min-height: 595px;
	margin: 0 auto;
}
div#primary {
    padding-bottom: 5em;
}
.site-footer {
	background: url(../../themes/twentythirteen-child/images/fullsize-footer.jpg) center top no-repeat;
	background-color: transparent;
	background-size: cover;
	max-width: 100%;
	margin: 0px auto;
}

#footerSocials {
	position:absolute;
	top: -9em;
	width:100%;
	text-align:center;
	color: #F698FF;
}
#footerSocials a {
    opacity: 0.65;
    -webkit-opacity: 0.65;
    -moz-opacity: 0.65;
    -o-opacity: 0.65;
}
#footerSocials a:hover {
    opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
}
.site-info {
	background: url(../../themes/twentythirteen-child/images/fullsize-footer-top-edge.png) center bottom no-repeat;
	background-size: contain;
	margin: 0 auto;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.main-navigation {
	   height: 2.5em;
	}
.paging-navigation .nav-links {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
    position: absolute;
    z-index: 1301;
    left: 0;
    right: 0;
    bottom: 104px;
}
.nav-menu {
    text-align: center;
}
.site-main .nav-menu {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 14px;
}
.nav-menu li a {
	padding: 12px;
	color: #e515fa;
	font-size: 19px;

}
.nav-menu li a, ul.nav-menu a 
{
	-moz-transition: background 0.5s, -moz-transform 0.5s;
    -webkit-transition: background 0.5s,  -webkit-transform 0.5s;
    -o-transition: background 0.5s,  -o-transform 0.5s;
    transition: background 0.5s,  transform 0.5s;

}
ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0 0 0 0;
}
ul.nav-menu ul a,
.nav-menu .sub-menu, .nav-menu .children {
    
	-moz-transition: background 0.5s, -moz-transform 0.5s;
    -webkit-transition: background 0.5s,  -webkit-transform 0.5s;
    -o-transition: background 0.5s,  -o-transform 0.5s;
    transition: background 0.5s,  transform 0.5s;
    background: rgba(34, 14, 16, 0.7);
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;	
	border: none;
	margin: 0;
	left: initial;
	text-align: left;
}
 ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus,
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    
	-moz-transition: background 0.05s, -moz-transform 0.05s;
    -webkit-transition: background 0.05s,  -webkit-transform 0.05s;
    -o-transition: background 0.05s,  -o-transform 0.05s;
    transition: background 0.05s,  transform 0.05s;
    background: rgba(34, 14, 16, 0.9);
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: rgba(251,18,155,0.2) !important;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #f10175;
    font-style: normal;
}
.toggled-on .nav-menu li > ul a {
	color: #f10175;
}
.menu-main-navigation-container,  .menu-main-navigation-2-container {
	width: auto;
	float: left;
}
.menu-main-navigation-container {
	padding-left: 57px;
}

#headerImageBlock,
#footerImageBlock {
	display: block;
	width: 100%;
}
img#footerImageBlock {
    min-height: 210px;
}
#headerImageBlock990,
#headerImageBlockMobile,
#footerImageBlockMobile {
	display: none;
	width: 100%;
}
img.aligncenter {
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
}
img.border {
	border: 1px solid #810289;
}
img.borderPink {
	border: 1px solid #810289;
}
img.borderBlack {
	border: 1px solid #000000;
}
table {
    border-bottom: 1px solid #810289;
}
td {
    border-top: 1px solid #880696;
}

th.header {
	cursor: pointer;
	color: #ff00ff;
}
.tablesorter th.header:hover {
	cursor: pointer;
	color: #ea9629;
	background-color: rgba(41, 12, 53, 0.4);
}
p.trackTitle a {
    padding: 0 12px;
    font-style: normal;
}
.page-title {
	text-align: center;
	padding: 0 0 30px 0;
}
.page-header,
.post-navigation {
	background: transparent;
}
.paging-navigation {
	margin-bottom: 0px;
}
.post-navigation {
	color: inherit;
	position: relative;
	bottom: 44px;
	display: none;
}
.site-main .widget-area {
    float: right;
    width: 35%;
}
.widget {
    background-color: transparent;
}
.widget h2 {
    margin: 0.5em auto 0.25em auto;
}
.entry-content {
    margin-bottom: 12px;
}
.entry-content .ssbp-wrap {
    color: inherit;
}
div.entry-content::after {
	background: url(/wp-content/themes/twentythirteen-child/images/bg-entry-content-after.jpg) no-repeat center bottom;
	display: block;
	height: 101px;
}
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
h1.archive-title,
.archive-title, .archive-meta {
    padding: 0 26% 0 4%;
	max-width: 70%;
}
.category-former-members .sidebar .entry-header,
.category-former-members .sidebar .entry-content,
.category-former-members .sidebar .entry-summary,
.category-former-members .sidebar .entry-meta,
.category-former-members h1.archive-title,
.category-former-members .archive-title,
.category-former-members .archive-meta {
    padding: 0 4%;
}

.category-former-members .entry-meta {
    text-align: center;
}
.sidebar .entry-header .entry-meta {
	text-align: center;
}
.sidebar .post-navigation .nav-links,
.nosidebar .entry-header,
.nosidebar .entry-content,
.nosidebar .entry-summary,
.nosidebar .entry-meta{
    padding: 0 132px;
    max-width: 953px;
}

.post-navigation a[rel="next"] {padding-right: 22px;
}
.post-navigation a[rel="prev"] {
    padding-left: 22px;
}
.paging-navigation {
	position: relative;
}
.paging-navigation a {
	font-style: normal
}
paging-navigation .meta-nav {
    background-color: #EB8AF9;
}
.post-navigation a {
    display: block;
    width: 49%;
    float: left;
    line-height: 1.1em;
    font-style: normal;
    border-radius: 1.3em;
    border: solid 2px rgba(255,255,255,0.25);
    background: rgba(255,255,255,0.2);
    padding: 12px;
}
.post-navigation a:hover {
	background: rgba(255,255,255,0.5);
	color: #36034F;
}
.sidebar .paging-navigation .nav-links {

	z-index: 1;
}
.site-main .sidebar-inner {
    max-width: 70%;
    padding: 0 4% 0.5em 11%;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin: 0 0 20px 20px;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin: 0 20px 20px 0;
}

body.stickyStyle {
	margin-top: 4em;
}

.widget .widget-title,
.widget.sticky .widget-title {
	/*width: 180px;*/
    word-break: keep-all;
    font-style: normal;
}
@media screen and (min-width: 1470px) {

	.site,
	#masthead {
		background-size: initial;
	}
}

@media screen and (min-width: 1300px) {
	#right-sidebar.sticky,
	#text-8.sticky  {
		width: 16%;
	}
	
	
}
@media screen and (min-width: 1153px) {
	.site-main{
		background-size: initial;
	}
	
	h1.site-title.sticky {
		padding-bottom: 32px;
	}
	#right-sidebar.sticky,
	#text-8.sticky  {
		width: 20%;
	}
}
@media screen and (max-width: 1103px) {
	#right-sidebar.sticky, #text-8.sticky {
		/*top: -191px;*/
		width: 30.5%;
		max-width: 277px;
	}

	.site-header .search-form {
    	right: 0px;
    	position: relative;
	}
	.site-main .widget-area {
		width: 37%;
		margin-right: 0;
	}
	
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.archive-title, .archive-meta {
		padding: 0 26% 0 4%;
		max-width: 60%;
	}
}
@media screen and (max-width: 1074px) {
	
	.site-header .search-form {
		width: auto;
		margin-right: 40px;
	}
	.menu-main-navigation-container {
		padding-left: 27px;
	}
	.menu-main-navigation-container,  .menu-main-navigation-2-container {
		width: 100%;
		float: none;
	}
	.admin-bar #navbar.sticky {
		top: 93px;
	}
	.nav-menu li a {
		padding: 7px;
		color: #e515fa;
		font-size: 18px;
	}
	.site-header .search-form {
		width: 185px;
		margin: 0px auto 15px auto;
	}
	.main-navigation,
	#navbar.sticky {
		height: 8em;
	}
}
@media screen and (max-width: 999px) {
	
	div.entry-content::after {
		background: url(/wp-content/themes/twentythirteen-child/images/bg-entry-content-after.jpg) no-repeat center -10px;
	}
	.sidebar .site-info {
	    max-width: 965px;
	}
	.menu-main-navigation-container {
		padding-left: 0px;
	}
	#right-sidebar.sticky,
	#text-8.sticky  {
		top: auto;
		width: inherit;
	}
	
/*	#masthead {
		background: url(../../themes/twentythirteen-child/images/fullsize-990-header.jpg) no-repeat center top transparent;
		background-size: contain;
	}
	body {
		background: url(../../themes/twentythirteen-child/images/fullsize-990-background.jpg) center top repeat-y;
		background-size: contain;
	}
	*/
	.site-footer {
		max-width: 953px;
		margin: 0 auto;
		position: relative;
	}
	.site-title {
		font-size: 45px;
	    padding: 33px 0 10px;
	}
	#headerImageBlock {
		display: none;
	}
	#headerImageBlock990 {
		display: block;
	}
	.stickyStyle #headerImageBlock990 {
		/*display: none;*/
	}
	
	.site-main .sidebar-container {
		top: -140px;
	}
	
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.sidebar .post-navigation .nav-links,
	.archive-title, .archive-meta {
		padding: 0 10%;

	}
	
	.site-header.sticky h1.site-title {
		font-size: 24pt;
	}
	.widget .widget-title, .widget.sticky .widget-title {
		width: initial;
	}
	#right-sidebar.sticky,
	#text-8.sticky  {
		position: relative;
		top: auto;
		width: initial;
		max-width: initial;
	}
	.site-main .widget-area {
		float: inherit;
		width: inherit;
		margin-right: inherit;
	}
	
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.archive-title, .archive-meta {
		max-width: 623px;
	}
	.site-main .sidebar-inner {
		max-width: 623px;
		padding-bottom: 0.5em;
	}
}

@media screen and (min-width: 999px) {
	.archive-title, .archive-meta {
		
	}
}
@media screen and (max-width: 964px) {	
	.sidebar .site-info {
	    max-width: inherit;
	}
}
@media screen and (max-width: 950px) {
	
	.hentry {
		min-height: auto;
	}
	.main-navigation {
		padding-top: 1em;
	}
}
@media screen and (max-width: 800px) {
	.site-header.sticky h1.site-title {
		font-size: 21pt;
	}
	.post-navigation {
		bottom: 70px;
	}

}
@media screen and (max-width: 683px) {
	
	.site-title {
		font-size: 33px;
	}
	
	.site-header.sticky {
		height: 175px;
	}
	.toggled-on .nav-menu li > ul a {
		color: #f10175;
    }
    
	.site-main.stickyStyle {
		margin-top: 4em;
	}
	
	.nav-menu li a,
	.nav-menu li li a{
		padding: 9px 20px;
		text-align: left;
	}
    
	.sidebar .post-navigation .nav-links {
		padding: 0 20px;
	}
	div#primary {
		padding-bottom: 2em;
	}
	#footerSocials {
		top: -11em;
	}
}
@media screen and (max-width: 643px) {
	
	h1.site-title,
	h1.site-title.sticky {
		padding: 60px 0 15px 0;
		z-index: 1200;
		top: 0px;
		position: fixed;
		right: 0;
		left: 0;
		font-size: 1.5em;
		text-align: center;
	}
	
	#navbar {
		position: fixed;
		bottom: inherit;
		top: 0;
		margin-top: 0;
		padding-top: 0px;
		z-index: 1300;
	}
	#navbar.sticky,
	.admin-bar #navbar.sticky {
		background: transparent;
		top: 0px;
	}
	
	.main-navigation {
		padding-top: 0;
	}
	.nav-menu {
		text-align: left;
	}
	ul#menu-community {
		display: block;
		text-align: center;
		position: relative;
    	bottom: -1em;
	}
	.menu-toggle {
    	font: bold 32px/1 sans-serif;
    }
    
	.menu-main-navigation-container, .menu-main-navigation-2-container {    
		background-color: rgba(41, 12, 53, 0.9);
	}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
		color: #ff00ff;
		width: 100%;
		text-align: left;
		background: url(../../themes/twentythirteen-child/images/menu-3bar-icon.png) 14px 14px no-repeat;
		text-indent: -9999px;
	}
	.menu-toggle:after {
		content: '';
		border: none;
	}
	.site {
		background: url(../../themes/twentythirteen-child/images/tablet-background.jpg) center top repeat-y #31004d;
		background-size: initial;
	}
	
	.site-header .search-form {
		position: absolute;
		top: 7px;
		bottom: auto;
		width: auto;
		right: 17px;
	}
	
	.site-header .search-field {
		width: 45px;
	}
	#masthead {
		background: url(../../themes/twentythirteen-child/images/tablet-header.jpg) no-repeat center bottom transparent;
		background-size: initial;
	}
	.site-header.sticky .home-link {
		display: none;
	}
	.site-footer {
		background: url(../../themes/twentythirteen-child/images/tablet-footer.jpg) center top no-repeat;
		background-color: transparent;
	}
	.site-info {
		background: url(../../themes/twentythirteen-child/images/tablet-footer-top-edge.png) center bottom no-repeat;
	}
	
	#headerImageBlock,
	#headerImageBlock990 {
		display: none;
	}
	#headerImageBlockMobile {
		display: block;
		height: 348px;
	}
}
@media screen and (max-width:480px) {
	#masthead {
		background:transparent;
	}
	.site {
		background:  url(../../themes/twentythirteen-child/images/mobile-header.jpg) no-repeat center top #36034e;
		background-size: contain;
	}
	
	.paging-navigation {
		margin-bottom: 44px;
	}
	
	.site-main div.nav-links {
		position: relative;
	}
	.post-navigation {
		bottom: 69px;
	}
	.site-footer {
		background: url(../../themes/twentythirteen-child/images/mobile-footer.jpg) center bottom no-repeat;
		background-color: transparent;
		background-size: contain;
	}
	.site-info {
		background: transparent;
	}
	
	img#footerImageBlock {
		min-height: 340px;
	}
}
