/* Welcome to Compass. */
/* line 17, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 14, ../sass/screen.sass */
a {
  color: #6a1c82;
  text-decoration: none;
}
/* line 18, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #a51f5c;
}
/* line 21, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #557755;
}
/* line 24, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #a51f5c;
}
/* line 27, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #557755;
}
/* line 4, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */
a:hover {
  text-decoration: underline;
}

/* line 19, ../sass/screen.sass */
*, body {
  font-size: 16px;
  font-family: sans-serif;
}

/* line 23, ../sass/screen.sass */
.wrapper {
  width: 680px;
  margin: 0px auto;
}

/* line 27, ../sass/screen.sass */
.main-wrapper {
  width: 640px;
  margin: 0px auto;
}

/* line 31, ../sass/screen.sass */
.main {
  overflow: hidden;
  *zoom: 1;
}
/* line 37, ../sass/screen.sass */
.main .title {
  float: left;
  text-align: center;
  width: 350px;
}
/* line 44, ../sass/screen.sass */
.main .title h1 {
  text-align: center;
}
/* line 46, ../sass/screen.sass */
.main .title h2 {
  padding-bottom: 16px;
  text-align: center;
}
/* line 49, ../sass/screen.sass */
.main .featured-topics {
  float: right;
  width: 250px;
  overflow: visible;
  padding-top: 2em;
}
/* line 57, ../sass/screen.sass */
.main .featured-topics h3 {
  padding-bottom: 16px;
  text-align: center;
}
/* line 60, ../sass/screen.sass */
.main .featured-topics ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 62, ../sass/screen.sass */
.main .featured-topics ul li {
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 12px;
  overflow: wrap;
}
/* line 69, ../sass/screen.sass */
.main .featured-topics ul li .left {
  float: left;
  clear: right;
  margin-right: 5px;
}
/* line 75, ../sass/screen.sass */
.main .featured-topics ul li .right {
  padding-left: 50px;
}

/* line 80, ../sass/screen.sass */
.more-topics {
  position: relative;
  text-align: center;
  width: 100%;
}
/* line 84, ../sass/screen.sass */
.more-topics h3 {
  padding-bottom: 16px;
  text-align: center;
}
/* line 87, ../sass/screen.sass */
.more-topics h4 {
  padding-bottom: 0.8em;
}
/* line 89, ../sass/screen.sass */
.more-topics ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 1em;
}
/* line 49, ../../../../../../home/micas/.rvm/gems/ruby-2.2.1@dashboard/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss */
.more-topics ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
	left: 0;
}
/* line 93, ../sass/screen.sass */
.more-topics ul li {
  width: 120px;
  height: 100px;
  overflow: wrap;
  text-align: center;
}
/* line 101, ../sass/screen.sass */
.more-topics ul li img {
  text-align: center;
  margin-top: 0.5em;
}
/* line 104, ../sass/screen.sass */
.more-topics ul li .run_in_header {
  font-style: bold;
  display: block;
  font-size: 1.2em;
}
/* line 108, ../sass/screen.sass */
.more-topics ul li .trailer {
  display: inline;
}
/* line 110, ../sass/screen.sass */
.more-topics ul li .run_in_header_title {
  font-style: bold;
  display: block;
  font-size: 1.4em;
}
/* line 114, ../sass/screen.sass */
.more-topics ul li .trailer_title {
  font-size: 1.2em;
  display: inline;
}

/* line 118, ../sass/screen.sass */
.rib {
  display: block;
  font-size: 1.2em;
  font-color: #cecece;
}

/* line 123, ../sass/screen.sass */
.short-line {
  width: 75%;
}

/* line 126, ../sass/screen.sass */
.small {
  font-size: 0.8em;
}

/* line 129, ../sass/screen.sass */
.epson-logo {
  padding-top: 1em;
  padding-bottom: 1em;
}

/* line 133, ../sass/screen.sass */
.p {
  text-align: center;
}

/* line 136, ../sass/screen.sass */
h1 {
  font-size: 2em;
}

/* line 138, ../sass/screen.sass */
h2 {
  font-size: 1.75em;
}

/* line 140, ../sass/screen.sass */
h3 {
  font-size: 1.5em;
}

/* line 142, ../sass/screen.sass */
h4 {
  font-size: 1.25em;
}
