@import url("../../fonts/Orbitron/stylesheet.css");
/* line 11, ../src/master.scss */
a:link, a:visited {
  color: white;
}
/* line 13, ../src/master.scss */
a:link.entry-title, a:visited.entry-title {
  color: white;
}

/* line 16, ../src/master.scss */
h2 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

/* line 21, ../src/master.scss */
h3 {
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

/* line 29, ../src/master.scss */
h3#comments-title,
#content .page-title,
#content .entry-title,
h2, h3 {
  font-family: 'OrbitronMedium', Helvetica, Arial, sans-serif !important;
  text-shadow: 1px 1px 20px #11afec;
  color: white;
  font-weight: normal;
}

/* line 36, ../src/master.scss */
body {
  background: black url(../../images/background_interior.jpg) 50% -40px no-repeat !important;
}

/* line 38, ../src/master.scss */
body.home {
 /* background: black url(../../images/background3.jpg) 40% -40px no-repeat !important;*/
  background: #00040A url(../../images/bg.jpg) 40% -40px no-repeat !important;
}

/* line 41, ../src/master.scss */
#main {
  padding-top: 0px;
  margin-bottom: 20px;
}

/* line 49, ../src/master.scss */
#header {
  padding: 0 0 0 0;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  height: 530px;
 /* background: url(../../images/heroes2.png) 150px 40px no-repeat; */
}
/* line 56, ../src/master.scss */
#header #site-title a {
  display: block;
  height: 350px;
  text-indent: -9999px;
}
/* line 60, ../src/master.scss */
#header #site-description {
  position: absolute;
  z-index: 1;
  top: 330px;
  left: 0;
  visibility: visible;
  display: block;
  background: url(../../images/BS_logo2.png) 0 100% no-repeat;
  width: 100%;
  height: 125px;
  text-indent: -9999px;
}
/* line 71, ../src/master.scss */
#header .right-block {
  position: absolute;
  top: 0px;   /* changed from 10px */
  right: 0;
  overflow: hidden;
  width: 350px;
  padding: 0;
  margin: 0 0;
}
/* line 79, ../src/master.scss */
#header .right-block .block {
  overflow: hidden;
  border: 1px solid #11AFEC;
  padding: 0px 0 0 20;  /* changed from 10px */
  margin: 0 0;
}
/* line 85, ../src/master.scss */
#header h2.free {                           /* TODO: change ID to .playnow from .free */
  background: url(../../images/playNow.png) 50% 50% no-repeat;
  height: 109px;
  text-indent: -9999px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 38px;
  margin: 0 0;
}

#header .playnow {                           /* TODO: change ID to .playnow from .free */
  background: url(../../images/playNow.png) 50% 50% no-repeat;
  height: 109px;
  text-indent: -9999px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 38px;
  margin: 0 0;
}

/* line 96, ../src/master.scss */
#header .buy_platinum {
  display: block;
  position: relative;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  text-indent: -9999px;
  background: url(../../images/buyPlatinum.png) center no-repeat;
}

/* line 114, ../src/master.scss */
#header.interior {
  height: 130px;
  margin-bottom: 40px;
  background: none;
}
/* line 118, ../src/master.scss */
#header.interior #site-title a {
  width: 580px;
  height: 120px;
}
/* line 122, ../src/master.scss */
#header.interior #site-description {
  width: 580px;
  top: 0px;
  background: url(../../images/BS_logo_Interior.png) 0 100% no-repeat;
}

/* line 132, ../src/master.scss */
.apps {
  position: relative;
  padding: 0;
  margin: 0 0;
}
/* line 136, ../src/master.scss */
.apps .stores {
  position: relative;
  overflow: hidden;
  width: 310px;
  margin: 0 auto; 
}
/* line 141, ../src/master.scss */
.apps .stores a {
  float: right;
  display: block;
  text-indent: -9999px;
  width: 150px;
  height: 50px;
  margin-right: 0;
}
/* line 148, ../src/master.scss */
/* removed background: url(../../images/store_apple_150.png) 0 5px no-repeat; */
.apps .stores .store_apple {
  margin-right: 10px;
}
/* line 151, ../src/master.scss */
/* removed background: url(../../images/store_android_150.png) 0 5px no-repeat; */
.apps .stores .store_android {
}

/* line 157, ../src/master.scss */
#header .right-block .verizon {
  padding-bottom: 20px;     /* changed from 20px  */
}
/* line 159, ../src/master.scss */
#header .right-block .verizon h2 {
  margin: 0;
}
/* line 160, ../src/master.scss */
/* removed background: url(../../images/store_apple_150.png) 0 5px no-repeat; */
#header .right-block .verizon .store_verizon {
  float: left;
  text-indent: -9999px;
  width: 150px;
  height: 0px; /*  Changed from 66px - controls space between 'play now' and 'buy' */
  margin: 0 10px 0 15px;
  padding-left: 20px;
}
/* line 168, ../src/master.scss */
/* removed background: url(../../images/store_android_150.png) 0 5px no-repeat; */
#header .right-block .verizon .more_info {
  float: left;
  text-indent: -9999px;
  width: 150px;
  height: 0px;   /*  Changed from 66px - controls space between 'play now' and 'buy' */
  margin-left: 10px;
}
/* line 176, ../src/master.scss */
#header .right-block .verizon .buy_platinum {
  clear: both;
  width: 230px;
  margin: 0 auto;
  height: 230px;
  background: url(../../images/buyPlatinum3.png) 0 50% no-repeat;
}
/* line 182, ../src/master.scss */
#header .right-block .verizon .buy_platinum.textonly {
  width: 100%;
  height: 50px;
  background: url(../../images/buyPlatinum.png) center no-repeat;
}

/* line 195, ../src/master.scss */
.social {
  position: relative;
  margin: 0 auto 15px;
  width: 340px;
  height: 24px;
  overflow: hidden;
}
/* line 201, ../src/master.scss */
.social div {
  overflow: hidden;
  float: left;
  margin: 2px 0 0 2px;
}
/* line 205, ../src/master.scss */
.social div.fb {
  width: 80px;
}
/* line 207, ../src/master.scss */
.social div.digg {
  width: 80px;
}
/* line 209, ../src/master.scss */
.social div.fbpage {
  margin: 0 0 0 0px;
  width: 80px;
  background: url(../../images/facebook-16x16.png) 0 50% no-repeat;
  padding-left: 18px;
}
/* line 214, ../src/master.scss */
.social div.fbpage a {
  font-size: 11px;
  width: auto;
  color: white;
}
/* line 222, ../src/master.scss */
.social > a {
  display: block;
  float: left;
  overflow: hidden;
  width: 24px;
  height: 24px;
  background-image: url(../../images/social.png);
  background-repeat: none;
  background-position: 0 0;
  margin-right: 7px;
  text-indent: -999px;
}
/* line 233, ../src/master.scss */
.social > a.youtube {
  background-position: 0 0;
  width: 52px;
}
/* line 236, ../src/master.scss */
.social > a.twitter {
  margin: 0;
  width: 61px;
  background-position: -52px 0;
}

/* line 246, ../src/master.scss */
#header .apps a#show_qr {
  display: block;
  color: #36c;
  float: none;
  height: auto;
  width: auto;
  margin: 10px auto 5px !important;
  text-align: center;
  text-indent: 0;
}

/* line 256, ../src/master.scss */
#qr {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 50px;
  width: 760px;
  padding: 40px 50px 50px;
  background-color: #cef;
  overflow: hidden;
  -o-border-radius: 20px;
  -icab-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/* line 272, ../src/master.scss */
#qr a#hide_qr {
  position: absolute;
  top: 5px;
  right: 20px;
}

/* line 276, ../src/master.scss */
#qr h4 {
  font-size: 1.75em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

/* line 281, ../src/master.scss */
#qr div {
  position: relative;
  width: 300px;
  float: left;
  text-align: center;
  margin-left: 0;
  overflow: hidden;
}

/* line 288, ../src/master.scss */
#qr div div {
  width: 258px;
  height: 258px;
  background: #fff;
  float: left;
  margin: 0 0 30px 20px;
}

/* line 294, ../src/master.scss */
#qr div p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

/* line 298, ../src/master.scss */
#qr div.android {
  margin-right: 160px;
}

/* line 300, ../src/master.scss */
#qr div.android img {
  margin: 5px;
}

/* line 302, ../src/master.scss */
#qr div a {
  clear: both;
  float: left;
  display: block;
  text-indent: -9999px;
  width: 150px;
  height: 64px;
  margin-left: 65px;
}

/* line 310, ../src/master.scss */
#qr div .store_android {
  background: url(../../images/store_android.png) 0 0 no-repeat;
}

/* line 312, ../src/master.scss */
#qr div .store_apple {
  margin-left: 75px;
  background: url(../../images/store_apple.png) 0 0 no-repeat;
}

/* line 320, ../src/master.scss */
#access {
  position: absolute;
  top: 450px;
  width: 960px;
}

/* line 324, ../src/master.scss */
#access .menu-header ul {
  padding-left: 195px;
}

/* line 326, ../src/master.scss */
#access a {
  text-transform: uppercase;
  letter-spacing: -0.03em;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8), 0 -1px 1px rgba(0, 0, 0, 0.1);
}

/* line 330, ../src/master.scss */
#access a:hover {
  color: #06f;
}

/* line 336, ../src/master.scss */
#slider {
  position: relative;
  width: 960px;
  height: 60px;
  padding: 0;
  margin: 100px 0 0;
  color: #11afec;
  font-family: 'OrbitronMedium', Helvetica, Arial, sans-serif !important;
}
/* line 344, ../src/master.scss */
#slider div {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 920px;
  height: 40px;
  padding: 10px 20px;
  font-size: 2em;
  text-align: center;
  line-height: 40px;
}
/* line 355, ../src/master.scss */
#slider div.med {
  font-size: 1.66em;
}
/* line 357, ../src/master.scss */
#slider div a {
  color: #11afec;
  text-decoration: none;
  border-bottom: 1px dotted #11afec;
}
/* line 361, ../src/master.scss */
#slider div span {
  display: inline-block;
  text-indent: -9999px;
  height: 40px;
  width: 150px;
}
/* line 366, ../src/master.scss */
#slider div span.yahoo {
  background: url(https://www.starlegends.com/themes/starlegends_full/images/yahoo.png) 0 0 no-repeat;
}
/* line 368, ../src/master.scss */
#slider div span.toucharcade {
  background: url(https://www.starlegends.com/themes/starlegends_full/images/toucharcade.png) 0 0 no-repeat;
}
/* line 370, ../src/master.scss */
#slider div span.gametrailers {
  background: url(https://www.starlegends.com/themes/starlegends_full/images/gametrailers.png) 0 0 no-repeat;
}

/* line 379, ../src/master.scss */
div.block {
  position: relative;
  clear: both;
  overflow: hidden;
}
/* line 383, ../src/master.scss */
div.block .container {
  position: relative;
  overflow: hidden;
  border: 1px solid #11AFEC;
  width: 540px;
}
/* line 389, ../src/master.scss */
div.block.gameinfo {
  padding: 25px 0px 0px;
  background: url(../../images/homeFeatureBG2.png) 50% 0% no-repeat;
  height: 500px;
  font-size: 22px;
  text-align: left;
  line-height: 1.4em;
}
/* line 396, ../src/master.scss */
div.block.gameinfo .container {
  float: left;
  width: 551px;
  height: 455px;
  margin: 0 0 0 18px;
}
/* line 402, ../src/master.scss */
div.block.gameinfo .video {
  height: 445px;
  padding-top: 10px;
}
/* line 405, ../src/master.scss */
div.block.gameinfo .video object {
  display: block;
}
/* line 409, ../src/master.scss */
div.block.gameinfo .primary {
  float: left;
  margin: 0px 0 0 20px;
  width: 340px !important;
  height: 457px !important;
  min-height: 457px !important;
  font-size: .75em;
  line-height: 1.4em;
  color: #11AFEC;
}
/* line 419, ../src/master.scss */
div.block.gameinfo .social {
  margin: 10px 0 0;
  line-height: 1.2em;
}
/* line 423, ../src/master.scss */
div.block.gameinfo .widget_text {
  margin: 30px 0 0 0;
}
/* line 426, ../src/master.scss */
div.block.gameinfo h3 {
  color: #fff;
  font-size: 1.25em;
  margin-bottom: 6px;
  margin-left: 10px;
}
/* line 432, ../src/master.scss */
div.block.gameinfo .textwidget {
  color: #FFFFFF;
    font-size: 14px;
    height: 191px;
    padding: 10px 20px;
    text-align: justify;
}

/* line 442, ../src/master.scss */
div.block.news {
  background: url(../../images/contentHeader.png) 0 -10px no-repeat;
  color: #fff;
  font-size: 1.2em;
  width: 874px;
  border: 1px solid #11AFEC;
  margin: -20px 0 0 16px;
  padding: 40px 20px 10px;
}
/* line 450, ../src/master.scss */
div.block.news .content {
  width: 540px;
  font-size: 1.2em;
  line-height: 1.4em;
}
/* line 454, ../src/master.scss */
div.block.news .content li {
  margin-bottom: .5em;
}
/* line 456, ../src/master.scss */
div.block.news .content li a {
  text-decoration: none;
  border-bottom: 1px dotted #999;
}
/* line 462, ../src/master.scss */
div.block.news h2, div.block.news h3 {
  line-height: 1em;
  font-size: 1.5em;
  padding: 0;
  margin: 0 0 40px;
}
/* line 469, ../src/master.scss */
div.block.news a:link,
div.block.news a:visited {
  color: #eee;
}
/* line 472, ../src/master.scss */
div.block.news .gamefeatures {
  width: 300px;
  min-height: 300px;
  height: 100%;
  margin: 0 0 0 20px;
  float: right;
  color: #fff;
}
/* line 480, ../src/master.scss */
div.block.news .gamefeatures ul {
  list-style: none;
  margin: 0;
}
/* line 484, ../src/master.scss */
div.block.news .gamefeatures .widget-container {
  padding: 0px 0 0 !important;
}
/* line 485, ../src/master.scss */
div.block.news .gamefeatures .widget-container li {
  list-style: none;
  background: url(../../images/bullet.png) no-repeat 0 50% !important;
  line-height: 1.2em !important;
  margin: 5px 0 !important;
  padding: 5px 0 5px 26px !important;
  color: #cceeff;
}

/* line 498, ../src/master.scss */
.slideshow_container {
  overflow: hidden;
  margin: 0 0 20px;
}

/* line 502, ../src/master.scss */
#slideshow {
  float: left;
  height: 480px;
  width: 640px;
  margin: 0 0;
}

/* line 508, ../src/master.scss */
#slideshow img.size-480 {
  margin: 80px;
}

/* line 511, ../src/master.scss */
#nav {
  width: 250px;
  float: left;
  margin: 0 0 0 0;
}

/* line 515, ../src/master.scss */
#nav img {
  border: none;
  display: block;
}

/* line 518, ../src/master.scss */
#nav li {
  float: left;
  margin: 5px;
  list-style: none;
}

/* line 522, ../src/master.scss */
#nav a {
  width: 100px;
  height: 100px;
  padding: 3px;
  display: block;
  background: #fff;
  overflow: hidden;
}

/* line 529, ../src/master.scss */
#nav a img {
  width: 100px;
  height: 100px;
}

/* line 532, ../src/master.scss */
#nav li.activeSlide a {
  background: #ff2200;
}

/* line 534, ../src/master.scss */
#nav a:focus {
  outline: none;
}

/* line 543, ../src/master.scss */
.archive #main,
.single #main,
.page #main {
  color: #cef;
  background: black url(../../images/contentHeader.png) 50% 0% repeat-x;
  border: 1px solid #11AFEC;
  padding: 25px 0;
}

/* line 549, ../src/master.scss */
#main #container {
  width: 540px;
  margin: 0 20px;
}

/* line 554, ../src/master.scss */
#main .page-title {
  margin-bottom: 40px;
  font-size: 1.5em;
}

/* line 558, ../src/master.scss */
.page-title span {
  color: inherit;
  font-size: inherit;
}

/* line 564, ../src/master.scss */
#content .page .entry-title,
#content .post .entry-title {
  margin-bottom: 40px;
  font-size: 2em;
}

/* line 571, ../src/master.scss */
#main.about .widget-area h2 {
  margin-top: 10px;
  margin-bottom: 40px;
}

/* line 578, ../src/master.scss */
.class_container {
  border: 1px solid #11afec;
  margin: 0 0 10px;
  overflow: hidden;
}
/* line 582, ../src/master.scss */
.class_container img {
  width: 149px;
  float: left;
}

/* line 593, ../src/master.scss */
.post-type-archive-faq #content .post.faq {
  margin-bottom: 30px;
}
/* line 594, ../src/master.scss */
.post-type-archive-faq #content .entry-title {
  color: #11afec;
  font-size: 1.25em;
  margin: 0 0;
}

/* line 607, ../src/master.scss */
#tabbed_menu {
  position: relative;
  width: 250px;
  float: left;
  overflow: hidden;
  margin: 0;
}
/* line 613, ../src/master.scss */
#tabbed_menu li {
  list-stle: none;
}
/* line 615, ../src/master.scss */
#tabbed_menu li a {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 2px 5px;
  text-decoration: none;
  color: #eee;
}
/* line 622, ../src/master.scss */
#tabbed_menu li a.first {
  color: #cef !important;
  background-color: #444;
}
/* line 625, ../src/master.scss */
#tabbed_menu li a:hover {
  color: #11AFEC;
}

/* line 632, ../src/master.scss */
.tabbed_container {
  position: relative;
  left: 0;
  width: 580px;
  overflow: hidden;
}

/* line 637, ../src/master.scss */
.tabbed_container .entry-meta {
  display: none;
}

/* line 639, ../src/master.scss */
.tabbed_container .post {
  border-left: 1px solid #555;
  padding: 15px 30px;
  display: none;
}

/* line 643, ../src/master.scss */
.tabbed_container .first {
  display: block;
}

/* line 649, ../src/master.scss */
#footer {
  color: #eee;
  margin: 0 0;
  overflow: hidden;
}
/* line 653, ../src/master.scss */
#footer a {
  color: #fff;
}
/* line 654, ../src/master.scss */
#footer .pocket_link {
  float: left;
  width: 280px;
  margin: -15px 0 0;
  text-align: center;
}
/* line 659, ../src/master.scss */
#footer .pocket_link a {
  display: block;
  height: 75px;
  width: 275px;
  padding-left: 50px;
  line-height: 75px;
  background: url(../../images/pl_shield.png) 0 0 no-repeat;
  color: #999;
}
/* line 669, ../src/master.scss */
#footer #colophon {
  border-top: 0px solid white;
  margin-top: -4px;
  overflow: hidden;
  padding: 18px 0;
}
/* line 674, ../src/master.scss */
#footer #colophon #footer-widget-area {
  float: left;
  width: 700px;
}
/* line 677, ../src/master.scss */
#footer #colophon #footer-widget-area #first {
  width: 100%;
}
/* line 679, ../src/master.scss */
#footer #colophon #footer-widget-area ul {
  margin: 0;
}
/* line 681, ../src/master.scss */
#footer #colophon #footer-widget-area ul li {
  margin: 0;
}
/* line 683, ../src/master.scss */
#footer #colophon #footer-widget-area ul li ul {
  margin: 0;
}
/* line 685, ../src/master.scss */
#footer #colophon #footer-widget-area ul li ul li {
  float: left;
  list-style: none;
  padding: 0 12px 0 0;
}
/* line 695, ../src/master.scss */
#footer #site-info {
  float: right;
  width: 260px;
  font-size: 12px;
  text-align: right;
  font-weight: normal;
}
/* line 701, ../src/master.scss */
#footer #site-info a {
  color: #fff;
  text-decoration: none;
}
/* line 706, ../src/master.scss */
#footer .mobile {
  clear: right;
  float: right;
}
/* line 709, ../src/master.scss */
#footer .mobile p {
  margin: 5px 0 0;
  text-align: right;
}

/* line 721, ../src/master.scss */
.error404 #main #container {
  width: 100%;
}
/* line 722, ../src/master.scss */
.error404 #main #content {
  width: 100%;
  color: #11afec;
  text-align: center;
}
/* line 726, ../src/master.scss */
.error404 #main #content h1.entry-title {
  color: #11afec;
  font-size: 5em;
  line-height: 1em;
  letter-spacing: 0.02em;
  margin: 0;
  text-shadow: 1px 1px 10px #000;
}
/* line 735, ../src/master.scss */
.error404 #main .entry-content {
  font-size: 30px;
  line-height: 1.25em;
  text-shadow: 1px 1px 5px #000;
}

/* line 1, ../src/_posts.scss */
#main #content {
  color: #cef;
  background: none;
  padding: 0px 0px;
}

/* line 5, ../src/_posts.scss */
#main #content .news {
  list-style: none;
  margin: 0;
}

/* line 8, ../src/_posts.scss */
#main #content .news li {
  margin-bottom: 20px;
  font-size: 1.25em;
}

/* line 11, ../src/_posts.scss */
#main #content .news li a {
  text-decoration: none;
}

/* line 13, ../src/_posts.scss */
#main #primary {
  padding: 0 20px 0 0;
  background: none;
  width: 300px;
  min-height: 450px;
}

/* line 18, ../src/_posts.scss */
#main #primary .buy {
  height: 140px;
  padding: 0;
  margin-bottom: 20px;
  display: block;
  float: none;
  overflow: visible;
}

/* line 25, ../src/_posts.scss */
#main #primary .buy .store_platinum {
  display: block;
  position: relative;
  left: 0;
}

/* line 29, ../src/_posts.scss */
#main .widget-title {
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 40px;
    text-shadow: 1px 1px 20px #11AFEC;
}

/* line 31, ../src/_posts.scss */
#main ul ul {
  margin-left: 0 !important;
}

/* line 33, ../src/_posts.scss */
#main .widget-container {
  clear: left;
  background: none;
  margin: 0 !important;
  padding: 0 0 0 20px;
}

/* line 38, ../src/_posts.scss */
#main .widget-container ul, #main .widget-container ol {
  list-style: disc;
  margin: 0;
}

/* line 41, ../src/_posts.scss */
#main .widget-container li {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25em;
  padding: 0 0 0 20px;
  margin: 0 0 10px;
  list-style: none;
  background: url(https://www.starlegends.com/themes/starlegends_full/images/greenBullet.png) 0 50% no-repeat;
}

/* line 49, ../src/_posts.scss */
#main #search {
  overflow: hidden;
}

/* line 51, ../src/_posts.scss */
#main #search #s, #main #search #searchsubmit {
  position: relative;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 24px;
  height: 24px !important;
  padding: 2px !important;
}

/* line 59, ../src/_posts.scss */
#main #search #s {
  margin-right: 0;
  width: 200px;
}

/* line 62, ../src/_posts.scss */
#main #search #searchsubmit {
  overflow: visible;
  border: 1px solid #999;
  border-left: none;
  margin-left: 0;
  background-color: #f4f4f4;
}

/* line 70, ../src/_posts.scss */
.full_width {
  margin: 0 auto;
  width: 960px;
}

/* line 74, ../src/_posts.scss */
.alignright {
  text-align: right;
}

/* line 80, ../src/_posts.scss */
.page #content .gallery img {
  width: 500px;
  max-width: 500px;
  width: 900px;
  max-width: 900px;
}

/* line 84, ../src/_posts.scss */
.page #content .gallery-item {
  width: auto;
  margin: 0 0 20px;
}

/* line 1, ../src/_tipsy.scss */
.tipsy {
  padding: 5px;
  font-size: 12px;
  position: absolute;
  z-index: 100000;
}

/* line 7, ../src/_tipsy.scss */
.tipsy-inner {
  padding: 5px 8px 4px 8px;
  background-color: black;
  color: white;
  max-width: 200px;
  text-align: center;
}

/* line 14, ../src/_tipsy.scss */
.tipsy-inner {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* line 19, ../src/_tipsy.scss */
.tipsy-arrow {
  position: absolute;
  background: url("../../images/tipsy.gif") no-repeat top left;
  width: 9px;
  height: 5px;
}

/* line 25, ../src/_tipsy.scss */
.tipsy-n .tipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -4px;
}

/* line 30, ../src/_tipsy.scss */
.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
}

/* line 34, ../src/_tipsy.scss */
.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
}

/* line 38, ../src/_tipsy.scss */
.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  background-position: bottom left;
}

/* line 44, ../src/_tipsy.scss */
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  background-position: bottom left;
}

/* line 49, ../src/_tipsy.scss */
.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  background-position: bottom left;
}

/* line 54, ../src/_tipsy.scss */
.tipsy-e .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  right: 0;
  width: 5px;
  height: 9px;
  background-position: top right;
}

/* line 62, ../src/_tipsy.scss */
.tipsy-w .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 5px;
  height: 9px;
}

/* line 69, ../src/_tipsy.scss */
.round3 {
  -o-border-radius: 3px;
  -icab-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


/*available on*/
#main ul.available_on
{
	margin:0;
}

#main ul.available_on li{
	background:none;
	padding:0;
	list-style:none;
}
ul.available_on li a
{
	width:185px;
	height:65px;
	margin:10px 2px;
	display:block;
	
}

ul.available_on #chrome_store a
{
	background:url(../../images/available_chrome.png) transparent no-repeat;
	
}

ul.available_on #android_market a
{
	background:url(../../images/available_android.png) transparent no-repeat;
	
}

ul.available_on #appstore a
{
	background:url(../../images/available_appleappstore.png) transparent no-repeat;
	
}
