div#divNoCommentsTitle,
div#divCommentsTitle { 
	padding-bottom: 10px;
	font-size: 120%;
}

div#divNoCommentsTitle h4,
div#divCommentsTitle h4 { 
	padding-top: 10px;
	color: #EB7500 !important;
}

input.formButton {
	margin: 5px 0px;
}

.smartBlog ul
{
	list-style: none !important;
	margin: 5px 0px;
}

.smartBlog ul li
{
	padding: 0px !important;
}

.mainContent ol li,
.mainContent ul li {
  	margin: 0px 0px 0.5em 0px;
}

#socialButtons {
	width: 100%;
}
#socialButtons > div {
	float: left;
}

#blogHeaderImage {		
	background: #E4701D url("/resources/images/blogBalloons.png");
	background-position: right;
	background-repeat:no-repeat;
	width: 100%;
	height: 106px;
	margin: 8px 0px;
	display: table;
}


#blogHeaderImage div {
	display: table-cell;
	vertical-align: middle;
	color: White;
	padding-left: 15px;
	font-size: 2em;
}

.smartBlogContainer{clear: both;display: table;padding-left : 20px;padding-right : 20px;}
.smartBlogLeft {float: left; width: 70%;}
.smartBlogRight {float: right; width: 25%;}

/* Search */
.smartSearchInput {width: 95%;}
.smartSearchButton {border: none; color: #ffffff;font-weight: bold;padding: 0px 3px 0.4em 3px;background: #e6801b url(/Resources/images/bg_formbutton.gif) repeat-x 0px 100%;
    height: 2em;line-height: 1em;cursor: pointer;width:auto;border-radius: 5px;}
/* General Smart Blog Settings */
.smartTopBorder {margin-top: 20px;}
.smartRightSectionContainer {border: 5px solid #e7e7e7;border-radius: 5px;margin-top: 10px;}
.smartRightSectionContainer li { list-style-type: circle; list-style-position: inside; padding-left: 5px; font-size: 0.75em;padding-top: 5px; }
.smartSubTitle { background: none repeat scroll 0 0 #ebebeb;clear: both;font-size: 12pt;text-transform: uppercase;display: block; padding-top:5px;padding-bottom:5px;}

/* Posts & Listing */
#postPageBody {padding-top: 5px;}
.postList {margin: 10px 0 10px 0;}
.postList ul {border-bottom: 1px dashed #C2C2C2;border-top: 1px dashed #C2C2C2;float: left;padding-bottom: 1px;padding-top: 5px;width: 98%; padding-left:10px;}
.postList ul li { float: left;font-size: 12px;margin-right: 17px;min-height: 26px;color:#5f5e5e;list-style: none outside none; }
.post {margin: 0 0 10px 0; padding: 0 0 10px 0; border: 1px solid #e7e7e7; width:100%; }
.post:last-of-type {border-bottom: none;}
.post > p {margin: 0 0 15px 0;}
.post h3 {  padding-left:10px;padding-top:10px;font-size: 20px;}

.postinfo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    color: #f3f2f2;
    font-size: 11px;
    left: 5px;
    padding: 8px; 
    top: 5px;
    z-index: 99;
}
.posttoolbox { padding-bottom: 15px; }
.posttoolbox .categories { float:left;}
.posttoolbox .twitter { float:left; }

/* Tag Settings */
.tag-1 {font-size: 1.0em;}
.tag-2 {font-size: 1.1em;}
.tag-2 {font-size: 1.2em;}
.tag-3 {font-size: 1.3em;}
.tag-4 {font-size: 1.4em;}
.tag-5 {font-size: 1.5em;}
.tag-6 {font-size: 1.6em;}
.tag-7 {font-size: 1.7em;}
.tag-8 {font-size: 1.8em;}
.tag-9 {font-size: 1.9em;}


.banner > a {color: #000;}

.footer a {color: #B5B5B5; text-decoration: none;}
.footer a:hover {color: #FF0000; text-decoration: underline;}
/* -------------------------------------------------------------- */

/* Miscellaneous settings */
.copyright {color:#5B5B5B; font-size: 0.85em;}
.pagingBar {width: 694px; background-color: #DDD; padding: 5px 10px 5px 10px;}
.date {float: right; color: #AAA; font-size: 0.8em;}
/* -------------------------------------------------------------- */

/* Comment Form */
.commentFormTable {width: 560px;}
.commentFormTable input[type="text"] {margin: 5px; padding: 5px 10px; width: 220px; height: 15px; border: none; background-color: #DDD; color: #666; font-style: italic; font-family: Arial;}
.commentFormTable input[type="submit"] {margin: 0; padding: 5px 10px; background-color: #FCA800; color: #000; border: 0; font-style: italic;}
.commentFormTable input[type="submit"]:hover {color: #FFF; cursor: pointer;}
.commentFormTable input[type="button"] {margin: 0; padding: 5px 10px; background-color: #FCA800; color: #000; border: 0; font-style: italic;}
.commentFormTable input[type="button"]:hover {color: #FFF; cursor: pointer;}
.commentFormTable label {color: #666;}
.commentFormTable textArea {border: none; background-color: #DDD; margin: 5px; padding: 5px 10px; width: 500px; height: 30px; color: #666; font-style: italic; font-family: Arial;}
.commentFormTable td {width: 277px;}
.commentFormTable .captcha {margin: 0 5px 0 -35px !important; width: 190px !important;}
.commentFormTable .buttonsArea {text-align: right;}

/* Comment */
#commentsContainer {position: relative; float: left; width: 100%;}
.comment {width: 100%; margin: 0 0 20px 0; }
.commentInner {float: left;}
.commentName {font-size: 10pt; font-weight: bold; margin: 0 0 5px 0; float: left;}
.commentDate {font-size: 8pt; clear: both;}
.commentComment { font-size: 9pt; font-weight: normal; clear: both;}
.commententries {position: relative; float: left; width: 100%;}
.commententries h3 {background: none repeat scroll 0 0 #ebebeb;border-bottom: 1px solid #e8e8e8;
    box-shadow: 0 1px 0 #ffffff;
    clear: both;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 34px;
    padding: 16px 10px 16px 20px;
    text-transform: uppercase;font-weight: normal;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);color: #5f5e5e;}
.commentmarginclear{background-color: transparent;clear: both;width: 100%;}
.commentresponse{float: left;
    width: 100%;
    border: 0 none;
    color: #5f5e5e;
    margin: 0;
    padding: 0}
.commentresponse h3 {background: none repeat scroll 0 0 #ebebeb;border-bottom: 1px solid #e8e8e8;
    box-shadow: 0 1px 0 #ffffff;
    clear: both;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 34px;
    padding: 16px 10px 16px 20px;
    text-transform: uppercase;font-weight: normal;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);color: #5f5e5e;}
/* -------------------------------------------------------------- */

/* Breadcrumb */
ul.breadcrumb {display: block; float: left; width: 710px; margin: 0; padding: 0; color: #9FB5CF; font-size: 0.8em;  list-style: none;}
ul.breadcrumb > li {display: block; float: left;  margin: 0; padding: 10px 0 0 3px;}
ul.breadcrumb > li > a.bc {color: #9FB5CF; text-decoration: underline;}
ul.breadcrumb > li > a:hover.bc {color: #FFF; text-decoration: none;}
ul.breadcrumb > li > span.bchighlight {color: #FFF;  font-weight: bold;}
/* -------------------------------------------------------------- */

/* Pagination */
.pagination { display:block; overflow:hidden; margin: 0; padding: 0; width: 100%; height: 20px; clear: both;}
/* -------------------------------------------------------------- */

/* Validation */
.validation-summary-valid {display: none;}

/* -------------------------------------------------------------- */

/* Clean up */
.blockClose {margin: 0; padding: 0; height: 0; clear: both;}

.blogPost{
	margin: 8px 0px;
	border-bottom: 1px solid #DFDFDF;
}

.blogDate {
	font-weight: bold;
	line-height:2;
}
	
.blogTitle {
	color: #EB7500;
	font-size: 1.1em;
	padding-bottom: 4px;
}


.sectionContentBlock {
	margin-right: 15px;
}

.col.smartBlog h3 {
	padding-top: 15px;
}

.blogCommentForm {
	background: #F3F3F3 none repeat scroll 0% 0%;
	padding: 10px;
}

/* Kluge to right align this button with the other controls */
#btnCommentAdd {
	margin-right: 10%;
}

@media all and (max-width: 480px){
	
	#btnCommentAdd {
		margin: auto;
	}
	
	#blogHeaderImage,
	.smartBlogHeaderImage {
		width: 100% !important;
	}
	
	.imageLeft,
	.imageRight {
		margin: 0px !important;
	}
	
	.fullWidthImage {
		width: 100% !important;
	}	
	
	#postPageBody .imageLeft, #postPageBody .imageRight {
    	float: none;
	}
}

#postPageBody img {
    display: block;
    height: auto;
    max-width: 100%;
}

/*NBP*/
.imageLeft  {
	margin:10px 20px 10px 0;
	display: block;
    float: left;
}

/*NBP*/
.imageRight  {
	margin:10px 0px 10px 20px;
	display: block;
    float: right;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
