/*------------------------------------------------------------------
[Print Stylesheet]
Project: ISEEK
Version: 1.0
Last change: 2008-10-18
-------------------------------------------------------------------*/

	 
/*
a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

a[href^="/"]:after {
   content: " (http://www.iseek.org" attr(href) ") "; } /* repalced by your own domain */
*/
	 
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { font-size: 80%; border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
body { font-size: 80%; background: #fff; color: #000000; font-family: Arial, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, lucida, sans-serif; line-height: 1.53; }

a { color: #000000; text-decoration:none; }
a:hover { color:#222222; }
a:link { color: #000000; }
a.ext {background: url(../images/link-icon.gif) no-repeat; padding: 0 0px 0 20px;}
a { border-bottom:2px solid #07609e; }

h1 { font-size: 1.9em; color: #A52A2A; font-weight: normal; line-height: 1.2; }
h2 { font-size: 1.6em; margin:0; font-weight: normal; }
h3 { font-size: 1.2em; }
h4, h5, h6 { font-size: 1.3em; }
p { margin: 0 0 1.2em 0; }
p.subtitle { color: #336699; font-size: 1.45em; line-height: 1.2; margin-bottom: 0.15em; } 
p.date { font-size: 1.2em; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
ol, ul { list-style: none; }
dl { margin: 0 0 1em 0; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; }
input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
table { border-collapse: separate; border-spacing: 0; font-size: 1em; }
caption, th, td { font-weight: normal; text-align: left; }
th, td { padding: 0.25em 0.25em 0.25em 0.5em; }
hr { display: none; }
.clear { clear: both; }
.top { vertical-align: top; }
.center { text-align: center; }
/*.pp { position: absolute; top: 0; left: 0; z-index: 10000; opacity: 0.5; }
.pp img { display: block; }*/ /*only for css3*/
.cleaner { clear: both; font-size: 0; height: 0; line-height: 0.0; }

p.intro { margin-top:0px; font-size:1.5em; line-height:22px;}

ul.list { margin:0 0 20px 0px; font-size: 80%; } 
ul.list li { background-image: url(../images/list-style-circle.gif); background-position: 0px 3px; background-repeat: no-repeat; padding-left:30px; font-size:1.3em; margin:4px 0 4px 0; }
ul.list li a { border-bottom:2px solid #07609e; }
ul.list li a:hover { border-bottom: 0;}
ul.ul li { background-image: url(../images/list-style-circle.gif); background-position: 0px 3px; background-repeat: no-repeat; padding-left:30px; font-size:1.3em; margin:4px 0 4px 0; }

ul.sublist li {font-size:1em; margin:0 0 0px 20px; background-image: url(../images/list-bullet.gif); }

ol.list { list-style: decimal; margin: 0 0 20px 0px; padding-left: 25px; font-size: 80%;}
ol.list li { font-size:1.3em; margin:4px 0 4px 0px; padding-left: 5px;}
ol.list li a { border-bottom:2px solid #000000; }
ol.list li a:hover { border-bottom: 0;}


/*
#accessibility-menu, #navigation, #header, #sidebar, #footer, #copyright, .left-column { 
	display:none; }
*/

#content { font-size: 70%; }