﻿/* === Body Font === */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* === Headings Font === */


#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: "BazarMedium";
}

/* === Header Section === */
#menu ul li {
	font-size: 25px;
}


#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: 70px;
}

/* === Home Section === */

/* === About Section === */
#home_about_desc_left {
	width: 200px;
}
#home_about_desc_right {
	width: 710px;
}

/* === Portfolio Section === */
#portfolio_section_desc_left {
	width: 380px;
}
#portfolio_section_desc_right {
	width: 550px;
}

/* === Blog Section === */
#blog_section_desc_left {
	width: 380px;
}
#blog_section_desc_right {
	width: 550px;
}

/* === Contact Section === */
#contact_section_desc_left {
	width: 380px;
}
#contact_section_desc_right {
	width: 550px;
}


#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 === */
