@import url("stylesheets/codehighlight.css");
body {
	font-family: "Trebuchet MS", Times;	
	background: #414141;
	margin: 0px;	
	font-size: 12px;
	color: #deebd8;
}
.body {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
}
.hpad {
        height: 22px;
}
.header {
	font-family: Helvetica, sans-serif, Arial;	
	background: #719a8a;
	font-variant: small-caps;
	letter-spacing: 18px;
	text-align: center;
	font-size: 30px;	
	color: #d8ebe2;
	padding: 5px 5px 0px 5px;	
}	
.navFrame {
	float: right;
}
.fixWidth {
	text-align: right;
	width: 100%;
}
.nav	{ 	
	font-size: 14px;	
	padding: 5px 5px 0px 5px;
	border-bottom: 4px solid #9a8071;	
        border-top: 3px solid #9a8071;
        background-color: #819a82;
        overflow: hidden;
}
.navTwitter {
	font-size: 14px;
	padding: 5px 5px 0px 5px;
}
#content { 
	background: #71919a;
	min-height: 450px;
	padding: 10px 18px 10px 18px;
	color: #ebe3d8;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: lighter;
}
.quote {
	background: #8499b3;
	padding: 5px 5px 5px 5px;
}
.darktext {
	color: #6b6171;
}
.title {
	font-size: 18px;
}
.footer {	
	text-align: right;
	font-variant: small-caps;
	font-size: 8px;
	background-color: #719a8a;	
	border-top: 3px solid #9a8071;
	border-bottom: 2px solid #9a8071;
	letter-spacing: 2px;
}
.copyright {
	width: 35%;
	text-align: left;
	float: left;	
}
.updated {
	float: left;
	text-align: right;
}
#calendar {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.aboutme_left {
	height:460px; 
	float: left;
	margin-right: 20px;
}
.aboutme_right {
	height: 460px;
}

.label {
	font-weight: 900;
}

a {
        font-weight: bolder;
	color: #9b5b30;
        text-decoration: none;
}

a:visited {
	color: #7e5b43;
	text-decoration: none;
}

.nav a {
	color: #717f9a;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}

.nav a:hover {
	color: #474f61;
}

.navJuitter a {
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}

a.aNavSelected {
	color: #474f61;
	background-color: #9a8071;
}

.note {
	position: absolute;
	background: #8499b3;
	padding: 10px; 
	border: 1px solid #000;
	z-index: 1;
	visibility: hidden;
	font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #FFF;
}


div#doc_container {
        /*left: 20%;
        top: 165px;*/
        width: 100%;
}

.terminal_view {
    overflow: auto;
    font-family: "Lucida Console",courier;
    font-size: 12px;
    color: gray;
    background-color: black;
    height: 300px;
    width: 96%;
    padding: 15px;
    margin: 0px;
}
.cl_interface {
    margin: 0px;
    font-family: "Lucida Console", courier;
    font-size: 12px;
    color: gray;
    background-color: black;
    border: medium none;
    border-top: #8cacbb 1px solid;
    width: 100%;
}

.stamp_collection {
	height: 56px;
	/* Image from http://ddlovell27.deviantart.com/art/Marijuana-Stamp-82706324 */
        /* background-image: url('images/Marijuana_Stamp_by_ddlovell27.png');*/
        /*background-repeat: repeat-x;*/
}

#page_title {
	font-size: 2em;
	text-align: center;
}

p {
  text-indent: 1.5em;
  margin-top: 0;
}

p.citation {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

div.contentEntry {
    width: 100%;
	border: thin dashed #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}

div.pageHeader {
	font-variant: small-caps; 
	font-size: 15px;
	margin: 5px;
}

div.pageContent {
	border-top: thin dashed #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	margin: 5px;
}

div.divEntry {
	height: auto;
	padding: 5px;
	border-top: ridge;
	border-right: groove;
	border-bottom: groove;
	border-left: ridge;
	background-color: #869baf;
}
div.divContent {
	height: auto;
	padding: 5px;
	border-top: dashed;
	border-right: groove;
	border-bottom: groove;
	border-left: ridge;

}
div.divPadContent {
    width: 95%;
    padding: 20px;
}
div.divPadEntry {
    width: 95%;
    padding: 20px;
    padding-bottom: 0px;
}
div.divShowCode {
    width: 98%;
    height: auto;
    padding: 5px;
    border-top: ridge;
    border-right: groove;
    border-bottom: groove;
    border-left: ridge;
    background-color: #FFFFFF;
    font-size: 12px;
}

/*div.mainBody {
    position: relative;
    top: 80px;
    z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    margin: auto;
    background-color: #f6f2f6;
    padding-bottom: 105px;
    overflow: auto;
}*/

/*
div.divFooter {
    position: fixed;
    bottom: 0px;
    z-index: 1;
}
div.hugImage {
    border: thin;

}

div.topShadow {
    background: url("/images/top_shadow.png") transparent;
    height: 15px;
    top: 85px;
    width: 100%;
    margin: 0;
    padding: 0;
    margin: auto;
    position: fixed;
    z-index: 1;
}

div.bottomShadow {
    background: url("/images/bottom_shadow.png") transparent;
    height: 10px;
    bottom: 15px;
    width: 100%;
    margin: 0;
    padding: 0;
    margin: auto;
    position: fixed;
    z-index: 1;
}

div.entryShadow {
    background: transparent url("/images/shadow1.png");
    color: inherit;
    z-index: 3;
}

div.contentForm
{
	padding-top: 5%;
        padding-left: 20%;
        padding-right: 20%;
        font-size: 10px;
}
*/

table.tableEntry {
    width: 100%;
	border: thin dashed #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	overflow: scroll;
}

table.tableContent {
	width: 100%;
	border: thin dashed #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	overflow: scroll;
}

table.tableHeader {
    background-color: #abc;
    position: fixed;
    z-index: 3;
}

td.tableNavBar {
    background-color: #FFFFFF;
    border-bottom: thin solid #CCCCCC;
}

table.tableFooter {
    background-color: #fff;
    z-index: 3;
    border-top: thin solid #CCCCCC;
}

#facts tr td {
	border-right: thin dashed #006666;
	border-bottom: thin dashed #006666;
	padding-left: 5px;
}
#facts {
	border-spacing: 0px;
	border-collapse: separate;
	border: thin dashed #006666;
}
div.supermenu_1 {
	overflow:hidden;
	position:relative;
	float:left;
	display:block;
}

div.supermenu_1 ul  {
	position:relative;
	left:0px;
	list-style-image:none;
	list-style-type:none;
	display:block;
	width:10000px;
	margin:0;
	padding:0;
}

div.supermenu_1 li{
	display:inline;
	float:left;
	margin:2px 12px 2px 2px;
	padding:0;
}
div.supermenu_1{
	width:60%;
}
