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

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

*/

/* GENERAL */

body {
  background-color: #efefef;
  margin: 0;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
}

a span {
  cursor : pointer;
}

p {
  margin-bottom: 15px;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size: 14px;
  color: #666666;
  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 : "Trebuchet MS", Verdana, Arial, serif;
  font-size: 13px;
  color: #666666;
  line-height: 125%;
  word-spacing: 2px;
  margin-top: 0px;
  padding: 0px;
}



/* HEADER */

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

div#emagheader {
  background: #666666 url(http://embeddedcomputingsystems.com/images/topfade_bg.jpg) repeat-x;
  width: 970px;
  height: 139px;
  margin: 0 auto;
  padding: 1px 0 0 0;
}

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

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

#emagheader h2 {
  margin: -98px 0px 0 1px;
  font-weight: bold;
  height: 100px;
  font-size: 10px;
  padding: 0 147px 0 0px;
  position: relative;
  float: right;
}

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

/* MAIN NAVIGATION & SEARCH */

div#navcontainer {
  background: none;
  margin: -35px auto 0px auto;
  height: 35px;
  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/images/navbg_red.jpg);
  float : left;
  margin : 0px 0px 0px 5px;
  padding : 0 14px;
  text-decoration : none;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 14px;
  font-weight : bold;
  color : #ffffff;
  white-space : nowrap;
  height : 35px;
  line-height : 35px;
}

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

ul#navlist li a.active {
  background : #ffffff;
  color : #666666;
  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/images/comment_icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-size: 12px;
}

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

div#content {
  padding: 15px;
  margin: 0;
}

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

div#matrix_container {
  width: 990px;
  margin: 0 auto;
  background: #ffffff;
  padding: 0 0 0px 0;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

div#main {
  width: 660px;
  padding: 15px 0 75px 0;
  margin: 0px;
  float: left;
}


.maingrey {
  display: inline-block;
}

.maingrey {
  padding: 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: 200px;
  font-size: 12px;
}

#topstory p{
  font-size: 12px;
}

div#right {
  width: 305px;
  padding: 15px 0 50px 0;
  margin: 0px;
  float: right;
}

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;
}

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

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

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

h4 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;
}

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

/* 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/images/footerbg.gif) no-repeat center top;
  height: 180px;
  margin: 0px;
  padding: 0px;
}

/* 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 : "Trebuchet MS", Verdana, Arial, 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;
}

/* SEARCH */

.searchbox {
  width : 235px;
  height : 18px;
  background : #F7F7F7 url(http://embeddedcomputingsystems.com/images/searchbg.jpg) no-repeat left top;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color : #666666;
  border : 0;
  padding : 7px 10px 0 10px;
  margin : 0 5px 0 0;
  vertical-align : middle;
}

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

/* SIDE BAR */

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

ul#recentpostsside li {
  background: url(http://embeddedcomputingsystems.com/images/post_icon.gif) no-repeat;
  font-family: "Trebuchet MS", Verdana, Arial, 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: "Trebuchet MS", Verdana, Arial, 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: "Trebuchet MS", Verdana, Arial, serif;
  font-size: 24px;
  color: #cc0000;
  line-height: 28px;
  font-weight: bold;
}

.titlebox {
  float: left;
  margin-bottom: 15px;
  margin-top: 0px;
  width: 660px;
  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: "Trebuchet MS", Verdana, Arial, 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: "Trebuchet MS", Verdana, Arial, 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 : "Trebuchet MS", Verdana, Arial, serif;
  color: #CC0000;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  line-height: 34px;
}

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

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

.postmetadata {
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  color: #999999;
}

.postmetadata a{
  font-family : "Trebuchet MS", Verdana, Arial, 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://embeddedcomputingsystems.com/images/textbg.jpg) no-repeat left top;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color : #2b2b2b;
  border : 0;
  padding : 4px 10px 0 10px;
  margin : 0 0 0 10px;
  vertical-align : middle;
}
.urlarea {
  width : 235px;
  height : 21px;
  background : #ffffff url(http://embeddedcomputingsystems.com/images/textbg.jpg) no-repeat left top;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color : #2b2b2b;
  border : 0;
  padding : 4px 10px 0 10px;
  margin : 0 0 0 10px;
  vertical-align : middle;
}
.emailarea {
  width : 235px;
  height : 21px;
  background : #ffffff url(http://embeddedcomputingsystems.com/images/textbg.jpg) no-repeat left top;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color : #2b2b2b;
  border : 0;
  padding : 4px 10px 0 10px;
  margin : 0 0 0 10px;
  vertical-align : middle;
}
.commentarea {
  width : 415px;
  height : 140px;
  background : #ffffff url(http://embeddedcomputingsystems.com/images/textboxbg.jpg) no-repeat left top;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color : #2b2b2b;
  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 : "Trebuchet MS", Verdana, Arial, 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 : "Trebuchet MS", Verdana, Arial, serif;
  font-size: 11px;
  font-weight:normal;
  color: #cc0000;
  text-decoration:none;
}

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

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

/* MATRIX */

ul#matrix {
  list-style: none;
  margin-bottom: 15px;
  padding: 0px;
  width: 305px;
  margin: 0px;
  maring-bottom: 20px;
}

ul#matrix li {
  width: 225px;
  padding: 10px 10px 10px 70px;
  margin: 0;
  font-family: "Trebuchet MS", Verdana, Arial, serif;
  font-size: 12px;
  color: #666666;
  line-height: 125%;
  word-spacing: 2px;
}

ul#matrix .boards {
  background : url(http://embeddedcomputingsystems.com/images/boards_icon.jpg) no-repeat left top;
}

ul#matrix .blades {
  background : url(http://embeddedcomputingsystems.com/images/blades_icon.jpg) no-repeat left top;
}

ul#matrix .systems {
  background : url(http://embeddedcomputingsystems.com/images/systems_icon.jpg) no-repeat left top;
}

ul#matrix li a {
  font-family: "Trebuchet MS", Verdana, Arial, serif;
  font-size: 16px;
  color: #cc0000;
  line-height: 125%;
  word-spacing: 2px;
}


ul#matrix li a:hover {
  color: #ff0000;
}
