* {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: small;
  font-family: 'Lucida Grande', 'Trebuchet MS', 'Arial';
  line-height: 200%;
}
ul.menu, ul.menu ul {
  list-style-type: none;
  margin-left: 1em;
}
.date {
  text-align: right;
  display: block;
  margin-bottom: 3px;
  color: #888;
  font-style: italic;
}
#section-1 ul,
#section-1 li
{
  margin: 0px;
  padding: 0px;
}
div.content-info {
  display: block;
  text-align: right;
  height: auto;
}
div.content-info span {
  margin-left: 5px;
  margin-right: 5px;
}
div.content-info a {
  white-space: nowrap;
}
span.content-tags {
  text-align: left;
  display: block;
} 
a img {
  border: none;
}
.block-center {
  text-align: center;
}
.block-left {
  text-align: left;
}
.block-right {
  text-align: right;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.photo {
  line-height: normal;
  font-size: x-small;
}
.photo span {
  display: block;
  padding-left: 1em;
  padding-right: 1em;
}
ol.item-list {
  padding-left: 40px;
  list-style-type: lower-roman;
}
ol.item-list li.item {
  padding: 5px;
  margin: 5px;
}
ul.item-list {
  margin-left: 0px;
  list-style-type: none;
}
ul.item-list li.item {
  margin-left: 2em;
}
ul.item-list li.tiny {
  margin-left: 0.5em;
  line-height: normal;
  margin-bottom: 0.8em;
}
ul.details {
  margin-left: 1em;
  list-style-type: none;
  font-size: x-small;
}
ul.action-list-inline {
  overflow: hidden;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}
ul.action-list-inline li {
  display: inline;
  margin-left: 5px;
  margin-right: 5px;
  white-space: nowrap;
}
ul.action-list {
  margin-left: 1em;  
  list-style-type: none;
}
form {
  text-align: left;
}
label {
  display: table;
}
label input, label textarea, label select {
  display: block;
  margin-left: 10px;
}
/*
label span {
  white-space: nowrap;
}
*/
label span input {
  display: inline;
}
label span input {
  border: none;
}
.buttons {
  display: block;
  text-align: right;
  padding: 5px;
  margin: 5px;
}
fieldset {
  padding: 8px;
  margin: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #eee;
}
fieldset legend {
  font-size: 1.1em;
}
.panel {
  overflow: auto;
}
.panel-section {
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
}
.panel-icon {
  display: block;
  overflow: auto;
  margin-bottom: 2px;
  margin-top: 2px;
  padding: 10px;
  padding-left: 60px;
  text-align: left;
}
.panel-icon img {
  float: left;
  margin:  3px;
  margin-left: -50px;
}
.panel-icon h4 {
  padding: 0px;
  margin: 0px;
  text-align: left;
}
pre {
  line-height: 0.9em;
  font-family: monaco, monotype;
  font-size: 0.8em;
  padding: 0.8em;
  margin: 1em;
  overflow: auto;
}
hr {
  border: none;
  border-bottom: 1px solid #ddd;
  margin-top: 8px;
  margin-bottom: 8px;
}
.avatar {
  display: block;
  float: left;
  margin: 5px;
  padding: 2px;
}
blockquote {
  font-family: 'Georgia', 'Times New Roman', sans-serif;
  overflow: visible;
  margin: 1.2em;
  padding: 5px;
}
.avatar span {
  font-size: 0.8em;
  display: block;
}
.avatar span a {
  font-size: 1.5em;
  display: block;
}
.content-preview {
  width: 80%;
  float: left;
}
.ranking {
  display: block;
  height: 16px;
  cursor: pointer;
}
.pager {
  margin-top: 10px;
  margin-bottom: 10px;
}
.pager a {
  padding: 2px;
  margin: 2px;
}
.order-by {
  height: 55px;
}
.order-by label {
  width: 30%;
  float: left;
}
.order-by .buttons {
  width: 30%;
  float: left;
  text-align: right;
}
.debug {
  clear: both;
  background: #f0f0f0;
  border: 1px solid #ddd;
  margin: 10px;
  padding: 8px;
}
.debug .sql {
  background: #fff;
  font-family: "Monaco", monotype;
  border: 1px solid #ddd;
  color: #000;
  padding: 3px;
  margin: 2px;
  overflow: auto;
}
.debug .sql ul {
  list-style-type: none;
}
.debug .sql ul li {
  display: block;
  width: 33%;
  float: left;
}
.debug .error {
  color: red;
  font-weight: bold;
}
.inline {
  overflow: auto;
}
.inline label {
  width: 33%;
  float: left;
}
/*
.inline label select, .inline label input {
  font-size: 1.2em;
  width: 90%;
}
*/
textarea {
  width: 90%;
}
.has-many label {
  float: left;
  display: block;
  width: 32%;
}
.about img {
  float: left;
  margin: 3px;
  padding: 3px;
  margin-left: -60px;
}
.about {
  margin-left: 70px;
}
h4 .number {
  font-weight: normal;
  color: #888;
  font-size: xx-large;
}
.widget-placement {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style: none;
  border: 1px solid blue;
  line-height: 0%;
}
.widget-placement b {
  font-size: small;
  float: left;
  line-height: 100%;
}
.widget-placement .widget-wrapper {
  background: #eee;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
}
.widget-placement .widget-wrapper li {
  margin: 0px;
  padding: 0px;
}
.section-form {
  position: relative;
}
.section-title {
  display: none;
}
.widget-wrapper input, .widget-wrapper select, .widget-wraper textarea {
  width: 90%;
}
.insert-content td {
  vertical-align: top;
}
.insert-content {
  margin-left: auto;
  margin-right: auto;
}
fieldset.toggle label,
fieldset.toggle .wrapper
{
  display: none;
}
.media-browser th {
  font-size: medium;
  color: #000;
  text-align: center;
}
.media-browser {
  width: 95%;
}
.media-browser .path {
  width: 200px;
}
.media-browser .path h4 {
  margin: 0px;
  padding: 0px;
} 
.media-browser .path .item {
  background: #fff;
  margin: 5px;
  padding: 5px;
  margin-bottom: 10px;
}
.emblems {
  text-align: center;
  line-height: 100%;
  overflow: auto;
}
.emblems .emblem {
  float: left;
}
.highlight {
  background: #FFFFDA;
}
.m-fileinfo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.media-browser .path .item {
  background: #fff;
}
.tagboard-post {
  background: #fafafa;
  padding: 2px;
  margin-bottom: 2px;
  border-bottom: 1px solid #f6f6f6;
  border-top: 1px solid #f6f6f6;
}
.item-list .item-list {
  margin-top: 10px;
  margin-bottom: 10px;
}
.item-list .item-list .item {
  border: 1px solid #eee;
  margin: 5px;
  padding: 5px;
}
.item .position {
  display: none;
}
.item:hover .position {
  display: block;
}
.item:hover .item .position {
  display: none;
}
.item .item:hover .position {
  display: block;
}
.templates {
  text-align: center;
  overflow: auto;
}
.templates div.style,
.templates div.current
{
  float: left;
  width: 40%;
  margin: 4%;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #eee;
  overflow: hidden;
} 
.templates .current {
  border: 1px solid #07c;
}
li.gallery-item {
  float: left;
  height: 160px;
  overflow: hidden;
  width: 28%;
  text-align: center;
}
li.gallery-item h3 {
  font-size: small;
  margin: 0px;
  padding: 0px;
  line-height: normal;
}
li.gallery-item .description {
  font-size: x-small;
}
.photo-preview {
  margin-left: auto;
  margin-right: auto;
  font-size: x-small;
  text-align: center;
}
.photo-preview img:hover {
  opacity: 0.8;
}
ul.compact-list {
  font-size: small;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.compact-list li {
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
}
.friend {
  width: 32px;
  height: 32px;
  text-align: center;
  margin: 6px;
}
.friends .friend {
  float: left;
}
.friend {
  position: relative;
}
.friend .bubble {
  background: transparent url('/media/bubble.gif') bottom left scroll;
  display: block;
  border-top: 1px solid black;
  position: absolute;
  bottom: 30px;
  left: -140px;
  z-index: 10;
  width: 170px;
  padding-bottom: 10px;
  overflow: hidden;
}
.friend .bubble span {
  margin: 2px;
  display: block;
  text-align: left;
  font-size: small;
}
.friend .bubble {
  display: none;
}
.friend:hover .bubble {
  display: block;
}
.debug {
  clear: both;
}
#comments {
  padding-left: 15px;
}
.single-comment {
  margin-bottom: 10px;
  margin-top: 10px;
}
.single-comment .comment-content {
  padding-left: 8px;
}

/* ========== forum =============== */
table.tm-forum {
  width: 100%;
}
table.tm-forum td {
  padding: 4px;
}
.tm-forum tbody {
  font-size: x-small;
  color: #666;
}
.tm-forum .subtitle {
  font-size: normal;
  color: #000;
}
.tm-forum .columns td {
  background: #ddd;
  color: #333;
  text-align: left;
  font-weight: bold;
  white-space: nowrap;
}
.tm-forum .title {
  color: #fff;
  background: #444;
  font-weight: bold;
  font-size: large;
  padding: 4px;
  text-align: left;
}
.tm-forum .title a,
.tm-forum .title a:link,
.tm-forum .title a:visited
{
  color: #fff;
  text-decoration: none;
}
.switch {
  background: #eee;
  padding: 5px;
}
.alt {
  background: #f9f9f9;
  padding: 5px;
}

/* ========== forum =============== */

/* ========== user ================ */
.user {
  float: right;
  text-align: center;
  padding: 5px;
}
.user img {
  clear: both;
}
/* ========== user ================ */
.tiny-buttons button {
  font-size: x-small;
  border: 1px solid red;
}
label.full-width {
  display: block;
  width: 85%;
}
label.full-width input {
  width: 100%;
}
ul {
  margin-left: 2em;
}
ul li {
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
.post-author {
  font-weight: bold;
}
.meta {
  clear: left;
  overflow: auto;
  letter-spacing: -1px;
}
.meta ul, .meta li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.meta ul {
  width: 50%;
}
.meta-left {
  float: left;
}
.meta-right {
  float: right;
  text-align: right;
}

input[type="text"],
input[type="textarea"],
input[type="password"],
select,
textarea
{
  border: 1px solid #aaa;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 2px;
  color: #555;
}
select {
  padding: 0px;
}
input[type="text"]:hover,
input[type="textarea"]:hover,
input[type="password"]:hover,
select:hover,
textarea:hover {
  color: #000;
}

.buttons button {
  border: 1px solid #ddd;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  font-weight: bold;
  color: #555;
  cursor: pointer;
  background:  #eee;
  padding: 2px;
  font-size: 1.2em;
}
.buttons button:hover {
  color: #333;
}
.files {
  overflow: auto;
}
.files .file {
  width: 130px;
  height: 130px;
  float: left;
  text-align: center;
}
optgroup option {
  padding-left: 1em;
}
.object-position {
  background: #eee;
}
.object-position label {
  text-align: left;
  margin: 0 auto;
  padding: 4px;
  font-size: x-small;
  font-weight: bold;
  display: block;
  overflow: auto;
  cursor: pointer;
}
.object-position label:hover {
  background: #f8f8f8;
}
.object-position label img {
  display: block;
  border: 1px solid #ddd;
}
.object-position label input {
  float: right;
}
.media-browser td {
  vertical-align: top;
}
span.code {
  background: #eee;
  display: block;
  overflow: auto;
  padding: 8px;
  margin: 6px;
  font-family: 'Monaco', 'Lucida Sans Mono', 'Andale Mono', 'Courier', 'Courier New', monospace;
  line-height: normal;
  font-size: x-small;
}

blockquote {
  color: #444;
  background: #f3f3f3;
  border: 1px solid #ddd;
  font-style: italic;
}
blockquote a {

}
blockquote .author {
  display: block;
  color: #aaa;
  text-align: right;
  font-style: normal;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.2em;
}
.message,
.error,
.question {
  font-size: normal;
  text-align: center;
}
.error, .mini-error {
  border: 1px solid #eee;
  background: #FFFADD;
}
.question, .mini-question {
  border: 1px solid #eee;
  background: #FFFADD;
}
.message, .mini-message {
  border: 1px solid #A7C8FF;
  background: #E7EEFF;
}
.mini-message,
.mini-error,
.mini-question {
  color: #000;
  font-size: small;
  padding: 5px;
  margin: 5px;
}
.latex {
  text-align: center;
  display: block;
}
