/*  
Theme Name: NWMP

Description: NWMP
Version: 1.0
Author: Shane Brown

	

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #9ab6ca;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #003053;
	font-weight: bolder;
	text-decoration: none;
}

a{
	text-decoration: underline;
	color: #003053;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #daf0fe;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: verdana;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 1008px;
	margin: 0 auto;
	padding: 0px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 1008px;
	float: left;
	color: #fff;
	background-color: #9AB6CA;
	background-image: url(images/content_pagebg.png);
	background-repeat: repeat-y;
	margin-right: 30px;
	z-index: 1;
	display:inline;
}

#header{
	width: 1008px;
	float: left;
	clear: both;
	background-color: #9AB6CA;

	background-image: url(images/menu_nav_bg.png);
	
}

#headertop{
	width: 1008px;
	float: left;
	clear: both;
	background-image: url(images/header_A.png);
	height: 190px;
	background-color: #9AB6CA;
}

#headerbottom{
	width: 1008px;
	float: left;
	clear: both;
	background-image: url(images/menu_nav_bg.png);
	
	background-color: #9AB6CA;

	background-repeat: repeat-y;

}
.logintop{
	margin-right: 30px;
	margin-top: 10px;
	text-align: right;
	width: 308px;
	float: right;
	
}
.logintop1{
	margin-left: 30px;
	margin-top: 10px;
	text-align: left;
	width: 308px;
	float: left;
	
}
#search{
	padding-top: 5px;
	padding-right: 5px;
	float: right;
	
}


#header h1{
	padding: 25px 30px 25px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header a{
	color: #b6e1fe;
}

/*--------Side bar options ---------------------*/

li .parentArrow {
	background-image: url(images/arrow_bullet.png);
	background-repeat: no-repeat;
	background-position: 145px center;
}

#left_sidebar, .right_sidebar_col{
	width: 160px;
	float: left;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 5px;
}
 
#left_sidebar a{
	color: #ffffff;
}

#left_sidebar ul, .right_sidebar_col ul{
	padding: 0;
	list-style: none;
	margin: 0;
	z-index:100;
}

#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 5px;
		
}

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
		
}

.right_sidebar_col ul li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2.gif) no-repeat;
	color: #ffffff;
	margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 12px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;	
}

#left_sidebar ul ul, .right_sidebar_col ul ul{

	z-index:100;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		
}

.right_sidebar_col ul ul li{
	margin: 0;
	line-height: 24px;
}

#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
	display:inline;
}
/*above here */
.right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

.right_sidebar_container_bottom{
	width: 190px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: -15px;
}

.right_sidebar_container_top{
	width: 190px;
	float: right;
	margin-right: 10px;
}

.right_sidebar_col{
	margin: 0 0 0 0px;
}

.right_sidebar_col a{
	color: #001f35;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 10px 0 0;
}

.right_sidebar_col ul li h2{
	color: #ffffff;
	background-image: url(images/bg_ul_li_h2_2.gif);
	background-repeat: repeat;
	width: 170px;
}

.right_sidebar_col ul ul{
	background: none;
}

.wide_column_bottom, .wide_column_top{
	width: 817px;
	float: left;
	padding: 0 0 10px;
	color: #000;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	display:inline;
	min-height:300px;
}

.wide_column_top{
	padding: 0;
	background: url(images/bg_wide_column_top.gif) no-repeat;
	display:inline;
}

.narrow_column{
	width: 600px;
	float: left;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	
	
}

.narrow_column1{
	width: auto;
	float: left;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	
	}
.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
	background: none;
}

.post_alt{
	background: url(images/bg_post_alt.gif) no-repeat;
}

.post h2 a, .post_alt h2 a{
	color: #003053;
	text-decoration:none;
}

.postdate{
	padding: 8px 0px;
	font-size: 11px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
	color: #ba9575;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	background: url(images/bg_dotted.gif) repeat-x top left;
}

.browse{
	padding: 0 15px;
	font-family: verdana;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(images/bg-dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 50%;
	font-family: verdana;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 0px 0px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 1008px;
	float: left;
	color: #fff;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 79px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #9AB6CA;
	display:inline;
}
#skyline{
	width: 1008px;
	text-align: center;
	
	color: #FFFFFF;
	margin-bottom:10px;
}

#footer p{
	padding: 20px;
	line-height: 18px;
	text-align: center;
}
.class{
	clear: both;
}



img.centered {
display: block;
margin-left: auto;
margin-right: auto;
background-color: #003053;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
}

img.alignright {
padding: 8px;
margin: 0 0 4px 10px;
display: inline;
background-color: #003053;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
}

img.alignleft {
	padding: 8px;
	margin: 0 10px 4px 0;
	display: inline;
	background-color: #003053;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
	
	
}

.alignright {
float: right;
clear:both;
}

.alignleft {
float: left
clear: both;
} 


/************************************************

*	Navbar      								*

************************************************/



#navbar {

	background: #000000 url(images/navbar.gif);

	width: 990px;

	height: 35px;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	color: #FFFFFF;

	font-weight: bold;

	margin: 0px auto 0px;

	padding: 0px;

	}

	

#nav {

	margin: 0px;

	padding: 0px;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li a, #nav li a:link, #nav li a:visited {

	color: #FFFFFF;

	display: block;

	font-weight: normal;

    margin: 0px;

	padding: 9px 20px 10px 20px;

	text-decoration: none;

	text-transform: uppercase;

	border-right: 1px solid #000000;
	width:auto;

	}



#nav li a:hover, #nav li a:active {

	background: #000000 url(images/navhov.gif);

	color: #FFFFFF;
	

	}

	

#nav li li a, #nav li li a:link, #nav li li a:visited {

	width: 110px;

	background: #424242;

	color: #FFFFFF;

	float: none;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	border-bottom: 1px solid #000000;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #000000;

	color: #FFFFFF;

	padding: 7px 10px 7px 10px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 130px;

	margin: 0px;

	padding: 0px;

	}



#nav li li { 

	}



#nav li ul a { 

	width: 130px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -30px 0 0 130px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

	}

#nav li:hover, #nav li.sfhover { 

	position: static;

	}

/* ---- sidebar flyout menu ----- */


#menu ul, #menu ul ul{
	padding: 0;
		margin: 0;
		list-style: none;
		width : 160px;
}

#menu ul li { position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width : 160px;
 }


#menu ul li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 160px;
		margin-top : -23px;
	}
#menu ul li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

#menu ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	background:#003053;
} 


#menu ul li a:hover {
	background-color:#000;
	color:#fff;
	/* background-image: url(images/navhov.gif); */
}
#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li.sfhover ul ul, #menu ul li.sfhover ul ul ul {
		left: -999em;
	}
	
	#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li.sfhover ul, #menu ul li li.sfhover ul, #menu ul li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	


 
/*------- location table ------- */

#location_left{
	float: left;
}
#location_right{
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#bar{
	background-color: #003053;
	height: 15px;
	float: left;
	width: 1008px;
	clear: both;
	background-image: url(images/bar.png);
	background-repeat: repeat-y;
}

/*--------- Captions Style ------------- */

.wp-caption {
	
	text-align: center;
	background-color: #003053;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	margin-left:auto;
	margin:auto;
}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#000000
}
