body {
    padding: 0px 16px 32px 16px;
    margin: 0px;
    color: #000000;
    background: #FFFFFF;
}
ul {
    margin-top: 0.2em;
    margin-bottom: 0.7em;
    padding-top: 0px;
    padding-bottom: 0px;
}
li {
    padding-bottom: 0.5em;
}
.links li {
    padding-top: 0px;
    padding-bottom: 0px;
}
.link_title {
    text-decoration: none;
}
.link_title:hover {
    text-decoration: underline;
}
.link_date {
    color: #666666;
}

ul#news {
    margin-top: 1em;
}

#blogrdf_here {
    font-size: 85%;
    line-height: 105%;
}
#blogrdf_here a {
    text-decoration: none;
}
#blogrdf_here a:hover {
    text-decoration: underline;
}
h2 {
    color: #18710C;
    font-size: 130%;
    font-style: italic;
    font-weight: bold;
    margin: 0px;
}
h2, address {
    padding: 0.4em 0px 0.2em 0px;
    border-top: 1px solid #2C08C5;
}
address {
	clear: both;
    margin: 0px;
    color: #5940C5;
    font-family: Courier New;
    font-size: 80%;
    font-style: normal;
	text-align: center;
}

/* ---------------------------------------------------------------- */

.links .users em {
  background-color: #fff0f0;
  display: inline;
  font-style: normal;
  font-weight: normal;
  color: #ff6666;
  font-size: 80%;
}

.links .users em a {
  color: #ff6666;
  text-decoration: none;
}

.links .users strong {
  background-color: #ffcccc;
  font-style: normal;
  font-weight: normal;
  display: inline;
  color: red;
  font-size: 80%;
}

.links .users strong a {
  color: red;
  text-decoration: none;
}

/* ---------------------------------------------------------------- */

#mainarea {
	position: relative;
	width: 100%;
}
.content {
	padding-right: 250px;
}
.sidebar {
	position: absolute;
	top: 0.7em;
	right: 0px;
	width: 243px;
	background: #FFFFFF;
}

/* ---------------------------------------------------------------- */

.sidebar dl {
    border: #2C08C5 solid 1px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
.sidebar dl dt {
    background: #2C08C5;
    font-size: 12px;
    color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 1px 2px 2px 2px;
	height: 14px;
	line-height: 14px;
}
.sidebar dl dt a {
    color: #FFFFFF;
    text-decoration: none;
}
.sidebar dl dt a:hover {
    text-decoration: underline;
}
.sidebar dl dd {
	text-align: left;
    font-size: 12px;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}
.sidebar .sidehalfright {
    float: right; width: 120px;
}
.sidebar .sidehalfleft {
    float: left; width: 120px;
}


/* ---------------------------------------------------------------- */

.sidebar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 8px 0 0 0;
	text-align: center;
}

/* ---------------------------------------------------------------- */

.sidebar dl dd div.barlink {
    height:         1.2em;
    line-height:    1.2em;
    width:          100%;
    overflow:       hidden;
    word-break: 	break-all;
}
.sidebar dl dd div.barlink a {
    text-decoration: none;
    word-break: break-all;
}
.sidebar dl dd div.barlink a:hover {
    text-decoration: underline;
}

/* ---------------------------------------------------------------- */

#subscribe_rss img {
	border: 1px solid #FFFFFF;
}
#subscribe_rss img:hover {
	border: 1px solid #0000FF;
}

/* ---------------------------------------------------------------- */
#twitter_update_list li {
	text-align: left;
	padding: 2px;
	overflow: hidden;
}
/* ---------------------------------------------------------------- */
