#contentContainer div#c_1 {
	width: 189px;
}

#contentContainer div#c_2 {
	width: 452px;
}

#c_2 * {
	font-family: "Times New Roman", serif;
}

#c_1 {
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
}

#c_2 {
	font-size: 14px;
	padding-left: 23px;
	padding-right: 20px;
	margin-bottom: 16px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

#c_2 h3, #c_2 div.paginationWrapper {
	clear: both;
}


#c_1 ul.summary > li > a {
	font-weight: bold;
	font-size: 13px;
}

#c_1 ul {
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
#c_1 li {
	list-style: none;
}
#c_1 ul.articles a {
	color: black;
	font-size: 11px;
	font-weight: normal;
}
#c_1 div.about {
	margin-bottom: 14px;
	padding: 6px 0px;
	font-size: 14px;
	border-bottom: 16px solid #ccc;
}
#c_1 div.about h2 a {
	font-size: 23px;
	font-weight: 900;
	margin-bottom: 8px;
	color: black;
}
#c_2 form fieldset label {
	width: 70px;
}
#c_2 form fieldset label.checkbox {
	width: auto;
}
#c_2 form fieldset input.text {
	width: 150px;
}
#c_2 form fieldset textarea {
	width: 300px;
}
#c_2 .prev, #c_2 .next {
	padding: 0px 20px;
}

#c_2 ol.commentList {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
#c_2 ol.commentList li {
	border-top: 1px solid #ccc;
	padding-top: 8px;
}

#c_2 ol.commentList li:first-child {
	border-top: 0px solid white;
}
/*
ol.commentList li.row2,  ol.commentList li.row4, ol.commentList li.row6 {
	background-color: #f5f5f5;
} */

.commentList .commentsR1 {
	float: left;
	width: 20px;
	margin-bottom: 12px;
}
.commentList .commentsR2 {
	float: left;
	width: 85px;
	margin-bottom: 12px;
}
.commentList .commentsR3 {
	float: left;
	width: 342px;
	margin-bottom: 12px;
}
.commentList .commentSep {
	display: block;
	height: 1px;
	clear: both;
}
#c_2 ol.commentList li {
	clear: both;
}

#c_2 ol.commentList li a {
	font-weight: normal;
}

#c_2 div.name {
	text-align: right;
}

#c_2 h2 {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 8px;
}
#c_2 h2 a {
	font-size: inherit;
	font-weight: inherit;
}
#c_2 a {
	color: black;
}
#c_2 div.full a,
#c_2 div.summary a {
	color: #004276;
}
#c_2 div.entry {
	margin: 12px 0px 26px;
	clear: both;
}
#c_2 div.entryFooter {
	margin-top: 8px;
	font-style: italic;
}
#c_2 a.summarymore {
	color: red;
}

#c_2 div.entryFooter a {
	font-weight: normal;

}

#c_2 img.photo {
	border: 1px solid black;
}

#c_2 div.photo {
	float: right;
	margin: 0px 10px 14px 14px;
	text-align: right;
	font-size: 10px;
}
#c_2 div.photo div.desc {
	font-family: "Verdana", sans-serif;
}

#c_2 div.w474 {
	float: none;
	margin: 0px 0px 14px 0px;
	width: 452px;
}

#c_2 div.w474 img {
	width: 450px;
}


#c_2 div.w150 {
	width: 150px;
}


#c_2 div.full, #c_2 div.summary {
	font-size: 15px;
}

#c_2 div.full p {
	font-size: 15px;
	margin-bottom: 1em;
}

#c_2 div.summary p {
	margin-bottom: 1em;
}


#c_2 div.full br {
/*        display: block;
	height: 15px;
	width: 15px;
	border: 1px solid red;
	margin-bottom: 15px; */
}

textarea {
	border: 1px solid #ccc;
}
#respond {
	margin-top: 1.6em;
}
#contentContainer ul.summary li {
	margin-bottom: 0px;
}
#contentContainer ul {
	list-style-image: none;
}

div.backend {
	border: 1px solid black;
	margin: 10px 0px;
}

ul.bloglist div.desc {
	font-size: 13px;
}

div.backtoblogs {
	margin-bottom: 0.8em;
}

