@charset "UTF-8";
@import url(../tomb.css);
@import url(../layout/2ColumnRight.css);

.txtEmail {
	padding-bottom: 5px
}
.txtEmail input[type*='text'] {
	margin-bottom: 1px;
	padding-left: 5px;
}
.txtEmail input[type*='button'] {
	padding-top: 7px;
	
}

.post {
	margin-bottom:5px
}
.post:hover {
	background-color: #404C55
}

.mango {
	float: right;
}

.archive-gbox {
	padding: 5px 10px 10px 10px;
	border: 1px solid #969c9f; 
	background: #303c45;
	margin-bottom:5px
}
.archive-gbox {
	background-color: #404C55
}

.tombCommentForm td {
	padding: 3px;
}

.tombCommentForm {
	border: 1px solid #44443C;
	padding: 5px;
	font-size: 86.67%;
	margin-left: 40%;
}
.tombComment {
	border: 1px solid #969c9f;
	padding: 5px;
	font-size: 86.67%;
	width: 32%;
	float: left;
}
.tombCommentForm:hover,
.tombComment:hover {
	background-color: #404C55
}
.tombment {
	border-top: 1px solid #44443C;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px 0 2px 0;
}
.next,
.previous {
	padding: 5px 10px 10px 10px;
}
.next,
.previous:hover {
	color: #969c9f
}
h3 a:hover {
	color: #969c9f
}

table.cv .hdr {
	font-size: 186.67%;
	text-transform: uppercase;
	padding-bottom: 4px;
	letter-spacing: 3px;
}
table.cv .subhdr {
	font-size: 150%;
	text-transform: uppercase;
	padding-top: 4px;
	letter-spacing: 2px;
}
table.cv .address {
	border-top:1px solid #44443C;
	border-bottom:1px solid #44443C;
	background-color: #242F3C;
}
table.cv .address a {
	font-weight: bold;
	color: #D8D2C1
}
table.cv .cvtext {
	border-top:1px solid #44443C;
	padding-top: 4px;
}
table.cv .cvtext strong {
	letter-spacing: 1px;
}
table.cv a {
	color: #A79A81
}
table.cv a:hover {
	color: #D8D2C1
}
table.cv .smtext {
	padding-left: 10px;
	color: #B4B2AD;
	text-align: justify;
}
.smtext {
	font-size: 90%
}
table.cv td.smtext:hover,
table.cv td.sktext:hover {
	color: #f0f0f0;
}
.tombContactPage h4 {
	margin-top: 20px
}
