@CHARSET "UTF-8";

body, input, textarea {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

input, textarea, .portfolio_page_testimonial_name {
	font-size: 1em;
}

h1 {
	font-size: 2em;
	font-weight: lighter;
}
h2 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: lighter;
	font-style: normal;
}
h3 {
	font-size: .7em;
	text-transform: uppercase;
	font-weight: lighter;
	font-style: normal;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
}
h5, h7 {
	font-size: .73em;
	font-weight: lighter;
	font-style: normal;
}
h6 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}
h8 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
}
p {
	font-size: 1.05em;
	font-weight: lighter;
}
.portfolio_testimonials {
	font-size: .8em;
	font-weight: lighter;
}
#copyright {
	font-size: .8em;
	font-weight: lighter;
}
/* Blogs */
#BlogContent .blogSummary .authorDate, #BlogContent .blogSummary .blogVitals, #BlogContent .blogEntry .authorDate {
	font-size: .8em;
	font-weight: bold;
}
#BlogContent .blogSummary p, #BlogContent .blogEntry p {
	font-size: .8em;
}
#Sidebar .WidgetHolder h3 {
	font-size: inherit;
	text-transform: capitalize;
	font-weight: lighter;
	font-style: normal;
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #6dd0fa;
}
#sub_nav {
	text-transform: uppercase;
}
#sub_nav p {
	text-transform: none;
}