

.stdBlogPage .stdBackPg #contentMain {
	width: 720px;
	/*float: right;*/
	margin: 0 20px 0 180px;
	padding: 15px 30px 3em 30px;
	color: #DDD;
	font-size: 108%;
}

.stdBlogPage #transBKG {
	width: 970px;
}


#sidebar {
	margin-top: 10px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul h2 {
	margin-left: 8px;
	color: #90B571;
	font-size: 112%;
}
#sidebar ul ul{
	list-style: none;
	border-top: 1px dotted #9ca0a2;
	margin: .75em 0 2em 8px;
	width: 140px;
}
#sidebar ul ul li {
	display: inline;
	position: relative;
}
#sidebar ul ul li a {
	display: block;
	padding: 4px 0 3px 35px;
	width: 105px;
	color: #DDD;
	text-decoration: none;
	border-bottom: 1px dotted #9ca0a2;
}
#sidebar ul ul li:hover,
#sidebar ul ul.navItemSelected {
	/*background: url(/images/bkg-navPageActiveFill.png) repeat-y 0 50% ;*/
}
#sidebar ul ul li a:hover,
#sidebar ul ul.navItemSelected a,
#sidebar ul ul.hasChildSelected a {
	background: url(/images/bkg-navPageActive.png) no-repeat 0 50% ;
}
#sidebar ul ul ul {
	border-bottom: 1px dotted #9ca0a2;
}

#sidebar ul ul ul li,
#sidebar ul ul ul a {
	background: none!important;
}

#sidebar ul ul ul a,
#sidebar ul ul.hasChildSelected ul a {
	background: none;
	display: block;
	padding: 4px 0 3px 15px;
	width: 125px;
	color: #AAA;
	text-decoration: none;
	border-bottom: none;
}
#sidebar #recentcomments li a:hover {
	background:none #487690
}
#sidebar .recentcomments {
	padding:  4px 0 3px 32px;
	display: block;
	border-bottom: 1px dotted #9ca0a2;
}
#sidebar .recentcomments a {
	border-bottom: none;
}
#sidebar ul ul ul li a:hover,
#sidebar ul ul ul .navItemSelected a {
	color: #DDD!important;
	background: none;
}

.widget_search {
	background: url(/images/blog-searchTitle.png) no-repeat 0 0 #000;
	padding: 15px 0 0 0;
	margin: 1.65em 0 0 8px;
}
.widget_search input {
	background: url(/images/btn-BKG.png) no-repeat 0 0 transparent;
	width: 88px;
	height: 24px;
	border: none;
	cursor: pointer;
	position: relative;
}
.widget_search input#s {
	background: #FFF;
	width: 140px;
	height: 18px;
	margin-bottom: 4px;
	border: 1px solid #333;
	cursor:text;
	position: relative;
}

.widget_rss {
	padding-bottom: 10px;
}
.widget_rss img {
	display: inline;
	vertical-align: middle;
}
.widget_rss a {
	color: #90B571;
}
.widget_rss a:hover {
	text-decoration: none;
}
.widget_rss ul {
	display: none;
}

#contentMain.searchPgBlog .post h3 a,
#contentMain h1 a {
	font-family: "Impact", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #90b571;
	font-size:100%;
}

.post {
	border-bottom: 1px dotted #999999;
	width: 690px;
	padding: 0 0 2em;
	margin: 0 0 4em 0;
float: left;
}
.entry {
float: left;
}
#contentMain .entry ul {
margin: 30px;
}
#contentMain .post .postmetadata,
#contentMain .post .postmetadata a {
	color: #999999;
}
#contentMain .post .postmetadata {
	font-size: 82%;
}

.commentsContainer {
	clear: both;
}
.commentsContainer textarea {
	width: 450px;
}
.commentsContainer,
.navigation {
	border-bottom: 1px dotted #999999;
	width: 690px;
	padding: 0 0 1em;
	margin: 0 0 2em 0;
float: left;
}
.commentForm {
	border-top: 1px dotted #999999;
	width: 690px;
	padding: 1em 0 0 0;
	margin: 2em 0 0 0 ;
}
.navigation .alignleft {
	float: left;
	text-align: left;
	width: 270px;
}
.navigation .alignright {
	float: right!important;
	text-align: right;
	width: 270px;
}

.stdBlogPage .breadcrumb-container {
	width: 950px;
}
.stdBlogPage .tools-container {
	margin-right: 0;
}
.stdBlogPage .commentsContainer ol {
	margin: 0 0 0 35px;
}
* html body .stdBlogPage .commentsContainer ol,
* html body .stdBlogPage .commentlist,
* html body .stdBlogPage .commentlist li {
	list-style: none!important;
	border: 1px solid red;
}
.stdBlogPage .commentsContainer ol li {
	background: none!important;
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
}
.commentlist .commentmetadatainfo,
.commentlist .commentmetadatainfo a {
	font-size: 82%;
}	

.footer-container a {
	color: #999999;
}

.stdBlogPage #contentMain blockquote {
	border: 1px solid #2A4555;
	border-width: 1px 1px 1px 6px;
	font-style: normal;
	padding: 1em 1em 0em 1em;
	margin: 0 0 1em 35px;
	display: inline-block;
	clear: left;
}

.alignleft a {
float: left;
width: auto;
display: block;
}


.alignright a {
float: right;
width: auto;
display: block;
}

.alignleft a {
float: left;
width: auto;
display: block;
}


.alignright a {
float: right;
width: auto;
display: block;
}

.navigation .alignleft a {
	float: none;
	text-align: left;
	width: 270px;
display: inline;
}
.navigation .alignright a {
	float: none!important;
	text-align: right;
	width: 270px;
display: inline;
}
