@charset "utf-8";
/* CSS Document */

/*////////////CONSTRUCTION///////////////*/

body {
	background-image: url(../images/main-sub-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
.tab {
	height: auto;
	width:232px;
	float:left;
	margin-left:5px;

}
.tad-header{
	background-image:url(../images/tabs_head_bg.png);
	background-repeat:no-repeat;
	height:36px;
	width:232px;
}
.tad-header h2{
	padding-top:12px;
	padding-left:15px;
}
.tad-content{
	width:229px;
}
.tad-content ul{
	list-style-image: url(../images/li.gif);
	margin-left:25px;
	margin-right:10px;
	margin-top:15px;
}
.tad-content ul li{
	margin-top:10px;
	margin-bottom:10px;
}
.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_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-art{
text-align:left;
}
.blogEntry{
	float:left;
	padding-left:30px;
	margin-top:-20px;
	clear:both;
	text-align:left;
	width:620px;
}
.article{
	float:left;
	padding-left:30px;
	margin-top:-20px;
	clear:both;
	text-align:left;
	width:620px;
}
.blogEntry .up-long{
	background-image:url(../images/journal-menu-up-long.png);
	background-repeat:no-repeat;
	width:540px;
	height:23px;
	clear:both;
}
.blogSummary{
	clear:both;
	text-align:right;
	padding-right:30px;
	margin-bottom:45px;

}
.blogSummary p{
	margin-top:0px;
	margin-bottom:5px;
}
#content-header{
	height:60px;
	width:400px;
	float:left;
}

.menu{
	padding-top:5px;
	float:right;
	text-align:right;
}
.left-content{
	width:670px;
	float:left;
	padding-bottom:30px;
}
.right-content{
	width:248px;
	float:left;
	margin-top:17px;
}
.content{
	clear:both;
	float:left;
	width:630px;
	padding:20px;
	margin-top:-35px;
}
.post {
	margin-top:37px;
	margin-left:5px;
	}
.post table{
	height:54px;
	vertical-align:middle;
	}
.post h2, .category, .category a{
	color:#f9f8f3;
	text-decoration: none;
	text-align:left;
}
#tit-bg .date{
	color:#f9f8f3;
	text-decoration: none;
	text-align:left;
	float:left;
	margin-top:5px;
}
.people-descr .date{
	color:#000000;
	float:none;
}
.short-descr{

}
.people-descr .date p{
	margin:0px auto 5px auto;

}
.date{
	float:left;
}
.category{
	margin-top:5px;
	float:left;
	padding-left:15px;
}
.category a{
	text-decoration:underline;
	color:#FFFFFF;
}
.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:485px;
	height:35px;
	float:left;
}
#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;
}
.right-content .tab {
	clear: none;
	overflow: none;
	border: none;
	position: static;
	padding: 0;
}
.content > p {
	display:none
}
#MemberLoginForm_LoginForm_tab {
	border: 1px solid #aaa;
	width:600px;
}
#OpenIDLoginForm_LoginForm_tab {
	display:none
}
.tabstrip {
	display:none;
}