/*
Theme Name: ParkTownship
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/
html {
	height: 100%;
}
.news-home-blue {
        margin-left: 0px;
        color: #2A4570;
        font-weight:bold;
        font-style:none;
}  
.left{
float:left;
}
.right{
float:right;
}
.alignleft{
float:left;
margin: 5px 5px 5px 0;
}
.alignright{
float:right;
margin: 5px 0px 5px 5px;
}
img
{  border-style: none;
}
h1{font-size:18px;}
.news-home-blue a{
        color: #2A4570 !important;
} 

.news-home-blue a:hover{
        color: #fff !important;
} 
 .news-home {
        padding: 0px 0 0 0;
        margin: 0px;
        font-size:12px;
        list-style:none;
        font-weight:bold;
        width:230px;
}  

 .news-home p{
        padding: 0px;
        margin: 0px;
        font-size:12px;
        font-weight:bold;
}  

.news-home  li{
       padding: 10px 0 0 0; 
       color:#272425;
       font-style: italic;
margin-left: 0px;
        list-style:none;
        display:block;
} 

.news-home  li a{
        color:#272425;
       font-style: italic;
} 

.news-home  li a:hover{
        color:#4C4C4C;
       font-style: italic;
} 

body {
	height:100%;
	min-width:1000px;
	position:relative;
	margin:0;
	color:#272425;
	font:14px Arial, Verdana, "Trebuchet MS", sans-serif;
	background:#a9bfcb url(images/bg-body.gif) repeat-x 0 0;
}
a {
	text-decoration:none;
}
/* ahead in content */
.welcome {
	display:block;
	width:115px;
	height:31px; 
	margin:0;
	overflow:hidden;
	background:url(images/welcome.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.latest-news {
	display:block;
	width:128px;
	height:31px; 
	margin:0;
	overflow:hidden;
	background:url(images/latest-news.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.upcoming {
	display:block;
	width:160px;
	height:30px; 
	margin:0;
	overflow:hidden;
	background:url(images/upcoming.gif) no-repeat 0 0;
	text-indent:-9999px;
}
/* wrapper container */
#wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
	min-height:100%;
}
#wrapper:after {
	display:block;
	clear:both;
	height:0;
	content:"";
}
* html #wrapper {
	height:100%;
}
/* logo */
strong.logo {
	position:absolute;
	top:41px;
	left:244px;
	width:490px;
	height:70px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	z-index:100;
}
strong.logo a {
	display:block;
	width:100%;
	height:100%;
	background:url(images/logo.png) no-repeat 0 0;
}
/* main container */
#main {
	width:100%;
	min-height:210px;
	padding:235px 0 210px 0;
	background:url(images/bg-main.jpg) no-repeat 100% 183px;
}

.text-home p{line-height:16px !important;}
* html #main  {
	height:210px;
}

/* Sub Page main container */
#main-sub {
	width:100%;
	min-height:210px;
	padding:235px 0 210px 0;
}
* html #main-sub  {
	height:210px;
}
/* content box */
#content {
	overflow:hidden;
	padding:0 0 22px 0;
}

#subcontent {
	width:700px;
        float: left;
}

#sidebar-sub {
        float:left;
        width:200px;
}
* html #content {
	height:1%;
	overflow:visible;
}
#content p {
	margin:13px 30px 0 0;
	line-height:18px;
}
/* text box */
.text-home {
	overflow:hidden;
        width:335px;
}
.text-home h2 a{
	color:#272425;
}

#upcoming-events h2{
padding-bottom:6px;
margin-bottom:0;
}
* html .text-home {
	height:1%;
	overflow:visible;
}
.text {
	overflow:hidden;
}
.text h2 a{
	color:#272425;
}
* html .text {
	height:1%;
	overflow:visible;
}
/* visual container */
.visual {
	float:right;
	width:244px;
	height:280px;
	margin:3px 93px 0 35px;
	background:url(images/bg-visual.png) no-repeat 0 0;
	display:inline;
}
.visual img {
	width:244px;
	height:280px;
	display:block;
}
.visual2 {
	float:right;
	margin:3px 93px 0 35px;
	display:inline;
}

.visual2 img {
	width:244px;
	height:280px;
	display:block;
}
.gallery  {
	width:161px !important;
	height:32px !important;
	margin-left:39px;
	display:block;
}


/* column-left box */
#column-l {
	float:left;
	width:280px;
	overflow:hidden;
	padding:0 0 22px 0;
	background:url(images/divider2.gif) repeat-y 250px 0;
}
#column-k {
	float:left;
	width:220px;
	overflow:hidden;
	padding:0px 10px 10px 10px;
        margin: 0px 0px 0px 0px;
	background: #6381A9;
        color: #fff;
}


#upcoming-events ul, #upcoming-events{
list-style: none;
margin: 0;
padding: 0;
}

#upcoming-events ul li{
      font-weight:bold;
       padding: 0 0 10px 0px; 
       color:#272425;
       font-size:12px;
       font-style: italic;
        list-style:none;
        display:block;
}

#recent-posts{
font-weight:bold;
font-size:12px;
display:block;
}

#recent-posts a:hover{
color:#a9bfcb;
}
#recent-posts ul{
margin:0 0 0 10px;
padding:0;
}
#recent-posts ul li{
font-weight:bold;
font-size:12px;
list-style:none;
}

#column-k a{
        color: #fff;
}

#column-k ul li a:hover{
        text-decoration: underline !important;
}

#column-k ul li{
        line-height:16px;
}

#column-k h2{
font-size: 14px;
margin-top:10px;
border-bottom:1px solid #DEDEDE;
}

#recent-posts{
	list-style:none;
}

/* items container */
.items {
	width:225px;
	margin:0;
	padding:0;
	list-style:none;
}
.items li {
	padding:15px 0 9px 0;
	line-height:16px;
}
.items strong {
	display:block;
}
.items span {
	padding:0 2px;
}
.items strong,
.items a {
	color:#2a4570;
	text-transform:uppercase;
}
/* header */
#header {
	position:absolute;
	top:0;
	margin:0 0 0 -150px;
	width:1000px;
	padding:142px 0 0 150px;
	height:41px;
	background:url(images/PT-header-new2.jpg) no-repeat 0 0;
	z-index:50;
}
/* main navigation list */
#nav {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0 0;
}
* html #nav {
	height:1%;
}
#nav:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
#nav span {
	cursor:pointer;
}
#nav li {
	width:125px;
	float:left;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 2px 0 0;
	background:url(images/bullet.gif) no-repeat 100% 0;
	vertical-align: top;
}
#nav a {
	width:125px;
	height:41px;
	color:#fff;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
* html #nav a{
	display:block;
}
*+html #nav a{
	display:block;
}
.level {
	padding-right:15px;
	background:url(images/bullet-level.gif) no-repeat 100% 50%;
}
#nav li:hover a,
#nav li.hover a,
li.active a {
	background:url(images/bullet-on.gif) repeat-x 0 0;
}
#nav li:hover,
#nav li.hover {
	position:relative;	
}
#nav li:hover .sub-nav,
#nav li.hover .sub-nav {
	display:block;
}
/* sub-navigation general */
#nav ul {
	width:150px;
	margin:0;
	padding:0;
	list-style:none;
	border-right:1px solid #011128;
	border-bottom:1px solid #011128;
	border-left:1px solid #385682;
	background:#fff url(images/bullet2.gif) repeat-x 0 0;
}
#nav ul li {
	width:100%;
	float:none;
	padding:0;
	background:none;
	font-size:11px;
	text-align:left;
	line-height:normal;
}
#nav ul a {
	text-align:left;
	color:#2b4267;
	height:auto !important;
	display:block;
	padding:10px 0 10px 14px;
}
#nav ul span {
	display:block !important;
}
/* sub-navigation - first level */
.sub-nav {
	display:none;
	position:absolute;
	top:41px;
	left:-1px;
}
#nav .sub-nav .level {
	padding:0 5px 0 0;
	background:url(images/bullet-sub-level.gif) no-repeat 100% 50% !important;
}
/* sub-navigation - second level */
.sub-nav ul {
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	top:-1px;
	left:94%;	
	width:130px;
	border-top:1px solid #385682;
}
.sub-nav li {
	display:block;
	float:none !important;
	width:100%;
}
.sub-nav li:hover,
.sub-nav li.hover {
	position:relative;
}
.sub-nav li:hover ul,
.sub-nav li.hover ul {
	display:block;
}
#nav li:hover ul a,
#nav li.hover ul a {
	background:none;
}
#nav .sub-nav a:hover {
	text-decoration:underline;
}
/* footer at bottom */
#footer {
	width:100%;
	height:170px;
	overflow:hidden;
	margin:-170px 0 0 0;
	position:relative;
	background:url(images/bg-footer.png) repeat-x;
}
#footer p {
	margin:0;
}
/* for footer in center */
.holder {
	width:1000px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	padding:23px 0 0 0;
	color:#3b3826;
	background:url(images/bg-holder.gif) no-repeat 5px 17px;
}
.holder .left h3 {
	display:block;
	margin:0 0 0 53px;
	color:#3b3826;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.holder a {
	color:#3b3826;
}
.holder a:hover {
	text-decoration:underline;
}
/* address container */
.data {
	margin:0;
	padding:5px 0 19px 55px;
	list-style:none;
}
/* data list */
.data li {
	line-height:14px;
}
.data span {
	padding:0 2px;
}
.holder p {
	margin:0;
	padding:0 0 0 5px;
}
/* additional navigation in footer */
.nav-f {
	margin:0 0 0 -8px;
	padding:11px 0 0 5px;
	height:14px;
	line-height:14px;
	list-style:none;
	overflow:hidden;
}
.nav-f li {
	float:left;
	padding:0 7px 0 8px;
	background:url(images/divider.gif) no-repeat 0 0;
}

table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ 
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 480px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

table.sofT td.sup {
background-color:#FFCCCC;
}

/* BUTTONS */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float:left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
li#nrs-folding-pages {list-style-type:none;}
li#nrs-folding-pages ul{margin-left:10px;padding-left:0px;list-style-type:none;display:block;font:12px bold arial,verdana; width:190px; font-weight:bold;}
li#nrs-folding-pages ul li{margin:0;padding:0;border-top:1px solid #6381A9;border-bottom:1px solid #6381A9;}
li#nrs-folding-pages ul li ul li{margin-left:10px;border-top:1px solid #6381A9;border-bottom:1px solid #6381A9;}
ul.menu li a{display:block;text-decoration:none;color:#fff;background:#6381A9;padding:0 0 0 10px;width:180px;}
a.current_page_item {background:#0B0B61;}
li#recent-posts-2{list-style-type:none;}
