
@media only screen {/* ////////////////////////////////////////////////////////////////////////////////////This page was created with the Parallaxis Theme by Lucas Tsolakian, Archetypon LimitedTheme Name: ParallaxisTheme URL: http://archetypon.net/preview/parallaxis/First release date: 18-3-2013/////////////////////////////////////////////////////////////////////////////////// *//* @group MAIN */body {font-size: 80%;font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;width: auto; height: auto;padding: 0;margin: 0;color: #fff;background-color: #000;overflow-x: hidden;}p {line-height: 1.5em;margin: 0 0 20px 0;}h1,h2,h3,h4,h5,h6 {text-decoration: none;font-weight: bold;clear: both;letter-spacing: 2px;}h1 {font-size: 3.5em;text-align: center; line-height: 1.5em;}h2 {font-size: 3em;line-height: 2em;}h3 {    line-height: 2em;font-size: 2.2em}h4 {font-size: 2em;line-height: 2em;}h5 {font-size: 1.5em;line-height: 2em;}h6 {font-size: 1.2em;line-height: 2em;margin: 0;}img {margin: 0;}a:link,a:visited,a:hover,a:active,a:focus {border: none;outline: none;color: #ccc;text-decoration: none;-webkit-transition-duration: 0.2s;   -moz-transition-duration: 0.2s;     -o-transition-duration: 0.2s;        transition-duration: 0.2s;}.jumpy {     border: none;     float: left;     margin-top: 15px;        padding-right: 1px;    -webkit-transition: margin 0.5s ease-out;     -moz-transition: margin 0.5s ease-out;     -o-transition: margin 0.5s ease-out; } .jumpy:hover {     margin-top: 2px; }a img {border:none;}blockquote, address {margin: 0 0 30px 0;padding: 0 30px 0 30px;font-style: italic;font-size: 16px;line-height: 1.6em;color:#777;}.left {float: left;}.right {float: right;}.moreLink {font-weight: bold;}input[type="text"], textarea {background-color: #fefefe;border: 1px solid #ddd;padding: 5px;}.float-left, .float-right {float: left;margin: 0;border-radius: 3px;}.float-left {margin-right:7%}.float-right{float: right;margin-left:7%;}/* @end *//* @group CLEARFIX */.clearfix:after {    content: " ";    display: block;    clear: both;    visibility: hidden;    line-height: 0;    height: 0;}.clearfix {    display: inline-block;}html[xmlns] .clearfix {    display: block;}* html .clearfix {    height: 1%;}/* @end *//* @group CONTENT */#headerBar{padding: 0;position:fixed;top:0;width:100%;height: 0;}#container {margin: 0 auto;width: 100%;padding: 0;background: transparent;}#main {margin: 0;border-bottom: 1px inset #666;padding: 0;}#contentContainer{    position: relative;}#content {padding: 0;}#content.full {width: 100%}#sidebar {width: 960px;clear: both;margin: 0 auto;border: 1px solid transparent;}.oneThird {width: 300px;}.posts {width:565px;}.postshome {width:100%;}#content.postshome .post {margin:0;padding: 0;}#footer .main{width: 960px;clear: both;padding: 20px 0;margin: 0 auto;text-align: center;font-size: 1em;font-weight: bold;}/* @end *//* @group EC */#myExtraContent1 {position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;width: 950px;min-width: 950px;height: auto;padding: 0;font-size: 1em;z-index: 200;height: auto;overflow: hidden;color: #fff;}#myExtraContent2 {position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;width: 950px;max-width: 950px;height: auto;padding: 0;font-size: 1em;z-index: 200;height: auto;overflow: hidden;color: #fff;}/* @end *//* @group NAVIGATION */#nav{width: 950px}#pNavSlide{position: fixed;display: none;top: 2px;right: 1px;text-align: center;width: 50px; height: 50px;z-index: 9999;list-style: none;line-height: 1.5em;font-family: 'FontAwesome';cursor: pointer;font-size: 2.5em;letter-spacing: 0;-webkit-transition: color .4s ease, -webkit-transform .4s ease;-webkit-transform-origin: 50% 50%;}#pNavSlide::before{content: "\f0c9";}/* @end *//* @group slide in effects right */.navOpen {opacity: 1!important;margin-right: 0;right: 0;-webkit-transform: translate3d(0,0,0)scale(1);-webkit-animation: slideIn .35s ease-in-out;   -moz-transform: translate3d(0,0,0)scale(1);       -moz-animation: slideIn .35s ease-in-out;    transform: translate3d(0,0,0)scale(1);    animation: slideIn .35s ease-in-out;}@-webkit-keyframes slideIn {0%       {opacity: .3;-webkit-transform: translate3d(5%,0,0)scale(.97);}100%  {opacity: 1;-webkit-transform: translate3d(0,0,0)scale(1);}}@-moz-keyframes slideIn {0%      {opacity: .3;-moz-transform: translate3d(5%,0,0)scale(.97);}100%  {opacity: 1;-moz-transform: translate3d(0,0,0)scale(1);}}@keyframes slideIn {0%      {opacity: .3;transform: translate3d(5%,0,0)scale(.97);}100%  {opacity: 1;transform: translate3d(0,0,0)scale(1);}}.navClose {opacity: 0;-webkit-transform: translate3d(5%,0,0)scale(.97);-webkit-animation: slideOut .1s ease-in-out;   -moz-transform: translate3d(5%,0,0)scale(.97);   -moz-animation: slideOut .1s ease-in-out;    transform: translate3d(5%,0,0)scale(.97);    animation: slideOut .1s ease-in-out;}@-webkit-keyframes slideOut {0%      {opacity: 1; -webkit-transform: translate3d(0,0,0)scale(1);}100%  {opacity: 0; -webkit-transform: translate3d(5%,0,0)scale(.97);}}@-moz-keyframes slideOut {0%      {opacity: 1; -moz-transform: translate3d(0,0,0)scale(1);}100%  {opacity: 0; -moz-transform: translate3d(5%,0,0)scale(.97);}}@keyframes slideOut {0%      {opacity: 1; transform: translate3d(0,0,0)scale(1);}100%  {opacity: 0; transform: translate3d(5%,0,0)scale(.97);}}/* @end *//* @group slidein effects top */.navOpenTop {opacity: 1!important;visibility: visible !important;margin-top: 0!important;-webkit-transform: translate3d(0,0,0)scale(1);-webkit-animation: slideInTop ease-in-out;-webkit-transition-duration: .35s;-moz-transform: translate3d(0,0,0)scale(1);-moz-animation: slideInTop .35s ease-in-out;transform: translate3d(0,0,0)scale(1);animation: slideInTop .35s ease-in-out;}@-webkit-keyframes slideInTop {0%      {opacity: 1;-webkit-transform: translate3d(0,0,0)scale(1);}100%  {opacity: 0;-webkit-transform: translate3d(5%,0,0)scale(.97);}}@-moz-keyframes slideIn {0%      {opacity: .3;-moz-transform: translate3d(0,0,0)scale(.90);}100%  {opacity: 1;-moz-transform: translate3d(0,0,50%)scale(1);}}@keyframes slideIn {0%      {opacity: .3;transform: translate3d(0,0,0)scale(.90);}100%  {opacity: 1;transform: translate3d(0,0,50%)scale(1);}}.navCloseTop {opacity: 0;-webkit-transition-duration: .3s;-moz-transform: translate3d(5%,0,0)scale(.97);-moz-animation: slideOutTop .3s ease-in-out; transform: translate3d(5%,0,0)scale(.97); animation: slideOutTop .3s ease-in-out;}@-webkit-keyframes slideOutTop {0%      {opacity: 1;-webkit-transform: translate3d(5%,0,0)scale(.97);}100%  {opacity: 0;-webkit-transform: translate3d(5%,0,0)scale(1);}}@-moz-keyframes slideOut {0%      {opacity: 1;-moz-transform: translate3d(0,0,0)scale(1);}100%  {opacity: 0;-moz-transform: translate3d(5%,0,0)scale(.97);}}@keyframes slideOut {0%      {opacity: 1;transform: translate3d(0,0,0)scale(1);}100%  {opacity: 0;transform: translate3d(5%,0,0)scale(.97);}}/* @end *//* @group STORY */.story {margin: 0 auto;min-width: 950px;width: 950px;z-index: 100;} .inside {margin: 0 auto;min-width: 800px;width: 800px;}.post {background-position: 0 50%;background-repeat: no-repeat;background-attachment: fixed;}.mobile {background-attachment: local;background-size: round;background-position: 50% 50%;}.post img, .post object {   max-width: 100%;    height:auto}/* @end *//* @group IMAGES */#content .postThumb{background: #000;padding: 5px;border: 1px solid #e4e4e4;float: left;margin: 0 15px 15px 0;z-index: 1;}#content .pageThumb{background: #000;padding: 5px;border: 1px solid #e4e4e4;float: right;margin: 0 0 15px 15px;}#content .alignleft,#content img.alignleft {display: inline;float: left;margin: 5px 24px 5px 0;}#content .alignright,#content img.alignright {display: inline;float: right;margin: 5px 0 5px 24px;}#content .aligncenter,#content img.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}#content img.alignleft, #content img.alignright, #content img.aligncenter {margin-bottom: 12px;}/* @end *//* @group GENERAL STYLES */body, html{height: 100%;min-height:100%;}p{}b,strong{}a:link,a:visited{text-decoration:none;}a:hover,a:active{text-decoration:none;}img,img a{border-style:none;}.clear{clear:both;}.clear-right{clear:right;}.clear-left{clear:left;}.widthCheck{background-color:red;height:200px;margin:0;padding:0;}code{border:1px solid;font-family:monospace;padding:0.2em 0.5em;}pre{border:1px solid;font-family:monospace;font-size:1.3em;margin-bottom:20px;padding:10px;}sup{font:0.9em "Times New Roman",Times,sans-serif;font-style:italic;}sub{font:0.9em "Times New Roman",Times,sans-serif;font-style:italic;}.image-left{float:left;margin:0 15px 5px 0;}.image-right{float:right;margin:0 0 5px 15px;}.imageStyle{}blockquote,.standout{font-size:1.4em;font-family:serif;font-style:italic;line-height:1.7em;letter-spacing:0.05em;padding:1em;text-indent:2em;word-spacing:0.05em;}blockquote p{margin:0;padding:0;}ul.disc{list-style-type:disc;}ul.circle{list-style-type:circle;}ul.square{list-style-type:square;}ol.arabic-numbers{list-style-type:decimal;}ol.upper-alpha{list-style-type:upper-latin;}ol.lower-alpha{list-style-type:upper-latin;}ol.upper-roman{list-style-type:upper-roman;}ol.lower-roman{list-style-type:lower-roman;}/* Table Styles */table{}tr{}td{}/* @end *//*smaller than 1020*/@media screen and (max-width: 1020px) {body {min-width: 100%}.story, .inside {width:95%; min-width:95%;}#myExtraContent1, #myExtraContent2 {width:100%; min-width:100%;} div.bg[style] {width:45%; max-width:45%}#header, #footer .main, #footer .secondary, .pagination, #sidebar {width:95%}#footer .widget_tia_pixelscroll {width:90%}}/*smaller than 950*/@media screen and (max-width: 950px) {    #sidebar, #content {float:none}    .post img, .post object {max-width:95%}    #logo, #mainNav {position: relative}    #mainNav li {margin: 0 20px 0 0;}    #cover-left, #cover-right {display:none}    #content #nav li a {padding:0;}    #commentForm {margin-left: 0}    .secondary p.left, .secondary p.right, #socialNetworks {float:none; text-align: center; padding: 8px 0; margin: 0;}}/*smaller than 860*/@media screen and (max-width: 860px) {    .bg {display:none}    .float-left, .float-right, .story .float-left, .story .float-right {float:none; width:99%; min-width:99%}    #mainNav {    font-size: 14px;    margin-right: 10px;}}/*smaller than 600*/@media screen and (max-width: 600px) {    .posts {width:90%}    .post {background-attachment:scroll!important;}    .secondary p.left, .secondary p.right {font-size: 10px}#nav{margin-top: 50px;}#content.postshome .post, .posthome {padding-left: 0;padding-right: 0;}.float-left, .float-right, .story .float-left, .story .float-right {float:none; width:95%; min-width:95%}#pageHead, #content .post, #commentForm {margin-left: 10px}h1{font-size: 2.3em;}h2{font-size: 2em;}h3{font-size: 1.5em;}h4{font-size: 1.4em;}h5{font-size: 1.2em;}h6{font-size: 1.1em;}}/*smaller than 480*/@media screen and (max-width: 480px) {.footerBox {margin: 0 0 25px 0;}#myExtraContent2{bottom: -60px;}#pNavSlide {font-size: 2.2em;}#myExtraContent1 img{max-width: 280px}}/*body*/body{background: #FFFFFF}#footer {background: #CCCCCC}#headerBar {background: %colour_header_background%}#headerBar {border-bottom-color: %colour_header_border%}#main {border-color: #666666}hr {border-top-color:%colour_hr%}#content a:link{color:#000000}#content a:visited{color:#333333}#content a:hover{color:#333333}#content a:active{color:%colour_content_active%}/*content*/#contentContainer, #content, hr {background-color:%colour_content_background%}#content,.blog-entry-body,.blog-entry-date,.blog-entry-category{color:#333333}/*sidebar*/#sidebar, #blog-archives:before,#blog-rss-feeds:before,ul.blog-tag-cloud:before,#blog-categories:before {color:#333333}#sidebar a:link{color:#000000}#sidebar a:hover{color:#333333}#sidebar .sideHeader{color:%colour_sidebar_header%}#sidebar {background-color:%colour_sidebar_background%}/*blog*/.blog-entry-title, .blog-entry-tags{color:%colour_entry_title%}.blog-entry-date{color:%colour_entry_date%}#blog-archives:before,#blog-rss-feeds:before,ul.blog-tag-cloud:before,#blog-categories:before{color:%colour_blog_titles%}/*footer*/#footer{color:#333333}#footer a:link{color:#333333}#footer a:hover{color:#333333}#footer a:visited{color:#333333}/*breadcrumbs*/#breadContainer{color:%colour_bread%}#breadContainer a:link{color:%colour_bread_link%}#breadContainer a:hover{color:%colour_bread_hover%}/*EC*/#myExtraContent1{color:#333333}#myExtraContent1 a:link{color:#000000}#myExtraContent1 a:hover{color:#333333}#myExtraContent1 a:visited{color:#333333}#myExtraContent2{color:#333333}#myExtraContent2 a:link{color:#000000}#myExtraContent2 a:hover{color:#333333}#myExtraContent2 a:visited{color:#333333}.story, #myExtraContent1, #myExtraContent2 {min-width: 100%;width: 100%;} #sidebar {width: 100%;}#nav{width: 100%;}#footer {padding: 0 10px;}#footer .main {display: none}#footer{padding: 0}body{font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;}body{font-size:85%}body {line-height: 1.50em}
}

/*body*/body{background: #FFFFFF}#footer {background: #CCCCCC}#headerBar {background: %colour_header_background%}#headerBar {border-bottom-color: %colour_header_border%}#main {border-color: #666666}hr {border-top-color:%colour_hr%}#content a:link{color:#000000}#content a:visited{color:#333333}#content a:hover{color:#333333}#content a:active{color:%colour_content_active%}/*content*/#contentContainer, #content, hr {background-color:%colour_content_background%}#content,.blog-entry-body,.blog-entry-date,.blog-entry-category{color:#333333}/*sidebar*/#sidebar, #blog-archives:before,#blog-rss-feeds:before,ul.blog-tag-cloud:before,#blog-categories:before {color:#333333}#sidebar a:link{color:#000000}#sidebar a:hover{color:#333333}#sidebar .sideHeader{color:%colour_sidebar_header%}#sidebar {background-color:%colour_sidebar_background%}/*blog*/.blog-entry-title, .blog-entry-tags{color:%colour_entry_title%}.blog-entry-date{color:%colour_entry_date%}#blog-archives:before,#blog-rss-feeds:before,ul.blog-tag-cloud:before,#blog-categories:before{color:%colour_blog_titles%}/*footer*/#footer{color:#333333}#footer a:link{color:#333333}#footer a:hover{color:#333333}#footer a:visited{color:#333333}/*breadcrumbs*/#breadContainer{color:%colour_bread%}#breadContainer a:link{color:%colour_bread_link%}#breadContainer a:hover{color:%colour_bread_hover%}/*EC*/#myExtraContent1{color:#333333}#myExtraContent1 a:link{color:#000000}#myExtraContent1 a:hover{color:#333333}#myExtraContent1 a:visited{color:#333333}#myExtraContent2{color:#333333}#myExtraContent2 a:link{color:#000000}#myExtraContent2 a:hover{color:#333333}#myExtraContent2 a:visited{color:#333333}.story, #myExtraContent1, #myExtraContent2 {min-width: 100%;width: 100%;} #sidebar {width: 100%;}#nav{width: 100%;}#footer {padding: 0 10px;}#footer .main {display: none}#footer{padding: 0}body{font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;}body{font-size:85%}body {line-height: 1.50em}