 /*
  * Gaidar.org Stylesheet
  *	Full Copyright belongs to Gaidar.org - 2011
  * 
  */
 
 /*
CSS Reset
 */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
end of Reset
*/

/*Beginning of style*/

html{height:100%}
body{
	color: #122036;
	font-family: Georgia, Garamond, "Palatino Linotype", Palatino, "Book Antiqua", "New York", serif; 
	/*background: url("../../pics/theme/background.jpg") repeat-x top;*/
	background-color: #263347;
	height: 100%;
}


/*#header h3,  #links, #main, #footer{ */
#wrapper{ 
	position: relative;
	/*height:100%;*/
	min-height:100%;
	width: 60em;
	margin: 0 auto;
	background-color: #e8e8e8;
	background: url('../../pics/theme/background3.png') repeat-y top;
}

#links{
	background: none;
}

#header h3{
	font-variant: small-caps;
	text-align: center;
	padding: 10px 0;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	text-shadow: 1px 1px 1px white;
	border-bottom: solid 1px #7a7a7a;
	width: 19em;
	margin: 0 auto;
	margin-top: 1em;
}

#menubar{
	margin: auto 0;
}

#menu{
	position:relative;
	width:58.75em;
	margin: 0 auto;
	height: 3.75em;
	background: url('../../pics/theme/menu_bg.jpg') repeat-x;
	z-index: 2;
}

#links{
	width: 45em;
	height: 3.75em;
	margin: auto;
}

#links li{
	float: left;
	width: 11.25em;
}

#links li:hover, #links li.current{
	background: url('../../pics/theme/li_hover_bg2.jpg') repeat-x;	
}

#links a{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height: 3.75em;
	height: 3.75em;
	text-shadow: 1px 1px 1px black;
}


#content{
	text-align: center;
}

#mainPic{
	position: relative;
	text-align: center;
	margin: 0 auto;
	margin-top:2.2em;
	z-index: 1;
}
#biography, #bibliography, #photos{
	width: 45em;
	text-align: justify;
	text-indent: 0.8em;
	margin: 3.75em auto;
	text-shadow: 1px 1px 1px white;
}

ol{
	list-style-type: decimal;
}
#biography li{
	list-style-type: disc;
	list-style-position: inside;
	padding: 0.3em;
}

ol li{
	padding: 0.6em 0.3em;
	border-bottom: 1px solid #dadada;
}

span.date{
	/*font-style: italic;*/
	font-weight: bold;
}

#biography h4, #bibliography h4, #photos h4{
	margin-top: 1.75em;
	margin-bottom: 0.62em;
	font-weight: bold;
	font-size:1.12em;
}
h2{
	margin: 1.2em;
	font-style: italic;
}

h3{
	font-weight: bold;
	margin-top: 2em;
}

#biography p{
	margin: 0.5em;
	text-indent: 1.15em;
	line-height: 1.15em;
	width: 45em;
}
#biography a, #bibliography a, #biography a:visited, #bibliography a:visited, #bibliography span, #b2top, #b2top:visited{
	color: #5e73b4;
}
#biography a:hover, #bibliography a:hover, #b2top:hover{
	text-decoration:none;
	border-bottom: 1px dotted #263347;
	color: #263347
}


::selection, ::-webkit-selection, ::-moz-selection{
	color: #3399ff;
	background-color: transparent;
}
/*
#photos {
	text-indent: 0;
	text-align: left;
}*/

#photos a{
	text-decoration: none;
	text-align: center;
	margin:6px;
	float: left;
	height: 14em;
	color: black;
	opacity: 0.9;
	/*border: 2px solid white*/
}

#photos a:hover{
	opacity: 1;
}

.container{
	border: 2px solid white;
	display: block;
	width: 14em;
	/*height: 10em;*/
	
}

.container:hover{
/*	border: 2px solid orange;*/
}

.container img{
	width: 14em;
	position: relative;
}

.container img.large{
	top: -5em;
}

div.container{
	height:10em;
	overflow: hidden;
}
	
span.legend{
	font-size:0.8em;
	width: 16em;
	padding: 0.2em;
	margin: 0 auto;
	display: block;
	text-align: center;
}


#footer{
	position: relative;
	clear: both;
	/*height: 3.75em;
	margin-top: 20px;*/
}

#header{
	position:relative;
	height: 7.5em;
	padding-top: 1.5em;
}
#logos{ 
	height:5em;
}

#logos a{
	text-decoration: none;
	border: none;
	opacity: 0.3;
}
#logos a:hover{
	opacity: 0.8;
	border-bottom: solid 3px #e28d49;
}

#logos a.left{
	position: relative;
	float: left;
	margin-left: 12%
}

#logos a.right{
	float:right;
	margin-right: 12%;
}

#photos > div{
	clear: both;
	float: inherit;
}

