@charset "utf-8";
.contents_box {
	clear: both;
	overflow: auto;
	padding-top: 0px;
}

/* CSS Document */

a {
	color:#FFFFFF
}

#cont_left a {
	color:#5A6198;
}

.contents_box h4 {
	font-weight: bold;
	font-size: 14px;
	float: left;
	display: block;
}
.contents_inner .blog_top {
	background-image: url(../../img/blog/h3.gif);
	background-repeat: no-repeat;
	height: 30px;
	clear: both;
	overflow: auto;
}
.blog_top  h3 {
	font-weight: bold;
	font-size: 14px;
	float: left;
	padding-top: 8px;
	padding-left: 20px;
	display: block;
}
.blog_top  .date_txt {
	float: right;
	display: block;
	padding-top: 8px;
	margin-right: 10px;
}
.contents_box .clearfix {
	margin-bottom: 20px;
}

.contents_box .float_left {
	float: left;
	width: 400px;
}
.contents_box .float_right {
	float: right;
	width: 150px;
}
.contents_box .blog_body {
	margin-left: 20px;
}


#cont_right h5 {
	margin-bottom: 10px;
}
#cont_right table {
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
	font-size: 14px;
}
#cont_right caption {
	font-size: 14px;
	color: #FFFFFF;
	word-spacing: 0.2em;
}
#cont_right  th {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#cont_right td {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#cont_right ul {
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFFFFF;
}
#cont_right li a {
	color: #FFFFFF;
}
#cont_right p {
	text-align: left;
	margin-left: 20px;
}


#calendar {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#calendar a {
	text-decoration: underline;
	font-weight: bold;
}

#calendar a:hover {
	background-color: #5A6198;
}


#calendar .sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
	color: #FF0033;
}

#calendar .saturday,
.saturday a:link,
.saturday a:visited {
    color: #0099ff;
}

.today {
	display: block;
	border: 1px solid #FFFF00;
}

.contents_box .blog_footer {
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.contents_box .blog_comments {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
h2.comments-header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A6198;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5A6198;
	margin-bottom: 10px;
	padding-top: 5px;
}h2.comments-open-header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A6198;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5A6198;
	padding-top: 5px;
}
.comment-content{
	margin-bottom:20px;
}
.asset-meta {
	margin-bottom:10px;
}

#entry_more {
}

#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comments-open-text {
	margin-bottom:5px;
	margin-left:20px;
}

#comments-open-footer, .label, .field {
	margin-bottom:5px;
	margin-left:20px;
}

.field img {
	margin-bottom:10px;
}

.field p {
	margin-top:10px;
	margin-bottom:10px;
}

p.coments_txt{
	margin-bottom: 10px;
	font-weight: bold;
}

h4.search-results-header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}.module-content {
	margin-bottom: 20px;
}
.module-content form {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 20px;
}
