/*
	Theme Name: Longrad.com
	Description: Exclusive theme for <a href="http://www.longrad.com">Longrad.com</a>
	Author:
	Author URI:
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, /* table, tr, th, td */
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Все прозрачные пнгшки */
.comment-body p, #topshader, #menu_ie6 li ul li a, #menu_ie6 .blog a, #menu_ie6 .blog_active a, #menu_ie6 .page-item-278 a, #menu_ie6 .page-item-281 a, #menu_ie6 .page-item-283 a, #menu_ie6 .page-item-285 a, #search, #search_form, #footer
{
	behavior: url("http://www.longrad.com/iepngfix/iepngfix.htc");
}


:focus {
	/* border: 1px solid #d32428; Рамка при получении фокуса */
	border: none;
}

ol, ul {
	/*list-style: none;*/
}

blockquote:before, q:before {
	content: "«";
}

blockquote:after, q:after {
	content: "»";
}

blockquote, q {
	margin-left: -5px;
	font-weight: bold;
	quotes: "" "";
}

* {
	margin: 0;
	padding: 0;
}

/***** Global Classes *****/
.clear { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.img-left { float:left;margin:4px 10px 4px 0; }
.img-right { float:right;margin:4px 0 4px 10px; }
.nopadding { padding:0; }
.noindent { margin-left:0;padding-left:0; }
.nobullet { list-style:none;list-style-image:none; }


object {
	position: absolute;
	z-index: 0;
}


/***********************************************--------------------------------------------------------------------*/

body {
	font: 14px/18px Tahoma, Arial, Verdana, "Microsoft Sans Serif";
	width: 100%;
	height: 100%;
	background: #ddd url('images/bg.jpg');
	color: #222;
}

a {
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px;
}

img {
	border: none;
}

.postavatar div, .postavatar_img {
	border: none;
	background: none;
}

input {vertical-align: middle}


/* Headings
-----------------------------------------------------------------------------*/

h1, h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 5px 0 10px 0;
	margin: 0 0 8px 0;
	color: #006;
	line-height: normal;
}

h1 a {
	color: #006 !important;
	text-decoration: underline;
}

h1 a:hover {
	color: #006 !important;
	text-decoration: none !important;
	margin: 0;
	padding: 0;
}

/*h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: normal;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background: none;
	color: #006;
}*/

.articles_h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
	background: none;
}

.articles_h2 h2 a {
	font-size: 1em;
}

h3 {
	font-size: 1.15em;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 20px 0;
	background: none;
	color: #006;
}

.expandable{
	padding-right: 15px;
	background: url('images/arrow_dn.png') no-repeat right center;
	border-bottom: 1px dashed;
	cursor: s-resize;
}

.expandable:after{
	content:'';
}

/*h3.postcomments */.openheader{
	padding-right: 15px;
	background: url('images/arrow_up.png') no-repeat right center;
	border-bottom: 1px dashed;
	cursor: n-resize;
}

.openheader:after{
	content:'';
}

.date {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: -15px 0 0 0;
	background: none;
	color: #aaa !important;
	text-decoration: none;
}

.copy, .copy a {
	margin: -15px 0 10px 0;
	padding: 0 0 5px 0;
	text-align: right;
	width: 50%;
	float: right;
}

.copy a {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0 5px 0;
	color: #999 !important;
	text-decoration: underline;
}

.copy a:hover {
	text-decoration: none;
}

.date_articles {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 0.9em;
	font-weight: normal;
	background: none;
	color: #aaa;
}

.navigation {
	width: 100%;
	padding: 2px;
	color: #888;
	text-decoration: none;
}

.nav_left {
	float: left;
	width: 49%;
}

.nav_right {
	float: right;
	width: 49%;
	text-align: right;
}

.navigation a {
	color: #888;
	text-decoration: underline;
}

.navigation a:hover {
	color: #999;
	text-decoration: none;
}

.navigation a:visited {
	color: #bbb;
}

hr {
	height: 0;
	width: 95%;
	float: left;
	border: none;
	border-top: 1px #bbb dotted;
	margin: 5px 0 20px 0;
}

.comments_qty, .comments_qty a {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	color: #aaa !important;
}

#comments_div {
	background: #f0f0ff;
	padding: 10px 20px 40px 20px;
	margin: 20px 0 0 0;
}

.comment-author {
	color: #888;
}

.postcomments h3 {
	font-weight: normal !important;
}

a.comment-edit-link {
	color: #777 !important;
	margin: 0 0 0 10px;
}

.comment-body {

}

.comment-body p{
	margin: 10px 0 0 0;
	padding: 15px 10px 15px 45px;
	background: #fff url('images/quotes.png') no-repeat top left;
}

#top_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 506px;
	background: url('images/bg_top.jpg') repeat-x top;
	z-index: -1000 !important;
}

*body{ padding: 20px 0 0 0; }

#wrapper {
	width: 1000px;
	margin: 20px auto;
}


/* Header
-----------------------------------------------------------------------------*/

#header {
	width: 1000px;
	height: 267px;
	background: url('images/longrad_head.jpg') no-repeat top center;
}

#longrad_com {
	width: 690px;
	/*height: 120px;*/
	float: right;
	position: relative;
	top: 139px;								*top: 70px;
	right: 43px;
											*padding: 50px 10px  70px 10px; 
}

#longrad_com a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 116px;
	color: #fff;
	text-decoration: underline;
}

#longrad_com a:hover{
	text-decoration: none;
}

#longrad_desc {
	width: 990px;
	float: right;
	position: absolute;
	top: 240px;					*top: 230px;
	margin: 0 0 0 80px;
								*padding: 7px 0 10px 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
}

#longrad_desc h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #fff;
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
}

#longrad_desc h1 a:hover{
	text-decoration: none;
}


.more, .more a, .more a:hover {
	color: #999;
	text-decoration:none;
	float: right;
}

.more a {
	text-decoration: underline;
}

#leftshader {
	/*background: url('images/left_shader.png') no-repeat right center;*/
	float: left;
	height: 100%;
	width: 20px;
	margin: 0 0 0 20px;
	position: absolute;
	left: 20px;
}

#topshader {
	position: absolute;
	top: 286px;
	margin: 0 auto;
	width: 1000px;
	height: 25px;
	border: none;
	z-index: 1000;
	background: url('images/top_shader.png') no-repeat top center;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: #fff 258px solid;
	height: 100%;
	background: #fff;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	background: #fff;
}

#content {
	height: 100%;
	min-height: 300px;
	padding: 30px 20px 30px 20px;
	background: #fff;
}

.entry ul {
	margin: 0 0 0 30px;
}

.entry li {
	margin: 7px 0;
}

.entry a {
	color: #006;
	text-decoration: underline;
}

.entry a:hover {
	color: #006;
	text-decoration: none;
}

a.post-edit-link{
	color: #bbb;
	text-decoration: underline;
	font-size: 1em;
}

a.post-edit-link:hover {
	color: #aaa;
	text-decoration: none;
	font-size: 1em;
}

sup a, sup a:hover {
	color: #999 !important;
	text-decoration:none;
	font-size: 0.95em;
}

sup a:hover {
	color: #473000;
	text-decoration: underline;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 248px;
	height: 100%;
	min-height: 200px;
	position: relative;
	background: #fff;
	color: #555;
	left: -258px;
	padding: 50px 0px 30px 10px;
	background: url('images/menu_bg_fonar.jpg') no-repeat right top;
}

/* ie6 menu
-----------------------------------------------------------------------------*/


#menu_ie6 {	height: 290px; }									/* Тут меняется высота в зависимости от кол-ва пунктов основного меню (Подкасты и т.п.) */


#menu_ie6 ul {
	padding: 5px 10px 0 30px;
	list-style: none;
	margin: 0;
	float: left;
}

#menu_ie6 li a{
	_color: #006;
	_text-decoration: underline;							/* IE6 hack */
}

#menu_ie6 li a span {
	_visibility: visible;									/* IE6 hack */
}


#menu_ie6 .blog a, #menu_ie6 .blog_active a,
#menu_ie6 .page-item-278 a, #menu_ie6 .page-item-281 a,
#menu_ie6 .page-item-283 a, #menu_ie6 .page-item-285 a, #menu_ie6 ul li {

	_height: auto;											/* IE6 hack */
	background: none !important;
}

#menu_ie6 li ul {
	/*background: url('images/menu_sub_bg.png');
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;*/
}

#menu_ie6 li ul li a span {
	visibility: visible;
}

#menu_ie6 li ul li a {
	float: left;
	position: relative;
	top: -20px;
	left: 18px;
	background: url('images/menu_sub_single.png') no-repeat top left;/*background: url('images/menu_sub_bg.png');*/
	padding: 3px 5px 3px 7px;
	_margin: 4px 0 -30px 0;
	z-index: 10;
	font-size: 1.2em;
	max-height: 25px;
	min-height: 24px;
	min-width: 200px;
	max-width: 250px;
	text-decoration: underline;
}

#menu_ie6 li ul li a:hover {
	text-decoration: none;
}

/*#menu_ie6 ul li ul {												*padding: 38px 0 0 40px; }
#menu_ie6 ul li ul li ul {											*padding: 5px 0 0 29px;}*/

#menu_ie6 li ul {
	display: none;											/* Вот тут оно прячется */
	float: left;
	position: absolute;
	left: 200px;
	margin: -20px 0 0 0;
	z-index: 10;
}

#menu_ie6 ul li ul li {
	float: left;
	position: relative;
	top: 15px;
	left: -24px;
	min-width: 200px;
	max-width: 250px;
}

#menu_ie6 li ul li a {
	text-decoration: underline;
	color: #fff;
}

#menu_ie6 ul li .current_page_parent a { color: #0ff; }
#menu_ie6 ul li .current_page_parent a:hover { text-decoration: none; }

#menu_ie6 ul li .current_page_parent ul li a {
	text-decoration: underline;
	color: #fff;
}
#menu_ie6 ul li .current_page_parent ul li a:hover { text-decoration: none; }

#menu_ie6 ul li .current_page_item a {
	text-decoration: underline;
	color: #0ff;
}
#menu_ie6 ul li .current_page_item a:hover { text-decoration: none; }

#menu_ie6 ul li .current_page_item ul li a{
	text-decoration: underline;
	color: #fff;
}

#menu_ie6 ul li .current_page_parent .current_page_item a {
	text-decoration: underline;
	color: #0ff;
}


/* /ie6 menu
-----------------------------------------------------------------------------*/


#menu {	height: 420px; }									/* Тут меняется высота в зависимости от кол-ва пунктов основного меню (Подкасты и т.п.) */


#menu ul {
	padding: 5px 10px 0 30px;
	list-style: none;
	margin: 0;
	float: left;
}

#menu li a{
	list-style: none;
	min-height: 40px;
	min-width: 193px !important;
	color: #fff;
}

#menu li a span {
	visibility: hidden;
	_visibility: visible;									/* IE6 hack */
}

#menu li a {
	text-decoration: none;
	_text-decoration: underline;							/* IE6 hack */
	_color: #006;											/* IE6 hack */
}


.blog a, .blog_active a, .page-item-278 a, .page-item-281 a, .page-item-283 a, .page-item-285 a, #menu ul li {

	_height: 32px;											/* IE6 hack */
	/*_float: left;											 IE6 hack */

}

#menu li ul {
	/*background: url('images/menu_sub_bg.png');
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;*/
}

#menu li ul li a span {
	visibility: visible;
}

#menu li ul li a {
	float: left;
	position: relative;
	top: -20px;
	left: 18px;
	background: url('images/menu_sub_single.png') no-repeat top left;/*background: url('images/menu_sub_bg.png');*/
	padding: 3px 5px 3px 7px;
	margin: 4px;
	z-index: 10;
	font-size: 1.2em;
	max-height: 25px;
	min-height: 24px;
	min-width: 200px;
	max-width: 250px;
	/*border-bottom: #000 1px solid;*/
	text-decoration: underline;
}

#menu li ul li a:hover {
	text-decoration: none;
}

#menu ul li ul {												*padding: 38px 0 0 40px; }
#menu ul li ul li ul {											*padding: 5px 0 0 29px;}

#menu li ul {
	display: none;											/* Вот тут оно прячется */
	float: left;
	position: absolute;
	left: 200px;
	margin: -20px 0 0 0;
	z-index: 1000;
}

#menu ul li ul li {
	float: left;
	position: relative;
	top: 15px;
	left: -24px;
	min-width: 200px;
	max-width: 250px;
}

#menu li ul li a {
	text-decoration: underline;
	color: #fff;
}

#menu ul li .current_page_parent a { color: #0ff; }
#menu ul li .current_page_parent a:hover { text-decoration: none; }

#menu ul li .current_page_parent ul li a {
	text-decoration: underline;
	color: #fff;
}
#menu ul li .current_page_parent ul li a:hover { text-decoration: none; }

#menu ul li .current_page_item a {
	text-decoration: underline;
	color: #0ff;
}
#menu ul li .current_page_item a:hover { text-decoration: none; }

#menu ul li .current_page_item ul li a{
	text-decoration: underline;
	color: #fff;
}

#menu ul li .current_page_parent .current_page_item a {
	text-decoration: underline;
	color: #0ff;
}


/* Menu items
**************************************************************************************************/

/*Blog*/

.blog a, .blog_active a {
	padding: 11px 24px 10px 0;				*padding: 5px 24px 16px 0;
	margin: 0 0 30px 0;						*margin: 0 0 36px 0;
	height: 39px !important;
	width: 53px !important;
}

.blog a { background: url('images/__blog.png') left top; }
.blog a:hover { background-position: right top; }
.blog_active a { background: url('images/__blog.png') left bottom; }
.blog_active a:hover { background-position: right bottom; }


.page_item ul li a, .page_item li ul li a {	/*  C h i l d s  */
	background:none;
	margin: 0 !important;
}

.page-item-278, .page-item-281, .page-item-283, .page-item-285 {
	/*position: relative;
	top: 30px;*/
	margin: 30px 0 40px 0;
}

.page-item-278 a {  /*Статьи*/
	background: url('images/__articles.png') no-repeat left top;
	height: 36px !important;
	width: 89px !important;
	padding: 9px 20px 10px 20px;
}
.page-item-278 a:hover { background-position: right top;}
.page_item.page-item-278.current_page_item a { background-position: left bottom;}
.page_item.page-item-278.current_page_item a:hover { background-position: right bottom; }


.page-item-281 a {  /*Районы и улицы Лондона*/
	background: url('images/__streets.png') no-repeat left top;
	height: 86px !important;
	width: 193px !important;
	padding: 10px 26px 59px 0;
}
.page-item-281 a:hover { background-position: right top;}
.page_item.page-item-281.current_page_item a { background-position: left bottom;}
.page_item.page-item-281.current_page_item a:hover { background-position: right bottom; }

.page_item.page-item-281.current_page_ancestor a { background-position: left bottom;}
.page_item.page-item-281.current_page_ancestor a:hover { background-position: right bottom; }

.page-item-281 {margin: 0 0 80px -15px !important;}


.page-item-283 a {  /*Подкасты*/
	background: url('images/__podcasts.png') no-repeat left top;
	height: 47px !important;
	width: 115px !important;
	padding: 10px 31px 20px 20px;
	
}
.page-item-283 a:hover { background-position: right top;}
.page_item.page-item-283.current_page_item a { background-position: left bottom;}
.page_item.page-item-283.current_page_item a:hover { background-position: right bottom; }


.page-item-285 a {  /*О нас*/
	background: url('images/__about.png') no-repeat left top;
	height: 39px !important;
	width: 84px !important;
	padding: 10px 26px 12px 22px;
}
.page-item-285 a:hover { background-position: right top;}
.page_item.page-item-285.current_page_item a { background-position: left bottom;}
.page_item.page-item-285.current_page_item a:hover { background-position: right bottom; }

.page-item-2051 {margin: 0 0 30px -5px !important;}


.page-item-2051 a {	/* Недвижимость дня */
	background: url('images/__realty.png') no-repeat left top;
	height: 47px !important;
	width: 199px !important;
	padding: 15px 40px 15px 36px;
}

.page-item-2051 a:hover { background-position: right top;}
.page_item.page-item-2051.current_page_item a { background-position: left bottom;}
.page_item.page-item-2051.current_page_item a:hover { background-position: right bottom; }

.page-item-2051 {margin: 0 0 30px -5px !important;}


.page-item-2063	a{	/* Словарь */
	background: url('images/__dict.png') no-repeat left top;
	height: 37px !important;
	width: 87px !important;
	padding: 9px 11px 11px 20px;
}

.page-item-2063 a:hover { background-position: right top;}
.page_item.page-item-2063.current_page_item a { background-position: left bottom;}
.page_item.page-item-2063.current_page_item a:hover { background-position: right bottom; }

.page-item-2063 {margin: 0 0 0 -3px !important;}


.page-item-373 a{	/* Карта сайта */
	height: 1px;
	width: 1px;
	border: 1px solid !important;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1000;
}

/* /Menu
**************************************************************************************************/
 
/*div {border: 1px solid #aaa;}*/

#search {
	width: 200px;
	height: 31px;
	margin: 20px 0 0 20px;
	padding: 5px 0 0 0;
	background: url('images/searchform_shade_top.png') no-repeat top center;
	text-align: left;
	/*border: 1px solid #aaa;*/
}

#search_form{
	width: 200px;
	height: 31px;
	background: url('images/searchform_shade_bottom.png') no-repeat bottom center;
}

#searchform{
	float: left;
	width: 153px;
	height: 23px;
	text-align: left;
	color: #aaa;
	border: 1px solid #999;
	border-right: none;
	padding: 0 0 0 5px;
}

#searchbutton{
	float: left;
	width: 33px;
	height: 25px;
	text-align: center;
	color: #333;
	border: 1px solid #999;
	border-left: none;
	background: #fff url('images/searchbutton_bg.gif') no-repeat right center;
	margin: 0;
}

#searchform_big{
	float: left;
	width: 500px;
	height: 23px;
	text-align: left;
	color: #aaa;
	border: 1px solid #999;
	padding: 0 0 0 7px;
}

#button_big{
	float: left;
	width: 55px;
	height: 25px;
	text-align: center;
	color: #333;
	border: 1px solid #999;
	background: #bbb;
	margin: 0 0 0 7px;
}

@-moz-document url-prefix() {
	#searchform, #searchform_big{
		height: 20px;
		padding: 3px 0 0 7px;
	}
	#button_big{
		margin: -18px 0 0 7px;
		padding: 0 0 3px 0;
	}
}

#feed {
	width: 210px;
	margin: 0;
	padding: 20px 0 18px 0;
	text-align: center;
}

#fe
	text-align: center;
}

#feed a {
	color: #555;
	font-size: 0.9em;
}

#calendar{
	width: 200px;
	height: 250px;
	margin: 0 0 0 20px;
}

#calendar li{
	list-style-type: none;
}

h2.widgettitle{
	color: #30c;
	font-size: 1.5em;
	margin: 0 0 10px 0;
	padding: 0;
}


/* Calendar
_______________________________________________________________________________________________________*/

#wp-calendar {
	empty-cells: show;
	font-size: 1.2em;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a, #wp-calendar #next a:visited {
	padding-right: 10px;
	text-align: right;
	font-size: 1.2em;
	color: #30c;
}

#wp-calendar #prev a, #wp-calendar #prev a:visited {
	padding-left: 10px;
	text-align: left;
	font-size: 1.2em;
	color: #30c;
}

#wp-calendar td#next, #wp-calendar td#prev{
	border: none !important;
	padding: 6px 0 8px 0;
}

#wp-calendar a {
	display: block;
	text-decoration: underline;
}

#wp-calendar a:hover {
	color: #777;
}

#wp-calendar caption {
	color: #777;
	font-size: 1em;
	text-align: left;
	padding: 5px 0 10px 0;
	border: none;
}

#wp-calendar td {
	color: #555;
	font: normal 14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	/*border: 1px solid #f0f0f0;*/
}

#wp-calendar td.pad {
	background: #fff;
	border: none;
}

#wp-calendar td.pad:hover {
	background: #fff;
	border: none;
}

#wp-calendar td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-size: 0.9em;
	padding: 0 0 5px 0;
}


/* /Calendar
_______________________________________________________________________________________________________*/

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	height: 107px;
	width: 1000px;
	background: url('images/footer_bg_trans.png') no-repeat top center;
	margin: 0;
	color: #ddd;
}


#footer_left {
	height: 42px;
	width: 350px;
	float: left;
	padding: 28px 0 0 30px;
	font-size: 1.1em;
	text-align: left;
	color: #ddd;
}

#footer_right {
	height: 107px;
	width: 460px;/**/
	float: right;
	padding: 22px 30px 0 20px;
	font-size: 0.9em;
	text-align: right;
	color: #ddd;
}

#footer_left a, #footer_right a {
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer_left a:hover, #footer_right a:hover {
	color: #ddd;
	text-decoration: none;
	border: none;
}

#counters{
	padding: 10px 0 0 20px;
	position: relative;
	top: 5px;
}

#counters a, #counters a:hover{
	border: none;
}

#counters a img {  
	opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);  
}  

#counters a:hover img {  
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);  
} 
