/* Page Layout
------------------------------------------------------------------------------------------------- */

html {
	overflow-y: scroll;
	height: 100%;
}

body {
	font: .8em verdana, helvetica, arial, sans-serif;
	color: #A7A9B1;
	height: 100%;
	background: #65666b url(images/background.jpg) repeat-y top center;
}

body#index {
	background: #65666b url(images/background-index.jpg) no-repeat top center;
}

#header{
	width: 100%;
	height: 123px;
	background: #65666b url(images/background-header.jpg) no-repeat top center;
}

#page-body{
	background: transparent url(images/background-content.jpg) no-repeat top center;
}

#page-wrap {
	position: relative;
	width: 777px;
	margin: 0px auto;
}

#header-wrap {
	position: relative;
	width: 777px;
	margin: 0px auto;
}

#index-title {
	position: absolute;
	top: 37px;
	left: 259px;
}

/* this is for the sticky footer */
.wrapper {
	position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -150px;
 }
.push {
	height: 150px;
}

/* Character Styles
------------------------------------------------------------------------------------------------- */

.titles {
	font-weight: bold;
	font-size: .9em;
}

.supers {
	font-size: .8em;
	vertical-align: top;
}

.ital {
	font-style: italic;
}

.center{
	text-align: center;
}

object {
	outline: none;
}

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

.space-nowrap {
	white-space: nowrap;
}

.ackey {
	text-decoration: underline;
}

table {
	margin-bottom: 1em;
	border-spacing: 0;
	border-collapse: collapse;
	border: 2px solid #000;
	font-size: 1em;
	width: 100%;
}

table.times {
	margin-top: -.3em;
	border: none;
	font-size: .9em;
}

table.times td {
	padding: .3em .5em 0 0;
	border: none;
}

table .titles {
	font-size: .95em;
}
th span{
	padding-left: 10px;
	padding-right: 10px;
}
th.headerSortUp span{ 
    background: url(/images/asc.gif) center right no-repeat; 

} 
th.headerSortDown span{ 
    background: url(/images/desc.gif) center right no-repeat; 

}
th.header {    
    cursor: pointer; 
} 

th {
	padding: 1px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

td {
	padding: 3px 6px 2px 3px;
	border-right: 1px solid #000;
}

tr {
	color: #A7A9B1;
}

.even {
	color: #A7A9B1;
	background-color: #333;
}

img.right {
	float: right;
	margin-left: 5px;
	border: 1px solid #711515;
}

hr {
	margin-top: 10px;
	margin-bottom: 15px;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 5px;
}

a {
	color: #AAF
}

a:visited {
	color: #CAF
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 8px;
}

pre {
	font-size: 1.2em;
	color: #FFF;
	margin-bottom: 8px;
}


ol {
	margin: 0 0 1em 2em;
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}

ul {

}

ul.bullet{
	margin: 0 0 0 10px;
	padding-bottom: 2px;
	list-style-type: disc;
}

ul.bullet ul{
	margin: 0 0 0 10px;
	list-style-type: circle;
}

ul.bullet li {
	margin: 0 0 .3em 10px;
	padding: 0;
}

input {
	background: #aaa;
	width: 250px;
	margin-bottom: 10px;
}

textarea {
	width: 250px;
	height: 125px;
	background: #aaa;
	margin-bottom: 10px;
}

fieldset {
	margin-bottom: 10px;
}
legend {
	padding: 0 2px;
	font-weight: bold;
}

.btn{
	width: 254px;
}

.con-tact{
	
}

.h-lister {

}

.h-lister li{
	display: inline;
	padding: 0px 20px;
}

.f-left {
	float: left;
	padding-left: 10px;
	padding-top: 6px;
}

.f-right {
	float: right;
	padding-right: 10px;
}

.by-line {
	text-align: right;
	font-size: .7em;
	margin-top: -3px;
}

.mints {
	float: left;
	display: block;
	width: 12em;
	white-space: nowrap;
}

.righty {
	text-align: right;
}

.pdf {
	padding-left: 22px;
	background:  url(/images/icon-pdf.gif) left top no-repeat; 
}

.txt, .js {
	padding-left: 22px;
	background:  url(/images/icon-txt.gif) left top no-repeat; 
}

.strike {
	text-decoration: line-through;
}
/* navigation
------------------------------------------------------------------------------------------------- */

#grey-btn{
	cursor: default;
	text-decoration: none;
}

#home-btn{
	position: absolute;
	top: 38px;
	left: 21px;
}

#heading-portfolio{
	position: absolute;
	top: 35px;
	left: 455px;
}

#heading-resume{
	position: absolute;
	top: 37px;
	left: 472px;
}

#heading-unsanity{
	position: absolute;
	top: 37px;
	left: 453px;
}

#heading-process{
	position: absolute;
	top: 37px;
	left: 472px;
}

#heading-contact{
	position: absolute;
	top: 37px;
	left: 472px;
}

#index #btn-inside-portfolio {
	position: absolute;
	top: 162px;
	left: 139px;
}

#index #btn-inside-resume {
	position: absolute;
	top: 231px;
	left: 90px;
}

#index #btn-inside-unsanity {
	position: absolute;
	top: 298px;
	left: 61px;
}

#index #btn-inside-process {
	position: absolute;
	top: 369px;
	left: 44px;
}

#index #btn-inside-contact {
	position: absolute;
	top: 428px;
	left: 39px;
}

#display-bubble {
	position: absolute;
	top: 216px;
	left: 416px;
}

#btn-inside-portfolio {
	position: absolute;
	top: 6px;
	left: 0px;
}

#btn-inside-resume {
	position: absolute;
	top: 56px;
	left: 0px;
}

#btn-inside-unsanity {
	position: absolute;
	top: 103px;
	left: 0px;
}

#btn-inside-process {
	position: absolute;
	top: 159px;
	left: 0px;
}

#btn-inside-contact {
	position: absolute;
	top: 205px;
	left: 0px;
}

#index #menu {
	position: absolute;
}

#menu-wrap {
	position: absolute;
	left: 545px;
}
/* Content Stuphs 
------------------------------------------------------------------------------------------------- */
#content{
	padding: 10px;
	width: 506px;
}
#imagebar {
	width: 525px;
	height: 111px;
	padding-bottom: 15px;
}

.fixed {
	position: fixed;
	top: 0px;
}

.page-subhead {
	width: 525px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.psudo-article {
	width: 525px;
	margin-bottom: 20px;
}

.psudo-article-head a {
	color: #A30000;
}

.psudo-article h1 {
	font-weight: bold;
}

.psudo-article-head {
	color: #A30000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 12px 5px 0px;
}

.article {
	width: 525px;
	margin-bottom: 25px;
	background: url(images/ArticleBack.jpg) repeat-y;
}

.article-head {
	color: #A30000;
	background: #FFF url(/images/ArticleBackW.jpg) repeat-y;
}

.article h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 12px 3px 12px;
	background: url(/images/ArticleTopW.jpg) no-repeat top;
}

#top-head h1 {
	background: url(/images/ArticleTopTopW.jpg) no-repeat top;
}

.article-head a {
	color: #A30000;
	background-color: #FFF;
}

.article-body {
	padding: 6px 12px 4px 12px;
	border-top: 2px solid #3A6EA5;
	border-bottom: 2px solid #3A6EA5;
	/*background: url(/images/ArticleBottom.jpg) no-repeat bottom;*/
}

#content ul {
	margin-bottom: .4em;
}

/* Foot Stuphs
------------------------------------------------------------------------------------------------- */

#footer {
	width: 100%;
	height: 150px;
	font-weight: bold;
	color: #A7A9B1;
	background: #65666b url(images/background-footer.jpg) no-repeat top center;
}

#footer-home {
	position: absolute;
	top: 525px;
	width: 100%;
	font-weight: bold;
	color: #A7A9B1;
}

#footer-wrap {
	position: relative;
	width: 777px;
	margin: 0px auto;
}

#witty {
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	width: 100%;
}
#witty-remark {
	display: block;
	margin: 0px auto;
}

#foot-content {
	padding-top: 95px;
}