@charset "utf-8";
/* CSS Document */

/*////////////CONSTRUCTION///////////////*/

body {
	background-image: url(../images/main-sub-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
.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;
	float:left;
}
.news{
	background-image:url(../images/bg_journal_widget1.png);
	background-repeat:no-repeat;
	background-position: 0px;
}
.news table{
	height:45px;
}
.news .year{
	float:left;
	width:60px;
	padding-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;
}
#content-container{
	width:100%;
	min-height:400px;
	background-image: url(../images/bg_sub_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;
}
#tit-bg .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;
}
.left-content{
	width:670px;
	float:left;
	padding-bottom:30px;
}
.left-content ul li{

}
.right-content{
	width:248px;
	float:left;
	margin-top:17px;
}
.content-up{
	clear:both;
	float:left;
	width:660px;
	padding:20px 0px 20px 10px;
	margin-top:-45px;
	text-align:left;
}
.content{
	clear:both;
	float:left;
	width:630px;
	padding:20px 0px 20px 30px;
	margin-top:-35px;
}

.journal-img {
	width:174px;
	height:251px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	background-image: url(../images/bg_single_mag.gif);
	background-repeat: no-repeat;
	text-align:center;
}
.journal-img img {
	margin-top:4px;
	width: 171px;
}

		.journal-year-pagination {
			margin-left: 30px;
			width:610px;			
		}
		.journal-year-pagination a {
			color: #000000;
			font-size:12px;
			font-weight:bold;
			margin-right:7px;
		}
		.journal-year-pagination a:hover {
			color: #980000;
		}
		.journal_container {
			width:630px;
			margin:10px;
		}
		.journal_text
		{
			float: left;
			margin-top: 20px;
		}
		.journal {
			background-image:url(../images/bg_archive_mag.gif);
			background-repeat: no-repeat;
			float:left;
			width:174px;
			height:282px;
			margin:5px 10px 5px 15px;
		}
		.journal_img {
			width:174px;
			height:242px;
			text-align:center;			
		}
		.journal_img img {
			margin-top:5px;
			width: 173px;
		}
		.journal_title {
			width:153px;
			height:40px;
			color:black;
			margin-left:10px
		}
		.journal_title a {
			color:white;
			text-decoration:none;
			margin-left:10px;
			margin-top:4px;
			width:135px;
			display:block;
			height:40px;
		}

.journal-content-menu{
	width:460px;
	height:261px;
	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:14px;
}
.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:331px;
	height:18px;
	clear:both;
}
.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:331px;
	height:18px;
}
.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:50%;
	float:left;
	margin-top:-10px;
}
.journal-content-menu .text a{
	text-decoration:none;
}
.journal-content-menu .text a:hover{
	text-decoration: underline;
}
.journal-content-menu .text  ul{
	margin-left:20px;
	margin-top:0px;
}
.journal-content-menu .text  ul li{
	margin-bottom:6px;
	margin-left:0px;	
}
.post {
	margin-top:37px;
	margin-left:5px;
	}
.post table{
	height:54px;
	vertical-align:middle;
	}
.post h2, .menu, .date{
	color:#f9f8f3;
	text-decoration: none;
	text-align:left;
}
.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_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: 470px;
    height: 35px;
    float: left;
    margin-right: 20px;
}
#footer-logo {
	margin-left:15px;
}
#footer-mif {
	font-size:9px;
	padding-top:0px;
	float: left;
	color:#8f8d84;
	line-height: 12px;
	text-align: right;
	padding-top:17px;
}
.mif {
	float: left;
	margin-top:6px;
	margin-left:5px;
}
/*////////////END OF CONSTRUCTION///////////////*/
/*////////////////////TYPOGRAFI/////////////////*/

/*/////////////START OF SUB PAGE////////////*/
/*/////////////END OF SUB PAGE////////////*/
#tit{
	width:670px;
	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: 549px;
	height: 150px;
	float:left;
	display:block;
}
.content ul{
	list-style-image: url(../images/li.gif);
	margin:0px;
	margin-left:40px;
	padding:0px;
	padding-right:50px;
}
.content ul li{
	margin-bottom:10px;
}
.right-content .tab{
	height: auto;
	width:232px;
	float:left;
	margin-left:5px;

}
.right-content .tad-header{
	background-image:url(../images/tabs_head_bg.png);
	background-repeat:no-repeat;
	height:36px;
	width:232px;
}
.right-content .tad-header h2{
	padding-top:12px;
	padding-left:15px;
}
.right-content .tad-content{
	width:235px;
}
.right-content .tab .tad-content ul{
	list-style-image: url(../images/li.gif);
	margin-left:25px;
	margin-right:10px;
	margin-top:15px;
}
.right-content .tad-content ul li{
	margin-top:10px;
	margin-bottom:10px;
}
.tad-content ul li a.shopping_remove, .tad-content ul li a a.shopping_remove:hover {
	float:right;
	text-decoration:none;
}
.right-content .people-img{
	margin:5px;
	float:left;
}
.right-content .people-descr{
	margin:2px 5px 0px 10px;
	padding-top:10px;
}
.short-descr{
clear:both;
}
.people-descr .date{
	color:#000000;
	float:none;
}
.short-descr{

}
.people-descr .date p{
	margin:3px auto 3px auto;
}
.imgcomment{
	display:block;
	color:#5a5238;
	font-style: italic;
	font-size:11px;
	padding:5px 10px 0px 10px;
}
