h1, ul, li, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

body {
  background: #eee;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  color: #555;
}
a, a:visited {
  color: #0066CC;
  text-decoration: none;
  font-weight: bold;
}
a:hover{
  color: #9cf;
}

#header{
  height: 105px;
  background-color: #202020;
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
}
#header img{
  margin-top: 1px;
}
#menu{
  background-color: #202020;
  position: relative;
  display: block;
  width: 100%;
}
#menu ul{
  height: 38px;
  padding-left: 100px;	
}
#menu ul li{
	display: block;
	float: left;
	position: relative;
}
#menu ul li a{
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	background: url("images/bt_menu_off.png");
	color: #fff;
	text-decoration:none;
	margin-right: 2px;
	font-weight: bold;
	font-size: 13px;
	padding: 0 28px;
	text-shadow: #000000 0 -1px 2px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px; 
  -webkit-border-top-left-radius: 3px;  
  -webkit-border-top-right-radius: 3px;  
  border-top-left-radius: 3px; 
  border-top-right-radius: 3px; 
}
#menu ul li a.active,
#menu ul li a:hover{
	height: 40px;
	background: url("images/bt_menu_on.png");
}
#feature{
	background: url("images/bg_featured.png");
	height: 100px;
	margin-bottom: 30px;
	border: 1px solid #fff;
}
#feature .light{
	height: 100px;
	margin-top: 0px;
	background: url("images/bg_light.jpg");
        background-position: top;
        background-size: 100%;
}
.wrap{
	display: block;
	width: 930px;
	position: relative;
	margin: 0 auto;
	position: relative;
	display: block;	
}
#feature h1{
	text-indent: -1e+08;
	width: 149px;
	height: 92px;
	position: absolute;
}


#feature h2 { font-size: 45px; line-height: 1em; font-weight: bold; letter-spacing: -2px; color: #333; text-shadow: #dfdfdf 1px 1px 1px; margin-bottom: 20px; font-family: helvetica,arial,sans-serif; padding-top: 25px; margin-top: 0px; text-align: center; }

#main{
	position: inline;
	display: block;
	width: 595px;
	float: left;
	clear: none;
	padding-bottom: 50px;
	line-height: 22px;
}
#sidebar{
	position: inline;
	display: block;
	float: right;
	width: 250px;
	clear: none;
}
#sidebar .helpBar{
	border: 1px solid #999;
	padding: 1px;
	overflow: hidden;
	margin-bottom: 15px;
	
}

 #sidebar .helpBar .wrap{
background: #fff url("images/yellowbar.jpg") left top repeat-x;
padding: 10px;
width: 226px;
}


.clear{
	clear: both;
}
h2{
	font-size: 27px;
	color: #000;
	font-weight: bold;
	margin: 8px 0;
        padding-bottom: 0px;
	text-transform: none;
	font-family: helvetica,arial,sans-serif;
        padding-top: 4px;
        padding-bottom: 4px;
}
#footer{
	border-top: 1px solid #fff;
	margin-top: 30px;
	padding-top: 30px;
	height: 152px;
width: 100%;
	text-align: center;
	background-color: #202020;
color: #000;
}

#footer p.copyright{
	border-top: 1px solid #666;
	padding: 10px 0;
	color: #666;
}

#footer a {
      text-decoration: underline;
      color: #555555;
}

#footer a:hover {
      color: #333;
}

.left {
  float: left;
}

.right {
  float: right;
}

.entrytitle h2 { margin-bottom: 5px; }
.entrytitle h3 { font-size: 11px; margin: 0; padding: 0; text-align: left;}

.entrybody { margin-bottom: 20px; font-size: 13px; line-height: 22px; padding-bottom: 20px; }
.entrybody hr { margin-top: 40px; color:#fff; margin-bottom: 0px; border: 0 none; background-color: #CCC; height: 2px; width: 75%; }
.entrybody h2 { margin-top: 30px; margin-bottom: 0px !important; }
.entrybody img { margin-top: 15px; margin-bottom: 15px; padding: 2px; border: 1px solid #CCCCCC; text-align: center !important; display: block; }

.entry img { margin-top: 15px; margin-bottom: 15px; padding: 2px; border: 1px solid #CCCCCC; text-align: center !important; display: block; }

#commentbox { padding: 20px; background-color: white; border: 1px solid #CCCCCC; }
.commentlist li { padding: 15px; background-color: white; border: 1px solid #CCCCCC; margin-bottom: 10px; font-size: 13px; } 
#comments { font-size: 13px; margin-bottom: 10px; }

.entrybody img {
border:1px solid #CCCCCC;
display:block;
margin-bottom:15px;
margin-top:15px;
padding:2px;
text-align:center !important;}

.sidelinks a {
  color: #555555;
  text-decoration: underline;
  font-weight: normal;
}

.sidelinks a:hover, .sidelinks a:visited:hover {
 color: #333333; 
}

.sidelinks li {
  font-size: 12px;
}

li.ourteam {
	background: url(http://webbynode.com/images/ourteam.png) no-repeat;
}

li.questions {
	background: url(http://webbynode.com/images/question_icon.png) no-repeat;
}

li.ico1 {
	background: url(http://webbynode.com/images/ico1.gif) no-repeat;
}

li.ico2 {
	background: url(http://webbynode.com/images/ico2.gif) no-repeat;
}

li.ico3 {
	background: url(http://webbynode.com/images/article.gif) no-repeat;
}

li.ico4 {
	background: url(http://webbynode.com/images/ico4.gif) no-repeat;
}

li.rss {
	background: url(images/rss.png) no-repeat;
}

#sidebar #community {
	display: block;
	margin-top: 7px;
	padding: 0px 0px 3px 33px !important;
}

.entrybody h2 a, .entrybody h2 a:visited{ color:#000 !important; }

.date { font-size: 15px; font-weight: bold; color: #a5a5a5; }

.wp-smiley { border: none !important; }