@charset "utf-8";
/* CSS Document */

/*////////////CONSTRUCTION///////////////*/

body {
	background-image: url(../images/main-news-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
.tab {
	width:345px;
	float:left;
}
.page-header {
	margin-left:15px;
}
.news-header{
	float:left;
	height:24px;
	margin-top:28px;
	font-size:14px;
}
.news-header h2{
	line-height: 14px;
	margin:0px 0px 0px 18px;
}

.news{
	text-align: left;
	margin-top:0px;
	height:45px;
	width:345px;
	display:block;
	color:#000;
	text-decoration:none;
}
.news{
	background-image:url(../images/bg_journal_widget.png);
	background-repeat:no-repeat;
	background-position: 0px -46px;
}
.tab .alphabet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height: 22px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.tab .alphabet a{
	margin:5px;
}
.tab .portrait {
	background-image:url(../images/portrait-small-bg.png);
	background-repeat:no-repeat;
	width:151px;
	height:176px;
	float:left;
	display:block;
	margin-left:15px;
	margin-top:10px;
}
.tab .portrait img {
	height: 140px;
}
.tab .portrait a{
	cursor: pointer;
}
.tab .portrait-img{
	width:151px;
	height:151px;
	text-align:center;
	vertical-align:middle;
}
.tab .portrait .name{
	width:151px;
	height:25px;
	text-align:center;
	vertical-align:middle;
}
.tab .portrait .name a{
	text-decoration:none;
}
.tab .portrait .name a:hover{
	text-decoration: underline;
}
.news table{
	height:45px;
}
.news .year{
	float:left;
	width:60px;
	margin-left:25px;
	color:#554b42;
}
.news .year h2{
	margin-top:2px;
}
.news .archive{
	float:left;
	text-align: center;
	width:255px;
}
.news .archive table tr td{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.news .archive table tr td a{
	text-decoration:none;
	color:#000000;
}
.news .archive table tr td a:hover{
	text-decoration: underline;
	color:#7b0000;
}
.people-img{
	margin:5px;
	float:left;
}
.people-descr{
	margin:2px 5px 0px 10px;
	padding-top:10px;

}
#content-container{
	width:100%;
	min-height:400px;
	background-image: url(../images/bg_news_content.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
}
#s-content{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#content-header{
	height:60px;
	width:400px;
	float:left;
}
.date{
	padding-top:5px;
	padding-left:5px;
	width:90px;
	float:left;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menu{
	padding-top:5px;
	float:right;
	text-align:right;
}
.left-content{
	width:570px;
	float:left;
	padding-bottom:30px;
}
.right-content{
	width:345px;
	float:left;
}
.content-up{
	clear:both;
	float:left;
	width:555px;
	padding:20px 0px 20px 15px;
	margin-top:-45px;
	text-align:left;
}
.content{
	clear:both;
	float:left;
	width:520px;
	padding:20px 20px 20px 30px;
	margin-top:-35px;
}
.content p{
	margin:0px 0px 12px 0px;
}
.journal-img{
	width:251px;
	height:251px;
	float:left;
	background-image: url(../images/portrait-main-bg.png);
	background-repeat: no-repeat;
}
.journal-img img {
	height: 240px;
}

.journal-content-menu{
	width:270px;
	height:251px;
	float:left;
	font-size:11px;
}
.journal-content-menu .tad-header{
	color:#554b42;	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
.journal-content-menu .tad-header h2{
	color:#2e251d;
	font-size:12px;
}
.content .tad-header h2{
	color:#2e251d;
	font-size:14px;
	margin:5px 0px 10px -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #554b42;
}
.content .title {
	height:20px;
	margin-top:0px;
}
.content .title strong {
	float:left
}
.content-up ul{
	margin-left:30px;
	list-style-image: url(../images/li_hover.gif);
}
.content-up ul{
	margin-top:0px;
	margin-bottom:0px;
}
.content-up ul li{
	margin-top:5px;
	margin-bottom:10px;
}
.content-up .up{
	background-image:url(../images/journal-menu-up.png);
	background-repeat:no-repeat;
	width:270px;
	height:18px;
	clear:both;
	margin-bottom:-5px;
}
.content-up .up-long, .content .up-long{
	background-image:url(../images/journal-menu-up-long.png);
	background-repeat:no-repeat;
	width:540px;
	height:23px;
	clear:both;
}
.content-up .bottom{
	background-image:url(../images/journal-menu-bottom.png);
	background-repeat:no-repeat;
	width:295px;
	height:18px;
	margin-top:-5px;
}
.content .bottom{
	background-image:url(../images/journal-menu-bottom.png);
	background-repeat:no-repeat;
	width:331px;
	height:18px;
	margin-top:6px;
	margin-left:-10px;
}
.journal-content-menu .middle{
	background-image:url(../images/journal-menu-middle.png);
	background-repeat:no-repeat;
	width:2px;
	height:150px;
	float:left;
	display:none;
}
.journal-content-menu .text{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
}
.journal-content-menu .text a{
	text-decoration:none;
}
.journal-content-menu .text a:hover{
	text-decoration: underline;
}
.journal-content-menu .text  ul{
	margin-left:30px;
	margin-top:-5px;
}
.journal-content-menu .text  ul li{
	margin-bottom:6px;
	margin-left:0px;	
}
.journal-content-menu .text .name{
	color:#7b0000;
	font-weight:bold;
	font-size:16px;
	margin-left:10px;
	margin-top:15px;
}
.journal-content-menu .text .date{
	color:#554b42;
	font-size:11px;
	width:260px;
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 554b42;
	padding:0px;
	padding-left:10px;
}
.journal-content-menu .text .date p{
	margin-top:2px;
	margin-bottom:2px;
}
.journal-content-menu .text .short-descr{
	width:260px;
	color:#554b42;
	font-size:11px;
	padding-left:10px;
	text-align:left;
	float:left;
}
.post {
	margin-top:37px;
	margin-left:5px;
	}
.post table{
	height:54px;
	vertical-align:middle;
	}
.post h2, .menu{
	color:#f9f8f3;
	text-decoration: none;
	text-align:left;
}
#tit-bg .date{
	color:#f9f8f3;
	text-decoration: none;
	text-align:left;
	float:left;
	margin-top:5px;
}
.post h2{
	font-size:14px;
}
.menu a{
	color:#dad7c9;
}
.menu a:hover{
	color:#f9f8f3;
}

#footer-container{
	width:100%;
	height:94px;
	background-image: url(../images/bg_news_footer.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
	clear:both;
}
#footer{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#footer-menu {
	padding-top:7px;
	padding-left:20px;
    width: 388px;
	height:35px;
	float:left;
}
#footer-logo {
	margin-left:15px;
}
#footer-mif {
    margin-right: 5px;
	font-size:9px;
	padding-top:0px;
	float: left;
	color:#8f8d84;
	line-height: 12px;
	text-align: right;
	padding-top:17px;
}
.mif {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
/*////////////END OF CONSTRUCTION///////////////*/
/*////////////////////TYPOGRAFI/////////////////*/

/*/////////////START OF SUB PAGE////////////*/
/*/////////////END OF SUB PAGE////////////*/
#tit{
	width:570px;
	height:151px;
	margin-top:-46px;
	float:left;
}
#tit-left {
	background-image:url(../images/title-left.png);
	background-repeat:no-repeat;
	width: 43px;
	height: 151px;
	display:block;
	float:left;
	clear:both;
}
#tit-right {
	background-image: url(../images/title-right.png);
	background-repeat:no-repeat;
	width: 78px;
	height: 151px;
	display:block;
	float: right;
}
#tit-bg{
	background-image:url(../images/title-bg.png);
	background-repeat:repeat-x;
	width: 449px;
	height: 150px;
	float:left;
	display:block;
}

