/* ----------
modified by kenpeng
powered by wretch design wizard - www.wretch.cc
---------- */
body {
	margin: 0pt 5%;
	background-color: #6699cc;
}
a {
	text-decoration: underline;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:active {
	color: #003366;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#container {
	padding: 5px;
	background-color: #ffffff;
	text-align: left;
	width: 620px;
}
#banner {
	border-bottom: 1px dotted rgb(102, 153, 204);
	background-color: #99cc66;
	color: #ffffff;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	text-align: left;
}
#banner-commentspop {
	border-bottom: 1px dotted rgb(102, 153, 204);
	padding: 15px;
	background-color: #99cc66;
	color: #ffffff;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
}
#banner a {
	color: #ffffff;
	text-decoration: none;
}
#banner h1 {
	font-size: xx-large;
	font-weight: bold;
}
#banner .description {
	font-size: small;
}
#content {
	background-color: #ffffff;
	color: #333333;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	width: 70%;
	float: left;
}
#menu {
	background: #ffffff;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	margin-bottom: 15px;
}
.blog {
	padding: 8px;
	background-color: #ffffff;
}
.blog p {
	color: #333333;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}
.blog blockquote {
	line-height: 150%;
}
.blog li {
	line-height: 150%;
}
.blog h2 {
	border-bottom: 1px solid rgb(51, 51, 51);
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
.blog h3 {
	color: #000000;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
.blog .blogbody {
	margin-bottom: 25px;
}
.blog .posted {
	border-top: 1px dotted rgb(153, 153, 153);
	padding: 3px;
	color: #999999;
	display: block;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}
#links {
	margin: 0pt 0pt 0pt 70%;
	background-color: #ffffff;
	width: 29.5%;
}
.side, .syndicate, .powered {
	padding: 3px 15px 10px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	text-align: left;
}
.side a {
	text-decoration: none;
}
.side a:link {
}
.side a:visited {
}
.side a:active {
}
.side a:hover {
}
.calendar {
	padding: 2px;
	line-height: 140%;
	color: #333333;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	text-align: center;
	margin-bottom: 30px;
}
.calendar table {
	border: 0px none;
	padding: 2px;
	border-collapse: collapse;
	width: 100%;
}
.calendar caption {
	border-bottom: 1px solid rgb(153, 153, 153);
	padding: 3px;
	color: #666666;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
.calendar th {
	text-align: center;
	font-weight: normal;
}
.calendar td {
	text-align: center;
}
.sidetitle {
	border-bottom: 1px solid rgb(153, 153, 153);
	margin: 3px;
	color: #666666;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-align: left;
	text-transform: uppercase;
}
.side ul {
	margin: 0px 0px 30px;
	padding-left: 0px;
}
.side li {
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}
.side img {
	border: 5px solid rgb(238, 238, 238);
}
.photo {
	text-align: left;
	margin-bottom: 20px;
}
.link-note {
	padding: 2px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 15px;
}
.comments-head {
	border-bottom: 1px solid rgb(51, 51, 51);
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.comments-body {
	color: #333333;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
}
.comments-body textarea {
	width: 75%;
}
.comments-post {
	border-top: 1px dotted rgb(153, 153, 153);
	padding: 3px;
	color: #999999;
	display: block;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}
.side {
}
#serviceList li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.innertext p {
}
#interactionList {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.boxAddFriendLink {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.boxGiftLink {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#link_addfriend {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#link_gift {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container1 {
	margin: 0pt auto 0pt 0pt;
	width: 750px;
}
#main2 {
}
#divThird {
}
#footer {
	clear: both;
}
