/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
  height: 100%;
  padding: 0;
}

body {
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	text-align: left;
}

ul 	{
list-style: none;
}

ol	{
list-style: decimal;
padding:	0px 0px 0px 2em;
margin: 0px;
}

	h1, h2, h3, h4, h5, h6 	{
	font-weight:normal;
}


h2 {
	line-height: 2em;
	padding: 0 0 1em 0;
	color: #666666;
	font-size: 0.9em;
	}

h3 {
	padding: 0.5em 0 0.5em 0;
	line-height: 2em;
	color: #333333;
	font-size: 1em;
	cursor: pointer;
	}

#text h3:hover {
	color: #B222222;
}

h4 {
	line-height: 2em;
	padding: 0 0 0.5em 0;
	color: #333333;
	font-size: 1.1em;
	}

h5 {
	line-height: 2em;
	padding: 0 0 1em 2em;
	color: #333333;
	font-size: 1.1em;
	}

#header {
	padding: 0 0 0 0;
    width: 100%;
	background-color: #B22222;
	text-align: left;
	height: 5em;
}

#headertext {
	font-family: Georgia, serif;
	color: #CCCCCC;
	padding: 1em 0 0.5em 2em;
	line-height: 3em;
}

#headertext a:link, #headertext a:visited, #headertext a:active, #headertext a:hover {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}
h1 {
	font-size: 3em;
}


#main 		{
	width: 750px;
}

.pdf {
	font-size: 1em;
	font-variant: small-caps;
}

.small {
	font-size: 0.8em;
}


div#text 	{
	margin: 0px;
	padding: 2em 0em 3em 2em;
	float: left;
	overflow: auto;
	text-align: left;
	width: 540px;
}

#text p 	{
	padding: 0px 0px 0px 0px;
	margin: 0em;
	color: #666666;
	line-height: 2em;
}


#text li {
	padding: 0.5em 0em 0.5em 2em;
	margin: 0em;
	cursor: pointer;
	color: #666666;
	list-style: none;
	line-height: 2em;
}

#text li:hover {
	color: #B222222;
}

#text h3 a:link, #text h3 a:visited, #text h3 a:active, #text h3 {

		color: #333333;
}

#text h3 a:hover {
		color: #666666;
}

#text img {
	float: right;
	clear: none;
	border: 10px solid #CCCCCC;
	margin: 0 0 2em 0.8em;
	display: inline;
	width: 206px;
}

.image {
	padding: 0 0 0 2em;
}
#text image {
	margin-bottom: -5px;
}

/* for internet explorer */

#text a:link, #text a:visited {
	color: #B22222;
	text-decoration: none;
}

#text a:hover, a:active {
	color: #BC8F8F;
}

#text ol li {
	padding: 0em 0em 0.7em 0em;
	list-style: decimal;
	font-size: 1em;
}

#text ul {
	padding: 0em 0em 0.5em 2em;
}

#text ul li {
	padding: 0em 0em 0.5em 0.5em;
	cursor: pointer;
	list-style: disc;
}

#text li ul li {
	list-style: none;
}

#text p.linebreak{
	line-height: 0.5em;
}

#text p.small{
	font-size: 0.8em;
	padding: 0 0 0.5em 0;
}

#text li.small{
	font-size: 0.8em;

}

#links {
		font-size: 1em;
         margin-left: 6em;
}

div#tumblrtext 	{
	margin: 0px;
	border: 0px;
	padding: 0px;
	overflow: auto;
}

#tumblrtext p {
	padding: 0px;
	margin: 0px;
	width: inherit;
	line-height: 2em;
	font-size: 0.9em;
	color: #333333;
}

#tumblrtext li{
	margin-bottom: 1.5em;
	border: 0px;
	padding: 0 0 0 1em;
	line-height: 1.5em;
	cursor: auto;
	list-style: none;
}

#tumblrtext ul li{
	list-style: none;
	cursor: default;
}

#tumblrtext .tumblr a:link, #tumblrtext a:visited {
	padding: 0 0 0 0em;
}

#tumblrtext .tumblr p {
padding: 0 0 0 5.5em;
}

#tumblrtext img {
	float: none;
	clear: both;
	border: 5px solid #CCCCCC;
	margin: 0 0 0em 0em;
	display: inline;
	width: 400px;
}

.tumblr em {
        margin-top: 0.2em;
}

.tumblr .tumblr-post-date {
         font-size: 12px;
         color: #666;
         float:left;
         padding-right: 0.5em;
         margin-right: 2em;
         border-right: 1px solid #999;
         width: 4em;
         text-align: left;
}


#container {
float: right;
height: 100%;
padding: 2em 0em 0em 0em;
left: 0px;
width: 16%;
overflow: hidden;
}

#menu{
border-left: 3px solid #CCC;
padding: 0 0 0em 1em;
height: 24em;
line-height: 1.5em;
text-align: right;
font-family: swift, serif;
color: #666666;
font-size: 1em;
}

#menu li {
	padding: 0em 0em 1em 0em;
	cursor: pointer;
}

#menu li ul li {
	font-size: 0.8em;
	padding: 0.5em 0em 0em 0em;
	border-bottom: 1px dotted ;
}

#menu a:link, a:visited {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

#menu a:hover, a:active {
	color: #AAAAAA;
}

#menu ul li ul li.current {
	color: #B22222 !important;
	cursor: default;
}
