#side-category {
	margin: 10px 0px 0px 0px;
}
#side-category ul {
	margin: 0px !important;
}
#side-category a, #side-category a:link, #side-category a:active, #side-category a:visited {
	color: #2354FF !important;
}
#side-category a:hover {
	color: #0F00FF !important;
}

#rank-1 {
	font-size: 130%;
}
#rank-2 {
	font-size: 120%;
}
#rank-3 {
	font-size: 110%;
}
#rank-4 {
	font-size: 100%;
}
#rank-5 {
	font-size: 90%;
}
#rank-6 {
	font-size: 80%;
}
#rank-7 {
	font-size: 70%;
}

.blog-entry {
	margin-bottom: 1px;
	padding-bottom: 2px;
}

.blog-entry-title {
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px;
}
.blog-entry-title a {
	color: #2354FF !important;
}

.blog-entry-date {
	text-align:left;
	font-size: .7em;
	font-style: normal;
}

.blog-entry-body {
	background-color: #fff;
	margin: 0px 0px 20px 0px !important;
	padding: 10px 5px 10px 5px;
	border-radius:  4px;
	text-align: left;
	font-size: 1.0em;
	border-top: thin dashed grey;
}

.blog-entry-body img {
	-moz-box-shadow:    0px 1px 4px #666;
	-webkit-box-shadow: 0px 1px 4px #666;
	box-shadow:         0px 1px 4px #666;
	margin: 10px;
}

.blog-entry-tags {
	margin: 30px 0px 30px 0px !important;
	font-size: 1em;
}

.blog-entry-comments {
	padding-top: 5px;
}

.blog-entry-category {
	text-align:left;
	font-size: 80%;
}

.blog-entry-category a {
}

.blog-category-link-disabled {
}

.blog-category-link-enabled {
}

.blog-archive-headings-wrapper {
	margin-bottom: 2em;
}

.blog-archive-month {
	font-size: 1.8em;
}

#datebased-main, #category-main {
	background-color: #fff;
	-moz-box-shadow:    0px 1px 4px #666;
	-webkit-box-shadow: 0px 1px 4px #666;
	border-radius:  4px;
	box-shadow:         0px 1px 4px #666;
	margin: 0px;
	padding: 5px;
}

/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_imageedit img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }
