/*
Theme Name: Strange Flavour 2015-M16Anim
Description: Strange Flavour Wordpress theme based originally on Theme Generator code but modded quite heavily to do stuff, generally break a bit on some browsers and cause misery to the html coder who should really be getting on with writing games!
Version: F2makegooglemobilehappy (ie make it a bit more mobile friendly so big brother doesnt cut us off from the world)
Author: Strange Flavour
Author URI: http://www.strangeflavour.com

*/
/* margin fix for overflow problem! */
.storycontent {
	padding: 0px 0px;
}

html > body #content {
	height: auto;
	min-height: 300px;
}

body {
	font-family: verdana;
	font-size: 100%;
	line-height: 120%;
/*	background: none; */

	background-image: url(images/SFback018.png);
	
	background-repeat: repeat-y;
	background-position: center; 
	background-color:#13a6FF; 
	background-size: 100% auto;

	
	text-align: center; 

	+placement: 0px 0px;
	position: relative;
	left: 0px;
	top: 0px;
	
	

/*	background-blend-mode: multiply; */
/*	background: linear-gradient(135deg, #23262b, #0d2961, #084d3e, #281558);*/

	 

/* -webkit-animation: sfanim 15s ease infinite;
-moz-animation: sfanim 15s ease infinite;
-o-animation: sfanim 15s ease infinite;
animation: sfanim 15s ease infinite;
*/
}

@-webkit-keyframes sfanim {
    0%{background-color:#13a6FF;}
    25%{background-color:#53F1FF;}
    50%{background-color:#FFFFFF;}
     75%{background-color:#FF1014;}
    100%{background-color:#13a6FF;}
}
@-moz-keyframes sfanim {
   0%{background-color:#13a6FF;}
    25%{background-color:#53F1FF;}
    50%{background-color:#FFFFFF;}
     75%{background-color:#FF1014;}
    100%{background-color:#13a6FF;}
}
@-o-keyframes sfanim {
    0%{background-color:#13a6FF;}
    25%{background-color:#53F1FF;}
    50%{background-color:#FFFFFF;}
     75%{background-color:#FF1014;}
    100%{background-color:#13a6FF;}
}
@keyframes sfanim { 
    0%{background-color:#13a6FF;}
    25%{background-color:#53F1FF;}
    50%{background-color:#FFFFFF;}
     75%{background-color:#FF1014;}
    100%{background-color:#13a6FF;}
}

#frontimg  {
width: 100%;
height: 300px;
background:none;
}


body, td, th {
	color: #FFFFFF;
}

#doc {
	width: 902px;
}

a, a:link {
	color: #00DEEA;
}

a:hover {
	color: #B6FDFC;
	text-decoration: none;
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	
}

h1 {
	font-size: 140%;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	color: #FFA551;
	font-style: italic;
	line-height: 42px;
	background: linear-gradient(180deg, #AACCFF 0%, #55AAFF 50%, #255252 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

h2 {
	font-family: Helvetica;
	font-size: 150%;
}

h3 .hm{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 140%;
	font-weight: normal;
}

h4 {
	font-family: Arial;
	font-size: 110%;
	color: #9CE1FA;
	line-height: 130%;
}

h4 .hs {
	color: #36FFFF;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans;
	text-align: center;
	font-size: 14px;
}

.ht {
	color: #EEEEEE;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans;
	text-align: left;
	font-size: 75%;
}


p {
	font-size: 80%;
	margin-bottom: 1em;
	color: #E8EDF1;
}

strong, b {
	font-weight: bold;
	line-height: 130%;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: 0.07em;
}

a img {
	border: none;
	max-width: 100%;
	width:auto;
	height: auto;
}

#hd {
	background-image:url(images/SFlogo016-animation.gif),url(images/strangeF-websiteHeader016.png);
	top:32px;
	min-height: 143px;
	width:100%;
	background-repeat: no-repeat,no-repeat;
	background-position:center,center;
	

}

#facebooktop{
	background-image:url(images/facebooktop.gif);
	height:58px;
	width:58px;
	background-repeat: no-repeat;
	position:absolute;
	top:2px;
	right:32px;
}
#twittertop{
	background-image:url(images/twittertop.gif);
	height:58px;
	width:58px;
	background-repeat: no-repeat;
	position:absolute;
	right:80px;
	top:2px;
}

@keyframes animatelogo {
from {-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform:rotate(0deg);
	}
to
{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	}
}

#hdback1 {
	height: 52px;
	max-width: 256px;
	width:256px;
	background-image:url(images/strangeF-balloonBCM.png),url(images/strangeF-balloonBCM.png);
	background-repeat: no-repeat,no-repeat;
	 
	z-index:-1;
	position: absolute;
    left: 50%;
    
	animation: animatelogo 3s linear infinite;
}


#hdwrap {
	min-height: 164px;
	max-width: 1024px;
	
}

#hdright {
	height: 222px;
	max-width: 518px;
	width: 518px;
	float: right;
	
}

#hd h1 {
	font-size: 290%;
	color: #FFFFFF;
}

#hd h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited {
	color: #00D9EB;
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:20% 20%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

.item {
	text-align: left;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 1px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 0px;
	font-size: 80%;
}

.item ol {
	list-style-type: decimal;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 80%;
}

.itemhead {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: inherit;
	color: #FAB53E;
	
	font-style: italic;
	line-height: 28px;
}

.hm{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFA551;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 140%;
	font-style: italic;
	line-height: 28px;
	font-weight: normal;
}


#itembase{
	background-image: url(images/gamesleft.png);
	background-repeat:no-repeat;
	width: 303px;
	min-width: 303px;
	height: 26px;
	min-height: 26px;
	margin-bottom: 8px;
	padding-left:34px;
}

.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}

.itemhead h3 {
	display: inline;
}

input {
	font-size: 80%;
}

.metadata {
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #FFFFCC;
}

.tags, .catagory {
	display: block;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite {
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
}

.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited {
	color: #FFFFCC;
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 200ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes bounce {
	0% { -webkit-transform: scale(1); }
	50% { -webkit-transform: scale(0.9); }
	100% { -webkit-transform: scale(1); }
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#secondary, #third {
	background-repeat: repeat;
	text-align: left;
	padding: 0px;
}

#secondary h4, #third h4 {
	color: #378CAD;
	font-family: Arial;
	margin-top: 5px;
	padding: 3px;
}

#secondary p, #third p {
	padding: 3px;
	font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {
	padding: 0;
	border: 2px #FFF none;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Arial;
}

#menu ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px #212329 solid;
}

#menu ul li a {
	display: block;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu ul li a:hover {
	background: #00783E;
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav {
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #00783E;
	color: #FFFFFF;
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

.yui-navset .yui-nav li a {
	background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png);
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: 0.3em 0.7em 0.3em 0.7em;
	text-decoration: none;
	font-size: 85%;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}

#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited {
	color: #FFFFCC;
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}
 
#contentContainer {
	width:100%;
	
	padding-top: 16px;
	position:relative;
	min-height: 100%;
	overflow: hidden;
	
	background-image: url(images/SFbodyback018.png);
	
	background-repeat: repeat-y;
	background-position: center;

}

/*Airburst will return soon! (even sooner if you buy our games)*/
 #contentContainer #content {
	max-width:1024px;
	font-size: 22px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #E8EDF1;
	font-weight: normal;

	padding: 8px 0px 8px 0px;
	float:left;

} 

#contentContainer #contentmargin {
	font-size: 22px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #E8EDF1;
	font-weight: normal;
	
	min-height: 100%;
	margin-left: 8px;
	margin-right: 8px;
	
	
}



#wrapping {
	max-width: 1024px;
	margin: 0px auto auto auto;
	/* Right And Left Margin Widths To Auto */
	text-align: justify;
	/* Hack To Keep IE5 Windows Happy */
}

.navwrap {
	position:relative;
	width: 100%;
	 padding: 0;
    margin: 0;
    display: inline;

}

.navleft {
	width: 42px;
	height:42px;
	background-image: url(images/topnavleft.png);
	float:left;
	display: inline-block;
	
}

.navright {
	width: 42px;
	height:42px;
	float: right;
	
	background-image: url(images/topnavright.png);
	display: inline-block;
}

#navcontainer {
	text-align: center;
	background-image: url(images/topnavcentre.png);
	float:none;
	display: block;
	overflow:hidden;
	height:42px;
}

#navsmall {
	background: url('images/SF015content.png');
	
	
	min-height: 0px;
}

.bluewrap {

	position:relative;
	width: 100%;
	min-height:28px;
    display: inline;
    background-color:#000000;
    display:block;
    padding-top:6px;
}

.blueleft {
	width: 39px;
	height:19px;
	background-image: url(images/bluebarleft.png);
	float:left;
	display: inline-block;
	padding: 0px;
}

.blueright {
	width: 39px;
	height:19px;
	float: right;
	padding-left: 0px;
	background-image: url(images/bluebarright.png);
	display: inline-block;
}

#bluecentre {
	height:19px;
	background-image: url(images/bluebarcentre.png);
	float:none;
	display: block;
	overflow:hidden;
}

.basewrap {
	position:relative;
	width: 100%;
	 padding: 0;
    margin: 0;

    height:42px;
    margin-bottom: 20px;
}

.baseleft {
	width: 42px;
	height:42px;
	background-image: url(images/basenavleft.png);
	float:left;
	display: inline-block;
	padding: 0px;
}

.baseright {
	width: 42px;
	height:42px;
	float: right;
	padding-left: 0px;
	background-image: url(images/basenavright.png);
	display: inline-block;
}

#basecentre {
	text-align: center;
	background-image: url(images/basenavcentre.png);
	float:none;
	display: block;
	overflow:hidden;
	height:42px;
}



#gamesleft {
	background-image: url(images/gamesleft.png);
	width: 303px;
	min-width: 303px;
	height: 26px;
	min-height: 26px;
	
	margin-right: auto;
	margin-bottom: 8px;
}

#gamesright {
	background-image: url(images/gamesright.png);
	width: 303px;
	min-width: 303px;
	height: 26px;
	min-height: 26px;
	
	margin-left: auto;
	margin-bottom: 8px;
}

#gamesbox {
	padding: 2px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
	height: auto;
	overflow: auto;
}

#frontbox {
	background-image: url(images/content1.jpg);
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	height: auto;
	background-size: 100%;
	width: 97%;
	height: auto;
	margin-right: 16px;
	padding-right: 16px;
	overflow: inherit;
	text-align: left;
}

#floatbox {
}

#fbfloat {
	float: right;
	background-color: #44FFAA;
}

#adfloat {
	padding: 12px;
	width: 672px;
	height: 180px;
	margin: 8px;
	float: left;
	font-size: 10px;
	background-color: #000000;
}

#floatin {
	max-width: 180px;
	width: 180px;
	height: 130px;
	max-height: 130px;
}

#frontfloats {
	width: 200px;
	height: 142px;
	float: left;
	font-size: 16px;
	background-color: #0029A0;
	font-style: italic;
	font-weight: bold;
	color: #D2D9E6;
	background-image: url('images/panel1.png');
	background-repeat: no-repeat;
}

#frontfloats2 {
	width: 198px;
	height: 142px;
	float: left;
	font-size: 16px;
	background-color: #B5050D;
	font-style: italic;
	font-weight: bold;
	color: #D2D9E6;
	background-image: url('images/panel2.png');
	background-repeat: no-repeat;
}

/* Theres a hidden musical instrument in every Strange Flavour iOS game since we started years ago, can you find them all ? 
*/
#frontfloats3 {
	width: 198px;
	height: 142px;
	float: left;
	font-size: 16px;
	background-color: #B5050D;
	font-style: italic;
	font-weight: bold;
	color: #D2D9E6;
	background-image: url('images/panel3.png');
	background-repeat: no-repeat;
}

#frontfloats4 {
	width: 200px;
	height: 142px;
	float: left;
	font-size: 16px;
	background-color: #B5050D;
	font-style: italic;
	font-weight: bold;
	color: #D2D9E6;
	background-image: url('images/panel3-08.png');
	background-repeat: no-repeat;
}

#sidebarContainer {
	
	width:100%;
	
	
}


#sidebar {
	padding: 20px 14px 10px 20px;
	
	font-size: 11px;
	background-color: #0B0D0E;

}




div#woodblock {
	background-image: url(images/punkwell-topbar.png);
	background-repeat: no-repeat;
	width: 902px;
	height: 59px;
	min-height: 59px;
}

#footer {
	font-size: 12px; 
	color:#666863;
	height: 32px;
	padding-top:2px;
	position: relative;
	background-color:#000000;
}

#linksbox {
	width: 100%;
	font-size: 9px;
	text-align: center;
	height: 121px;
	color: #E7FF00;
	position: relative;
}

#linksboxleft {
	background-image: url(images/SF015leftbase.png);
	width: 132px;
	height: 97px;
	float: left;
}

#linksboxcentre {
	background-image: url(images/SF015baserep2.png);
	width: 100%;
	height: 97px;
	min-height: 97px;
}

#linksboxright {
	background-image: url(images/SF015rightbase.png);
	width: 132px;
	height: 97px;
	float: right;
}

#breadcrumbcontainer {
	font-size: 14px;
	background: url(images/sf013content.png) repeat-y;
	height: 62px;
	left: 60px;
	padding-left: 72px;
	color: #E7FF00;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	display: inline;
	margin: 0 auto;
}

#access .menu-header, div.menu {
	display: inline;
}

#access .menu-header ul, div.menu ul {
	display: inline;
	list-style: none;
	margin: 0;
	position: relative;
}

#access .menu-header li, div.menu li {
	display: inline;
	position: relative;
}

#access a {
	font-size: 18px;
	color: #E8EDF1;
	display: inline;
	line-height: 38px;
	padding: 0em 6px 0em 6px;
	text-decoration: none;
	font-weight: bold;
}

#access ul ul {
	
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	position: absolute;
	top: 8px;
	left: 0;
	float: left;
	z-index: 1;
}

#access ul ul li {
	min-width: 180px;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 5px;
	width: 160px;
	height: auto;
}

#access li:hover > a, #access ul ul :hover > a {
	color: #FFF;
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:20% 20%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

#access ul li:hover > ul {
	-webkit-animation-name: bounce;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:20% 20%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul
li.current-menu-parent > a {
	color: #FFF;
	display: inline;
}

* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html
#access ul li.current-menu-parent a, * html #access ul li a:hover {
	color: #FFF;
	display: inline;
}

/*"The following is an attempt to keep wordpress happy bodge", why not keep us happy also and buy some of our games or iap ? then we wont be all grumpy making less than a minumum uk wage. 
heres a good one for hours of fun if you like cars : https://itunes.apple.com/gb/app/slotz-racer-2-hd/id503549723?mt=8 */
blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright, .wp-caption.alignright, img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.6);
	font-family: "Noto Sans", sans-serif;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.sticky-post {
	background-color: #333;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

.sticky .posted-on {
	display: none;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}
#frontwrap{
	display: flex;
    justify-content: space-between // flex-start | flex-end | center | space-around;
    align-items: stretch // flex-start | flex-end | center | baseline;
}

#frontwrap a {
  display: inline-block;
  width: calc((100% / 3) - 10px);
}



.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

#linkwrap{
	background-color:#4C5574;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:center;
    justify-content: space-between // flex-start | flex-end | center | space-around;
    align-items: stretch // flex-start | flex-end | center | baseline;
    padding: 8px;
    
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px; 
    
}

#linkwrap a {
  display: inline-block;
  width: calc((100% / 3) - 10px);
}



@media screen and (min-width: 320px) and (max-width: 480px) {
	#wrapping {
		max-width: 480px;
	}
	
	#sidebarContainer {
		width: 100%;
		max-width: 100%;
		padding-left: 8px;
		position: relative;
		right: 0px;
	}
	
	#navsmall {
		min-height: 90px;
	}
	
	
	#hd {
	}
	

	
	#hdright {
		max-width: 383px;
		width: 383px;
	}
	
	#linksboxcentre {
		width: 0%;
		height: 97px;
		min-height: 97px;
	}
	
	#facebooktop{
	position:static;
	top:-62px;
	right:0px;}
	#twittertop{
	position:static;
	right:40px;
	top:-62px;
	}
}

@media screen and (max-width: 640px) {
	#wrapping {
		max-width: 640px;
		min-width: 320px;
	}
	
	#sidebarContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 8px;
	position: relative;
	right: 0px;
	left: 10px;
	}
	
	#navsmall {
	min-height: 90px;
	}



	#navcontainer {
	text-align: left;
	float:none;
	display: block;
	overflow:visible;
	height:auto;
	width:auto;
	}
	
	#hd {
	background-image: url(images/strangeF-websiteHeader016tall.png);
	height: 192px;
	min-height: 192px;
	max-width: 256px;
	margin-bottom:8px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
	
	#hdwrap{
	min-height:192px;
	padding-bottom:42px;
	
	}
	
	
	#hdright {
		max-width: 383px;
		width: 383px;
	}
	
	#linksboxcentre {
		width: 100%;
		height: 97px;
		min-height: 97px;
	}
	#facebooktop{
	position:absolute;
	top:-80px;
	right:-8px;}
	#twittertop{
	position:absolute;
	right:-8px;
	top:-120px;
	}
}

@media screen and (min-width: 640px) and (max-width: 799px) {
	#wrapping {
		max-width: 800px;
	}
	
	#hd {
	}
	

}

@media screen and (min-width: 801px) {
	#wrapping {
		max-width: 1024px;
	}
}

.delay1 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	-o-animation-delay: 1s;
}


