
/*******************************************************************************
********************************************************************************
**
* - GENERAL
*
* - HEADER
*
* - CONTENT
*
* - SUBCONTENT
*
* - FOOTER
**
********************************************************************************
 ******************************************************************************/




/* GENERAL ------------------------------------------------------------------ */

/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 1.25;
	font-family: Arial, sans-serif;
	font-size: 75%;
	text-align: center;
}

a
{
	color: #0066CC;
}

a:visited
{
	color: #0066CC;
}

a:hover
{
	text-decoration: none;
}

input, select, table, textarea
{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.replacement
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

a .replacement
{
	z-index: 20;
	cursor: pointer;
}

#top
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}




/* PAGE --------------------------------------------------------------------- */

#page
{
	width: 620px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 16px 0 16px;
	background-image: url(../images/page.gif);
	background-repeat: repeat-y;
	text-align: left;
}

* html #page
{
	height: 100%;
}




/* HEADER ------------------------------------------------------------------- */

#header
{
	background-color: #333740;
}

#logo
{
	position: relative;
	height: 100px;
	background-image: url(../images/kevin.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-size: 200%;
	font-weight: normal;
}

#logo a
{
	position: absolute;
	left: 20px;
	bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu
{
	height: 37px;
	overflow: hidden;
	padding: 0 0 0 5px;
	background-color: #E5E5E5;
	background-image: url(../images/kevin2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#menu li
{
	display: inline;
	float: left;
	height: 24px;
	padding: 13px 15px 0 15px;
}

#menu li.on
{
	background-image: url(../images/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#menu a, #menu li.on a:hover
{
	color: #000000;
	text-decoration: none;
}

#menu a:hover
{
	color: #7F7F7F;
}




/* MAIN --------------------------------------------------------------------- */

#content
{
	width: 100%;
	overflow: hidden;
	padding: 0 0 80px 0;
}

#feature
{
	overflow: hidden;
	width: 580px;
	padding: 5px 20px 5px 20px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 200%;
	line-height: 1.47;
}

#countNumber
{
	display: inline;
	float: left;
	margin: -5px 45px -5px 0;
	font-size: 500%;
	line-height: 1;
}

#countText
{
	display: inline;
	float: left;
	width: 250px;
}

#support
{
	display: inline;
	float: right;
	width: 264px;
	padding: 8px 36px 8px 10px;
	background-color: #FF0000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 284px 50%;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 125%;
	text-align: right;
}

#support:hover
{
	background-color: #FF4C4C;
}

#main
{
	padding: 20px 20px 0 20px;
}

h2
{
	font-size: 135%;
	font-weight: normal;
}

p
{
	margin: 1.4em 0 0 0;
}

#news
{
	display: inline;
	float: left;
	width: 290px;
}

.entries ol
{
	list-style: none;
}

.entries li
{
	clear: left;
	padding: 10px 0 0 0;
}

.date
{
	display: inline;
	float: left;
	width: 3em;
	background-color: #E5E5E5;
	text-align: center;
}

.date span
{
	display: block;
	padding: 5px;
}

.date .month
{
	padding-bottom: 0;
	text-transform: uppercase;
}

.date .day
{
	padding-top: 0;
	padding-bottom: 2px;
	font-size: 135%;
}

.date .year
{
	padding-bottom: 2px;
	background-color: #CCCCCC;
}

.entries .content
{
	margin: 0 0 0 4em;
}

h3
{
	font-size: 100%;
}

.entries p
{
	margin-top: 5px;
}

.newsSource
{
	color: #999999;
}

#blog
{
	display: inline;
	float: right;
	width: 280px;
	margin: 20px 0 0 0;
}

#signatories
{
	margin: 10px 0 0 25px;
}

#signatories li
{
	padding: 5px 0 0 0;
}

.location
{
	margin-left: 10px;
	color: #999999;
}

.pagingNav
{
	display: inline;
	float: right;
}

.pagingNav ol
{
	float: right;
	clear: none !important;
	margin-left: 0 !important;
	list-style: none;
}

.pagingNav li
{
	display: inline;
	float: left !important;
	clear: none !important;
	margin-right: 0.25em;
	text-align: center;
}

.pagingNav li.first
{
	margin-right: 1em;
	padding-left: 13px;
	background-image: url(../images/arrow_blue_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

.pagingNav li.last
{
	margin-right: 0;
	margin-left: 0.75em;
	padding-right: 13px;
	background-image: url(../images/arrow_blue_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.4em;
}

.pagingNav li.on
{
	font-weight: bold;
}

.pagingNav a
{
	display: block;
	width: 1.5em;
	background-color: #EEEEEE;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}

.pagingNav a:visited
{
	color: #7F7F7F;
}

.pagingNav a:hover
{
	background-color: #0066CC;
	color: #FFFFFF;
}

.pagingNav li.first a, .pagingNav li.last a, .pagingNav li.first a:visited, .pagingNav li.last a:visited
{
	width: auto;
	background-color: transparent;
	color: #0066CC;
	text-decoration: underline;
}

.pagingNav li.first a:hover, .pagingNav li.last a:hover
{
	background-color: transparent;
	color: #0066CC;
	text-decoration: none;
}

.pagingNav li.on a, .pagingNav li.on a:visited
{
	background-color: #FF0000;
	color: #FFFFFF;
	cursor: default;
}

p.error
{
	border: 1px solid #CC6666;
	padding: 10px 20px 10px 20px;
	background-color: #FFCCCC;
}

form ol
{
	list-style: none;
}

form li
{
	display: inline;
	float: left;
	width: 250px;
	padding: 10px 0 0 0;
}

label
{
	display: block;
	font-weight: bold;
}

input.text
{
	width: 200px;
}

.captcha
{
	margin: 5px 0 10px 0;
}

.captcha img
{
	display: block;
}

fieldset.submit
{
	padding: 20px 0 20px 0;
}

#preview
{
	margin: 5px 0 0 0;
	border: 1px solid #CBCCA7;
	padding: 0 20px 20px 20px;
	background-color: #FFFFCC;
}




/* FOOTER ------------------------------------------------------------------- */

#footer
{
	position: relative;
	clear: both;
	width: 580px;
	height: 35px;
	margin: -55px auto 0 auto;
	padding: 20px 36px 0 36px;
	background-color: #333740;
	background-image: url(../images/page.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-align: left;
}

#footer ul
{
	list-style: none;
	text-align: center;
}

#footer li
{
	display: inline;
	margin: 0 0 0 1em;
	border-left: 1px solid #666666;
	padding: 0 0 0 1em;
}

#footer li.first
{
	margin-left: 0;
	border-left: 0 none #FFFFFF;
	padding-left: 0;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}
