@charset "UTF-8";
/* CSS Document */


@font-face {
	font-family: 'Futura_Condensed';
	src: url('futura_3-webfont.eot');
	src: local('☺'), url('futura_3-webfont.woff') format('woff'), url('futura_3-webfont.ttf') format('truetype'), url('futura_3-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

p, .even, #leftcol {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#333;
	font-size: 14.5px;
	margin-top: 0px;
	line-height: 136%;
}

a {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#333;
	font-size: 14px;
	margin-top: 0px;
}

h1 {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#000;
	font-size: 40px;
	margin-bottom: 5px;
	letter-spacing: -1px;
	line-height: 35px;
}

h2, h2 a {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#333;
	font-size: 30px;
	margin-bottom: 5px;
	text-decoration: none;
}

h3, h4 {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#FFF;
	font-size: 18px;
	margin-bottom: 5px;	
}



#logozone h1 {
	color:#FFF;
	margin-top: 200px;
	margin-left: 156px;
}

#logozone p {
	color:#FFF;
	margin-left: 156px;
	font-size: 16px;
	line-height: 24px;
}


#topmenu, #basemenu {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#FFF;
	font-size: 18px;
}

#topmenu ul, #basemenu ul {
	margin: 0px;
	padding: 0px;
}


#topmenu li, #basemenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	margin-right: 10px;
	padding-left: 0px;
}


#topmenu li a, #basemenu li a {
	color:#FFF;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
}

#newsletter-box input {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#333;
	font-size: 14px;
	width: 85px;
	background-color: #fff;
	border: 1px solid #333;
	margin-right: 5px;
}

#rightcol *, #hptweets *, #hpblog * {
	color:#FFF !important;
}

#rightcol h1 {
	font-size: 30px;
}

.action {
	background-color: #F90 !important;
	border: 1px solid #fff !important;
	width: 50px !important;
}

.info, .info a {
	font-size: 11px;
	color: #333;
}

.comment {
	font-size: 16px;
	color:#333;
}

#PageComments, #tweets ul, .archiveMonths, #hpblog ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
}

#PageComments li {
	margin: 0px;
	padding: 8px;
	border: 1px solid #006C91;
	background-color: #50B9DC;
	margin-bottom: 10px;
}

#tweets li, #hpblog ul li {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#FFF;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01AFE9;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
}

#hpblog ul li a {
	text-decoration: none;
}

#hpblog ul li a:hover {
	text-decoration: underline;
}

#copyright {
	font-family: "Futura_Condensed", Arial, Verdana;
	color:#FFF;
	font-size: 14px;
	margin-left: 156px;
}

#copyright a {
	color:#FFF;
}
