﻿/*  
Theme Name: DirectoryNews
Theme URI: http://prodengiblog.ru/
Description: DirectoryNews with three columns. Designed for Wordpress.
Theme is combining a magazine and a catalog into one. 
Support Widgets and Gravatars along with automatic thumbnail resizer.
Version: 2.0
Author: Ksana
Author URI: http://prodengiblog.ru/
Tags: gray, light, three-columns, fixed-width, left&right-sidebar, magazine-style
*/


/************************************************
* import 	                        					*
************************************************/

@import url("css/header.css"); 
@import url("css/slider.css"); 
@import url("css/floating_block.css"); 
@import url("css/colorbox.css"); 
@import url("css/sidebar.css"); 
@import url("css/bottom.css"); 
@import url("css/navi.css"); 
@import url("css/contact.css"); 
@import url("css/twitter.css"); 
@import url("css/top_box.css"); 

/************************************************
* Global Styles			                        		*
************************************************/

* {
	margin:0;
	padding:0;
	}
body {
  position: relative;
	width: 100%;
  height: 100%;
	background: #f2f2f2;
	font-family: Arial, verdana, Sans-Serif;
	font-size: 14px;	
	color: #000;
}
#top_bg {
  position: absolute; left: 0; top: 0;
  width: 100%; 
  height: 580px;
	z-index: 1;
}
#bot_bg {  
  position: absolute; left: 0; bottom: 0;
  width: 100%; 
  height: 580px;
	z-index: 1;
}
#body_bg {
  position: relative;
	background: url('/wp-content/themes/DirectoryNews/bg/1.png') 0 0 repeat;
	z-index: 10;
}

p {	
	margin: 15px 0;
}
.left, .alignleft {
	float: left;
}
.right, .alignright {
	float: right;
}
.clear {
  clear:both;
	margin: 0;
	padding: 0;
}
img {    
 	font-size: 11px;
	line-height: 1;
	overflow: hidden;
}
img, a img {border:none}

#content img.wp-smiley { 
  float : none; 
	width: 15px;
  height: 15px;
  margin : 0; 
  padding : 0; 
  border : 0; 
} 

/************************************************
* link					*
************************************************/

a:link, a:visited {
	color: #666;
	text-decoration: none;
  outline: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
  outline: none;
}

/************************************************
* Structure	container				*
************************************************/

#container {    
  position: relative;
  width: 1265px;
  height: 100%; 
  margin : 0 auto 0; 
  overflow: hidden;  
  z-index: 1;
  background: url('/wp-content/themes/DirectoryNews/images/bg2.png');
} 
.onecolumn {  
  position : relative;
  float: left;
  width: 762px; 
  height: auto;
  margin : 0; 
  padding: 0; 
  text-align: left; 
  overflow: hidden; 
}
#header {  
}
.page {  
  position: relative;
	width: 1220px;
	margin: 10px auto 10px;
  padding: 0;
  text-align: left; 
  z-index: 12;
  clear: both;
  z-index: 10;
}
.page_in {   
  position: relative;
	width: 1152px;
	margin: 10px auto 10px;
  text-align: left; 
  z-index: 13;
}
#footer{
  background: transparent;
}
#invisible{
display:none;
}

/************************************************
* Structure	page				*
************************************************/

.page_top {
  position: relative;
  width: 1220px; 
  height: 23px;
  margin: 0;
  padding: 0;
  background-image: url('/wp-content/themes/DirectoryNews/images/page_top.png');
  background-position: top right;
  background-repeat: no-repeat;
	z-index: 2;
}
.page_midlle {  
  position: relative;
  width: 1220px; 
  height: 334;
  margin: 0;
  padding: 0;
  background-image: url('/wp-content/themes/DirectoryNews/images/page_midlle.png');
  background-repeat: repeat-y;
  background-position: left;
  overflow : hidden; 
	z-index: 2;
}
.page_bottom {
  width: 1220px; 
  height: 23px;
  margin: 0;
  padding: 0;
  background-image: url('/wp-content/themes/DirectoryNews/images/page_bottom.png');
  background-position: bottom;
  background-repeat: no-repeat;
}

/************************************************
* H                           					*
************************************************/

h2, h1, h3, h4, h5, h6 {
	color : #222; 
	font-weight: normal;
}
h2, h1,h6 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 18px;
}

/************************************************
* adsense_box					*
************************************************/

/* maincolumn		*/

.ad468x60 { 
	width: 468px;
	height: auto;
  margin: 0 auto 20px;
  clear: both;
  overflow: hidden;
}
.ad728x90 { 
	width: 728px;
	height: auto;
  margin: 0 auto 10px;
  clear: both;
  overflow: hidden;
}

/* sidebar1	*/

#ad160x600 { 
	width: 160px;
	height: auto;
  margin: 0;
  padding: 0 0 20px 0;
  overflow: hidden;
}
#ad160x600 img { 
	width: 160px;
	height: auto;
	clear: both;
  margin: 0;
}

/* sidebar2	*/

#ad125x125 { 
	float:left;
  width: 280px;
  height: auto;
  margin: 0 0 0 15px;
	clear: both;
}
#ad125x125 img { 
  float: left;
  width: 125px;
	height: 125px;
  margin: 0 15px 15px 0;
}

/************************************************
*	Comments								*
************************************************/

#comments {  
	float: left;
  position : relative;
  width: 548px;
  height: auto;
  margin : 0 0 20px 0; 
  padding : 0;  
  background : transparent; 
	clear: both;
  font-family : Arial, Verdana, Sans-Serif; 
  font-weight : normal; 
  font-size : 13px; 
  overflow: hidden;
} 
#comments h4 { 
  margin: 0 0 5px 0;
}
/* reply to comment  */

ol.commentlist li.reply { 
  width : auto; 
  margin : 10px 0 10px 0;  
  font-size : 13px; 
  text-align: left;
  text-decoration : none; 
}
ol.commentlist li .reply a:link, ol.commentlist li .reply a:visited {  
  text-decoration: none; 
  font-size : 13px; 
}
ol.commentlist li .reply a:hover, ol.commentlist li .reply a:active {  
  text-decoration: none; 
  color: #555 !important;
}
#cancel-comment-reply {
  margin: 10px 0 20px 0;
	font-size: 13px;
}
/* list comments  */

ol.commentlist {  
  width: 100%;
  height: 100%;
  margin : 20px 0 0 0; 
  padding : 0; 
  list-style-type: none; 
}
ol.commentlist li, #trackbacks {    
  position: relative; 
  width: auto;
  height: auto;
  min-height: 70px;
  margin : 0; 
  padding: 0; 
  list-style-type : none; 
  clear: both!important;
}
#trackbacks { 
  min-height: 0;
  margin : 20px 0 20px 0; 
  padding: 10px 10px 13px 10px; 
  font-size : 13px; 
}
#trackbacks li {    
  font-size : 13px; 
  list-style-type: square;
  margin : 0 0 0 15px; 
  padding: 0; 
}
ol.commentlist li img.avatar {   
  float: left;
  position : relative;
  width : 50px; 
  height : 50px; 
  margin : 1px 10px 0 0; 
  padding: 1px; 
  border: 1px solid #bcbcbc;
}
.commentmetadata {     
  line-height: 1.5;
  margin : -4px 0 7px 0; 
  padding: 0;
  font-size : 12px; 
  font-weight : normal; 
  text-align: left;
  overflow: hidden;
} 
.commentmetadata .time{
  margin : 0 5px 0 0; 
}
.commentmetadata .author {
  margin : 0; 
}
.comment_text {     
  width: auto; 
  min-height: 50px;
  padding: 0; 
  margin : 0 0 10px 0;  
	overflow: hidden;
  font-size: 13px;
} 
.comment_text p {     
  color: #000;
} 
.comment_text p {   
  width: auto; 
  padding: 0; 
  margin : 0;  
	overflow: hidden;
  font-size: 13px; 
} 
#respond {   
  margin: 0; 
  padding : 0; 
}
#respond h4 { 
  margin: 0; 
  padding : 10px 0 0 0; 
}
#respond p { 
  font-size: 12px; 
  margin: 0 0 1em; 
}

/*	page-numbers			*/

#comments .navigation { 
  position : relative;
  width: 500px;
  height: auto;
  margin: 20px auto 10px!important;
} 
#comments a.prev, #comments a.next {  
  position : relative;
  background : none; 
} 
#comments a.page-numbers {  
  position : relative;
  background : none; 
  padding: 3px 5px 3px 5px;
  overflow: hidden;
  font-size : 14px; 
	clear: both;
} 


#comments .navigation span.current {
  padding: 3px 5px 3px 5px;
  color: #000;
  font-weight: bold!important;
}


/************************************************
*	subsidiaries comments					*
************************************************/

ol.commentlist ul.children,
ol.commentlist ul ul.children,
ol.commentlist ul ul ul.children,
ol.commentlist ul ul ul ul.children {
  width: auto;
  height: auto;
  margin: 15px 0 0 0;
  padding: 0; 
  text-indent: 0; 
  list-style: none; 
  clear: both;   
}
ol.commentlist ul.children li { 
  height: auto;
  min-height: 70px;
  margin : 10px 0 0 30px; 
  list-style-type : none; 
  clear: both;
 }
ol.commentlist li.depth-1 {  
  width: 550px; 
  margin : 10px 0 10px 0; 
}
ol.commentlist ul.children li.depth-2 { 
  width: 518px;
  padding: 5px 0 0 0;
 }
ol.commentlist ul.children li.depth-3 { 
  width: 488px;
 }
ol.commentlist ul.children li.depth-4 { 
  width: 458px;
 }
ol.commentlist ul.children li.depth-5 { 
  width: 428px;
 }
.required {  
  font-size: 15px; 
}
.moderation {
  font-style:italic; 
  font-size: 16px;
}

/************************************************
*	Isolation comments				*
************************************************/

li.bypostauthor {
    /* CSS для комментариев автора записи */
}

li.byuser {
    /* CSS для пользовательских комментариев */
}

/************************************************
*	Commentsform								*
************************************************/

#commentform {   
  float: left; 
  position: relative;
  width: 550px;
  margin: 0 0 30px 0; 
  font-family: Arial, Verdana, Sans-Serif; 
  z-index: 200;
  clear: both;
} 
#commentform p {      
  overflow : hidden; 
  margin : 0 0 8px 0; 
  padding : 0; 
} 
#commentform input, textarea#comment { 
  font-family : Arial, Verdana, Sans-Serif; 
  font-size : 13px; 
  margin: 0; 
  padding : 3px; 
  border: 1px solid #cacacb;
	background-color: #f2f2f4;
  clear: both;
} 
#commentform input:focus, textarea#comment:focus { 
	background-color: #fff;
} 
#commentform input { 
  width : 35%; 
  min-width : 165px; 
  height : 22px; 
  margin : 0 10px 0 0; 
} 
#commentform label {   
  width: 100%; 
	margin: 0;
  padding: 0; 
  font-size: 13px; 
  line-height: 1;
}
label#text { 
  margin : 20px 0 20px 0 !important; 
}
textarea#comment {  
  position : relative;
  overflow : auto; 
  margin : 10px 0 10px 0; 
  width: 99%;
  min-height : 150px; 
  overflow: auto;
  padding: 0; 
} 
ol.commentlist ul.children li.depth-1 #commentform,
ol.commentlist ul.children li.depth-2 #commentform,
ol.commentlist ul.children li.depth-3 #commentform,
ol.commentlist ul.children li.depth-4 #commentform { 
  width: 99%;
}

ol.commentlist ul.children li.depth-1 textarea#comment,
ol.commentlist ul.children li.depth-2 textarea#comment,
ol.commentlist ul.children li.depth-3 textarea#comment,
ol.commentlist ul.children li.depth-4 textarea#comment { 
  width: 100%;
}
#commentform input#submit, #contactform input#contact_submit { 
  float: right;
  width: 130px; 
  height: 30px; 
  margin: -15px 0 0 0;
  padding: 0 0 4px 0; 
  color: #fff; 
  font-size: 14px; 
  text-align: center;
  cursor: pointer; 
  border: 0; 
} 
#commentform .alignleft { 
	margin: 0 0 10px 0;
  padding-top: 0;
  width: 60%; 
  font-size: 14px!important; 
}
#commentform .alignright {     
  float: right; 
  text-align : right; 
	margin: 0 3px 10px 0;
  padding: 0; 
  width: 60px; 
  font-size: 14px!important; 
  text-align: right;
}

/*  Warning   */

#warning { 
  float : left; 
  position : relative;
  margin : 0px 0 10px 0; 
  color : #666; 
}
#attention {
  font-size: 16px !important;
  margin : 20px 0 0 0; 
  clear: both;
}

/*********************************************
	a navi
*********************************************/

#recent_comments {  
  float: left;
  width: 240px;
  margin: 10px 0 20px 0 !important; 
} 
a#recent_comments {  
  background: url('/wp-content/themes/DirectoryNews/images/arrow_top.gif') right 4px no-repeat;
} 
.navi_top { 
  float: left;
  width : 100%; 
  height: auto;
  margin: 10px 0 0 0 !important; 
} 
a#first {  
  width: auto;
  padding-right: 18px;
  background: url('/wp-content/themes/DirectoryNews/images/arrow_bot.gif') right 4px no-repeat;
} 
a#ancor { 
  width: auto;
  padding-left: 18px;
  background: url('/wp-content/themes/DirectoryNews/images/arrow_bot.gif') left 4px no-repeat;
} 

/*********************************************
	Comment	editor
*********************************************/

blockquote {
  color: #222;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	border-left: 4px solid #bcbcbc;
	font-style: italic;
}
blockquote blockquote {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	border-left: 4px solid #bcbcbc;
}
p .subscribe-to-comments{
  padding : 0; 
  margin : 20px 0 10px 0; 
} 
p .subscribe-to-comments a {
  font-size : 13px; 
} 

/************************************************
* footer                     	            			*
************************************************/

#footer { 
  position: relative;
	max-width: 1220px;
  height: auto;
  padding-top: 15px;
	color: #fff;
	clear: both;
}
#copyright {
	clear: both;
  margin-bottom: 15px;
  font-size: 14px;
}
#copyright span {
  font-size: 13px;
}
#copyright a:hover, #copyright a:active {
	color: #444 !important;
}
#footer p, #track span { 
  text-align: center;
  margin: 0 auto 5px;
} 

#track {  
  width : 1000px; 
  height: 35px;
  margin: 0 auto 0;
  text-align: center !important;
} 
#track img {  
  margin-right: 5px;
} 






/************************************************
* maincolumn 				*
************************************************/

.maincolumn	{    
	float: right;
  clear: both;
	width: 550px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.maincolumn h1, .maincolumn h2 {
	font-weight: normal;
	text-decoration: none;
	padding: 0;
  line-height: 1;
	margin-bottom: 8px !important;
}	
.maincolumn h3, .maincolumn h4 {	
	font-size: 17px;
  color : #222; 
  line-height: 1;
  font-weight: normal;
}
.maincolumn ul, .maincolumn ol {
  margin: 10px 0 0 0; 
  padding: 0; 
} 
.maincolumn ul li, .maincolumn ol li {  
  font-size: 14px; 
  margin: 0; 
  padding: 0 0 3px 0; 
  list-style-position: inside;
  list-style-type: disc; 
} 
.maincolumn  p {
	margin: 0 0 7px 0;
	padding: 0;
}

.margin {
  margin: 15px 0 25px 0 !important; 
}
.margin_bottom {
  margin: 0 0 25px 0 !important; 
}
.margin_top {
  margin: 15px 0 0 0 !important; 
}
.margin_null {
  margin: 0 !important; 
}

/************************************************
* links				*
************************************************/

.maincolumn h2 a:link, .maincolumn h2 a:visited,
.maincolumn h1 a:link, .maincolumn h1 a:visited,
.content h3 a:link, .content h3 a:visited {
	color: #222;
	text-decoration: none;
}	
.maincolumn ul li a:hover, .maincolumn ul li a:active,
.maincolumn ol li a:hover, .maincolumn ol li a:active {
	color: #000 !important;
	text-decoration: none;
}	
.maincolumn h2 a:hover, .maincolumn h2 a:active,
.maincolumn h1 a:hover, .maincolumn h1 a:active,
.maincolumn a:link, .maincolumn a:visited,
.date a:link, .date a:visited,
.more a:link, .more a:visited,
.content h3 a:hover, .content h3 a:active,
.maincolumn ul li a:link, .maincolumn ul li a:visited,
.maincolumn ol li a:link, .maincolumn ol li a:visited {
	color: #666;
	text-decoration: none;
}
.maincolumn a:hover, .maincolumn a:active,
.date a:hover, .date a:active,
.more a:hover, .more a:active,
.breadcrumbs a:hover, .breadcrumbs a:active,
.postmetadata a:hover, .postmetadata a:active {
	color: #000;
	text-decoration: underline;
}
.breadcrumbs a:link, .breadcrumbs a:visited,
.postmetadata a:link, .postmetadata a:visited {
	color: #555;
}
.box li a:link, .box li a:visited {
	color: #666;
	text-decoration: none;
}	
.box li a:hover, .box li a:active {
	color: #000;
}

/************************************************
* breadcrumbs 				*
************************************************/

.breadcrumbs {
	float: left;
	width: 550px;
  height: 43px;
  background: url('/wp-content/themes/DirectoryNews/images/h2_content.jpg') 0 0 no-repeat;
	margin: 0 0 15px 0;
	padding: 1px 10px 0 15px;
  font-size: 14px;
	color: #555;
	line-height: 1;
  display: table; 
  overflow: hidden;
  _position: relative; 
}
#valign { 
  display: table-cell; 
  vertical-align: middle;
  _position: absolute; 
  _top: 50%;
}
#in_valign { 
	width: 530px;
  _position: relative; _top: -50%
}

/************************************************
* content  / index.php, single.php, page.php, 
             archive.php, search.php /*
************************************************/

.content {	 
	float: left;
	width: 100%;
	font-size: 13px;
	overflow: hidden;
  clear: both;
}
.date {
	display: inline;
	font: 12px Arial;
	color: #666;
	}

/************************************************
*	content.php  						*
************************************************/

.category {	
	width: 550px;
  height: 43px;
  background: url('/wp-content/themes/DirectoryNews/images/h2_content.jpg') 0 0 no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 0 15px;
  font-weight: normal;
  font-size: 22px;
  font-family: 'Istok Web', sans-serif;
  text-shadow: #fff 1px 1px 1px;
}
.category a:hover, .category a:active { 
  text-decoration: none; 
} 
.miniblock {   
  width: 265px;
  height: 135px;
  margin: 0 0 15px 0; 
  overflow: hidden;
}
.miniblock1 {  
  float: left;
}
.miniblock2 {  
  float: right;
  margin-right: 2px; 
}
.miniblock h3, .col h3 {	
	margin: 0 0 2px 0;
	padding: 0;
}
.miniblock .date { 
	margin: 5px 0 5px 0;
  padding: 0; 
  color: #666; 
}
.miniblock img {
  width: 110px;
	height: 85px;
	margin: 2px 7px 0 0;
  padding: 1px;
  border: 2px solid #c7c7c8;
}
.mini_post {	
  position: relative; 
  width: 100%;
	height: 95px;
	font-size: 13px;
	margin: 7px 0 0 0;
	overflow: hidden;
	line-height: 1;
	text-align: justify;
}
.arrow {   
  position: absolute; right: 0; bottom: 2px;
  background: url('/wp-content/themes/DirectoryNews/images/arrow.gif') 0 0 no-repeat;
  width : 10px; 
	height: 11px;
} 

/************************************************
*	cat_content2.php   						*
************************************************/

.col {    
  float: left;
  width: 172px;
  height: auto;
  margin: 10px 15px 0 0; 
  padding: 0;
  overflow: hidden;
}
#col3 { 
  float: right;
  margin-right: 0; 
}
.mini  {	
	width: 100%;
  background: url('/wp-content/themes/DirectoryNews/images/h2_cat_content.jpg') 0 0 no-repeat;
  font-weight: normal;
  font-size: 20px;
  font-family: 'Istok Web', sans-serif;
  text-shadow: #fff 1px 1px 1px;
}
.col .miniblock {     
  position: relative; 
  width: 100%;
  height: 235px;
  margin: 0 0 15px 0; 
  overflow: hidden;
}
.col img {   
  width: 166px;
  height: 94px;
  border: 2px solid #c7c7c8;
  margin: 0 0 5px 0; 
  padding: 1px;
  overflow: hidden;
}
.col h4 {	
  width: 180px;
  margin: 0 0 15px -1px;
}
.col p {	
  width: 100%;
	margin: 5px 0 0 0;
  font-size: 13px;
  line-height: 1.1;
	text-align: justify;
}
.moreblock { 
  width: 100%;
  height: auto;
  margin: 0 0 20px 0; 
}
.moreblock ul { 
  color: #666;
}
.moreblock ul li { 
  padding-left: 1px;
  color: #000;
}
.content .col a:link, .content .col a:visited { 
  color: #000;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 5px;
}
.content .col a:hover, .content .col a:active { 
  color: #555 !important;
  font-weight: normal;
	text-decoration: none;
}

/***********************************************
* post   / archive.php /                        *
************************************************/
	
.post {	 
	float: left;
  position: relative;
  width: 548px;
	margin: 10px 0 17px 0;
	padding: 0;
	font-size: 13px;
	}
.cat_post {	
  height: 160px;
	}
.post p {	
  line-height: 1.16;
	text-align: justify;
}
.post img  {
  float: left; 
  width: 166px;
  height: 126px;
	border: 2px solid #c7c7c8;
	margin: 3px 10px 3px 0;
	padding: 1px;
}
.post .more {
  position: absolute; right: 0; bottom: 0;
	font-size: 13px;
}	
.short { 
  height: 50px;
  border: 0;
}

/***********************************************
* post   / imdex.php /                         *
************************************************/

#index_post {	 
	margin: 7px 0 10px 0;
	}
#index_post img {    
  float: left; 
  width: 166px;
  height: 100px;
	border: 2px solid #c7c7c8;
	margin: 4px 10px 3px 0;
	padding: 1px;
}

/************************************************
* text   / single.php, page.php, 404.php /*
************************************************/
	
.text { 
	width: 100%;
	font-size: 13px;
line-height: 1.5;
	display: block;
	padding: 0;
	margin: 15px 0 15px 0 !important;
	overflow: hidden;
text-align:justify;
}
.text img  {
  max-width: 544px;
  height: auto;
	border: 2px;
	padding: 1px;
}
img.alignleft {
	float: left;
  margin: 4px 12px 5px 0;
}
img.alignright {
	float: right;
  margin: 4px 0 5px 12px;
}
img.alignnone,
img.aligncenter {
	float: none;
	clear: both;
	margin: 10px auto 10px;
}

.text object {
  height: auto;
	margin: 3px 10px 15px 0;
}
.text a:link, .text a:visited {
	text-decoration: none;
}
.text a:hover, .text a:active {
	text-decoration: underline;
}

/************************************************
* tags     / single.php /*
************************************************/

#tags {
  clear: both;
  margin : 0 0 15px 0; 
  font-size: 14px;
}
#tags h5 {
  float: left;
  margin : 0 10px 0 0; 
}
#tags p {
  padding : 2px 0 0 0; 
}

/************************************************
* postmetadata    / single.php, page.php, archive.php /*
************************************************/

.postmetadata { 
  clear: both;
	width: 530px;
	height: auto;
  border-top: 1px solid #c7c7c8; 
  border-bottom: 1px solid #c7c7c8;
	background-color: #dfdfe3;
  margin: 20px 0 0 0; 
  padding : 10px; 
  font-size: 14px; 
  color: #000; 
} 
.postmetadata span { 
  color: #555; 
}

/************************************************
* box     
************************************************/

.box { 		
	width: 531px;
	height: auto;
  margin: 0 0 10px 0; 
  padding : 15px 0 15px 15px; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border : 1px solid #c7c7c8; 
  overflow: hidden;
  clear: both;



}
.box ul {
  color: #666;
  margin: 0 0 10px 0; 
  padding: 0; 
} 
.box li { 			
  float : left; 
  list-style-position: outside;
  list-style-type: disc; 
} 
.box h3 {	
	margin: 0 0 15px 0;
	padding: 0;
}

/************************************************
* ���������� �������     / single.php /*
************************************************/

#donate {
clear: both;
width: 525px;
height: 100px;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
background: #EEE;
  margin: 0 0 10px 0; 
padding: 7px 10px 0 10px;
font-size: 13px;
color: black;
font-family: cursive, cursive;
text-align: justify;

}
#donate h4 {
  margin: 10px 0 15px 0;
}
.donate_link {   
  position: relative;  
  width: 550px;
  height: 25px;
  margin: 0 0 15px 0;
  padding : 0; 
  overflow: hidden;
  clear: both;
} 
.donate_link img {
  margin: 0 1px 0 0;
  font-size: 12px;
  overflow: hidden;
  border: 0;
}

/*  ���������� � Google  */

.donate_link .google { 
  height: auto;
  width: 70px;
  margin-right: 10px;
} 

/************************************************
* other     / single.php /*
************************************************/

#other { 	
	margin: 10px 0 20px 0;
}
#other ul { 	
  clear: both;
	margin: 0;
	padding: 0;
}
#other li {  
	float: left;
	width: 254px;
	height: 50px;
	margin: 0 8px 0 0;
	padding: 3px 0 3px 0;
	font-size: 13px;
  list-style-type: none; 
	border-top: 1px dashed #999;
	line-height: 1.1;
	display: block;
}
#other img {
  width: 46px;
  height: 46px;
	margin: 0 10px 0 0;
	border: 1px solid #c7c7c8;
	padding: 1px;
}
#other li .meta, #other li .meta a:link, #other li .meta a:visited {
	color: #666;
	font-size: 12px;
	clear: both;
}
#other li .meta a:hover, #other li .meta a:active {
	color: #000;
}

/************************************************
* other_page	            /author.php/			*
************************************************/

h3.a_page {
  margin: 5px 0 15px 0; 
}
#author_page {
  margin-bottom: 15px; 
}
#author_page .avatar-70 {
  float: left;
  width : auto; 
  margin: 3px 10px 10px 0; 
  border: 2px solid #bcbcbc;
  padding: 1px;
}
#author_page p {
  margin: 0 0 10px 0; 
}
#author_text { 	
  width : 100%; 
  margin : 0; 
  padding : 10px 0 0 0; 
} 

/********************************************************
*   archiv         / archives.php /                     *    
*********************************************************/

ul.archiv { 	
  float : left; 
  overflow: hidden;
} 
ul#archiv1 { 	 		
 	width: 110px;  
} 
ul#archiv2 { 			
 	width: 160px;  
} 
ul#archiv3 { 			
 	width: 250px;  
  margin: 0; 
} 
ul.archiv li { 	
 	width: 260px;  
 	height: 15px;
  margin: 0 0 5px 0; 
  padding: 0 0 0 1px; 
  background: none;
  line-height: 1;
} 

/************************************************
*  links           / links.php /             *
************************************************/

.links ul {
  margin: 0; 
}
.links li {
  float: left;
  width: 260px; 
}

/***********************************************
* list           / 404.php /             *
************************************************/

ul#list {
  margin: 10px 0 25px 0 !important;
}

/***********************************************
* map           / 404.php /             *
************************************************/

.category_map {	
	width: 100%;
	height: auto !important;
	padding: 10px 0 10px 0 !important;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
  line-height: 1.3 !important;
}
.category_map span {	
  text-transform: uppercase;
}
.category_map span a:hover, .category_map span a:active { 
  text-decoration: none; 
} 
ul.list {
  margin: 0 0 10px 0;
}
ul.list li {
  width: 100%;
}

/************************************************
* tag_cloud         / tag_cloud.php /		      	*
************************************************/

.tag_cloud { 
	width: 521px;
  margin: 10px 0 0 0;
  padding-right: 10px; 
  clear: both;
}
.tag_cloud a, .tag_cloud a:visited { 
  float: left;
  width: auto;
  margin: 0;
  padding : 0 2px 1px 3px; 
}
.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus { 
  float: left;
  margin: 0;
  padding : 0 2px 1px 3px; 
  width: auto;
  text-decoration : none; 
}

/************************************************
* listing           / listing.php /             *
************************************************/

.listing {
  margin: 5px 0 0 0;
}
.listing ul {
  overflow: auto;
  padding: 0 0 0 1px;
  margin : 0; 
}
.listing ul li { 
  float: left;
  width: 260px;
  margin : 0; 
  padding: 0 0 3px 0; 
  list-style-position: inside;
  list-style-type : disc; 
}
.onona-block {border:2px solid #525A67;border-radius:4px 4px 0 0;width:546px;}
.onona-block .onona-ttl {background:url(http://informers.ukr.net/job/sim/jobnewimg/bottom-links/job-title-bg-gumamarket-com-ua.gif) repeat-x center; height:30px;border-bottom:2px solid #525A67;padding-left:5px;position:relative;border-

radius:3px 3px 0 0;}
.onona-block .onona-ttl a {display:block;font-size:10px;font-weight:bold;color:#fff;padding-top:8px;text-decoration:none;text-transform:uppercase;}
.onona-block .onona-ttl .onona-title-bg {position:absolute;width:68px;height:23px;top:4px;right:10px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://informers.ukr.net/job/sim/jobnewimg/bottom-

links/onona-informer-title.png',sizingMethod='scale');cursor:pointer;}
.onona-block .onona-ttl .onona-title-bg a {padding:0;margin:0;background:none;}
.onona-block .onona-ttl .onona-title-bg img {_display:none;border:none;}
.onona-block .onona-content {padding:7px;overflow:hidden;zoom:1;}

#ononatopukrnet {overflow:hidden;zoom:1;}
#ononatopukrnet a {text-decoration:none;}
#ononatopukrnet a:hover {text-decoration:underline;}
#ononatopukrnet img {border:none;}
#ononatopukrnet {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#onona_item { float:left;width:20%;*width:19%;text-align:center;}
#onona_total {display:none;}
#onona_info {margin-bottom:3px;}
#onona_type {display:none;}
#onona_city {font-size:11px;}
#onona_sign {display:none;}
#onona_photo img {width:100px;}