/* === Body Font === */ body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; } /* === Headings Font === */ @font-face { font-family: "BebasNeueRegular"; src: url("font/bebasneueregular/webfont.eot"); src: url("font/bebasneueregular/webfont.eot?#iefix") format("embedded-opentype"), url("font/bebasneueregular/webfont.woff") format('woff'), url("font/bebasneueregular/webfont.ttf") format("truetype"), url("font/bebasneueregular/webfont.svg#BebasNeueRegular") format("svg"); font-weight: normal; font-style: normal; } #menu ul li a, #home_top_logos #site_ribbon, #home_slider_bottom h3, #hello_welcome, #home_about_desc_left h3, #home_about_listing ul li h2, #home_about_listing ul li h3, #portfolio_section_desc_left h3, #filter_menu label, .title_quote, #blog_section_desc_left h3, #blog_section_listing ul li .date, .post_title, .blog_section_sidebar h3, .retro_search .submit, #contact_section_desc_left h3, #contact_fields h3, #contact_fields_right #submit, .form-submit #submit, #blog_section .section_inn h1, #single .section_inn h1, .blog_comments h3, #contact_form_success_message h1, .nivo-caption h3 { font-family: "BebasNeueRegular"; } /* === Header Section === */ #menu ul li { font-size: 32px; } #header { position: fixed; top: 0; } #menu ul li { width: 192px; } #menu ul .second { margin-right: 91px; } #menu ul .third { margin-left: 91px; } /* === Sections === */ .section_label { font-size: 120px; } /* === Home Section === */ /* === About Section === */ #home_about_desc_left { width: 474px; } #home_about_desc_right { width: 455px; } /* === Portfolio Section === */ #portfolio_section_desc_left { width: 515px; } #portfolio_section_desc_right { width: 415px; } /* === Blog Section === */ #blog_section_desc_left { width: 433px; } #blog_section_desc_right { width: 495px; } /* === Contact Section === */ #contact_section_desc_left { width: 595px; } #contact_section_desc_right { width: 330px; } #contact_section_desc_right p { padding-left:35px; background:url(images/symbols/address_bg.png) left top no-repeat; } #contact_section_desc_right .phon_no { background:url(images/symbols/phon_no_bg.png) left top no-repeat; } #contact_section_desc_right .email { background:url(images/symbols/msg_bg.png) left top no-repeat; } /* === Custom Styles === */