/* @group reset */

* { margin:  0; padding: 0; }
ul { list-style: none; }
p { margin: 0 0 10px 0; }
a img, frameset { border: 0; }

/* @end */
/* @group utility */

.clear {
    height: 1px;
    clear: both;
    margin-top: -1px;
    overflow: hidden;
}
.row:after, .clearfix:after, #upcoming-events li:after, #high-fives .text:after, .secondary .article:after, #hr-items ul:after, #stories:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.add_top, #add_top { margin-top: 15px; }
.add_bottom, #add_bottom { margin-bottom: 15px; }
.no_bottom { margin-bottom: 0; padding-bottom: 0; }
.no_top { margin-top: 0; }
.no_border { border: 0; }
.left { float: left; }
img.left { margin: 0 15px 15px 0; }
.right { float: right; }
img.right { margin: 0 0 15px 15px; }
.text_right { text-align: right; }
.hide { display: none; }
.bold {
	font-weight: bold;
}
/* @end */
/* @group =base */

body {
    font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #444;
    background: #fff url(../images/structure/bg-site.png) center 0 repeat-y;
    min-width: 960px;
}

    /* @group -headers */
 	h2, h3, h4, h5 { }
    h2 { font-size: 185%; margin: 25px 0; }
    h3 { font-size: 150%; margin: 15px 0; }
    h4 { font-size: 135%; margin: 15px 0; }
    h5 { font-size: 115%; margin: 5px 0; }  
    /* @end */

    /* @group -links */
    a, a:link { text-decoration: none; color: #1d4f9f; outline: none}
    a:visited {}
    a:hover { text-decoration: underline; }
    a:active {}
    /* @end */

    /* @group -navigation */        
    #navigation {
    width: 960px;
    height: 55px;
    position: relative;
    top: 108px;
    }
    #home #navigation { background: #1d4f9f url(../images/structure/bg-nav-bar-A.png) 0 0 no-repeat; }
    .secondary #navigation { background: #1d4f9f url(../images/structure/bg-nav-bar-B.png) 0 0 no-repeat; }
    #navigation ul#nav{
    background: url(../images/structure/bg-nav.png) 0 0 no-repeat;
    width: 510px;
    height: 55px;
    position: relative;
    left: 30px;
    list-style: none;
    }    
    #navigation ul#nav li {
    position: absolute;
    top: 0;
    height: 55px;
    text-indent: -9000px;
    }   
    #navigation ul#nav li a {
    display: block;
    height: 55px;
    }   
    #nav-home { left: 0; }
    #nav-home, #nav-home a { width: 88px; }
    #nav-home a:hover, 
    #nav-home:hover, 
    #nav-home.sfHover, 
    body#home #nav-home { background: url(../images/structure/bg-nav.png) 0 -55px no-repeat; }
    #nav-news { left: 88px; }
    #nav-news, #nav-news a { width: 83px; }
    #nav-news a:hover, 
    #nav-news:hover, 
    #nav-news.sfHover, 
    body#news #nav-news { background: url(../images/structure/bg-nav.png) -88px -55px no-repeat; } 
    #nav-events { left: 171px; }
    #nav-events, #nav-events a { width: 94px; }
    #nav-events a:hover, 
    #nav-events:hover, 
    #nav-events.sfHover, 
    body#events #nav-events { background: url(../images/structure/bg-nav.png) -171px -55px no-repeat; }
    #nav-high-five { left: 265px; }
    #nav-high-five, #nav-high-five a { width: 122px; }
    #nav-high-five a:hover, 
    #nav-high-five:hover, 
    #nav-high-five.sfHover, 
    body#high-five #nav-high-five { background: url(../images/structure/bg-nav.png) -265px -55px no-repeat; }
    #nav-dr-discount { left: 387px; }
    #nav-dr-discount, #nav-dr-discount a { width: 132px; }
    #nav-dr-discount a:hover, 
    #nav-dr-discount:hover, 
    #nav-dr-discount.sfHover, 
    body#dr-discount #nav-dr-discount { background: url(../images/structure/bg-nav.png) -387px -55px no-repeat; }  
	#weather { 
	position: absolute; 
	right: 24px;
    top:  18px;
    background: #1f4588;
	color: #c7ede8;
	padding: 4px 8px;
	}
	#weather li { display: inline; text-transform: capitalize;}
	#weather li.sun { 
	background: url(../images/structure/ico-weather-sun.png) 0 0 no-repeat;
	padding-left: 20px;
	margin-left: 4px;
	}    
	#location { 
	position: absolute; 
	left: 770px;
    top:  15px;
    background: url(../images/structure/bg-location.png) 0 0 no-repeat;
    height: 25px;
	text-transform: uppercase;
	}
	#location a,
	#location p { color:#fff; }	
	#location li { 
	display:inline; 
	position:relative; 
	}
	#location li p { 
	position:relative; 
	z-index:10; 
	padding:4px 0 0 12px;  
	border-bottom:none; 
	line-height:18px;
	margin: 0;
	font-size: 1em; 
	}	
	#location li p a { 
	font-weight:bold; 
	padding:0 6px 0px 2px;  
	}	
	#location li span.over {}
	#location li span.over a { }
	#location img.arrow { 
	cursor:pointer; 
	margin: -4px 0 0 20px; 
	vertical-align: top;
	}
	#location div.sub_menu { 
	display:none; 
	position:absolute; 
	left:0; 
	margin-top:5px; 
	padding:15px 10px 10px; top:2px; width:143px; 
	background:#6688b3 url(../images/structure/bg-location-sub.png) 0 0 no-repeat ;
	text-transform: none;
	}
	#location div.sub_menu a:link, 
	#location div.sub_menu a:visited{ 
	display:block; 
	font-size:11px; 
	padding:4px;
	color: #fff;
	}
	#location div.sub_menu a:hover{ 
	background:#42A2A9;
	text-decoration: none; 
	}    
    /* @end */
    
    /* @group -footer */
    #footer { 
    border-top:10px solid #032a50;
    margin: 0 15px;
    background: url(../images/structure/bg-footer.png) 0 0 no-repeat;
    height: 33px; 
    }
    #footer a{ 
    color: #fff;
    font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	}
    #footer ul {
    color:#4A93D8;
    float:left;
    padding: 5px 20px;
    }       
    #footer ul li {
    float:left;
    padding: 0 25px 0 0;
    }   
    #footer ul li a{
    float:left;
    padding: 5px 0;
    }
    #footer ul li a.rss{
    padding: 5px 20px 5px 0;
    background: url(../images/structure/ico-rss-footer.png) right 4px no-repeat;
    }
    /* @end */  
    
    /* @group -form elements */
    button { 
    cursor: pointer; 
    width: auto;
    overflow: visible;
    }
    /* @end */
    
    /* @group -containers */
    #container {
    width: 960px;
    margin: 0 auto;
    }
    /* @end */
    
    /* @group -global header */
    #header { 
    height: 163px;
    background: #fff url(../images/structure/bg-header.png) 0 0 no-repeat;
    }
    #header h1 a{ 
    position: relative;
    top: 25px;
    left: 90px;
    width: 282px;
    height: 68px;
    margin: 0;
    float:  left;
    text-indent:-9999px;
    background: url(../images/structure/logo-inside-duke-medicine.png) 0 0 no-repeat;
    cursor: pointer;
    }   
    #header span {
    background:transparent url(../images/structure/ico-orange-arrow.png) right 1px no-repeat;
    float:right;
    font-weight:bold;
    height:10px;
    padding:0pt 12px 4px 0pt;
    position: relative;
    top: 10px;
    right: 40px;
    float:  right;
    }   
    #nav-utility { 
    position: relative;
    top: 10px;
    right: 15px;
    margin: 0;
    float:  right;
    }
    #nav-utility ul { 
    font-weight: bold;
    padding: 12px 4px;
    font-size: 1em;
    text-align: right;
    }   
    #nav-utility ul li { display:inline; padding-left: 10px; }
    #nav-utility ul li a { color: #25939a }
    #nav-utility ul li a.rss{
    padding: 5px 20px 5px 0;
    background: url(../images/structure/ico-rss-header.png) right 4px no-repeat;
    }
    #nav-utility fieldset { 
    border: none;
    background: url(../images/structure/bg-search.png) right 0 no-repeat;
    height: 25px;
    width: 290px;
    padding-left: 70px;
    }
    #nav-utility input { border: none; }
    #nav-utility input.field { 
    background: transparent;
    width: 186px;
    padding: 6px 8px 0;
    vertical-align: top;
    color: #666;
	font: 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}      
	#nav-utility button {
	background: url(../images/structure/btn-search.png);
	width: 85px;
	height: 25px;
	text-indent: -9999px;
	border: 0;
	}
    /* @end */  
        
    /* @group -columns */
    /* @end */
    
    /* @group -sidebar */
    /* @end */  

/* @end */
/* @group =pages */
    
    /* @group -home */
    #home #content { padding: 15px; } 
    #home .column-main {
	float: left;
	width: 720px; 
    } 
    #home .column-main .module {
	float: left;
	width: 220px;
	padding: 0 20px 10px 0; 
    }
    #home .column-main .module h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	background: url(../images/structure/bg-border-dot.png) 0 bottom repeat-x;
	margin: 0 0 10px;
	padding-bottom: 5px;
	}
	#home .column-main .module p,
	#home .column-main .module ul {
	font-size: 1.1em;
	line-height: 1.2em;
    }
    #home .column-main .module ul li { padding-bottom: 18px; }
    #home .column-main .module span.date {
	font-size: .9em;
	font-weight: bold;
    }
    #home .column-main .module a.more {
	font-size: 1.1em;
	color: #dc5e1b;
	text-transform: uppercase;
	font-weight:bold;
	}	
	#feature  {
	width: 944px;
	background: url(../images/structure/bg-feature-content.png) 0 0 repeat-y;
	margin: 10px auto 0;
	}
	#feature .top  {}
	#feature ul#nav-feature {
	background: url(../images/structure/bg-feature-nav.png) 0 0 no-repeat;
	height: 44px;
	position:relative;
	width:944px;
	}
    #feature ul#nav-feature li {
    position: absolute;
    top: 0;
    text-indent: -9000px;
    }   
    #feature ul#nav-feature li a {
    display: block;
    height: 44px;
    } 
    /*#feature ul#nav-feature li a.activeSlide {
    background: url(../images/structure/bg-feature-nav.png) -9px -44px no-repeat;
    }*/     
    li#nav-stories { left: 9px; }
    #nav-stories, #nav-stories a { width: 112px; }
    #nav-stories a:hover, 
    #nav-stories:hover, 
    #nav-stories.sfHover,
    #nav-stories a.activeSlide { background: url(../images/structure/bg-feature-nav.png) -9px -44px no-repeat; }
    #nav-hospital { left: 122px; }
    #nav-hospital, #nav-hospital a { width: 134px; }
    #nav-hospital a:hover, 
    #nav-hospital:hover, 
    #nav-hospital.sfHover,
    #nav-hospital a.activeSlide { background: url(../images/structure/bg-feature-nav.png) -122px -44px no-repeat; } 
    #nav-regional { left: 256px; }
    #nav-regional, #nav-regional a { width: 160px; }
    #nav-regional a:hover, 
    #nav-regional:hover, 
    #nav-regional.sfHover,
    #nav-regional a.activeSlide { background: url(../images/structure/bg-feature-nav.png) -256px -44px no-repeat; }
    #nav-raleigh { left: 416px; }
    #nav-raleigh, #nav-raleigh a { width: 126px; }
    #nav-raleigh a:hover, 
    #nav-raleigh:hover, 
    #nav-raleigh.sfHover,
	#nav-raleigh a.activeSlide { background: url(../images/structure/bg-feature-nav.png) -416px -44px no-repeat; }
    #nav-medicine { left: 542px; }
    #nav-medicine, #nav-medicine a { width: 174px; }
    #nav-medicine a:hover, 
    #nav-medicine:hover, 
    #nav-medicine.sfHover,
    #nav-medicine a.activeSlide { background: url(../images/structure/bg-feature-nav.png) -542px -44px no-repeat; }
    #nav-nursing { left: 716px; }
    #nav-nursing, #nav-nursing a { width: 168px; }
    #nav-nursing a:hover, 
    #nav-nursing:hover, 
    #nav-nursing.sfHover,
    #nav-nursing a.activeSlide { background: url(../images/structure/bg-feature-nav.png) -716px -44px no-repeat; }
	#feature .bottom  {
	width: 944px;
	height: 26px;
	background: url(../images/structure/bg-feature-bottom.png) 0 bottom no-repeat;
	padding-top: 75px;
	}
	#feature .columnA { 
	margin: 10px 0 0 25px;
	float: left; 
	}
	#feature .columnA, #feature .columnB, #feature .columnB{ height: 300px; }
	#stories { margin: 0 0 0 15px; /*min-height: 300px;*/}	
	#stories .tabs {
	width: 680px;
	float: left;
	}
	#stories .thumb {
	float:left;
	width:300px;
	clear: left;
	margin-bottom: 6px;
	padding: 2px;
	}
	#stories .active .thumb { background: #618abd; }
	#stories .active .feature-img { display: block; }
	#stories .active .thumb span.date { border-bottom:none; }	
	#stories .active .thumb a.link,
	#stories .active .thumb a.link:hover { color: #fff; }
	#stories .thumb span { font-size: 1.1em; }
	#stories .thumb a.link:hover { text-decoration: none; }
	/*#stories .thumb a.link { [padding: 8px 0 32px; padding: 8px 0 32px; padding: 8px 0 32px;] }*/
	#stories .thumb img {
	float:left;
	/*height:50px;*/
	padding:4px;
	/*width:50px;*/
	border:1px solid #ccc;
	background: #fff;
	margin-right: 10px; 
	}
	#stories .thumb span { 
	font-size:1.1em; 
	padding: 4px 10px 0;
	display: block;
	height: 100%;
	color: #1D4F9F;
	}
	#stories .hovered .thumb span, #stories .selected .thumb span { cursor: pointer; color: #fff; }	
	#stories .thumb span.date {
	font-size:1em;
	font-weight: bold;
	padding: 4px 10px;
	}
	#stories .thumb span.date,
	#stories .thumb span.date a { color: #444; }
	#stories .thumb span.date a {
	text-transform: uppercase;
	text-decoration: underline;
	}
	#stories .thumb span.date a:hover { text-decoration: none; }
	#stories a.more-stories {
	color:#138b93;
	font-size:1.1em;
	text-transform:uppercase;
	margin: 8px 0 0 4px;
	font-weight: bold;
	clear: left;
	float: left;
	width: 100%;
	display: block;
	/*background: #fff;*/
	z-index: 100;
	}
	#stories .feature-img {
	width:360px;
	border:4px solid #618abd;
	height: 336px;
	position: absolute;
	margin-left: 300px;
	overflow: hidden;
	}
	/*#stories .feature-img img { height:336px; }*/
	#stories .feature-img .headline {
	background: url(../images/structure/bg-feature-img.png) 0 0 repeat;
	position: absolute;
	width: 100%;
	height: 100px;
	top: 240px;
	}
	#stories .feature-img .headline,
	#stories .feature-img .headline a { color: #fff; }
	#stories .feature-img .headline h4 { 
	padding: 15px 10px;
	margin: 0;	
	}
	#stories .nav-stories,
	#stories .nav-hospital,
	#stories .nav-regional,
	#stories .nav-raleigh,
	#stories .nav-medicine,
	#stories .nav-nursing { /*width: 680px;*/ width: 920px; }
	ul.tabNavigation li { display: inline; cursor: pointer; }
  	ul.tabNavigation li.hovered .thumb, ul.tabNavigation li.selected .thumb {
  	background: #618ABD url(../images/structure/bg-feature-link.png) repeat-y right 0;
  	cursor: pointer;
 	}
	#feature .columnB {
	width: 200px;
	padding-right:0px;
	margin-right: 30px;
	float: right;
	}
	#announcements { background: #fff; }
	#announcements h2{
	background: url(../images/structure/bg-border-dot.png) repeat-x 0 bottom;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 10px;
	padding-bottom:5px;
	}
	#announcements ul {
	font-size:1.1em;
	line-height:1.2em;
	}
	#announcements ul li { padding-bottom:18px; }
	#announcements span.date {
	font-size:0.9em;
	font-weight:bold;
	}
	#announcements a.more {
	color:#DC5E1B;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	}
	#food-dining li {
	background: url(../images/structure/ico-bullet-orange.png) 0 5px no-repeat;
	padding-left: 12px; 
    }
	#upcoming-events .date, .archive-date {
	background: url(../images/structure/bg-date.png) 0 0 no-repeat;
	width: 36px;
	height: 34px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5em;
	padding: 2px 10px 0 0;
	float: left;
	font-size: 11px;
	}
	.archive-date { margin: 5px 0 0 20px; }
	.article .archive-date { margin-left: 0; }
	img.alignleft, img.aligncenter {
	float: left;
	margin: 0 20px 20px 0;
	}
	img.alignright {
	float: right;
	margin: 0 0 20px 20px;
    }
    #hr-items .avatar {
	width: 36px;
	height: 36px;
	padding: 0 10px 0 0;
	float: left; 
    }
    #hr-items ul li { clear: both; }
	#home .column-sidebar {
	float: right;
	width: 210px; 
    } 
	#high-fives h2 {
	background: url(../images/structure/h2-high-five.png) 0 0 no-repeat;
	width: 210px;
	height: 46px;
	text-indent: -9999px;
	margin: 0;
    }
    #high-fives p {
	font-size: 1.1em;
	line-height: 1.4em;
    }
    #high-fives h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0
    }
   	#high-fives .container {
	background: url(../images/structure/bg-sidebar.png) 0 0 repeat-y;
	padding: 10px 0;
    }
   	#high-fives .content { padding: 0 20px; }
    #high-fives .more-high-five,
    #high-fives .send-stories {
	background: url(../images/structure/bg-sidebar-divider.png) 0 0 no-repeat;
	width: 170px;
    }
    #high-fives .more-high-five { padding: 20px 20px 10px; }
    #high-fives .send-stories { padding: 20px 20px 0; }
    #high-fives .more-high-five h3 {
	background: url(../images/structure/bg-border-dot.png) 0 bottom repeat-x;
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 10px;
	padding-bottom:5px;
    }
    #high-fives .more-high-five .avatar {
	float:left;
	height:36px;
	padding:0 10px 0 0;
	width:36px;
	}
	#high-fives .more-high-five ul li { padding-bottom:18px; }
	#high-fives .more-high-five ul {
	font-size:1.1em;
	line-height:1.2em;
	}
	#high-fives .more-high-five a.more {
	color:#DC5E1B;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	}
    #high-fives .text {}
    #high-fives .text img {
	/*height: 50px;
	width: 50px;*/
	float: left;
	padding: 0 10px 5px 0;
	margin: 0;
    }
    blockquote {
	color: #666;
	font-size: 1.1em;
	font-style: italic;
	background: url(../images/structure/ico-quoteA.png) 0 0 no-repeat;
	margin: 10px;
	float: left;
	}
	#home blockquote {
	margin: 10px 0;
	width: 170px;
	}
	/*#high-five blockquote p{
	background: url(../images/structure/ico-quoteA.png) 0 0 no-repeat;
	}*/
	blockquote p{
	background: url(../images/structure/ico-quoteB.png) right bottom no-repeat;
	padding: 0 25px;
	margin: 0;
	}
    #high-fives .bottom {
	background: url(../images/structure/bg-sidebar-btm.png) 0 0 repeat-y;
	width: 210px;
	height:  12px;
    }
    /* @end */
    
    /* @group -secondary */
    .secondary #content { padding: 25px 0 15px; } 
    .secondary .column-main {
	float: right;
	width: 808px;
	background: url(../images/structure/bg-main-secondary-content.png) 0 0 repeat-y; 
    }
    .secondary .column-main-top { background: url(../images/structure/bg-main-secondary-top.png) 0 0 no-repeat; }
    .secondary .column-main-bottom {
	background: url(../images/structure/bg-main-secondary-bottom.png) 0 bottom no-repeat;
	padding: 30px 15px 20px 25px; 
    }
    .secondary .column-interior-main {
	float: left;
	width: 520px;
    }
    .secondary .column-interior-main h2 {
	color: #004886;
	font-size: 2.2em;
    }
    .secondary .column-interior-main h3,
    .secondary .column-interior-main h4 { font-family: Georgia, "Times New Roman", Times, serif; }
    .secondary .column-interior-main h3 {
	color: #666;
	font-size: 1.8em;
	}
	.secondary .column-interior-main h3.category {
	color: #666;
	font-size: 1.8em;
	margin-top: 0;
	background:transparent url(../images/structure/bg-border-dot.png) repeat-x scroll 0 bottom;
	padding-bottom:5px;
	}
    .secondary .column-interior-main h4 { font-size: 1.4em; }
    .secondary .column-interior-main h5 { font-size: 1.2em; }
    .secondary .column-interior-main ol,
    .secondary .column-interior-main ul {
	font-size: 1em;
	line-height: 1.4em;
    }
    .secondary .column-interior-main p { line-height: 1.4em; }
    .secondary .column-interior-main p img { padding: 10px 20px; }
    .secondary .column-interior-main ol,
    .secondary .column-interior-main ul {
	margin: 10px 0;
	padding: 0 40px;
    }
    .secondary .column-interior-main ul {
	list-style-position: outside;
	list-style-type: disc;
	}
    .secondary .column-interior-main table tbody { font-size: 1.2em; }
    .secondary .column-interior-main table.breadcrumb td {
	border-bottom:1px solid #e5e5e5;
	padding: 20px;
	text-transform: uppercase;
	width: 35%;
}
    .secondary .column-interior-main table.breadcrumb td a {
	/*font-size:1.4em;*/	
    }
    /*.secondary .column-interior-main table.breadcrumb span.defaultBold { font-weight: bold; }*/
    /*.secondary .column-interior-main table.breadcrumb td span a { display: block; }*/
    .secondary .column-interior-main table td { padding: 20px 20px 0; }
    .secondary .column-interior-main table	td.resultHead {
	font-weight: bold;
	padding: 20px 20px 8px;
    }
    .secondary .article { padding-bottom: 30px; font-size: 1.2em; }    
    .secondary .article h2 { margin: 0; font-size: 1.85em;}
    .secondary .article span.date {
	margin: 0 0 30px;
	display: block;
	font-size: 1em;
	font-style: italic;
	}
	/*.secondary .article .photo-wrap {
	float: left;
	width: 200px;
	margin: 0 15px 15px 0;
	}*/
	.secondary .article .photo-wrap img.left { margin: 0; }
	.secondary .article .photo-wrap img { 
	display: block; 
	width:  520px;
	}
	.secondary .article .high-five-img { 
	margin: 0 20px 10px 0 !important;
	}
	.secondary .article .high-five-img img { 
	width:  200px !important;
	}
	.secondary .article .high-five-blockquote { width: 50%; }
	.secondary .article .photo-wrap .caption,
	.secondary .article .video-wrap .caption {
	clear:both;
	color:#FFF;
	font-size:11px;
	margin:0;
	padding:5px 15px 10px;
	}
	.secondary .article .photo-wrap,
	.secondary .article .video-wrap {
	/*float: left;*/
	/*width: 425px;*/
	margin: 0 0 15px;
	background:#618ABD;
	}

* {}
    /*.secondary .article img {
	float: left;
	}*/
    .secondary .comments,
    .secondary .leave-comment {
	background: url(../images/structure/bg-border-dot.png) 0 top repeat-x;
	padding-top: 1px;
	}
    .secondary .comments  h3,
    .secondary .leave-comment h3 { font-style: italic; }
    .secondary .column-interior-main .comments ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	}
    .secondary .comments li {
      font-size: 1.2em;
	border-top:1px solid #e5e5e5;
	padding: 15px 0 20px;
	}
    .secondary .comments li span {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	}
    .secondary .leave-comment  h3 { margin-bottom: 30px; }
	.secondary .leave-comment form fieldset { border: none; }
	.secondary .leave-comment label {
	font-size: .8em;
	font-style: italic;
	padding-left: 10px;
	}
	#contact-form {
	margin-top: 20px;
	padding-top: 20px;
	background: url(../images/structure/bg-border-dot.png) repeat-x top;
	}
	#contact-form .submit {
	background: #dc5e1b;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 5px;
	}
	.secondary .leave-comment input.text,
	.secondary .leave-comment textarea.text, #contact-form input.text, #contact-form textarea.text {
	border: 1px solid #cecece;
	background: #fff url(../images/structure/bg-form-input.png) 0 bottom repeat-x;
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	padding: 4px;
	color: #666;
	}
	.secondary .leave-comment input.text { width: 50%; }
	 #contact-form p { clear: both; }
	.secondary .leave-comment label, #contact-form label {
	margin-bottom:10px;
	padding: 4px 0px;
	float: left;
	width: 75px;
	color: #666;
	font: italic bold 1.1em Georgia, "Times New Roman", Times, serif;
	}
	.secondary .leave-comment textarea.text { width: 100%; }
    .secondary .leave-comment .post {
	background: url(../images/structure/btn-post-comment.png) 0 0 no-repeat;
	width: 180px;
	height: 35px;
	border: none;
	margin-right: 10px;
	/*text-indent: ;*/
	text-indent:-9999px;
	display: block;
	float: left;
	}
	.secondary .leave-comment .btn-preview {
	background: none;
	border: 0;
	color: #dc5e1b;
	text-transform: uppercase;
	cursor: pointer;
	margin: 10px 0;
	}
    .secondary .leave-comment a {
	color: #dc5e1b;
	text-transform: uppercase;
	}
    .secondary .column-interior-sidebar {
	float: right;
	width: 216px;
    }
    .secondary .column-interior-sidebar .module { padding-bottom: 20px; }
	.secondary .column-interior-sidebar .module h2 {
	background: url(../images/structure/bg-border-dot.png) 0 bottom repeat-x;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 10px;
	padding-bottom:5px;
	}
	.secondary .column-interior-sidebar .module p, 
	.secondary .column-interior-sidebar .module ul {
	font-size:1.1em;
	line-height:1.2em;
	}
	.secondary .column-interior-sidebar .module ul li { padding-bottom:14px; }
	.secondary .column-interior-sidebar .module a.more {
	color:#DC5E1B;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	}
	.secondary .column-interior-sidebar #location-headlines {}  
 	.secondary .column-interior-sidebar #location-headlines a { color: #fff; } 
	.secondary .column-interior-sidebar #location-headlines ul li {
	padding-bottom:0;
	background: #138b93;
	}
 	.secondary .column-interior-sidebar #location-headlines li a {
	padding: 8px;
	display: block;
	font-weight: bold;
	} 
	.secondary .column-interior-sidebar #location-headlines li a.expand { background:#138b93 url(../images/structure/ico-plus.png) 195px center no-repeat;
	}
 	.secondary .column-interior-sidebar #location-headlines li a:hover { text-decoration: none; } 
	.secondary .column-interior-sidebar #location-headlines ul ul li { font-size: .9em; } 
 	.secondary .column-interior-sidebar #location-headlines ul ul li a {
	background: #42a2a9;
	border:none;
	font-weight: normal;
	} 
 	.secondary .column-interior-sidebar #location-headlines ul ul li a:hover { text-decoration: underline; }   
	.secondary #pagination {
	background: url(../images/structure/bg-border-dot.png) 0 top repeat-x;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight: bold;
	padding: 10px 0;
	}  
	.secondary #pagination a {
	color:#DC5E1B;
	font-weight: normal;
	border:1px solid #ff9966;
	padding: 1px 4px;
	display: inline-block;
	}
	.secondary #pagination a:hover {
	background: #DC5E1B;
	color: #fff;
	text-decoration: none;
	}
	.secondary #pagination ul {
	list-style-type: none;
	margin:0;
	padding:0;
	} 
	.secondary #pagination li {
	float: left;
	margin-right: 2px;
	} 
	.secondary #pagination li.on { padding: 2px 6px; }     
    .secondary .column-sidebar {
	float: left;
	width: 152px;
    } 
    .secondary .column-sidebar #breadcrumbs {
	background: url(../images/structure/bg-sidebar-secondary-divider.png) 0 bottom no-repeat;
	padding: 4px 8px 20px; 
    }
    .secondary .column-sidebar #breadcrumbs h2 {
	color: #666;
	text-transform: uppercase;
	margin: 0;
	line-height: 1.4em;
	}
	.secondary .column-sidebar #breadcrumbs.announcements { font-size: 0.8em; }
    .secondary .column-sidebar #categories { padding: 20px 8px; }  
    .secondary .column-sidebar #categories h2 {
	background: url(../images/structure/bg-border-dot.png) 0 bottom repeat-x;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 10px;
	padding-bottom:5px;
	}
    .secondary .column-sidebar #categories a { color: #178d95; }
    .secondary .column-sidebar #categories ul {
	padding-top:5px;
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform: uppercase;
	}  
    .secondary .column-sidebar #categories li { padding-bottom:15px; }   
    /* @end */
    
    /* @group -archive */
    .secondary .featured {
	background: #618abd;
	padding: 4px;
	margin-bottom: 40px;
	}
    .secondary .featured,
    .secondary .featured a { color: #fff; }
    .secondary .featured h3 {
	font-weight:normal;
	margin: 5px 4px 0;
	}
    .secondary .featured span.date {
	background: url(../images/structure/bg-border-dot.png) 0 bottom repeat-x;
	font-size:1em;
	font-weight:normal;
	margin: 2px 4px 5px;
	padding-bottom:5px;
	display: block;
	text-transform: uppercase;
	}
    .secondary .featured p {
	font-size:1.2em;
	margin: 2px 4px 5px;
	}
    .secondary .featured a.more { text-transform: uppercase; font-weight:bold; }
    .secondary .column-interior-main ul.archive {
	list-style-type: none;
	margin:0;
	padding:0;
	}
	.secondary .column-interior-main ul.listing {
	list-style-type: none;
	margin:40px 0 0;
	padding:0;
	}
    ul.archive li { padding-bottom: 30px; }
    ul.listing li { padding-bottom: 60px; }
    ul.listing li ol { margin: 0 !important; }
    ul.listing li ol li { padding-bottom: 5px; }
    ul.archive .thumb,
    ul.listing .thumb {
	float: left;
	width: 54px;
	height: 54px;
	}
    ul.archive .thumb a,
    ul.listing .thumb a,
    ul.listing .thumb img { display: block; }
    ul.archive .entry,
    ul.listing .entry { padding-left: 70px; } 
    .secondary .column-interior-main ul.archive .entry p,
    .secondary .column-interior-main ul.listing .entry p,
    .secondary .column-interior-main ul.listing ol li {
	font-size: 12px;
	line-height: 1.4em;
	} 
    .secondary .column-interior-main ul.archive .entry h3,
    .secondary .column-interior-main ul.listing .entry h3,
    .secondary .column-interior-main ul.listing .entry h3 {
	font-size: 14px;
	line-height: 1.4em;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	zoom: 1;
	} 
	.secondary .column-interior-main ul.listing .entry h4 {
	font-size: 13px;
	line-height: 1.4em;
	margin: 15px 0 6px;
	zoom: 1;
	}
	.secondary .column-interior-main ul.listing .submit {
	background:#DC5E1B;
	border: none;
	color:#FFf;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
	width: 80%;
	} 
	.secondary .column-interior-main ul.listing .entry h3 { color:#1D4F9F; } 
    ul.archive .entry span.date {
	font-size: .8em;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	} 
	ul.archive span.source {
	margin: 0; 
	font-size: 1em;
	font-weight: bold;
	display: block;
	}
    /* @end */
    
/* @group = contact form styles */
	div.comment_form { margin: 0 50px 30px 30px; padding: 15px; border: #eee 1px solid; }
	p.legend { margin-bottom: 1em; }
	p.legend em { color: #ff8919; font-style: normal; }
	div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
	div.errors p { margin: 0; }
	div.errors p em { color: #ff8919; font-style: normal; font-weight: bold; }
	div.comment_form form p { margin: 0 0 15px 0; }
	div.comment_form form p.note { margin-left: 170px; font-size: 90%; color: #333; }
	div.comment_form form fieldset { margin: 10px 0; padding: 10px; border: 0; }
	div.comment_form form legend { font-weight: bold; color: #666; }
	div.comment_form label, 
	div.comment_form span.label { margin-right: 10px; font-weight: bold; padding-right: 10px; width: 100px; display: block; float: left; text-align: right; position: relative; }
	div.comment_form label.error, 
	div.comment_form span.error { color: #ff8919; }
	div.comment_form label em, 
	div.comment_form span.label em { position: absolute; right: 0; color: #ff8919;}
	div.comment_form span.label em, 
	div.comment_form p.required em {font-size: 120%; font-style: normal; color: #ff8919; }
	div.comment_form p.required em {padding-right:4px }
	div.comment_form p.required {padding-left:50px }
	div.comment_form input, 
	div.comment_form textarea { padding: 3px; width: 325px; }
	div.comment_form input.short { width: 150px; margin-right: 10px; }
	div.comment_form input.error { border-color: #ff8919; background-color: #FEF; }
	div.comment_form input:focus,
	div.comment_form input.error:focus, 
	div.comment_form textarea:focus, 
	form#comment_form textarea:focus { background-color: #FFF; border-color: #FC6;}
	div.comment_form textarea, 
	form#comment_form textarea {font-family:Lucida Sans Unicode, Lucida Grande, Sans-Serif; font-size:1em}
	div.comment_form p.buttonrow { text-align: right; }
	div.comment_form input.button, 
	form#comment_form input.submit, 
	form#comment_form input.preview {padding: 0px; width: 86px; height: 30px; border: none}
	div.comment_form input.button, 
	form#comment_form input.submit {background: url(../images/structure/btn-submit.png) 0 0 repeat-x; }
	form#comment_form input.preview { background: url(../images/structure/btn-preview.png) 0 0 repeat-x; margin-left:10px}
	/*div.comment_form input, 
	div.comment_form textarea, 
	form#comment_form input, 
	form#comment_form textarea { background: #fff url(../images/structure/form-bg.png) 0 0 repeat-x; border: solid 1px #CCC; }*/
	form#comment_form input.save_info, 
	form#comment_form input.notify_me { border: none }
	form#comment_form input.post {
	background:transparent url(../images/structure/btn-post-comment.png) 0 0 no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	}
	/*button.post {
		text-indent: -9999px;
	}*/
	form#comment_form button.preview {
	color:#DC5E1B;
	text-transform:uppercase; 
	background: none;
	border: none;
	margin: 10px 0;
	}
/* @end */

/* @group RSS page */

	#feed-listing { list-style: none; }
	#feed-listing li {
	background:url(../images/structure/ico-rss.png) left center no-repeat;
	padding: 3px 3px 3px 25px;
	margin-bottom: 10px;
	}

/* @end */
/* @end */