/* STYLES FOR SILVERTHREADED.COM */

body {
	color: #222;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.5em;
	text-align: center;
	/* background: #000 url(i/bg.reptiles.gif) repeat fixed; */
	background: #000 url(i/bg_urls.jpg) fixed;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
/* HEADER STYLES */
h1 {
	font-family: Georgia, "Times New Roman", Palatino, Times, serif;
	font-size: 16px;
	font-weight: bold;
	background: none;
	color: #668;
	letter-spacing: 1px;
	margin: 12px 0 16px 0;
	line-height: 1.3em;
}
h2 {
	font-family: Georgia, "Times New Roman", Palatino, Times, serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: #668;
	letter-spacing: 1px;
	margin: 15px 0 12px 0;
	line-height: 18px;
}
h3 {
	font-family: "Trebuchet MS", Georgia, Geneva, serif;
	font-size: 13px;
	margin: 10px 0 6px 0;
	font-weight: bold;
	color: #668;
	letter-spacing: .11em;
	padding-bottom: 2px;
	border-bottom: 1px #bbc dashed;
}
h4 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #668;
	letter-spacing: .11em;
	line-height: 120%;
	margin: 10px 0 0 0;
}
/* MAIN LINK STYLES */
a:link {
	color: #224;
	border-bottom: 1px dashed;
	text-decoration: none;
}
a:visited {
	color: #334;
	text-decoration: none;
	border-bottom: 1px #ccc dashed;
}
a:hover {
	color: #000;
	border-bottom: 1px solid;
	text-decoration: none;
}
.img a:hover {
	border-bottom: none;
}
/* LAYOUT DIVS  */
#wrapper {
	margin: 10px auto;
	width: 700px;
	padding: 0;
	text-align: center;
	/* background-image:url(i/bg.reptiles.gif); */
	border: 1px #a0a0a0 solid;
}
#container {
	padding: 0;
	margin: 0;
	background-color:#f8f8f8;
	text-align: center;
}
#branding {
	width: 700px;
	margin: 0;
	padding: 0;
	background: inherit;
}
#content {
	background: #fafafa;
	background-image: none;
	padding: 20px 40px;
	text-align: left;
	margin: 0;
}
/* NAVIGATION */
#nav {
	height: 26px;
	background: #fff url(i/nav_c.gif) repeat-x;
	border-top: 1px #668 solid;
	border-bottom: 1px #99b solid;
	text-align: center;
	margin: 0 auto;
}
#nav ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#nav li {
	float: left;
	margin: 4px 0 0 0;
	padding: 2px 0 0 10px;
	display: inline;
	list-style: none;
	height: 28px;
	font-size: 11px;
}
#nav li.first {
	padding: 2px 0px 0px 20px;
	padding-left: 30px;
}
#nav li.last a {
/* border-right: none; */
	}
#nav li a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 8px 2px 8px;
	font-weight: normal;
	text-decoration: none;
	color: #668;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	/* background: #fff url(i/nav_c.gif) repeat-x; */
	background: #fafafa;
	border-left: 1px #9bcecf solid;
	border-top: 1px #9bcecf solid;
	border-right: 1px #9bcecf solid;
	border-bottom: none;
	display: block;
}
#nav li a:hover {
	color: #000;
}
#nav li a.active {
/* font-weight: bold;
	color: #fff;
	background: #000 url(i/nav_h.gif) repeat-x; */
	}
/* FOOTER STYLES */
#footer {
	background: #000;
	border: 1px #fff solid;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
#footer p {
	margin: 0;
	padding: 14px 0;
	color: #fff;
}
#footer a:link, #footer a:visited {
	color: #fff;
	border-bottom: none;
}
#footer a:hover {
	color: #fff;
}
/* MISCELLANEOUS STYLES */
.img a:hover {
	border-bottom: none !important;
}
.img a:link, .img a:visited {
	border-bottom: none !important;
}
.bod1 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: .1em;
}
.hmm {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	letter-spacing: .07em;
}
.bod1 table {
	border-left: 1px dashed;
}
.bod1 a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px #666 dashed;
	letter-spacing: .07em;
}
.bod1 a:hover {
	border-bottom: 1px #222 solid;
	color: #000;
	text-decoration: none;
	letter-spacing: .07em;
}
.bod1 a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	letter-spacing: .07em;
}
.gray {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.gray a:link {
	color: #333333;
	letter-spacing: .06em;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.gray a:hover {
	color: #000;
	border-bottom: 1px solid;
	text-decoration: none;
	letter-spacing: .15em;
}
.gray a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: none;
	letter-spacing: .06em;
}
.esh {
	background-color:#f8f8f8;
	background-image:url(i/bg.reptiles.gif);
}
.deliv {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #444444;
	letter-spacing: .11em;
	line-height: 16px;
}
h2.biblio {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #667;
	letter-spacing: 1px;
	text-align: left;
	background: #f8f8f8;
}
.center {
	text-align: center;
}
.sep {
	font-family: sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #ffffff;
	border: thin none #CCC;
	background-color: #ddd;
	margin: 1px;
	padding: 1px;
}
#bib table {
	border-left: 1px dotted;
}
#entries {
	padding: 5px 40px 5px 40px;
}
#vita {
	padding: 5px 60px 5px 60px;
	background: url(i/anothergraybg.gif);
}
#home {
	padding: 0px 60px 5px 60px;
}
.silver {
	letter-spacing: 2px;
}
.links-i a:link {
	text-decoration:none;
	border-bottom:none;
}
.links-i a:hover {
	text-decoration:none;
	border-bottom:none;
}
.links-i a:visited {
	text-decoration:none;
	border-bottom:none;
}
.contact {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #667;
	line-height: 140%;
	margin-left: 100px;
	margin-right: 100px;
	border: 1px dashed #c0c0c0;
	background: #f3f3f3;
	padding: 10px;
}
.sig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	letter-spacing: 1px;
	background: #ffffff;
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin: 0 0 0 0;
}
.sig a:link {
	display: block;
	color: #555;
	text-decoration: none;
	border-bottom: none;
	padding: 6px;
	letter-spacing:1px;
}
.sig a:visited {
	display: block;
	color: #555;
	padding: 6px;
	letter-spacing:1px;
	text-decoration: none;
	border-bottom: none;
}
.sig a:hover {
	display: block;
	color: #222;
	text-decoration: none;
	border-bottom: none;
	letter-spacing: 1px;
	background: #f3f3f3;
	padding: 6px;
}
.sig td {
	padding: 0;
	border: 1px dashed #ccc;
}
.override {
	font-weight: normal;
	color: #141414;
	font-size: 9px;
}
.override:link {
	text-decoration: none;
	border-bottom: none;
}
.override:hover {
	text-decoration: none;
	border-bottom: none;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.footer a:hover {
	padding: 2px 0;
	background: #fafafa;
	border-top: 1px #ccc dashed;
	border-bottom: 1px #ccc dashed;
	color: blue;
}
.title {
	border-bottom: 1px dotted #999;
}
/* RIGHTHAND MENU FOR NEWS, EXTERNAL LINKS */
#contextmenu {
	float: right;
	width: 160px;
	background: #fff;
	padding: 0;
	margin: 4px 0 12px 20px;
	letter-spacing: normal;
	line-height: 140%;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px #ccc solid;
	text-align: left;
}
.contextmenu h3 {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: none;
}
ul.contextmenu {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
li.contextmenu {
	display: block;
	border: 1px #fff solid;
	padding: 6px;
	background: #DCDCE5;
	list-style-image: none;
	list-style: none;
}
.contextmenu a:link {
	text-decoration: none;
	border-bottom: none;
	letter-spacing: normal;/* color: blue; */
}
.contextmenu a:visited {
	text-decoration: none;
	border-bottom: none;
	letter-spacing: normal;
}
.contextmenu a:hover {
	text-decoration: none;
	border-bottom: none;
	letter-spacing: normal;
	color: #668;
}
img.contextmenu {
	float: left;
	margin: 0 6px 4px 2px;
	padding: 0;
}
.fl {
	float: left;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
img.bc {
	float: right;
	border: 1px #ff8c00 dotted;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
}
.client a:hover {
	border: 1px #ff8c00 dotted;
}
p.launch {
	text-align: center;
	padding: 4px;
	background: #fcfcff;
	border-top: 1px #ff8c00 solid;
	border-bottom: 1px #ff8c00 solid;
	margin-top: 20px;
	font-weight: bold;
}
p.c {
	text-align: center;
}
p.final {
	margin-bottom: 20px;
}
p.ecrire {
	font-size: 14px;
	clear: left;
	text-align: center;
	margin: 10px 0 !important;
}
p.opening:first-line {
	font-weight: bold;
}
.fr {
	float: right;
	margin-left: 20px;
	margin-bottom: 12px;
	margin-top: 10px;
}
.fr2 {
	float: right;
	margin-left: 20px;
	margin-bottom: 0;
	margin-top: 0;
	}
.fl2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	margin-top: 0;
	}
.fl-bul {
	float: left; margin-top: 4px; margin-right: 8px; }
