@charset 'UTF-8';

#header-name {
	padding-bottom: 10px;
}
#blogPage .banner1 {
	padding-bottom: 10px;
}
#blogPage .banner2 {
	padding-bottom: 20px;
}
#blogPage .widget-header {
	text-align: center;
	padding-bottom: 5px;
}
#blogPage #blogProfile {
	padding: 10px;
	background: url("images/blogProfileBack.gif") repeat 0 0;
}
#blogPage #blogProfile .content {
	padding: 10px;
	margin-top: 10px;
	background: url("images/blogProfileContentBack.gif") repeat 0 0;
}
#blogPage #blogProfile .title {
	padding-bottom: 5px;
	color: #e7365c;
	font-size: 16px;
	font-weight: bold;
}
#blogPage #gamma .widget {
	margin-bottom: 30px;
}
.widget-recent-entries ul {
	padding: 0px 10px;
}
#blogPage #calendar .calendarhead {
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
}
#blogPage #calendar .holiday,
#blogPage #calendar .sunday {
	color: #f60000;
}
#blogPage #calendar .saturday,
#blogPage #calendar td .saturday a {
	color: #0000ef;
}
#blogPage #calendar td a {
	color: #b90000;
	font-weight: bold;
	text-decoration: underline;
}
#blogPage #calendar td {
	text-align: center;
}
#blogPage .content-nav {
	 display: none;
}
#blogPage #alpha .entry-asset {
	padding: 0 0 50px 15px;
}
#blogPage #alpha .entry-bg {
	width: 420px;
	background: #fef6ec url("images/blogEntryHeader.gif") no-repeat 0 0;
}
#blogPage #alpha .asset-header,
#blogPage #alpha .asset-content,
#blogPage #alpha .asset-footer {
	padding-left: 50px;
	padding-right: 50px;
}
#blogPage #alpha .asset-content,
#blogPage #alpha .asset-header {
	padding-top: 50px;
	padding-bottom: 25px;
}
#blogPage #alpha .asset-body {
	overflow: hidden;
	width: 320px;
}
#blogPage #alpha .entry-title,
#blogPage #alpha .entry-title a {
	font-size: 20px;
	font-weight: bold;
	color: #e7365c;
}
#blogPage #alpha .asset-footer {
	padding-top: 20px;
	padding-bottom: 50px;
	background: #fef6ec url("images/blogEntryFooter.gif") no-repeat 0 bottom;
}


#blogPage #comments {
	padding: 0 0 30px 15px;
	width: 420px;
}
#blogPage #comments .comments-content .comment {
	padding-bottom: 40px;
}
#blogPage #comments .comments-content .comment-header {
	padding: 5px 0;
	border-bottom: 1px dotted #bbb;
	margin-bottom: 10px;
}
#blogPage #comments .comments-open-header,
#blogPage #comments .comments-header {
	padding: 10px 0;
	font-size: 16px;
	color: #f60000;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}
#blogPage #comments .comments-header {
	color: #704A17;
}
#blogPage #comment-text {
	width: 90%;
	height: 120px;
}
#blogPage #comments #comments-open-data div,
#blogPage #comments #comments-open-text {
	padding-bottom: 15px;
	color: #333;
	font-size: 14px;
}
#blogPage #comments #comments-open-captcha div {
	color: #333;
	font-size: 14px;
}


#blogPage #alpha .asset-content img {
	max-width: 320px;
	height: auto;
}
#blogPage #alpha .asset-content .resizeImage {
	width: 320px;
	height: auto;
}




