/*
Theme Name: zz84_default
Theme URI: http://ibone.org.ua/
Description: Special for me :)</a>.
Version: 1.0
Author: Eugeny Gazzaev
Author URI: http://ibone.org.ua/
Tags: white, custom header, fixed width, two columns, widgets
*/

/* Настройки каркаса */

body
{
	background: #FFFFFF url(images/bg.png) repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.4;
}

img{
	border:3px solid white;
}

#zz_header
	{
	margin: 0 auto;
	width: 900px;
	height: 94px;
	background: url(images/bg_top.png) no-repeat;
}

#zz_logo
{
	float:left;
	position:relative;
	padding-top:7px;
	margin-left:8px;
	width:105px;
	height:80px;
}
#title
{
	width:500px;
	margin-left:180px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

#zz_rss
{
	float:right;
	margin-right:10px;
	margin-top:-100px;
}

#zz_main
{
	width:900px;
	margin: 0 auto;
	background: #FFFFFF url(images/bg_body.png) repeat-y;
}

#btable
{
	width:880px;
	border:0px;
	border-collapse: collapse;
	margin-left:10px;
}

#content
{
	float:left;
	width:630px;
	background:white;
	z-index:2;
}

#sidebar
{
	border:0px;
	vertical-align:top;
	width:250px;
	background: url(images/bg_sidebar.png) no-repeat;
}

#sidebar li
{
	list-style-type: none;
	margin-left:-30px;
}

#footer
{
	margin: 0 auto;
	height:12px;
	width:900px;
	background: url(images/bg_footer.png) no-repeat;
	text-align:center;
}

#footer span
{
	padding-top:30px;
}

.banner_main
{
	margin-left:60px;
}

.inv { display: none }

ol
{
	list-style-type:decimal;
}

/* ############################### LINKS #################################### */

#content_div
{
	width:95%;
	text-align:justify;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:blue;
	text-decoration:none;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:blue;
}

.navigation
{
	width:100%;
}

/* ############################### WORDPRESS #################################### */


/* ############################### WP-CAPTION #################################### */

.wp-caption
{
	border:1px solid #CCCCCC;
	padding:0px;
	padding-top:5px;
	margin:10px;
	background:#d4e1d8;
}

.wp-caption img
{
	margin-left:2px;
}

.wp-caption-text
{
	text-align:center;
}

/* ############################### TABLES ###################################### */

.art_table
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

border:0px solid;
border-collapse: collapse; border-spacing: 0px;
width:500px; !important
margin: 0 auto;
}

.art_table td
{
border:1px solid;
padding:7px;
}

.art_table_h
{
background:#b8f7ff;
}


/* ############################### CODE AND BLOKQUOTE #################################### */

blockquote
{
	display:block;
	padding-left:50px;
	padding-right:10px;
	border: 1px dashed orange;
	background: url(images/quote.png) no-repeat;
}

code
{
	font-family: Arial, Terminal, Helvetica, monospace;
	font-size:13px;
	text-align:left;
	display:block;
	background: #000000;
	color:white;
	width:95%;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	background: #666666 url(images/code.png) no-repeat;
}

pre
{
	border:1px solid gray;
	color:green;
	padding:5px;
	max-height:300px;
	overflow:auto;
}

/* ############################### H1H2H3H4H5 #################################### */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-bottom:-3px;
}

/* ############################### POSTS SETTINGS #################################### */

.tagslink
{
	float:left;
}

.commentlink
{
	float:right;
	margin-right:3px;
}

#comment
{
	width:540px;
	border:1px solid green;
}

.addons
{
	width:618px;
	height:20px;
	background: #000000 url(images/tagscol.png) no-repeat;
}

.post_title
{
	width: 618px;
	height: 30px;
	background: #000000 url(images/artheader.png) no-repeat;
}

.title_link h2
{
	padding-top:2px;
	margin-left:10px;
}

.title_link a
{
	text-decoration:none;
	color:white;
	font-size:15px;
}

.post_text a
{
	border-bottom: 1px dotted #DCDCDC;
}

.post_text .more-link
{
	display:block;
	border: 1px solid #F0F0F0;
	padding:5px;
	width:150px;
}

/* ############################### EDITOR IMAGE SETTINGS #################################### */

.alignleft
{
	float:left;
}

.alignright
{
	float:right;
}

.aligncenter
{
	margin: 0 auto;
}

/* ############################# SIDEBAR ######################################### */

#phpbb_latest
{
	border:1px solid green;
	padding-left: 5px;
	padding-right: 10px;
	background: #FCFCFC;
	margin-bottom: 10px;
}

.phpbb_latest_post a
{
	display:block;
	padding-bottom:10px;
}

.widget_categories
{
	border:1px solid green;
	padding-left: 5px;
	padding-right: 10px;
	background: #FCFCFC;
	margin-bottom: 10px;

}

.cat-item a
{
	width:100%;
	display:block;
	padding-left:5px;
}

.recentcomments
{
	padding-bottom:15px;
}

.widget
{
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size:19px;
	padding-bottom:10px;
}

.widget li
{
	padding-top:5px;
	text-align:left;
}

.widget_recent_entries a
{
	display:block;
	padding-bottom:20px;
}

.widget_yarpp_widget a
{
	display:block;
	padding-bottom:20px;
}

.widget_tag_cloud a
{
	color:green;
}

.widget_tag_cloud
{
	border:1px solid green;
	background:#FCFCFC;
	padding-left:5px;
	padding-right:5px;
}

.screen-reader-text
{

}

#s
{
width:100%;
border:1px solid black;
}

#searchform
{
padding-bottom:10px;
width:90%;
}

#searchsubmit
{
float:right;
}

.recentcomments
{
font-size:14px;
}
.recentcomments .url
{
color:red;
}

#googlesearch
{
width:100%;
padding-bottom:10px;
}

#googlesearchtb
{
border: 1px solid gray;
}

#googlesearchsubmit
{
border:1px solid black;
background:white;
}

#searchsubmit
{
margin-top:5px;
border:1px solid black;
background:white;
}

.comment-body
{
margin-top:10px;
padding:10px;
border:1px solid green;
background:#d4e1d8;
}
.vcard
{
height:50px;
padding:5px;
}

.comment-meta
{
float:right;
margin-right:5px;
}

.comment-author cite
{
padding-top:10px;
}

.comment-reply-link
{
margin-left:10px;
margin-top:-25px;
display:none;
}

.vcard
{
padding-left:5px;
height:40px;
background: #f5fbf7;
}

.avatar
{
display:block;
border:1px solid gray;
margin-right:5px;
float:right;
margin-top:3px;
}

#author
{
border:1px solid green;
}

#email
{
border:1px solid green;
}

#url
{
border:1px solid green;
}

/* ######################### ЦИТИРОВАНИЕ ############################## */
#cite_form
{
	height:220px;
}

.cite_link
{
	height:33px;
}

.pseudo_link
{
	cursor:pointer;
	color:red;
	text-decoration: none; /* Убираем обычное подчеркивание */
	border-bottom: 1px dashed blue; /* Добавляем пунктирную линию под текстом */
}

#cite_close
{
	float:right;
	margin-right:10px;
	cursor:pointer;
	border-bottom: 1px dashed green;
}

#post_bottom
{
margin-left:15px;
float:none;
height:60px;
}

.post_services
{
text-align:left;
float:left;
background:#F0F0F0;
width:22%;
height:60px;
padding:5px;
margin-right:5px;
}

.post_services .pseudo_link span
{
	padding-top:20px;
}
