﻿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; padding-right: 1px; text-decoration: none;}

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 --------------------------*/

* {
	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;
	background: #E6EFF6;
	border-top: 5px solid #366697;
	margin: 0px auto; /* fix for centering div in firefox */
	padding: 0px;}

img {border: 0; /* for accessability */}

.clear {clear: both;} /* puts the footer in place */

a {color: #336699; text-decoration: none;}

a:hover {color: #555; text-decoration: none;}

h6, h5, h4, h3, h2, h1  {font-weight: normal; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}
h1 {font-size: 170%;}
h2 {font-size: 160%;}
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%;}

#container {
	background: url("images/bg-msft.jpg") repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 1024px;}

#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;}

/*#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;}

#body2colwrapper  {
	padding: 10px 0px 10px 0px;
	width: 100%;}

#body2 {position: relative; float: left; width: 150px; margin: 0px;}

#body1 {position: relative; float: left; width: 580px;}

#bodycontent {padding: 0px 20px;}

	.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;}
