/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:bold;text-decoration:underline;}
/*a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/
#skip_to_content, #header, #nav, #sub_nav, #aside, #footer {display:none;}
#content:before {margin-bottom: 0.5in;content: 'Phillip Roberts | Hybrid Designer/Developer';font-size: 20pt;font-weight: bold;}
#content a:after {content: " (" attr(href) ") ";}
#content:after {margin-top: 0.5in;font-style: italic;content: '© 2009 - 2011 Phillip Roberts. All Rights Reserved.';}
ul {list-style: none}
h1 {margin-left: 0.25in;}
h2 {margin-left: 0.5in;}
h3 {margin-left: 0.75in;}
p {margin-left: 1in;}


.home_resume #content:before, .about_me_resume #content:before, .portfolio_resume #content:before, .resume_resume #content:before, .contact_resume #content:before {
    font-family: "Copperplate","Copperplate Gothic Light","Lucida Sans","FreeSans",sans-serif;
    font-size: 0.22in;
    margin-left: 0;
}
.home_resume h2, .about_me_resume h2, .portfolio_resume h2, .resume_resume h2, .contact_resume h2 {
    display: none;
}
.home_resume #content:after, .about_me_resume #content:after, .portfolio_resume #content:after, .resume_resume #content:after, .contact_resume #content:after {
    content: none;
}
#resume_content {
    margin-top: 0.03in;
    width: 6in;
}
#resume_content p {
    display: none;
}
#resume_content h3 {
    clear: both;
    font-family: "arnprlghtdsply","Arno Pro Light Display","Times New Roman","URW Bookman L",serif;
    font-size: 0.17in;
    margin-bottom: -0.1in;
    margin-left: 0.2in;
    margin-top: 0.1in;
}
#resume_content h4 {
    clear: both;
    font-family: "Copperplate","Copperplate Gothic Light","Lucida Sans","FreeSans",sans-serif;
    font-size: 0.15in;
    margin-bottom: -0.15in;
    margin-left: 0.416in;
    margin-top: 0.05in;
}
#resume_content ul {
    margin-bottom: 0.125in;
}
#resume_content ul li {
    display: list-item;
    font-family: "arnprlghtdsply","Arno Pro Light Display","Times New Roman","URW Bookman L",serif;
    font-size: 0.13in;
    margin-left: 0.366in;
}
#resume_content .left_column {
    float: left;
}
#resume_content .right_column {
    float: left;
    margin-left: 0.45in;
}
#resume_content li, #resume_content .horizontal_listing li {
    display: inline-block;
    margin-left: 0.366in;
}
#resume_content .horizontal_listing ul {
    display: inline-block;
    margin-bottom: 0.01in;
    width: 0.83in;
}
#resume_content .horizontal_listing ul.left_list li {
    display: list-item;
    float: left;
    width: 0.66in;
}
#resume_content .horizontal_listing ul.right_list li {
    display: list-item;
    float: left;
    margin-left: 0.233in;
    width: 1.1in;
}
#resume_content ul.subtitle_list {
    margin: 0.075in 0 -0.12in 0.147in;
}
#resume_content .subtitle_list li {
    display: inline;
    font-size: 0.1in;
    margin-left: 0.216in;
    margin-right: -0.166in;
    line-height: 0in;
}
#resume_content ul.subtitle_list li h4 {
    display: inline;
    font-size: 0.15in;
    margin-left: -0.34in;
    line-height: 0in;
}