/*
This style came from Movable Lines ( http://www.movablestyle.com/index.php?style=Modern+Lines )
Released under the GPL ( http://www.movablestyle.com/archives/000015.php )
By Scott Yang http://scott.yang.id.au/
*/

body, table
{
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif, generic;
}

body
{
	background-color: #363A45;
	margin: 0;
	padding: 0;
	font-size: small;
	font-weight: normal;
	color: #AFB9B4;
}

a
{
	color: #88B28E;
	text-transform: inherit;
	text-decoration: underline;
}

a:link
{
	text-transform: inherit;
	text-decoration: underline;
}

a:visited
{
	color: #789D7D;
}

a:active
{
	display: inline;
	background-color: #88B28E;
	color: #363A45;
}

a:hover
{
	display: block;
}

h1, h2, h3
{
	color: #CCD8D2;
	margin: 0px;
}

#banner
{
	background-color: #363A45;
	margin: 0px;
	color: #AFB9B4;
	padding: 10px 0 15px 0;
	/* 	border-bottom: #dde solid 1px; */
}

#banner-commentspop
{
	/* 	border-bottom: #888 solid 1px; */
	/* 	border-left: #888 solid 10px; */
	color: #666;
	font-size: x-large;
	font-weight: bold;
	margin: 5px 5px 10px 5px;
	padding: 0 0 3px 3px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover
{
	color: #AFB9B4;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: none;
}

#banner h1
{
	padding: 0 0 3px 13px;
	color: #fff;
}

#banner .description
{
	color: #7B956C;
	font-size: small;
	font-weight: bold;
	margin-left: 30px;
}

#content
{
	margin: 0 230px 10px 10px;
	/* 	border-right: #dde solid 1px; */
}

#container
{
	margin: 0 10px 10px 10px;
}

#links
{
	background-color: #363A45;
	/* 	border-left: 1px solid #dde; */
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 210px;
}

#content .blog, #container .blog
{
	/* 	border-left: #dde solid 1px; */
	margin-left: 163px;
}

#content .blog
{
	background-color: #363A45;
}

.blog ul li
{
	display: inline;
	float: left;
	list-style-type: none;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 3px 6px 5px 6px;
	height: 34px;
	line-height: 30px;
	font-variant: small-caps;
	font-size: larger;
	margin: 0 2px 0 2px;
	position: inherit;
}

.blogbody
{
	color: #AFB9B4;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	margin: 0 20px 15px 20px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited
{
	/* 	border-bottom: 1px dotted #334; */
}

.blogbody a:active,
.blogbody a:hover
{
	/* 	border-bottom: 1px solid #668; */
}

.title
{
	/* 	color: #8D8EB4; */
	color: #CCD8D2;
	font-size: 18px;
	margin: 0 0 8px -6px;
	font-family: Georgia, Times New Roman, serif, generic;
}

#menu
{
	/* 	border-bottom: #eef solid 1px; */
	/* 	border-right: #eef solid 10px; */
	font-size: small;
	margin-right: 10px;
	padding: 0 5px 2px 0;
	text-align: right;
}

.date
{
	/* 	border-right: #dde solid 1px; */
	/* 	border-bottom: #dde solid 1px; */
	/* 	border-left: #dde solid 5px; */
	color: #9BBB88;
	font-size: small;
	font-weight: normal;
	height: 20px;
	left: -151px;
	margin: 0;
	padding-top: 5px;
	padding-right: 8px;
	position: relative;
	top: 20px;
	width: 137px;
	text-align: right;
}

.posted
{
	color: #666;
	display: block;
	font-size: x-small;
	font-style: italic;
	margin-top: 8px;
	text-align: right;
	clear: left;
}

.calendar
{
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
	text-align: center;
}

div.calendar
{
}

div.calendar table
{
	margin-left: 8px;
}

.calendarhead
{
	/* 	border-bottom: #eef solid 1px; */
	/* 	border-left: 10px solid #dde; */
	color: #666;
	font-size: small;
	font-weight: bold;
	padding: 0 0 0 3px;
	text-align: left;
	width: 100%;
}

.side
{
	color: #855F5A;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	margin: 0px;
	padding: 3px 0 3px 6px;
	/* 	border-left: 1px solid #ddf; */
	/* 	border-top: 1px solid #ddf; */
	/* 	border-right: 1px solid #eef; */
	/* 	border-bottom: 1px solid #eef; */
	clear: both;
}

.side a:hover
{
	padding-left: 3px;
	/* 	border-left: 1px solid #dde; */
}

.sidetitle
{
	color: #99BB88;
	font-size: small;
	font-weight: bold;
	padding: 0 0 2px 0px;
	margin-top: 15px;
}

.syndicate
{
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
}

.powered
{
	font-size: x-small;
	font-weight: bold;
	line-height: 140%;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
}

.comments-body
{
	/* 	border-left: #ccc solid 10px; */
	/* 	border-bottom: #ccc solid 1px; */
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	margin: 0 10px 20px 10px;
	padding-left: 5px;
}

.comments-post
{
	color: #777;
	display: block;
	font-size: x-small;
	font-style: italic;
	margin-top: 3px;
	text-align: right;
}

.trackback-url
{
	/* 	border-bottom: #888 solid 1px; */
	/* 	border-left: #888 solid 10px; */
	color: #777;
	font-size: small;
	font-weight: normal;
	margin: 0 5px 10px 5px;
	padding: 0 0 3px 3px;
}

.trackback-body
{
	/* 	border-bottom: #ccc solid 1px; */
	/* 	border-right: #ccc solid 10px; */
	color: #777;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	margin: 0 5px 10px 5px;
}

.trackback-post
{
	color: #777;
	font-size: small;
	font-weight: normal;
}

.comments-head
{
	color: #9BBB88;
	font-size: small;
	font-weight: bold;
	margin: 0 0 5px 10px;
}

#author, #email, #url, #text, #title
{
	/* 	border-bottom: #888 solid 1px; */
	/* 	border-left: #888 solid 10px; */
	/* 	border-right: #ccc solid 1px; */
	/* 	border-top: #ccc solid 1px; */
	padding-left: 3px;
}

/* calendar css */
.calendarHeader
{
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
	background: #666;
}

.calendarToday
{
	font-size: 12px;
	font-weight: bold;
	background: black;
}

.calDayLink
{
	font-style: italic;
}

.calendar
{
	font-size: 12px;
	font-weight: bold;
}

.calendartab
{
	font-size: 12px;
	font-weight: bold;
	/* 	border: 2px solid #b0e0e6; */
}

#Cal
{
	font-size: 12px;
}

