
BODY {
	/*	background : #4B6598 url(../images/bgr_2.gif); */
	color: #000000;
	font-size: 13px;
/*	margin: 5px 5px 5px 5px; */
	margin: 0px 0px 0px 0px;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*
	scrollbar-base-color: #39548D;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #8D9DBD;

	padding-left: 10px;
	background-color : #FDFDFF;
	background-image : url(../images/fon.jpg);*/	

	}

.leftmenu {
	border : 1px solid #00008B;
	}

td.mainWindow {
	background: #E1E1E1;
	color: #000000;
	border: 1px solid #373737;
	}	

td,tr,p,div {
	font: 13px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: black; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: black; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: black; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}	
/* Links */
a:link {
	color: #393939; 
	text-decoration: none;
	}


a:visited {
	color: #393939; 
	text-decoration: none;
	}

a:hover {
	color: #920018;	
	text-decoration: underline;
	}

/* Horizontal Line */
hr {
	background: #333333; height:2px; border: 1px solid;
	}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}

hr.fullline {
	height: 1px;
	width: 100%;
	color : #CBD1E0;
	}

hr.my {
	height: 1px;
	width: 100%;
	color : #a5b584;
	}

hr.my1 {
	height: 2px;
	width: 95%;
	color : #cccccc;
	}

hr.my2 {
	height: 3px;
	width: 95%;
	color : #e1e1e1;
	}


/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #2F4F4F;
	background-position: left;
	text-align: left;
 }

a.mainlevel:hover {
	color: #0099CC;
	background-position: left;
	text-align: left;
	}

a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #0099CC; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #0099CC; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px solid White;
	text-align : justify;
	text-indent : 10px;
	width : 100%;
	}

.contentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
 	color: white;
	text-align:left;
	line-height: 16px;
	height: 15px;
	background-color : #c35063;
	padding : 2px 2px 2px;
	font : bold 12px;
	}
.main_title {
	color : #white;
	font : bold 11px;
}
.contentpagetitle {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
 	color: black;
	text-align:left;
	}

.subheading-category {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
 	color: black;
	text-align:left;
	}



table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #610010; text-decoration: none; font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #920018;
	text-decoration: underline;
	font-weight: normal;
/*	font-size: 12px; */
	}

a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #759328;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #c35063; text-decoration: none; font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*	font-size: 11px; */
	list-style: inside url(/templates/orthodoxy/images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #920018;	
	text-decoration: underline;
	font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*	font-size: 11px;*/
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32405F;
	text-align: left;
	width: 100%;
	height: 20px;
	/* border-bottom: 1px solid #333333; */
	 line-height: 20px; *
	}

table.moduletable td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	}

.componentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	background-repeat: no-repeat;
	/*
	list-style: none inside url(/templates/orthodoxy/images/arrow.png);
	*/
	list-style: none inside;
	white-space: normal;
	display: list-item;
	border-bottom: 1px solid #666666;
/*	background-image : url(../images/arrow.png); */
	}

.button {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	background: #920018;
	border: 2px solid #f8622a;
	height: 20px;
	font : bold;
	color : White;
	}

.button_find {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	background: #000000;
	border: 1px solid #000000;
	height: 20px;
	font : bold;
	color : White;
	}


.inputbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	height: 20px;
	}

/** category text format and links **/
.category {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #333333; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

.poll {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #333333;
}

.sectiontableentry1 {
	background-color : #EDEDF3;
	}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
	}

.sectiontableheader {
	background-color : #6B6B6B;
	font-weight : bold;
	color : White;
	}

.small {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #D1D1D1;
	text-decoration: none;
	font-weight: normal;
	}

.small_tv {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #a60000;
	text-decoration: none;
	font-weight : bold;
	}


.smalldark {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 12px;
        color: #FF4500;
        text-align:left;
    /*   font-weight : bold; */
        }

.newsfeeddate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	/* color: #00008B; */
}
.newsfeedDescription {
	color : Blue;
}
.newsheader {
	width : 100%;
	height : 20px;
	background-color : #FDF5E6;
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	}
.feeds_desc {
	text-align : justify;
	text-indent : 20px;
	padding-left : 20px;
	}
.createdate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ABABAB;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
line-height: 15px;
padding-left: 2px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px; 
}

.fase4rdf {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #B5C4D7;
	}

table.contact td.details {
	background-color: #EDF5FE;
	font-size: 11px;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

.pagenav {
	font-size: 13px;
	color : #000000;
	}

a.pagenav, a.pagenav:visited {
/*	font-size: 13px;*/
	color: #c35063;
	}

a.pagenav:hover {
/*	font-size: 13px;*/
	color: #920018;
	}

.pagenavbar {
	}

/* Content voting */
.content_rating {
	font-weight: normal;
/*	font-size: 8pt;*/
}

.content_vote {
	font-weight: normal;
/*	font-size: 8pt;*/
}


a.bar:link, a.bar:visited {
        color: Green; text-decoration: none; font-weight: normal;
        font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*        font-size: 10px;*/
        }

a.bar:hover {
        color: #A7CF43;
		 text-decoration: none;
        }
		  
.searchbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

a.pathway, a.pathway:visited {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*	font-size: 11px;*/
	color: Green;
	}

a.pathway:hover {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*	font-size: 11px;*/
	color: #c35063;
}
/*Main Orthodoxy CSS*/

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: transparent;
	color: #000000;
	border: 1px solid #CBD1E0;
}
.thead
{	/* background: #6D7687 */  repeat-x top left;
	font: bold 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: black;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 6px;
	margin-top : 2px;
	margin-bottom : 2px;
	}
.thead a:link
{
	font: bold 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #000000;
}
.thead a:visited
{
	font: bold 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #000000;
}
.thead a:hover, .thead a:active
{
	font: bold 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}	

.vbmainwindow
{
/* 	background : #FFFFFF; */
}

 a.contentpagetitle:visited, a.contentpagetitle:link  {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*	font-size: 15px;*/
	font-weight: bold;
	text-align:left;
	color: black;
	}

#navBar{
	background-color: #e4dfd0;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
}

#sectionLinks a:hover{
	background-color: #920018;
	color: white;	
	text-decoration: none;
	font-weight: bold;
}

#slinkon a {
	background-color: #920018;
	color: white;	
	text-decoration: none;
	font-weight: bold;
}

/* óáèðàåì òóïóþ ôðàçó Ïîäðîáíåå */
dt.article-info-term {display: none !important;}
.article-info-term {display: none !important;}


.category-name {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
 	color: black;
	text-align:left;
	line-height: 16px;
	height: 15px;
/*	background-color : #e6e6e6; */
	padding : 2px 2px 2px;
	font : bold 12px;
}

.item-separator {display:block;height:4px;width:500;background-color: black;clear: both;margin-top: 10px;margin-bottom:: 10px;}
.item-separator1 {display:block;height:4px;width:500;background-color: white;clear: both;margin-top: 10px;margin-bottom:: 10px;}

/* Headings
-------------------------------------------------------------- 
*/
h1,h2,h3,h4,h5,h6 { font-weight: bold; color: black; }

h1 { font-size: 15px; line-height: 1; margin-bottom: 0.5em; }
.h2 { font-size: 25px; }  
h3 { font-size: 15px; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
  margin: 0;
} 



h2 {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 15px;
/* font: 50pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; */
	font-weight: bold;
 	color: black;
	text-align:left;
	padding : 2px 2px 2px;
	line-height: 16px;
	margin-left: 10px;
	margin-down: 10px;
/*	height: 15px;
	font : bold 45px;*/
/*  ÏÅÐÅÂÎÄÈÒ Â ÊÀÏÑËÎÊ!!!!!!!! 
text-transform:uppercase;
*/
      page-break-after: avoid;   /*   ????????????  */
}

.items-row h2
{
	color:#7BA428;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
} 





#main .items-leading h2,
#main .item h2
{
/*      font-size: 20px; */
      font-weight: bold;
}

h2 a
{
	text-decoration:none;
/*	font-size: 20px; */

}
#main h2
{
/*        font-size:20px;*/
        font-weight:bold;
        margin-bottom:10px;
        padding:3px 0px;
}
 
#main .items-row h2
{
        font-weight:bold;
        padding:5px 2px 5px 2px;
/*        font-size:1.4em */
} 

h2,
#main h2
{
/*      font-size: 20px;*/
      font-weight: bold;
      margin: 0.2em 0 0.5em 0;
      padding: 0.3em 0.3em 0.3em 0;
	margin-left: 20px;

}

a.h2

{
 /* font-size: 20px;*/
}



.pagination-start span{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

.pagination-start a:link{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	text-indent: -9999px;
}
.pagination-start a:visited{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	text-indent: -9999px;
}
.pagination-start a:hover{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
	text-indent: -9999px;
}
.pagination-start a:active{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	text-indent: -9999px;
}



.pagination-prev span{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -15px 0px;
	text-indent: -9999px;	
}

.pagination-prev a:link{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -15px -30px;
	text-indent: -9999px;
}
.pagination-prev a:visited{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -15px -30px;
	text-indent: -9999px;
}
.pagination-prev a:hover{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -15px -15px;
	text-indent: -9999px;
}
.pagination-prev a:active{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -15px -30px;
	text-indent: -9999px;
}



.pagination-next a:link{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -30px -30px;
	text-indent: -9999px;
}
.pagination-next a:visited{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -30px -30px;
	text-indent: -9999px;
}
.pagination-next a:hover{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -30px -15px;
	text-indent: -9999px;
}
.pagination-next a:active{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -30px -30px;
	text-indent: -9999px;
}




.pagination-next span{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -30px 0px;
	text-indent: -9999px;	
}

.pagination-end a:link{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -45px -30px;
	text-indent: -9999px;
}
.pagination-end a:visited{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -45px -30px;
	text-indent: -9999px;
}
.pagination-end a:hover{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -45px -15px;
	text-indent: -9999px;
}
.pagination-end a:active{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -45px -30px;
	text-indent: -9999px;
}


.pagination-end span{
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(http://x-news.ru/images/pagination.png);
	background-repeat: no-repeat;
	background-position: -45px 0px;
	text-indent: -9999px;	
}

.pagination ul li{
	display: inline;
	float: left;
	margin: 0 7px 0 0;
	line-height: 13px;
	font-weight: bold;
	width: 13px;
	height: 13px;
	text-align: center;
	color: #007ba4;
	font-size: 12px;
	margin-top : 10px;
	align: center;
	text-align: center;
}


item-page
{
valign:top;
text-align: justify;
text-valign: top;

}

.latestnews
{
	font-size: 12px; 
	margin-right: 5px;
	color: black; 
	text-align: justify;
	text-decoration: none;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* DIV.dt {FONT-SIZE: 60%; FONT-FAMILY: tahoma,arial,geneva,sans-serif} */


.mycategory
{
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 15px;
/*	font-weight: bold;*/
 	color: #605959;
	text-align:left;
	margin-left: 0px;
	margin-right: 5px;
	line-height: 16px;
	height: 15px;
	padding : 5px 5px 5px;
	font : bold;
	text-decoration: underline;
	text-transform:uppercase;
	background-color : #ffffff;
}

.create {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 3px;
	text-align: left;
	}



.relatedmy {
	BORDER-BOTTOM: #f0faa4; BORDER-LEFT: #f0faa4 1px solid; PADDING-BOTTOM: 3px !important; PADDING-LEFT: 10px !important; PADDING-RIGHT: 2px !important; BACKGROUND: url(http://x-news.ru/media/statia-header.gif) repeat-x 0px 0px; COLOR: #333333 !important; BORDER-TOP: #f0faa4 1px solid; FONT-WEIGHT: bold !important; BORDER-RIGHT: #f0faa4 1px solid; PADDING-TOP: 3px !important
}

.notesmy {
BORDER-BOTTOM: #d1e0c1 1px solid; BORDER-LEFT: #d1e0c1 1px solid; MARGIN-BOTTOM: 5px; BACKGROUND: #ffffd5; BORDER-TOP: #d1e0c1 1px solid; BORDER-RIGHT: #d1e0c1 1px solid
}
.notes UL {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; PADDING-TOP: 4px
}
.notes .title {
	BORDER-BOTTOM: medium none; BORDER-LEFT: #f5f8ed 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 2px; BACKGROUND: url(img/column-header-bg.gif) repeat-x 0px 0px; COLOR: #333; FONT-SIZE: 1em; BORDER-TOP: #f5f8ed 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #f5f8ed 1px solid; PADDING-TOP: 3px
}
.notes .date {
	PADDING-BOTTOM: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 2px; COLOR: #555; FONT-WEIGHT: bold; PADDING-TOP: 3px
}
.notes .calendar-dates {
	PADDING-BOTTOM: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 3px
}


/***** blog columns *****/



/*

.items-row
{
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; CLEAR: left; OVERFLOW: hidden; BORDER-TOP: #ccc 1px solid; PADDING-TOP: 8px
}
 .column-1 {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; MARGIN-LEFT: 0px; CLEAR: left; BORDER-TOP: medium none; BORDER-RIGHT: medium none
}

  .column-2
{
	BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 999px; MARGIN: 0px -2px -999px; PADDING-LEFT: 0px; WIDTH: 50%; PADDING-RIGHT: 0px; FLOAT: left; OVERFLOW: hidden; PADDING-TOP: 0px
}
.item
{
	PADDING-BOTTOM: 8px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; OVERFLOW: hidden; PADDING-TOP: 8px
}
*/










/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
        position:absolute;
        right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}


/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:left;
        margin-right:10px;
        min-height:100px;
        position:relative
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;
}

img { border: 0 none; }

notesmy _ga1_off_
{
	text-align: left;
	margin: 5px 5px 5px 5px;
}

relateditems
{
	text-align: left;
	margin: 5px 5px 5px 5px;
}

.ssylka
{
color: #1367d9;
}

.smartresize { 
 padding: 5px 5px 5px 5px;  
 margin:10px 10px 10px 10px;
 border:1px solid #CCCCCC; 
 background:#EEEEEE;
 float:left;
}

