/*   
Theme Name: Factory 44
Theme URI:  http://factory44.net/
Template:   thematic
*/

/* ============================================================================
   ALL 
   ========================================================================= */

@media all {
    
/* ============================================================================
   RESET */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;font-style:normal;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a img{border:none}

/* ============================================================================
   TYPOGRAPHY */

body {
    color: #333;
    font: 62.5%/2.2em "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/* ---------------------------------------------------------------------------- 
   HEADINGS */

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.1em;
}

/* ------------------------------------
   HEADING COMBINATIONS  */

h1+h2 {
    padding-top: 0.5em;
}

/* ---------------------------------------------------------------------------- 
   BASIC TEXT ELEMENTS */

address, dd, dt, li, p {
    font-size: 1.1em;
    padding: 0.75em 0;
}
blockquote {
    font-style: italic;
    font-size: 1.1em;
    padding: 0.75em 0;
}
blockquote * {
    font-style: italic;
    font-size: 1em;
}
input, select, textarea {
    border: 0;
    font: 1.1em "American Typewriter", Georgia, "Times New Roman", Times, serif;
}
pre, code {
	font: 1.1em "Courier New", monospace;
}


/* ---------------------------------------------------------------------------- 
   LISTS */

ul, ol {
	margin: 0 0 1.5em 1.5em;
    padding: 0.75em 0;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
	margin-left: 2em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
li {
    font-size: 1.1em;
    padding: 0;
}
li li,
li p {
    font-size: 1em;
}

/* ----------------------------------------------------------------------------
   HYPERLINKS */

a:link {
    color: #06f;
    text-decoration: underline;
}

a:visited {
    color: #888;
    text-decoration: underline;
}

a:hover {
    color: #f00;
    text-decoration: underline;
}

h2 a {
   color: #fff; 
   text-decoration: none;
}


/* ----------------------------------------------------------------------------
   MISC INLINE ELEMENTS */

strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}

}



/* ============================================================================
   SCREEN 
   ========================================================================= */

@media screen {

/* ============================================================================
   LAYOUT 
   ========================================================================= */

html {
    background: #8b969f url(images/bg-html.png) repeat-x;
    padding: 20px 0 200px 0;
}

body {
    background: transparent url(images/header.png) right top no-repeat;
    color: #fff;
}

#wrapper {
    background: transparent url(images/header.png) right top no-repeat;
    margin: 0 0 0 auto;
    overflow: hidden;
    padding: 100px 20px 0 10px;
    position: relative;
    width: 960px;
}


/* ----------------------------------------------------------------------------
   FOOTER */

#footer {
    clear: right;
    color: #abb3ba;
    float: right;
    padding-top: 0.5em;
    width: 440px;
}

#footer p {
    font-size: 1em;
    line-height: 1.6em;
    padding-right: 20px;
    text-align: right;
}

#footer a {
    color: #abb3ba;
}

#footer a:hover {
    color: #fff;
}



/* ============================================================================
   HELPERS 
   ========================================================================= */


/* ============================================================================
   SECTIONS 
   ========================================================================= */

/* ============================================================================
   HOME */
   
/* ----------------------------------------------------------------------------
   OVERRIDES */

/* ============================================================================
   INTRO */

body.home h1#logo {
    height: 60px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 140px;
    top: 60px;
    width: 330px;
}

body.home #intro {
    background: #fff;
    color: #8b969f;
    float: right;
    padding: 10px 20px 20px 20px;
    width: 420px;
}

body.home #intro h2 {
    height: 20px;
    left: 530px;
    position: absolute;
    top: 60px;
    width: 330px;
}

body.home #intro h3 {
    background: #fff url(images/sprite.png) no-repeat;
    margin: 0;
    padding: 0;
}

body.home #intro a {
    background: #e6eaec;
    color: #717c85;
    text-decoration: none;
}

body.home #intro a:hover,
body.home #intro a.current {
    background: none;
    color: #8b969f;
    text-decoration: underline;
}


/* ----------------------------------------------------------------------------
   PHILOSOPHY */

body.home #philosophy h3 {
    height: 30px;
}

body.home #philosophy ul {
    border-left: 10px solid #ebeef0;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}

body.home #philosophy li {
    list-style: none;
    margin: 0;
    min-height: 7.5em;
    padding: 0.5em 0 0.5em 18px;
}

/* ----------------------------------------------------------------------------
   SERVICES */

body.home #services h3 {
    background-position: 0 -40px;
    height: 60px;
}

body.home #services ul, #services li {
    list-style: none;
    margin: 0;
}

body.home #services ul {
    overflow: hidden;
    padding: 1em 0;
}

body.home #services li {
    background: transparent url(images/check.png) 0 0.5em no-repeat;
    float: left;
    line-height: 2em;
    padding: 0 0 0.25em 25px;
    width: 185px;
}


/* ----------------------------------------------------------------------------
   GET STARTED */

body.home #get-started h3 {
    background-position: 0 -110px;
    height: 60px;
}


/* ============================================================================
   NEW STUFF */

body.home #new-stuff {
    float: left;
    margin: 140px 0 0 0;
    width: 480px;
}

body.home #new-stuff h3 {
    background: transparent url(images/sprite.png) no-repeat;
    margin: 0;
    padding: 0;
    height: 40px;
}

body.home #new-stuff ul {
    border-bottom: 1px solid #abb3ba;
    list-style: none;
    margin: 0;
    padding: 0;
}

body.home #new-stuff li {
    border-bottom: 1px solid #8b969f;
    border-top: 1px solid #abb3ba;
    list-style: none;
    padding: 0 10px;
    overflow: hidden;
    z-index: 1;
}

body.home #new-stuff h4 {
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
    padding: 4px 0;
}

body.home #new-stuff li:hover {
    background: #79848d;
}

body.home #new-stuff li div {
    clear: both;
}

body.home #new-stuff li.expand {
    background: #fff;
    border-top: 1px solid #fff;
    color: #66727b;
}

body.home #new-stuff li.expand,
body.home #new-stuff li.expand a {
    color: inherit;
}


/* ----------------------------------------------------------------------------
   PORTFOLIO */

body.home #portfolio h3 {
    background-position: -430px 0;
}

body.home #portfolio h4 {
    text-align: right;
}

body.home #portfolio li strong {
    display: block;
    float: left;
    font-weight: normal;
    text-align: left;
}

body.home #portfolio li div {
    height: 190px;
    position: relative;
}

body.home #portfolio .fold {
    display: none;
    background: #fff url(images/sprite.png) 0 -190px no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

/* ----------------------------------------------------------------------------
   NEWS */

body.home #news {
    margin: 30px 0 0 0;
    position: relative;
}

body.home #news h3 {
    background-position: -430px -40px;
}

body.home #news li {
    border-bottom: 0;
    line-height: 1.6em;
    padding: 0.75em 8.5em 0.825em 10px;
    position: relative;
}

body.home #news a {
    border-bottom: 1px dotted #abb3ba;
    color: #fff;
    text-decoration: none;
}

body.home #news a:hover {
    background: #fff;
    color: #79848d;
    border: 0;
}

body.home #news a.aktt_tweet_time,
body.home #news .date {
    border: 0;
    color: #ccd3dd;
    position: absolute;
    right: 10px;
    top: 0.75em;
    text-align: right;
}

body.home #news a.aktt_tweet_time:hover {
    color: #8b969f;
}

body.home #news p {
    padding: 0.5em 10px;
}


/* ----------------------------------------------------------------------------
   TESTIMONIALS */

body.home #testimonials {
    clear: right;
    color: #8b969f;
    float: right;
    margin: 20px 0;
    width: 460px;
}

body.home #testimonials h3 {
    background: transparent url(images/sprite.png) -420px -80px no-repeat;
    height: 40px;
    margin: 0;
    padding: 0;
}

body.home #testimonials ul,
body.home #testimonials li {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.home #testimonials li.current {
    display: block;
}

body.home #testimonials p.quote {
    color: #8b969f;
    background: #fff url(images/bg-quote.png) left bottom no-repeat;
    padding: 15px 20px 40px 20px;
}

body.home #testimonials p.by {
    color: #cdd4da;
    padding: 0 20px 1em 20px;
}

body.home #testimonials p.by strong {
    color: #fff;
}

body.home #testimonials a.more {
    background: transparent url(images/sprite.png) -470px -170px no-repeat;
    display: block;
    float: right;
    height: 20px;
    margin: 11px 0 0 0;
    width: 60px;
}

body.home #testimonials a.more:hover {
    background-position: -470px -190px;
}


/* ============================================================================
   CONTACT */

body.home #contact {
    background: #79848d url(images/dave.png) 390px 70px no-repeat;
    clear: right;
    float: right;
    padding: 0 0 20px 0;
    width: 460px;
}

body.home #contact h3 {
    background: #8b969f url(images/sprite.png) -420px -120px no-repeat;
    border-bottom: 10px solid #abb3ba;
    height: 40px;
    margin: 0;
    padding: 0;
}

body.home #contact address {
    float: left;
    font-size: 1.1em;
    line-height: 1.8em;
    padding: 10px 60px 0 20px;
}

body.home #contact dl {
    float: left;
    padding: 10px 0 0 0;
}

body.home #contact dt {
    clear: left;
    color: #cdd4da;
    float: left;
    font-size: 1.1em;
    line-height: 1.8em;
    padding: 0;
    width: 4em;
}

body.home #contact dd {
    float: left;
    font-size: 1.1em;
    line-height: 1.8em;
    padding: 0;
    width: 12em;
}

body.home #contact a {
    color: #fff;
}


/* ============================================================================
   HIDDEN ELEMENTS (screen reader-friendly) */

h1#logo img,
#intro h2 span,
h3 span,
a.more span,
.hidden {
    left: -9999px;
    position: absolute;
}


}



/* ============================================================================
   PRINT 
   ========================================================================= */

@media print {
 
body {
    background: #fff;
    color: #000;
    padding: 0;
}

#wrapper {
    font-size: 0.85em;
}

a:link,
a:visited {
    color: #000;
}

ul {
    padding-top: 0.5em;
}

li {
    padding-top: 0;
    padding-bottom: 0;
}

/* ----------------------------------------------------------------------------
   HEADER */

#logo { 
    float: left;
}

h2 {
    color: #ccc;
    float: right;
    font-size: 2.4em;
    padding: 15px 0 0 0;
    text-transform: uppercase;
}

h3 {
    clear: both;
    font-size: 1.8em;
    padding-top: 1em;
    page-break-before: auto;
}

/* ----------------------------------------------------------------------------
   PHILOSOPHY */

body.home #philosophy {
    clear: both;
    border-top: 10px solid #ccc;
}

body.home #philosophy ul,
body.home #philosophy li {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.home #philosophy ul {
    overflow: hidden;
    padding: 1.5em 0 3em 0;
}

body.home #philosophy li {
    font-size: 1em;
    float: left;
    width: 17%;
    padding: 0 3% 0 0;
}

body.home #philosophy li strong {
    display: block;
    border-bottom: 5px solid #ccc;
    margin-bottom: 0.25em;
    font-size: 1.1em;
    text-transform: uppercase;
}

/* ----------------------------------------------------------------------------
   SERVICES */

body.home #services {
    float: left;
    margin: 0 2% 0 0;
    width: 48%;
}

body.home #services ul {
    overflow: hidden;
    margin: 1.25em 0 0 0;
    padding: 0;
}

body.home #services li {
    float: left;
    font-weight: bold;
    list-style: none;
    margin: 0 0 2% 000;
    padding: 0;
    width: 48%;
}


/* ----------------------------------------------------------------------------
   GET STARTED */

body.home #get-started {
    float: left;
    width: 50%;
}


/* ============================================================================
   NEW STUFF */

body.home #new-stuff {
    clear: both;
    padding-top: 1em;
}

body.home #new-stuff ul {
    border-bottom: 5px solid #eee;
    list-style: none;
    margin: 0;
    padding: 1em 0;
}

body.home #new-stuff li {
    border-top: 5px solid #eee;
    clear: both;
    list-style: none;
    overflow: hidden;
    padding: 0.5em 0;
    z-index: 1;
}

/* ----------------------------------------------------------------------------
   PORTFOLIO */

body.home #portfolio h4 {
    float: left;
    width: 30%;
}

body.home #portfolio div {
    float: right;
    padding: 0.5em 0 0 0;
}


/* ----------------------------------------------------------------------------
   NEWS */

body.home #news li div * {
    color: #8b969f;
    font-size: 1em;
    line-height: 1.8em;
}


/* ----------------------------------------------------------------------------
   TESTIMONIALS */

body.home #testimonials ul,
body.home #testimonials li {
    list-style: none;
    margin: 0;
}

body.home #testimonials ul {
    padding: 0.5em 0;
}

body.home #testimonials li {
    border-top: 5px solid #eee;
    font-size: 1em;
    padding: 0.5em 0;
}

body.home #testimonials p.quote {
    font-style: italic;
    text-align: left;
}

body.home #testimonials p.by {
    text-align: right;
    padding: 0;
}


/* ============================================================================
   CONTACT */

body.home #contact {
    border-top: 10px solid #eee;
    margin-top: 1.5em;
}

body.home #contact h3 {
    display: none;
}

body.home #contact address {
    float: left;
    padding: 10px  0 0;
    width: 20%;
}

body.home #contact dl {
    float: left;
    padding: 10px 0 0 0;
    width: 20%;
}

body.home #contact dt {
    clear: left;
    float: left;
    width: 4em;
}

body.home #contact dd {
    float: left;
}


/* ============================================================================
   FOOTER */

#footer {
    float: right;
    width: 60%;
}

#footer p {
    text-align: right;
}

#footer * {
    color: #999;
}


/* ============================================================================
   HIDDEN ELEMENTS (screen reader-friendly) */

.hidden {
    display: none;
}

    
    
}    
