@charset "UTF-8";
/* CSS Document */


/* ####### BODY ###### */
body { /*font-family:Georgia, "Times New Roman", Times, serif;*/ color:#000; }
p { font-size:12px; line-height:17px; margin-top:12px; margin-bottom:12px; }
a:link, a:visited, a:active { color:#F30; text-decoration:none; }
a:hover { text-decoration:underline; }
.bold { font-weight:bold; }

/* ####### HEADER ###### */
#header #menu #menuList a.menuLink:link, a.menuLink:visited, a.menuLink:active { font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; color:#000; text-decoration:none; }
#header #menu #menuList a.menuLink:hover { text-decoration:underline; color:#F30; }
#header #menu #menuList .activeMenuLink { text-decoration:none; color:#F30; }

/* ####### MAIN ###### */
#main .threeColumns h2.first { font-family:"ITC Caslon 224 Std"; font-size:23px; font-weight:bold; font-style:italic; color:#333; margin-top:0; margin-bottom:7px; }
#main .threeColumns h2 { font-family:"ITC Caslon 224 Std"; font-size:23px; font-weight:bold; font-style:italic; color:#333; /*color:#F30;*/ margin-top:25px; margin-bottom:7px; }
#main .threeColumns h3.first { font-family:"Helvetica Neue LT Std"; font-size:11px; font-weight:bold; margin-top:0; margin-bottom:1px; } 
#main .threeColumns h3 { font-family:"Helvetica Neue LT Std"; font-size:11px; font-weight:bold; margin-top:15px; margin-bottom:1px; } 
#main .threeColumns p { /*font-size:12px;*/ margin-top:0; }

#main .twoColumns h2.first { font-family:"ITC Caslon 224 Std"; font-size:23px; font-weight:bold; font-style:italic; color:#333; margin-top:0; margin-bottom:7px; }
#main .twoColumns h2 { font-family:"ITC Caslon 224 Std"; font-size:23px; font-weight:bold; font-style:italic; color:#333; /*color:#F30;*/ margin-top:25px; margin-bottom:7px; }
#main .twoColumns h3.first { font-family:"Helvetica Neue LT Std"; font-size:11px; font-weight:bold; margin-top:0; margin-bottom:1px; } 
#main .twoColumns h3 { font-family:"Helvetica Neue LT Std"; font-size:11px; font-weight:bold; margin-top:15px; margin-bottom:1px; } 
#main .twoColumns p { /*font-size:12px;*/ margin-top:0; }

#main .pageSplash h1 { font-size:70px; color:#EEE; position:absolute; bottom:222px; left:400px; margin:0; padding:0; }
#main .pageSplash p { font-size:20px; color:#FFF; position:absolute; bottom:40px; left:31px; margin:0; padding:0; width:330px; }
#main #customerList { font-family:"Helvetica Neue LT Std"; font-size:11px; font-weight:bold; }

#main .threeColumns .portfolioProjectInnerBox p { margin:0; }

#main .twoColumns #contactForm label { font-family:"Helvetica Neue LT Std"; font-size:11px; font-weight:bold; text-align:right; display:block; width:68px; padding-right:15px; float:left; line-height:3.4em;  }
#main .twoColumns #contactForm input, textarea { font-family:Helvetica, Arial, sans-serif; font-size:13px; color:#444; line-height:17px; /*letter-spacing:0.07em;*/ }

a.arrowLink:link, a.arrowLink:visited, a.arrowLink:active { font-family:Helvetica, Arial, sans-serif; font-size:11px; font-weight:bold; color:#000; text-decoration:none; padding-left:17px; background:url(../images/link_arrow.png) left center no-repeat; }
a.arrowLink:hover { text-decoration:underline; color:#F30; }

/* ####### BLOG ###### */
#right_menu { }
#right_menu ul { list-style:none; font-size:11px; margin:0px; padding:0px; }
#right_menu ul li { margin-bottom:3px; }
#right_menu ul ul { margin:5px 0 12px 0px; padding:0px; }
#right_menu ul ul li { font-size:normal; }
#right_menu #search input { font-family:Helvetica, Arial, sans-serif; font-size:13px; padding:3px; color:#444; line-height:17px; }
#right_menu #search input.button { font-size:12px; }
#posts .date { margin:0px; padding:0px; }
#posts h1 { margin:2px 0 6px 0; }
#posts .post { margin-bottom:60px; }

/* ####### FOOTER ###### */
#footer #footerContainer #footerContent p { font-family:Helvetica, Arial, sans-serif; font-size:10px; font-weight:bold; color:#999; margin:0; }
#footer #footerContainer #footerContent a.footerLink:link, a.footerLink:visited, a.footerLink:active { font-family:Helvetica, Arial, sans-serif; font-size:10px; font-weight:bold; color:#F30; text-decoration:none; }
#footer #footerContainer #footerContent a.footerLink:hover { text-decoration:underline; }
