/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


h1 {
	font-size: 1.8em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding: 5px;
}

h2 {
	
}

h3 {
	font-size: 1.3em;
	color: #DCDCDC;
	padding-bottom: 10px;
}
h4 {
	font-size: 0.9em;
	vertical-align: top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 4px;
	letter-spacing: 0.3em;
}

h4.bold {
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
}

h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.9em;
	padding-bottom: 10px;
}

.title {
	font-size: 1.6em;
	border: 1px solid #8F8F8F;
	letter-spacing: 0.5em;
	font-weight: normal;
	color: #CCFF66;
	text-align: center;
}

.yellow {
	color: #CCFF66;
}

.tableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ED262A;
}
.tableBorder2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}


/* Header */

#header {
	background-attachment: scroll;
	background-image: url(../images/BG/header-hvxt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
/* Page */
}
#page {
	width: 920px;
	background-image: url(../images/BG/page-hvx.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Content */

#content {
	float: left;
	width: 920px;
}
#content table {
	width: 880px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	border: 1px none #666666;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
}
td#img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#content table p {
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	font-style: italic;
}
#content table td {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

td.gray {
	background-color: #1D1D1D;
}
td.titleBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.post {
	margin-bottom: 20px;
	margin-top: 60px;
	text-align: center;
}



.post .meta {
	line-height: normal;
	background-image: url(../images/divider.gif);
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-repeat: no-repeat;
}


#content .post .meta img {
	margin: 0px;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	background-image: url(../images/BG/menu-hvx.jpg);
	background-repeat: no-repeat;
}
