/*
-----------------------------------------------
Soltius
- - - - - - - - - - - - - - - - - - - - - - - -
Description:	Print Styles
Filename:			sol.print.css
Author:				Kent Humphrey / Catch Design Limited (www.catchdesign.co.nz)
Date:					02 April 2008
Updated:			02 April 2008 (KAH)
Version:			v.1.0
----------------------------------------------- */

/* =Global Styles
----------------------------------------------- */

body { background: url(/_r/img/bg_footer.jpg) repeat bottom center; margin: 0; padding: 0; font: 63.7%/1.4 "Lucida Grande", Arial, Helvetica, sans-serif; color: #575656; }

/* =GENERIC STYLES */
img { border: 0; padding: 0; }
a { color: #f36500; text-decoration: none;}
a:hover {text-decoration:underline; }

p { font: 1.2em/1.4 "Lucida Grande", Arial, Helvetica, sans-serif; margin: 0.2em 0 0.7em 0; }
small {color:#757575; text-transform:uppercase; font-size: 1.2em;margin:4px 0 -2px; font-weight: bold;}
strong {font-weight: bold; color: #2d2d2d; }

textarea {}
form {}
input.textbox {border: 1px solid #e7e7e5; width: 245px; color:#757575; font-size: 1.2em; padding: 5px 6px; margin-bottom: 8px; }
fieldset {margin-bottom: 12px;}
select {}
legend {color:#575656; font-size:1.3em; padding:6px 0 5px;}
.pdf { background: url(/_r/img/icon_pdf.jpg) left no-repeat; padding: 5px 0 5px 25px; margin: 15px 0; }

h2 {font: bold 2.8em/1.1 Helvetica, Arial, sans-serif; color: #3c3b32; margin: 0 0 0.8em 0;}
h3 {font: 1.8em/1.2 Arial, sans-serif; color: #2d2d2d; font-weight:bold; }
h4 {font: 1.6em/1.4 Helvetica, Arial, sans-serif; color: #333; }
h5 {font: 1.4em/1.4 "Lucida Grande", Arial, Helvetica, sans-serif; color: #2f92c6; } 

/* Hacks that can't be avoided in this file */

/* =CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* =STRUCTURE
----------------------------------------------- */
.wrap { width: 100%;} 

#col1 {width: 100%;}
#col2 {width: 100%;}
#col3 {display: none;}

/* masthead */
#masthead {width: 100%; border-bottom: .1em solid #F36500; }

#masthead .wrap h1 a {font-size: 3em;}

/* primary nav */
#prim_nav {display: none;}

/* user nav */
#user_nav {display: none;}

/* search box */
#searchBox {display: none;}

/* CONTENT */
#content {}
#content .wrap {width:100%; border-bottom: .2em solid #e0e0d9;}

h3 a, h4 a {color:#2d2d2d;}
h3 a:hover, h4 a:hover {color:#f36500;}

.article_teaser {margin-bottom:15px; padding-bottom: 15px; border-bottom: 1px solid #eee; }
a.read_more {float:right; font-size:1.2em; margin-bottom: 20px;}
a.rss_feed {float:left; display: block; margin-right: 5px; width: 19px; height: 19px; background: url(/_r/img/icon_rss_whtbg.gif) no-repeat; margin-bottom: 20px;}
a.rss_feed span { display: none; }
.feed_link { border: 1px solid #ccc; padding: 8px 6px; }
.feed_link:hover {border: 1px solid #f36500;}
.case_study_teaser .img_wrap {background:#FCFCFC url(/_r/img/bg_shadow.png) no-repeat right bottom; margin-bottom:12px; padding-bottom:10px; text-align:center; width:298px;}

/* HERO */
#hero {display: none;}


/* BLOCK NAV */
ul#block_nav {display: none;}

/* GRABBER */
.grabber {display: none;}

/* PANEL */
.panel {background: #f5f5f1 url(/_r/img/bg_shadow.png) no-repeat bottom right; padding:15px}
.panel h3 {font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size:1.7em;}
.panel a {font-size:1.2em;}


/* FOOTER */
#footer { width: 100%; color: #9f9e94; padding-top: 40px;}
#footer .wrap {padding: 0; width: 930px; padding: 0 15px; margin-bottom: 30px;}

#footer_col1 {float: left; width: 445px;}
#footer_col2 {float: left; width: 265px;}
#footer_col3 {float: left; width: 210px;}

#footer ul {font-size:1.2em;}
#footer_col1 ul {display: none;}



/* =FORMS
----------------------------------------------- */



/* SUBPAGES
----------------------------------------------- */

/* Column widths etc */
#narrow #content .wrap,
#wide #content .wrap {}
#wide #content .wrap {padding:0 0 15px 15px; width:100%;}
#narrow #col2 {width: 100%;}

/* BG image on top RH of column wrap */
.delivering #col_wrapper {background: transparent url(/_r/img/bg_subpage_delivering.png) no-repeat right top; padding-top:9px;}
.seeing #col_wrapper {background: transparent url(/_r/img/bg_subage_seeing.png) no-repeat right top; padding-top:9px;}
.safe #col_wrapper {background: transparent url(/_r/img/bg_subage_safe-hands.png) no-repeat right top; padding-top:9px;}
.walking #col_wrapper {background: transparent url(/_r/img/bg_subage_walk-mile.png) no-repeat right top; padding-top:9px;}

/* SUB NAV */
#sub_nav_holder {display: none;}
#sub_nav, .wp-tag-cloud {width: 126px; padding: 13px 13px 1px;display: none;}
#narrow #sub_nav li, #narrow .wp-tag-cloud li {margin-bottom: 12px;display: none;}
#narrow #sub_nav a, #narrow .wp-tag-cloud a {color:#fff; font-size: 1.2em;display: none;}
#narrow #sub_nav a:hover, #sub_nav .current_page_item a, #sub_nav .current_page_parent, #narrow .wp-tag-cloud a:hover { text-decoration: underline;display: none; }

/* Sub Nav bg colours */
.delivering #sub_nav {background: #6597d6 url(/_r/img/bg_subpage_nav_blue.png) repeat-x bottom left;}
.seeing #sub_nav {background: #e1bf56 url(/_r/img/bg_subpage_nav_sand.png) repeat-x bottom left;}
.safe #sub_nav {background: #7a706e url(/_r/img/bg_subpage_nav_brown.png) repeat-x bottom left;}
.walking #sub_nav, .walking .wp-tag-cloud {background: #538f30 url(/_r/img/bg_subpage_nav_green.png) repeat-x bottom left;}

/* Page Functions - Breadcrumbs etc */
#page_functions {display: none;}

/* INSIDE CONTENT STYLES */
.inside #col2 p.intro, .inside #col1 p.intro {color:#1a1a1a; font-size:2em; line-height:1.3;}
#content p, #narrow .article_teaser p.intro {font-size: 1.6em; color: #000; }

/* Lists */
body#wide #col1 ul, .inside #col2 ul { font-size: 1.6em; padding: 0; margin: 12px 0 12px 10px; }
body#wide #col1 li, .inside #col2 li { padding-left: 20px; margin: 5px 0;}

/* Images */
img.shadow {display: none;}
body#wide #col1 img, #col2 img {display: none;}


#narrow h3, #wide h3 {margin-top:10px;}
#narrow #col3 h3, #wide #col3 h3 {font-size:1.4em;}
#narrow #col1 h3, #wide #col1 h3 { margin-bottom: 10px; }
#narrow #col3 .article_teaser p, #wide #col3 .article_teaser p {font-size:1.2em;}

#narrow .grabber, #wide .grabber {margin-top:50px;}
#narrow .grabber a, #wide .grabber a  {width:250px;}
#narrow .grabber a h3, #wide .grabber a h3 {font-size:1.8em !important; margin-top:0;}
#narrow .grabber a p, #wide .grabber a p {padding-right: 10px;}
#narrow .grabber a em, #wide .grabber a em {width: 233px; font-size:1.2em;}

/* Sitemap */
#sitemap li a { color:#333 !important:}
ul#sitemap li ul { font-size: 90% !important; }
ul#sitemap li ul a { color: #f36500;}