/*
**********************************************************
**  Document Type:  Cascading Style Sheet               **
**                                                      **
**  Document Name:  main.css                            **
**                                                      **
**  Created By:     Travis Grawey, Web Designer         **
**                  travis.grawey@gmail.com             **
**                                                      **
**  Created For:    THG Creative                        **
**                  http://thgcreative.com              **
**                  styles/main.css                     **
**                                                      **
**  Release Date:   November 1, 2008                    **
**********************************************************
*/



body {
	background: #F2F2F2 url(../images/swirlled.png) repeat;
	border-top: 4px solid #D6D6D6;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}

/*
.brClear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}
*/

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

a:link, a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

a:active, a:focus {
	border: none;
	outline: none;
}

abbr[title='and'], abbr[title='at'], abbr[title='of'], abbr[title='is'], abbr[title='the'], abbr[title='in'], abbr[title='to'] {
	border: none;
	font-family: "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-style: italic;
	font-weight: normal;
	padding-right: 2px;
	text-align: center;
	text-transform: lowercase;
	vertical-align: top;
}

.external-link {
	background: url(../images/icon-external-link.png) right no-repeat;
	cursor: pointer;
	height: auto;
	padding-right: 15px;
	width: auto;
}

h1 {
	color: #1D1D1D;
	float: left;
	font-family: Georgia, "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-size: 35px;
	letter-spacing: .5px;
	line-height: 50px;
	margin-top: 29px;
	margin-bottom: 28px;
	margin-left: 10px;
	text-shadow: #fff 1px 1px 0;
	text-transform: lowercase;
}

h2 {
	color: #1D1D1D;
	font-family: Georgia, "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-size: 25px;
	margin:0; padding:0;
	margin-top: 20px;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	margin:0; padding:0;
	margin-bottom: 10px;
	text-shadow: none;
	text-transform: uppercase;
}

.disclaimer {
	color: #ccc;
	display: block;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 span, p, li {text-shadow:1px 1px #eee;}
#make-a-difference h2 span, #make-a-difference p, #make-a-difference li {text-shadow:none;}
/* **************************************************** */



/*
**********************************************************
**  main layout styles                                  **
**********************************************************
*/
#swirlled {
	background: url(../images/overlay.png);
	display: block;
	height: 1226px;
	max-width: 1200px;
	min-width: 980px;
	position: absolute;
	width: 100%;
}

#page-wrapper {
}

#header {
	padding-top: 51px;
	margin-left: 30px;
	width: 980px;
}

#leftrail {}

#content {
	border-bottom: 4px solid #D6D6D6;
	margin-left: 30px;
	padding-bottom: 30px;
	width: 980px;
}

#rightrail {}

#footer-wrapper {
	background: #E3E3E3 url(../images/bg-footer.png) repeat-x;
	margin-top: 100px;
}

#footer {
	margin-left: 30px;
	width: 980px;
}

	/*
	Sticky Footer by Ryan Fait
	http://ryanfait.com/
	*/
	* {
		margin: 0;
	}
	html, body {
		height: 100%;
	}
	
	#page-wrapper {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -190px;
	}
	
	#copyright, .push {
		height: 190px;
	}
	/*
	|
	*/

/* **************************************************** */



/*
**********************************************************
**  header styles                                       **
**********************************************************
*/
span.logo {
	background: transparent;
	color: #1D1D1D;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 19px;
	margin-top: -5px;
	margin-bottom: 20px;
	margin-right: 36px;
	text-transform: uppercase;
}

span.tagline {
	color: #545454;
	float: left;
	font-family: Georgia, Book Antiqua, serif;
	font-size: 16px;
	line-height: 19px;
}

#header ol.nav {
	float: right;
	margin:0; padding:0;
}

#header ol.nav li {
	float: left;
	list-style: none;
	margin:0; padding:0;
	margin-left: 17px;
}

#header ol.nav a:link, #header ol.nav a:visited {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 19px;
	text-transform: uppercase;
	position: relative;
}

#header ol.nav a:hover, #header ol.nav #a-on {
	color: #CC0000;
	text-decoration: none;
}

#header .hr-top {
	background: none;
	border-top: 4px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	display: block;
	height: 6px;
	margin:0; padding:0;
}

#header .hr-bot {
	background: none;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	height: 3px;
	margin:0; padding:0;
}

#difference-wrapper {
	background: url(../images/bg-difference-wrapper.png);
	height: 500px;
	left: 186px;
	padding: 6px;
	position: absolute;
	top: 230px;
	width: 680px;
	z-index: 999;
	display: none;
}

#make-a-difference {
	background: #F9D78E;
	border: 1px solid #ccc;
	color: #1F1F1F;
	font-size: 12px;
	height: 456px;
	padding-top: 42px;
	width: 678px;
}

#make-a-difference hr {
	background: transparent;
	border-top: 1px solid #F6C55D;
	border-bottom: 1px solid #F6C55D;
	height: 3px;
	margin:0; padding:0;
	margin: 0 auto;
	width: 630px;
}

#make-a-difference blockquote {
	background: url(../images/bg-blockquote.png) no-repeat 2px 0;
	color: #1F1F1F;
	font-size: 40px;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	margin:0; padding:0;
	margin-left: 27px;
	margin-bottom: 12px;
	padding-left: 40px;
	text-transform: uppercase;
}

#make-a-difference blockquote .author {
	font-family: "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	padding-right: 2px;
	text-align: center;
	text-transform: lowercase;
	vertical-align: baseline;
}

#make-a-difference .mid p {
	font-family: Georgia, "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	line-height: 42px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 37px;
	padding-left: 37px;
}

#make-a-difference .mid p em {
	font-size: 30px;
	font-weight: 500;
	font-style: normal;
	line-height: 38px;
}

#make-a-difference em.red {
	color: #cc0000;
	line-height: 38px;
}

#make-a-difference em span.badge {
	background: url(../images/bg-badge.png) no-repeat;
	color: #fff;
	display: inline-block;
	height: 54px;
	line-height: 38px;
	margin-top: -22px;
	margin-right: -3px;
	margin-bottom: -22px;
	margin-left: -3px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	text-shadow: #E8A00D 1px 1px 0;
	vertical-align: middle;
	width: 64px;
}

#make-a-difference .mid .fineprint {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 19px;
}

#make-a-difference .mid .fineprint a {
	color: #000;
	border-bottom: 1px dotted;
}

#make-a-difference .mid .fineprint a:hover {
	color: #cc0000;
}

#make-a-difference h3 {
	float: left;
	margin-top: 10px;
	margin-right: 18px;
	padding-left: 37px;
	width: 155px;
}

#make-a-difference ul {
	float: left;
	margin:0; padding:0;
	margin-top: 7px;
}

#make-a-difference li {
	letter-spacing: -1px;
	/*line-height: 30px;*/
	line-height: 20px;
	list-style: none;
	margin:0; padding:0;
	width: 155px;
}

#make-a-difference li a:link, #make-a-difference li a:visited {
	color: #cc0000;
	font-weight: normal;
}

#make-a-difference li a:hover {
	color: #1F1F1F;
	font-weight: normal;
}

#make-a-difference li.recommend {
	background: #F6C55D url(../images/bg-recommend.png) no-repeat 274px center;
	border: 1px solid #F3B32C;
	height: 29px;
	line-height: 29px;
	margin-left: -11px;
	padding-left: 9px;
	width: 290px;
}

#make-a-difference li.recommend a:link, #make-a-difference li.recommend a:visited, #make-a-difference li.recommend a:hover {
	color: #1F1F1F;
	font-size: 12px;
	font-weight: normal;
}

#make-a-difference li.recommend span {
	color: #fff;
	margin-left: 8px;
	text-shadow: #E8A00D 1px 1px 0;
}

#make-a-difference li.recommend a:hover span {
	color: #cc0000;
	text-shadow: none;
}

.opened-arrow {
	background: url(../images/bg-trigger-opened.png) no-repeat;
	display: block;
	height: 30px;
	position: absolute;
	right: -40px;
	top: -10px;
	width: 22px;
}

.btn-close {
	background: url(../images/btn-close.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 29px;
	position: absolute;
	right: 0;
	top: 0;
	width: 29px;
}

a#trigger span,
a#trigger.opened span {
	color: #cc0000;
	cursor: pointer !important;
}

a#trigger:link, a#trigger:visited {
	color: #1F1F1F;
	cursor: pointer !important;
	display: inline-block;
	float: right;
	font-family: Georgia, "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-size: 16px;
	height: 22px;
	letter-spacing: 0px;
	line-height: 22px;
	margin-top: -57px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	position: relative;
	text-transform: none;
}

a#trigger:hover {
	color: #1F1F1F;
}

a#trigger.opened span, 
a#trigger:hover span, 
a#trigger.opened span {
	border-bottom: 1px dotted #D6D6D6;
}

#trigger img {
	vertical-align: middle;
}

/* **************************************************** */



/*
**********************************************************
**  content styles                                      **
**********************************************************
*/
#works-list {
	margin:0; padding:0;
	margin-right: -10px;
}

#works-list li {
	background: #fff;
	border: 1px solid #D6D6D6;
	float: left;
	line-height: 0;
	list-style: none;
	margin: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 1px;
	position: relative;
}

#works-list li:hover {background:#D6D6D6; opacity:.8;}

#works-list li.iphone {
	background: transparent;
	border: none;
}

.works-detail {
	background: #1D1D1D;
	bottom: 6px;
	color: #F2F2F2;
	display: none;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-left: 15px;
	opacity: .75;
	position: absolute;
	text-align: center;
	width: 290px;
}

#works-list li:hover .works-detail {
	background: #000;
	color: #fff;
	display: block;
	opactiy: 1;
	text-shadow: none;
}
/* **************************************************** */



/*
**********************************************************
**  leftrail & rightrail styles                         **
**********************************************************
*/
/* **************************************************** */



/*
**********************************************************
**  footer styles                                       **
**********************************************************
*/
#footer {
	color: #666;
	font-size: 12px;
	padding-bottom: 57px;
}

#footer p {
	margin:0; padding:0;
}

#footer a:link, #footer a:visited {
	color: #666;
	font-weight: normal;
}

#footer a:hover {
	color: #999;
	font-weight: normal;
}

#footer ul, #footer ol, #footer li {
	list-style: none;
	margin:0; padding:0;
}

#footer .leftrail {
	float: left;
	margin-top: 30px;
	width: 650px;
}

#footer .rightrail {
	float: left;
	margin-top: 63px;
	margin-left: 10px;
	width: 320px;
}

#footer ul.bucket-list {
	float: left;
	margin:0; padding:0;
}

#footer ul.bucket-list li {
	list-style: none;
	margin:0; padding:0;
}

#footer .about, 
#footer .team, 
#footer .socialized, 
#footer .weapons, 
#footer .sightings, 
#footer .contact {
	background: url(../images/bot-dash.png) bottom repeat-x;
	float: left;
	padding-top: 19px;
	padding-bottom: 17px;
}

#footer .team, 
#footer .socialized, 
#footer .weapons, 
#footer .sightings, 
#footer .contact {
	padding-right: 10px;
	padding-left: 10px;
	width: 300px;
}

#footer .about .logo {
	float: left;
	margin-top: 1px;
	margin-right: 20px;
}

#footer .about span {
	color: #666;
	font-family: Georgia, "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-size: 18px;
	line-height: 32px;
}

#footer .contact {
	width: 320px;
}

#footer .bucket-list .contact ul {
	float: left;
	margin:0; padding:0;
	margin-bottom: -30px;
}

#footer .bucket-list .contact li {
	display: block;
	line-height: 22px;
	margin-bottom: 30px;
	width: 140px;
}

#footer .team img {
	float: left;
	margin-right: 10px;
}

#footer .team .team-name {
	color:  #1D1D1D;
	font-size: 12px;
}

#footer .team .team-title {
	color:  #666;
	display: block;
	font-family: Georgia, "Book Antiqua", Baskerville, "Goudy Old Style", "Palatino", serif;
	font-size: 11px;
	text-transform: uppercase;
}

#footer .weapons {
	line-height: 24px;
}

#footer .weapons a:link, #footer .weapons a:visited, 
#footer .contact a.external-link:link, #footer .contact a.external-link:visited {
	color: #CC0000;
	font-weight: bold;
}

#footer .weapons a:hover, 
#footer .contact a.external-link:hover{
	color: #999;
	font-weight: bold;
}

#copyright {
	background: #1D1D1D;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #E6E6E6;
	display: block;
	padding-left: 45px;
}

#copyright h3 {
	margin-top: 72px;
}

#copyright h3, 
#copyright a:link, #copyright a:visited {
	color: #E6E6E6;
}

#copyright a:hover {
	color: #cc0000;
}

#copyright p {text-shadow:none;}
/* **************************************************** */



/*
**********************************************************
**  form styles                                         **
**********************************************************
*/
input, 
textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #9F9F9F;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	margin:0; padding:0;
	padding: 5px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

input[type='image'],
input[type='file'],
input[type='hidden'] {
	border: 0;
	padding: 0;
	background: none;
}

form[name='getintouch'] {
	margin:0; padding:0;
	width: 296px;
}

form span.input,
form span.textarea {
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #E0E0E0;
	margin: 0 0 5px 0;
	padding: 3px;
}

form input.text,
form textarea {
	display: block;	
	width: 98%;
	width: 278px;
}

form input.text {
	height: 18px;
	padding-top: 5px;
}

form textarea {
	height: 90px;
}

#footer form[name='getintouch'] a.submit:link, 
#footer form[name='getintouch'] a.submit:visited {
	background: url(../images/bg-sayhello.png) no-repeat right center;
	color: #cc0000;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	margin:0; padding:0;
	margin-bottom: 10px;
	padding-right: 14px;
	text-transform: uppercase;
}

#footer form[name='getintouch'] button {
	background: none;
	border: none;
}

#footer form[name='getintouch'] button:hover {
	cursor: pointer;
}

#footer form[name='getintouch'] button:hover a.submit span {
	color: #fff;
}

.form-success {
	background: #F2F2F2;
	border: 1px solid #ccc;
	opacity: .5;
	padding: 10px;
}

.form-success h3 {
}

.form-success p {
	color: #1d1d1d;
	letter-spacing: -1px;
	line-height: 18px;
	margin-bottom: 15px;
}
/* **************************************************** */



