1134 lines
27 KiB
Text
1134 lines
27 KiB
Text
<!DOCTYPE HTML>
|
|
<!--[if lt IE 7]> <html class="ie ie6 lte9 lte8 lte7"> <![endif]-->
|
|
<!--[if IE 7]> <html class="ie ie7 lte9 lte8 lte7"> <![endif]-->
|
|
<!--[if IE 8]> <html class="ie ie8 lte9 lte8"> <![endif]-->
|
|
<!--[if IE 9]> <html class="ie ie9 lte9"> <![endif]-->
|
|
<!--[if gt IE 9]> <html> <![endif]-->
|
|
<!--[if !IE]><!--> <html> <!--<![endif]-->
|
|
<head >
|
|
|
|
|
|
<!--
|
|
|
|
This website was built with ALLYOU.
|
|
|
|
ALLYOU is a hassle-free website builder. Creating your online portfolio has never been so easy. Register now!
|
|
http://www.allyou.net
|
|
|
|
-->
|
|
|
|
<title></title>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta content='en-us' http-equiv='Content-Language' />
|
|
<meta name="Author" content="Allyou - web yourself" />
|
|
<meta name="Publisher" content="Allyou.net LLC., Zurich" />
|
|
<meta name="Copyright" content="Allyou.net LLC., Zurich" />
|
|
<meta name="Revisit" content="After 2 days" />
|
|
<meta name="description" content="" />
|
|
<meta name="keywords" content="" />
|
|
<meta name="page-topic" content="application" />
|
|
<meta name="page-topic" content="website builder" />
|
|
<meta name="audience" content="all" />
|
|
<meta name="Robots" content="INDEX, FOLLOW" />
|
|
<meta name="Language" content="en" />
|
|
<meta content='yes' name='apple-touch-fullscreen' />
|
|
<meta content='yes' name='apple-mobile-web-app-capable' />
|
|
<link href='/content/rss.xml' rel='alternate' type='application/rss+xml' />
|
|
|
|
<link href='//dlv4t0z5skgwv.cloudfront.net/static/core/img/favicon.ico' media='screen' rel='shortcut icon' />
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="//dlv4t0z5skgwv.cloudfront.net/static/themes/structures/c/screen.css" />
|
|
<link rel="stylesheet" type="text/css" href="//dlv4t0z5skgwv.cloudfront.net/static/themes/themes/thenarrow/screen.css" />
|
|
<link rel="stylesheet" type="text/css" href="//dlv4t0z5skgwv.cloudfront.net/static/core/css/userpage/toolbar.css" />
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
|
|
|
/**************************
|
|
* LAYOUT ALIGNMENTS
|
|
**************************/
|
|
|
|
#layoutAlignment {
|
|
|
|
max-width: 800px;
|
|
|
|
|
|
margin: 0 auto;
|
|
|
|
position: relative;
|
|
text-align: left;
|
|
}
|
|
#wrap {
|
|
text-align: left;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**************************
|
|
* FULLSCREEN GALLERY
|
|
**************************/
|
|
|
|
#fullscreenGallery .overlay {
|
|
|
|
background-color: #ffffff;
|
|
|
|
opacity: 1.0;
|
|
filter: alpha(opacity=100);
|
|
}
|
|
|
|
|
|
/**************************
|
|
* BACKGROUND
|
|
**************************/
|
|
|
|
|
|
|
|
body, .styleSelect, div.customization div.fontPreview, div.item div.itemOptionsDialog div.fontSwitch div.fonts {
|
|
background-color: #ffffff;
|
|
}
|
|
|
|
|
|
/**************************
|
|
* LANDING PAGE
|
|
**************************/
|
|
|
|
#landingPage {
|
|
border: 0px solid #FFFFFF;
|
|
}
|
|
|
|
|
|
|
|
#landingPageBackground {
|
|
background-color: #FFFFFF;
|
|
}
|
|
|
|
|
|
#landingPageFrontBox {
|
|
width: 400px;
|
|
height: 200px;
|
|
padding: 10px;
|
|
|
|
|
|
left: 50%;
|
|
margin-left: -210px;
|
|
|
|
|
|
|
|
|
|
top: 50%;
|
|
margin-top: -110px;
|
|
|
|
|
|
}
|
|
#landingPageFrontBoxBackground {
|
|
background-color: #FFFFFF;
|
|
opacity: 0.5;
|
|
}
|
|
|
|
|
|
|
|
/**************************
|
|
* OVERVIEWS
|
|
**************************/
|
|
|
|
|
|
|
|
#content .navigationlist .page .overlay, #content .postlist .post .overlay,
|
|
#content .navigationlist .page .overlay .textboxOverlayContent, #content .postlist .post .overlay .textboxOverlayContent {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
|
|
#wrap #content .navigationlist .page,
|
|
#wrap #content .postlist .post {
|
|
margin: 0px 10px 30px 10px;
|
|
}
|
|
|
|
#wrap #content .navigationlist .page .pageContentContainer,
|
|
#wrap #content .postlist .post .pageContentContainer{
|
|
width: 800px;
|
|
}
|
|
#wrap #content .page a .preview,
|
|
#wrap #content .post a .image {
|
|
width: 800px;
|
|
overflow: hidden;
|
|
}
|
|
#wrap #content .page a .preview {
|
|
height: 464px;
|
|
}
|
|
|
|
#wrap #content .page a .preview img:first-child {
|
|
min-height: 464px;
|
|
}
|
|
|
|
|
|
#content .navigationlist .page .pageContentContainer ,
|
|
#content .postlist .post .pageContentContainer {
|
|
padding: 0px;
|
|
}
|
|
|
|
#content .navigationlist .page .pageContentContainer ,
|
|
#content .postlist .post .pageContentContainer {
|
|
border-radius: 0px !important;
|
|
border: 0px solid transparent;
|
|
background-color: transparent;
|
|
}
|
|
#content .navigationlist .page:not(.editing) .pageContentContainer,
|
|
#content .postlist .post:not(.editing) .pageContentContainer {
|
|
opacity: 1.0;
|
|
filter: alpha(opacity=100);
|
|
}
|
|
#content .navigationlist .page .belowContainer,
|
|
#content .postlist .post .belowContainer {
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
|
|
|
|
#content .navigationlist .page:hover .pageContentContainer ,
|
|
#content .postlist .post:hover .pageContentContainer {
|
|
border: 0px solid transparent;
|
|
background-color: transparent;
|
|
}
|
|
#content .navigationlist .page:not(.editing):hover .pageContentContainer,
|
|
#content .postlist .post:not(.editing):hover .pageContentContainer {
|
|
opacity: 0.5;
|
|
filter: alpha(opacity=50);
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**************************
|
|
* ITEMS
|
|
**************************/
|
|
|
|
#wrap #content .album .track .img {
|
|
margin: 0px 2px 10px 2px;
|
|
}
|
|
|
|
#wrap .album .thumbnails {
|
|
margin: 0px 2px 0px 2px;
|
|
}
|
|
|
|
#wrap .album .thumbnails .thumbnail {
|
|
margin: 0px 10px 10px 0px;
|
|
}
|
|
|
|
#wrap div.hr hr, #wrap #content .postlist .item.post > .pageContentContainer > a > hr {
|
|
border: 0px;
|
|
padding: 0px;
|
|
border-bottom: 1px dotted #1c1c1c;
|
|
padding-top: 6px;
|
|
margin-bottom: 6px;
|
|
}
|
|
|
|
|
|
#wrap div.hr hr {
|
|
width: 500px;
|
|
}
|
|
|
|
|
|
|
|
#wrap div.hr hr {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
|
|
a.default {
|
|
background-color: #171717;
|
|
}
|
|
a.colorvariant1 {
|
|
background-color: #a18514;
|
|
}
|
|
a.colorvariant2 {
|
|
background-color: #999999;
|
|
}
|
|
font.default {
|
|
color: #171717;
|
|
}
|
|
font.colorvariant1 {
|
|
color: #a18514;
|
|
}
|
|
font.colorvariant2 {
|
|
color: #999999;
|
|
}
|
|
|
|
#content > .p, #content > div.item > .p {
|
|
|
|
max-width: 800px;
|
|
|
|
margin: auto
|
|
|
|
|
|
}
|
|
|
|
#content > .h, #content > div.item > .h {
|
|
|
|
max-width: 800px;
|
|
|
|
margin: auto
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#fullscreenGallery.desktop .paging a, #fullscreenGallery.desktop .paging > div, #fullscreenGallery.desktop .close {
|
|
font-family: helvetica !important;
|
|
color: #171717 !important;
|
|
font-size: 13px !important;
|
|
line-height: 21px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: bold !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#wrap .album .img p.description {
|
|
font-family: xcqq !important;
|
|
color: #999999 !important;
|
|
font-size: 16px !important;
|
|
line-height: 21px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 10px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#wrap .album .pagingMedia .pager a, #wrap .album .pagingMedia .pager {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 16px !important;
|
|
line-height: 21px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
.h > h1, div.item.h > .H1, div.font.H1 p {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 54px !important;
|
|
line-height: 54px !important;
|
|
letter-spacing: 2px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 25px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 10px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
.h > h2, div.item.h > .H2, div.font.H2 p {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 36px !important;
|
|
line-height: 36px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 10px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 10px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
.h > h3, .h > h3 a, div.item.h > .H3, div.font.H3 p {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 26px !important;
|
|
line-height: 36px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 10px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 10px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
.h > h4, div.item.h > .H4, div.font.H4 p {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 18px !important;
|
|
line-height: 22px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 10px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
.h > h5, div.item.h > .H5, div.font.H5 p {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 12px !important;
|
|
line-height: 13px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
.h > h6, div.item.h > .H6, div.font.H6 p {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 12px !important;
|
|
line-height: 13px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
#sidebar .page > a, #sidebar .navigationlist.linked > .name, #sidebar .postlist > .name {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 16px !important;
|
|
line-height: 26px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 3px !important;
|
|
margin-right: 15px !important;
|
|
margin-bottom: 3px !important;
|
|
margin-left: 15px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
#sidebar .page > a.active, #sidebar .navigationlist > a.name.active, #sidebar .postlist > a.name.active {
|
|
font-family: xcqq !important;
|
|
color: #a18514 !important;
|
|
font-size: 16px !important;
|
|
line-height: 26px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 3px !important;
|
|
margin-right: 15px !important;
|
|
margin-bottom: 3px !important;
|
|
margin-left: 15px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
#sidebar .page > a:hover, #sidebar .page > a.active:hover, #sidebar .navigationlist > a.name:hover, #sidebar .navigationlist > a.name.active:hover, #sidebar .postlist > a.name:hover, #sidebar .postlist > a.name.active:hover {
|
|
font-family: xcqq !important;
|
|
color: #a18514 !important;
|
|
font-size: 16px !important;
|
|
line-height: 26px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 3px !important;
|
|
margin-right: 15px !important;
|
|
margin-bottom: 3px !important;
|
|
margin-left: 15px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
#sidebar .navigationlist.listed > .name {
|
|
font-family: xcqq !important;
|
|
color: #999999 !important;
|
|
font-size: 16px !important;
|
|
line-height: 28px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 5px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 5px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: italic !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: left !important;
|
|
}
|
|
|
|
#content > .post .date.detail {
|
|
font-family: xcqq !important;
|
|
color: #999999 !important;
|
|
font-size: 11px !important;
|
|
line-height: 18px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 5px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#content .postlist .post .date, #content .postlist .postWrapper .date {
|
|
font-family: xcqq !important;
|
|
color: #a18514 !important;
|
|
font-size: 11px !important;
|
|
line-height: 18px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 5px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: bold !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#content .postlist .post .description {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 16px !important;
|
|
line-height: 28px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 5px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 30px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#content .postlist .post .name, #content .postlist .postWrapper .name {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 24px !important;
|
|
line-height: 36px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 15px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#content .page .description {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 14px !important;
|
|
line-height: 21px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#content .page .headline {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 16px !important;
|
|
line-height: 21px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 5px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
.p > p.variant1, div.font.variant1 p, .file > .format.variant1 {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 12px !important;
|
|
line-height: 28px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 5px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: bold !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
.p > p.variant2, div.font.variant2 p, .file > .format.variant2 {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 10px !important;
|
|
line-height: 16px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 5px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: bold !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
.p > p.variant3, div.font.variant3 p, .file > .format.variant3 {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 10px !important;
|
|
line-height: 11px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: None !important;
|
|
}
|
|
|
|
.p > p, div.font p, .file > .format {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 16px !important;
|
|
line-height: 28px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 5px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#bottomRight div.shareBox > a {
|
|
font-family: helvetica !important;
|
|
color: #171717 !important;
|
|
font-size: 13px !important;
|
|
line-height: 16px !important;
|
|
letter-spacing: 1px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: uppercase !important;
|
|
font-style: normal !important;
|
|
font-weight: bold !important;
|
|
text-decoration: none !important;
|
|
text-align: left !important;
|
|
}
|
|
|
|
|
|
|
|
#landingPageFrontBox h1 {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 42px !important;
|
|
line-height: 48px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 50px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
#landingPageFrontBox p {
|
|
font-family: xcqq !important;
|
|
color: #171717 !important;
|
|
font-size: 21px !important;
|
|
line-height: 24px !important;
|
|
letter-spacing: 0px !important;
|
|
word-spacing: 0px !important;
|
|
margin-top: 10px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
background-color: transparent !important;
|
|
text-transform: none !important;
|
|
font-style: normal !important;
|
|
font-weight: normal !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**************************
|
|
* CUSTOM CSS
|
|
**************************/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<script type="text/javascript" src="//dlv4t0z5skgwv.cloudfront.net/static/themes/structures/c/structureScript.js?v=2"></script>
|
|
<script type="text/javascript">
|
|
var initBackground = function() {
|
|
|
|
$('#backgroundImage').empty()
|
|
|
|
}
|
|
if(window.jQuery) {
|
|
initBackground();
|
|
} else {
|
|
window.onload = initBackground;
|
|
}
|
|
</script>
|
|
|
|
|
|
|
|
<script type="text/javascript" src="//use.typekit.net/ik/yh1S3RKbLIg0RltWgTGQPhnfpPdg5fJq-fLfrhlPr9CfeTJgf4104gJwFRMD5QJoWDb3w263eq97OcBCdY8ziPuCdhFydfoR-f37O1FXjAi8OABCdY8ziPoR-fUydeUoda90dcmXOfG0jAUCpANuOco8ifUCdhFydeyzSabKgYyRSWI7fbROPUMMeMt6MPG4fwuOIMMjIPMgH6qJkqCbMg6IJMI7fbRwPUMMeMS6MZMgzdRPn39.js?rnd=132010"></script>
|
|
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
|
|
|
|
|
|
|
|
</head>
|
|
<body class="structure-c viewmode " >
|
|
|
|
<script type="application/javascript" src="//dlv4t0z5skgwv.cloudfront.net/static/core/js/userpage/main_compressed.42493c6787d5.js" charset="utf-8"></script>
|
|
|
|
|
|
<script type="text/javascript">
|
|
allyouUserpage.checkForUnsupportedBrowser();
|
|
</script>
|
|
|
|
|
|
<div id="backgroundImage"></div>
|
|
|
|
|
|
|
|
<div id="wrap">
|
|
<div id="layoutAlignment">
|
|
|
|
<div id="header" class="contentContainer">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="header_item_4304402" class="item img ">
|
|
|
|
|
|
<img src="//media.allyou.net/4/40080/images/4304402/SwingLogo_web.png" height="202" width="808" />
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
<div id="sidebar" class="contentContainer">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="sidebar_item_4304309" class="item postlist ">
|
|
|
|
<a href="/4304309/news" class="name singleLine ">News</a>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
allyouUserpage.initElement('sidebar_item_4304309', 'postlist', {
|
|
container: 'sidebar',
|
|
view: '',
|
|
max_posts: 5,
|
|
editmode: false,
|
|
dynamicLoading: false,
|
|
dynamicLoadingCount: 15
|
|
});
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="sidebar_item_4304305" class="item navigationlist linked ">
|
|
|
|
|
|
<a href="/4304305/project" class="name singleLine ">Project</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
allyouUserpage.initElement('sidebar_item_4304305', 'navigationlist', {
|
|
container: 'sidebar',
|
|
view: 'linked',
|
|
editmode: false,
|
|
dynamicLoading: true,
|
|
dynamicLoadingCount: 15
|
|
});
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="sidebar_item_4304306" class="item page ">
|
|
|
|
<a href="/4304306/team" class="name singleLine ">Team</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="sidebar_item_4313183" class="item page ">
|
|
|
|
<a href="/4313183/contact" class="name singleLine ">Contact</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="sidebarLine"></div>
|
|
|
|
|
|
</div>
|
|
<div id="content" class="contentContainer">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="content_item_5675627" class="item post ">
|
|
<div class="date detail">Sept. 12, 2015</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="content_item_5675628" class="item h ">
|
|
<h3>News on facebook!</h3>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="content_item_5675629" class="item album spread vertical " >
|
|
<div class="container">
|
|
<div class="track">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="content_item_5675635" class="item img ">
|
|
|
|
|
|
|
|
|
|
|
|
<img src="//media.allyou.net/4/40080/images/5675635/swing01_rgb.jpg.800x5000_q90.jpg" srcset="//media.allyou.net/4/40080/images/5675635/swing01_rgb.jpg.800x5000_q90.jpg , //media.allyou.net/4/40080/images/5675635/swing01_rgb.jpg.800x5000_q90%402x.jpg 2x" height="335" width="800" />
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
<script type="text/javascript">
|
|
allyouUserpage.initElement('content_item_5675629', 'album', {
|
|
display: 'spread',
|
|
fullscreen: false,
|
|
fullscreen_mobile_url: '/content/fullscreen_gallery/mobile/5675629',
|
|
fullscreen_desktop_url: '/content/fullscreen_gallery/desktop/5675629',
|
|
show_descriptions: true,
|
|
speed: '5',
|
|
transition: 'none',
|
|
spread_mode: 'vertical',
|
|
mobile_item_url: '/mobile/item/5675629',
|
|
mobile_item_view: false
|
|
});
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="content_item_5675631" class="item p ">
|
|
<p class=""><a href="https://www.facebook.com/vr.swing">Curious? Please visit our <u>facebook site</u> to stay up to date!</a><br></p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="bottomRight">
|
|
|
|
<div class="shareBox">
|
|
<a href="#">
|
|
share
|
|
</a>
|
|
<div class="shareBoxSites">
|
|
<ul>
|
|
<li><a href="javascript:(function() {window.open('http://www.facebook.com/sharer/sharer.php?u=' + encodeURIComponent(document.location.href)); return void(0);})();" class="shareBoxFacebook">FACEBOOK</a></li>
|
|
<li><a href="javascript:(function() {window.open('http://twitter.com/home?status=' + encodeURIComponent(document.location.href)); return void(0);})();" class="shareBoxTwitter">TWITTER</a></li>
|
|
<li><a href="javascript:(function() {window.open('https://plusone.google.com/_/+1/confirm?hl=en&url=' + encodeURIComponent(document.location.href)); return void(0);})();" class="shareBoxGooglePlus">GOOGLE+</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="usingAllyou"><span>using</span> <a href="//www.allyou.net" target="_blank">allyou.net</a></div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|