html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

html {
  font-size: 100.01%;
}

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;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

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;
}

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;
}

a img {
  border: none;
}

body {
  -webkit-font-smoothing: antialiased;
  background: url('../images/grain4.png?1280166296') repeat;
  text-rendering: optimizelegibility;
  font-family: Georgia, Palatino, 'Palatino Linotype', Times, serif;
  font-size: 0.9em;
  color: #5c5c5c;
}
body hr {
  background-color: #a5a5a5;
  border: 0;
  color: #a5a5a5;
  background-color: rgba(165, 165, 165, 0.4);
  color: rgba(165, 165, 165, 0.4);
  height: 1px;
}
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
body ul, body ol {
  margin: 0px 1.5em 1.5em 0;
  padding-left: 1em;
}
body p, body blockquote {
  font-family: Georgia, Palatino, 'Palatino Linotype', serif;
  font-size: 14px;
  line-height: 1.7em;
  margin-bottom: 1.5em;
}
body blockquote {
  font-style: italic;
}
body p + p {
  padding-top: 0;
}
body abbr {
  border-bottom: 1px dotted;
}
body a, body a:visited {
  color: #546C7C;
  text-decoration: none;
}
body a:hover {
  color: #33cccc;
}
body #container {
  width: 990px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
body #container {
  display: block;
}
body header.top {
  width: 100%;
  height: 60px;
  -moz-box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  -webkit-box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  -o-box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  background: url('../images/top-bg.png?1280338942') repeat;
  margin-bottom: 2.5em;
}
body header.top div#head-center {
  margin: 0 auto;
  width: 790px;
  text-align: center;
}
body header.top h1 {
  display: block;
  font-size: 4em;
  letter-spacing: 5px;
  height: 60px;
  text-indent: -9999em;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/logo-top.png?1280191711');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /*span:hover {
    color: rgba(252, 252, 249 , 0.8);
    //color: transparent;
    @include transition-duration(1s);
    @include transition-timing-function(ease-in-out);
  }*/
}
body header.top h1 span {
  color: #fff;
  text-shadow: #33cccc 0 0 400px;
}
body section#content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 790px;
  position: relative;
  /*
  article section.meta a {
    //#a5a5a5;
    text-decoration: none;
    //color: rgba(68, 158, 153, 0.5); //#a5a5a5;
    
  }
  article:hover section.meta a {
    color: rgba(68, 158, 153, 0.8); //#2D2E2E;
    @include transition-duration(0.5s);
    @include transition-timing-function(ease-in-out);
  }
  */
}
* html body section#content {
  overflow-x: hidden;
}
body section#content article {
  position: relative;
}
body section#content article section.meta {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 150px;
  padding-right: 40px;
  text-shadow: white 1px 1px 0px;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
}
* html body section#content article section.meta {
  overflow-x: hidden;
}
body section#content article section.meta a {
  text-decoration: none;
}
body section#content article section.meta span.reblog {
  position: relative;
  display: inline-block;
  margin-top: 1em;
}
body section#content article section.meta span.reblog img {
  position: relative;
  top: 3px;
  margin-right: 2px;
}
body section#content article section.content, body section#content article section.entry {
  display: inline;
  float: left;
  margin-right: 0;
  width: 550px;
  font-size: 1em;
  margin-bottom: 2em;
}
* html body section#content article section.content, * html body section#content article section.entry {
  overflow-x: hidden;
}
body section#content article section.content header.title, body section#content article section.entry header.title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 550px;
  float: none;
}
* html body section#content article section.content header.title, * html body section#content article section.entry header.title {
  overflow-x: hidden;
}
body section#content article section.content h1, body section#content article section.entry h1 {
  font-size: 2em;
  font-weight: bold;
  text-shadow: white 1px 1px 0px;
  margin: 0 12px 0 12px;
  color: #555;
}
body section#content article section.content a, body section#content article section.entry a {
  text-decoration: underline;
}
body section#content article section.content blockquote, body section#content article section.entry blockquote {
  margin: 0;
  padding: 0 2em;
  color: #888;
}
body section#content article section.content blockquote p, body section#content article section.entry blockquote p {
  margin: 0;
  padding: 0;
}
body section#content article section.content p, body section#content article section.entry p {
  padding: 1em 1em 0 1em;
}
body section#content article section.content p + p, body section#content article section.entry p + p {
  padding-top: 0;
}
body section#content .photo {
  text-align: center;
}
body section#content .photo div.img {
  -moz-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
  display: inline-block;
  text-align: center;
  margin-bottom: 3em;
  background: #F5F8F8;
  border: 1px solid #BABCBC;
  padding: 10px;
  -moz-box-shadow: #cccccc 0 2px 10px;
  -webkit-box-shadow: #cccccc 0 2px 10px;
  -o-box-shadow: #cccccc 0 2px 10px;
  box-shadow: #cccccc 0 2px 10px;
}
body section#content .photo div.img a {
  text-decoration: none;
}
body section#content .photo div.img img {
  margin: 0;
  margin-bottom: 4px;
}
body section#content .photo div.img p {
  font-family: 'Reenie Beanie', arial, serif;
  font-size: 1.8em;
  width: 374px;
  color: #000;
  margin: 0;
  padding: 0 0.5em;
  line-height: 1.2em;
}
body section#content .photo div.hidden_zoom {
  display: none;
}
body section#content .photo p {
  text-align: left;
}
body section#content .quote blockquote {
  font-family: Georgia, Palatino, 'Palatino Linotype', Times, serif;
  color: #555;
  font-size: 20px;
  line-height: 32px;
  margin: 0;
  margin-bottom: 1em;
  padding: 0 1em;
}
body section#content .quote blockquote .quotes {
  color: #ccc;
  font-size: 28px;
}
body section#content .quote blockquote div.source {
  display: block;
  text-align: right;
  color: #4a4a4a;
  font-style: normal;
}
body section#content .quote blockquote div.source a {
  text-decoration: none;
  text-shadow: white 1px 0 0;
}
body section#content .quote blockquote div.source:before {
  content: "—";
}
body section#content .video, body section#content .photoset, body section#content .audio {
  text-align: center;
  position: relative;
}
body section#content .video div.embed, body section#content .photoset div.embed, body section#content .audio div.embed {
  text-align: left;
  z-index: 2;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  background: #F5F8F8;
  border: 1px solid #BABCBC;
  padding: 10px;
  padding-bottom: 4px;
  -moz-box-shadow: #cccccc 0 2px 10px;
  -webkit-box-shadow: #cccccc 0 2px 10px;
  -o-box-shadow: #cccccc 0 2px 10px;
  box-shadow: #cccccc 0 2px 10px;
}
body section#content .video div.embed object, body section#content .photoset div.embed object, body section#content .audio div.embed object {
  margin: 0;
  padding: 0;
}
body section#content .video p, body section#content .photoset p, body section#content .audio p {
  text-align: left;
}
body section#content .audio section.entry div.embed {
  padding: 0;
}
body section#content .link header.title h1 a {
  text-shadow: white 1px 0 0;
}
body section#content .link header.title h1:before {
  content: '» ';
}
body section#content .chat ul {
  display: block;
  margin: 0;
  margin-top: 1em;
  margin-bottom: 1.5em;
  padding: 0;
}
body section#content .chat ul li {
  font-size: 1.1em;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0 1em 0.5em 1em;
}
body section#content .chat ul li span {
  font-weight: bold;
  margin-right: 0.6em;
}
body section#content .chat ul li.even span {
  color: #546C7C;
}
body section#content section.answer header span a {
  text-decoration: none;
}
body section#content section.answer p + a {
  display: block;
  text-align: right;
  text-decoration: none;
}
body section#content section.answer p + a:before {
  content: "→ ";
}
body section#content .page {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 630px;
  padding-left: 120px;
}
* html body section#content .page {
  overflow-x: hidden;
}
body section#content .page .entry {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 630px;
}
* html body section#content .page .entry {
  overflow-x: hidden;
}
body section#content article section.meta a:hover span.heart {
  color: #D46F75;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
body table.courseplan {
  margin: 1em 1em 1.5em 1em;
  width: 600px;
}
body table.courseplan tr.header th, body table.courseplan tr.header td {
  border-top: 1px solid #a5a5a5;
  border-top: 1px solid rgba(165, 165, 165, 0.4);
}
body table.courseplan tr.header th {
  vertical-align: top;
  font-size: 1em;
  line-height: 32px;
  border-right: 4px solid rgba(165, 165, 165, 0.4);
}
body table.courseplan tr.header th p {
  overflow: display;
}
body table.courseplan tr.header th span {
  display: inline-block;
  font-size: 2.5em;
  vertical-align: top;
}
body table.courseplan tr.noborder th, body table.courseplan tr.noborder td {
  border-top: none;
}
body table.courseplan tr:hover th, body table.courseplan tr:hover td {
  background: rgba(0, 0, 0, 0.05);
}
body table.coursesched {
  margin: 1em 1em 1.5em 1em;
  width: 600px;
}
body table.coursesched thead tr th {
  background: transparent;
  border-right: 4px solid rgba(165, 165, 165, 0.4);
}
body table.coursesched tbody tr:hover th, body table.coursesched tbody tr:hover td {
  background: #CAC8C9;
  background: rgba(0, 0, 0, 0.1);
}
body table.coursesched tbody tr th {
  width: 80px;
}
body table.coursesched tbody tr th, body table.coursesched tbody tr td {
  border-top: 1px solid #a5a5a5;
  border-top: 1px solid rgba(165, 165, 165, 0.4);
}
body table.coursesched tbody tr td {
  font-weight: bold;
}
body table.coursesched tbody tr th {
  border-right: 4px solid rgba(165, 165, 165, 0.4);
}
body table.coursesched tbody tr td.crs1 {
  background: #C8C7D1;
  background: rgba(68, 99, 131, 0.3);
  border: 4px solid rgba(68, 99, 131, 0.1);
  border-left: none;
  border-right: none;
}
body table.coursesched tbody tr td.crs2 {
  background: #C1D7DB;
  background: rgba(69, 141, 150, 0.3);
  border: 4px solid rgba(69, 141, 150, 0.1);
  border-left: none;
  border-right: none;
}
body table.coursesched tbody tr td.crs3 {
  background: #D8B4CC;
  background: rgba(166, 0, 89, 0.2);
  border: 4px solid rgba(69, 141, 150, 0.1);
  border-left: none;
  border-right: none;
}
body table.coursesched tbody tr td.crs1:hover {
  background: rgba(68, 99, 131, 0.5);
}
body table.coursesched tbody tr td.crs2:hover {
  background: rgba(69, 141, 150, 0.5);
}
body table.coursesched tbody tr td.crs3:hover {
  background: rgba(166, 0, 89, 0.4);
}
body aside#sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 190px;
  font-family: Georgia, Palatino, 'Palatino Linotype', Times, serif;
  color: #5c5c5c;
  margin-bottom: 1em;
}
* html body aside#sidebar {
  overflow-x: hidden;
}
body aside#sidebar h3 {
  text-shadow: white 1px 1px 0px;
  margin-top: 12px;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(165, 165, 165, 0.6);
}
body aside#sidebar section#about h3 {
  margin-top: 0;
}
body aside#sidebar section#about p {
  margin-bottom: 0;
  margin-top: 8px;
}
body aside#sidebar section#about p a {
  display: inline;
}
body aside#sidebar section#about p + a {
  display: block;
  margin-top: 12px;
  margin-bottom: 14px;
  font-size: 1.4em;
}
body aside#sidebar section#friends li {
  font-size: 1.2em;
}
body aside#sidebar section#copy {
  text-align: center;
  margin-bottom: 2em;
}
body aside#sidebar ul {
  padding-left: 0;
  margin-right: 0;
}
body aside#sidebar ul li {
  display: block;
  font-size: 1.4em;
  line-height: 1.7em;
}
body aside#sidebar a {
  display: block;
}
body aside#sidebar li.twitter a:hover {
  color: #41BEFF;
}
body aside#sidebar li.facebook a:hover {
  color: #2E438B;
}
body aside#sidebar li.flickr a:hover {
  color: #0B46DD;
}
body aside#sidebar li.flickr a:hover span {
  color: #EF0076;
}
body footer {
  clear: both;
  width: 100%;
  height: 200px;
  -moz-box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  -webkit-box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  -o-box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  box-shadow: rgba(4, 4, 10, 0.8) 0 0 4px;
  background: url('../images/top-bg.png?1280338942') repeat;
}
body footer div.wrap {
  width: 990px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
body footer div.wrap {
  display: block;
}
body footer div.wrap section#pagination {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 550px;
  padding-left: 200px;
}
* html body footer div.wrap section#pagination {
  overflow-x: hidden;
}
body footer div.wrap section#pagination div.prev {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px;
}
* html body footer div.wrap section#pagination div.prev {
  overflow-x: hidden;
}
body footer div.wrap section#pagination div.next {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
}
* html body footer div.wrap section#pagination div.next {
  overflow-x: hidden;
}
body footer div.wrap section#pagination div {
  text-align: center;
  font-size: 12em;
  line-height: 160px;
}
body footer div.wrap section#pagination a:hover {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
body footer div.wrap section#more {
  padding-left: 40px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 190px;
  color: #dedede;
}
* html body footer div.wrap section#more {
  overflow-x: hidden;
}
body footer div.wrap section#more h1 {
  text-shadow: #1e1e1e 1px 1px 0px;
  margin-top: 12px;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(165, 165, 165, 0.6);
}
body footer div.wrap section#more p a, body footer div.wrap section#more p a:visited {
  text-shadow: #222222 1px 1px 0px;
}

@-webkit-keyframes pulse {
  0% {
    color: #546C7C;
    text-shadow: transparent 0 0 1px;
  }

  50% {
    color: #33cccc;
    text-shadow: rgba(51, 204, 204, 0.6) 0 0 4px;
  }

  100% {
    color: #546C7C;
    text-shadow: transparent 0 0 1px;
  }
}

