/* basic elements */
html {
	margin: 0px;
	padding: 0px;
}

body {
	font: 9pt/17pt georgia, sans-serif; 
	color: #000000; 
	background: #fff url(images/soi_top.gif) no-repeat top left; 
	margin: 0px; 
	padding: 0px;
}

h1.Keywords {
	display: block;
	text-indent: -700em;
}

p { 
	font: 9pt/17pt georgia, sans-serif;
	margin-top: 0px;
	text-align: justify;
}

h3 { 
	font: italic normal 12pt georgia, sans-serif; 
	letter-spacing: 1px;
	margin-top: 0px;
	color: #7D775C;
	background-color: white;
	margin-bottom: 5px;
}

#main h3 {
	border-bottom: solid 1px black;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #21919F;
	background-color: white;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #009933;
	background-color: white;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: black;
	background-color: white;
}

a img {
	border: none;
}

abbr, acronym, dfn {
	border-bottom: 1px dotted #000; 
	cursor: help;
}

address {
	padding-left: 10px;
	margin-left: 2px;
	border-left: solid 3px #c2bb97;
}

/* specific divs */

#container { 
	background: url(images/soi_bottom.gif) no-repeat bottom right;
	padding: 0;
	margin: 0px; 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#intro {
	min-width: 470px;
	padding: 0px 175px 0px 110px;
}
* html #intro { /*\*/ 
	padding-top: 10px;
}
#quickSummary h1 {
	font-size: 120%;
	line-height: 25px;
	padding: 0;
}
#quickSummary h3 {
	font: bold italic 10pt/17pt georgia, sans-serif;
	line-height: 28px;
	background-color: transparent;
	color: black;
	padding: 0;
}


.donate h3 a { 
	text-indent: -700em;
	outline: none;
	background: transparent url(images/donate.gif) no-repeat top left;
	display: block;
	text-decoration: none; 
	width: 384px; 
	height: 37px; 
	float: left;
}

#pageHeader { 
	margin-bottom: 20px;
}

#pageHeader h1 a { 
	text-indent: -700em;
	outline: none;
	background: transparent url(images/h1.gif) no-repeat top left;
	display: block;
	margin-top: 10px; 
	text-decoration: none; 
	width: 170px; 
	height: 93px; 
	float: left;
}

#pageHeader h2 { 
	text-indent: -700em;
	background: transparent url(images/h2.gif) no-repeat top left; 
	margin-top: 35px; 
	margin-bottom: 40px; 
	width: 197px; 
	height: 43px; 
	float: right;
}

#quickSummary {
	clear:both;
	margin: 30px 20px 20px -20px;
	width: 160px;
	float: left;
	font: bold italic 10pt/22pt georgia, sans-serif; 
	text-align: center;
}
* html #quickSummary { /*\*/ margin: 0px 20px 20px -70px; padding-left: 130px;}

#main {
	clear: right;
	padding-top: 35px;
	margin-left: 200px;
}
* html #main { /*\*/ margin-top: -30px; }

#footer { 
	clear: both;
	text-align: center;
	margin-top: 25px;
	background: transparent url(images/separator.gif) no-repeat top center;
	padding-top: 26px;
	padding-bottom: 30px;
	font: 8pt/12pt georgia, sans-serif;
}

#linkList {
	/*margin-left: 600px;*/ 
	position: absolute; 
	top: 0px; 
	right: 10px;
}

#menu { 
	font: 10px verdana, sans-serif; 
	background: transparent url(images/menu-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
}

#linkList h3.select { 
	background: transparent url(images/h3.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
}

#linkList h3.select span {
	display: block;
	text-indent: -700em;
}

#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li {
	line-height: 2.5ex; 
	background: transparent url(images/menu-spacer.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
}

#linkList li ul li {
	background: none;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-left: 5px;
}

#linkList li ul li:before {
	content: "\00BB \0020";
}

#linkList li a:link, #linkList li a:visited, #linkList li a:active {
	color: #988F5E;
	background: white url(images/a-back.jpg); 
}

#linkList li#currentpage a {
	color: #333;
	background: white url(images/a-back.jpg); 
}

#nav #currentpage a:hover {
	text-decoration: none;
}

/* Donate form */

div.donate { 
	margin: 0 0 .3em 1em;
	position: absolute;
	top: 100px;
	left: 300px;
}

.calendarHeader {
	font-weight: bolder;
	padding: 8px;
}

.calendarToday {
	background-color: green;
	color: white;
	font-weight: bold;
	text-align: center;
}
	
.calendar {
	 font-size: 12px;
	 border-style: solid;
	 border-width: thin;
	 text-align: center;
	 border-collapse: collapse;
	 border-color: #21919F;
}

#maincal {
	margin-left: 5px;
}

#leftcal {
	margin-left: -30px;
}

.calendar a:link, .calendar a:visited {
	color: red;
	background-color: white;
}

blockquote {
	font-style: italic;
	background: url(images/quote_wh.gif) 10px 0.75em no-repeat;
	margin: 0.25em 0;
	padding-top: 0.75em;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}

ul.lecture-list {
	margin-left: -25px;
}

.info.bad {
	border: 5px solid red;
	padding: 10px;
	margin: 5px;
}
.info.good {
	border: 5px solid green;
	padding: 10px;
	margin: 5px;
}

#quickSummary ul {
	margin-left: -75px;
	white-space: nowrap;
	text-align: left;
}

ul.fancylist {width:auto;margin:0;margin-bottom:-3px;padding:0;list-style-type:none;list-style-image:none;height:30px;}
ul.fancylist li {float:left;margin-right:2px;height:30px;background:transparent url(/images/tabs_left.gif) left top no-repeat;}
ul.fancylist.bottom li {margin-bottom:0px;margin-top:-1px;background-image: url(/images/tabs_left_bottom.gif);}
ul.fancylist li a{margin-left:2px;display:block;font:bold 13px/100% arial;padding:7px 10px;font-weight:bold;text-decoration:none;color:#455B80;background:transparent url(/images/tabs_right.gif) right top no-repeat!important;}
ul.fancylist.bottom li a{background:transparent url(/images/tabs_right_bottom.gif) right top no-repeat!important;}
ul.fancylist li.current {height:30px;background:#bcd9ea url(/images/tabs_current_left.gif) left top no-repeat;}
ul.fancylist.bottom li.current {background:transparent url(/images/tabs_current_left_bottom.gif) left top no-repeat;}
ul.fancylist li.current a{font-weight:bold;text-decoration:none;color:#172E54!important;background:#bcd9ea url(/images/tabs_current_right.gif) right top no-repeat!important;}
ul.fancylist.bottom li.current a {background:transparent url(/images/tabs_current_right_bottom.gif) right top no-repeat!important;}
ul.fancylist li a{outline: none;	/* for firefox 1.5 + */}

.youtube_episodes {
	text-align: center;
	background:#ffffff url(/images/gradient.gif) left top repeat-x;
	border: solid 1px #93C2DE;
	padding: 10px;
	min-width: 540px;
}
.youtube_episodes h1 {
	font-size: 140%;
}
.youtube_episodes h2 {
	font-size: 120%;
}
* html .youtube_episodes { /*\*/ width: 375px;}
.youtube_episodes object {
	width: 530px;
	height: 370px;
}
* html .youtube_episodes object { /*\*/ width: 350px; height: 288px;}

/* Twitter */

.twtr-widget-profile {
	margin: 10px 0;
}
.twtr-widget-profile p {
	text-align: left;
}
.twtr-widget-profile a {
	background-color: transparent;
}
