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, b, u, i, center, 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-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: 'Times New Roman', Times, serif;
  font-size: 62.5%;
  line-height: 1.6em;
  text-align: center;
  color: #333333;
  overflow: scroll;
  overflow-x: hidden;
  overflow: -moz-scrollbar-vertical;
}
.clear { clear: both; }
div#container, div#footer { text-align: left; }
div#container {
  margin: 0 15%;
  padding: 0;
}
div#main { margin: 30px 0 0 0; }
div#footer {
  font-weight: bold;
  color: #999999;
  margin: 0 15%;
  border-top: 1px solid #eeeeee;
  padding: 8px;
}
div#footer a {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
h1.pad_top { padding: 30px 0 0 0; }
div#main p {
  line-height: 1.6em;
  font-size: 200%;
  margin: 0 0 10px 0;
}
div#main ul {
  line-height: 1.6em;
  font-size: 200%;
  margin: 0 0 10px 0;
}
h2, h3, h4 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  letter-spacing: 0.05em;
}
h2 {
  color: #aaaaaa;
  padding: 0 0 10px 0;
  font-size: 1.5em;
  font-weight: normal;
  font-style: normal;
}
h3, h4 {
  margin: 0 0 10px 0;
  font-weight: normal;
  text-transform: uppercase;
}
h3 {
  font-size: 300%;
  color: #0da4bc;
}
h3 a {
  color: #0da4bc;
  text-decoration: none;
}
h4 {
  font-size: 250%;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
}
div#main a { color: #0da4bc; }
div#main ul a { color: #0da4bc; }
div#main a:visited { color: #0da4bc; }
div.second_item { margin: 10px 0 0 0; }
div#header { margin: 0 0 30px 0; }
div#navigation {
  float: right;
  padding: 30px 0 0 0;
}
div#logo { float: left; }
a.navigation {
  padding: 10px;
  font-size: 200%;
}
a { color: #13636f; }
a.navigation { text-decoration: none; }
h4 a { text-decoration: none; }
a.active { color: #0da4bc; }
div.scrollable div.items {
  width: 20000em;
  position: absolute;
}
div.scrollable div.items div { float: left; }
div.scrollable a.browse {
  position: absolute;
  display: block;
  bottom: 0;
  z-index: 100;
  width: 60px;
  height: 320px;
}
div.scrollable a.nextPage {
  right: 0;
  background: url(/images/arrows_right.png) no-repeat -94% 0;
}
div.scrollable a.nextPage:hover {
  right: 0;
  background: url(/images/arrows_right.png) no-repeat -60px 0;
}
div.scrollable a.prevPage:hover {
  left: 0;
  background: url(/images/arrows_left.png) no-repeat;
}
div.scrollable a.prevPage {
  left: 0;
  background: url(/images/arrows_left.png) no-repeat -116px 0;
}
div.scrollable a.disabled { display: none; }
span.say_my_name { font-weight: bold; }
ul#carousel_navi li:hover { cursor: pointer; }
ul#carousel_navi li.active span.say_my_name { color: #0da4bc; }
a.navigation:hover { color: #c72270; }
h4 a:hover { color: #c72270; }
div#footer a:hover { color: #c72270; }
ul#carousel_navi li span.say_my_name:hover { color: #c72270; }
div#main a:hover { color: #c72270; }
div#main p.signature {
  margin: 15px 0 50px 0;
  font-size: 150%;
  border-top: 1px solid #cccccc;
}
#blog_roll li { font-size: 90%; }
blockquote { font-style: italic; }
blockquote, ul.conversation { padding: 0 0 0 10px; }
ul.conversation li { padding: 0 10px; }
ul.conversation li.me { background-color: #c2e8ee; }
ul.conversation li.them { background-color: #f1c8db; }
