/* incase an inverted custom gradient isn't specified */

/* line 6, ../../compass/src/_reset.sass */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 14, ../../compass/src/_reset.sass */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 18, ../../compass/src/_reset.sass */
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
/* line 44, ../../compass/src/_reset.sass */
blockquote:before, q:before,
blockquote:after, q:after {
  content: "";
}

/* line 20, ../../compass/src/_reset.sass */
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 22, ../../compass/src/_reset.sass */
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../compass/src/_reset.sass */
a img {
  border: none;
}

/* line 6, ../../compass/src/_core.sass */
a {
  color: #02618f;
}

/* line 8, ../../compass/src/_core.sass */
em {
  font-style: italic;
}

/* line 10, ../../compass/src/_core.sass */
strong {
  font-weight: bold;
}

/* line 12, ../../compass/src/_core.sass */
html body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
  padding-bottom: 25px;
  color: #333;
  background: #fafafa url('../images/bg.jpg?1263912427') repeat-x;
  line-height: 1.45em;
  font-size: 16px;
}
/* line 19, ../../compass/src/_core.sass */
html body p {
  padding-bottom: 1em;
}

/* line 21, ../../compass/src/_core.sass */
#page {
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  /* Webkit (Safari, Chrome) */
  -webkit-box-shadow: #abb2ba 0 0 8px;
  /* Gecko (Firefox, Camino) */
  -moz-box-shadow: #abb2ba 0 0 8px;
  /* CSS3 */
  box-shadow: #abb2ba 0 0 8px;
  width: 885px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}

/* line 28, ../../compass/src/_core.sass */
#page_title {
  display: block;
  clear: both;
  width: 885px;
  height: 117px;
  text-align: center;
  padding: 0;
}
/* line 35, ../../compass/src/_core.sass */
#page_title a {
  background: url('../images/header.jpg?1265145370') no-repeat;
  display: inline-block;
  text-indent: -999px;
  height: 117px;
  overflow: hidden;
}
/* line 41, ../../compass/src/_core.sass */
#page_title a span {
  display: none;
}
/* line 43, ../../compass/src/_core.sass */
#page_title a.intel_link {
  background-position: 0 0;
  width: 120px;
}
/* line 46, ../../compass/src/_core.sass */
#page_title a#title_link {
  background-position: -120px 0;
  width: 765px;
}

/* line 55, ../../compass/src/_core.sass */
#nav {
  text-align: right;
  padding: 15px 0 0;
}
/* line 58, ../../compass/src/_core.sass */
#nav .content {
  margin: 0 56px 0 50px;
  padding: 0 8px;
  background: url('../images/nav_bg.png?1265064885') repeat-x left bottom;
}
/* line 62, ../../compass/src/_core.sass */
#nav a {
  color: #a3a3a3;
  text-decoration: none;
  display: inline-block;
  padding: 6px 15px;
  position: relative;
  bottom: -1px;
}
/* line 69, ../../compass/src/_core.sass */
#nav a:hover {
  text-decoration: underline;
}
/* line 71, ../../compass/src/_core.sass */
#nav a.here {
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border: 1px solid #c9c9c9;
  border-bottom-color: #fff;
  background: #fff;
  color: #1f9ed5;
}

/* line 77, ../../compass/src/_core.sass */
h2, h3, h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #02618f;
  font-weight: bold;
  margin-top: .5em;
  margin-bottom: .5em;
}

/* line 81, ../../compass/src/_core.sass */
h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #02618f;
  font-weight: bold;
  background: url('../images/title_bg.jpg?1263912427') left center;
  height: 35px;
  width: 619px;
  padding: 15px 0 0 15px;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* line 90, ../../compass/src/_core.sass */
h2 {
  font-size: 26px;
  line-height: 1.2em;
}

/* line 93, ../../compass/src/_core.sass */
h3 {
  font-size: 18px;
  text-transform: uppercase;
}
/* line 96, ../../compass/src/_core.sass */
h3 a {
  color: inherit;
}

/* line 98, ../../compass/src/_core.sass */
#main {
  padding: 15px 45px 0 195px;
  background: url('../images/tiles.jpg?1265209211') no-repeat 45px 15px;
  min-height: 800px;
}
/* line 102, ../../compass/src/_core.sass */
#main p {
  width: 450px;
  font-size: 95%;
}

/* line 106, ../../compass/src/_core.sass */
#page.entry #main {
  padding: 15px 45px 0;
  background: #fff;
}
/* line 109, ../../compass/src/_core.sass */
#page.entry #main p {
  width: auto;
}

/* line 111, ../../compass/src/_core.sass */
#prizes {
  text-indent: -9999em;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/prizes.jpg?1265209211');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 636px;
  height: 185px;
  margin-bottom: 35px;
}

/* line 117, ../../compass/src/_core.sass */
#sidebar {
  color: #0084b4;
  font-style: italic;
  float: right;
}
/* line 121, ../../compass/src/_core.sass */
#sidebar p {
  width: 133px;
  font-size: 95%;
  text-align: center;
  line-height: 1.25em;
}

/* line 126, ../../compass/src/_core.sass */
#footer {
  clear: both;
  border-top: 2px solid #dce4e7;
  height: 100px;
  margin: 0 45px;
  text-align: center;
  padding: 25px 0 0;
}
/* line 133, ../../compass/src/_core.sass */
#footer a {
  background: url('../images/footer_logos.jpg?1265920133') no-repeat;
  display: inline-block;
  text-indent: -999px;
  height: 71px;
  overflow: hidden;
}
/* line 139, ../../compass/src/_core.sass */
#footer a span {
  display: none;
}
/* line 141, ../../compass/src/_core.sass */
#footer a.intel_link {
  background-position: 0 0;
  width: 100px;
}
/* line 144, ../../compass/src/_core.sass */
#footer a#movie_maker_link {
  background-position: -120px 0;
  width: 170px;
}
/* line 147, ../../compass/src/_core.sass */
#footer a#photoshop_link {
  background-position: right 0;
  width: 195px;
}

/* line 150, ../../compass/src/_core.sass */
#copyright {
  clear: both;
  font-size: 11px;
  text-align: center;
  padding-bottom: 20px;
}

/* line 1, ../../compass/src/_shared.sass */
#corei5 {
  background: url('../images/corei5.jpg?1265209211') no-repeat top center;
  width: 162px;
  padding-top: 135px;
  font-size: 85%;
  display: block;
  line-height: 1.625em;
}
/* line 8, ../../compass/src/_shared.sass */
#corei5.home {
  float: right;
  margin-right: 10px;
  color: #1674b0;
}

/* line 12, ../../compass/src/_shared.sass */
.qtip {
  border: 2px solid #fff;
  /* Webkit (Safari, Chrome) */
  -webkit-box-shadow: rgba(0,0,0, 0.3) 0px 10px 15px;
  /* Gecko (Firefox, Camino) */
  -moz-box-shadow: rgba(0,0,0, 0.3) 0px 10px 15px;
  /* CSS3 */
  box-shadow: rgba(0,0,0, 0.3) 0px 10px 15px;
}
/* line 15, ../../compass/src/_shared.sass */
.qtip h3 {
  line-height: 1.2em;
}
/* line 17, ../../compass/src/_shared.sass */
.qtip p {
  font-size: 90%;
  line-height: 1.2em;
  color: #666;
}
/* line 21, ../../compass/src/_shared.sass */
.qtip .qtip-content {
  background-color: #d4f0fe;
}
/* line 23, ../../compass/src/_shared.sass */
.qtip input.textbox {
  width: 90%;
  margin-bottom: 15px;
}
/* line 27, ../../compass/src/_shared.sass */
.qtip form button {
  margin: 10px 0 0;
}

/* line 29, ../../compass/src/_shared.sass */
button {
  font-family: "Lucida Grande", Lucida, Arial, sans_serif;
  background: url('../images/button_bg.png?1264005126') repeat-x bottom left;
  margin: 0;
  width: auto;
  overflow: visible;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  border-style: solid;
  font-weight: bold;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 15px;
  line-height: 18px;
  padding: 3px 12px;
  border-width: 1px;
  background-color: #006291;
  background: -webkit-gradient(linear, left top, left bottom, from(#3cbefc), to(#036fa3), color-stop(10%, #0394da), color-stop(50%, #025780), color-stop(50%, #024d71));
  background: -moz-linear-gradient(left top, left bottom, from(#3cbefc), to(#036fa3), color-stop(10%, #0394da), color-stop(50%, #025780), color-stop(50%, #024d71));
  border-color: #012e44;
  text-shadow: #000c11 0px 1px 1px;
  color: white;
  padding: 6px 12px;
  border-width: 1px;
}
/* line 162, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button::-moz-focus-inner {
  border: none;
  padding: 0;
}
/* line 165, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button:focus {
  outline: none;
}
/* line 167, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button.disabled, button[disabled] {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: alpha(opacity=70);
}
/* line 172, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus {
  cursor: default;
}
/* line 143, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button:active {
  padding: 2px 11px;
  border-width: 2px;
}
/* line 146, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button.disabled:active, button[disabled] {
  padding: 3px 12px;
  border-width: 1px;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button.disabled:active, button.disabled:hover, button[disabled]:active, button[disabled]:hover {
  background-color: #006291;
  background: -webkit-gradient(linear, left top, left bottom, from(#3cbefc), to(#036fa3), color-stop(10%, #0394da), color-stop(50%, #025780), color-stop(50%, #024d71));
  background: -moz-linear-gradient(left top, left bottom, from(#3cbefc), to(#036fa3), color-stop(10%, #0394da), color-stop(50%, #025780), color-stop(50%, #024d71));
  border-color: #012e44;
  text-shadow: #000c11 0px 1px 1px;
  color: white;
}
/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button:hover, button:focus {
  background-color: #005882;
  background: -webkit-gradient(linear, left top, left bottom, from(#2eb9fc), to(#036594), color-stop(10%, #038acb), color-stop(50%, #024d71), color-stop(50%, #024362));
  background: -moz-linear-gradient(left top, left bottom, from(#2eb9fc), to(#036594), color-stop(10%, #038acb), color-stop(50%, #024d71), color-stop(50%, #024362));
  border-color: #012435;
  text-shadow: #000202 0px 1px 1px;
  color: white;
}
/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button:active {
  background-color: #004e73;
  background: -webkit-gradient(linear, left top, left bottom, from(#014e71), to(#02699a), color-stop(30%, #01557b), color-stop(50%, #014767), color-stop(50%, #013c58));
  background: -moz-linear-gradient(left top, left bottom, from(#014e71), to(#02699a), color-stop(30%, #01557b), color-stop(50%, #014767), color-stop(50%, #013c58));
  border-color: #011a26;
  text-shadow: black 0px -1px -1px;
  color: white;
}
/* line 143, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button:active {
  padding: 5px 11px;
  border-width: 2px;
}
/* line 146, ../../../../../../../Library/Ruby/Gems/1.8/gems/fancy-buttons-0.3.9/lib/sass/_fancy_buttons.sass */
button.disabled:active, button[disabled] {
  padding: 6px 12px;
  border-width: 1px;
}

/* line 34, ../../compass/src/_shared.sass */
form label {
  display: block;
  width: auto;
  color: #555;
  font-size: 13px;
}
/* line 39, ../../compass/src/_shared.sass */
form label strong {
  font-weight: normal;
}
/* line 41, ../../compass/src/_shared.sass */
form .check_boxes {
  margin-bottom: 15px;
}
/* line 43, ../../compass/src/_shared.sass */
form .check_boxes input, form .check_boxes label {
  display: inline-block;
}
/* line 45, ../../compass/src/_shared.sass */
form .checkbox {
  display: inline-block;
}
/* line 47, ../../compass/src/_shared.sass */
form button {
  margin: 25px 0;
}
/* line 49, ../../compass/src/_shared.sass */
form textarea {
  width: 70%;
  height: 70px;
  margin-bottom: 8px;
}

/* line 54, ../../compass/src/_shared.sass */
.vote {
  overflow: hidden;
  display: inline-block;
  padding: 25px 0;
  font-size: 95%;
  width: 100%;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
.vote {
  display: block;
}
/* line 59, ../../compass/src/_shared.sass */
.vote a.button {
  float: left;
  text-indent: -9999em;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/vote_button.png?1265145370');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 38px;
  width: 101px;
}

/* line 65, ../../compass/src/_shared.sass */
strong.red {
  float: left;
  color: #d0100b;
  width: 60%;
  line-height: 1.2em;
  padding-left: 15px;
}

/* line 72, ../../compass/src/_shared.sass */
.blue {
  color: #0084b4;
}

/* line 1, ../../compass/src/_entries.sass */
#core_family {
  display: block;
  margin-top: 80px;
  padding: 30px 0 30px 140px;
  width: 220px;
  font-size: 85%;
  line-height: 1.3em;
  color: #1674b0;
  background: url('../images/corei5.png?1265145370') no-repeat left center;
}

/* line 11, ../../compass/src/_entries.sass */
#filter_heading {
  background: #fff;
}
/* line 13, ../../compass/src/_entries.sass */
#filter_heading form {
  text-align: center;
  padding: 20px 12px 12px;
}
/* line 16, ../../compass/src/_entries.sass */
#filter_heading #vote_msg {
  color: #1e8abb;
  font-size: 95%;
  padding: 15px 35px 0;
  line-height: 1.2em;
}

/* line 21, ../../compass/src/_entries.sass */
#subnav {
  background: #066591;
  margin: 0 25px;
  text-align: center;
  padding: 10px 0;
}
/* line 26, ../../compass/src/_entries.sass */
#subnav a {
  text-decoration: none;
  font-size: 95%;
  color: #27bee9;
  padding: 0;
  display: inline-block;
  width: 30%;
  border-right: 2px solid #52bffa;
  border-left: 2px solid #52bffa;
}
/* line 35, ../../compass/src/_entries.sass */
#subnav a.first, #subnav a.last {
  border: 0;
}
/* line 37, ../../compass/src/_entries.sass */
#subnav a.here, #subnav a:hover, #subnav a:focus {
  color: #fff;
}

/* line 39, ../../compass/src/_entries.sass */
.search_results {
  padding: 3px 0;
  margin: 0 25px 8px;
  text-align: center;
  background: #f5f5f5;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}

/* line 47, ../../compass/src/_entries.sass */
.no_results {
  background: white;
  padding: 10px;
  text-align: center;
}

/* line 51, ../../compass/src/_entries.sass */
#mediatype {
  text-align: center;
}
/* line 53, ../../compass/src/_entries.sass */
#mediatype a {
  padding: 8px 0;
  width: 29%;
  background: #3998c4;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 95%;
  margin: 10px 9px;
}
/* line 63, ../../compass/src/_entries.sass */
#mediatype a.first, #mediatype a.last {
  margin-right: 0;
  margin-left: 0;
}
/* line 67, ../../compass/src/_entries.sass */
#mediatype a:hover, #mediatype a:focus, #mediatype a.here {
  background: #3fc0fd;
}

/* line 69, ../../compass/src/_entries.sass */
.entry_main {
  background: -webkit-gradient(linear, left top, left bottom, from(#b1dbf4), to(#d2ecfb), color-stop(0.3, #d2ecfb));
  background: -moz-linear-gradient(left top, left bottom, from(#b1dbf4), to(#d2ecfb), color-stop(0.3, #d2ecfb));
  background-color: #d7ecf9;
  padding: 30px;
  margin-bottom: 36px;
}
/* line 70, ../../compass/src/_entries.sass */
.entry_main h2 {
  color: #568fc5;
  font-size: 170%;
  text-transform: uppercase;
  text-align: center;
  margin-top: -12px;
  padding: 0;
}
/* line 81, ../../compass/src/_entries.sass */
.entry_main .heading {
  background: #1c82cd;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 10px 15px;
}
/* line 87, ../../compass/src/_entries.sass */
.entry_main .heading .author {
  font-weight: normal;
  color: #d1e6f5;
  font-size: 90%;
}
/* line 91, ../../compass/src/_entries.sass */
.entry_main .entry {
  overflow: hidden;
  display: inline-block;
  position: relative;
  background: #fff;
  padding: 25px;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
.entry_main .entry {
  display: block;
}
/* line 96, ../../compass/src/_entries.sass */
.entry_main .entry h3 {
  text-transform: none;
}
/* line 98, ../../compass/src/_entries.sass */
.entry_main .entry .video {
  margin-bottom: 25px;
}
/* line 100, ../../compass/src/_entries.sass */
.entry_main .entry .questions {
  width: 410px;
}
/* line 102, ../../compass/src/_entries.sass */
.entry_main .entry .question {
  font-size: 95%;
  line-height: 1.45em;
  color: #555;
  margin-bottom: 25px;
}
/* line 107, ../../compass/src/_entries.sass */
.entry_main .entry .badge {
  width: 180px;
  padding-top: 15px;
}
/* line 110, ../../compass/src/_entries.sass */
.entry_main .entry .embed {
  font-size: 70%;
  padding-bottom: 15px;
  line-height: 1.4em;
}
/* line 114, ../../compass/src/_entries.sass */
.entry_main .entry textarea {
  display: block;
  width: 100%;
  height: 40px;
  width: 160px;
  overflow: hidden;
  margin-top: 5px;
}
/* line 121, ../../compass/src/_entries.sass */
.entry_main .entry .sidebar {
  position: absolute;
  top: 25px;
  right: 15px;
}
/* line 125, ../../compass/src/_entries.sass */
.entry_main .entry .votes {
  width: 170px;
  text-align: center;
}
/* line 128, ../../compass/src/_entries.sass */
.entry_main .entry .vote {
  padding: 0;
}
/* line 130, ../../compass/src/_entries.sass */
.entry_main .entry .votecount {
  padding: 0;
  color: #666;
  font-weight: bold;
  font-size: 110%;
}
/* line 135, ../../compass/src/_entries.sass */
.entry_main .entry em.vote_msg {
  color: red;
  font-size: 90%;
  line-height: 1.3em;
  font-style: inherit;
}
/* line 140, ../../compass/src/_entries.sass */
.entry_main .entry a.button {
  display: block;
  float: none;
  text-indent: -9999em;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/vote_button.png?1265145370');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 38px;
  width: 101px;
  margin: 0 auto;
}
/* line 147, ../../compass/src/_entries.sass */
.entry_main .entry .vote_count {
  font-weight: bold;
  padding: 10px 0;
}
/* line 150, ../../compass/src/_entries.sass */
.entry_main .entry .fb {
  margin-top: 15px;
}
/* line 152, ../../compass/src/_entries.sass */
.entry_main .entry .arrow {
  font-weight: bold;
  color: #d0100b;
  font-size: 160%;
  position: relative;
  top: 3px;
  display: inline-block;
}

/* line 160, ../../compass/src/_entries.sass */
#entry_listing {
  background: #fff;
  padding: 25px;
  overflow: hidden;
  display: inline-block;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
#entry_listing {
  display: block;
}
/* line 164, ../../compass/src/_entries.sass */
#entry_listing .entry_summary {
  float: left;
  width: 33%;
  text-align: center;
}
/* line 168, ../../compass/src/_entries.sass */
#entry_listing .entry_summary.first {
  clear: left;
}
/* line 170, ../../compass/src/_entries.sass */
#entry_listing .entry_summary a {
  display: inline-block;
  margin: 10px;
  text-decoration: none;
}
/* line 174, ../../compass/src/_entries.sass */
#entry_listing .entry_summary span {
  display: block;
  line-height: 1.2em;
  text-align: left;
  padding: 0 23px;
}
/* line 179, ../../compass/src/_entries.sass */
#entry_listing .entry_summary .author {
  color: #666;
}
/* line 181, ../../compass/src/_entries.sass */
#entry_listing .entry_summary .title {
  color: #16608a;
  font-weight: bold;
  font-size: 80%;
  line-height: 1.1em;
  padding-bottom: 4px;
}
/* line 187, ../../compass/src/_entries.sass */
#entry_listing .entry_summary .author, #entry_listing .entry_summary .votes {
  font-size: 80%;
  font-weight: bold;
}
/* line 190, ../../compass/src/_entries.sass */
#entry_listing .entry_summary .votes {
  color: #7ca8d9;
}
/* line 192, ../../compass/src/_entries.sass */
#entry_listing .entry_summary .photo {
  margin-bottom: 4px;
  text-align: center;
}

/* line 195, ../../compass/src/_entries.sass */
#paginate {
  overflow: hidden;
  display: inline-block;
  background: #fff;
  padding: 15px 25px 25px;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
#paginate {
  display: block;
}

/* line 200, ../../compass/src/_entries.sass */
.pagination {
  float: right;
}
/* line 202, ../../compass/src/_entries.sass */
.pagination span, .pagination a {
  margin-left: 1px;
  float: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: inline-block;
  padding: 1px 6px;
  background: #fff;
  border: 1px solid #ddd;
  text-decoration: none;
  float: left;
}
/* line 212, ../../compass/src/_entries.sass */
.pagination span.gap {
  background: none;
  border: none;
  margin: 0;
}
/* line 216, ../../compass/src/_entries.sass */
.pagination span.prev_page, .pagination span.next_page {
  color: #bbb;
  background: #fff;
  border-color: #eee;
}
/* line 220, ../../compass/src/_entries.sass */
.pagination a:hover, .pagination a:focus, .pagination span.current {
  color: #02618f;
  padding: 0 5px;
  border-width: 2px;
  border-color: #c1e1f6;
  background: #f2f9fd;
}
/* line 227, ../../compass/src/_entries.sass */
.pagination .prev_page {
  margin-right: 10px;
}
/* line 229, ../../compass/src/_entries.sass */
.pagination .next_page {
  margin-left: 10px;
}
