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: #663300; padding-right: 1px; text-decoration: none;}

.w1 						{font-size: 1.7em;}
.w2 						{font-size: 1.6em;}
.w3 						{font-size: 1.5em;}
.w4 						{font-size: 1.4em;}
.w5 						{font-size: 1.3em;}
.w6 						{font-size: 1.1em;}
.w7 						{font-size: 1.0em;}
.w8 						{font-size: 0.9em;}
.w9 						{font-size: 0.8em;}

h1 a 					{color: #663300; text-decoration: none; margin-top: 10px;}

h2 a 					{color: #663300; text-decoration: none;}

h1 a:hover, h2 a:hover 	{color: #555;}

.blogListTitle h2 		{color: #555; text-decoration: none;}

.blogcontent 			{margin: 0px;}

.content 				{padding: 12px 0 0 0px;}

.contenttitle			{padding: 10px 0 0 90px;}

.entry					{font: normal 80% verdana; text-align:justify;}

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:20px;
	width:85px;
}
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:none; width: 435px; text-align: left; margin:inherit;} 
div.form submit			{cursor:pointer;
							border:outset 1px #ccc;
							color:#666;
							font-weight:bold;
							padding: 1px 2px;}
/* ----------------------------- General Layout --------------------------*/

* {
	margin: 0px;
	padding: 0px;}
	
html {
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 1px;
	height: 100%;}

body {
	font: .9em Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #333;	
	border-top: 5px solid #366697;
	margin: 0px auto; /* fix for centering div in firefox */
	padding: 0px;}

div.disclaimerText {font: normal 80% verdana;}
	

img {border: 0; /* for accessability */}

.clear {clear: both;} /* puts the footer in place */

a {color: #336699; }

a:hover {color: #555; }

h6, h5, h4, h3, h2, h1  {font-weight: normal; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}
h1 {font-size: 100%;}
h2 {font-size: 70%;}
h3 {font: bold 150% Corbel, trebuchet; border-bottom: 1px solid #336699; padding-top: 15px; color: #336699;}
h4 {font-size: 120%; color: #000;}
h5 {font-size: 120%; color: #999;}
h6 {font-size: 110%;}

li li li, li li, li {
	list-style-type: square;
	line-height: 140%;}


#topnav {
	text-align: right;
	padding: 0 5px 0 0;
	width: 100%;}

/* Top Horizontal Menu */

#menutoparea {
	float: right;
	height: 20px;}

#menutop {
	margin: 0;
	padding: 0px;
	list-style: none;}

#menutop li, 
#menutop ul {
	display: inline;
	list-style: none;
	text-align: right;}

#menutop a {
	font: normal 85% Corbel, trebuchet;
	padding: 0px 8px;
	text-decoration: none;}

#menutop a:hover {text-decoration: none;}

#header {width: 100%;
	height: 163px;
	/*background: url(header.jpg) no-repeat;*/}
/*
#logo {
	font: bold 180% Corbel, trebuchet;  
	text-align: left;
	color: #fff;
	padding: 60px 0 0 20px;}

#logodescription {
	font: bold 125% 'Segoe Print', 'Segoe UI', 'Comic Sans';  
	text-align: left;
	color: #fff;
	padding: 5px 0 0 40px;}
*/

/* Main Container of all content */
#container {
	/*background: url("images/bg-msft.jpg") repeat-y;*/
	background-color:white;
	margin: 0px auto;
	text-align: left;
	width: 760px;}


#body2colwrapper  { 
	padding: 10px 0px 10px 0px;
	width: 100%;}
	
/*Left column*/
#body3 {position: relative; float: left; width: 150px; margin: 10px; }

/*Right Column*/
#body2 {position: relative; float: right; width: 150px; margin: 10px; }

/*Main Content*/
#body1 {position: relative; float: left; width: 644px; }
#bodycontent {padding: 0px 10px 0px 0px; }

/* Left Content */
.columncontent h3 {margin-top: 0px; margin-bottom: 0px;}
.columncontent p {margin: 3px 0; font-size: 100%;  }
.columncontent {font-size: 110%; padding: 5px 10px 5px 10px; text-align: left;}
/*
#footer {
	--background: #336699;
	margin: 0px auto;
	clear: both; 
	color: #fff;*/
	/*padding: 5px 0 5px 3px;
	font: 80% Corbel, trebuchet;}*/
	
img{
	
	vertical-align:top;
}


