/* Headers */
h1 {
	font-family: Georgia,Lucida Sans, Arial, sans-serif;
	font-size:34px;
	color:#333;
	text-align:left;
	font-weight:normal;
	padding-bottom:2px;
	letter-spacing:.5px;
}

h2 {
	font-family:Calibri,Georgia,Lucida Sans, Arial, sans-serif;
	font-size:17px;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-family:Georgia,Lucida Sans, Arial, sans-serif;
	font-size:20px;
	color:#103957;
	padding-bottom:6px;
	font-style:italic;
	font-weight:normal;
}

h4 {
	font-family:Calibri,Georgia,Lucida Sans, Arial, sans-serif;
	font-size:22px;
	color: #333;
	font-weight:bold;
	text-transform: capitalize;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
}
h4 .category {
	color: #153C67;
	text-transform:uppercase;
}
/* Post Paragraphs and Spans */
.post {
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-family: Calibri, Arial, sans-serif;

}

.post-header {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.post-header .splatter {
	float: left;
}
.post-header h1 a {
	color: #333;
	text-decoration: none;
	text-transform: capitalize;
}
.post-header h1 a:hover, .post-header h1 a:active {
	color:#153C67;
}
.post-author {
	padding-bottom:3px;
	font-size:11px;
	font-family:Georgia, sans-serif;
	margin-bottom:22px;
	color:#808080;
}
.post img {
	border: 1px solid #666666;
	padding: 2px;
	margin: 10px;
}

.post img.right, .post .right {
	float: right;
}
.post img.left, .post .left {
	float: left;
}
.post img.no_borders {
	border: 0px; !important
}

.post .show-more {
	background-color: #4a6f9a;
	border: 1px solid #898C72;
	color: #E8E8E8;
	font-family: Calibri,Arial,sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
.post .show-more .more-tools {
	float: right;
}
.post .show-more a {
	color: #E8E8E8;
	text-decoration: none;
	font-weight: normal;
}
.post .show-more a:hover {
	color: #000000;
	text-decoration: underline;
}

.post-comments {
	width:110px;
	text-align:right;
	float: right;
	font-family: Calibri,Arial,sans-serif;
}
.post-comments a {
	text-decoration: none;
	color: #153C67;
}
.post-comments a:hover, .post-comments a:active {
	border-bottom: dotted 1px #153C67;
}
.post {
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-family: Calibri, Arial, sans-serif;

}
.post, .post p, .post ol, .post ul {
	font-family: Calibri,Arial,sans-serif;
	font-size:15px;
	line-height:25px;
	text-align:justify;
	padding-bottom:12px;
	padding-left: 10px;
}
.post ol, .post ul {
	padding-left: 25px;
	line-height:15px;
}
.post a {
	color: #153C67;
	text-decoration: none;
	font-weight: bold;
}
.post a:hover {
	text-decoration: underline;
}
.post blockquote, .post blockquote p {
	font-family: Georgia,Arial,sans-serif;
	font-size:15px;
	line-height:25px;
	text-align:justify;
	margin-bottom:12px;
	margin-left: 20px;
	color:#333;
}
.post blockquote {
	border-left: solid 1px #333;
	padding-left: 10px;
}

.post blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}

p.subtitle {
	line-height:18px;
	padding-bottom:18px;
	text-transform:uppercase;
	font-size:17px;
	color:#616161;
}

.firstletter {
	font-size:20px;
}


/* TOOLBOX */
.toolbox .sub {
	border-bottom: 1px dotted rgb(218, 218, 218);
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family:Calibri,Arial,Georgia,sans-serif;
	font-size: 12px;
}
.sub h2 {
	font-weight: bold;
	font-family:Calibri,Arial,Georgia,sans-serif;
	color: #153C67;
}
.sub a {
	color: #333;
	text-decoration: none;
}
.sub a:hover {
	color: #153C67;
	text-decoration: underline;
}
.cloud {
	text-transform: capitalize;
}
.sub .technorati {
	padding: 0pt 18px 0pt 0pt;
	background: transparent url(http://static.technorati.com/static/css/img/icn/talkbubble.png) no-repeat scroll right center;
	color: rgb(56, 156, 4);
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-decoration: none;
}
.sub .comment_author {
	font-weight: bold;
}
.sub .comment_post {
	font-style: italic;
}

/* COMMENTS */
.comment-block {
	font-family: Calibri,Arial,Georgia,sans-serif;	
}
.comment-block .comment {
	border-top: 1px dotted #333;
	margin-top: 10px;
	padding-top: 10px;
	min-height: 50px;
}

.comment-block  .comment .comment-author {
	float: left;
	font-size: 11px;
}
.comment-block  .comment .comment-author .comment-name, .comment-block  .comment .comment-author .comment-name a, .comment-block  .comment .comment-post a {
	font-weight: bold;
	color: #153C67;
	font-size: 13px;
}
.comment-block  .comment .comment-post a {
	text-decoration: none;
}
.comment-block  .comment .comment-post a:hover {
	text-decoration: underline;
}
.comment-block  .comment .comment-author .comment-date {
	font-style: italic;
}
.comment-block  .comment .comment-author .comment-time {
	font-style: italic;
}
.comment-block  .comment .comment-author .comment-count {
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	z-index: 99;
	top: 0;
	left: 0;
}
.comment-block  .comment .comment-post {
	padding-left: 150px;
	width: 520px;
	text-align: justify;
}
.comment-block .comment-addnew {
	margin-top: 50px;
	padding: 10px;
	border: 1px solid #333;
	background-color: #CCCCCC;
}
.comment-block .comment-addnew .comment-rules {
	font-size: 11px;
	margin-bottom: 10px;
	width: 500px;
}

/* FORMS */
label {
float: left;
width: 150px;
font-weight: bold;
}
input[type='text'],input.text, select, textarea {
	margin-bottom: 5px;
	border: 1px dotted #4A4A4A;
	background-color:#E6E6E6;
	color: #4A4A4A;
	width: 200px;
}
textarea {
	width: 350px;
	height: 150px;
}
input.short {
	width: 20px;
	text-align: center;
}
input:focus, select:focus, textarea:focus {
	background-color: #FFFFFF;
	border: 1px solid #4A4A4A;
}


.comment_error {
	background-image:url(../images/structure/content/comments/errorback.png);
	border: 1px solid #153C67;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #153C67;
}
.comment_error ol {
	margin-left: 25px;
}
.comment_error img {
	border: 0px;
	margin: 0;
	padding: 0;
	vertical-align: text-top;
}
p.comment_error_title {
	font-weight:bold;
	margin:0;
	font-size: 125%;
}
