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

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* MAIN STYLES */

body,td,th {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../graphics/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	background-color: #FFFFFF;
}

h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}

a:link, a:visited {
	color: #003366;
}
a:active,a:hover {
	color: #0066CC;
}

.wrapper {
	width: 980px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	background-color: #FFFFFF;
	line-height: 1.4em;
	color: #000066;
	float: none;
	padding-top: 0px;
	padding-bottom: 10px;
}

.clear {
	clear: both;
	height: 0px;
	width: 100%;
}

.index_header {
	width: 960px;
	height: 85px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	background-image: url(../graphics/index_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 85px;
	padding-left: 20px;
}
.index_header .title h1 {
	font-size: 3.6em;
	line-height: 1em;
	font-weight: bold;
}
.index_header .title h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
.index_header .subtitle h2 {
	font-size: 1.8em;
	line-height: 1em;
}
.index_header .banner {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 468px;
	background-color: #669ACC;
	float: left;
	height: 60px;
}
.index_header .date {
	font-size: 1.8em;
	line-height: 1em;
	position: absolute;
	left: 760px;
	top: 10px;
	text-align: right;
	width: 200px;
}

.index_left {
	width: 660px;
	float: left;
}
.index_right {
	width: 309px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}

.index_graphic {
	width: 235px;
	height: 130px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(../graphics/index_graphic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 135px;
	text-align: right;
	padding-right: 50px;
	font-size: 3em;
	line-height: 1em;
	padding-left: 375px;
}

.index_directory {
	width: 330px;
	float: left;
}
.index_directory .title {
	font-size: 3.6em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC33;
	display: inline;
	padding-right: 7px;
	padding-left: 4px;
}
.index_directory .title a:link, .index_directory .title a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.index_directory .title a:active, .index_directory .title a:hover {
	color: #CCFF66;
}
.index_directory .subtitle {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #99CC33;
	padding-right: 7px;
	padding-left: 5px;
	display: inline;
}

.index_bloglink {
	width: 330px;
	float: left;
}
.index_bloglink .title {
	font-size: 3.6em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF684C;
	display: inline;
	padding-right: 7px;
	padding-left: 4px;
}
.index_bloglink .title a:link, .index_bloglink .title a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.index_bloglink .title a:active, .index_bloglink .title a:hover {
	color: #D2553F;
}
.index_bloglink .subtitle {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #FF684C;
	padding-right: 7px;
	padding-left: 5px;
	display: inline;
}

.index_left_line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.index_synd_a {
	width: 213px;
	float: left;
	margin-right: 10px;
	padding: 0px;
}
.index_synd_a_title {
	font-size: 2.4em;
	line-height: 1em;
	font-weight: bold;
	color: #339966;
	margin-bottom: 6px;
}
.index_synd_a_feed {
	color: #333333;
	background-color: #CAFBDE;
	padding: 10px;
}
.index_synd_a_feed a {
	color: #339966;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}


.index_synd_b {
	width: 213px;
	float: left;
	margin-right: 10px;
	padding: 0px;
}
.index_synd_b_title {
	font-size: 2.4em;
	line-height: 1em;
	font-weight: bold;
	color: #FF6633;
	margin-bottom: 6px;
}
.index_synd_b_feed {
	color: #333333;
	background-color: #FFD2BD;
	padding: 10px;
}
.index_synd_b_feed a {
	color: #FF6633;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}


.index_synd_c {
	width: 213px;
	float: left;
	padding: 0px;
}
.index_synd_c_title {
	font-size: 2.4em;
	line-height: 1em;
	font-weight: bold;
	color: #99CC33;
	margin-bottom: 6px;
}
.index_synd_c_feed {
	color: #333333;
	background-color: #E4F0B5;
	padding: 10px;
}
.index_synd_c_feed a {
	color: #99CC33;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

.index_search {
	width: 300px;
	float: right;
	color: #6699CC;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

.index_search_wide {
	width: 980px;
	float: left;
	color: #6699CC;
}

.index_blog {
	width: 300px;
	float: right;
	color: #666666;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.index_blog_title {
	font-size: 2.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	display: block-inline;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.index_blog a:link,.index_blog a:visited {
	text-decoration: underline;
	color: #666666;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}
.index_blog a:active, .index_blog a:hover {
	color: #999999;
	font-size: 1.6em;
	font-weight: bold;
}
.index_blog_desc {
	display: block;
	margin-top: 4px;
}

.index_adsense {
	width: 300px;
	float: right;
	color: #6699CC;
}

.index_news_columnL {
	width: 240px;
	float: left;
	margin-right: 10px;
	background-color: #99CC99;
	padding: 10px;
}
.index_news_columnR {
	width: 240px;
	float: left;
	background-color: #FFCCFF;
	padding: 10px;
}


.index_footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.index_footerL {
	height: 24px;
	float: left;
	width: auto;
	color: #669ACC;
	line-height: 24px;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.index_footerR {
	color: #669ACC;
	float: right;
	height: 24px;
	width: auto;
	text-align: right;
	line-height: 24px;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.index_footerR a:link, .index_footerR a:visited {
	color: #669ACC;
	text-decoration: none;
}
.index_footerR a:active, .index_footerR a:hover {
	color: #669ACC;
	text-decoration: underline;
}

