/* @override 
	http://ltclifechoice.com/css/text.css
	http://www.ltclifechoice.com/css/text.css
*/

/*
----------------------------------------------------
Title: 		 - Text CSS
Author:		Matthew Spiel
Born On:	
----------------------------------------------------
*/

/*----------------------------------------------------
Basic Styles
----------------------------------------------------*/
em {font-style: italic;}
strong {font-weight: bold;}
.center {text-align: center;}
a {color: rgba(0,0,0,.8);}
a:hover {color: rgba(0,0,0,1);}
/*----------------------------------------------------
Framework 
----------------------------------------------------*/
a.button {
	color: white;
	float: left;
	padding: 3px 10px;
	margin: 0px 10px 0px 0px;
	font-style: italic;
	text-decoration: none;
}
a.button.center {
	margin: 0px 340px 20px !important;
	clear: both;
	display: inline-block;
	float: none;
}
.slider a.button.ltc, .slider a.button.li {color: silver;}
.slider a.button.ltc:hover, .slider a.button.li:hover {color: black;}
a.button.blue {background: #00b1d7;}
a.button.blue:hover {background: #0096b8;}
a.button.green {background: #77903b;}
a.button.green:hover {background: #576b2b;}
a.button.orange {background: #e76626;}
a.button.orange:hover {background: #ce5b25;}
a.button.yellow {background: #e7a126;}
a.button.yellow:hover {background: #c98c21;}
a.button.red {background: #813838;}

a.skip {
	border-left: 1px solid #7fd8eb;
	color: #7fd8eb;
	float: left;
	text-decoration: none;
	font-style: italic;
	line-height: 20px;
	font-size: 14px;
	margin: 5px 0px;
	padding: 0px 0px 0px 5px;
}
a.skip:hover {
	border-left: 1px solid #00b1d7;
	color: #00b1d7;
}

/*----------------------------------------------------
Styling
----------------------------------------------------*/
/* Text */
p {
	color: rgba(0,0,0,0.7);
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 20px;
}
a {
}
a:hover {
}

/* headings */
h1 {
	color: rgba(0,0,0,0.8);
	font-size: 35px;
	line-height: 45px;
	margin: 0px 0px 20px;
}
h2 {
	color: rgba(0,0,0,0.8);
	margin: 0px 0px 30px 0px;
	font: 30px/30px "Times New Roman", Georgia, Times, serif;
}
.quoteform_wrap h2 {
	color: #576b2b;
	margin: 20px 0px 20px 0px;
	font: 30px/30px "Times New Roman", Georgia, Times, serif;
}
h3 {
	color: rgba(0,0,0,0.7);
	font: bold 15px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0px 10px;
}
.quoteform_wrap h3 {
	color: #576b2b;
	margin: 20px 0px 10px 0px;
	font: 21px/30px "Times New Roman", Georgia, Times, serif;
}
h4 {
}
h5 {
}

/* Custom Text/Overides */
h1#logo_home {
	background: transparent url(../images/bg-sprit.png) no-repeat center top;
	display: block;
	height: 210px;
	margin: 20px 0px;
	text-indent: -10000px;
}
h2.yellow {
	color: #e7a126;
	line-height: 35px;
}
.slider h2 {
	color: rgba(0,0,0,.7);
	font-size: 25px;
	line-height: 35px;
	margin: 10px 0px 20px;
}
.quote h2 span, .green h2 span {
	color: #77903b;
}
.solutions h2 {
	font-size: 23px;
	margin: -10px 0px 30px;
}
p#logo_tag {
	float: right;
	margin: -85px 240px 0px 0px;
	color: silver;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}
.image_notes p {
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	color: silver;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px;
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
}
p#brush {
	background: transparent url(../images/bg-sprit.png) no-repeat 160px -222px;
	color: rgba(255,254,255,0.8);
	margin: -20px 70px 0px 0px;
	text-align: center;
	font: bold 15px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.head a#quote_note {
	background: transparent url(../images/bg-sprit.png) 175px -697px;
	float: right;
	height: 120px;
	margin: -80px 130px 0px 0px;
	text-indent: -100000px;
	width: 140px
}
.sub a#quote_sub {
	background: transparent url(../images/bg-sprit.png) 175px -697px;
	float: right;
	height: 120px;
	margin: 0px 10px 0px 0px;
	position: absolute;
	right: 0;
	top: -55px;
	text-indent: -100000px;
	width: 140px
}
.sub.blue h1 span {
	color: #00b1d7;
}
.sub.red h1 span {
	color: #813838;
}

.clients h2 {
	text-align: center;
}
p#loc {
	border-top: 3px solid #d2d4d4;
	border-bottom: 3px solid #d2d4d4;
	padding: 10px;
}
.subfooot p {
	color: #616767;
	margin: 10px 0px;
}
/* Lists */
ul, ol {
	color: rgba(0,0,0,.7);
	margin: 0px 0px 20px 25px;
	font-size: 14px;
}
li {
	color: rgba(0,0,0,.7);
	margin: 0px 0px 5px 0px;
}

/* Misc. */
blockquote {
	border-top: 3px solid #f0f0f0;
	border-bottom: 3px solid #f0f0f0;
	color: rgba(0,0,0,0.7);
	padding: 20px 0px;
	margin: 0px 0px 5px;
	font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
cite {
	color: #e76626;
	padding: 0px 0px 0px 40px;
}
cite span {
	color: silver;
	padding: 0px 0px 0px 40px;	
}
.test .alpha blockquote {
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 30px 20px 0px 10px;
	margin: 0px 5px 0px 0px;
}
.test .omega blockquote {
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 30px 20px 0px 20px;
	margin: 0px 0px 0px -15px;
}
blockquote.last {
	border: none !important;
}
.test p.quote {
	text-align: left;
}
.clients p.cite {
	color: #e76626;
	padding: 0px 0px 0px 40px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.test p.cite {
	color: #813838;
	padding: 0px 0px 0px 40px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.cite span {
	color: rgba(0,0,0,0.7);
}
