﻿@charset "utf-8";
/* CSS Document */
/************* blog stuff ******************/
.blogBox .sfpostsList{
	margin: 0px;
	padding: 0 20px 0 0;
	list-style-type: none;
	font-size: 14px;
}

.recentPost .sfpostAuthorAndDate, .allPosts .sfpostDate{
	font-size: 11px;
	font-style: italic;
	color: #333;
}
.recentPost .sfpostTitle{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 11px;	
	}

.recentPost .sfpostTitle a{
color: #876d25;
	text-decoration: none;

}

.recentPost  .sfpostSummary{
	font-size: 12px;
}
.allPosts .sfpostListItem{
	padding-bottom: 20px;
}
.noShow{
	 display: none;
}
	
	
.scrollingStories{
	border: 1px solid #999;
	padding: 12px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 300px;
}

.scrollingStoriesHeadline{
	font-weight: bold;
	color: #243f60;
	padding-bottom: 12px;
}
	
	
.allPosts .sfpostTitle{
	margin: 0px;
	padding: 12px 0px 20px;
	font-size: 14px;
}

.allPosts .sfpostTitle a{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #876d25;
	text-decoration: none;

}


.allPosts .sfpostFullStory{
	font-size: 12px;
	text-align: right;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 15px;
	display: block;
	font-style: italic;
	color: #333;
	background-image: url(images/littlebrownarrowhead.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
}
/***************** home news stuff **********************/
.homeNewsList .sfnewsList{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.homeNewsList .sfnewsListItem{
	padding-top: 22px;
	border-bottom: 1px solid #cccccc;
}

.homeNewsList .sfnewsTitle{
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	margin: 0px 150px 0px 0px;
	padding: 0px;

}

.homeNewsList .sfnewsMetaInfo{
	font-size: 12px;
	text-transform: uppercase;
	float: right;
	color: #666;
	line-height: 25px;
}

.homeNewsList .sfnewsMetaInfo .graydate{
	color: #000;
	display: inline-block;
	padding: 0px 12px;
	margin-left: 11px;
	background-color: #B0BBC4;
}

.homeNewsList .sfnewsTitle a{
	font-family: Arial, sans-serif;
	color: #876d25;
	text-decoration: none;
}

.homeNewsList .sfnewsSummary{
	font-size: 12px;
	padding-top: 21px;
}

.homeNewsList .fstorylnkwrp{
	padding: 12px 12px 22px;
	clear: both;
	text-align: right;
}


.homeNewsList .fstorylnkwrp .sfnewsFullStory{
	font-size: 12px;
	

	padding-left: 15px;
	display: inline-block;
	font-style: italic;
	color: #333;
	background-image: url(images/littlebrownarrowhead.gif);
	background-position: left center;
	background-repeat: no-repeat;

}
/***************** L 3 left nav *******************************/

.leftNav .rtUL {
	white-space: normal;
}

.leftNav .rtLines .rtLI{
	padding: 4px 0px;
}

.leftNav .rtLines .rtIn{
	margin: 0px;
	color: #243a64;
}

.leftNav .rtUL .rtUL .rtIn{
	color: #999999;
}

.leftNav .RadTreeView_Default  .rtLI .rtIn, .leftNav .RadTreeView_Default  .rtLI .rtHover .rtIn{
	padding: 0px;
}

.leftNav .rtLines .rtLI , .leftNav .rtLines .rtTop, .leftNav .rtLines .rtMid, .leftNav .rtLines .rtBot {
background-image: none;
}

.leftNav .RadTreeView_Default .rtLI .rtPlus, .leftNav .RadTreeView_Default .rtLI .rtPlus:hover {
	background-position: left center;
	background-image: url(images/navigationarrow.gif);
	background-repeat: no-repeat;
}

.leftNav .RadTreeView_Default .rtLI .rtMinus, .leftNav .RadTreeView_Default .rtLI .rtMinus:hover {
	background-position: left center;
	background-image: url(images/navigationarrowdown.gif);
	background-repeat: no-repeat;
}
.RadTreeView_Default .rtSelected .rtIn {
    background-color: transparent;
    background-image: none;
    border-color: transparent;
}
.rtHover .rtIn {
    background: none !important;
    border-color: transparent !important;
    text-decoration: underline;
}
/****************l3 responsive nav *************************/

.rwdNavDrop .RadTreeView_Default{
	white-space: normal;
}
.rwdNavDrop .RadTreeView_Default a.rtIn{
	font:normal 18px/40px Arial,Helvetica,sans-serif !important;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.rwdNavDrop .RadTreeView_Default .rtUL .rtUL a.rtIn{
	font-size: 13px;
	color: #fff;
}

.rwdNavDrop .RadTreeView_Default .rtUL .rtUL .rtLI .rtSelected .rtIn {
	color: #C7BA94 !important;
	background: none !important;
}

.rwdNavDrop .RadTreeView_Default .rtLI .rtSelected .rtIn {
color: #C7BA94 !important;
background: none !important;

}

.rwdNavDrop .RadTreeView_Default .rtLines .rtLI{
	padding: 10px 0px;
	border-top: 1px solid #333333;
}

.rwdNavDrop .RadTreeView_Default .rtUL .rtUL .rtLI{
	
		padding: 8px 0px;
	border-top: none !important;
}

.rwdNavDrop .RadTreeView_Default .rtLines .rtLI, .RadTreeView_Default .rtLines .rtTop, .rwdNavDrop .RadTreeView_Default .rtLines .rtMid, .RadTreeView_Default .rtLines .rtBot{
background-image: none !important;

}


/**************** main navigation ***************************/

.hiBtm .RadMenu_Default ul.rmRootGroup,.hiBtm .RadMenu_Default div.rmRootGroup {
	background-color: #eff0f1;
	background-color: #C7BA94;
    background-image: none;
	margin-top: 1px;
	margin-left: 12px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #958c69;
}

.hiBtm  .RadMenu_Default .rmHorizontal .rmItem {
padding: 0px;
}

.hiBtm .RadMenu_Default .rmItem a.rmLink .rmText {
	padding-right: 40px;
	border-top: none;
	border-right: 1px solid #958c69;
	border-bottom: none;
	border-left: none;
}
.hiBtm .RadMenu_Default .rmSlide .rmItem a.rmLink .rmText {
	border-right: none;
	padding-right: 24px;
}
.hiBtm .RadMenu_Default .rmItem a.rmLink {
	color: #243f60;
	text-decoration: none;
	font-family: 'ITCFranklinGothicW01-Md 812698', arial, sans-serif;
	font-size: 18px;
	line-height: 44px;
	font-weight: 400;
	padding: 0px 0px 0px 40px;
    background-image: none;
}

.hiBtm .RadMenu_Default .rmSlide .rmItem a.rmLink {
	color: #000000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
	padding: 2px 12px 2px 2px;
	margin: 0px;
    background-image: none;
}
.hiBtm .rmGroup, .hiBtm .rmGroup .rmVertical {
    background-image: none;
    background: #FFF;
}
.hiBtm a.rmLink:hover .rmText, .hiBtm .rmSelected .rmText {
    background-image: none;
}
.hiBtm a.rmSelected {
    background-color: none !important;
}
.hiBtm  div.RadMenu_Default .rmRootGroup .rmItem .rmVertical{
	padding-top: 0px;
	padding-bottom: 0px;
}


.hiBtm .RadMenu_Default .rmSlide .rmItem a.rmLink .rmExpandRight, .hiBtm .RadMenu_Default .rmSlide .rmItem a.rmLink .rmExpandedRight{
	background-image: url(images/navigationarrow_tp.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.hiBtm .RadMenu_Default .rmSlide .rmItem a.rmLink:hover {
	color: #FFF;
	background-color: #CCC;
}

/************************** rwd nav ************************************/
#rwdNavButton{
	display: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 36px;
	text-indent: -9999px;
	margin-left: 21px;
}

#rwdNavButton.openThis{
	background-image: url(images/rwdHidden.gif);
}

#rwdNavButton.closeThis{
	background-image: url(images/rwdHidden-02.gif);
}

.rwdNavDrop{
	background-color: #000;
	z-index: 10000;
	position: absolute;
	top: 175px;
	min-height: 46px;
	width: 100%;
	display: none;
	padding: 0px 0px 21px;
	
}

.rwdNavDrop .RadTabStripVertical {
	display: block !important;
}

.rwdNavDrop .RadTabStripVertical .rtsLevel{
	width: 100% !important;
}

.rwdNavDrop .RadTabStripVertical .rtsUL{
		width: 100% !important;
}

.rwdNavDrop .RadTabStrip_Sitefinity .rtsLevel .rtsIn, .rwdNavDrop .RadTabStripLeft_Sitefinity .rtsLevel .rtsIn, .rwdNavDrop .RadTabStripRight_Sitefinity .rtsLevel .rtsIn {
line-height: 46px;
}
.rwdNavDrop .RadTabStrip_Sitefinity .rtsLI, .rwdNavDrop .RadTabStrip_Sitefinity .rtsLink {
	color: #fff;
	font: normal 18px/40px Arial,Helvetica,sans-serif  !important;
	border-bottom: none !important;
}

.rwdNavDrop .stickyRWD{
	font-size: 14px;
	line-height: 35px;
}

.rwdNavDrop .stickyRWD a{
	color: #FFF;
	padding: 0px 14px;
}

.rwdNavDrop .RadTreeView_Default .rtPlus, .rwdNavDrop .RadTreeView_Default .rtMinus {
font-size: 0;
padding: 0;
display: -moz-inline-box;
display: inline-block;
vertical-align: top;
cursor: pointer;
margin: 9px 9px 0 -10px;
width: 21px;
height: 21px;
background-repeat: no-repeat;
}

.rwdNavDrop  .RadTreeView_Default .rtPlus, .rwdNavDrop  .RadTreeView_Default .rtPlus:hover{
	background-image: url(images/rwdnavPlus.gif);
	background-color: #000;
	background-position: center center;
}

.rwdNavDrop  .RadTreeView_Default .rtMinus, .rwdNavDrop  .RadTreeView_Default .rtMinus:hover{
	background-image: url(images/rwdnavMinus.gif);
	background-color: #000;
	background-position: center center;
}

.rwdNavDrop .RadTreeView_Default .rtLines .rtFirst, .rwdNavDrop .RadTreeView_Default .rtLines .rtFirst .rtUL{
	background-image: none;
}

/*****************************************************chapter map******************************************************/
.cmapWrpL h4, .cmapWrpR h4{
	font-size: 13px;
	font-weight: bold;
	color: #243f60;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.cmapWrpR UL{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.cmapWrpR LI{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 22px 32px;
	background-image: url(images/pkpin.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.cmapWrpR LI.inactive{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 22px 32px;
	background-image: url(images/pkpin-inactive.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.chapDetWrap h3{
	margin: 0px 0px 11px;
	padding: 36px 0px 20px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
}
.chapDetWrap  .sfitemShortTxtWrp{
	clear: left;
	/*padding-top: 11px;*/
}

.chapDetWrap  .sfitemShortTxtWrp .sfitemFieldLbl{
	float: left;
	padding: 36px 18px 12px 0px;
	font-weight: bold;
	color: #023D61;
}

.chapDetWrap  .sfitemShortTxtWrp .sfitemShortTxt{
	padding: 36px 0px 12px;
}

.chapDetWrap  .cdvLinkWrap{
	float: left;
	padding-top: 36px;	
}

.chapDetWrap  .cdvRightWrap{
	
		float: left;
}
.chapDetWrap h1{
	
	
font-family: "ITCFranklinGothicW01-Md 812698", arial, san-serif;
margin: 0px;
font-size: 30px;
line-height: 40px;
font-weight: 400;
color: #023D61;
padding: 0px;

}

.cmapWrpR a{
	font-weight: bold;
	color: #033D62;
	text-decoration: underline;
}
/************* search box ******************/
.sfsearchBox {
    border: none;
    text-align: right;
}
.sfsearchTxt {
    width: 75% !important;
    height: 29px;
}
.sfsearchSubmit {
    width: 29px;
    height: 29px;
    font-size: 0px;
    border-style: none;
    cursor: pointer;
    background: url("/Sitefinity/WebsiteTemplates/PKP/App_Themes/PKP/global/images/headsocialSCH.jpg") no-repeat;
}
/************* search results ******************/
.sfsearchResultTitle {
    font-family: "ITCFranklinGothicW01-Md 812698", arial, san-serif;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 5px 0;
}
.sfsearchResultTitle a {
    color: #745724;
    text-decoration: none;
}
.sfsearchResultUrl a {
    color: #105cb6;
}
/************* news list ******************/
ul.sfnewsList {
    margin: 0;
    padding: 0;
}
li.sfnewsListItem {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}
h2.sfnewsTitle, h2.sfnewsTitle a {
    font-size: 20px;
    text-decoration: none;
}
.sfnewsMetaInfo {
    font-family: "ITCFranklinGothicW01-Md 812698", arial, san-serif;
    font-size: 14px;
    font-weight: 400;
    color: #745724;
}
/************* pagination ******************/
.sf_pagerNumeric a {
    font-family: "ITCFranklinGothicW01-Md 812698", arial, san-serif;
    font-size: 14px;
    font-weight: 400;
    color: #745724;
    display: inline-block;
    text-decoration: none;
    margin: 0 3px;
}
a.sf_PagerCurrent {
    color: #FFF;
    padding: 3px;
    background: #243f60;
}
/************* comments ******************/
.sfcommentsFormWrp {
    width: 100%;
    background: #958c69;
    padding: 20px;
}
.sfcommentsForm {
    border: none;
    background: #958c69;
    color: #FFF;
}
ol.sfcommentsFieldsList {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sfcommentsFieldsList li {
    margin: 0 0 15px 0;
}
.sfcommentsForm a.sfLinkBtn {
    display: block;
    padding: 5px;
    color: #FFF;
    background: #C7BA94;
}
.sfcommentsForm .reToolbar {
    background: #C7BA94;
}
.sfcommentsSubmitBtnWrp input[type=submit] {
    cursor: pointer;
    color: #FFF;
    padding: 5px;
    background: #243f60;
    border: none;
    border-style: none;
}
/************* quotes used on phikappaphi.org/join/benefits ******************/
.quote {
    margin: 1em;
    padding: 1em;
    background: #EEE;
    border: 1px solid #C7BA94;
}
.quote p {
    display: inline;
    font-size: 1.3em;
    line-height: 1.5em;
}
.quote p:before {
    content: '\f10d';
    color: #C7BA94;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    margin-right: .5em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.quote p:after {
    content: '\f10e';
    color: #C7BA94;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    margin-left: .5em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.quote em {
    display: block;
    margin-top: 1em;
}
/************* icons used on phikappaphi.org/join/benefits ******************/
ul.benefits {
    list-style: none;
}
ul.benefits li {
    text-align: center;
    display: inline-block;
    width: 33%;
    padding: 1em 0;
    font-size: 1.3em;
}
ul.benefits li:before {
    color: #C7BA94;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 50px;
    display: block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
ul.benefits li.recog:before {
    content: '\f19d';
}
ul.benefits li.grants:before {
    content: '\f091';
}
ul.benefits li.discounts:before {
    content: '\f155';
}
ul.benefits li.services:before {
    content: '\f07c';
}
ul.benefits li.networking:before {
    content: '\f234';
}
ul.benefits li.career:before {
    content: '\f0f2';
}
ul.benefits li.publications:before {
    content: '\f1ea';
}
/************* "table" used on phikappaphi.org/grants-awards ******************/
.fauxTable {
    border: 1px solid #C7BA94;
}
.fauxTable .sfContentBlock {
    padding: 1em;
}
.fauxTable .sfContentBlock:nth-of-type(odd) {
    background: #EEE;
}
/************* Call to Action Boxes used on phikappaphi.org/chapters ******************/
.ctaBox .sfContentBlock {
    margin: .5em;
    position: relative;
}
.ctaBox h2 {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    padding: .5em;
    background: #C7BA94;
    left: 0;
    right: 0;
}
