
body {
	background:#848763 url(http://files.myopera.com/Ilya_B/ishod/body.gif) ;
	margin:0;
	padding:0;
	font:12px/145% Arial,sans-serif;
	text-align:center;
	color:#000;
	}

#wrap1 {margin: 0px auto;
	width: 774px;
	}

#wrap2 {border: 6px solid #3C3526;
	border-top:none;
}
#wrap3 {
	background:#E0DAC2 url(http://files.myopera.com/Ilya_B/ishod/right.gif) top right repeat-y;
	margin: 0;
	padding:0;
}
.onecol #wrap3{background-image: none;}
#topbar {
	margin: 0;
	height: 28px;
	line-height: 23px;
	background: #111;
	color:#fff;
	overflow:hidden;
}
#topbar p {
	margin:0;
	padding:3px 15px 0 15px;
	font-size:10px;
}
#topbar a {
	color:#C3A363;
	text-decoration:none;
}
#topbar a:hover {
	text-decoration:underline;
}
a.toplink {
	padding:1px 4px;
}
#meta a {
	padding:1px 4px;
}
#oc {
	float:left;
	width:135px;
}
#oc span {
	display:block;
	height:22px;
	background: url(http://files.myopera.com/Ilya_B/ishod/globe.png) center left no-repeat;
	padding-left:22px;
}
#top {
	font-size:11px;
	text-align:left;
	background: #87856B url(http://files.myopera.com/Ilya_B/ishod/top00.jpg) top left no-repeat;
}
#top2 {
	height: 80px;
	padding-left:20px;
}
h1 {
	margin:0;
	color: #000;
	text-transform:uppercase;
	font-family: 'Courier New', Courier, monospace;
	font-size: 20px;
	float: right;
	padding: 5px 10px;
	line-height:normal;
	}
#top h1 a {color: #E2D08E;}
#subtitle {
	display: block;
	color: #fff;
}
#menu {
	clear:both;	
	background:#111;
	padding: 1px 0 0 4px;
	border-top: 2px solid #444;
}
#menu ul {
	padding:0;
	margin:0;
	height:27px;
}
#menu li {
	float:left;
	height:27px;
	overflow:hidden;
	list-style:none;
	width: 121px;
	font: bold 11px/27px Tahoma;
	margin:0;
	padding:0;
}
#menu a {
	display: block;
	height: 27px;
	background: transparent url(http://files.myopera.com/Ilya_B/ishod/tab.gif)  top center no-repeat;
	color: #EFE4C1;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
	margin-right: 2px;
}
#menu a#selected {
	color:#000;
	background-color: #E0DAC2;
}
#menu a:hover{background-color:#777759;}
#content, #footer {
	clear:both;
	text-align:left;
}
#content {
	padding:5px;
}
#content li {
	margin:0;
	list-style-position:inside;
}
#mainwrap {
	margin-bottom: 5px;
	display: block;
	width: 554px;
	float: left;
}
#footer {
	clear:both;
	margin-top:5px;
	background:#111;
	padding:5px 6px;
	font-size:10px;
	color: #DDD;
}

#footer p {
	margin:0 5px;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color: #ddd;
	}
.widgetize {display: none;}

/* :: SIDEBAR :: */


#sidewrap {
	width:190px;
	float:right;
	font-size:11px;
	overflow:hidden;
	border-top: none;
	}

#side li {
	list-style-type:square;
	}

#side h2, #side caption {
	color:#FFFFFF;
	background:#111 url(http://files.myopera.com/Ilya_B/ishod/caption.gif) top right no-repeat;
	font-size: 11px;
	line-height: 19px;
	font-family: Tahoma;
	font-weight:bold;
	text-align: left;
	margin: 0 0 1px 0;
	padding: 2px 0 2px 10px;
	border: none;
	}


#side caption a:link, #side caption a:visited, #side caption a:active,
#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#FFFFFF;
	text-decoration:none;
	}
.sidebox {
	margin-bottom:10px;
	background:#BFBA95 url(http://files.myopera.com/Ilya_B/ishod/h2.gif);
	}

.sidebox .pad {
	padding:5px;
	}

.sidebox p {
	margin:0;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}




/* :: GENERAL RULES :: */


.mobile {
	display:none;
}
.rtl {
	display:block;
	text-align:right !important;
	}
a:link, a:active, a:visited {
	color:#613A1B;
	text-decoration:underline;
}
a:hover {
	color: #C47B48;
	text-decoration:none;
}
.center {
	display:block;
	text-align:center;
}
.smilie {
	margin:0 3px;
}
.hide, .handheld {
	display:none;
}
table {
	width:100%;
}
p {
	margin:10px 0;
}
br{ }
td, th {
	text-align:left;
	vertical-align:top;
}
pre, td, th, input, select {
	font-size:11px;
}
code,pre {	
    	display: block;        
    	line-height: 1.3em;
    	overflow: auto;       
	padding:8px 6px;
	margin:3px 0 10px 0;
	border: 1px dashed #989375;
	font-family:"Courier New","Lucida Console",  Monospace;
	background: #C7C0A1;
	width: auto;
	word-wrap: pre;white-space: pre;
	color: #422B08;
}
strong, b, em {
	font-weight:bold;
}
strong strong {
	font:bold 16px Arial,Verdana, sans-serif;
	display: block;
	color:#3C2E1C;
	background:#C7C0A1;
	padding: 2px 8px;
	margin: 10px 0 5px;
}
blockquote {
	display: block;
	font-style: italic;
	background: #F2ECD0 url(http://files.myopera.com/Ilya_B/ishod/q2.gif) 5px 5px no-repeat;
	font-family: Arial,Verdana, sans-serif;
	color: #422B08;
	border: 1px dashed #989375;
	padding:5px 5px 5px 33px;
	margin:10px 5px;

}
p.cite {font-size: 11px; margin:0;}
em {
	font-style:normal;
}
form, blockquote p {
	margin:0;
	padding:0;
}
textarea {
	background: #F1EEDB;
	color: #271B0B;
	width:100%;
	height:150px;
	margin:0;
}
h2 {
	background:#BFBA95 url(http://files.myopera.com/Ilya_B/ishod/h2.gif);
	font-family: Impact,'Arial Black',Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 8px 10px 8px;
	color: #3C2E1C;
}
h3 {
	font-size:14px;
	color:#3C2E1C;
	margin:7px 0 5px;
}
h4, h5, h6 {
	font-size:12px;
	margin:10px 0 5px 0;
}
img, abbr, acronym {
	border:none;
}
ol, ul, li {
	margin:0 0 10px 0;
	padding:0;
}
ul.nobullets li {
	list-style-position:outside;
	list-style:none;
}
ul.alpha li {
	list-style-type:lower-alpha;
}
.nomarg {
	margin:0 !important;
}
.clear {
	clear:both;
}
div.clear {
	height:1px;
	line-height:1px;
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}
img.left {
	margin-right:10px;
}
img.right {
	margin-left:15px;
}
.small {
	font-size:10px;
}
.block {
	display:block;
}
.post div.avatar {
	display: none !important;
}
.c-avatar, .latestpost div.avatar {
	float:left;
	background: url(http://files.myopera.com/Ilya_B/ishod/avat_b.gif) top left no-repeat;
	}
.latestpost div.avatar { margin-right: 10px;
}
img.avatar {
	width: 50px; height: 50px; margin: 8px;
}
.pagenav, .pagenav-info {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 2px 0;
}
.pagenav-info {
	font-size: 11px; color:#624124;}
.arrow-prev {
	margin:0 4px -1px 0;
}
.arrow-next {
	margin:0 0 -1px 4px;
	}
.col1, .col2 {
	margin-top:10px;
	width:49%;
	overflow:hidden;
}
.col1 {
	float:left;
}
.col2 {
	float:right;
}
.icon {
	margin:0 5px -3px 1px;
}
.submit {
	font-size:11px;
	font-weight:bold;
	padding:2px 15px;
	display: block;
}
#submitbutton, #previewbutton {float: left; margin: 0 5px 5px 0;}
.w100 {
	width:100%;
}
.subheader {
	margin-top:-6px;
}



/* :: COMMENTS :: */



.comments h2 {
	margin: 5px 0 0;
	margin-right: -1px;
	font-size: 15px;
	padding: 4px 5px;
	}

.comments {
	clear:both;
	}
.comment1, .comment2 {
	clear:both;
	border-bottom:1px dashed #989375;
	overflow:auto;
}
.comment1 {
	background:#ECE7D0;
	}

.comment1 .bot,.comment2 .bot {
	padding:10px;
	min-height:100px;
	}
.comments .text {
	margin:0 0 0 75px;
	}

.comment-by .edited {
	display:none;
	}

.comment-by {
	clear:both;
	font-style:italic;
	color:#555;
	}

.editcomment {
	font-size:10px;
	}	
.del {
	color:#c00 !important;
}

#msubject {
	width:100%;
	}

#searchbox {margin: 6px 0; padding: 0;}


/* :: ALBUM SLIDESHOW :: */


#albumslides {
	width: 190px;
	height:143px;
	overflow: hidden;
	}

.albname {
	padding-left:18px;
	background: url(http://files.myopera.com/Ilya_B/ishod/albumlis.gif) center left no-repeat;
	}
#albumslides img{width: 190px;
	height:143px;
}

/* :: BLOG :: */


#blogtools{
	margin: 0;
	padding: 0 10px;
	}


.whisper {
	background:#D8D1B4;
	padding:7px 21px;
	border:1px dashed #989375;
	margin:10px 5px;
	}

.whisper i {
	font-size:11px;
	color:#989375;
	}

.post {
	padding:0;
	width:100%;
	overflow:hidden;
	}
.title a:link, .title a:visited, .title a:active{
	text-decoration:none;
	padding-left: 22px;
	background: transparent url(http://files.myopera.com/Ilya_B/ishod/title.gif) top left no-repeat;
	color: #3C2E1C;
	}
.post .title a:hover {
	color:#C47B48;
	}
.postdate, .post .tags {
	margin:0;
	padding: 2px 10px;
	font-size:10px;
	line-height:normal;
	text-transform:uppercase;
	}
.content {
	margin:0;
	padding: 4px 10px;
	}

.poster {
	margin-top:-10px;
	font-size:10px;
	text-transform:uppercase;
	}
.editthis {
	margin: 0 !important;
	padding: 2px 10px;
}
.postinfo {
	text-transform:lowercase;
	letter-spacing: 0px;
	font-weight:bold;
	clear:both;
	color:#555;
	padding: 2px 10px 10px;
	margin: 0;
	text-align: right;
	}
.postinfo img { margin-right: 5px;
	
}
.editthis img {content: attr(alt);}
.postnav {
	clear:both;
	font-size:11px;
	height:23px;
	line-height:22px;
	margin:0;
	padding: 0 10px;
	border-width:1px 0;
	}

.postnav span.prv {
	float:left;
	}

.postnav span.nxt {
	float:right;
	}

.blognav {
	clear:both;
	margin:7px 0;
	text-align:right;
	font-size:11px;
	color:#555;
	}

.blognav p {
	margin:0;
	line-height:normal;
	}


.trackbacks {
	margin:30px 0 10px 0;
	padding:5px 0;
	}

.trackbacks h2 {
	font-size:10px;
	font-weight:normal;
	color:#555;
	border:1px solid #eee;
	border-width:1px 0;
	text-transform:uppercase;
	}

.trackbacks ul {
	margin:10px 0 0 2px;
	}

.trackbacks li {
	color:#999;
	list-style-type:none;
	list-style-image:url(http://files.myopera.com/Ilya_B/ishod/doc00000.gif);
	padding-bottom:8px;
	line-height:10px;
	font-size:10px;
	}

.imgright, .imgleft, .imgcenter {
	position:relative;
	display:block;
	width:auto;
	padding: 5px;
	background: #F1EEDB;
	border: 1px solid #BFBA95;
	}
.post img.right, .imgright {
	clear:right;
	float:right;
	text-align:right;
	margin:5px 0 10px 10px;
	}

.post img.left, .imgleft {
	float:left;
	text-align:left;
	margin:5px 10px 5px 0;
	}
.imgcenter {
	clear:both;
	display:block;
	text-align:center;
	margin: 5px 0;
	}
.attach {
	margin:8px 0;
	display:block;
	padding-left:12px;
	background:#fff url(http://files.myopera.com/Ilya_B/ishod/attach00.gif) center left no-repeat;
	}
a.blogit:link, a.blogit:visited, a.blogit:active {
	color:#fe0;
	text-decoration:none;
	font-size:10px;
	display:block;
	padding:0 3px;
	position:absolute;
	bottom:6px;
	left:6px;
	background:#000;
	}

a.blogit:hover {
	color:#fff;
	background:#444;
	}

.arclist {
	width:100%;
	overflow:hidden;
	margin-top:10px;
	}

.arclist th {
	background:#000;
	color:#fff;
	}

.arctitle {
	width:270px;
	}

.arctitle span {
	display:block;
	width:270px;
	overflow:hidden;
	}

.arclist tr.p2 {
	background:#f2f2f2;
	}

#side .cdwn {
	background:transparent url(http://files.myopera.com/Ilya_B/ishod/clock000.gif) top left no-repeat;
	padding:2px 0 5px 20px;
	border-bottom:1px solid #fff;
	margin-bottom:4px;
	}

.groupblog .postdate {
	margin:-2px 0 0 0;
	}

.groupblog .content {
	margin:2px 0 0 0;
	clear:left;
	}

#arc h3 {
	margin:22px 0 12px 0;
	font-size:18px;
	}

#arc h3 a {
	color:#111;
	}

#arc h3 a:hover {
	color:#05d;
	}

#arc li {
	padding:3px 0;
	}

.tagicon {
  float:right;
  margin-left:10px;
	}

.post .sticky {
	float:right;
	margin:0;
	font-size:10px;
	background:transparent url(http://files.myopera.com/Ilya_B/ishod/sticky.gif) center right no-repeat;
	padding:8px 29px 8px 0;
	}

.alignright {
	text-align:right;
	display:block;
	}

.alignleft {
	text-align:left;
	display:block;
	}

.aligncenter {
	text-align:center;
	display:block;
	}

.alignjustify {
	text-align:justify;
	display:block;
	}

/* :: CALENDAR :: */


#calendar {
	
	background: #BFBA95 url(http://files.myopera.com/Ilya_B/ishod/h2.gif);
	border-spacing:2px;
	clear:both;
	margin-bottom: 10px;
	width:190px;
	font-size:10px;
	}
#calendar tr {
	empty-cells:show;
	}

#calendar th {
	font-size:10px;
	line-height:18px;
	height:18px;
	text-align:center;
	}

#calendar td {
	text-align:center;
	font-size:10px;
	border-bottom: 1px dashed #87856B;
	}

#calendar tfoot td {
	text-align:left;
	height:16px;
	padding:2px 5px;
	border: none;
	}
#calendar td #today {
	background:#F8D34E;
	}

#calendar caption {padding:0;
	}

#side a#calendarmonth {
	font-style: italic;
	display:block;
	padding:2px 0 2px 10px;
	text-decoration:none;
	}
#nextmonth, #prevmonth {
	width:49%;
	}

#nextmonth {
	text-align:right;
	}


/* :: PROFILE :: */

#profile {
	width:100%;
	background: #F5F5F5;
	}

#profile-top {
	border-bottom: 1px dashed #999;
	}

#profile p {
	margin:0 0 7px 0;
	}

#userinfo {
	float:left;
	width:372px;	
	padding:2px 6px;
	}

#userinfo dl {
	margin:4px 0;
	}

#userinfo dt {
	clear:both;
	float:left;
	width:96px;
	margin:0;
	padding-top:4px;
	}

#userinfo dd {
	margin:0 0 0 96px;
	padding:4px 0 2px 0;
	}

#userpic {
	float:right;
	border: 1px solid #CCC;
	background: #FFF;
	margin:10px;
	}

#userpic img {
	display:block;
	margin:6px;
	}

#profile .col1, #profile .col2 {
	margin-top:0;
	}

#profile-about {
	float:left;
	width:388px;
	overflow:hidden;
	background: #F5F5F5;
	}
#profile-about h2, #profile-community h2 {
	margin-top: 5px;
}
#profile-community {
	float:right;
	width:362px;
	overflow:hidden;
	background: #F5F5F5;
	border-left: 1px dashed #147;
	}
#profile-community h2 {
	padding-left: 5px;
}
#profile .box, #profile table {
	padding:6px;
	border-bottom: 1px dashed #999;
	}

#profile th, #profile td {
	padding:2px 0;
	}

#profile-community li {
	list-style:none;
	list-style-position:outside;
	line-height:20px;
	clear:both;
	}

a.overflow {
	display:block;
	width:100%;
	overflow:hidden;
	}
#grouplist {display: none;}
#grouplist .cstatus {
	width:30%;
	}

#grouplist a {
	display:block;
	width:100%;
	overflow:hidden;
	}

.userlist img {
	float:left;
	margin:1px 4px 0 0;
	}

#ff {
	padding-bottom:10px;
	}

#ff .h {
	color:#114477;
	margin:8px 0 0 0;
	font-weight:bold;
	}

#ff .t {
	margin:2px 0 5px 0;
	padding-bottom:8px;
	}

#ff .rule {
	padding-bottom:5px;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent url(http://files.myopera.com/Ilya_B/ishod/myspot00.gif) 2px 3px no-repeat;
	}
#myspots .spotimg {
	display: none !important;
}
.spotimg div {
	border: 1px solid #CCC;
	background: #FFF;
	float: left;
	padding: 5px;
	margin: 0 5px 5px 0;
}
#friendlist li {
	padding:0 0 4px 20px;
	background:transparent url(http://files.myopera.com/Ilya_B/ishod/friendli.gif) 0px 3px no-repeat;
	}

#aboutgroup {
	clear:left;
	max-width:450px;
	}

#groupinfo dl {
	margin:0;
	}

#groupinfo dt {
	clear:left;
	float:left;
	margin:0 4px 0 0;
	font-weight:bold;
	}

#groupinfo dd {
	margin:0;
	font-weight:normal;
	}

#groupprofile #userpic {
	margin:0 0 20px 20px;
	}

#apply {
	clear:left;
	}


/* :: QUICK PROFILE :: */


#qp dl {
	margin:0;
	width:100%;
	}

#qp dt {
	clear:both;
	float:left;
	width:38%;
	overflow:hidden;
	}

#qp dd {
	float:right;
	width:60%;
	overflow:hidden;
	margin:0;
	padding:0;
	}

#myphoto {
	width:190px;
	padding: 5px;
	overflow:hidden;
	}

#myphoto img {
	width:172px;
	border: 4px solid #F1EEDB;
	height: auto;
	}


/* :: FRIENDS :: */

.myfriend {
	clear:both;
	border-top:1px solid #aaa;
	padding-top:12px;
	}

.myfriend .txt {
	margin-left:206px;
	}

.myfriend h3 {
	font-size:16px;
	margin-top:2px;
	}

.mypic {
	float:left;
	width:190px;
	height:140px;
	margin-bottom:12px;
	padding:2px;
	border:1px solid #000;
	}

.mypic img {
	display:block;
	}

.myfriend p, .myfriend h2 {
	margin-top:0;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 4px 0;
	color:#444;
	}

.friendof {
	font-size:10px;
	}

.myfriend blockquote {
	background:#fff url(q1000000.gif) top left no-repeat;	
	color:#333;
	padding:0 0 10px 27px;
	font-size:11px;
	}

#fnet h3 {
	background:#5da15b;
	color:#fff;
	font-size:15px;
	padding:3px 5px;
	border-bottom:5px solid #cde6cc;
	margin-bottom:0;
	}

#fnet2 h3 {
	background:#447c64;
	border-bottom:5px solid #bbd6c3;
	}

#fnet3 h3 {
	background:#3f6e85;
	border-bottom:5px solid #bed1d4;
	}

.fpic {
	float:left;
	width:84px;
	height:64px;
	border:1px solid #000;
	margin-right:10px;
	}

.fpic img {
	display:block;
	margin:2px;
	}

.fname {
	margin:0;
	}



/* :: LINKS :: */

#applinks {
	clear:both;
	margin-top:15px;
	}

#mylinks {
	width:100%;
	}
#mylinks h2.firstheader {
	margin-top:0;
	}
.linkinfo {
	border-bottom: 1px dashed #999;
	padding: 5px 10px;
	margin-bottom: 5px;
}
.linkinfo img {
	display: none;
}
#mylinks .newsfeed {
	margin:0;
	}

#mylinks p {
	margin:0;
	}

#mylinks .grey {
	color:#aaa;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	margin: 0;
	}

.newsfeed span, .newsfeed a {
	color:#900;
	text-decoration:none;
	}

.url {
	color:#192;
	}

.linkdesc {
	color:#333;
	font-style:italic;
	}

.feedurl {
	display:none;
	}


/* :: EVENTS :: */

.cdwn {
	padding:2px 0;
	}

.cdwn p {
	margin:0;
	}



/* :: TAGS :: */

.tagged {
	font-weight:bold;
	}

/* :: QUICK SIGN UP :: */

#return {
	border:1px solid #9FB26C;
	padding:10px;
	background:#ff6;
	}

/* :: Album :: */

#albumlist {
	font-size: 11px;
}
#albumlist li {
	list-style-type: none;
}
#albumlist li a{
	padding-left:18px;
	background: url(http://files.myopera.com/Ilya_B/ishod/albumlis.gif) top left no-repeat;
}
#albumlist .this {
	color: #555;
}
.album1, .album2 {
	border-bottom: 2px dotted #989375;
	padding: 5px 10px;
}
.albumthumb1, .albumthumb2 {
	padding: 7px;
	background: #BFBA95 url(http://files.myopera.com/Ilya_B/ishod/h2.gif);
	border: 1px solid #989375;
	display: block;
	width: 185px;
	float: left;
	margin: 0 12px 0 0;
}
.albumthumb1 a, .albumthumb2 a {
	padding: 10px;
	display: block;
}
.albumthumb1 a img, .albumthumb2 a img {
	border: 2px solid #E0DAC2;
}
.albums h3 a,.albums h3 a:visited {
	font-family: 'Lucida Console', Arial, sans-serif;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.imagecount {
	color:#555;
}

.thumb1,.thumb2 {
	padding:  2px 10px;
	display: block;
	float: left;
}
.thumb1 div a, .thumb2 div a {
	border: 1px solid #AAA17E;
	padding: 15px;
	background: #D8D1B4;
	text-decoration: none;
	display: block;
	height: auto;
}
.thumb1 img, .thumb2 img {
	display: block;
	width: 220px;
	height: auto;
}
.thumb1 img:after, .thumb2 img:after {
	display: block;
	content: attr(alt);
	font-size: 12px;
	line-height: 8px;
	padding: 3px 0 0 0;
	text-align: center;
	margin: 0;
}
.photoinfo {
	margin:2px 0 4px;
}
#frame1 {
	width:550px;
	padding:0;
	margin: 0;
	text-align: center;
	border: 1px solid #BFBA95;
	background: #F1EEDB;
}
#frame2{
	padding: 0;
	display: block;
}
#frame4 {
	padding: 10px;
}
#ecard {display: none !important;}
#bigimg {
	width: auto;
	height: auto;
}
a #bigimg {
	width: 526;
	max-width: 526px;
	height: auto;
}
#picedit {
	position: relative;
	float: left;
}
#picedit img { 
	width: 51px;
	height: 19px;
}
#newcomment {clear: both;}
#p1, #p2{
	display: block;
	float: left;
	width: 87px;
}
#p1 {padding-right: 5px;}
#p1 div, #p2 div{
	border: 4px solid #F1EEDB;
	background: #F1EEDB;
	display: block;
}
.edit-buttons img, #blogtools img, #top2 img {
	content: attr(alt);
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px;
}
#exif dt, #exif dd {display: none;}
#exif .filename, #exif .access, #exif .tagged, #exif .tags {display: block;}


/* :: Forum :: */

#overview {
	}

#overview table, #inforum {
	border:1px solid #87856B;
	border-collapse: collapse;
	margin-bottom: 5px;
}
.topiclist {width: 752px;}
.topiclist th, .topiclist td {
	padding: 3px 8px;
	border-bottom:1px solid #87856B;
	vertical-align: middle;
}
.topiclist th {background:#BFBA95;}
.topiclist .fheader  {
	background:#000 url(http://files.myopera.com/Ilya_B/ishod/caption.gif) top right no-repeat;
	color: #fff;
	text-transform: lowercase;
}
#inforum .fheader  {
	background:#111;
	height: 22px;
}
.topiclist p {
	margin: 0;
}
.forum a, .topic a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.topiclist .postby {display: block;}
.stickytopic {
	background:#F2DE9A;
}
.iconguide {
	margin: 5px 0;
}
.iconguide {clear: both; padding: 5px 0;}
.iconguide span{ padding-left: 5px;}
.topiclist td.icons {
	width: 2%;
	padding-right: 0px;
}
.topiclist .numthreads {width: 2%;
}
.topiclist .lastpost {width: 20%;
}
.topiclist .numthreads, .topiclist .replycount, .topiclist .topicauth {
	background: #F1EEDB;
	
}
.replycount, .views{width: 2%;}
#forumsub {display: block; height: 23px;}
#forumsub a {
	font: bold 10px Tahoma, sans-serif;
	background: #FBDC85;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #875B31;
	padding: 2px 4px;
	margin: 0 2px 5px 0; 
	display: block;
	float: left;
	
}
#forumsub a:hover {background:#FDEEAD;color:#CB7709;}
#forumsub img{ display: none !important;}
#forumsearch {
	background: #BFBA95 url(http://files.myopera.com/Ilya_B/ishod/s_bl.gif) bottom left no-repeat;
	border-top: 6px solid #3C3526;
	display: block;
	float: right;
	width: 278px;
	text-align: right;
	padding: 8px 4px;
	margin-bottom: 5px;
}
#forumsearch a
#searchform { }
#forumsearch #s { background: #F1EEDB; width: 150px; }
#forumsearch p {margin: 5px 0;}
#spotforum {padding: 0; margin: 0;margin-bottom: -10px;}

#spotforum img{display: none;}
.forumnav, .forumnav a{
	margin: 0;
	word-spacing: 3px;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
}
.forumnav {
	line-height: 140%;
	clear: left;
	display: block;
	float: left;
	padding: 5px 0;
	margin-bottom: 5px;
	width: 460px;
	background: #F1EEDB;
	border-left: 5px solid #F1EEDB; 
	border-bottom: 1px dashed #624124;
	border-top: 1px dashed #624124;
}
.fpost {background: url(http://files.myopera.com/Ilya_B/ishod/forumleft.gif) top left repeat-y;
	clear: both;
	border: 1px solid #887948;
	border-bottom: 1px solid #887948;
	margin: 5px 0;
	width:100%;
	overflow:hidden;
}
#firstpost.fpost {background: url(http://files.myopera.com/Ilya_B/ishod/forumleft_f.gif) top left repeat-y;}
#firstpost .fborder {
	background: url(1radiation.gif) bottom left no-repeat;
	border-bottom: 4px solid #E8C378;
}
.posted {
	background: #000;
	border-bottom: 5px solid #A6B368;
	color: #E0DAC2;
	padding: 1px 10px;
	margin: 0;
	font-size: 10px;
}
#firstpost .posted {border-top: 4px solid #E8C378;}
#firstpost {border-bottom: 1px solid #887948;border-top: 1px solid #887948;}
.posted a {
	color: #E0DAC2;
}
.posterinfo {
	line-height:120%;
	color: #485D03;
	display: block;
	float: left;
	width: 120px;
	padding: 5px;
	font-size: 11px;
}
.posterinfo p {
	margin: 2px 0;background: url(http://files.myopera.com/Ilya_B/ishod/avat_b.gif) top left no-repeat;;
}
.posterinfo .loc, .posterinfo .reg, .posterinfo .posts, .posterinfo .sendmsg {
	background: none;
}
.posterinfo .username {
	font: bold 15px/11px Arial,Tahoma, sans-serif;
	margin-bottom: 5px;
	padding: 1px 0;
	background: #D8D1B4;
	text-decoration: none;
	width: 105px;
	display: block;
	
}
.thepost {
	font-family: Verdana,Arial,sans-serif;
	padding: 5px;
	padding-left: 135px;
}
.postlinks {
	clear: both;
	color: #BFBA95;
	text-align: right;
	padding: 2px 5px;
	background: #BFBA95 url(http://files.myopera.com/Ilya_B/ishod/h2.gif);
	border-top: 1px solid #887948;
}
.postlinks p {
	margin: 0;
}
.postlinks img {
	display: none;
}
.postlinks a,.postlinks a:visited {
	background: #E8C378;
	color: #3C2E1C;
	border: 1px solid #7C6C46;
	padding: 1px 6px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Tahoma,'Arial Black';
}
.postlinks a:hover {background: #FBE18D;}
.subscribe {float: right; margin: 0; clear: both; display: block;}
.postreply {float: left;margin: 0;}
#moderatortools, #moderators {clear: both;}
#moderatortools li {float: left; margin-right: 12px;}

#quickreply {clear: both;margin-bottom: 5px;}



/* :: account overwrite:: */

#login-here, #signup-here {
	background: none !important;
	border: none !important;
}

.account .settings, .account .new, #tagbox, #taglist {
	background: none !important;
	border: none !important;
}
.mytag, a.mytag:link, a.mytag:visited, a.mytag:active, .account .helpme, .account a.helpme {
	color:#E68F00 !important;
}
#editprofile h2 {
	background:#332A29 !important;
}
