body {
		color: #525252;
		font-family: georgia;
		font-size: 52%/1.52em;
		margin: 25px 0 50px;
		}
span, div {
  margin: 0;
  padding: 0;
}
hr {
  border: 1px solid #888888;
}
img {
  border: 0;
}
form {
  display: inline;
}
textarea {
  width: 90%;
}
ul {
  margin: 0;
}

a:link, a:visited {
		color: #4050B8;
		outline: none;
		text-decoration: none;
}

a:hover { color: #5c5c5c; text-decoration: none; }

input[type="submit"] {
    border: none;
	color:#fff;
	background-color:#999;
	text-shadow: 1px 1px 0 #777;
	}

input, textarea, select {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #002200;
    font-family: georgia;
    font-weight: normal;
  font-size: 8pt;
  margin: 2px;
  padding: 4px;
}
.forum {
  background-color:#ccc;
  color:inherit;
  margin:auto;
  border-collapse:separate;
  border-spacing:1px;
}
.headb {
  background-color:#eee;
  color:#777;
  background-repeat:repeat-x;
  padding:3px 4px 6px 8px;
  text-align:left;
  font-size: 12px;
  font-weight:bold;
}
.bottom {
  background-color:#fff;
  color:inherit;
  padding:4px 6px 4px 8px;
  text-align:left;
}
.newshead {
  background-color:#eee;
  color:#777;
  padding:3px 4px 6px 8px;
  text-align:left;
  font-size: 12px;
  font-weight:bold;
}
.left,.center,.right {
  padding:1px;
}
.leftb,.centerb,.rightb {
  background-color:#FCFCFC;
  color:#444;
  padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
  background-color:#F2F2F2;
  color:#222222;
  padding:4px 6px 4px 8px;
}
.left,.leftb,.leftc {
  text-align:left;
}
.center,.centerb,.centerc {
  text-align:center;
}
.right,.rightb,.rightc {
  text-align:right;
}
.notpublic {
  background-color:#F5F5F5 !important;
  color:#CCC !important;
  font-style:italic;
}

.quote {
  background-color:#EEEEEE;
  border:1px dashed #888888;
  color:inherit;
  padding:6px;
  text-align:left;
}
.h1 {
    color: #373737;
    font-size: 22px;
    line-height: 22px;
    font-family: georgia;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}
.h2 {
  color: #333333;
  font-size: 16pt;
  font-weight: normal;
  text-decoration: none;
}
.h3 {
  color: #333333;
  font-size: 20pt;
  font-weight: normal;
  text-decoration: none;
}

#msg_normal, #msg_success {
  width: 90%;
  color:inherit;
  margin:auto;
  border: 1px solid #888;
  margin-bottom: 10px;
  text-align:center;
}
#msg_normal div, #msg_success div {
  padding: 8px 0 8px 20px;
}
#msg_normal {
  background-color: #fff;
}
#msg_success {
  background-color: #ddffdd;
}

/*Cal*/
.calhead {
  background-color:#eee;
  color:inherit;
  padding:4px 2px 4px 2px;
  text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
  padding:4px 2px 4px 2px;
  text-align:right;
  background-color:#fff;
}
.calday {
  background-color:#eee;
  color:inherit;
}
.calevent {
  background-color:#fff;
  color:inherit;
}
.caltoday {
  background-color:#ccc;
  color:inherit;
  text-decoration:underline;
}
.calweek {
  background-color:#eee;
  color:inherit;
}

/*Manage*/
.manage {
  background-color: #F8F8F8;
  border: 1px solid #999999;
  margin: 5px;
  padding: 5px 0px 0px 0px;
}
.manage:hover {
  background-color:#E2E2E2;
}

/*Themebar*/
.themebar {
  border: 1px dashed #777777;
  margin: 4px 8px 4px 8px;
  padding: 4px;
}

/* UserStatus */
.uonline {
  padding: 4px 0 4px 0; 
  color: #00BB00;
}

.uoffline {
  padding: 4px 0 4px 0; 
  color: maroon;
}

.uinactive {
  padding: 4px 0 4px 0; 
  color: #555555
}

.uthreadstarter {
  color: #aa5500;
}

.thread_author_comment .leftc {
  background-color:#f1eae6;
}

#ajax_loading {
  position:absolute;
  top:50%;
  right:50%;
}

/* Design */
#head_top {
background-image: linear-gradient(to top, #4f5e75 5%, #323f62 100%);
height: 10px;
width: 100%;
position: absolute;
left: 0px;
}

#head {
background-image: linear-gradient(to bottom, #4f5e75 94%, #232a3c 100%);
height: 275px;
width: 100%;
position: absolute;
left: 0px;
margin-top: 10px;
}
#head_left {
background-color: #E6E6E6;
height: 250px;
width: 350px;
position: relative;
border-style: solid;
border-width: 1px;
border-color: #D8D8D8; 
}
#head_right {
height: 250px;
position: relative;
top: -1px;
}
#navigation  {
position: relative;
background-color: #CED8F6;
margin-top: -25px;
height: 33px;
width: 100%;
font-family: tahoma;
font-size: 25px;
}

#content {
position: relative;
top: 280px;
padding-bottom: 5.3em;
overflow: hidden;
background-image: url("img/background.jpg");
background-size: cover;
position: relative;
width: 100%;
}
#content_left {
background-color: #FFFFFF;
width: 350px;
margin-top: 0px;
border-style: solid;
border-color: #D8D8D8;
border-right: 3px;
border-bottom: 3px;
float: left;
}
#content_left_2 {
background-color: #FFFFFF;
width: 350px;
margin-top: 310px;
margin-left: -353px;
border-style: solid;
border-color: #D8D8D8;
border-right: 3px;
border-bottom: 3px;
float: left;
}

#content_right {
background-color: #FFFFFF;
width: 650px;
border-style: solid;
border-color: #D8D8D8;
border-right: 3px;
border-bottom: 3px;
float: right;
margin-right: 5px;
}

#footer {
background-image: linear-gradient(to top, #91BD95 70%, #4B774F 95%);
position: fixed;
bottom: 0px;
width: 100%;
}

