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


a
{
	text-decoration: none;
	/*color:#5f8840;*/
	/*color:#fe018a;*/
	color:#492E77;
}


#main-nav li a
{
	padding:10px 20px;
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'LuxuryPlatinum', Arial, sans-serif;
	color:#000000;
	font-size: 10pt;
}

#main-nav li a:hover
{
	color:#666666;
}

.post-title a
{
	font-family:'GeosansLightRegular',Helvetica,Arial,sans-serif;
	font-size: 40pt;
	text-transform: uppercase;
	/*font-weight: bold;*/
	color:#a0be19;
}

.post-commentcount a
{
	color:#5f8840;
	font-family:Helvetica,Arial,sans-serif;
	font-size:9pt;
	font-weight:bold;
}


p
{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#838379;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0px;
	line-height: 25px;
	text-align: start;
	vertical-align: baseline;
	direction: ltr;
	margin-bottom:1.25em;
}

strong
{
	font-weight: bold;
}

#cntdwn
{
	color:#FFFFFF;
	display:block;
	margin: 88px 0px 0px 482px;
	position:absolute;
	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30pt;
}

#cntdwn div
{
	position:absolute;
}

#cntdwn div#day
{
	left:66px;
}

#cntdwn div#hour
{
	left:143px;
}

#cntdwn div#minute
{
	left:211px;
}

#cntdwn div#second
{
	left:280px;
}


h1.entry-title
{
	font-family:'GeosansLightRegular',Helvetica,Arial,sans-serif;
	font-size: 40pt;
	text-transform: uppercase;
	/*font-weight: bold;*/
	color:#A0BE19;
}

h3#reply-title,
h3#comments-title
{
	font-family: Helvetica, Arial;
	font-weight: bold;
	line-height: 1.1em;
	padding-bottom: 5px;
}

h3#reply-title
{
	
}

h3#comments-title
{
	
}

cite.fn
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

span.says, .comment em
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;	
}

.comment-body p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}


.commentmetadata a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #666666;
}

.reply a
{
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 10.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-transform: lowercase;
	float: right;
	color: #000;
}

#comments .navigation
{
	padding:18px 0px;
	color:#888888;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
#comments .nav-previous
{
	float:left;
	width:50%;
}
#comments .nav-next
{
	float:right;
	text-align:right;
	width:50%;
}

#comments .nav-previous a,
#comments .nav-next a
{
	color:#5f8840;
	text-decoration:none;
}
