/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

body {
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #444;
	background: #DDDDDD;
	text-align: center;
	line-height: 18px;
	}

#page {
	/* The entire design is contained within the 'page' id */
	padding: 5px 0 10px;
	background: #DDDDDD;
	width: 950px;
	}
	
.secondary {
	width: 185px;
	}
	
.page .entry-title {
	text-align: left;
}

a {
	color: #36c;
	text-decoration: none;
	}
		
.content {
	padding: 0px 0px 0px 20px;
	background: #FFFFFF;
	}
	
#header {
	height: 170px;
	}	
	
a {
	text-decoration: underline;
	}
	
ul.menu li a {
	font-size: 1.2em;
	}		
h1, h2, h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 2em;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	}
	
#primary .entry-content h3 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: none;
	}
	
.entry-title, h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.1em;
	line-height: 1.2em;
	}

.page-head {
	margin: 20px 0;
	}
	
.secondary ul li, .secondary ol li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.2em;
	}
	
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('') no-repeat 10px 0;
	border: none;
	}
	

ol, ul {
	list-style: disc;
}
p#boxnotop {
	margin-top: -2px;
	border-top: none;
	border-left:  solid 1px #CCC;
	border-right:  solid 1px #CCC;
	border-bottom:  solid 1px #CCC;
	padding: 5px;
	}
	
form.boxnotop {
	margin-top: -2px;
	border-top: none;
	border-left:  solid 1px #CCC;
	border-right:  solid 1px #CCC;
	border-bottom:  solid 1px #CCC;
	padding: 5px;
	}

#ch-search {
	margin-top: 0px;
	border:  solid 1px #CCC;
	padding: 5px;
	}
	
.searchbox {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #474747;
	color: #FFFFFF;
	}
	
img.boxall {
	margin-top: 20px;
	padding-top: 0px;
	border-right:  none;
	border-left:    none;
	border-top:  none;
	border-bottom:    none;
	}
	
.boxall {
	margin-top: 20px;
	padding-top: 20px;
	border-right:  none;
	border-left:    none;
	border-top:  solid 1px #DDD;
	border-bottom:    none;
	}
form.boxall {
	margin-top: 0px;
	border:  solid 1px #CCC;
	padding: 5px;
	}
	
p.bbbb {
	padding: 10px 10px 10px 10px;
	background: #999999;
	margin-bottom: 10px;
	}
p.subscribe {
	padding: 0px 10px 10px 10px;
	}		
#cc-box {
	margin-top: 0px;
	border:  solid 1px #CCC;
	padding: 5px;
	}
	
.highlight-box {
	margin: 10px 0px;
	border: solid 1px #E6DB55;
	padding: 5px 10px 5px 10px;
	background-color:#FFFBCC
	}	
	
#hp-slug {
	font-size: 24px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #891B1A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B9B9;
	padding-bottom: 15px;
	line-height: 125%;
	}
	
strong, em, b, i {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	}

	
.entry-content a:visited {
	color: purple;
	}
	
.commentslink {
	padding: 2px 2px 2px 20px;
	border: 1px solid #CCCCCC;
	}
	
#search h4 {
	display: block;
	}
#search {
	margin-bottom: 25px;
	}	
#s {
	width: 60%;
	margin-left: 0px;
	}
	
#widget_stags-1 {
line-height: 2.5em;

}

#PHI-badge { /* PHI Badge */
float: right;
display: block;
width: 55px;
height: 55px;
background: url(images/phi-badge.gif) no-repeat;
margin-top: 0px;
}

.hide {
visibility:hidden;
}

#PHI-badge a {
text-decoration:none;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: inherit;
}

th {
	background: #C2D5FC;
}

#PHI-link { /* PHI LINK */
position:absolute;
width : 55px;
height: 55px;
margin-left: 0px;
margin-top: 0px;
}

/* This gets rid of smiley face. */

img#wpstats {
display:none;
}

/* pullquotes */

.pullquote-box-right {
	background-color:#FFFFFF;
	width: 200px;
	float: right;
	padding: 0px 10px 10px 20px;
	}
	
.pullquote-box-left {
	background-color:#FFFFFF;
	width: 200px;
	float: left;
	padding: 10px 20px 10px 0px;
	}
	
.pullquote-text {
	text-align: left;
	font-size: 2em;
	color: #891B1A;
	line-height: 150%;
	padding: 0px;
	margin: 0px
	}
	
.pullquote-attribution {
	text-align: left;
	font-size: 1em;
	color: #000000;
	line-height: 150%;
	padding: 0px 0px 0px 20px;
	}

	
/* START DROPDOWN MENU CSS CODE */

/*
	Author Name	: 	ToRokZoli
	Author Site	: 	http://torokzoli.hu
	Style Name	: 	Dropdown2
	Style URI	:	http://torokzoli.hu/2007/02/25/drop-down-menu-wordpress-k2-hoz/
	Version		: 	1.3+
	Comments	: 	Simple and smart, thanks to http://jillij.com
*/

#dropdown {
	display: block;
	z-index: 1;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	bottom: 0;
}

#dropdown ul {
	width:950px;
	min-height: 30px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 500;
}


#dropdown li {
	display: inline;
	float: left;
	min-height: 13px;
	position: relative;
	text-align: left;
	padding: 7px 20px 5px;
	margin: 0px 0px 0px 0px;
}

#dropdown li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;
}

#dropdown li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}

#dropdown a {
	text-decoration: none;
	}

#dropdown li li ul {
	top: 0;
	left: 0;
}

#dropdown li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#dropdown ul ul,
#dropdown ul li:hover ul ul,
#dropdown ul ul li:hover ul ul,
#dropdown ul ul ul li:hover ul ul,
#dropdown ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#dropdown li:hover ul,
#dropdown ul li:hover ul,
#dropdown ul ul li:hover ul,
#dropdown ul ul ul li:hover ul,
#dropdown ul ul ul ul li:hover ul,
#dropdown ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#dropdown {
	color: #FFFFFF;
}

#dropdown ul{
	background: #474747;
}

#dropdown ul ul {
	background: #474747;
}
#dropdown ul li {
	background: #474747;
}


#dropdown h2 {
	color: #FFFFFF;
}

#dropdown a {
	color: #FFFFFF;
	}

#dropdown ul li:hover {
	background: #666666;
}

#dropdown ul li ul {

}

#dropdown ul li ul li {
	background: #666666;
}

#dropdown ul li ul li:hover {
	background: #999999;
}

#dropdown ul li ul ul li{
	background: #999999;
	
}

#dropdown ul li ul ul li:hover {
	background: #AAAAAA;
}
/* END DROPDOWN MENU CSS CODE */

/* Tag Cloud Module */

.sb-wptagcloud ul {
	line-height: 2.5em;
	text-align: left;
	}

.sb-wptagcloud li {
	display: inline;
	}

.sb-wptagcloud a {
	border: 1px;
	border-style: groove;
	border-color: #CCCCCC;
	padding: 2px;
	background-color: #FFFF99;
	text-decoration: none;
	}
	
.sb-wptagcloud a:hover {
	border: 1px;
	border-style: groove;
	border-color: #CCCCCC;
	background-color: #FFFF33;
	}
	
#widget_stags-1 {
	line-height: 2.0em;
	text-align: justify;
	}
	
#widget_stags-1 a {
	border: 0px;
	border-style: groove;
	border-color: #CCCCCC;
	padding: 1px;
	text-decoration: none;
	}
	
#widget_stags-1 a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	}
/*end of this section */
/*start make sidebar look like digg theme */

.widget {
	background: none;
}

.widget h4 {
	margin: 0px 0 0;
	padding: 15px 10px 1px;
	color: #891b1b;
	font-weight: 600;
	background: url(/wp-content/themes/k2/styles/phi/images/bg_ul_li.gif) no-repeat left top;
}

.secondary ul li{
	margin: 0;
	padding: 6px 10px 3px;
	background: none;
}

.secondary ul ul{ padding: 3px 0px 0px 0px; }

.secondary ul li{
	padding: 6px 0px 3px 25px;
	background: url(images/bg_arrow_right.gif) no-repeat 10px 8px;
}

.secondary ul ul li{
	padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}
/*- MASTER NAV -*/

#master-nav {
width: 100%;
height: 11px;
z-index: 10000;
text-align: center;
border-top: 3px solid #333333;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 15px;
background-color: #999999;
font-variant:small-caps;
}

ul#master-nav li {
padding:0px 25px 0px 25px;
color: #FFFFFF;
border-right: 1px solid #CCCCCC;
list-style:none;
float:left;
background-color: #999999;
padding-top: 8px;
}

ul#master-nav li:hover {
background-color:#333333;
}

ul#master-nav li.selected {
background-image:url(http://phinational.org/wp-content/themes/gazette/images/master-nav-selected-arrow.gif);
background-repeat:no-repeat;
background-position:top;
}

ul#master-nav li.national:hover {
background-color: #88ACC3;
}

ul#master-nav li.policy:hover {
background-color: #770000;
}

ul#master-nav li.training:hover {
background-color: #637D37;
}

ul#master-nav li.ch:hover {
background-color: #FC9933;
}

ul#master-nav li.last:hover {
background-color: #66226B;
}

ul#master-nav li a {
color: #FFFFFF;
text-decoration:none;
}

ul#master-nav li.last {
border-right: none;
}

ul#master-nav li.first {
border-right: none;
padding-right:10px;
padding-left:20px;
font-weight:bold;
}

ul#master-nav li.first:hover {
background-color:#999999;
}

#master-nav li.floatright {
color:#FFFFFF;
float: right;
text-align: right;
padding:0px 10px 0px 5px;
font-size: .88em;
border-right:none;
background-color:#333333;
}

/*- /MASTER NAV -*/

/* accordion */

#basic-accordian{
	border:0px solid #EEE;
	padding:0px;
	margin-top: 10px;
}

.accordion_headings{
	padding:3px 8px 3px 8px;
	background:#999999;
	color:#FFFFFF;
	border:2px solid #FFF;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
}

.accordion_headings:hover{
	background:#891B1A;
}

.accordion_child{
	border:1px solid #DDD;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right:10px;
	margin-bottom:10px;
}

.header_highlight{
	background:#891B1A;
}
.accordion-menu-left {
	float: left;
	width: 23%;
	padding-right: 5px;
}
.accordion-content-right {
	float: right;
	width: 75%;
	}
.accordion-menu-right {
	float: right;
	width: 23%;
	padding-left: 5px;
}
.accordion-content-left {
	float: right;
	width: 75%; 
	}
.accordion_h3 {
font-size:16px;
}


/* /accordion */
/* accordion menu in tabs on top */

.tab_container *{
	float:left;
	width:63px;
}

/* /accordion */

.wp-caption {
	font-size:11px;
	line-height:normal;
	}
