/*
Theme Name: Conductrics v0.3
Theme URI: http://www.conductrics.com
Author: Lofty Word
Author URI: http://www.loftyword.com
Version: 0.3
Tags:
*/

#ways-to-use .description {
  color: #eee;
}

#MainContent .post img {
    max-width: 100%;
    height: auto;
}

#Content .entry-content h2 {
   font-size: 2.2em;
}

#Content h2.title {
   margin-top: 100px;
}

ul.xoxo {
    margin: 20px;
}
ul.xoxo li {
    list-style: none;
}

.Clear {
  clear: both;
}
