@charset "UTF-8";
@import url(/themes/theme_c33/base.css);
@import url(/themes/theme_c33/c33.css);

/*
 Share Style [
----------------------------------------------------------- */
code {
	font-size: x-small;
}
pre {
	font-size: x-small;
}
form {
	margin: 0px;
}
blockquote {
	color: #555555;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px solid #A6C0D9;
}
.small {
  font-size: x-small;
}
.photo {
  border: 0;
  margin: 5px;
  text-align: center;
}
/*
 Link Color [
----------------------------------------------------------- */
a:link, a:visited, a:active {
  color: #642608;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.blogEntryLinks, .itemLinks, .commentLinks, .trackbackLinks {
  float: right;
  color: gray;
  font-size: x-small;
}
/* [ items as sidebar/control
----------------------------- */
.item {
	font-size: small;
	text-align: left;
	border: 1px solid #A25834;
	margin-bottom: 5px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: #A25834;
  color: #FFFFFF;
  font-size: x-small;
  font-weight: bold;
  padding: 4px;
}
.itemBody {
  font-size: x-small;
  padding-bottom: 10px;
}

.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-size: x-small;
}

.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: #DABCAE;

}
/*
 Main Contents [
----------------------------------------------------------- */
.blogName {
	margin: 0 0 25px 17px;
	font-family: "Tahoma";
	font-weight: normal;
	font-size: 24px;
}
.blogName a:link, .blogName a:visited, .blogName a:active {
	color: #BFBFBF;
	text-decoration: none;
}
.blogDescription {
	color: #BFBFBF;
	font-family: "Tahoma";
	font-weight: normal;
	font-size: 14px;
}
.blogEntry {
	margin: 0 15px 50px 17px;
}
.blogEntryHeader {
	font-size: 14px;
	font-weight: bold;
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	color: #666666;
	text-decoration: none;
}
.blogEntryBody {
	margin: 10px 0 0 0;
	line-height: 1.5em;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-size: x-small;
}
.blogEntryBottom {
  clear: both;
  padding-top: 5px;
}
.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: #DABCAE;

}
.thumb-box {
	padding-left: 17px;
}
.thumb {
	float: left;
	width: 143px;
	height: 210px;
	overflow: hidden;
	text-align: center;
	line-height: 120%;
	padding: 0 0 20px 0;
	color: #666666;
	font-size: 90%;
}
.thumb-inner {
	border: 1px solid #cccccc;
	width: 130px;
	height: 200px;
}
.thumb-inner a:link,.thumb-inner a:visited,.thumb-inner a:active {
	height: 200px;
	text-decoration: none;
	color: #666666;
	display: block;
}
.thumb-inner a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #EFE8DC;
	display: block;
}
/*
 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;
}
/*
 other [
----------------------------------------------------------- */
.winheader {
  background : #A25834;
  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;
}
/*
 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;
}