/*
Theme Name: Reform Pension Board
Description: The 2011 theme made exclusively for Reform Pension Board.
Author: The Technology Therapy Group
Version: 1.0
Tags: blue, white, grey, two-columns, fixed-width, custom-header, custom-background, drop down menu, dynamic nav, threaded-comments, microformats, rtl-language-support, editor-style
*/



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

OVERALL BODY STUFF  ***********************************/


*{outline:none;}

html, body {height: 100%;}

body{
	background: #fff url(images/body-back.png) top left repeat-x;
	margin:0;
	color:#383838;
	padding:0;
	font-size:13px;
	line-height:24px;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

}
body.page-id-12 h1 span.parent, body.page-id-14 h1 span.parent, body.page-id-16 h1 span.parent, body.page-id-18 h1 span.parent, body.page-id-20 h1 span.parent{
	display:none;
}
.clr{
	clear:both;
}

a{
	color:#741745;
	text-decoration:none;
}
a:hover{
	color:#58042d;
	text-decoration:underline;
}
h1, h3, h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.entry-content h2{
margin:0;
	padding:0 0 .3em 0;	
}
h3{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 .5em 0;
	line-height:30px;
	text-shadow: -2px 2px #001c34;
}
hr {
	height: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #eee;
	padding-bottom:20px;
}
#int-content h3{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0 0 .2em 0;
	color:#526b81;
	border-bottom:1px solid #92a8bb;
	text-transform:uppercase;
	line-height:30px;
	text-shadow:none;
}

h2.entry-title{ 
border-bottom:1px solid #383838;
padding:10px 0;
margin:0 0 10px 0;
font-weight:normal;
font-size:36px;
}

h1{
padding:36px 0 5px 171px;
margin:0 0 0 0;
font-weight:normal;
font-size:24px;
width: 575px;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}



#wrapper {
	min-height: 100%;
	width:960px;
	margin:0 auto;
	padding:0;
}


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

  HEADER AREA  ***********************************/


.logo-one{
	background:url(images/logo-left.png) top left no-repeat;
	width:95px;
	height:109px;
	float:left;
	display:block;
	text-indent:-9999px;
}

.logo-two{
	background:url(images/logo-right.png) top left no-repeat;
	width:115px;
	height:67px;
	float:left;
	display:block;
	text-indent:-9999px;
}

.date-area{
	width:700px;
	float:right;
	padding:35px 0 15px 0;
	height:17px;
	text-align:right;
	color:#741745;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	font-size:12px;

	line-height:15px;
}


.navbar{
	width:865px;
	height:45px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	/*position:relative;*/
}
#header{
	height:116px;
	padding:10px 0 0 0;
}
#main {
	overflow:auto;
	background:url(images/int-body-bg.png) top left no-repeat;
	padding-bottom: 138px;
	width:960px;}  /* must be same height as the footer */

#main-home {
	overflow:auto;
	background:url(images/body-bg.png) top left no-repeat;
	padding-bottom: 138px;
	width:960px;}  /* must be same height as the footer */	

/******

NAV  *******/

.nav-item {
	height: 45px;
	padding: 0;
	margin: 0 10px 0 0;
	display: block;
	float: left;
	font-family: sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0.3px;
	text-align: center;
	line-height: 42px;
	text-shadow: 0 0 1px black, 0 0 1px black, 0 0 1px black;
}

.nav01{
	background:url(images/nav-01.png) top left no-repeat;
	width:47px;
	height:45px;
	text-indent:-9999px;
	padding:0;
	margin:0 10px 0 0;
	display:block;
	float:left;
}

.nav01:hover{
	background:url(images/nav-01.png) bottom left no-repeat;
}

.nav02{
	background:url(images/nav-02.png) top left no-repeat;
	width:114px;
	height:45px;
	text-indent:-9999px;
	padding:0;
	margin:0 10px 0 0;
	display:block;
	float:left;
}

.nav02:hover{
	background:url(images/nav-02.png) bottom left no-repeat;
}

.nav03{
	background:url(images/nav-03.png) top left no-repeat;
	width:161px;
	height:45px;
	text-indent:-9999px;
	padding:0;
	margin:0 10px 0 0;
	display:block;
	float:left;
}

.nav03:hover{
	background:url(images/nav-03.png) bottom left no-repeat;
}

.nav04{
	background:url(images/nav-04.png) top left no-repeat;
	width:178px;
	height:45px;
	text-indent:-9999px;
	padding:0;
	margin:0 10px 0 0;
	display:block;
	float:left;
}

.nav04:hover{
	background:url(images/nav-04.png) bottom left no-repeat;
}

.nav05{
	background:url(images/nav-05.png) top left no-repeat;
	width:213px;
	height:45px;
	text-indent:-9999px;
	padding:0;
	margin:0 10px 0 0;
	display:block;
	float:left;
	position:relative;
}

.nav05:hover{
	background:url(images/nav-05.png) bottom left no-repeat;
}

.nav06{
	background:url(images/nav-06.png) top left no-repeat;
	width:94px;
	height:45px;
	text-indent:-9999px;
	padding:0;
	margin:0 10px 0 0;
	display:block;
	float:left;	
}
.nav06:hover{
	background:url(images/nav-06.png) bottom left no-repeat;
}
.nav-forms {
    background: url(images/forms-nav.png) top center no-repeat;
    width: 62px;
    height: 49px;
    text-indent: -9999px;
    padding: 0;
    margin: 0 10px 0 0;
    display: block;
    float: left;
}
.nav-forms:hover {
    opacity: .9;
}
.navbar ul.menu {
	list-style:none;
	display: flex;
	justify-content: space-between;
	margin:0;
	padding:0;
	position: relative;
	z-index: 9999;
}
.navbar ul.menu * {margin:0; padding:0}
.navbar ul.menu {margin:0; padding:0; width:870px;}
.navbar ul.menu a {display:block; color:#fff; text-decoration:none; margin:0; padding:0;}
.navbar ul.menu a:hover{margin:0; padding:0;display:block;}
.navbar ul.menu li {position:relative; float:left; margin:0 4px; padding:0;}
.navbar ul.menu ul {position:absolute; top:45px; left:0; background:url(images/dropdown-bg.png) top left repeat; display:none; opacity:0; list-style:none; margin:0; padding:0; width:200px; }
.navbar ul.menu ul li {position:relative; border:1px solid #000; border-top:none; margin:0; padding:0; width:99%;}
.navbar ul.menu ul li a {display:block; padding:3px 6px 5px; }
.navbar ul.menu ul li a:hover {background:url(images/dropdown-bg.png) top left repeat; padding:3px 6px 5px; }
.navbar ul.menu ul ul {left:198px; top:0px; background:url(images/dropdown-bg-l2.png) top left repeat; }



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

MAIN BODY AREA  ***********************************/

#container{
	width:960px;
	position:relative;
	overflow:hidden;
}
#content{
	float:left;
	width:600px;
	margin-top:36px;
	position:relative;
}
.widget-area{
	width:336px;
	float:left;
	margin-left:20px;
	position:relative;
}
.widget-area ul{
	margin:36px 0 0 0;
	padding:0;
}
.widget-area ul li{
	background:url(images/widget-bg.gif) top left no-repeat;
	width:320px;
	display:block;
	padding:8px 8px 4px;
	margin:0 0 10px 0;
	list-style-type:none;
	color:#fff;
}
.widget-area ul li ul{
	margin:0;
	padding:0;
	list-style-type:disc;

}
.widget-area ul li ul li{
	margin:0 0 6px 10px;
	width:290px;
	padding:0 0 0  20px;
	list-style-type:none;
	background:url(images/li-bullet.png) top left no-repeat;
	color:#fff;
}

.widget-area ul li a{
	color:#5f96c5;
	text-decoration:none;
}
.widget-area ul li a:hover{
	color:#6bb9fb;
	text-decoration:none;
}
.widget-area ul li .btn{
	background-color:#fff;
	color:#003058;
	-moz-border-radius: 5px;
border-radius: 5px;
	padding:4px 8px;
}
.a-up{
	background:url(images/a-up.png) top left no-repeat;
	width:24px;
	 height:23px;
	 position:absolute;
	 top:0;
	 right:27px;
	 display:block;
	 text-indent:-9999px;
}
.a-down{
	background:url(images/a-down.png) top left no-repeat;
	width:24px;
	 height:23px;
	 position:absolute;
	 top:0;
	 right:0px;
	 display:block;
 	 text-indent:-9999px;
}
.fontchanger-txt{
 position:absolute;
	 top:0;
	 right:62px;	
}
.fontchanger-txt-int{
 position:absolute;
	 top:36px;
	 right:92px;	
}
.a-up-int{
	background:url(images/a-up.png) top left no-repeat;
	width:24px;
	 height:23px;
	 position:absolute;
	 top:36px;
	 right:60px;
	 display:block;
	 text-indent:-9999px;
}
.a-down-int{
	background:url(images/a-down.png) top left no-repeat;
	width:24px;
	 height:23px;
	 position:absolute;
	 top:36px;
	 right:35px;
	 display:block;
 	 text-indent:-9999px;
}

a.callout{
	border-top:1px solid #003058;
	border-bottom:1px solid #003058;
	background:url(images/callout-bg.png) top left no-repeat;
	padding:10px;
	width:580px;
	margin:8px 0;
	color:#003058;
	font-size:18px;
	text-decoration:none;
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

}


a.callout-int{
	border:1px solid #526b81;
	background:#003058;
	padding:10px;
	margin:8px 0;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}
a.callout-int:hover{
	border:1px solid #003058;
	background:#526b81;
}

a.callout b{
font-size:22px;
line-height:22px;
}


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

INTERIOR SPECFIC BODY AREA  ***********************************/

.leftnav{
	/*background:url(images/int-leftnav-bg.png) top left no-repeat;*/
	width:171px;
	float:left;
	min-height:400px;
	margin-bottom:20px;
	background-color: #003058;
	border-radius: 40px 0 0 0;
	overflow: hidden;
}
.leftnav ul{
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
}
.leftnav ul li{
	margin:0;
	padding:0;
	text-align:right;
	color:#fff;
	list-style-type:none;
}
.leftnav > ul > li > a{
	width:161px;
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fff;
	text-decoration:none;
	text-shadow:-1px 1px 1px #001d3c;
	font-size:14px;
	padding:10px 5px;
	/*height:45px;*/
	overflow:hidden;
	/*line-height:40px;*/
	/*background:url(images/int-leftnav-li-bg.png) top left no-repeat;*/
	border-bottom:  1px solid #002849;
	border-top: 1px solid #0f3c62;
}
.leftnav ul li a:hover, .leftnav ul li.current_page_item a{
	/*background:url(images/int-leftnav-li-bg.png) bottom left no-repeat;*/
	background-color: #52728d;
}
.leftnav ul li ul.children li  a{
	width:151px;
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#cce2f5;
	text-decoration:none;
	text-shadow:-1px 1px 1px #001d3c;
	font-size:12px;
	padding:7px 15px 7px 5px;
	overflow:hidden;
	line-height:18px;	
	list-style-type:none;
	background:url(images/int-leftnav-li-bg-child.png) top left no-repeat;
}
.leftnav ul li ul.children li a:hover{
	background:url(images/int-leftnav-li-bg-child.png) no-repeat 0 -105px;
	color:#fff;
}

#int-content{
	float:left;
	width:575px;
	padding-left:10px;
	position:relative;
	border-top:1px solid #003058;
}
#int-content ul li, #int-content UL LI, #int-content ol li{
	color:#334759;
	margin:5px 0;
}
.int-widgets .widget-area{
	width:194px;
	float:left;
	margin-left:10px;
	position:relative;
}
.int-widgets .widget-area ul{
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
}
.int-widgets .widget-area ul li{
	width:176px;
	background-image:none;
	background-color:#dbe1e5;
	border:1px solid #003058;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	display:block;
	padding:8px 8px 4px 8px;
	margin:0 0 10px 0;
	list-style-type:none;
	color:#383838;
}
.int-widgets .widget-area ul li h3{
	color:#003058;
	text-shadow:none;
	border-bottom:1px solid #003058;
	margin:0;
	padding:0 0 2px 0;
	line-height:21px;
}
.int-widgets .widget-area ul li p{
	margin:.5em 0;
}

.int-widgets .widget-area ul li ul{
	margin:0;
	padding:0;
}
.int-widgets .widget-area ul li ul li{
	margin:0 0 6px 20px;
	padding:0;
	list-style-type:disc;
	background:none;
	border:none;
}
.int-widgets .widget-area ul li a{
	color:#6e0026;
	text-decoration:none;
}
.int-widgets .widget-area ul li a:hover{
	color:#9e2750;
	text-decoration:none;
}
.Q{
		color:#003058;
		font-weight:bold;

}
.A{
		color:#6e0026;
		font-weight:bold;

}
.ltblue{
	background:#c2d7ea;
	
}
.dkblue{
	background:#a6c0d7;
}
.dkblue td, .ltblue td{
	padding:4px;
}
.signature{
	margin-left:280px;
}
.signature img{
	float:left;
	margin:0 10px 0 0;
}

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

FAQ ACCORDION AREA  ***********************************/

#accordion, #accordion2, #accordion3  {
  margin:10px 0;
}
  #accordion h2, #accordion2 h2, #accordion3 h2 {
    background: #dbe1e5;
	color: #526b81;
	border-bottom: 1px solid #becad2;
   cursor: pointer;
    font: 14px 	"Palatino Linotype", "Book Antiqua", Palatino, serif;
    line-height: 16px;
    margin: 0 0 4px 0;
	font-weight:bold;
    padding: 5px 8px 3px;
  }
  #accordion h2:hover, #accordion2 h2:hover, #accordion3 h2:hover{
	  background:#b8cbdb;
	  color:#364c60;
	  border-bottom: 1px solid #9cadbc;


  }
  #accordion .content, #accordion2 .content, #accordion3 .content {
  	font-size:13px;
	line-height:24px;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

  }
  #accordion .content p, #accordion2 .content p, #accordion3 .content p {
    /*margin: 0.5em 0;*/
    /*padding: 0 6px 8px 6px;*/
    padding: .25em 0;
    margin: 0;
  	font-size:13px;
	font-weight:normal;
	line-height:24px;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  }


/* data table styles */
.data td {
	border-bottom:1px solid #eee;
	padding-bottom: 5px;
}
.data td.dark{
	border-bottom: 1px solid #ccc;
}
.data td.staff-name { width: 30%; }
.data td.staff { text-align: center; width: 19%; }
.data td.staff img { margin: 0 auto; padding-top: 20px; border: none; width: 95%; } 



.data-home td {
	border-bottom:1px solid #bacad8;
	padding: 5px;
	vertical-align:top;
}
.data-home td h4{
	margin:0;
	color:#741745;
	padding:0;
}

.data-home td.dark{
	border-bottom: 1px solid #ccc;
}
.data-home td.age { width: 40%; background:url(images/tablebg.png) repeat; }
.data-home td.election {  width: 60%; background:url(images/tablebg-lte.png) repeat; }


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

FOOTER AREA  ***********************************/


#footer {
	position: relative;
	background:url(images/footer-back.png) bottom left repeat-x;
	margin-top: -138px; /* negative value of footer height */
	height: 138px;
	width:100%;
	clear:both;
	color:#5f96c5;
	font-size:11px;
	line-height:24px;
	} 
	
#footer a{
	color:#5f96c5;
	text-decoration:none;
}
#footer a:hover{
	color:#6bb9fb;
	text-decoration:none;
}
#colophon{
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#site-info {
	float:left;
	height:80px;
	width:360px;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	background:url(images/footer-border-right.png) top right no-repeat;
}
#site-info b, #site-generator b{
	color:#fff;
	font-weight:normal;
}
#site-generator{
	width:580px;
	float:left;
}
#site-generator ul{
	margin:0;
	padding:0 17px 0 0;
	float:left;

}
#site-generator ul li{
	margin:0;
	padding:0;
	list-style-type:none;

}
.powered{
	color:#b7c7d2;
	text-align:center;
	width:960px;
	font-size:10px;
	padding:13px 0 0 0;
}
#footer .powered a{
	color:#b7c7d2;
	text-decoration:none;
}
#footer .powered a:hover{
	color:#fff;
	text-decoration:none;
}
.fifty {
	width: 100%;
	display: block;
}
.fifty li {
	width: 48%;
	float: left;
}
	

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}


.search #int-content {
	border-top: none;
	width: 746px;
}
.search #int-content h1.entry-title {
	padding-left: 0; 
	padding-bottom: 30px;
}
.search .int-widgets { padding-top: 40px; }
#searchform input[type="text"] {
	background-color: #e1e7ea;
	border: 1px solid #003e69;
	border-radius: 15px 0 0 15px;
	padding: 3px 10px;
	height: 15px;
	color: #003e69;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
	width: 142px;
	float: left;
	margin: 0;
}
#searchform input[type="submit"] {
	border-radius: 0 15px 15px 0;
	border: none;
	height: 23px;
	display: block;
	float: left;
	margin: 0;
	background: #003e69 url(images/search.jpg) no-repeat 6px center;
	overflow: hidden;
	text-indent: -9999em;
	width: 30px;
}
#searchform {
	margin-bottom: 8px;
}
.home #searchform input[type="text"] {
	width: 284px;
}
.home #primary {
	margin-top: 36px;
}
.home .xoxo {
	margin-top: 19px;
}
#nav-below {
	margin-bottom: 20px;
}
.search .page { margin: 20px 0; }
.search .page h2 { font-size: 20px; }
#searchform fieldset {
	display: block;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
}
.home #searchform fieldset {
	width: 306px;
}
#searchform label {
	color: #003e69;
	position: absolute;
	left: 12px;
	top: 0;
}
.nav-next { float: right; }
.nav-previous { float: left; }
a img {
  border: 0px;
}