@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Embedded411
Theme URI: http://www.embedded411.com
Description: Theme for embedded411.com.
Version: 2.0
Author: Jon Parks
Author URI: http://www.embedded411.com/

*/

/* GENERAL */

body {
  background-color: #efefef;
  margin: 0;
  font-family : Arial,Helvetica,sans-serif;
}

a span {
  cursor : pointer;
}

p {
  margin-bottom: 15px;
  font-family : Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 125%;
  word-spacing: 2px;
  margin-top: 0px;
  padding: 0px;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #cc0000;
	text-decoration: none;
}

ul {
  margin-left: 30px;
  margin: 0px 0px 0px 20px;
  padding: 0px 20px 20px 20px;
  list-style-type: square;
}

ul li {
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 125%;
  word-spacing: 2px;
  margin-top: 0px;
  padding: 0px;
}



/* HEADER */

.register {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  float : left;
  margin : 0px 21px 0px 1px;
  padding : 0 0 1px 0;
  white-space : nowrap;
  height : 18px;
  line-height : 18px;
  background: #333333;
  float: right;
  display: block;
}

.register span {
  display: block;
  padding: 0 8px 0px 8px;
  height: 18px;
  margin: 0 -1px 0;
  background : #333333;
  font-weight: strong;
  position:relative;
}

.register span a{
  color: #ffffff;
  text-decoration: none;
}

.register span a:hover{
  text-decoration: underline;
  color: #ffffff;
}

.register span a:visited{
  text-decoration: none;
  color: #ffffff;
}


div#headercontainer {
  background: url(http://embeddedcomputingsystems.com/images/headerbg.gif) no-repeat center top;
  height: 230px;
}

div#header {
  background: #666666 url(http://embeddedcomputingsystems.com/images/topfade_bg.jpg) repeat-x;
  width: 968px;
  height: 138px;
  margin: 0 auto;
  padding: 1px 0 0 0;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

#header h1 {
  margin: 19px 0 0 0;
  font-weight: bold;
  height: 100px;
  font-size: 8px;
  padding: 0px 0 0 80px;
  position: relative;
}

#header h1 span {
  background: url(http://embeddedcomputingsystems.com/images/logo.jpg) no-repeat left top;
  margin: 0px 0 0 0;
  min-width : 350px;
  width: 350px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}

#header h2 {
  margin: -69px 0px 0 2px;
  font-weight: bold;
  height: 40px;
  font-size: 10px;
  padding: 0 105px 0 0px;
  position: relative;
  float: right;
}

#header h2 span {
  background: url(http://embeddedcomputingsystems.com/images/tagline.jpg) no-repeat left top;
  margin: 0px 0 0 0;
  min-width : 200px;
  width: 200px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}

/* MAIN NAVIGATION & SEARCH */

div#navcontainer {
  background: none;
  margin: -35px auto 0px auto;
  height: 32px;
  width: 980px;
  border: none;
  padding: 0px 0px 0px 5px;
}

div#search {
  margin: 0 5px 0 0px;
  background-color: #ffffff;
  padding: 0;
  width: 292px;
  float: left;
  padding: 5px 5px 2px 5px;
  height: 28px;
}

ul#navlist {
  display : block;
  padding : 0;
  margin : 0 5px 0 0;
  float : left;
}

ul#navlist li {
  display : block;
  float : left;
}

ul#navlist li a {
  background : #CC0000 url(http://embeddedcomputingsystems.com/2/images/navbg_red.gif);
  float : left;
  margin : 0px 1px 0px 6px;
  padding : 1px 0 0;
  text-decoration : none;
  font-family : Arial,Helvetica,sans-serif;
  font-size : 14px;
  font-weight : bold;
  color : #ffffff;
  white-space : nowrap;
  height : 31px;
  line-height : 31px;
}

ul#navlist li a span {
  display: block;
  padding: 0 14px;
  height: 31px;
  margin: 0 -1px 0;
  background : #CC0000 url(http://embeddedcomputingsystems.com/2/images/navbg_red.gif);
  float: left;
  position: relative;
}

ul#navlist li a:hover, ul#navlist li a:hover span {
  background : #666666 url(http://embeddedcomputingsystems.com/images/navbg_grey.jpg);
  color : #ffffff;
}

ul#navlist li a.active, ul#navlist li a.active span {
  background : #cccccc;
  color : #666666;
  font-weight : bold;
}

/* LEVEL 2 NAV */

ul#secnavlist {
  display : block;
  padding : 0;
  margin : 0 0 0 0;
  float : left;
}

ul#secnavlist li {
  display : block;
  float : left;
}

ul#secnavlist li a {
  background : #CCCCCC;
  float : left;
  margin : 0px 0px 0px 0px;
  padding : 0 10px;
  text-decoration : none;
  font-family : Arial,Helvetica,sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #666666;
  white-space : nowrap;
  height : 25x;
  line-height : 25px;
}

ul#secnavlist li a:hover {
  background : #999999 url(http://www.embeddedcomputingsystems.com/2/images/greycross.gif) repeat;
  color : #ffffff;
}

ul#secnavlist li a.active {
  background : #999999 url(http://www.embeddedcomputingsystems.com/2/images/greycross.gif) repeat;
  color : #ffffff;
  font-weight : bold;
}

/* MAIN CONTENT */

.catname {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
}

.polltitle {
  font-size: 12px;
  color: #666666;
}

.comments {
  float: left;
  overflow: hidden;
  line-height: 17px;
  font-size: 12px;
  color: #666666;
}

.comments a{
  float: left;
  overflow: hidden;
  line-height: 17px;
  text-decoration: none;
  padding: 0 0 0 20px;
  background-image: url(http://embeddedcomputingsystems.com/2/images/comment_icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-size: 11px;
}

.date {
  font-size: 10px;
  color: #999999;
}

div#content {
  padding: 15px;
  margin: 0;
  overflow:hidden;
  clear: both;
}
* html #content {
    height:1%;
    overflow:visible
}

div#container {
  width: 970px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #ffffff;
  padding: 15px 5px 15px 5px;
  height: auto;
  overflow: hidden;
}

div#main {
  width: 725px;
  padding: 0 5px 0 5px;
  margin: 0px;
  float: left;
}

div#left {
  width: 225px;
  padding: 0 5px 0 5px;
  margin: 0px;
  float: left;
}

div#center {
  width: 490px;
  padding: 0 5px 0 5px;
  margin: 0px;
  float: left;
}

div#right {
  width: 225px;
  padding: 0 5px 0 5px;
  margin: 0px;
  float: right;
}

div#featcontainer {
  width: 950px;
  margin: 0 auto;
  margin-bottom: -30px;
  background: #ffffff;
  padding: 15px;
  overflow: hidden;
  display: block;
  clear: both;
  z-index: 99;
  position:relative;
}

div#colone {
  width: 214px;
  padding: 0px;
  padding-right: 15px;
  margin: 0px;
  border-right: 1px solid #cccccc;
  float: left;
  height: 110px;
}

div#coltwo {
  width: 214px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  border-right: 1px solid #cccccc;
  float: left;
  height: 110px;  
}

div#colthree {
  width: 214px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  border-right: 1px solid #cccccc;
  float: left;
  height: 110px;  
}

div#colfour {
  width: 215px;
  padding: 0px;
  padding-left: 15px;
  margin: 0px;
  float: right;
  height: 110px;  
}
.maingrey {
  display: inline-block;
}

.maingrey {
  padding: 10px 10px 0px 10px;
  margin: 0 0 10px 0;
  background : #f7f7f7;
  overflow: hidden; /* to enclose floats */
  display: block; /* reset block display */
}

.maingrey a img{
  float: left; /* workaround for browsers not floating adjacent by lowest above static box */
}

.grey {
  padding: 10px;
  margin: 0 0 10px 0;
  background : #f7f7f7;
  overflow: hidden;
}

div#topimg {
  padding: 0px;
  margin: 0px;
  float: left;
  width: 430px;
  hieght: 299px;
}

div#topstory {
  padding: 0 0 0 0;
  margin: 0;
  float: right;
  width: 380px;
  font-size: 12px;
}

.topstorysm {
  padding: 0 0 0 10px;
  margin: 0;
  float: right;
  width: 380px;
  font-size: 12px;
  height: 210px;
}
.topstorysm p{
  font-size: 12px;
}

.topstories {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.topstories li{
  width: 640px;
  margin: 0;
  padding: 0px;
  height: 210px;
  display: block;
}

h3 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  float : left;
  margin : 0px 1px 0px 6px;
  padding : 1px 0 0;
  white-space : nowrap;
  height : 18px;
  line-height : 18px;
  background: #f7f7f7;
  display: inline;
  text-transform: uppercase;
}

h3 span {
  display: block;
  padding: 0 8px 0px 18px;
  height: 18px;
  margin: 0 -1px 0;
  background : #f7f7f7 url(http://embeddedcomputingsystems.com/2/images/h3_bg.gif) no-repeat top left;
  font-weight: strong;
  float:left;
  position:relative;
}

.greyline {
  display: block;
  height: 2px;
  width: 100%;
  background: #f7f7f7;
}

h4 {
  font-size : 12px;
  line-height: 26px;
  color : #cc0000;
  text-decoration: none;
  margin: 0px;
  padding: 0 0px 0 10px;
}

h4 a {
  text-decoration : none;
  color : #cc0000;
}

h4 a:visited {
  text-decoration : none;
  color : #cc0000;
}

h4 a:hover {
  color : #ff0000;
  text-decoration : none;
}

h6 {
  font-size : 12px;
  line-height: 22px;
  color : #cc0000;
  text-decoration: none;
  margin: 0px;
  padding: 0 0px 0 0px;
}

h6 a {
  text-decoration : none;
  color : #cc0000;
}

h6 a:visited {
  text-decoration : none;
  color : #cc0000;
}

h6 a:hover {
  color : #ff0000;
  text-decoration : none;
}

#main .rsslink {
  float : right;
  width : 5em;
  overflow : hidden;
  color : #666666;
  font-size : 12px;
  height : 20px;
  text-decoration : none;
  margin-top : -23px;
  padding : 1px 0 0 20px;
  background-image : url(http://embeddedcomputingsystems.com/images/rss.gif);
  background-repeat : no-repeat;
  background-position : left 3px;
}

h5 {
  height : 20px;
  font-size : 12px;
  font-family: Arial, Helvetica, sans-serif;
  color : #cccccc;
  border-bottom : 1px solid #999999;
  line-height : 20px;
  padding : 0 0 0px 6px;
  margin : 0;
}

#main .rsslink:hover {
  color: #cc0000;
}

ul#sidetags {
list-style-type : none;
padding : 0;
margin : 0px 0 0px 0px;
overflow : hidden;
position: relative;
width: 100%;
}

ul#sidetags li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

ul#sidetags li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 0px;
margin-left: 12px;
font-size: 12px;
font-weight:bold;

}

ul#sidetags li a:hover {
color : #ff0000;

}

/* ENVIRONMENT LINKS */

div#envcontainer {
  background: none;
  margin: -50px auto -35px auto;
  height: 100px;
  width: 980px;
  border: none;
  padding: 0px 0px 0px 0px;
  position: relative;
}

#piclinks {
  text-align : left;
  height : 100px;
  margin : 0;
  margin-left: 5px;
  padding : 0;
}

#piclinks li {
  list-style : none;
  float : left;
}

#piclinks a {
  float : left;
  width : 205px;
  height : 78px;
  color : #666666;
  text-decoration : none;
  font-size : 12px;
  background-color : #f7f7f7;
  background-position : left center;
  background-repeat : no-repeat;
  line-height : 1.2em;
  letter-spacing : -0.04em;
  padding : 22px 10px 0 105px;
  margin-right : 5px;
}

#piclinks a:hover {
  background-color : #cc0000;
  color : #ffffff;
}

#piclinks a strong {
  font-size : 16px;
  line-height : 22px;
  font-color: #cc0000;
}

#piclinks .matrix {
  background-image : url(http://embeddedcomputingsystems.com/images/envicons_matrix.gif);
}

#piclinks .ebook {
  background-image : url(http://embeddedcomputingsystems.com/images/envicons_ebook.gif);
}

#piclinks .vtradeshow {
  background-image : url(http://embeddedcomputingsystems.com/images/envicons_vtradeshow.gif);
  margin : 0;
}

#piclinks .current {
  color : #ffffff;
  background-color : #cc0000;
}
  
/* FOOTER */

div#footercontainer {
  background: url(http://embeddedcomputingsystems.com/2/images/footerbg.gif) no-repeat center bottom;
  height: 141px;
  margin: 0 auto;
  display: black;
  padding-top: 91px;
  overflow: hidden;
}

div#footer {
  background: #666666 url(http://embeddedcomputingsystems.com/images/topfade_bg.jpg) repeat-x;
  width: 938px;
  height: 125px;
  margin: 0px auto 0 auto;
  padding: 15px 15px 0px 15px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

div#footcolone {
  width: 212px;
  padding: 0px;
  padding-right: 15px;
  margin: 0px;
  float: left;
  height: 105px;
}

div#footcoltwo {
  width: 212px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  float: left;
  height: 105px;
}

div#footcolthree {
  width: 212px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  float: left;
  height: 105px;
}

div#footcolfour {
  width: 212px;
  padding: 0px;
  padding-left: 15px;
  margin: 0px;
  float: right;
  height: 105px;
}



/* BOTTOM NAV */

div#botnavcontainer {
  background: none;
  margin: 0px auto 0px auto;
  height: 85px;
  width: 975px;
  border: none;
  padding: 95px 0px 0px 5px;
  position: relative;
}

ul#botnavlist {
  display : block;
  padding : 0;
  margin : 0 5px 0 0;
  float : left;
}

ul#botnavlist li {
  display : block;
  float : left;
}

ul#botnavlist li a {
  background : #ffffff;
  float : left;
  margin : 0px 0px 0px 0px;
  padding : 0 10px;
  text-decoration : none;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #cccccc;
  white-space : nowrap;
  height : 30px;
  line-height : 30px;
}

ul#botnavlist li a:hover {
  background : #f7f7f7;
  color : #cccccc;
}

ul#botnavlist li a.active {
  background : #cc0000;
  color : #ffffff;
  font-weight : bold;
}

.botwhitelinks {
  display : block;
  padding : 8px;
  margin : 0px;
  float : left;
  list-style-type: none;
  font-family:Arial, Helvetica, sans-serif;
}

.botwhitelinks li {
  display : block;
  float : left;
  width: 100%;
}

.botwhitelinks li a {
  float : left;
  margin : 0px 0px 0px 0px;
  padding : 0px;
  text-decoration : none;
  font-size : 11px;
  color : #ffffff;
  line-height : 16px;
}

.botwhitelinks li a:active{
  color : #ffffff;
  text-decoration: none;
}

.botwhitelinks li a:visited{
  color : #ffffff;
  text-decoration: none;
}

.botwhitelinks li a:hover{
  color : #ffffff;
  text-decoration: underline;
}

.copy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #cccccc;
  float : left;
  margin : 0px 1px 0px 6px;
  padding : 1px 0 0;
  white-space : nowrap;
  height : 18px;
  line-height : 18px;
  background: #666666;
  float: left;
  display: block;
}

.copy span {
  display: block;
  padding: 0 8px 0px 8px;
  height: 18px;
  margin: 0 -1px 0;
  background : #666666;
  font-weight: strong;
  position:relative;
}

.copy span a{
  color: #ffffff;
  text-decoration: none;
}

.copy span a:hover{
  text-decoration: underline;
  color: #ffffff;
}

.copy span a:visited{
  text-decoration: none;
  color: #ffffff;
}

/* SEARCH */

.searchbox {
  width : 173px;
  height : 20px;
  background : #F7F7F7 url(http://embeddedcomputingsystems.com/2/images/searchbg.jpg) no-repeat left top;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #666666;
  border : 0;
  padding : 5px 10px 0 10px;
  margin : 0 5px 0 0;
  vertical-align : middle;
  overflow: hidden;
}

.searchbut {
  width : 27px;
  height : 25px;
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/searchbut.jpg) no-repeat left top;
  border : 0;
  padding : 5px 0px 0 0px;
  margin : 0 auto;
  vertical-align : middle;
  overflow: hidden;
}

.commentbut {
  width : 132px;
  height : 25px;
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/commentbut.jpg) no-repeat left top;
  border : 0;
  padding : 0px 0px 0px 33px;
  margin : 0 auto;
  vertical-align : middle;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  line-height: 23px;
}

.registerbut {
  width : 132px;
  height : 25px;
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/registerbut.jpg) no-repeat left top;
  border : 0;
  padding : 0px 0px 0px 33px;
  margin : 0 auto;
  vertical-align : middle;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  line-height: 23px;
}

.loginbut {
  width : 132px;
  height : 25px;
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/loginbut.jpg) no-repeat left top;
  border : 0;
  padding : 0px 0px 0px 33px;
  margin : 0 auto;
  vertical-align : middle;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  line-height: 23px;
}

.sendbut {
  width : 132px;
  height : 25px;
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/sendbut.jpg) no-repeat left top;
  border : 0;
  padding : 0px 0px 0px 33px;
  margin : 0 auto;
  vertical-align : middle;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  line-height: 23px;
}

.quotebut {
  width : 132px;
  height : 25px;
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/quotebut.jpg) no-repeat left top;
  border : 0;
  padding : 0px 0px 0px 33px;
  margin : 0 auto;
  vertical-align : middle;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  line-height: 23px;
}

.demobutt {
  width : 132px;
  height : 25px;
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/demobut.jpg) no-repeat left top;
  border : 0;
  padding : 0px 0px 0px 33px;
  margin : 0 auto;
  vertical-align : middle;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  line-height: 23px;
}

.demobut {
  background : #cc0000 url(http://embeddedcomputingsystems.com/2/images/demobut.jpg) no-repeat left top;
  border : 0;
  padding: 0px;
  width : 132px;
  height : 30px;
  margin: 0px;
  }


.demobut a{
  padding : 0px 0px 0px 33px;
  margin : 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  width : 132px;
  height : 30px;
  line-height: 25px;
}

/* SIDE BAR */

ul#recentpostsside {
  padding: 0px;
  margin: 0px;
  float: left;
  list-style-type: none;
}

ul#recentpostsside li {
  background: url(http://www.embeddedcomputingsystems.com/images/post_icon.gif) no-repeat;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 11px;
  color: #cc0000;
  line-height: 16px;
  font-weight: normal;
  display: block;
  padding: 0px 0px 5px 20px
}

ul#recentpostsside li a {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 11px;
  color: #cc0000;
  line-height: 14px;
  font-weight: normal;
  text-decoration: none;
}

ul#recentpostsside li a:hover{
  color: #ff0000;
  text-decoration: none;
}

/* ADS */

.sidead {
  margin: 0 auto;
  width: 221px;
  padding: 0px 32px;
}

/* SINGLE */

.articletitle {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 24px;
  color: #cc0000;
  line-height: 28px;
  font-weight: bold;
}

.titlebox {
  float: left;
  margin-bottom: 15px;
  margin-top: 0px;
  width: 725px;
  border-bottom: 1px solid #f7f7f7;
}

.postdate {
  float: left;
  height: 54px;
  margin-bottom: 0px;
  margin-top: 10px;
  text-align: center;
  width: 54px;
}

.postdate .month {
  color: #999999;
  display: block;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 0px;
  padding: 2px 0px;
  text-align: center;
  text-transform: uppercase;
}

.postdate .day {
  color:#999999;
  display: block;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: normal;
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}

.titles a{
  border-bottom-width: 0pt;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  color: #CC0000;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  line-height: 34px;
}

.titles a:hover{
  color: #FF0000;
}

.tags {
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  color: #999999;
  background: url(http://www.embeddedcomputingsystems.com/images/tag_icon.gif) no-repeat;
  padding: 0 0 0 20px;
}

.postmetadata {
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  color: #999999;
}

.postmetadata a{
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 11px;
  font-weight:normal;
  color: #cc0000;
  text-decoration:none;
}

.postmetadata a:hover{
  color: #FF0000;
}

/* COMMENTS */

.comments-template{
  margin: 10px 0 0;
  border-top: 1px solid #ccc;
  padding: 10px 0 0;
}

.comments-template ol{
  margin: 0;
  padding: 0 0 15px;
  list-style: none;
}

.comments-template ol li{
  margin: 10px 0 0;
  line-height: 18px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
  font-family: Georgia, Sans-serif;
  font-size: 16px;
}

.commentmetadata{
  font-size: 12px;
}
.comments-template p.nocomments{
  padding: 0;
}
.comments-template textarea{
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
}
.namearea {
  width : 235px;
  height : 21px;
  background : #ffffff url(http://www.embeddedcomputingsystems.com/images/textbg.jpg) no-repeat left top;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size : 11px;
  color : #666666;
  border : 0;
  padding : 4px 10px 0 10px;
  margin : 0 0 0 10px;
  vertical-align : middle;
}
.urlarea {
  width : 235px;
  height : 21px;
  background : #ffffff url(http://www.embeddedcomputingsystems.com/images/textbg.jpg) no-repeat left top;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size : 11px;
  color : #666666;
  border : 0;
  padding : 4px 10px 0 10px;
  margin : 0 0 0 10px;
  vertical-align : middle;
}
.emailarea {
  width : 235px;
  height : 21px;
  background : #ffffff url(http://www.embeddedcomputingsystems.com/images/textbg.jpg) no-repeat left top;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size : 11px;
  color : #666666;
  border : 0;
  padding : 4px 10px 0 10px;
  margin : 0 0 0 10px;
  vertical-align : middle;
}
.commentarea {
  width : 415px;
  height : 140px;
  background : #ffffff url(http://www.embeddedcomputingsystems.com/images/textboxbg.jpg) no-repeat left top;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size : 11px;
  color : #666666;
  border : 0;
  padding : 5px 10px 5px 10px;
  margin : 0 0 0 10px;
  vertical-align : middle;
}

div#commentformbox {
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

/* COPYRIGHT */

.copyright {
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 11px;
  line-height: 30px;
  font-weight: normal;
  color: #cccccc;
  float: left;
  width: 650px;
  padding: 10px 5px 5px 5px;
  margin: 0 px;
}

.copyright a{
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 11px;
  font-weight:normal;
  color: #cc0000;
  text-decoration:none;
}

.copyright a:hover{
  color: #FF0000;
}

.avnet {
  float: right;
  margin: 0px;
  padding: 10px;
}

/* BUTTONS */
.quote {
  height: 25px;
  width: 122px;
  margin: 10px 10px 10px 0px;
  padding: 0px;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  display: inline;
  float: left;
  clear: right;
}
.quote a{
  background: #cc0000 url(http://www.embeddedcomputingsystems.com/2/images/quotebut.jpg);
  height: 25px;
  width: 97px;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  line-height: 25px;
  margin: 0;
  padding: 0px 0px 0px 35px;
  display: block;
  clear: right;
}

.quote a:hover{
  color: #cccccc;
}  

.demo {
  height: 25px;
  width: 132px;
  margin: 10px 10px 10px 0px;
  padding: 0px;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  display: inline;
  float: left;
}
.demo a{
  background: #cc0000 url(http://www.embeddedcomputingsystems.com/2/images/demobut.jpg);
  height: 25px;
  width: 97px;
  font-family : Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  line-height: 25px;
  margin: 0;
  padding: 0px 0px 0px 35px;
  display: block;
}

.demo a:hover{
  color: #cccccc;
}

.addtoany_share_save_container{
  clear: left;
}

/* ENVIRONMENTS */

.envthumb {
  width: 84px;
  border: 0px;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  height: auto;
}

.envcontent {
  width: 126px;
  margin: 0px;
  float: right;
  padding: 5px 5px 5px 10px;
}

.envtxt {
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 11px;
}

.envlist {
  padding-top: 3px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  list-style-type: none;
  word-spacing: normal;
}

.envlist li {
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: url(http://www.embeddedcomputingsystems.com/2/images/smarrow.gif) no-repeat left top;
  padding: 0px;
  word-spacing: normal;
}

.envlist li a{
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 10px;
}

.articlelist {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.articlelist li {
  padding: 10px;
  margin: 0px;
  border-bottom: 1px dashed #cccccc;
}