h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 0; }
fieldset { padding: .5em; }
li { margin: 0; padding: 0; list-style-type: none; }
a img { border: 0; }


.wrapper {
  width: 760px;
  margin: 20px auto;
  padding: 10px;
  border: 1px solid #bbb;
  background: #fff;
}
  
.header {
  height: 200px;
  background-color: #3371a3;
}

.content {
  clear: both;
}

.footer {
  font-size: 10px;
  margin-top: 10px;
  padding: 0px 5px;
  color: #999;
}

a:link, a:visited {
  color: #3371a3;
}


h1 { 
  font-family: 'Trebuchet MS', Verdana, Sans-Serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0;
  padding: 83px 0 0 40px;
}

h1, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  text-decoration: none;
  color: #fff;
}

h1 a:hover, h1 a:active {
  text-decoration: underline;
}

h3 {
  font-size: 14px;
  font-weight: normal;
}
  
.tagline {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 10px;
  color: #fff;
  padding: 0 40px;
}

.tabs { 
  position: relative;
  margin: -24px 0 0 13px;
  width: 710px;
  font: 1em Verdana, Helvetica, Arial, Sans-Serif;
  padding: 5px 15px 6px 12px;
}
  
.tabs li {
  display: inline;
  margin: 0 2px;
}
  
.tabs li a {
  font-size: 10px;
  padding: 6px 12px;
}

.tabs li a:link, .tabs li a:visited {
  color: #fff !important;
  text-decoration: none;
}

.tabs li a:hover, .tabs li a:active {
  background: #333;
}

.tabs li.current_tab a:link, .tabs li.current_tab a:visited, .tabs li.current_tab a:hover, .tabs li.current_tab a:active {
  background: #fff;
  color: #333 !important;
  text-decoration: none;
}

.nav {
  margin: 10px 0;
  height: 26px;
  border: 1px solid #ccc;
  background: #f1f1f1;
}

.nav-left {
  float: left;
  margin: 6px 0 0 5px;
}

.nav-right {
  float: right;
  margin: 6px 5px 0 0;
}

.nav-footer {
  margin: 0 0 10px 0;
}

.nav-stats {
  border-color: #ccc;
  color: #999;
  background: #fff;
  border-left: 0;
  border-right: 0;
  margin-top: 0;
}

.nav-stats p.nav-left {
  margin-left: 0;
  padding-left: 5px;
}

.nav-stats p.nav-right {
  margin-right: 0;
  padding-right: 5px;
}

.box {
  border: 1px solid #3371a3;
  padding: 0 10px;
  margin-bottom: 10px;
  background: #f1f1f1;
}

.box .top {
  display: block;
  background: #3371a3;
  color: #fff;
  padding: 4px 5px;
  margin: 0 -10px;
}

.box .label {
  margin-bottom: -10px;
}

.box label {
  font-weight: bold;
}

.box .small {
  margin: 0 0 10px 0;
}


thead th {
  background: #3371a3;
  color: #fff;
  text-align: left;
  font-weight: normal;
  padding: 4px 5px;
}

thead th a:link, thead th a:visited {
  color: #fff;
}

thead .tcm {
  text-align: center;
}

tbody {
  background: #f1f1f1;
}

tbody .tta {
  padding: 5px;
  vertical-align: top;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

tbody .tci {
  width: 12px !important;
  border-right: 4;
}

tbody .tcm {
  text-align: center;
  background: #dedfdf;
}

.forums-index .tcm {
	vertical-align: middle;
}

tbody .tcr {
  border-right: 0;
}

tbody .tds {
  border: 0;
  padding: 10px;
}

.thread {
  margin-bottom: 5px;
}

.thread td {
  border: 0;
}

.thread .profile {
  width: 24%;
}

.thread .body {
  width: 85%;
  line-height: 1.4em;
  background: #dedfdf;
}
.pbody {
	width: 85%;
	line-height: 1.4em;
	background: #dedfdf;
	text-indent: 40;
	font-weight: bolder;
	font-family: monospace;
	color: black;
}




.thread .body p {
  margin-top: 0;
}

.post-body, .post-body img, .post-body pre {
  overflow: auto;
}

.thread dl {
  margin: 0;
}

.thread dt {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -1px;
}

.thread dd.rank {
  font-weight: bold;
}

.thread dd.avatar {
  margin: 8px 0 4px 0;
}

.thread .thr {
  text-align: right;
}

.thread .links {
  text-align: right;
  color: #ccc;
}

.forums-index {
  margin-bottom: 5px;
}

.forums-index .tcl {
  width: 58%;
}
.forums-index .tcl2 {
  width: 50%;
}
.forums-index .tclfuckoff {
  width: 30%;
}
.forums-index .tcm {
  width: 8%;
}

.forums-index .tcr {
  width: 34%;
  vertical-align: middle;
}

.forums-list th {
  background: #d1d1d1;
  color: #333;
}

.forums-admin ul ul {
	margin-left: 15px;
}

.forums-admin ul ul li {
	margin-bottom: 5px;
}

.forum-name {
  font-weight: bold;
  font-size: 12px;
}

.forum-name-bolder a {
	color: #A52A2A;
	font-size: 12px;
	font-weight: bold;
}

.topics-index .tcm {
  width: 7%;
}

.topics-index .tcr {
  width: 27%;
}

.topics-index .tcf {
    width: 14%;
}

.info-left {
  float: left;
  margin: 0 0 10px 0;
  padding-left: 5px;
  border-left: 1px solid #f1f1f1;
}

.info-center {
	float: left;
	margin: 0 8px 10px 8px;
	text-align: center;
}

.info-right {
  float: right;
	text-align: right;
  margin: 0 0 10px 0;
  padding-right: 5px;
  border-right: 1px solid #f1f1f1;
}

.info-width {
	width: 32%;
}

.info-space {
	margin-top: 5px;
}

.title {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -1px;
}

.detail {
  color: #999;
  letter-spacing: -1px;
}

#filters {
  margin: 2px;
  padding: 4px;
  text-align: right;
}

blockquote {
  background: #f1f1f1 !important;
  border: 1px solid #f1f1f1;
  border-color: #ACA899 #FFF #FFF #ACA899;
  margin: 10px !important;
  padding: 6px;
}

cite {
  font-weight: bold;
  font-style: normal;
}

.sig-hr {
  margin-top: 20px;
  width: 200px;
  color: #ccc;
}

.edited {
  margin-top: 15px !important;
  font-style: italic;
}

.disabled {
  color: #999;
}

.profile-avatar {
  float: right;
  margin: 10px 0;
}

.profile-title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
}

.profile-rank {
  color: #999;
}

.profile-info {
  margin-top: 20px;
}

.profile-bio {
  width: 500px;
}

.avatar-list {
  text-align: center;
}

.avatar-list .avatar {
  float: left;
  margin: 18px;
}

.avatar-show {
  text-align: center;
}

.chk {
  float: left;
  margin: 0 6px 10px 0;
}

.inline {
  float: right;
  width: 32%;
  height: 130px;
  border: 1px solid #ccc;
}

.post-body img {
	max-width: 560px;
}

.thread dd.avatar img, .profile-avatar img, .avatar-list .avatar img {
	max-width: 150px;
}

.home-left {
	float: left;
	width: 68%;
}

.home-right {
	float: right;
	width: 30%;
}

.home-left .topics-index .tcr {
  width: 40%;
}

.home-right .calendar-nav {
	display: none;
}

.home-right .specialDay {
  background: #d1d1d1;
}

.home-right .specialDay a:link, .home-right .specialDay a:visited {
  color: #333;
}

.today {
  font-weight: bold;
}

.dayName th {
  background: #d1d1d1;
  color: #333;
  width: 14%;
}

.otherMonth {
  color: #ccc;
}

.day, .otherMonth, .specialDay, .todayDay {
  text-align: right;
}

.specialDay p {
  margin: 2px 0 4px 0;
  text-align: left;
}

.reminders {
  background: #3371a3;
  color: #fff;
  text-align: center;
  padding: 4px;
  margin-bottom: 10px;
}

.reminders a {
  color: #fff;
}

.wrapper-footer {
  text-align: center;
  color: #999;
}

.icon {
  margin: 0 -3px 0 2px;
  border-width: 6px;
  border-style: solid;
  border-color: #E6E6E6 #DEDEDE #DADADA #E2E2E2;
}

.inew {

		border-color: #FF0000 #A52A2A   #A52A2A  #FF0000 ;
}

.iold {

   border-color: #448ECF #3876A8 #366F9E #3F7FB8;
}


.pagination {
  display: inline;
}

#notice, #error {
  border: 1px solid #999;
  background: #eee;
  margin-bottom: 10px;
}

#notice {
  background-color: #FBFBB1;
  text-align: center;
  padding: 5px 0;
}

#errorExplanation {
  border: 1px solid #333;
  background-color: #f1f1f1;
  margin-bottom: 10px;
}

#errorExplanation h2 {
  padding: 4px 5px;
  margin: 0;
  border-bottom: 1px solid #333;
  font-size: 11px;
  background-color: #FBFBB1;
}

#errorExplanation p {
  display: none;
}

#errorExplanation ul {
  padding: 6px 10px;
  margin: 0;
}

#errorExplanation ul li {
  padding: 2px 0;
}

.fieldWithErrors {
	display: inline;
}

.prototip { 
	position: absolute; 
}

.tooltip { 
	position: relative; 
	color: #fff; 
	background-color: #3371a3;
	padding: 4px 5px;
}
