/*
 * Theme name: Responsive - typography elements
 * Author: Chappell Creative Inc.
 * Author URI: http://chappellcreative.com
 * Version: 1.0
 */

/* TYPOGRAPHY ELEMENTS */
@font-face {
    font-family: 'LucidaGrande';
    src: url('../fonts/lucida_grande-webfont.eot');
    src: url('../fonts/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucida_grande-webfont.woff') format('woff'),
         url('../fonts/lucida_grande-webfont.ttf') format('truetype'),
         url('../fonts/lucida_grande-webfont.svg#LucidaGrande') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CenturyGothic.woff') format('woff'),
         url('../fonts/CenturyGothic.ttf') format('truetype'),
         url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothicBold';
    src: url('../fonts/CenturyGothicBold.eot');
    src: url('../fonts/CenturyGothicBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CenturyGothicBold.woff') format('woff'),
         url('../fonts/CenturyGothicBold.ttf') format('truetype'),
         url('../fonts/CenturyGothicBold.svg#CenturyGothicBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothicItalic';
    src: url('../fonts/CenturyGothicItalic.eot');
    src: url('../fonts/CenturyGothicItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CenturyGothicItalic.woff') format('woff'),
         url('../fonts/CenturyGothicItalic.ttf') format('truetype'),
         url('../fonts/CenturyGothicItalic.svg#CenturyGothicItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothicBoldItalic';
    src: url('../fonts/CenturyGothicBoldItalic.eot');
    src: url('../fonts/CenturyGothicBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CenturyGothicBoldItalic.woff') format('woff'),
         url('../fonts/CenturyGothicBoldItalic.ttf') format('truetype'),
         url('../fonts/CenturyGothicBoldItalic.svg#CenturyGothicBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


.shadow_text {
	text-shadow:0 1px 1px rgba(0,0,0,0.9);
}

/* PROJECT FONTS  */
body {
	font-family: "LucidaGrande", Verdana, sans-serif;
	/*font-family: Georgia, serif;*/
}
body, td { 
	font: 1.1em; 
	line-height: 1.75em;
}
#access #menu {
	font: 0.9em/1em "CenturyGothic", Verdana, sans-serif;
	letter-spacing: 1px;
	text-align: left;
}

/* Headings */
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	color: #2e4362;
	font-family: "CenturyGothicBold", Impact, sans-serif;
	padding: 0;
	line-height: 2em;
	font-weight: normal;
}
h1, h1 a {
	font-size: 1.25em;
}
h2 {
	font-size: 1.3em;
}
h3 { 
	font-size: 1.2em;
} 
h4 { 
	font-size: 1.1em;
} 
h5 { 
	font-size: 1.0em;
}						
h6 { 
	font-size: 0.875em;
}
i, em {
	font-style: normal;
	font-family: 'CenturyGothicItalic';
}
b, strong {
	font-weight: normal;
	font-family: 'CenturyGothicBold';
}

/* Horizontal Line */
hr {
	background: url(../images/line.png) repeat-x left bottom;
	border: 0;
	height: 1px;
	margin: 10px auto 30px;
	display: block;
	width: 90%;
	clear:both;
}
.bottom-border {
	border-bottom: 1px dotted #394046;
}
/* Links */
a {
	color: #036;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
a:hover, a:active {
	text-decoration: none;
	color: #4F7702;
}
.office_address a {
	color: #EEE;
	text-decoration: none;
	border-bottom: none;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.office_address a:hover, .office_address a:active {
	text-decoration: underline;
	color: #FFF;
}
.more a {
	background: url(../images/more-button.png) no-repeat 0px 0px;
	display: block;
	height: 26px;
	width: 73px;
	overflow: hidden;
	margin: 0 0 0 30px;
	padding: 0;
	text-indent: -1000px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.more a:hover {
	background: url(../images/more-button.png) no-repeat 0px -26px;
}

/* Text elements */
p, li {
	font-size: 1.1em;
	line-height: 1.75em;
	margin: 0 0 1.5em;
}
small, figcaption {
	line-height: 1em;
}
figcaption {
	font: italic 1em Times, "Times New Roman", serif;
	color: #036;
	margin: 0 auto;
	padding: 0 2%;
}
ul, ol {
	margin: 0 0 25px;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ul li {
	background: transparent url(../images/double_box.png) no-repeat left 4px;
	padding-left: 20px;
	line-height: 1.25em;
	margin-bottom: 1.15em;
}
ul li ul {
	list-style: none;
	margin-top: 0.7em;
	margin-left: 0;
}
.secondaryList li {
	background: transparent url(none) no-repeat left 0;
	font-size: 1em;
	list-style-type: circle;
	padding-left: 0px;
	margin-bottom: 0.5em;
}
ul.iconList  li {
	padding-left: 90px;
	text-indent: -70px;
	display: block;
	background: transparent url(none);
}
.iconList ul li img {
	padding: 0;
	margin: 0 15px 0 0;
	display: block;
	float: left;
	max-width: 50%;
}
.quicklinks .title {
	color: #2e4362;
	font-family: "CenturyGothicBold", Impact, sans-serif;
	padding: 10px 0 0 0;
	margin: 0 0 10px 15px;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: normal;
	border-bottom: 1px dotted #036;
}
.quicklinks ul {
	margin: 0 10px 0 15px;
	padding: 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.quicklinks ul li {
	background: url(../images/arrows.png) no-repeat 0px 0;
	padding: 0 0 1em 24px;
	margin: 0;
}
ol {
	list-style-type: decimal;
}
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;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 25px 20px 25px 15px;
	border-left: 10px solid #A1CC39;
	padding: 10px;
	background-color: #E9F0D8;
}
blockquote p {
	font-family: Georgia, serif;
	font-style: italic;
	margin: 0 0 0.25em;
}
.author {
	font-family: "LucidaGrande", Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	text-align: right;
	margin: 0 20px 20px 0;
	font-style: normal;
}
.social_quote  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #369;
	text-align: center;
	font-style: italic;
	line-height: 1.1em;
}
address {
	display: block;
	margin: 0 0 1em;
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.intro {
	font-size: 1.5em;
	line-height: 1.5em;
	color:#555;
}
.subheader {
	font-weight: normal;
	font-family: 'CenturyGothicBoldItalic';
	color:#036;
}
.pin p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1em;
}
.pin .part-title {
	color: #036;
	font: normal normal 1.25em/1.1em "CenturyGothicBold", Impact, sans-serif;
	margin: 0 0 1em;
}
.pin .part-title span {
	font: normal normal 0.8em/1em "CenturyGothicItalic", sans-serif;
}
p.job-title {
	color: #036;
	padding: 0;
	font: normal normal 1.25em/2em "CenturyGothicBold", Impact, sans-serif;
	margin: 0;
}
p.job-title span {
	font: normal normal 0.8em/2em "CenturyGothicItalic", sans-serif;
}
.price {
	color: #063;
	padding: 0;
	font: normal normal 1.15em/1em "CenturyGothic", sans-serif;
	margin: 0 0 2em;
}
.pumpbrand {
	margin-top: 20px;
}
.office_name {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	color: #FFF;
	font-family: "CenturyGothicBold", Impact, sans-serif;
}
.office_address {
	font-size: 0.9em;
	color: #FFF;
}
.brand {
	color: #2e4362;
	font: small-caps normal 1.5em/1em "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 auto 10px;
}
p.phone, p.phone a, p.phone a:hover  {
	font-size: 1.2em;
	line-height: 1.25em;
	margin: 0 0 1em;
	color:#2e4362;
}
p.phone span {
	font-size:0.9em;
	color:#333;
}
.spam_notice {
	margin: 0 15px 20px;
}
.return {
	font-size: 0.9em;
	text-align: right;
	letter-spacing: 1px;
}
.pdf_wrapper p {
	line-height: 1em;
	padding-top: 15px;
}
.pdf_wrapper img {
	display: block;
	float: left;
	padding: 0 5px 0 0;
}
.uppercase {
	text-transform: uppercase;	
}
.quote_wrapper {
	color:#036;
}
.quote_intro  {
	font: italic bold 1.5em/1.5em Palatino, "Times New Roman", serif;
	margin: 0.5em 15px 1em;
	padding: 0px;
}
.values {
	font: italic bold 1.5em Georgia, serif;
	color: #369;
	text-align: center;
}



/* misc typography styles */
#owner_wrapper, #owner_wrapper a {
	color: #DCDEDD;
}
#owner_wrapper a:hover {
	color: #FFF;
	text-decoration: underline;
}
#builtby {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	color: #7A7A7A;
}
#builtby a {
	color: #DCDEDD;
}
#builtby a:hover {
	color: #FFF;
	text-decoration: underline;
}
#builtby span {
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 2px;
}

/* alignment */
.aleft {
	text-align: left;
}
.aright {
	text-align: right;
}
.ajust {
	text-align: justify;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.acenter {
	text-align:center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.flatten {
	line-height: 1em;
}

/* holiday announcement */
@font-face {
    font-family: 'Scriptina';
    src: url('../fonts/Scriptina_Pro-webfont.eot');
    src: url('../fonts/Scriptina_Pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Scriptina_Pro-webfont.woff') format('woff'),
         url('../fonts/Scriptina_Pro-webfont.ttf') format('truetype'),
         url('../fonts/Scriptina_Pro-webfont.svg#Scriptina') format('svg');
    font-weight: normal;
    font-style: normal;
}
.holiday {
	background: url(../images/holly_leaves_corner-1.jpg) no-repeat right top;
	text-align: center;
	padding-top: 50px;
	font-size: 0.9em;
}
.holiday .greeting {
	color: #C42200;
	font: normal bold 2em/1em Scriptina, serif;	
}