﻿span.commentDate 		{color: #999; font-size: 85%;}

.blogCommentContainer 	{margin: 5px 0px;}

.commentSep 			{color: #ccc;}

.comments 				{margin: 0px;}

.commentText			{margin: 3px 15px;}

span.linkbackdate		{font-size: 80%; padding: 10px 0px;}

span.linkbacktitle		{padding: 10px 0px; font-weight: bold;}

span.linkbacktext		{padding: 10px 0; }

hr 						{height: 1px; width: 80%;}

#tagCloud 				{text-transform:lowercase; }

#tagCloud a				{color: #336699; text-decoration: none;}

/*---:[ tag cloud styles ]:---*/
#tagCloud a {
	line-height: normal;
}
#tagCloud a.w1 {
	font-size: 1.7em;
}
#tagCloud a.w2 {
	font-size: 1.6em;
}
#tagCloud a.w3 {
	font-size: 1.5em;;
}
#tagCloud a.w4 {
	font-size: 1.4em;
}
#tagCloud a.w5 {
	font-size: 1.3em;
}
#tagCloud a.w6 {
	font-size: 1.1em;
}
#tagCloud a.w7 {
	font-size: 1.0em;
}
#tagCloud a.w8 {
	font-size: 0.9em;
}
#tagCloud a.w9 {
	font-size: 0.8em;
}

h1 a 					{color: #336699; text-decoration: none; margin-top: 10px;}

h2 a 					{color: #336699; text-decoration: none;}

h1 a:hover, h2 a:hover 	{color: #555;}

.blogListTitle h2 		{color: #555; text-decoration: none;}

.blogcontent 			{margin: 0px;}

.content 				{padding: 0 0 0 55px;}

.entry					{font: normal 100%/160% verdana;}

span.categories-post 	{color: #999; padding: 0 0 0 3px; font: normal 80% Arial, Helvetica, sans-serif;}

.published-date			{color: #999; padding: 0 0 0 3px; font: normal 80% Arial, Helvetica, sans-serif;}

.bottompost-text 		{color: #999; padding: 0px; font: normal 85% Arial, Helvetica, sans-serif;}

.bottompost-text a		{color: #999;}

span.trackbackURL a 	{color: #999; font: normal 11px Arial, Helvetica, sans-serif; text-transform: lowercase; text-decoration: none;}

#blogadmin ul 			{margin: 0; padding: 0 0 0 20px;}

#blogadmin li 			{list-style-type: none;}

#blogadmin li a 		{color: #336699 !important; text-decoration: none;}

#blogadmin li a:hover 	{color: #555; text-decoration: underline;}

.commentForm 			{font: 11px arial; margin: 0 0 0 15px;}

input.commentform 		{border: 1px solid #ccc; background: transparent;}	

span.small 				{font-size: 10px;}
div.small				{font-size: 75%; color: #555;}
div.small a				{color: #555;}

div.date {
	background: #D3E3EF none repeat scroll 0%;
	float: left;
	margin-top: 10px;
	height:49px;
	width:45px;
}
span.month {
	background: #336699;
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1.2em;
	line-height: 18px;
	padding: 3px 0px;
	text-align: center;
}
span.day {
	color: #336699;
	display: block;
	font-size: 1.2em;
	line-height: 18px;
	padding-top: 3px;
	text-align: center;
	text-transform: uppercase;
}

/*------------------------------Comment Form CSS ----------------------------*/
div.form				{width: 500px; float: left;}
div.row 				{clear: both; padding-top: 5px; }
div.row span.label 		{float: left; width: 60px; text-align: right; margin: 0 3px 0 0; }
div.row span.formw 		{float: right; width: 435px; text-align: left; } 
div.form submit			{cursor:pointer;
							border:outset 1px #ccc;
							color:#666;
							font-weight:bold;
							padding: 1px 2px;}
/* ----------------------------- General Layout --------------------------*/

img {border: 0; /* for accessability */}

a {text-decoration: none;}

a:hover {text-decoration: none;}

.blogLink
{
}

.blogLink a
{
	color: #336699;
}

li li li, li li, li {
	list-style-type: square;
	line-height: 140%;}
	
	
	
.right-column 
{
	width:175px;
	border-right: 1px solid #CCC;
    background-color: #c6c6c6;
    background-image: url(/Style%20Library/Images/side_bg.jpg);
    background-repeat: repeat-x;
}


