/*  
Theme Name: NPA public resources 
Description: NPA Branded style 
Version: 1.0
Author: K.Brown The Imagination Factory
*/		


#sectionlinks2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	width: 170px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(http://www.npaworldwide.com/GRFX/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 170px 15px;
}
#sectionlinks2 div.wrap {
	display: block;
	padding: 10px 10px 10px 30px;
	width: 148px;
	margin-bottom: 1px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	color: #4D4D4D;
	text-decoration: none;
	/margin-bottom: -2px;
}
#sectionlinks2 ul {
	display: block;
	padding: 0;
	margin: 0;
}

#sectionlinks2 ul li {
	list-style-image: url(http://www.npaworldwide.com/GRFX/arrow_blue.gif);
	margin-top: 4px;
	padding-bottom: 4px;
	color: #666666;
}

#sectionlinks2 ul li a {
	text-decoration: underline;
	margin-top:-3px;
}
#sectionlinks2 ul li a:hover {
	text-decoration: none;
}
#sectionlinks2 ul li ul {
	padding-left: 20px;
}

#sectionlinks2 ul li ul li {
	list-style-image: url(http://www.npaworldwide.com/GRFX/cross_blue.gif);
}

#sectionlinks2 ul li ul li a {
	color: #1D529C;
	margin-top:-5px;
}


blockquote {
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #666666;
border-left: 4px solid #B5C9DF;
}

.postmetadata {margin: 20px 5px 20px 5px;}

.postmetadata a:link {
border: none;
color: #3E748F;
font-weight: normal;
}

.postmetadata a:hover {
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited:hover {
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited {
border: none;
color: #3E748F;
font-weight: normal;
}

#feed, #feed img a:link, #feed img a:visited {border: none;}

.commentlist {
padding-left: 40px;
padding-right: 15px;
background: #fff;
}

.commentlist li {
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #efefef;
margin-bottom: 2px;
border: 1px solid #8B9DB2;
}

li.alt {
background: #E0E8EF;
}

.commentlist cite {
background: #fff;
padding: 2px 3px 1px 3px;
border: 1px solid #8B9DB2;
}

.commentlist p {
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link {
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:visited {
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:hover {
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentlist a:visited:hover {
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
text-decoration: none;
color: #9F9F9F;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #B4D8FE;
font-size: 28pt;
}

#comment {width: 350px;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D529C;
	margin: 0px;
	padding: 6px 0px 0px;
	display: block;
}

h4 {
margin-top: 15px;
font-size: 13px;
font-weight: bold;
border-bottom: .5em solid #f0f8ff;
}

h5 {
margin-top: 15px;
font-size: 12px;
font-weight: bold;
border-bottom: .5em solid #f0f8ff;
}

.date {
line-height:normal;
float: right;
font-weight: bold;
background: url(img/date.png) 0 11px no-repeat;
padding-top: 5px;
padding-bottom: 5px;
margin-right: 10px;
text-align:center;
width: 35px;
color: #D1DFEF;
}

.entry {
margin-bottom: 5px;
}
       
.post {
display: block;
overflow:hidden;
width:98%;
}

code {
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #6DA6D1;
color: #666666;
background: #C3DEF1;
}