/* line 5, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/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, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Colors */
/* Error, Notice, Success Colors */
/* Widths */
/* Heights */
/* Margins */
/* Paddings */
/* Radius */
/* Fonts */
/* Breakpoints */
/* line 2, ../sass/_mixins.scss */
.bloglist .post .the-author::after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 9, ../sass/blog.scss */
body {
  color: #161515;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

/* line 15, ../sass/blog.scss */
.bloglist .post {
  border-bottom: 1px solid #3b5cbc;
  margin-bottom: 30px;
  padding: 10px;
}
/* line 16, ../sass/blog.scss */
.bloglist .post .title {
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 15px;
}
/* line 20, ../sass/blog.scss */
.bloglist .post .title a {
  color: #000;
  padding-bottom: 5px;
  text-decoration: none;
}
/* line 32, ../sass/blog.scss */
.bloglist .post .the-author .img-author {
  float: left;
  margin-right: 15px;
}
/* line 36, ../sass/blog.scss */
.bloglist .post .the-author .author-p {
  float: left;
  height: 50px;
  line-height: 25px;
  padding-bottom: 9px;
  width: 500px;
}
/* line 44, ../sass/blog.scss */
.bloglist .post .postmeta-primary {
  color: #999999;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
  padding: 0 0 10px 0;
}
/* line 54, ../sass/blog.scss */
.bloglist .post .meta_date {
  background-image: url('../img/finance_images/date.png?1435867560');
}
/* line 57, ../sass/blog.scss */
.bloglist .post .meta_tags {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('../img/finance_images/tags.png?1435867560');
  margin: -3px 0 5px 5px;
}
/* line 62, ../sass/blog.scss */
.bloglist .post .meta_categories {
  background-image: url('../img/finance_images/category.png?1435867560');
}
/* line 65, ../sass/blog.scss */
.bloglist .post .meta_comments {
  background-image: url('../img/finance_images/comments.png?1435867560');
}
/* line 68, ../sass/blog.scss */
.bloglist .post .meta_edit {
  background-image: url(finance_images/edit.png);
}
/* line 71, ../sass/blog.scss */
.bloglist .post .postmeta-primary span,
.bloglist .post .postmeta-secondary span {
  padding: 3px 0 3px 20px;
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 77, ../sass/blog.scss */
.bloglist .post entry-content {
  clear: both;
  padding-top: 10px;
}
/* line 80, ../sass/blog.scss */
.bloglist .post entry-content .alignright {
  margin: 0 0 10px 10px;
}
/* line 84, ../sass/blog.scss */
.bloglist .post .img {
  background: #fff;
  padding: 3px;
  box-shadow: 0px 0px 5px #999;
  -webkit-box-shadow: 0px 0px 5px #999;
  margin-left: 20px;
}
/* line 92, ../sass/blog.scss */
.bloglist .post .entry-content h1,
.bloglist .post .entry-content h2,
.bloglist .post .entry-content h3 {
  font-weight: bold;
  line-height: normal;
  margin-bottom: 15px;
}
/* line 98, ../sass/blog.scss */
.bloglist .post .entry-content h1 a,
.bloglist .post .entry-content h2 a,
.bloglist .post .entry-content h3 a {
  color: #000;
  padding-bottom: 5px;
  text-decoration: none;
}
/* line 104, ../sass/blog.scss */
.bloglist .post .entry-content h1 {
  font-size: 20px;
}
/* line 107, ../sass/blog.scss */
.bloglist .post .entry-content h2 {
  font-size: 18px;
}
/* line 112, ../sass/blog.scss */
.bloglist .post .entry-content h4 {
  font-size: 16px;
  text-decoration: underline;
}
/* line 116, ../sass/blog.scss */
.bloglist .post .entry-content h5 {
  font-size: 14px;
  text-decoration: underline;
}

/* line 123, ../sass/blog.scss */
.aligncenter {
  display: block;
  margin: 0 auto 5px;
  text-align: center;
}

/* line 128, ../sass/blog.scss */
.alignleft {
  float: left;
}

/* line 131, ../sass/blog.scss */
.alignright {
  float: right;
}

/* line 139, ../sass/blog.scss */
.sidebar .widget ul li a {
  line-height: normal;
}
