.bar-blue {
	margin: 20px 25px 15px 25px;
	height: 25px;
	line-height: 25px;
	background: #2a87b0 url(../images/bar-blue.png) 0 -25px repeat-x;
	overflow: hidden;
	position: relative;
}

.bar-blue .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 25px;
	background: url(../images/bar-blue.png) no-repeat;
}

.bar-blue .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 25px;
	background: url(../images/bar-blue.png) -4px 0 no-repeat;
}

h1 {

	margin: 0;
	padding: 0 0 0 7px;
	float: left;
	color: #ddeaed;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
}

.bar-blue a {

	float: right;
	display: block;
	width: 18px;
	height: 18px;
	padding-right: 4px;
	padding-top: 3px;
}

.article {

	margin: 10px 25px 0 25px;
}

#page-content .article h2 {

	padding: 0 0 13px 0;
}

.article h2 a {

	color: #0078ab;
	font-size: 16px;
}

#page-content .article p {

	padding: 0 0 13px 0;
}

.article p a.more {

	font-weight: bold;
}

.article .info {

	height: 20px;
	line-height: 20px;
	color: #808080;
	font-size: 13px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 15px;
	margin: 0 0 24px 0;
}

.article:last-child .info, #page-content .ie-last-child .info {

	border: 0;
}

.article .info a {

	color: #808080;
}

.article .info span {

	margin-right: 22px;
}

.article .info span.comments {

	padding-left: 19px;
	background: url(../images/icon-comments.gif) no-repeat;
}

.article .info span.post {

	padding-left: 19px;
	background: url(../images/icon-newcomment.png) no-repeat;
}

.article .info span.share {

	padding-left: 19px;
	background: url(../images/icon-share.gif) no-repeat;
}

.article  blockquote {

	background: url(../images/quote_open.png) no-repeat;
	font-size: 11px;
	color: #444;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	padding: 2px 0;
	margin: 10px auto 0 auto;
}

.article blockquote p {

	padding: 0;
	margin: 0;
}

.article blockquote span {

	background: url(../images/quote_close.png) right bottom no-repeat;
	padding: 0 21px;
}

.article .author {

	text-align: left;
	color: #10628d;
	font-size: 0.75em;
	line-height:150%;
	margin-bottom:40px;
}

.navlinks {

	height: 40px;
	margin: 0 25px;
}

.navlinks a {

	color: #0078ab;
}

.navlinks .prev {

	float: left;
}

.navlinks .next {

	float: right;
}

#article-comments {

	text-align: left;
	margin: 0 26px;
}

#article-comments h3 {

	font-size: 14px;
	margin-bottom: 15px;
}

#article-comments .comment {

	margin: 15px 9px 0 9px;
}

#article-comments .comment p {

	padding: 0 0 13px 0;
}

#article-comments .comment .author {

	margin-bottom: 5px;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	position: relative;
	background: #d7e9f1 url(../images/commentbars.png) 0 -50px repeat-x;
	padding: 0 10px;
}

#article-comments .comment .author span {

	padding-left: 20px;
	font-size: 10px;
}

#article-comments .comment .author em {

	padding-left: 2px;
	font-size: 10px;
}

#article-comments .comment .author a {

	color: #055a7e;
}

#article-comments .comment .author .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 25px;
	background: url(../images/commentbars.png) -6px 0 no-repeat;
}

#article-comments .comment .author .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 25px;
	background: url(../images/commentbars.png) -6px 0 no-repeat;
}

#article-comments .comment .author .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 25px;
	background: url(../images/commentbars.png) -9px 0 no-repeat;
}

#article-comments .even .author {

	background-color: #aed3e3;
	background-position: 0 -25px;
}

#article-comments .even .author .l {

	background-position: 0 0;
}

#article-comments .even .author .r {

	background-position: -3px 0;
}

#post-comment {

	text-align: left;
	margin: 20px 26px 26px 26px;
	height: 270px;
}

#post-comment h3 {

	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #bababa;
	font-weight: normal;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	padding: 15px 0 4px 18px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.bbox {

	background-image: url(../images/bbox2-gradient.png);
}

.bbox .l, .bbox .r, .bbox .t, .bbox .b {

	background-image: url(../images/bbox2-border.png);
}

.bbox .t .l, .bbox .t .r, .bbox .b .l, .bbox .b .r {

	background-image: url(../images/bbox3-corners.png);
}

#post-comment form, #post-comment fieldset {

	margin: 0;
	padding: 0;
	position: relative;
}

#post-comment .colleft {

	width: 290px;
	height: 205px;
}

#post-comment .colright {

	position: absolute;
	width: 382px;
	height: 200px;
	bottom: 2px;
	right: 5px;
}

#post-comment .formrow {

	width: 290px;
	height: 20px;
	margin-top: 6px;
	float: right;
}

#post-comment .formrow label {

	float: left;
	width: 66px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	color: #bababa;
	text-align: right;
}

#post-comment .formrow label em {

	color: #449cc1;
	font-size: 10px;
	position: relative;
	top: -2px;
	left: 1px;
	margin-right: -3px;
}

#post-comment .formrow span {

	color: #585858;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	margin-left: 78px;
	position: relative;
	top: -5px;
}

#post-comment .formrow .input {

	float: left;
	width: 180px;
	height: 20px;
	position: relative;
	left: 18px;
}

#post-comment .formrow .input .binput, #post-comment .colright .binput {

	position: absolute;
	right: 4px;
	top: 4px;
	width: 180px;
	height: 12px;
	z-index: 0;
}

#post-comment .formrow input, #post-comment .colright textarea {

	position: absolute;
	right: 3px;
	top: 1px;
	background: none;
	border: none;
	width: 182px;
	height: 18px;
	color: #bababa;
	font-size: 11px;
	padding-top: 1px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
}

#post-comment .colright textarea {

	width: 349px;
	height: 183px;
	right: 5px;
	top: 2px;
	overflow: auto;
}

#post-comment .formrow input.message, #post-comment .colright textarea.message {

	font-style: italic;
	font-size: 10px;
	color: #3a91c3;
}

#post-comment .colright textarea.empty {

	padding: 10px;
	width: 340px;
	height: 151px;
	color: #888;
}


#post-comment .colright .binput {

	width: 345px;
	height: 180px;
	right: 7px;
}

#post-comment .submit {

	position: absolute;
	right: 5px;
	bottom: -17px;
	width: 53px;
	height: 20px;
}

#post-comment .submit button {

	width: 53px;
	height: 20px;
	border: none;
	background: #2b89b1 url(../images/submit.png) no-repeat;
	text-transform: uppercase;
	color: #c5dade;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	letter-spacing: 0.04em;
}

#post-comment form * {

	outline: none;
}
