/* line 14, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

@import url(blueprint/lists.css);
/* line 9, ../../app/sass/_base.sass */
body, input {
  line-height: 1.8;
  font-size: 13.6px;
}

/* line 14, ../../app/sass/_base.sass */
body, h1, h2, h3, h4, h5, a, label {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
  line-height: 1.8;
}

/* line 20, ../../app/sass/_base.sass */
h1 {
  font-size: 1.35em;
}

/* line 23, ../../app/sass/_base.sass */
h2 {
  font-size: 1.2em;
  margin: 1.5em;
}

/* line 28, ../../app/sass/_base.sass */
table td, table th, table tr {
  border-style: hidden;
  border-width: 1px;
}

/* line 33, ../../app/sass/_base.sass */
ul {
  list-style: circle;
}

/* line 36, ../../app/sass/_base.sass */
ol {
  list-style: decimal;
}

/* line 68, ../../app/sass/_base.sass */
form {
  margin: 2em 1em;
}
/* line 42, ../../app/sass/_base.sass */
form .row {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 0.1em;
}
/* line 45, ../../app/sass/_base.sass */
form .row label {
  display: inline-block;
  clear: right;
}
/* line 49, ../../app/sass/_base.sass */
form .inline label {
  margin-top: 1em;
  display: inline;
}
/* line 52, ../../app/sass/_base.sass */
form .submit {
  text-align: right;
  padding: 0 10%;
  margin: 0;
}
/* line 56, ../../app/sass/_base.sass */
form .submit input[type="submit"] {
  padding: 0 1em;
}
/* line 58, ../../app/sass/_base.sass */
form input, form select {
  padding: 4px;
}
/* line 60, ../../app/sass/_base.sass */
form textarea, form input[type="text"], form input[type="password"] {
  clear: left;
  font-family: "Trebuchet MS";
  display: block;
}
/* line 64, ../../app/sass/_base.sass */
form textarea {
  display: inline;
  float: left;
  margin-right: 0;
  width: 630px;
  width: 99.4%;
}
/* line 139, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form textarea {
  overflow-x: hidden;
}

/* line 43, ../../app/sass/_menu.sass */
#header #navigator {
  overflow: hidden;
  *zoom: 1;
}
/* line 45, ../../app/sass/_menu.sass */
#header #navigator #menu {
  float: left;
}
/* line 28, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 32, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav li {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 37, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav li a {
  display: block;
}
/* line 39, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav li a:hover {
  text-decoration: none;
}
/* line 10, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav li ul {
  display: none;
  position: absolute;
  padding: 5px;
  margin: 0;
  top: auto;
  z-index: 999;
}
/* line 17, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav li ul li {
  float: none;
}
/* line 19, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav li ul li a {
  min-width: 160px;
  white-space: nowrap;
  padding: 0 5px;
}
/* line 4, ../../app/sass/_menu.sass */
#header #navigator #menu .left_side .right_side ul#nav li ul li ul {
  margin-left: 5em;
  margin-top: -1em;
  float: left;
}

/* line 33, ../../app/sass/_mixin.sass */
.block {
  border-width: 1px;
  margin-bottom: 1.5em;
}
/* line 19, ../../app/sass/_mixin.sass */
.block .title {
  padding: 0 1em;
}
/* line 21, ../../app/sass/_mixin.sass */
.block .title h1 {
  padding: 0;
  margin: 0;
}
/* line 24, ../../app/sass/_mixin.sass */
.block .body {
  padding: 1em 1em 3em;
}
/* line 26, ../../app/sass/_mixin.sass */
.block .body .footer {
  padding: 0;
  margin: 0;
}
/* line 29, ../../app/sass/_mixin.sass */
.block .footer {
  padding: 0 1em;
  text-align: right;
}

/* line 83, ../../app/sass/_mixin.sass */
#wrapper .category {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  margin: 0 2px 2px 0;
  padding: 0 4px;
  display: inline-block;
}

/* line 86, ../../app/sass/_mixin.sass */
.tag {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  margin: 0 2px 2px 0;
  padding: 0 4px;
  display: inline-block;
}

/* line 89, ../../app/sass/_mixin.sass */
li a.category {
  border-style: hidden !important;
}

/* line 92, ../../app/sass/_mixin.sass */
.button, input[type="submit"] {
  padding: 1px 1em;
  display: inline-block;
  margin-right: 2px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 71, ../../app/sass/_mixin.sass */
.button:hover, input[type="submit"]:hover {
  border-bottom-style: hidden;
}

/* line 98, ../../app/sass/_mixin.sass */
.tab {
  padding: 1px 1em;
  display: inline-block;
  margin-right: 2px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 71, ../../app/sass/_mixin.sass */
.tab:hover {
  border-bottom-style: hidden;
}

/* line 14, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

@import url(blueprint/lists.css);
/* line 9, ../../app/sass/_base.sass */
body, input {
  line-height: 1.8;
  font-size: 13.6px;
}

/* line 14, ../../app/sass/_base.sass */
body, h1, h2, h3, h4, h5, a, label {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
  line-height: 1.8;
}

/* line 20, ../../app/sass/_base.sass */
h1 {
  font-size: 1.35em;
}

/* line 23, ../../app/sass/_base.sass */
h2 {
  font-size: 1.2em;
  margin: 1.5em;
}

/* line 28, ../../app/sass/_base.sass */
table td, table th, table tr {
  border-style: hidden;
  border-width: 1px;
}

/* line 33, ../../app/sass/_base.sass */
ul {
  list-style: circle;
}

/* line 36, ../../app/sass/_base.sass */
ol {
  list-style: decimal;
}

/* line 68, ../../app/sass/_base.sass */
form {
  margin: 2em 1em;
}
/* line 42, ../../app/sass/_base.sass */
form .row {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 0.1em;
}
/* line 45, ../../app/sass/_base.sass */
form .row label {
  display: inline-block;
  clear: right;
}
/* line 49, ../../app/sass/_base.sass */
form .inline label {
  margin-top: 1em;
  display: inline;
}
/* line 52, ../../app/sass/_base.sass */
form .submit {
  text-align: right;
  padding: 0 10%;
  margin: 0;
}
/* line 56, ../../app/sass/_base.sass */
form .submit input[type="submit"] {
  padding: 0 1em;
}
/* line 58, ../../app/sass/_base.sass */
form input, form select {
  padding: 4px;
}
/* line 60, ../../app/sass/_base.sass */
form textarea, form input[type="text"], form input[type="password"] {
  clear: left;
  font-family: "Trebuchet MS";
  display: block;
}
/* line 64, ../../app/sass/_base.sass */
form textarea {
  display: inline;
  float: left;
  margin-right: 0;
  width: 630px;
  width: 99.4%;
}
/* line 139, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form textarea {
  overflow-x: hidden;
}

/* line 6, ../../app/sass/application.sass */
a, a:hover, a:active, a:focus {
  text-decoration: none;
  border-bottom-width: 1px;
}

/* line 10, ../../app/sass/application.sass */
a:hover {
  border-style: dotted;
}

/* line 13, ../../app/sass/application.sass */
a > img {
  margin: 0;
}

/* line 16, ../../app/sass/application.sass */
div {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

/* line 20, ../../app/sass/application.sass */
hr {
  background: url(/images/hr.gif) no-repeat center center;
  margin: 2em 4em;
  border: 0;
  height: 15px;
  clear: both;
}

/* line 27, ../../app/sass/application.sass */
strong {
  font-weight: bold;
}

/* line 30, ../../app/sass/application.sass */
div {
  border-style: hidden;
}

/* line 35, ../../app/sass/application.sass */
h3, h4 {
  font-size: 1.1em;
  margin-left: 4em;
}

/* line 39, ../../app/sass/application.sass */
ul, ol {
  margin: 1em 1em 1em 3em;
}
/* line 41, ../../app/sass/application.sass */
ul ul, ul ol, ol ul, ol ol {
  margin: 0;
}

/* line 45, ../../app/sass/application.sass */
table {
  margin: 2em 0 1em;
  min-width: 40%;
  max-width: 100%;
  border-spacing: 0;
  width: 96%;
}
/* line 53, ../../app/sass/application.sass */
table th, table thead td {
  text-align: center;
  margin-right: 3px;
}
/* line 57, ../../app/sass/application.sass */
table th {
  font-weight: bold;
}
/* line 60, ../../app/sass/application.sass */
table.raw td, table.raw th {
  border-bottom-style: solid;
}
/* line 63, ../../app/sass/application.sass */
table.rowspan, table.colspan {
  border-top-style: solid;
  border-left-style: solid;
}
/* line 66, ../../app/sass/application.sass */
table.rowspan, table.rowspan td, table.rowspan th, table.colspan, table.colspan td, table.colspan th {
  border-right-style: solid;
  border-bottom-style: solid;
}

/* line 69, ../../app/sass/application.sass */
#top {
  margin-top: 1px;
}
/* line 71, ../../app/sass/application.sass */
#top p {
  padding: 0;
  margin: 0;
}
/* line 74, ../../app/sass/application.sass */
#top.top {
  padding-bottom: 5px;
}

/* line 77, ../../app/sass/application.sass */
#header {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  overflow: hidden;
  *zoom: 1;
}

/* line 83, ../../app/sass/application.sass */
#logo h1 {
  font-size: 2em;
  margin: 1em 0 0 10px;
}
/* line 86, ../../app/sass/application.sass */
#logo h1 a {
  display: block;
  cursor: pointer;
}

/* line 90, ../../app/sass/application.sass */
#navigator {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
  padding: 3px 0;
  overflow: hidden;
  *zoom: 1;
}

/* line 95, ../../app/sass/application.sass */
#search_box {
  float: right;
}
/* line 97, ../../app/sass/application.sass */
#search_box form {
  margin: 0 10px 0 0;
}
/* line 99, ../../app/sass/application.sass */
#search_box form input[type="text"] {
  display: inline;
  width: 120px;
  line-height: 1;
  height: 16px;
  margin: 2px;
}
/* line 105, ../../app/sass/application.sass */
#search_box form input[type="submit"] {
  height: 26px;
  padding: 2px;
  margin: 2px;
}

/* line 109, ../../app/sass/application.sass */
#hb {
  overflow: hidden;
  *zoom: 1;
}

/* line 113, ../../app/sass/application.sass */
#nav a:hover, #logo a:hover {
  border-bottom-style: hidden;
}

/* line 116, ../../app/sass/application.sass */
#nav {
  padding: 0 0.5em;
  font-size: 1.15em;
}
/* line 119, ../../app/sass/application.sass */
#nav a {
  padding: 0 0.45em;
}
/* line 121, ../../app/sass/application.sass */
#nav a:hover {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 123, ../../app/sass/application.sass */
#nav ul {
  border-width: 1px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 126, ../../app/sass/application.sass */
#nav ul a {
  margin-right: 0;
}

/* line 130, ../../app/sass/application.sass */
#middle {
  margin: 10px 0;
}
/* line 134, ../../app/sass/application.sass */
#middle img {
  border: 1px solid #cccccc;
  padding: 3px;
  background-color: white;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 41, ../../app/sass/_mixin.sass */
#middle img.thumb {
  padding: 2px;
}
/* line 43, ../../app/sass/_mixin.sass */
#middle img.small {
  padding: 6px;
}
/* line 45, ../../app/sass/_mixin.sass */
#middle img.medium {
  padding: 10px;
}
/* line 47, ../../app/sass/_mixin.sass */
#middle img.large {
  padding: 16px;
}

/* line 138, ../../app/sass/application.sass */
#wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  overflow: hidden;
  *zoom: 1;
}
/* line 142, ../../app/sass/application.sass */
#wrapper ul, #wrapper ol {
  margin-left: 2em;
}
/* line 144, ../../app/sass/application.sass */
#wrapper ul {
  list-style-image: url(/images/bookmark-small.png);
}

/* line 147, ../../app/sass/application.sass */
#main {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
  overflow: hidden;
  *zoom: 1;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
  margin-bottom: 3px;
}
/* line 139, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main {
  overflow-x: hidden;
}
/* line 152, ../../app/sass/application.sass */
#main th, #main td {
  padding: 3px 7px;
}
/* line 155, ../../app/sass/application.sass */
#main .block .title {
  padding-top: 1em;
}
/* line 157, ../../app/sass/application.sass */
#main .block .title h1, #main .block .title a {
  line-height: 1.2;
}

/* line 161, ../../app/sass/application.sass */
#content h1:first-child {
  margin-top: 0;
}
/* line 163, ../../app/sass/application.sass */
#content ul, #content ol {
  margin-left: 4em;
}
/* line 165, ../../app/sass/application.sass */
#content p {
  margin: 1em 2em;
}
/* line 167, ../../app/sass/application.sass */
#content p img {
  max-width: 640px;
}
/* line 169, ../../app/sass/application.sass */
#content .total_entries {
  text-align: right;
}
/* line 171, ../../app/sass/application.sass */
#content .help {
  margin: 2em;
  padding: 1em;
}
/* line 174, ../../app/sass/application.sass */
#content #comments_block {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
  margin: 5px 0 1px;
  padding: 2em 0;
}
/* line 139, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #content #comments_block {
  overflow-x: hidden;
}
/* line 179, ../../app/sass/application.sass */
#content #comments_block #comments_list .block {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
  margin-bottom: 2px;
}
/* line 182, ../../app/sass/application.sass */
#content img {
  margin: 1em;
}

/* line 186, ../../app/sass/application.sass */
#side_bar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 230px;
  font-size: 13px;
}
/* line 139, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #side_bar {
  overflow-x: hidden;
}
/* line 189, ../../app/sass/application.sass */
#side_bar td, #side_bar th {
  padding: 3px 5px;
}
/* line 191, ../../app/sass/application.sass */
#side_bar .block {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-style: solid;
}
/* line 195, ../../app/sass/application.sass */
#side_bar .title h1, #side_bar .title h2 {
  font-size: 16px;
  line-height: 1.8;
}
/* line 198, ../../app/sass/application.sass */
#side_bar .title .tag {
  border-style: hidden;
}
/* line 201, ../../app/sass/application.sass */
#side_bar .body h1, #side_bar .body h2 {
  font-size: 15px;
  line-height: 1.2;
}

/* line 209, ../../app/sass/application.sass */
#bottom {
  border-top-width: 1px;
}

/* line 212, ../../app/sass/application.sass */
#footer {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  overflow: hidden;
  *zoom: 1;
  font-size: 0.9em;
  padding: 1em 0 1em;
}
/* line 214, ../../app/sass/application.sass */
#footer li {
  line-height: 1.5;
}
/* line 219, ../../app/sass/application.sass */
#footer .col {
  display: inline;
  float: left;
  margin-right: 0;
  width: 470px;
}
/* line 139, ../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-0.10.3/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .col {
  overflow-x: hidden;
}
/* line 221, ../../app/sass/application.sass */
#footer h1 {
  margin: 0;
  font-size: 1.2em;
}
/* line 224, ../../app/sass/application.sass */
#footer .description {
  padding-left: 2em;
}
/* line 226, ../../app/sass/application.sass */
#footer ul, #footer li {
  padding: 0;
  margin: 0;
}

/* line 230, ../../app/sass/application.sass */
#power_by {
  text-align: center;
  font-size: 0.95em;
  border-top-style: solid;
}
/* line 51, ../../app/sass/_mixin.sass */
#power_by ul {
  margin: 0;
  padding: 0.1em 0.5em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 55, ../../app/sass/_mixin.sass */
#power_by ul li {
  display: inline;
  border-left-width: 1px;
  border-left-style: solid;
  line-height: 0.2;
  margin-right: 5px;
  padding-left: 9px;
}
/* line 62, ../../app/sass/_mixin.sass */
#power_by ul li:first-child {
  border-left-style: hidden;
}
/* line 235, ../../app/sass/application.sass */
#power_by ul {
  padding: 1px;
}
/* line 237, ../../app/sass/application.sass */
#power_by .current_sites {
  font-size: 0.8em;
}

/* line 242, ../../app/sass/application.sass */
#preview_image {
  position: absolute;
  padding: 1em;
  z-index: 999;
}
/* line 246, ../../app/sass/application.sass */
#preview_image img {
  max-height: 200px;
  max-width: 300px;
}

/* line 251, ../../app/sass/application.sass */
#swfupload_container {
  border: 1px solid #7faaff;
  padding: 2px;
  width: 180px;
  height: 18px;
}

/* line 267, ../../app/sass/application.sass */
.more {
  font-size: 0.9em;
  text-align: right;
}

/* line 271, ../../app/sass/application.sass */
.command {
  display: inline;
  font-size: 11px;
  padding: 0 0.4em;
  position: absolute;
}
/* line 276, ../../app/sass/application.sass */
.command a {
  font-size: 11px;
  text-decoration: none;
  display: inline-block;
  padding-left: 16px;
  text-indent: -999em;
}
/* line 282, ../../app/sass/application.sass */
.command .display {
  background: url(/images/magnify.png) no-repeat left center !important;
}
/* line 284, ../../app/sass/application.sass */
.command .edit {
  background: url(/images/pencil.png) no-repeat left center !important;
}
/* line 286, ../../app/sass/application.sass */
.command .delete {
  background: url(/images/cancel.png) no-repeat left center !important;
}
/* line 288, ../../app/sass/application.sass */
.command .upload {
  background: url(/images/upload.png) no-repeat left center !important;
}
/* line 290, ../../app/sass/application.sass */
.command .public_false {
  background: url(/images/private.png) no-repeat left center !important;
  cursor: help;
}

/* line 294, ../../app/sass/application.sass */
.te_quicklook .te_close_link, .te_flatlook .te_close_link {
  left: 96%;
}

/* line 298, ../../app/sass/application.sass */
.avatar img {
  display: inline;
  margin: 0 2px 0 0 !important;
  height: 12px;
}

/* line 303, ../../app/sass/application.sass */
.inline {
  display: inline;
}

/* line 309, ../../app/sass/application.sass */
.hidden {
  display: none;
}

/* line 313, ../../app/sass/application.sass */
.notNull label {
  padding-right: 16px;
  background: url(/images/star.png) right center no-repeat;
}

/* line 318, ../../app/sass/application.sass */
.photos {
  background: url(/images/images.png) no-repeat left center;
}

/* line 325, ../../app/sass/application.sass */
.nav {
  padding: 0;
  margin: 1px 0 0 0;
  list-style-type: none;
}
/* line 329, ../../app/sass/application.sass */
.nav li {
  border: none;
  background-image: none;
  list-style: none;
  display: inline;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}
/* line 337, ../../app/sass/application.sass */
.nav li a {
  padding: 1px 1em;
  display: inline-block;
  margin-right: 2px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 71, ../../app/sass/_mixin.sass */
.nav li a:hover {
  border-bottom-style: hidden;
}

/* line 340, ../../app/sass/application.sass */
.tabs_container {
  padding: 1px 1em 1em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-style: solid;
}
/* line 343, ../../app/sass/application.sass */
.tabs_container .tab_page {
  padding: 2em 0;
}

/* line 350, ../../app/sass/application.sass */
.external_link {
  padding: 0;
}

/* line 353, ../../app/sass/application.sass */
.pagination {
  font-size: 0.9em;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  clear: both;
}
/* line 357, ../../app/sass/application.sass */
.pagination span, .pagination a {
  margin: 0 2px;
  padding: 2px 0.5em;
}

/* line 361, ../../app/sass/application.sass */
#main .pagination {
  text-align: center;
  margin: 3em 0 3em;
}

/* line 365, ../../app/sass/application.sass */
#side_bar .pagination {
  margin: 0;
}
/* line 367, ../../app/sass/application.sass */
#side_bar .pagination a, #side_bar .pagination span {
  margin: 0;
}

/* line 371, ../../app/sass/application.sass */
#notice {
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  padding: 0.2em;
}

/* line 378, ../../app/sass/application.sass */
.memo {
  display: inline;
  font-size: 0.8em;
}

/* line 382, ../../app/sass/application.sass */
.survey {
  padding: 1em;
}

/* line 385, ../../app/sass/application.sass */
.current {
  text-decoration: underline;
}

/* line 388, ../../app/sass/application.sass */
.comment {
  padding: 1em;
}

/* line 391, ../../app/sass/application.sass */
.current_admin_info {
  padding: 1em;
}

/* line 394, ../../app/sass/application.sass */
.tags_list {
  font-size: 0.85em;
  padding-left: 12px;
  margin-left: 2px;
  background: url(/images/tag_purple-12x12.png) no-repeat left center;
  display: inline;
}

/* line 401, ../../app/sass/application.sass */
.errorExplanation {
  margin-bottom: 1em;
}

/* line 413, ../../app/sass/application.sass */
.body {
  overflow: hidden;
  *zoom: 1;
}

/* line 418, ../../app/sass/application.sass */
.more_articles_list {
  text-align: right;
  margin-right: 2em;
}

/* line 424, ../../app/sass/application.sass */
.time, .author {
  background: url(/images/clock.gif) left center no-repeat;
  margin-left: 0.2em;
  padding-left: 14px;
}

/* line 429, ../../app/sass/application.sass */
.author {
  background: url(/images/edit.png) left center no-repeat;
  padding-left: 18px;
}
