html {
	height:100.2%;
}
body {
	background: #666;
	color: white;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size:76%;
	padding:20px 0;
	margin:0;
	text-align:center;
}

a, a:link, a:visited, a:active, a:hover {
	color: #69f;
}
.more a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	padding:0;
	margin:0 auto;
	width:920px;
	text-align:left;
	background:white;
}
#header {
	position:relative;
	width:914px;
	text-align:center;
	margin:0 auto;
	background:#ccc;
	border:1px solid white;
	padding:2px;
	height:44px;
	overflow:hidden;
}
#header h1 {
	background:url(/title_bg.jpg) repeat-y;
	margin:0;
	padding:0;
	border:1px solid #eee;
	letter-spacing:5px;
	font-size:36px;
	line-height:42px;
	height:42px;
	font-family:Garamond,Palatino,Georgia,Times New Roman,serif;
}
h1 A, h1 A:link, A img, h1 A:visited, h1 A:hover, h1 A:active {
	color:#113;
	text-decoration:none;
	border:0;
}
#navigation {
	position:absolute;
	top:70px;
	left:0;
	text-align:center;
	width:100%;
	height:20px;
	overflow:hidden;
}
#navigation A, #navigation A:link, #navigation A:active, #navigation A:hover {
	color:#113;
	font-size:15px;
	text-decoration:none;
	line-height:21px;
	padding:0 1em;
	height:21px;
}
#navigation A:hover {
	background:#acf;
}
#navigation A.selected {
	color:#113;
	background:#eef;
}
#navigation A.selected:hover {
	color:#113;
	background:#eef;
	cursor:default;
}
#subnavigation {
	height:50px;
	margin-bottom:-50px;
}
table {
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}
h2, th {
	font-size:150%;
	letter-spacing:-1px;
	text-align:left;
	padding:1em 0 1em;
	margin:0;
}
#resume-name-print {
	display:none;
}
#flashcontent {
	height:600px;
	color:#999;
	margin-top:-20px;
}
.content {
	font-size:1.2em;
	margin:0 1px;
	padding:0px 20px;
	position:relative;
	height:auto ! important;
	height:800px;
	min-height:800px;
	background:#113;
	border-top:21px solid white;
}
#container.simplehome .content {
	background:#113 url(/background.jpg) no-repeat 100% 0;
	height:590px ! important;
	min-height:590px;
	padding-right:550px;
	padding-bottom:0;
}
#footer {
	clear:both;
	height:30px;
	background:#113;
	border:1px solid white;
	border-top:0;
}
.simplehome #footer {
	height:1px;
	overflow:hidden;
	border:0;
	background:white;
}
.blog li.first-child {
	width:500px;
}
.blog .blogentries {
	margin-left:40px;
}
.links {
	margin: 0 40px;
	padding: 0;
}
.more {
	font-weight:bold;
	font-size:1em;
	text-align:right;
}
ul {
	margin:0 0 10px;
	padding:0 0 0 10px;
	list-style-type:none;
	border-left: 1px solid #666;
}

td.delete a {
	font-weight:bold;
	text-decoration:none;
}
.trhover {
	border-top:1px solid black;
}
li {
	color: white;
	padding: 0;
}
li p {
	margin:0 0 1em 0;
}
li blockquote p {
	margin:-.5em 0 0;
}
td {
	margin:0 0 10px;
	border-left: 1px solid #666;
	color: white;
	padding: 5px 10px;
	line-height:1.1em;
	vertical-align:top;
}
td.delete {
	border:none;
	padding-left:0 ! important;
	padding-right:0 ! important;
	width:45px;
}
td.delete * {
	vertical-align:middle;
}
form {
	clear:left;
}
form div {
	margin:1em 0;
}
label {
	display:block;
	float:left;
	width:200px;
	text-align:right;
	margin-right:10px;
}
input#submit {
	margin-left:210px;
	font-size:70%;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#error {
	display:none;
	color:white;
	border:1px solid #999;
	padding:5px;
	font-size:90%;
	padding-left:25px;
	background:#359 url(/error.gif) no-repeat 5px 50%;
}
blockquote {
	font-size:12px;
	font-style:italic;
	padding:0;
	margin:2px 0 1.5em 40px;
}
.right img {
	border:5px solid white;
}
.right {
	float:right;
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 20px 20px;
}
.rep {
	float:left;
	width:33%;
}



.inplaceeditor-form input {
	color:white;
}
.inplaceeditor-empty, .newline {
	font-style:italic;
}
textarea.editor_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
.movebutton img {
	margin:1px 0;
}
.movehandle {
	display:none;
}
.movehandle * {
	cursor:pointer;
	text-decoration:none;
	border:none;
}
.movedelete {
	float:right;
}

#editortile {
	width:900px;
	margin:0 auto;
	position:absolute;
	top:0;
	padding:30px 0;
	text-align:right;
}
#editortile * {
	color:#acf;
}