/* 		the.css 
	all styling for politeia.ru website
	created by Jaybird
	copyright 2005
	all rights reserved
*/

body 
	{padding:0px;
	margin:0px;}

td {border: 2px dotted #c8a3a3; padding:3px;} 
*
	{font-family: palatino linotype;}

img#pol 	/* 'POLITEIA.RU' gif */
	{position:absolute;
	top:10px;
	left: 60px;
	border: 0px;}

img#logo /* round logo */
	{position:absolute;
	top:10px;
	left: 800px;
	width:140px;
	height:140px;}

a
	{text-decoration:none;}

div#bar 	/* horisontal red bar */
	{background-color:transparent;
	width:99%;
	margin-top:160px;
	border-bottom: 7px solid #620000;
	padding-left: 10px;
	color: #620000;
	font-size: 1em;
	font-weight:bold;}

div#i_menubar /* menubar for the index.html */
	{background-color: #620000;
	width:140px;
	height:600px;
	margin: 0px 0% 0% 43%;}

div#fund 
	{font-size: 1em;
	height:130px;
	overflow: hidden;
	color:white;}

div#journal 
	{font-size: 1em;
	height:70px;
	overflow: hidden;
	color:white;}

div#seminar
	{font-size: 1em;
	height:70px;
	overflow: hidden;
	color:white;}

a.menu 
	{font-size: 0.8em;
	display: block;
	padding: 5px 2px 5px 2px;
	color: #620000;
	margin-left:7px;
	margin-right:7px;
	background-color:white;
	line-height:0.8em;}

a.menu:hover
	{color:#BC5B30;
	font-weight:bold;}

.menuheader 
	{padding:20px;
	font-weight:bold;}

a.bread 
	{color: #BC5B30;
	font-size:0.8em;}

a.bread:hover 
	{text-decoration: underline;}

#i_salmin 
	{position:absolute;
	display:block;
	left:0px;
	padding:10px;
	width:40%;
	overflow:hidden;}

#i_seminarnews 
	{position:absolute;
	display:block;
	left:0px;
	padding:10px;
	width:40%;
	overflow:hidden;}

div.i_newcontent 
	{font-size: 0.9em;
	border: 2px dotted #C8A3A3;
	padding: 5px;
	margin-bottom: 10px;
	margin-top:10px;}

a.newlink /* link format. used: index, allsems, allj + */
	{color: #BC5B30;
	display:block;}

a.newlink:hover 
	{text-decoration: underline;}

.num 	/* number format. used: index, seminars, allj */
	{color: #620000;
	font-size: 0.8em;
	font-weight: bold;}

.header 	/* caption format. used: ever */
	{color: #BC5B30;
	font-size: 1.2em;
	display:block;
	font-family: Book Antiqua;}

#i_journalnews 
	{position:absolute;
	margin-left:140px;
	dispaly: block;
	overflow: hidden;
	width:40%;
	padding:10px;}

div#menubar
	{float: left;
	background-color: #620000;
	width:140px;
	height:330px;}

div#content /* main text field. used: allj, allsems, about, semibout + */
	{margin: 10px 80px 0 200px;}

.ones 	/* list item format. used: allj, allsems + */
	{margin-bottom: 10px;
	margin-left:10px;}

#s_contain 	/* block for #people and #photos */
	{float: left;}

#s_people 
	{padding: 5px;
	margin: 5px 10px 0 10px;
	border: 2px dotted #C8A3A3;
	width: 45%;}

#s_photos 
	{padding: 5px;
	margin: 10px 10px 0 10px;
	border: 2px dotted #C8A3A3;
	width: 45%;
	display: none;}

#s_content /* warning: second 'content' block from /sem/ pages*/
	{padding: 0px;
	margin: 12px 30px 0 20px;}

.s_onepeople 
	{display:block;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;}

.sp 	
	{color: #620000;
	font-weight: bold;
	display: block;
	margin-top:10px;}

.fewlink
	{color: #BC5B30;}

.fewlink:hover
	{text-decoration:underline;}

#frm1 
	{padding: 5px;
	margin: 5px 10px 0px 10px;
	border: 2px dotted #C8A3A3;
	width: 43%;
	display: block;
	float: left;}

#frm2 
	{padding: 5px;
	margin: 5px 20px 0px 0px;
	border: 2px dotted #C8A3A3;
	width: 43%;
	display: block;
	float: right;}

.sp1 	
	{font-style:italic;}
