/*   
Theme Name: NCCP
Theme URI: www.jeremybillett.com
Description: A search engine optimized website framework for WordPress.
Author: Jeremy Billett
Author URI: http://jeremybillett.com/
Version: 1.0
*/

/*   
Author: Jerremee Design | www.jerremee.com.au
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #016bb2;	color: #000;
	margin: 0 auto 0 auto;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	width: 950px;
}
#wrapper {
	background: #fff;
	float: left;	margin: 0 auto 0 auto;
	width: 100%;	border-right: 7px solid #4c90bd;	border-left: 7px solid #4c90bd;
}
/* =Header
-------------------------------------------------------------- */
#branding {
	background: #fff url('img/logo.png') no-repeat center;
	width: 100%;
	height: 200px;
	clear: both;	
}
#blog-title {
	background: transparent;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 30px;	display: none;
}
#blog-title a:link {
	text-decoration: none;
	font-weight: bold;
	color: #016bb2;
}
#blog-title a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#blog-title a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #016bb2;
}
#blog-title a:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#blog-description {
	background: transparent;
	color: #000;
	font-size: 16px;
	font-weight: none;	display: none;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
	background: #ddd;
	float: left;
	width: 100%;
	clear: both;
	line-height: 50px;	margin: 10px auto 0 auto;
	color: #000;
	font-size: 10px;
	text-align: center;	border-top: 1px solid #999;
}
#footer a:link {
	text-decoration: none;
	font-weight: none;
	color: #016bb2;
}
#footer a:hover {
	text-decoration: none;
	font-weight: none;
	color: #000;
}
#footer a:visited {
	text-decoration: none;
	font-weight: none;
	color: #016bb2;
}
#footer a:visited:hover {
	text-decoration: none;
	font-weight: none;
	color: #000;
}
/* =Menu
-------------------------------------------------------------- */
#wrapnav {
	background: #fff;
	float: left;
	margin: 0 auto 0 auto;
	width: 100%;	height: 70px;
}
#navi {
	background: transparent;
	float: left;
}
#navi li {
    display: inline;
	list-style: none;
}.btnhome a, .btnhome a:visited {	display:block;	float: left;	width: 190px;	height: 70px;	background: url('img/home.png') 0 0 no-repeat;	background-position: 0 0;}.btnhome a:hover, .btnhome a:hover:visited { 	background-position: 0 -70px;}.btnnews a, .btnnews a:visited {	display:block;	float: left;	width: 190px;	height: 70px;	background: url('img/news.png') 0 0 no-repeat;	background-position: 0 0;}.btnnews a:hover, .btnnews a:hover:visited { 	background-position: 0 -70px;}.btnprojects a, .btnprojects a:visited {	display:block;	float: left;	width: 190px;	height: 70px;	background: url('img/projects.png') 0 0 no-repeat;	background-position: 0 0;}.btnprojects a:hover, .btnprojects a:hover:visited { 	background-position: 0 -70px;}.btnhelp a, .btnhelp a:visited {	display:block;	float: left;	width: 190px;	height: 70px;	background: url('img/help.png') 0 0 no-repeat;	background-position: 0 0;}.btnhelp a:hover, .btnhelp a:hover:visited { 	background-position: 0 -70px;}.btncontact a, .btncontact a:visited {	display:block;	float: left;	width: 190px;	height: 70px;	background: url('img/contact.png') 0 0 no-repeat;	background-position: 0 0;}.btncontact a:hover, .btncontact a:hover:visited { 	background-position: 0 -70px;}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}/* =Comments-------------------------------------------------------------- */
#comments {	background: transparent;	width: 100%;	padding: 5px;	font-size: 14px;}
#comments-list {	width: 100%;}
#comments h3, #respond h3 {	font-size: 16px;	color: #000;	font-weight: bold;	margin: 20px 0 10px 0;	padding: 10px 0 5px 0;}
#comments a:link {	text-decoration: none;	font-weight: none;	color: #016bb2;}
#comments a:hover {	text-decoration: none;	font-weight: none;	color: #000;}
#comments a:visited {	text-decoration: none;	font-weight: none;	color: #016bb2;}
#comments a:visited:hover {	text-decoration: none;	font-weight: none;	color: #000;}
#comments ol {	color: #000;	list-style-position: inside;	list-style-image: url('img/bullet.png');}
#comments li {	margin-bottom: 15px;}
img.avatar, img.photo {	display: none;}
#comments .comment-meta {	margin: 0 0 10px 0;}
.formcontainer {	font-size: 14px;	color: #000;}.comment-meta {	font-size: 10px;}#login, .form-label {	display: none;}
#comment {	background-color: #fff;	color: #000;	border: 1px solid #999;	clear: both;	overflow: vertical;	padding: 10px;	margin: 0 auto 0 auto;	width: 500px;}
#form-allowed-tags {	display: none;}
#submit {	color: #016bb2;	background: transparent;	border: 1px solid #999;	margin: 3px;	clear: both;	font-size: 14px;}
#submit:hover {	background: #eee;	color: #000;	cursor: pointer; /* cursor: hand; for IE5 */	text-decoration: none;}
/* =Content
-------------------------------------------------------------- */
#container {
	background: #fff;
	float: left;
	width: 727px;
}
#content {
	background: transparent;
	float: left;
	padding: 10px;
}
.entry-content h1 {	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding: 10px 0 5px 0;
}
.entry-content h2 {	font-size: 18px;	color: #000;	font-weight: bold;	margin: 5px 0 10px 0;	padding: 10px 0 5px 0;
}
.entry-content h3 {	font-size: 16px;	color: #000;	font-weight: bold;	margin: 5px 0 10px 0;	padding: 10px 0 5px 0;
}
.entry-content h4 {	font-size: 16px;	color: #000;	font-weight: bold;	margin: 5px 0 10px 0;	padding: 10px 0 5px 0;
}
.entry-content h5 {	font-size: 16px;	color: #000;	font-weight: bold;	margin: 5px 0 10px 0;	padding: 10px 0 5px 0;
}
#content ul, #content ol {
	-webkit-padding-start: 0px;
	margin-left: 30px;	
}	
.entry-content img {
	padding: 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {	
	float: left;
}
.alignright {
	float: right;
}
img .alignleft, img .alignright {
	display: inline;
}
.entry-content p {
	padding: 10px;
}
.page-title {	font-size: 22px;	color: #000;	font-weight: bold;	margin: 5px 0 10px 0;	padding: 10px 0 5px 0;
}
.entry-title {	font-size: 22px;	color: #000;	font-weight: bold;	margin: 5px 0 10px 0;	padding: 10px 0 5px 0;
}
.entry-title a:link {
	text-decoration: none;
	color: #000;
}
.entry-title a:hover {
	text-decoration: none;
	color: #016bb2;
}
.entry-title a:visited {
	text-decoration: none;
	color: #000;
}
.entry-title a:visited:hover {
	text-decoration: none;
	color: #016bb2;
}
.post {
	margin: 0 0 50px 0;	
}
.entry-content, .entry-summary {
	padding: 10px;
	color: #333;
	font-size: 14px;
}
.entry-content a:link {
	text-decoration: none;
	font-weight: none;
	color: #016bb2;
}
.entry-content a:hover {
	text-decoration: none;
	font-weight: none;
	color: #000;
}
.entry-content a:visited {
	text-decoration: none;
	font-weight: none;
	color: #016bb2;
}
.entry-content a:visited:hover {
	text-decoration: none;
	font-weight: none;
	color: #000;
}
.entry-meta, .entry-utility {
	color: #666;
	font-size: 14px;
	padding: 0;	display: none;
}
.entry-utility {
	padding: 0;	display: none;
}
.entry-meta a:link, .entry-utility a:link {
	text-decoration: none;
	color: #016bb2;
}
.entry-meta a:hover, .entry-utility a:hover {
	text-decoration: none;
	color: #000;
}
.entry-meta a:visited, .entry-utility a:visited {
	text-decoration: none;
	color: #016bb2;
}
.entry-meta a:visited:hover, .entry-utility a:visited:hover {
	text-decoration: none;
	color: #000;
}
.page-link {
	font-size: 14px;
}
.page-link a:link {
	text-decoration: none;
	color: #016bb2;
}
.page-link a:hover {
	text-decoration: none;
	color: #000;
}
.page-link a:visited {
	text-decoration: none;
	color: #016bb2;
}
.page-link a:visited:hover {
	text-decoration: none;
	color: #000;
}
blockquote {
	border-left: 1px solid #ccc;
	margin: 10px 0 10px 20px;
	padding: 0 10px 0 10px;
	font-size: 12px;
	color: #333;
}
.faded {
	margin: 12px;
	display: block;
	float: left;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 0;
}
.faded img {
	padding: 0;
	margin: 0;
}
.faded a:link {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.faded a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.faded a:visited {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.faded a:visited:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
/* =Navigation
-------------------------------------------------------------- */
.navigation {
	margin: 0 0 20px 0;
	overflow: auto;	
}
#nav-above {
	display: none;
}
#nav-below, #nav-above {	
	font-size: 16px;	font-weight: bold;
}
.nav-previous, .nav-next {
	padding: 10px;
}
#nav-below a:link {
	text-decoration: none;
	font-weight: none;
	color: #016bb2;
}
#nav-below a:hover {
	text-decoration: none;
	font-weight: none;
	color: #000;
}
#nav-below a:visited {
	text-decoration: none;
	font-weight: none;
	color: #016bb2;
}
#nav-below a:visited:hover {
	text-decoration: none;
	font-weight: none;
	color: #000;
}
.nav-previous {
	float:left;
}
.nav-next {
	float:right;
}
/* =Widget Areas
-------------------------------------------------------------- */
#wrapwig {
	background: #fff;
	float: left;
	width: 220px;	margin-top: 20px;
	font-family: verdana, arial, serif;	border-right: 1px solid #ccc;}
#primary, #secondary, #tertiary {
	background: transparent;
	float: left;
	width: 200px;
	font-size: 12px;
	color: #fff;
	padding: 0 10px 0 10px;
}
#searcher {
	background: transparent;
	float: left;
	width: 250px;
	font-size: 12px;
	color: #fff;
	padding: 0 10px 0 20px;
}
.widget-title {
	list-style: none;
	font-size: 14px;
}
#primary a:link, #secondary a:link, #tertiary a:link, #searcher a:link {
	text-decoration: none;
	color: #016bb2;
}
#primary a:hover, #secondary a:hover, #tertiary a:hover, #searcher a:hover {
	text-decoration: none;
	color: #000;
}
#primary a:visited, #secondary a:visited, #tertiary a:visited, #searcher a:visited  {
	text-decoration: none;
	color: #016bb2;
}
#primary a:visited:hover, #secondary a:visited:hover, #tertiary a:visited:hover, #searcher a:visited:hover {
	text-decoration: none;
	color: #000;
}
#primary h3, #secondary h3, #tertiary h3, #searcher h3 {	
	font-size: 16px;
	color: #000;
	margin: 5px 0 15px 0;
	font-weight: bold;
}
.nolist {	list-style: none;}
.nicelist ul {
	list-style: disc;
	margin: 10px 0 20px 5px;
	list-style-image: url('img/bullet.png');
}
.nicelist li {
	color: #000;
	padding: 0 0 0 3px;
	text-align: left;
	list-style-position: inside;
	font-size: 14px;	
}.nicelist a:link, a:visited {	color: #016bb2;}.nicelist a:hover, a:hover:visited {	color: #000;}
.screen-reader-text {
	display: none;
}
#s {
	float: left;
	background-color: #fff;
	color: #000;
	border: 1px solid #999;
	width: 150px;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 5px;
}
#searchsubmit {	float: left;
	text-align: left;
	color: #016bb2;
	background: #fff;
	border: 1px solid #999;
	clear: both;	margin: 3px;
}
#searchsubmit:hover {	background: #eee;
	color: #000;
	cursor: pointer; /* cursor: hand; for IE5 */
	text-decoration: none;
}#twitter {	color #000;}
#twitter_update_list a:link {	text-decoration: none;	color: #016bb2;}
#twitter_update_list a:hover {	text-decoration: none;	color: #000;}
#twitter_update_list a:visited  {	text-decoration: none;	color: #016bb2;}
#twitter_update_list a:visited:hover {	text-decoration: none;	color: #000;}#apply {	padding: 0;	margin: 10px auto 0 auto;	text-align: center;}























