@charset "UTF-8"; body {
	font: normal 100%  Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
/*	color: #000000;
	margin-left: auto;
	margin-right: auto;*/
	font-variant: normal;
	text-decoration: none; }

.eclecticaSystemsCompany #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	position: relative;
	top: +2em;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffcc;
	text-shadow: 0.03em 0.03em #cc6600;
	font-size: 2em; }

 #topHhorizontalSectionBar p{
	font: normal 100%  Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
	color: #804000;
	margin-left: 4em;
	border: thin none;
	border-bottom: thin #804000 solid;
	-webkit-border-bottom-left-radius: 0.4em 0.4em;
	-moz-border-radius-bottonleft: 0.4em 0.4em;
	border-bottom-left-radius: 0.4em 0.4em;
	-webkit-border-bottom-right-radius: 0.4em 0.4em;
	-moz-border-radius-bottomright: 0.4em 0.4em;
	border-bottom-right-radius: 0.4em 0.4em;
	border-right: thin #804000 solid;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: +0.3em;
	font-stretch: expanded; 
	text-decoration: none;
font-style: normal; }

#topHhorizontalSectionBar .selectedSection{
	border-bottom: medium #804000 ridge;
	-webkit-border-radius: 0.4em 0.4em;
	-moz-border-radius: 0.4em 0.4em;
	border-radius: 0.4em 0.4em;
	border: thin #999999 solid;
	background-color: #ffffcc;
	-webkit-box-shadow: 0.1em 0.1em 0.05em #666666;
	-moz-box-shadow: 0.1em 0.1em 0.05em #666666;
	box-shadow: 0.1em 0.1em 0.05em #666666;
	color: #333300;
	font-weight: bold;
	font-stretch: normal; 
	text-decoration: none;}



.eclecticaSystemsCompany #blogContent h1, h2,h3,h4{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #333300; }

.eclecticaSystemsCompany #blogContent h1 {
	font-size: 1.9em;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	color: #663300; }


.eclecticaSystemsCompany #blogContent p,li {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 0.8em;
	margin-left: 1.5em;
	color: #333333;
 }

.eclecticaSystemsCompany #blogContent img, object{
border: 10px #ffffff solid;
margin: 10pt; }

.eclecticaSystemsCompany #blogContent img.left, object.left{
float: left;
margin: 10pt;
position: relative;
clear: left; }

.eclecticaSystemsCompany #blogContent img.centre, object.centre{
margin: 10pt;
position: relative;
clear: left;
right: auto;
left: auto;
 }


.eclecticaSystemsCompany #blogContent blockquote  {
	text-align: justify;
	display: block;
	width: 80%; 
	padding: 4px 30px 4px 30px;
background-color: #ffedca;
border: thin;
border-radius: 0.4em;
float: none;
margin-right: 3em;
margin-left: 3em;
margin-bottom: 0.2em;
margin-top: 0.2em;
clear: left;
-webkit-border-top-left-radius: 6em 1.2em;
-moz-border-radius-topleft: 6em 1.2em;
border-top-left-radius: 6em 1.2em;
border-top: thin #663300 solid;
border-right: thin #663300 solid;
-webkit-border-bottom-right-radius: 6em 1.2em;
-moz-border-radius-bottomright: 6em 1.2em;
border-bottom-right-radius: 6em 1.2em;
border-bottom: thin #663300 solid;
-webkit-border-bottom-left-radius: 0.4em 0.4em;
-moz-border-radius-bottomleft: 0.4em 0.4em;
border-bottom-left-radius: 0.4em 0.4em;
border-left: thin #663300 solid;
-webkit-border-top-right-radius: 0.4em 0.4em;
-moz-border-radius-topright: 0.4em 0.4em;
border-top-right-radius: 0.4em 0.4em; }




.eclecticaSystemsCompany #blogContent div.posted {
	color: #333333; }

.eclecticaSystemsCompany #blogContent #rightNavColumn h1, h2,h3,h4{
	margin-left: 0em;
	color: #333300;
}
#rightNavColumn #companySections  #companySections h4 {
margin-bottom: -1em; }

.eclecticaSystemsCompany #blogContent #rightNavColumn h1,a.hi{
	color: #804000;}

.eclecticaSystemsCompany #rightNavColumn ul{
	list-style-position: inside;
	list-style-image: none;
	white-space: normal;
	display: inline;
	margin-left: -2.0em;
	list-style-type: none;
}

.eclecticaSystemsCompany #rightNavColumn #companySections ul li  {
margin-left: +1.0em;
 }

#rightNavColumn #companySections ul #nav_categories ul li {
margin-left: 2.0em;
font-size: 0.75em;}


.eclecticaSystemsCompany #rightNavColumn li, #rightNavColumn #blogsNavigation #news_rss p{
	font-size: 0.8em;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal; }

#rightNavColumn #blogsNavigation #news_rss p{
margin-left: 1.0em; }



.eclecticaSystemsCompany #blogContent .posted {
	font-size:0.7em;
	border: thin none;
	background-color: #ffcc66;
	-webkit-border-bottom-right-radius: 6.0em 2.0em;
	-moz-border-radius-bottomright: 6.0em 2.0em;
	border-bottom-right-radius: 6.0em 2.0em;
	border-right: thin #999999 solid;
	-webkit-border-top-right-radius: 6.0em 2.0em;
	-moz-border-radius-topright: 6.0em 2.0em;
	border-top-right-radius: 6.0em 2.0em;
	border-left: thin #999999 solid;
	width: 45%;
	-webkit-border-bottom-left-radius: 0.7em 0.7em;
	-moz-border-radius-bottomleft: -5.0em;
	border-bottom-left-radius: 0.7em 0.7em;
	border-bottom: thin #999999 solid;
	-webkit-border-top-left-radius: 0.7em 0.7em;
	-moz-border-radius-topleft: 0.7em 0.7em;
	border-top-left-radius: 0.7em 0.7em;
	border-top: thin #999999 solid;
	margin-top: 2em;
	position: relative;
	left: -5.0em;
	-webkit-box-shadow: 0.05em 0.05em #663300;
	-moz-box-shadow: 0.05em 0.05em #663300;
	box-shadow: 0.05em 0.05em #663300;
	margin-bottom: 4em;
	-moz-border-radius-bottonleft: 0.7em 0.7em;
padding-left: 2.0em; }


.eclecticaSystemsCompany #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 0.5em;
	text-align: center; }

/* hyperlink pseudo-classes */
a:link, #mainContent #blogContent ul li a:link {
	color:#FF0000;
text-decoration: none; }      /* unvisited link */

a:visited {color: #FF0000;}  /* visited link */
a:hover {color: #ff0000;
background-color: #ffff00; }  /* mouse over link */
a:active {color:#0000FF}  /* selected link */

#topHhorizontalSectionBar  a:link, a:visited{
	color: #663300;
	text-decoration: none;
}

#topHhorizontalSectionBar a:hover {
	background-color: #ffff99;
	font-weight: bold;
-webkit-border-radius: 0.4em 0.4em;
-moz-border-radius: 0.4em 0.4em;
border-radius: 0.4em 0.4em; }

/* don't show anything for title of article wrt link */
#blogContentWrapper #mainContent #blogContent .title a {
	color: #663300;}

#rightNavColumn #blogsNavigation ul li a:link, #rightNavColumn #companySections ul #nav_categories li a:link, #rightNavColumn #companySections ul li a:link {
color: #336633; }

#rightNavColumn a:hover {
	background-color: #ffff99;
	font-weight: bold; }

