/*  
Theme Name: Pulse
Theme URI: http://pulse.ncpolicy.org/
Description: 
Version: 1.5
Author: DesignHammer
Author URI: http://www.designhammer.com/
*/


/*----
  MAIN
  ----*/

  /* Browser defaults override */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, fieldset, address {
    font-size: 1em;
	margin: 0;
	padding: 0;
	}
.italics {
	font-style:italic;
}

body {
	color: #333;
	background: #d7d7d7;
	font: 13px arial, sans-serif;
	margin: 0;
	margin-bottom: 3em;
	padding: 0;
	}
#dhOuterWrapper {
	background: #d7d7d7 url(images/common/bg.gif) repeat-y center;
	text-align: center;
	}
#dhWrapper {
	text-align: left;
	overflow: auto;
	margin: auto;
	padding-bottom: 1em;
	width: 780px;
	}


/*------------
  NORMAL LINKS
  ------------*/

a {
	color: #369;
	outline: none;
	}
a:visited {
	color: #666;
	}
a:hover {
	color: #69c;
	}
a:active {
	color: #369;
	}


/*----
  LOGO
  ----*/

#container {
	background: #000 url(images/common/header-bg.gif) repeat-x;
	width: 100%;
	}
#projectLogo {
	background: #000 url(images/common/logo2.gif) no-repeat;
	text-indent: -6000px;
	text-align: left; /* reason: IE needs this specified */
	margin: auto;
	width: 820px;
	height: 114px;
	}
#projectLogo a {
	display: block;
	width: 440px;
	height: 100px;
	}


/*------------
  MAIN CONTENT
  ------------*/

#dhContent {
	float: left;
	padding-top: 1.5em;
	width: 502px;
	}
#dhContent h2 {
	font-size: 11px;
	margin-bottom: -.5em;
	}
#dhContent h2.super {
	color: #999;
	border-bottom: 1px solid #efead9;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: .5em;
	padding-bottom: .5em;
	}
#dhContent h2.super ul,
#dhContent h2.super li {
	display: inline;
	}
#dhContent h3 {
	font-weight: normal;
	font-size: 21px;
	margin-top: 1em;
	}
#dhContent h3 a {
	color: #333;
	text-decoration: none;
	}
#dhContent h3 a:hover {
	color: #000;
	text-decoration: underline;
	}
p {
	margin: 1em 0;
	}
p.meta {
	color: #369;
	margin: 0;
	}
p.meta a {
	}
blockquote {
	color: #756432;
	background: url(images/common/quote.gif) no-repeat;
	font-size: 14px;
	margin-right: 2.75em;
	margin-left: 1em;
	padding-left: 2.25em;
	}
#dhContent img {
	border: 1px solid #dcd9d9;
	float: right;
	display: block;
	margin: 0 0 1em 1em;
	padding: 5px;
	}
.more-link {
	font-size: 13px;
	text-align: right;
	clear: right;
	}
.more-link a {
	text-decoration: underline !important;
	}
p.comments {
	border-bottom: 1px solid #efead9;
	font-size: 11px;
	clear: both;
	padding-bottom: 2.5em;
	}
p.pager {
	text-align: center;
	}


/*-----------------
  SECONDARY CONTENT
  -----------------*/

#content-secondary {
	border-left: 1px solid #efead9;
	float: right;
	margin-top: 1em;
	padding-top: 1em;
	padding-left: 7px;
	width: 237px;
	}
#feed-link {
	color: #333;
	background: url(images/common/feed-icon.gif) no-repeat left;
	text-decoration: none;
	padding-left: 17px;
	}
#feed-link:hover {
	color: #000;
	text-decoration: underline;
	}
#content-secondary h2 {
	color: #7ea42c;
	background: #f5f2e8;
	background-repeat: no-repeat;
	background-position: 6px center;
	border: 1px solid #f1ecdd;
	font-weight: normal;
	line-height: 2.25em;
	font-size: 15px;
	margin: 1em 0 .5em 0;
	padding-left: 32px;
	}
h2#about-this-blog {
	color: #369;
	background: none;
	border: none;
	border-top: 1px solid #efead9;
	padding-top: .5em;
	padding-left: 0;
	margin-bottom: -.75em;
	}
		h3#about-this-blog { /* about paragraph moved to footer */
			color: #81ABD3; font-size: 1.25em; font-weight: bold;
		}
h2#previous-posts {
	background-image: url(images/common/previous-posts.gif);
	}
h2#contributing-authors {
	background-image: url(images/common/contributing-authors.gif);
	}
h2#web-links {
	background-image: url(images/common/web-links.gif);
	}
#content-secondary p {
	font-size: 11px;
	line-height: 1.2;
	}
#archive-link {
	border-top: 1px solid #dfefd0;
	padding-top: .5em;
	padding-left: 14px;
	}
#archive-link a {
	color: #7ea42c;
	}
#archive-link a:hover {
	color: #97c435;
	}
#content-secondary ul, 
#content-secondary ol {
	list-style: none;
	}
#content-secondary li {
	background: url(images/common/list-arrow.gif) no-repeat 5px center;
	display: block;
	padding: .25em 0;
	padding-left: 32px;
	}
#content-secondary li a {
	color: #333;
	text-decoration: none;
	display: block;
	margin-left: -32px;
	padding-left: 32px;
	width: 205px; /* reason: IE needs it specified */
	}
#content-secondary li a:hover {
	color: #000;
	text-decoration: underline;
	}


/*--------
  COMMENTS
  --------*/

#comments {
	position: relative;
	}
#comments h3 {
	border-top: 1px solid #efead9;
	font-size: 16px;
	margin-bottom: .5em;
	padding-top: .5em;
	}
#comments h3 a {
	color: #369;
	margin-left: .5em;
	}
#comments dl {
	border-bottom: 1px solid #efead9;
	}
#comments dt {
	border-top: 1px solid #E9D3A3;
	text-align: right;
	float: left;
	clear: left;
	position: relative; /* reason: fixes display in IE 6 */
	padding: 1em 0;
	width: 92px;
	}
#comments dt span {
	font-size: 11px;
	line-height: 1.35;
	text-transform: uppercase;
	display: block;
	}
#comments dt a {
	text-decoration: none;
	display: block;
	max-height: 2.5em;
	overflow: hidden;
	}
#comments .permalink {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.35;
	}
#comments .permalink a {
	color: #333;
	background: url(images/common/permalink.gif) no-repeat 0 -2px;
	display: inline;
	padding-left: 18px;
	}
#comments .permalink a:hover {
	color: #000;
	text-decoration: underline;
	}
#comments dd {
	background: url(images/common/comment-bg.gif) repeat-y left;
	border-top: 1px solid #efead9;
	padding-left: 102px;
	padding-bottom: 1px; /* reason: triggers some display thing */
	min-height: 5.5em;
	}
#comments dd.alt {
	background: url(images/common/comment-bg-alt.gif) repeat-y left;
	}
#comments dd p.edit-comment {
	float: right;
	}
#commentform {
	background: #fff url(images/common/comment-bg.gif);
	border-top: 1px solid #E9D3A3;
	margin: 1em 0;
	margin-left: 92px;
	padding-top: 2px;
	padding-right: 3px;
	}
#commentform h3 {
	color: #7ea42c;
	background: url(images/common/comment-bg-alt.gif);
	border-top-width: 1px;
	border-top-color: #E9D3A3;
	border-bottom: 1px solid #E9D3A3;
	text-align: right;
	position: absolute;
	left: 0;
	margin-top: -3px;
	padding: .5em 10px .5em 0;
	width: 82px;
	}
#commentform table {
	table-layout: fixed;
	width: 410px;
	}
th {
	color: #7ea42c;
	background: url(images/common/comment-bg-alt.gif);
	border-left: 1px solid #d3ccbc;
	text-align: left;
	font: 11px arial;
	line-height: 2;
	padding: 0 3px 0 3px;
	}
th span.req {
	color: #999;
	}
tr.inputs td {
	background: url(images/common/comment-bg.gif);
	border-left: 1px solid #d3ccbc;
	}
th.first, 
tr.inputs td.first {
	border-left-color: #e9e7dc;
	}
tr.last td {
	background: #fff;
	border-top: 1px solid #d3ccbc;
	}
.inputs input, 
textarea {
	background: #fff url(images/common/input-shad.gif) repeat-x top;
	border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
    font: 13px arial, sans-serif;
	}
input:focus, textarea:focus {
	background: #fafdff;
	outline: 1px solid #86d4f5;
	}
	
/* added 10-4-08 for sidebar search form */
#search-form input {  }
#search-form h2 { background-image: url(images/common/search.gif); }
#search-form input { margin-left: 6px; height: auto; width: 190px; }
	
textarea {
    display: block;
    margin-left: 4px;
    width: 400px;
	height: 238px;
	}
input {
	margin-bottom: 1em;
	margin-left: 3px;
	width: 128px;
	height: 1.25em;
	}
input.submit {
    font: bold 13px arial;
    line-height: 1;
    margin-top: 1em;
    margin-left: 5px;
    padding: .5em 0 1.5em 0;
    height: 2.5em;
	}
input.submit:focus {
	outline: none;
	}


/*------
  SEARCH
  ------*/

#searchform {
	margin-top: 1em;
	}
#searchform input.search {
	background: #fff url(images/common/input-shad.gif) repeat-x top;
	border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
    font: 13px arial, sans-serif;
    padding: .25em 0;
	/*width: 368px;*/
    width:210px;
	}
#searchform input.button {
	width: 92px;
	height: 1.75em;
	}
#searchform input.button:focus {
	outline: none;
	}


/*-------
  NAV BAR 
  -------*/

#dhNavBar {
	position: absolute;
	top: 60px;
	right: 0;
	height: 0px;
	width: 100%;
	}
#dhNavBar p {
	margin: auto;
	width: 820px;
	padding-left: 560px;
	width: 260px;
	height: 0px;
	}
#dhNavBar a {
	background: url(images/common/ncpw-hover.gif) no-repeat 0 -6000px;
	text-indent: -6000px;
	display: block;
	width: 260px;
	height: 40px;
	}
#dhNavBar a:hover {
	background-position: -400px 0;
	}
#dhNavBar a:active {
	background-position: 0 -6000px;
	}


/*------
  FOOTER
  ------*/

#footerBox {
	color: #ddd;
	background: #000 url(images/common/footer-bg.gif) repeat-x;
	font-size: 11px;
	text-align: left;
	margin: auto;
	padding: 1em;
	padding-bottom: 6em;
	width: 798px;
	}
#footer {
	margin: auto;
	width: 780px;
	}
#footer p {
	width: 502px;
	}
#footerBox a {
	color: #ccc;
	}
#footerBox a:hover {
	color: #fff;
	}
	
/*------
  SOCIAL BUTTONS
  ------*/	

.social-links {
	width: 502px;
	height: 20px;
	padding: 5px 0 0 0;
}

.social-links-home {
	width: 200px;
	height: 20px;
	padding: 5px 0 0 0;
}

.single-twitter-button {
	float: left;
	width: 100px;
}

.single-facebook-button {
	float: left;
	width: 100px;
	padding-top: 1px;
}

#dhContent ul {
list-style: outside;
padding-left:20px;
}
