body {
	background: #fff url(http://www.navigenics.com/static/images/common/bg_gradient.jpg) repeat-x;
}

img {
	display:block;
}

a {
	outline:none;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

#blog-entries img.left {
	margin-right: 15px;
	padding-left:0;
}

#wrapper {
	width:972px;
	margin: 0 auto;
}

#masthead {
	background: url(/assets/images/blog_banner7.jpg) no-repeat;
	height: 167px;
	margin: 1.5em auto .7em auto;
	text-indent: -9000em;
	width:972px;
}

#masthead h2, #masthead h3 {
	margin-bottom: 0;
}

#masthead h3 {
	display:none;
}

#masthead a {
	height: 167px;
	width:972px;
	display:block;
}

.global-content {
	margin-bottom: 2em;
}

#blog-wrap {
	float:left;
	width: 100%;
}

#blog-entries {
	float:left;
	width: 80%;
	background: #fff url(/assets/images/entry_wrap_btm.gif) repeat-x bottom;
}

#blog-entries img {
	padding:0 0 15px 10px;
}

#captcha img {
	padding:0;
}

.box {
	height: 34px;
	padding:0 5px 0 0;
	background: url(/assets/images/heading-box-right.gif) no-repeat right;
	margin:0.4em 0.3em 0.5em 0.3em;
	clear:both;
}

.box div {
	height:17px;
	margin:0;
	padding:9px 0px 8px 7px;
	background: url(/assets/images/heading-box-left.gif) no-repeat left;
}

.box h3 {
	font-size: 85%;
	font-weight: normal;
}

.box h4, .box h1 {
	margin-bottom:0;
	padding-left:5px;
}

.heading4 {
	margin-bottom:0;
	padding-left:5px;
	font-weight: bold;
}

.actions {
	background: #f1f1f1 url(/assets/images/right_side_action_box.gif) no-repeat right;
}

.actions div {
	background: #f1f1f1 url(/assets/images/left_side_action_box.gif) no-repeat left;
}

.entry .actions p {
	margin-bottom:0pt;
	padding-left:0;
	color:#1B95C8;
}

.actions a {
	padding:0 5px;
}

.actions a.stbutton {
	padding-left: 25px;
}

#blog-entries .heading3 {
	padding-left:5px;
	font-size: 100%;
}

#blog-entries form {
	padding-left: 15px;
}

.entry img {
	padding: 1em 0;
}

.entry {
	margin: 0 0 2em;
}

.entry h3, .entry h4, .entry h1, .entry form, .entry p {
	padding-left: 15px;
}
.entry h1 {
	font-size: 185%;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color:#414141;
	margin-bottom: .2em;
	padding-right: 25px;
}

.entry h1 a {
	color:#414141;
}

.entry p { padding-right:4em }

.blog .entry.first p.date {
	border: none;
	margin: .8em 1em .3em;
	padding:0;
}

.entry p.date {
	border-top: 1px solid #F1F1F1;
	margin:1.5em 1em .3em;
	padding:2px 0;
}

.entry .author {
	margin-bottom:0.1em;
	padding-left: 15px;
}

.entry .author p {
	display:inline;
	padding-left: 0;
	
}

.entry .post {
	line-height: 1.4em;
	margin: 1.4em 0;
	font-size: 110%;
}

.entry p.topics {
	margin: 2.3em 0 1.4em 0;
}

.entry .read-more {
	padding-top: .2em;
}

.entry li {
	margin-right: 1em;
}

#paginate-blogs {
	float:left;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin: 1.8em 0em 1.8em .3em;
	padding:0.8em 0;
	width:98%;
}

#paginate-blogs a#next {
	float:right;
	margin-right:1em;
}

#paginate-blogs a#previous {
	float:left;
}

#blog-entries, #sidebar {
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	
}

.comment {
	margin-top: 1.5em;
}

.comment.admin p {
	padding-right: 10px;
	padding-left: 11px;
}


.comment.admin p.posted {
	margin:0;
	background: url(/assets/images/admin_comment_top.gif) no-repeat left top;
	padding-top:15px;
}

.comment .posted {
	margin:0 0 .1em;
}

.comment .posted span.date {
	font-size: 90%;
	font-style: italic;
}

.comment.admin {
	background: url(/assets/images/admin_comment_bottom.gif) no-repeat left bottom;
	padding-bottom: 1px;
	font-size:110%;
	margin-left:20px;
	width:709px;
}

.comment.admin div {
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}

#comment_form table {
	
}

#comment_form th {
	padding-right: 10px;
}

#comment_form table td input {
	margin: .6em 0;
	width: 294px;
}

#comment_form #terms {
	margin-bottom: 1em;
}

form .box {
	margin-left:-.5em;
}

#comment_form #terms-of-use {
	height: 15em;
	width:90%;
	overflow: auto;
	padding: 5px;
	border: 2px solid #f1f1f1;
	margin: 1em 0;
}

#terms #terms-title {
	font-size:100%;
	font-weight:bold;
}

#comment_form #terms .important {
	font-size: 100%;
	font-weight: bold;
}

#comment_form #terms input {
	margin:0 1em 0 0.1em;
	width:3em;
}

#comment_form #terms label {
	display:block;
	margin-bottom: .5em;
}

#comment_form #terms span {
	color:#F58523;
}

#comment_form textarea {
	width: 343px;
}

#captcha{
	float:left;
	width:39%;
}

#captcha p{
	margin-bottom:.5em;
}

#captcha input{
	float:left;
	margin-top: .5em;
}

#captcha input#submit {
	clear:both;
	float:left;
	margin:1em 0;
}

#captcha img{
	float:right;
}

#tellafriend_form textarea {
	width: 50%;
}

#tellafriend_form #captcha {
	width: 50%;
	margin-bottom: 2em;
}


#sidebar {
	float: right;
	padding-right:0.7em;
	width:17.5%;
	background: #fff url(/assets/images/sidebar_btm.gif) repeat-x bottom;
	padding-bottom: 2em;
}

#sidebar .heading {
	padding: 7px 0 5px 0;
	margin-left: .6em;
	font-family: Georgia;
	font-size: 115%;
	font-weight: normal;
	color:#5c5a55;
	border-bottom: 1px solid #9cc84c;
}

#sidebar ul {
	margin-left:10px;
}

#sidebar li {
	margin:0;
	padding:5px 0 0 5px;
	list-style-type:none;
	background: url(/assets/images/square_bullet.gif) no-repeat 0px 11px;
}

#sidebar li a {
	font-size: 90%;
	padding-left: 2px;
}

#sidebar p {
	font-size: 90%;
	line-height:1.2em;
	padding:0pt 5px 0pt 9px;
}

#sidebar #archive li span {
    font-size:90%;
}

#sidebar #archive li.year, #sidebar .nav_categories li.sub-cat-heading {
    background:none;
    cursor: pointer;
    padding-left:0;
}

#sidebar .nav_categories li.sub-cat-heading a:hover {
/*    text-decoration:none;*/
}

#sidebar #archive li.year span, #sidebar .nav_categories li.sub-cat-heading a.cat-expander{
	color:#1B95C8;
    background: url(/assets/images/drop_arrows.gif) no-repeat right -8px;
    padding-right:14px;
}

#sidebar #archive li.year span.open, #sidebar .nav_categories li.sub-cat-heading a.open{
    background-position: right 5px;
}

#sidebar #search input.search-field {
	float:left;
	width: 115px;
	margin-left:10px;
}

#sidebar #search input.submit {
	float:right;
}

#sidebar #syndication li#rss {
	background: none;
	padding:0;
}

#sidebar #syndication li#rss a {
	background: url(/assets/images/feed-icon-14x14.png) no-repeat scroll left 13px;
	padding: 14px 0 0 19px;
}

#sidebar li a.email, #sidebar li a.twitter, #sidebar li a.facebook, #sidebar li a.rss {
    padding-left: 25px;
}

#sidebar #contact-us li {
    list-style-type:none;
    background:none;
    padding: 5px 0 0 0;
}

a.email { background: url(/assets/images/email.png) no-repeat left; }
a.twitter { background: url(/assets/images/twitter.png) no-repeat left; }
a.facebook { background: url(/assets/images/facebook.png) no-repeat left top; float:left; }
a.rss { background: url(/assets/images/feed-icon-14x14.png) no-repeat left; }


body.error #blog-entries {
	width:100%;
}

body.error #blog-entries ul {
	margin:0;
	padding:15px;
}

body.error #blog-entries li {
	list-style-type: none;
	color: red;
	font-weight: bold;
}

#globalFooter {
	width: 80%;
	clear: both;
	padding-top:2em;
	color:#999999;
}