/* reshetnikov.com (c) 2007-2008 Anton Reshetnikov */

@import url(moz_saf.css) all;

* {padding: 0; margin: 0;}

body { 
font-family: Arial, "Lucida Grande", "Lucida Sans Unicode"; 
font-weight: normal; 
}


hr {
margin: 7px 0;
height: 1px;
border: none;
background: #777;
color: #777; 
}

* html hr {margin: 0; /* for IE6 */}
*+html hr {margin: 0; /* for IE7 */}


/* Logo */
div.logo {  
font-size: 0.75em; 
letter-spacing: 1.3pt; 
color: #fff; 
}

/* top menu */

#top a { 
color: #abb0b5; text-decoration: none;
padding-left: 1.5em;
letter-spacing: 0.1em;
}

#top a:hover { color: #fff; text-decoration: none; }

#top a.soon:hover { color: #fff; text-decoration: line-through; }

#top a.nopad { padding-left: 0px; }

#top span.mitem { padding-left: 1.5em; }




/*
#info a:hover { color: #000; }
*/


/* publications */ 


div.tabs {
margin-top: -10px;
}

ul.tabNavigation {
list-style: none;
margin-left: 0px;
margin-bottom: 20px;
padding: 0;
}

ul.tabNavigation li {
display: inline;
}

ul.tabNavigation li a {
margin-right: 10px;
text-decoration: none;
border-bottom: dashed;
border-bottom-width: 1px;
}

ul.tabNavigation li a.selected {
text-decoration: none;
font-weight: bold; 
border-bottom-width: 0px;
}
		
ul.tabNavigation li a:focus {
outline: 0;
}

	


table { margin: 0; padding: 0; }

h2 {
font-size: 1.0em;
font-weight: bold;
letter-spacing: 0.1em;
padding-right: 1.0em;
padding-top: 0.5em;
margin-bottom: 0.5em;
text-align: center;
}


h3 {
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0.1em;
padding-right: 1.0em;
padding-top: 0.5em;
margin-bottom: 0.5em;
}


#info a { 
color: #000; 
}

#info ol.pb { margin-left: 0px; }

#info ol.pb li {
font-size: 0.9em;
letter-spacing: 0.3pt;
line-height: 1.5em;
padding-bottom: 0px;
padding-left: 0px;
margin-bottom: 2em;
}

#info ol.pb li a {
text-decoration: underline; 
color: #000;
font-size: 11px;
letter-spacing: 0.1pt;
margin-right: 11px;
}

#info ol.pb li a:hover {text-decoration: underline; }


td.pyear {
font-size: 1.2em;
font-weight: bold;
letter-spacing: 0.1em;
padding-right: 1.0em;
}


td.ptitle {
font-size: 0.9em;
letter-spacing: 0.3pt;
line-height: 1.5em;
padding-bottom: 0px;
}

span.pinfo {
font-size: 0.9em;
color: #777;
}


td#pdata {
line-height: 18px;
}

td#pdata a {
text-decoration: underline; 
color: #000;
font-size: 11px;
letter-spacing: 0.1pt;
margin-right: 11px;
}

td#pdata a:hover {text-decoration: underline; }

td.sep { height: 1.4em; }
td.sep2 { height: 0.4em; }
td.sep3 { height: 1.2em; }




/* projects */  
a.pro {
font-size: 1.1em;
}

p.pdate {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 0.9em;
letter-spacing: 0.5pt;
font-weight: bold;
line-height: 1.1em;
color: #3a3a3a;
}


p.presp {
font-size: 0.90em;
font-weight: bold;
letter-spacing: 0.6pt;
line-height: 1.4em;
text-indent: 0;
margin-top: 0px;
margin-bottom: 0em;
}

p.pteam {
font-size: 0.90em;
font-weight: normal;
letter-spacing: 0.6pt;
line-height: 1.4em;
text-indent: 0;
margin-top: 0px;
margin-bottom: 0em;
}

p.pinfo {
font-size: 0.90em;
font-weight: normal;
letter-spacing: 0.6pt;
line-height: 1.4em;
text-indent: 0;
margin-top: 0.5em;
margin-bottom: 2em;
}

ol li {
margin-top: 12px;
}
