body {
	margin: auto;
	margin-top: 0px;
	width: 980px;
	max-width: 100%;
	background-color: #ABA491;
	font-family: Georgia, Tahoma, Arial;
	background: url("/themes/obzorcafe/images/bg.gif") #ABA491 center repeat-y;
	font-size: 10pt;
	color: #1A1A1A;
}
a, a:hover {
	font-size: 10pt;
	color: #598CBB;
	text-decoration: underline;
}
table, form {
	border: 0px;
	font-size: 10pt;
	margin: 0px;
	background-color: #FFFFFF;
}
h2 {
	font-size: 20pt;
	color: #1A1A1A;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
	text-align: left;
}
h2 a, h2 a:hover {
	font-size: 20pt;
	color: #6F5C42;
	text-decoration: underline;
	border-bottom: #6F5C42 0px solid;
}
.h2a, .h2a:hover { color: #8DBEE2; border-bottom: #8DBEE2 0px solid; }
h3 {
	font-size: 10pt;
	color: #1A1A1A;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-align: left;
}
h3 a {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
h3 a:hover {
	font-size: 10pt;
	color: #26639F;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 17pt;
	font-weight: normal;
}
h5 {
	margin: 0px 0px 10px 0px;
	font-size: 21pt;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Verdana, sans-serif;
	letter-spacing: -1px;
}
img { border: 0px; }
img a, img a:hover { text-decoration: none; }

blockquote {
	margin: 5px;
	margin-left: 15px;
	padding: 0px;
	padding-left: 4px;
	border-left: silver 3px solid;
	display: inline;
	margin-bottom: 10px;
}
acronym { border-bottom: #000000 1px dotted; }

/*==================
	OTHER ELEMENTS
==================*/
.auth_form a, .auth_form a:hover, .user_block a, .user_block a:hover {
 	color: #FFFFFF;
	font-size: 10pt;
}
span.cloud a { text-decoration: none; }
span.cloud a:hover { text-decoration: underline; color: #DD0005; }
.site_message {
	align: center;
	width: 95%;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #EFFBDB;
	border: #91EC20 1px dashed;
}
.site_error {
	align: center;
	width: 95%;
	margin-left: 5px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFEBDD;
	border: #FBAB7B 1px dashed;
}
.simple_div {
	width: 95%;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #f6f5f3;
}

div#write_art {display: inline; margin-right: 10px; }
div.art_panel {display: inline; margin-right: 10px; }
div#write_art a, div#write_art a:hover {
	padding: 10px;
	padding-left: 35px;
	font-size: 15pt;
	text-decoration: underline;
	background: #f6f5f3 url(../../themes/obzorcafe/images/write_art.gif) center left no-repeat;
}
div.art_panel a, div.art_panel a:hover {
	padding: 10px;
	font-size: 15pt;
	text-decoration: underline;
	background-color: #F8F8E0;
}

.avatar { display: inline; float: left; margin-right: 10px; border: #F2F2F2 1px solid; }
.com_body {  }
.com_art_header { width: 20%; padding-right: 12px; }
.date { color: #999999; font-size: 8pt; font-weight: normal; }
.help { font-size: 8pt; color: #999999; }

ul#friends_list { margin: 0px; padding: 0px; }
ul#friends_list li.friend {
	margin: 0px;
	margin-right: 10px;
	padding-left: 13px;
	list-style: none;
	background: url(../../images/user.gif) left center no-repeat;
	display: inline;
	\\float: left;
	/*//behavior: expression( !this.before ? this.before = this.innerHTML = '<img src=/images/user.gif>&nbsp;' + this.innerHTML : '' );	*/
}
ul#friends_list li.none { list-style: none; margin: 0px; padding: 0px; font-weight: bold; }

ul#communities_list { margin: 0px; padding: 0px; }
ul#communities_list li.community {
	margin: 0px;
	margin-right: 10px;
	padding-left: 14px;
	list-style: none;
	background: url(../../images/community.gif) left center no-repeat;
	display: inline;
	\\float: left;
	/*//behavior: expression( !this.before ? this.before = this.innerHTML = '<img src=/images/user.gif>&nbsp;' + this.innerHTML : '' );	*/
}

div#last_publish .user, div#last_publish .user:hover { color: #999999; text-decoration: underline; }
div#last_publish .cat { color: #999999; text-decoration: underline; }
div#last_publish .cat:hover { color: #FFFFFF; text-decoration: underline; background-color: #FF6600; }
div#last_publish .header { color: #598CBB; text-decoration: underline; }
div#last_publish .header:hover { color: #FFFFFF; text-decoration: underline; background-color: #33CC00; }

.dark_tr { background-color: #FFE6DF; }

span.tags { font-size: 8pt; color: #D1CCBA; display: block; }
span.tags a { font-size: 8pt; color: #D1CCBA; text-decoration: underline; }
span.tags a:hover { font-size: 8pt; color: #FFFFFF; text-decoration: underline; background-color: #3F6A8B; }

#tag_search form { margin-top: 25px; font-size: 17pt; }
/*#search_text { font-size: 17pt; width: 250px; color: #BDBCB3; background-color: #FFFFFF; border: silver 1px solid; padding-left: 5px; padding-right: 5px; }
#search_text { font-size: 17pt; color: #BDBCB3; background-color: #FFFFFF; border: silver 1px solid; }*/

.rating_form { color: #000000; display: inline;  }
.rating_value_good { font-size: 15pt; color: #4ACC51; }
.rating_value_bad { font-size: 15pt; color: #FF0000; }
.good_rating, .good_rating:hover { color: #009900 !important; font-size: 15pt !important; font-weight: bold; text-decoration: none !important; background-color: #FFFFFF !important; }
.bad_rating, .bad_rating:hover { color: #FF0000 !important; font-size: 15pt !important; font-weight: bold; text-decoration: none !important; background-color: #FFFFFF !important; }

table.art_bottom { margin-top: 10px; color: #999999; border: silver 1px solid; border-right: 0px; }
table.art_bottom a, table.art_bottom a:hover { text-decoration: none; } 
table.art_bottom td { border-right: silver 1px solid; padding: 0px; padding-left: 5px; padding-right: 5px; }

a.linkme, a.linkme:hover { margin-left: 20px; color: #598CBB; text-decoration: underline; font-weight: normal; }

#people { width: 50%; padding-right: 20px; }
.user_li { width: 100%; height: 34px; }
.user_li img { margin: 0px 10px 0px 5px; }
.user_li a, .user_li a:hover { font-size: 14pt; }
.user_li span.karma { float: right; margin-right: 20px; color: #4ACC51; font-size: 11pt; font-weight: bold; }

div.special_links { font-size: 14pt; color: #999999; margin-bottom: 15px;}
div.special_links span.sel { background-color: #FFFFFF; font-size: 16pt;  }
div.special_links a { color: #598CBB; font-size: 16pt; text-decoration: none; border-bottom: #598CBB 1px dashed;  }
div.special_links a:hover { color: #DD0005; font-size: 16pt; text-decoration: none; border-bottom: #DD0005 1px dashed;}

.community_options { margin-left: 20px; }
.community_options img { border: #E6E6E6 1px solid; margin-right: 7px; }

div.pages { width: 100%; display: table; clear: both; margin-top: 10px; }
div.pages a { border: #CCCCCC 1px solid; padding: 2px 4px 2px 4px; margin: 0px 2px 0px 0px; text-decoration: none; color: #999999; }
div.pages a:hover { border: #999999 1px solid; padding: 2px 4px 2px 4px; margin: 0px 2px 0px 0px; text-decoration: none; color: #666666; }


div#picuploadform{
  position: absolute;
  width: 34%;
  left: 33%;
  top: 250px;
  background: #FFFFFF;
  border: #EBEBEB 5px solid;
  display: none;
  z-index: 99;
}
div#picuploadform table {
	width: 100%;
	border: silver 1px solid;
}

#screen{
  position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 98;
  display: none;
  background: url("/images/trans.png");
}
* html #screen{
    background-color: #333;
    background-color: transparent;
    background-image: url("/images/spacer.gif");
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/trans.png", sizingMethod="scale");
}

/*==================
	LOGO AND MENU
==================*/
table#logo { width: 980px !important; height: 261px; padding: 30px 55px 0px 73px; background: url("/themes/obzorcafe/images/top_bg.jpg") no-repeat; overflow: visible; }
table#logo td { vertical-align: top; }
table#logo td#user_block { width: 350px; text-align: right; }
table#logo td#user_block div { text-align: left; }
ul#menu { margin: 0px; padding: 0px; width: 100%; display: table; clear: both; margin-top: 20px; }
ul#menu li {
	float: left;
	margin: 0px;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	list-style: none;
	margin-left: 2px;
	margin-right: 2px;
	list-style-type: none;
}
#menu a {
	font-size: 15pt;
	color: #666666;
	text-decoration: underline;
}
#menu a:hover {
	font-size: 15pt;
	color: #000000;
	text-decoration: underline;
}

/*==================
	CONTENT
==================*/

div#main_conteiner { padding: 0px 56px 0px 74px; /*margin-top: -20px;*/ }

/*==================
	TABLE STYLES
==================*/
.table { margin-top: 10px; margin-bottom: 20px; text-align: left; width: 96%; display: table; }
.comment_table { padding-bottom: 20px; text-align: left; }
.table_body {
	padding: 5px;
	padding-left: 25px;
	font-size: 10pt;
	color: #1A1A1A;
	text-align: left;
	clear: both;
	width: 100%; display: table;
}
.comment_body {
	padding-left: 25px;
	font-size: 10pt;
	color: #1A1A1A;
	text-align: left;
	width: 98%;
}
.table_second_header, .table_bottom {
	margin-left: 5px;
	max-width: 100%;
	font-size: 9pt;
	color: #999999;
	display: table;
	margin-bottom: 4px;
	margin-top: 4px;
	width: 100%;
	text-align: left;
}
.table_second_header a, .table_bottom a {
	font-size: 9pt;
	color: #107eb7;
	text-decoration: underline;
}
.answer { margin-left: 40px; }
th {
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
.table_second_header a:hover, .table_bottom a:hover {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #107eb7;
	text-decoration: none;
}
div.block { background-color: #f6f5f3; margin-bottom: 20px; }
.block_body {
	padding: 10px;
	padding-top: 4px;
	font-size: 10pt;
	color: #1A1A1A;
	text-align: left;
}

div#user_karma { width: 230px; border: silver 1px solid; margin-left: 11%; display: table; }
div#user_karma #body { display: block; padding: 5px; margin: 0px 5px 0px 5px; background-color: #fff6e6; height: 43px; }
div#user_karma #top { height: 5px; }
div#user_karma #bottom { height: 5px; }

div#karma_value { float: right; text-align: center; }
div#karma_value span.cant { font-size: 27px; color: #CCCCCC; }
div#karma_value span.good { font-size: 27px; color: #8ED97B; }
div#karma_value span.bad { font-size: 27px; color: #EB7272; }
div#karma_value span.number_good { font-size: 27px; margin: 0px 3px 0px 3px; color: #4ACC51; }
div#karma_value span.number_bad { font-size: 27px; margin: 0px 3px 0px 3px; color: #FF0000; }

div#community_panel { margin-bottom: 30px; display: table; width: 100%; }
.community_tr { margin-bottom: 20px; display: table; width: 100%; }

.community_avatar { float: left; padding-right: 20px; width: 20%; padding-top: 10px; text-align: center; }
.community_avatar div.karma_value { float: none; }
.community_description { float: left; width: 73%; }
span.number_good { font-size: 27px; margin: 0px 3px 0px 3px; color: #4ACC51; }
span.number_bad { font-size: 27px; margin: 0px 3px 0px 3px; color: #FF0000; }

/*==================
	FOOTER
==================*/
#footer {
	width: 100%;
	display: table;
	margin-top: 30px;
	font-size: 9pt;
	color: #333333;
	border-top: silver 1px solid;
	padding-bottom: 20px;
}
#footer #f_left {
	float: left;
	display: inline;
	text-align: left;
	margin: 15px;
	margin-bottom: 0px;
}
#footer #f_rigth {
	float: right;
	display: inline;
	text-align: right;
	margin: 15px;
	margin-bottom: 0px;
}
