@charset "UTF-8";
/*
 Share Style [
----------------------------------------------------------- */
body {
	text-align: center;
	width: 808px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
code {
	font-size: x-small;
}
pre {
	font-size: x-small;
}
li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
blockquote {
	color: #555555;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px solid #A6C0D9;
}
.small {
	font-size: x-small;
}
.photo {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
/*
 Link Color [
----------------------------------------------------------- */
a:link, a:active, a:visited {
	color: #412A2A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.blogEntryLinks,  {
	float: right;
	color: gray;
	font-size: x-small;
	padding-right: 15px;
}
.blogEntryLinks a:link,.blogEntryLinks a:active,.blogEntryLinks a:visited {
	color: gray;
	text-decoration: none;
}
.blogEntryLinks a:hover {
	text-decoration: underline;
}
.itemLinks, .commentLinks, .trackbackLinks {
	color: gray;
}
/*
 Layout [
----------------------------------------------------------- */
.bodyContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	color: #6f6f6f;
}
#container {
	clear: both;
	float: left;
	width: 570px;
}
#content:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#main {
	margin: 0px;
	padding: 8px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D7D5B5;
}
#sidebar {
	width: 210px;
	float: right;
}
#gm {
	background-color: #412a2a;
	height: 26px;
	padding-left: 10px;
	border-bottom: solid 1px #C5C5C5;
}
#gm ul {
	margin: 0px;
	padding: 0px;
}
#gm ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: none;
	list-style-type: none;
}
#gm a {
	display: block;
	overflow: hidden;
	text-indent: -200px;
	margin-right: 1px;
}
#gm a:hover {
	background-position: 0px -26px;
}
#gm a.selected {
	background-position: 0px -26px;
}
.gm-top a {
	width: 189px;
	height: 26px;
	background: transparent url(images/menu_top.gif) no-repeat;
}
.gm-plan a {
	width: 189px;
	height: 26px;
	background: transparent url(images/menu_planners.gif) no-repeat;
}
.gm-staff a {
	width: 189px;
	height: 26px;
	background: transparent url(images/menu_staffs.gif) no-repeat;
}
#bloglink {
	float: right;
	text-align: right;
	margin-right: 8px;
	height: 38px;
	vertical-align: baseline;
}
/*
 Header [
----------------------------------------------------------- */
#header {
	text-indent: -1000px;
	margin-left: 2px;
	background-image: url(images/header.gif);
	background-position: center;
	height: 80px;
}
.blogName {
	height: 52px;
	width: 187px;
}
#subHeader {
	clear: boht;
	float: left;
	height: 80px;
	width: 700px;
	padding-left: 19px;
}
#subHeader h1 {
	display: block;
	margin: 0px;
	font-size: small;
}
.blogDescription {
	font-weight: none;
}
/*
 Sidebar Contents [
----------------------------------------------------------- */
/* [ calendar
----------------------------- */
.calendar {
  font-size: x-small;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}
.calendarDayHeader {
  font-size: x-small;
  background : #412A2A;
  color: #FFFFFF;
}
.calendarDay {
  font-size: x-small;
}
.calendarDayWithEntries, .calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  font-size: x-small;
  font-weight: bold;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  font-size: x-small;
  background : #5A3780;
  color: white;
  font-weight: bold;
}
/* [ category 
----------------------------- */
.category {
	font-size: small;
}
ul.category{
	margin: 0px;
	padding: 0px;
	padding-top: 32px;
	padding-left: 108px;
	color: white;
	font-weight: bold;
}
ul li.category {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	padding-right: 6px;
	color: white;
}
ul li.category a:link,ul li.category a:visited,ul li.category a:hover,ul li.category a:active{
	color: white;
}
.selectedCategory {
	font-size: small;
	color: #412A2A;
}
/* [ items as sidebar/control
----------------------------- */
.item {
	font-size: small;
	text-align: left;
	border: 1px solid #412A2A;
	margin-bottom: 5px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
	background: #412A2A;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	padding: 4px;
}
.itemBody {
	font-size: x-small;
	padding: 5px;
}
.yg-itemBody {
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDDCC3;
	border-bottom-color: #CDDCC3;
	border-left-color: #CDDCC3;
	margin-bottom: 5px;
}
.g-itemBody {
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6C6A6;
	border-bottom-color: #A6C6A6;
	border-left-color: #A6C6A6;
	margin-bottom: 5px;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
	color: gray;
	font-size: x-small;
}
.itemBodyEven {
	background: white;
}
.itemBodyOdd {
	background: #EAF2CF;
}
.calender-header {
	background-image: url(images/calender.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 210px;
	font-size: 0px;
	color: white;
}
.newEntry-header {
	background-image: url(images/newEntry.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 210px;
	font-size: 0px;
	color: #A6C6A6;
}
.comments-header {
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 210px;
	font-size: 0px;
	color: #CDDCC3
}
.trackback-header {
	background-image: url(images/trackback.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 210px;
	font-size: 0px;
	color: #A6C6A6;
}
.links-header {
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 210px;
	font-size: 0px;
	color: #CDDCC3
}
.linksBody {
	background: #CDDCC3;
	height: 72px;
	padding: 6px;
	color: #484D44;
}
.links-photo {
	float: left;
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 66px;
	text-indent: -1000px;
}
.links-text {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}
/* [ sidebar
----------------------------- */
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	display: block;
	list-style-type: none;
	text-indent: 10px;
}
#sidebar ul li a {
	color: #7c7c7c;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #432564;
	text-decoration: none;
}
/*
 Main Contents [
----------------------------------------------------------- */
.main-top {
	background-image: url(images/main-top.gif);
	background-repeat: no-repeat;
	height: 54px;
}
.blogEntry {
	text-align: left;
	background: white;
	padding-top: 5px;
	padding-bottom: 10px;
}
.blogEntryHeader {
	float: left;
	clear: none;
	color: #5A3780;
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #5A3780;
	word-spacing: 15px;
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	color: #5A3780;
	text-decoration: none;
}

.blogEntryBody {
	clear: both;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: small;
 	line-height: 130%;
}
.blogCommentHeader {
	padding-left: 19px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	vertical-align: center;
	height: 14px;
}
.blogTrackbackHeader {
	padding-left: 19px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	vertical-align: center;
	height: 14px;
}
.blogEntryMetadata {
	float: left;
	clear: none;
	color: gray;
	font-size: x-small;
	padding-left: 15px;
}
.blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
	color: gray;
}
 /*
.blogEntryContributor {
	float: left;
	clear: none;
	padding-left: 20px;
	font-weight: bold;
	color: #5A3780;
	font-size: small;
}*/
.blogEntryContributor, .blogEntryContributor a:link, .blogEntryContributor a:visited, .blogEntryContributor a:active {
	color: #5A3780;
	font-size: small;
}
.blogEntryBottom {
	clear: both;
	padding-top: 15px;
}
.dot {
	clear: both;
	background-image: url(images/line_dot.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 557px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bodyContentEven {
	background: white;
}
.bodyContentOdd {
	background: #EAF2CF;
}

/*
 Comment/Trackback [
----------------------------------------------------------- */
.comment {
	font-size: small;
}

.commentBody {
	font-size: small;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
	font-weight: bold;
}
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active {
	color: gray;
	font-size: x-small;
}

.trackback {
	font-size: small;
}

.trackbackBody {
	font-size: small;
}
.trackbackHeader, .trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
	font-weight: bold;
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
	color: gray;
	font-size: x-small;
}
/*
 footer [
----------------------------------------------------------- */
#footer {
	margin-top: 10px;
	clear: both;
	text-align: left;
	background-color: #412a2a;
	color: #9b917e;
	font-size: 11px;
	line-height: 1.1em;
	padding-top: 6px;
	padding-left: 4px;
	height: 20px;
}
#footer-bottom {
	height: 10px;
}

.login {
	text-align: right;
}
.login a:link, .login a:active, .login a:visited {
	font-size: 10px;
	color: #FFFFFF;
}
.login a:hover {
	color: #999999;
	text-decoration: none;
}

/*
 other [
----------------------------------------------------------- */
.winheader {
	background : #412A2A;
	color: white;
	font-weight: bold;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
	color : white;
}
.help, .help a:link, .help a:visited, .help a:active {
	color: gray;
	font-size: 11px;
	text-align: right;
}
.validationError {
	color: white;
	background-color: #B20D1C;
}
textarea {
	width: 480px;
}
/*
 tags [
----------------------------------------------------------- */
.tagCloud {
	line-height: 36px;
}
.tagCloud1 {
	font-size: 10px;
}
.tagCloud2 {
	font-size: 12px;
}
.tagCloud3 {
	font-size: 14px;
}
.tagCloud4 {
	font-size: 16px;
}
.tagCloud5 {
	font-size: 18px;
}
.tagCloud6 {
	font-size: 20px;
}
.tagCloud7 {
	font-size: 22px;
}
.tagCloud8 {
	font-size: 24px;
}
.tagCloud9 {
	font-size: 26px;
}
.tagCloud10 {
	font-size: 28px;
}