
#b-t-l {
}

#b-t-r {
}

#b-t-t {
}

#b-b-l {
background: transparent url(../../../images/Blogreen/img/b-b-l.png) bottom left no-repeat;
}

#b-b-r {
	background: transparent url(../../../images/Blogreen/img/b-b-r.png) bottom right no-repeat;
}

#b-b-t {
	background: transparent url(../../../images/Blogreen/img/b-b-t.png) bottom left repeat-x;
	height: 15px;
	margin: 0 20px;
}

#b-l {
background: transparent url(../../../images/Blogreen/img/b-l.png) top left repeat-y;
}

#b-r {
	background: transparent url(../../../images/Blogreen/img/b-r.png) top right repeat-y;
	padding: 0 16px;
}

#wrapper {
	width: 80%;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: #ffffff url(../../../) top left repeat-x;
	width: 100%;
	margin: -10px;
	padding: 10px;
}

.logo {
	margin: 0;
	padding: 0;
	padding-right: 7px;
}

#footer {
	background: #ffffff;
}

.menu {
	background: #ffffff url(../../../images/Blogreen/img/nav-r.png) top right no-repeat;
	margin: 15px 0 25px 0;
	padding: 0 7px 0 0;
}

#panel h3 {
	background: #ededed;
	border-bottom: 1px solid #ffffff;
	margin: -8px;
	margin-bottom: 8px;
	padding: 8px;
}

.lang {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}

.tborder2 {
	background: #ffffff;
	border: 1px solid #7ca024;
	margin: 0;
	padding: 6px;
}

.tborder2 .thead {
	margin: -6px;
	margin-bottom: 6px;
	padding: 4px 13px;
}

.tborder2 .thead a:link, .tborder2 .thead a:visited {
	color: #474646;
	text-decoration: none;
}

.tborder2 .thead a:hover, .tborder2 .thead a:active {
	color: #000;
	text-decoration: underline;
}

.avatar {
	background: #c1dce6 url(../../../images/Blogreen/img/no_av1.png) center center no-repeat;
	border: 1px solid #b4ced7;
	float: left;
	margin-right: 6px;
	overflow: hidden;
	text-indent: 9999px;
	width: 62px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}

/* End hide from IE-mac */
.buttonfix {
	margin-bottom: 4px;
}

ul.postdata {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul.postdata li {
	background-color: #ffffff;
	border: 1px solid #E0E0E0;
	margin: 2px 0;
	padding: 2px 8px;
	color: #808080;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.post_content fieldset {
	color: #808080;
	background-color: #ffffff;
	border: 1px solid #808080;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.post_content fieldset legend {
	color: #808080;
	padding: 0 5px;
}

.post_content hr {
	background: #7ca124;
	color: #7ca124;
	height: 2px;
	width: 50%;
}

/* subforums look */
ul.subforum {
	margin: 0;
	padding: 0;
}

ul.subforum li {
	display: block;
	float: left;
}


		