@font-face {
	font-family: 'verb_blackregular';
	src: url('../fonts/VerbBlack-webfont.eot');
	src: url('../fonts/VerbBlack-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VerbBlack-webfont.woff') format('woff'),
		url('../fonts/VerbBlack-webfont.ttf') format('truetype'),
		url('../fonts/VerbBlack-webfont.svg#verb_blackregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'verb_regularbold';
	src: url('../fonts/VerbBold-webfont.eot');
	src: url('../fonts/VerbBold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VerbBold-webfont.woff') format('woff'),
		url('../fonts/VerbBold-webfont.ttf') format('truetype'),
		url('../fonts/VerbBold-webfont.svg#verb_regularbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'verb_mediumregular';
	src: url('../fonts/VerbMedium-webfont.eot');
	src: url('../fonts/VerbMedium-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VerbMedium-webfont.woff') format('woff'),
		url('../fonts/VerbMedium-webfont.ttf') format('truetype'),
		url('../fonts/VerbMedium-webfont.svg#verb_mediumregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'verb_regularregular';
	src: url('../fonts/VerbRegular-webfont.eot');
	src: url('../fonts/VerbRegular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VerbRegular-webfont.woff') format('woff'),
		url('../fonts/VerbRegular-webfont.ttf') format('truetype'),
		url('../fonts/VerbRegular-webfont.svg#verb_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'verb_extraboldregular';
	src: url('../fonts/VerbExtrabold-webfont.eot');
	src: url('../fonts/VerbExtrabold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VerbExtrabold-webfont.woff') format('woff'),
		url('../fonts/VerbExtrabold-webfont.ttf') format('truetype'),
		url('../fonts/VerbExtrabold-webfont.svg#verb_extraboldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'verb_regularbold_italic';
	src: url('../fonts/VerbBold-Italic-webfont.eot');
	src: url('../fonts/VerbBold-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VerbBold-Italic-webfont.woff') format('woff'),
		url('../fonts/VerbBold-Italic-webfont.ttf') format('truetype'),
		url('../fonts/VerbBold-Italic-webfont.svg#verb_regularbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'verb_mediumitalic';
	src: url('../fonts/VerbMedium-Italic-webfont.eot');
	src: url('../fonts/VerbMedium-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VerbMedium-Italic-webfont.woff') format('woff'),
		url('../fonts/VerbMedium-Italic-webfont.ttf') format('truetype'),
		url('../fonts/VerbMedium-Italic-webfont.svg#verb_mediumitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'korpo';
	src: url('../fonts/korpo-regular-webfont.eot');
	src: url('../fonts/korpo-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/korpo-regular-webfont.woff') format('woff'),
		url('../fonts/korpo-regular-webfont.ttf') format('truetype'),
		url('../fonts/korpo-regular-webfont.svg#verb_mediumitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {font-size: 100.01%;}
html {font-size: 62.5%;}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* General reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	margin:0;
	color:#000;
	font:0.938em/1.4em Arial, Helvetica, sans-serif;
	background:#000 url(../images/background-tile.jpg) repeat-x ;
	min-width:1000px;
}
/* General setting */
/* wrapper */
#wrapper{
	width:1000px;
	margin:0 auto;
	background:#f6f6f6;
	-moz-box-shadow:0 -16px 25px 17px #000;
	-webkit-box-shadow:0 -16px 25px 17px #000;
	box-shadow:0 -16px 25px 17px #000;
}
/* header */
#header{
	width:901px;
	margin:0 auto;
	padding:22px 0 0;
	overflow:hidden;
}
/* logo */
.logo{
	background:url(../images/logo.png) no-repeat;
	width:397px;
	height:53px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:31px 0 0;
}
.logo a{
	display:block;
	height:100%;
}
#header .social-share{
	width:324px;
	height:33px;
	float:right;
	text-align:right;
}
.social-share .twitter{float:right;}
.social-share .facebook{float:right;}
.social-share .instagram{float:right;}
/* nav */
#nav{
	overflow:hidden;
	clear:both;
	padding:20px 0 0;
	margin-bottom:31px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#nav ul li{
	background:url(../images/sep01.png) no-repeat;
	float:left;
	font:28px/28px 'verb_blackregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-left:8px;
	padding:3px 0 0 20px;
}
#nav ul li:first-child{background:none;}
#nav ul li a{
	color:#a29d88;
	text-decoration:none;
	line-height:22px;
	display:block;
}
#nav ul li a:hover,
#nav ul li.active a{
	color:#000;
	text-decoration:none;
}
/* banner */
.banner{height:316px;}
.banner img{display:block;}
/* two-column */
#two-column{
	overflow:hidden;
	padding:34px 50px 0;
}

/* content */
#content{
	width:608px;
	float:left;
	margin-bottom:4px;
}
#content h1{
	font:2.133em/1em 'verb_blackregular', Arial, Helvetica, sans-serif;
	color:#a29d88;
	text-transform:uppercase;
	margin:0 0 24px;
}
#content {
	margin:0 0 38px;
	font-family:'verb_regularregular', Arial, Helvetica, sans-serif;
}
#content .add{margin:0 0 21px;}
#content p{margin:0 0 10px;}
#content h2{
	font:1.6em/1em 'verb_regularbold', Arial, Helvetica, sans-serif;
	margin:38px 0 12px;
}
#content h3{
	font:1.2em/1em 'verb_regularbold', Arial, Helvetica, sans-serif;
	margin:18px 0 12px;
}
.content.add .detail h2{
	font:1.6em/1em 'verb_regularbold',Arial, Helvetica, sans-serif;
	color:#000;
	margin:20px 0 21px;
}

#content strong {font-family:'verb_regularbold', Arial, Helvetica, sans-serif;}
#content em {font-family:'verb_mediumitalic', Arial, Helvetica, sans-serif;}

#content.bandsintown a{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
#content a{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
#content a:hover{text-decoration:none;}
#two-column .poster{
	width:602px;
	height:310px;
	display:block;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	margin-bottom:48px;
}
#two-column .poster img{display:block;}
#two-column .image-wrap{
	float:right;
	width:160px;
	height:160px;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	margin:45px 7px 0 24px;
}
.testomonial{font-family: 'verb_mediumitalic',Arial, Helvetica, sans-serif;}
.testomonial .title{
	font-weight:normal;
	font-family:'verb_regularregular',Arial,Helvetica,sans-serif;
	float:left;
	padding-right:3px; 
}
#tracker{
	float:right;
}
/* sidebar */
#sidebar{
	width:255px;
	float:right;
	padding:0;
}
#sidebar .widget{padding-right:10px;}
#sidebar .widget:after{
	content:'';
	display:block;
	clear:both;
}
#sidebar h2{
	font:2.133em/1em 'verb_blackregular',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#a29d88;
	margin:0 0 26px;
}
#sidebar .tabset{
	left: 255px;
	margin: 0;
	position: absolute;
	top: 11px;
	z-index: 0;
}
#sidebar .tabset li {
	background:#fff;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow: 3px 3px 0 0 #ccc9bf;
	box-shadow: 3px 3px 0 0 #ccc9bf;
	display: block;
	min-height: 24px;
	transition: padding 0.1s ease 0s;
	margin: 0;
	width: 25px;
}
#sidebar .tabset li a {
	background:#fff url(../images/sprite-midgeure.png) no-repeat 2px -78px;
	display: block;
	height: 24px;
	text-indent: -9999px;
	overflow:hidden;
	width: 24px;
}
#sidebar .tabset li.tab4 a,
#sidebar .tabset li.tab4{
	height:28px;
}
#sidebar .tabset a{
	background:#fff url(../images/sprite-midgeure.png) no-repeat 2px -78px;
	width:23px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.tab-content{width:100%;}
#sidebar .tabset a:hover{
	margin-left:2px;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
}
#sidebar .tabset .tab2 a{background-position:-22px -79px;}
#sidebar .tabset .tab3 a{background-position:-46px -80px;}
#sidebar .tabset .tab4 a{background-position:-70px -81px;}
#sidebar .widget .twitter-wrap{
	margin:0 47px 36px 0;
	font-size:1.467em;
	line-height:1.227em;
	position:relative;
	font-family:Korpo, Arial, Helvetica, sans-serif;
}
#sidebar .container{
	background:url(../images/bg-twitter.png) repeat-y;
	width:230px;
	min-height:232px;
	color:#fff;
	padding:17px 10px 12px 15px;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	overflow:hidden;
	position:relative;
	z-index:10;
}
#sidebar .container p{padding:0 0 11px;}
#sidebar .twitter-wrap a{
	color:#000;
	text-decoration:none;
}
#sidebar .twitter-wrap a:hover{text-decoration:underline;}
#sidebar .twitter-wrap .update-time{
	background: url(../images/sprite-midgeure.png) no-repeat -207px -86px;
	font:0.545em/1.167em 'verb_mediumregular',Arial, Helvetica, sans-serif;
	padding-left:20px;
	float:right;
	margin:0 -6px 0 0;
}
#sidebar .update-time a{color:#fff;}
#sidebar .facebook{
	background:#fff;
	width:255px;
	height:487px;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
}
#sidebar .instagram{
	background:#fff;
	width:255px;
	height:487px;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
}
/* two-column */
.two-column{
	overflow:hidden;
	padding:0 47px 0 50px;
}
.two-column .content{
	float:left;
	width:603px;
}
.two-column .content h1{
	font:2.133em/1em 'verb_blackregular',Arial, Helvetica, sans-serif;
	color:#a29d88;
	text-transform:uppercase;
	margin:0 0 25px;
}
.two-column {
	padding:0;
	font:1em/1.4em 'verb_regularregular',Arial, Helvetica, sans-serif;
	margin:0 0 21px;
	overflow:hidden;
}
.two-column .add{margin:0 0 13px;}
.two-column .add01{ margin:0 0 0;}
.two-column h2{
	font:1.6em/1em 'verb_regularbold',Arial, Helvetica, sans-serif;
	margin:0 0 11px;
	color:#000;
}
.two-column .email-list{
	margin:0 0 13px;
	padding:0;
	list-style:none;
}
.two-column .email-list li{
	background:url(../images/bullet01.png) no-repeat 0 9px;
	padding-left:9px;
	margin-left:21px;
}
.two-column a{
	font-family:'verb_regularbold',Arial, Helvetica, sans-serif;
	color:#000;
}
.two-column span{font-family:'verb_regularbold_italic',Arial, Helvetica, sans-serif;}
.two-column strong{font-weight:bold;}
.two-column a:hover{text-decoration:none;}
.two-column p{margin:0 0 10px;}
/* live-wrap */
.live-wrap{
	overflow:hidden;
	padding:34px 50px 0;
}
.live-wrap #content{
	font-family:'verb_regularregular',Arial, Helvetica, sans-serif;
	width:901px;
}
.live-wrap strong {font-family:'verb_regularbold', Arial, Helvetica, sans-serif;}
.live-wrap em {font-family:'verb_mediumitalic', Arial, Helvetica, sans-serif;}

.live-wrap #content p{margin:0 0 20px;}

/* slider */
#two-column .slider{
	position:relative;
	width:603px;
	padding:6px 0 20px;
}
#two-column .slider:after{
	content:'';
	display:block;
	clear:both;
}
#two-column .slideset{
	width:452px;
	position: relative;
	float:left;
}
#two-column .mask{
	width:452px;
	height:466px;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	display:block;
}
#two-column .slide{
	width:452px;
	height:466px;
	float:left;
}
#two-column .pagination{
	float:right;
	width:137px;
}
#two-column .pagination ul{
	margin:0;
	padding:0;
	list-style:none;
}
#two-column .pagination li{
	width:134px;
	height:134px;
	display:block;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	margin:0 0 32px;
}
.live-info-wrap h1{
	font:2.133em/1em 'verb_blackregular',Arial, Helvetica, sans-serif;
	color:#a29d88;
	text-transform:uppercase;
	margin:0 0 22px;
}
.live-info-wrap .meta{
	padding-bottom:33px;
	display:block;
}
.live-info-wrap .meta time{font-weight:normal;}
.live-info-wrap article{
	padding:0;
	font-family:'verb_regularregular',Arial, Helvetica, sans-serif;
	margin:0 20px 21px 0;
	overflow:hidden;
}
.live-info-wrap article.add{margin:0 0 13px;}
.live-info-wrap article.add01{margin:0 0 10px;}
.live-wrap p {margin:0 0 20px;}

.live-info-wrap article h2{
	font:1.6em/1em 'verb_regularbold',Arial, Helvetica, sans-serif;
	margin:0 0 21px;
	color:#000;
}
.live-info-wrap article time{font-weight:bold;}
.two-column time{font-weight:bold;}
.live-info-wrap article dl{
	padding:0;
	margin:0;
}
.live-info-wrap article dt{
	float:left;
	padding:0 3px 0 0;
}
.live-info-wrap article dd{margin:0 0 20px;}
.live-wrap #content h3{
	font:1.2em/1.111em 'verb_extraboldregular',Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 5px;
}
.live-info-wrap article a{
	font-family:'verb_regularbold',Arial, Helvetica, sans-serif;
	color:#000;
}
.live-info-wrap article a:hover{text-decoration:none;}
.live-info-wrap article .schedule{
	padding:0;
	margin:0 0 13px;
}
.live-info-wrap article .schedule.add{margin:0 0 16px;}
.live-info-wrap .schedule dt{float:left;}
.live-info-wrap .schedule dd{margin:0;}
.live-info-wrap .schedule .soldout{
	text-decoration:none;
	text-transform:uppercase;
}
.live-info-wrap .schedule dd.add{margin:0 0 21px;}
.live-info-wrap .schedule .soldout:hover{text-decoration:underline;}
.imageright{
	float:right;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	margin:0 7px 0 24px;
}
.imageleft{
	display:block;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
}

/* sidebar */
.sidebar{
	width:258px;
	float:right;
	padding:56px 0 0;
}
.sidebar h2{
	font:1.6em/1.083em 'verb_regularbold',Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 10px;
}
.sidebar .widget{margin:0 0 16px;}
.sidebar .widget.add{margin:0 0 20px;}
.sidebar .widget a{display:block;}
.sidebar .widget img{
	display:block;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
}
.sidebar .title{
	font:1em/1.333em 'verb_regularregular',Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	margin-bottom:6px;
}
.sidebar .social-networks{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.sidebar .social-networks li{
	float:left;
	width:69px;
	height:69px;
	margin:0 8px 3px 0;
	border-radius:11px;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
}
.sidebar .social-networks a{
	background: url(../images/sprite-midgeure.png) no-repeat -81px 0;
	width:69px;
	height:69px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.sidebar .social-networks .facebook a{background-position:-151px 0;}
.sidebar .social-networks .instagram a{background-position:-221px 0;}
.content.add{
	width:901px;
	padding:34px 50px 0;
	overflow:hidden;
	font-family:'verb_regularregular',Arial, Helvetica, sans-serif;
}
.content.add h1{
	font:2.133em/1.000em 'verb_blackregular',Arial, Helvetica, sans-serif;
	color:#a29d88;
	text-transform:uppercase;
	margin:0 0 22px;
}
.content.add p{margin:0 0 20px;}

.content.add .poster{
	width:750px;
	height:387px;
	display:block;
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	margin-bottom:50px;
}
.content.add .detail{
	margin-bottom:13px;
	overflow:hidden;
}
.content .poster img{display:block;}
.content.add .video-holder{
	padding-bottom:27px;
}
.content.add .video-holder p{margin:0 0 10px;}
.content.add .video-holder h2{
	font:1.6em/1em 'verb_regularbold',Arial, Helvetica, sans-serif;
	color:#000;
	margin:20px 0 21px;
}
.content.add .video-holder iframe{
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	margin:10px 10px 0 0;
}
#two-column .video-holder iframe{
	-moz-box-shadow:3px 3px 0 0 #ccc9bf;
	-webkit-box-shadow:3px 3px 0 0 #ccc9bf;
	box-shadow:3px 3px 0 0 #ccc9bf;
	margin:10px 10px 0 0;
}
/* footer */
#footer{
	background:#fff ;
	padding:27px 50px;
}
/* fnav */
.fnav{
	overflow:hidden;
	clear:both;
	padding-bottom:3px;
}
.fnav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.fnav ul li{
	background:url(../images/sep01.png) no-repeat;
	float:left;
	font:28px/28px 'verb_blackregular',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-left:8px;
	padding:3px 0 0 20px;
}
.fnav ul li:first-child{
	background:none;
	margin:0 -2px 0 0;
	padding:3px 0 0;
}
.fnav ul li a{
	color:#a29d88;
	text-decoration:none;
	line-height:22px;
	display:block;
}
.fnav ul li a:hover,
.fnav ul li.active a{
	color:#000;
	text-decoration:none;
}
/* lower-footer */
.lower-footer{
	font:0.733em/1.636em 'verb_regularregular',Arial, Helvetica, sans-serif;
	padding-top:25px;
	position:relative;
}
.lower-footer:after{
	content:'';
	display:block;
	clear:both;
}
.lower-footer .ico-aardvark{
	background: url(../images/sprite-midgeure.png) no-repeat;
	width:80px;
	height:38px;
	position:absolute;
	top:3px;
	right:-24px;
	text-indent:-9999px;
	overflow:hidden;
}
.lower-footer .ico-aardvark:hover{background-position:0 -38px;}
.lower-footer .copyright{
	float:left;
	color:#010101;
	width:500px;
}
.lower-footer .copyright a{
	color:#010101;
	text-decoration:none;
}
.lower-footer .copyright a:hover{text-decoration:underline;}
.lower-footer .by{
	float:right;
	width:335px;
	padding-right:55px;
	text-align:right;
	line-height:1.636em;
}
.lower-footer .by a{
	font-family:'verb_regularbold',Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
	display:inline;
	text-decoration:none;
}
.lower-footer .by a:after{
	background: none repeat scroll 0 0 #D4D4D4;
	bottom:-1px;
	content: "";
	height: 0;
	left: 0;
	padding: 0 0 2px;
	position: absolute;
	width: 100%;
}
.lower-footer .by a:hover:after{ display:none;}
#skip-to a,
#skip a{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip-to a:focus,
#skip a:focus{
	position:static;
	width:auto;
	height:auto;
}