/* Theme Name: Oxygenna Basic  
 * Theme URI: http://www.oxygenna.com/
 * Description: Oxygenna's Basic wordpress theme 
 * Version: 1.1
 * Author: Christos Pantazis
 * Tags: blueprint, two columns, widgets */
/* line 4, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_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 6, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass */
html {
  font-size: 100.01%;
}

/* line 14, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_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, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_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, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass */
blockquote:before, q:before,
blockquote:after, q:after {
  content: "";
}

/* line 20, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_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, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_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, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass */
a img {
  border: none;
}

/* line 24, src/style.sass */
body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 87.5%;
}
/* line 58, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
/* line 63, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h1 img {
  margin: 0;
}
/* line 65, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 69, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}
/* line 74, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 79, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
/* line 84, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
}
/* line 88, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0;
}
/* line 90, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body p {
  margin: 0 0 1.5em;
}
/* line 92, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 96, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 100, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body a {
  text-decoration: underline;
  color: #000099;
}
/* line 12, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
body a:visited {
  color: #000066;
}
/* line 15, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
body a:focus {
  color: black;
}
/* line 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
body a:hover {
  color: black;
}
/* line 21, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
body a:active {
  color: #cc0099;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic;
}
/* line 107, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body strong {
  font-weight: bold;
}
/* line 109, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body em {
  font-style: italic;
}
/* line 111, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 114, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body sup, body sub {
  line-height: 0;
}
/* line 116, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body abbr, body acronym {
  border-bottom: 1px dotted #666;
}
/* line 118, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 121, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body del {
  color: #666;
}
/* line 123, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 126, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body pre, body code, body tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
/* line 129, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body li ul, body li ol {
  margin: 0;
}
/* line 131, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body ul, body ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 134, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body ul {
  list-style-type: disc;
}
/* line 136, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body ol {
  list-style-type: decimal;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body dl {
  margin: 0 0 1.5em 0;
}
/* line 140, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body dl dt {
  font-weight: bold;
}
/* line 142, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body dd {
  margin-left: 1.5em;
}
/* line 144, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 147, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body th {
  font-weight: bold;
}
/* line 149, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body thead th {
  background: #c3d9ff;
}
/* line 151, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
/* line 153, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body tr.even td {
  background: #e5ecf9;
}
/* line 155, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body tfoot {
  font-style: italic;
}
/* line 157, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body caption {
  background: #eee;
}
/* line 159, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body .quiet {
  color: #666666;
}
/* line 161, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass */
body .loud {
  color: #111111;
}
/* line 9, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .clear {
  clear: both;
}
/* line 12, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .clearfix {
  overflow: hidden;
  display: inline-block;
}
/* line 5, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
body .clearfix {
  display: block;
}
/* line 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass */
body .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 7, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_debug.sass */
body .showgrid {
  background: url('/images/grid.png?1268584500');
}
/* line 5, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .error a {
  color: #8a1f11;
}
/* line 7, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 38, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .notice a {
  color: #514721;
}
/* line 9, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 46, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .success a {
  color: #264409;
}
/* line 11, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .hide {
  display: none;
}
/* line 13, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .highlight {
  background: yellow;
}
/* line 15, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .added {
  background: #006600;
  color: white;
}
/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass */
body .removed {
  background: #990000;
  color: white;
}

/* line 15, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form label {
  font-weight: bold;
}
/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text, form input.title, form input[type=text], form input[type=password] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px;
}
/* line 28, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.title {
  font-size: 1.5em;
}
/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input[type=checkbox], form input.checkbox,
form input[type=radio], form input.radio {
  position: relative;
  top: 0.25em;
}
/* line 34, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 37, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form select {
  margin: 0.5em 0;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form fieldset {
  border: 1px solid #cccccc;
}
/* line 51, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text, form input.title, form input[type=text], form input[type=password],
form textarea,
form select {
  border: 1px solid #bbbbbb;
}
/* line 55, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text:focus, form input.title:focus, form input[type=text]:focus, form input[type=password]:focus,
form textarea:focus,
form select:focus {
  border: 1px solid #666666;
}
/* line 42, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text, form input.title, form input[type=text], form input[type=password] {
  width: 300px;
}
/* line 44, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form textarea {
  width: 390px;
  height: 250px;
}

/* line 41, src/style.sass */
.contents {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 5, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
.contents {
  display: block;
}

/* line 43, src/style.sass */
.main {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 630px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .main {
  overflow-x: hidden;
}
/* line 45, src/style.sass */
.inverted .main {
  display: inline;
  float: left;
  margin-right: 0;
  width: 670px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .inverted .main {
  overflow-x: hidden;
}

/* line 47, src/style.sass */
.secondary {
  display: inline;
  float: left;
  margin-right: 0;
  width: 310px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .secondary {
  overflow-x: hidden;
}
/* line 49, src/style.sass */
.inverted .secondary {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  padding-right: 40px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .inverted .secondary {
  overflow-x: hidden;
}

/* line 53, src/style.sass */
.columns .left {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px;
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid horborder.gif;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .columns .left {
  overflow-x: hidden;
}
/* line 56, src/style.sass */
.columns .right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .columns .right {
  overflow-x: hidden;
}

/* line 62, src/style.sass */
.shadow-wrap, .shadow-wrap1, .shadow-wrap2, .shadow-wrap3 {
  display: block;
}

/* line 64, src/style.sass */
.shadow-wrap {
  background: url(images/Shadow.gif) no-repeat scroll right bottom transparent;
}

/* line 66, src/style.sass */
.shadow-wrap1 {
  background: url(images/Shadow180.gif) no-repeat scroll 0 0 transparent;
}

/* line 68, src/style.sass */
.shadow-wrap2 {
  background: url(images/Corner_bl.gif) no-repeat scroll -18px 100% transparent;
}

/* line 70, src/style.sass */
.shadow-wrap3 {
  background: url(images/Corner_tr.gif) no-repeat scroll 100% -18px transparent;
  padding: 10px 14px 14px 10px;
}

/* line 78, src/style.sass */
.gallery .alignleft {
  margin-right: 40px;
  margin-bottom: 20px;
}

/* line 82, src/style.sass */
#header {
  padding: 40px 0;
}

/* line 87, src/style.sass */
#navigation, #navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
/* line 92, src/style.sass */
#navigation li, #navigation ul li {
  padding: 10px 0 12px;
  border-bottom: 1px solid #ededed;
}
/* line 95, src/style.sass */
#navigation li a, #navigation ul li a {
  display: block;
  text-decoration: none;
  padding: 0;
  font-size: 1.4em;
  outline: none;
}
/* line 101, src/style.sass */
#navigation li a:hover, #navigation ul li a:hover {
  text-decoration: none;
}
/* line 103, src/style.sass */
#navigation li a:active, #navigation ul li a:active {
  outline: none;
}
/* line 105, src/style.sass */
#navigation li a:focus, #navigation ul li a:focus {
  -moz-outline-style: none;
}
/* line 107, src/style.sass */
#navigation li a span, #navigation ul li a span {
  display: block;
  text-transform: lowercase;
  font-size: .6em;
  padding-right: 6px;
}
/* line 112, src/style.sass */
#navigation li ul, #navigation ul li ul {
  padding: .8em 1em 0 0;
}
/* line 114, src/style.sass */
#navigation li ul li, #navigation ul li ul li {
  border-bottom: none;
}
/* line 116, src/style.sass */
#navigation li ul li a, #navigation ul li ul li a {
  text-transform: none;
  font-size: 1em;
}

/* line 122, src/style.sass */
.secondary ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
/* line 127, src/style.sass */
.secondary ul li {
  padding: 10px 0 12px;
  border-bottom: 1px solid #ededed;
}
/* line 130, src/style.sass */
.secondary ul li a {
  display: block;
  text-decoration: none;
  padding: 0;
  outline: none;
}
/* line 135, src/style.sass */
.secondary ul li a:hover {
  text-decoration: none;
}
/* line 137, src/style.sass */
.secondary ul li a:active {
  outline: none;
}
/* line 139, src/style.sass */
.secondary ul li a:focus {
  -moz-outline-style: none;
}

/* line 146, src/style.sass */
#content h3 {
  margin-top: 8px;
}

/* line 148, src/style.sass */
.post {
  position: relative;
}

/* line 153, src/style.sass */
#slide {
  background-image: url(images/img_frame.png);
  background-repeat: no-repeat;
  width: 675px;
  margin: 0 0 0 -5px;
  height: 350px;
  padding: 10px 5px;
}
/* line 160, src/style.sass */
#slide li {
  list-style-type: none;
}

/* line 162, src/style.sass */
#s3slider {
  width: 665px;
  height: 350px;
  position: relative;
  overflow: hidden;
}
/* line 167, src/style.sass */
#s3slider a {
  color: #fff;
  text-decoration: underline;
}
/* line 170, src/style.sass */
#s3slider a:visited {
  color: #fff;
  text-decoration: underline;
}

/* line 173, src/style.sass */
#s3sliderContent {
  width: 620px;
  position: absolute;
  padding: 0;
  top: 0;
  margin: 0px;
}
/* line 179, src/style.sass */
#s3sliderContent p {
  padding: 0;
  margin: 0;
}

/* line 182, src/style.sass */
.s3sliderImage {
  float: left;
  position: relative;
  display: none;
}
/* line 186, src/style.sass */
.s3sliderImage span {
  position: absolute;
  left: 0;
  font-size: 12px;
  padding: 20px 13px;
  width: 665px;
  background-color: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
  color: white;
  display: none;
  bottom: 0px;
}

/* line 198, src/style.sass */
.clear {
  clear: both;
}

/* line 202, src/style.sass */
#footer {
  padding-top: 2em;
}
/* line 204, src/style.sass */
#footer .main {
  padding-left: 280px;
}
/* line 206, src/style.sass */
#footer .col {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html #footer .col {
  overflow-x: hidden;
}
/* line 208, src/style.sass */
#footer .middle {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html #footer .middle {
  overflow-x: hidden;
}
/* line 210, src/style.sass */
#footer .last {
  display: inline;
  float: left;
  margin-right: 0;
  width: 230px;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html #footer .last {
  overflow-x: hidden;
}
/* line 213, src/style.sass */
#footer ul {
  padding-left: 0;
}
/* line 215, src/style.sass */
#footer ul li {
  list-style-type: none;
}
