html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img { border: 0; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul { list-style: none; }

q:before, q:after, blockquote:before, blockquote:after { content: ""; }

/* =HTML
- - - - - - - - - - - - - - - - - - - - - */
body {
	font-size: 66%;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: #fff url(http://elucidmarketing.com/bg_body3.gif) 0 0 repeat-x;
	color: #868686;
}

html>body { font-size: 11.7px; }

p {
	font-size: 1em;
	line-height: 1.7em;
	margin-bottom: 2em;
}

strong {
	font-weight: bold;
	color: #261e19;
}

small { font-size: 0.9em; }

em,  cite { font-style: italic; }

/* =HEADINGS
- - - - - - - - - - - - - - - - - - - - - */
h2 {
	margin-bottom: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #3a3123;
}

h3 {
	margin-bottom: 0.2em;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #261e19;
}

/* =LINKS
- - - - - - - - - - - - - - - - - - - - - */
a:link {
	color: #bb5c00;
	text-decoration: none;
}

a:visited {
	color: #bb5c00;
	text-decoration: none;
}

a:hover {
	color: #bb5c00;
	text-decoration: underline;
}

a:active {
	color: #bb5c00;
	text-decoration: underline;
}

#content h3 a {
	color: #261e19;
	line-height: 1.2em;
}

#content h3 a.more { color: #bb5c00; }

#content h3 a:hover {
	color: #bb5c00;
	text-decoration: none;
}

#content h3 a:hover.more {
	color: #bb5c00;
	text-decoration: underline;
}

/* =LAYOUT
- - - - - - - - - - - - - - - - - - - - - */
.hide { display: none; }

.clear { clear: both; }

#masthead,  #content,  .innerFoot {
	margin: 0 auto;
	width: 940px;
	text-align: left;
}

h1#logo a {
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	width: 236px;
	height: 27px;
	background: url(http://elucidmarketing.com/headlogo.jpg) 0 0 no-repeat;
	margin-top:51px;
	margin-left:20px;
}

#slogan { display: none; }

#masthead { height: 110px; }

#homePage #content {
	margin-top: 24px;
	padding-bottom: 24px;
}

#contactPage #content,  #aboutPage #content {
	margin-top: 66px;
	padding-bottom: 116px;
}

#footer1 {
	clear: both;
	background: #fff;
	border-top: 2px solid #9d9d9d;
	padding-top: 1px;
}

#footer1 .lined { background: #261e19; }

#footBlog .entry { clear: both; }

#footer1 h2,  #footer1 h3 a { color: #c4e8ee; }

#footer1 p {
	color: #bbb;
	margin-bottom: 2em;
}

#footAbout {
	float: left;
	width: 215px;
	height: 33em;
	padding: 36px 10px 0 10px;
	border-left: 2px dashed #333;
}

#footHire {
	border-top: 2px dashed #333;
	background: url(http://elucidmarketing.com/logo2.jpg) 56px 24px no-repeat;
	padding-top: 93px;
	margin-top: 20px;
}

#footShop {
	float: left;
	width: 300px;
	height: 33em;
	padding: 36px 10px 0 10px;
	border-left: 2px dashed #333;
}

#footShop img {
	padding: 2px;
	border: 2px solid #404040;
}

#footBlog {
	float: left;
	width: 357px;
	height: 33em;
	padding: 36px 10px 0 10px;
	border-right: 2px dashed #333;
	border-left: 2px dashed #333;
}

#footBlog p,  #footBlog h3 {
	float: right;
	width: 287px;
}

#footBlog p.blog a,  #footShop p.shop a {
	display: block;
	text-align: right;
	line-height: 1.7em;
	padding-bottom: 0.3em;
}

#footBlog small {
	float: left;
	width: 70px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#footer2 {
	background: #9d9d9d;
	border-top: 1px solid #fff;
}

#footer2 p {
	float: left;
	padding: 16px 0 0 4px;
	color: #353535;
}

/* =NAVIGATION
- - - - - - - - - - - - - - - - - - - - - */
/* Global Navigation */
ul#navlist {
	float: right;
	height: 110px;
}

ul#navlist li {
	display:inline;
	list-style:none;
}

ul#navlist li a {
	float:left;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
	padding:0;
	height: 110px;
	text-decoration:none;
	background-image: url(http://elucidmarketing.com/navbuttons.jpg);
	background-position: 0 0;
}

/* works */
ul#navlist li.works a {
	width: 80px;
	background-position: 0 -110px;
}

ul#navlist li.works a:hover, #worksPage ul#navlist li.works a { background-position: 0 0; }

/* store */
ul#navlist li.store a {
	width: 80px;
	background-position: -80px -110px;
}

ul#navlist li.store a:hover, #storePage ul#navlist li.store a { background-position: -80px 0; }

/* blog */
ul#navlist li.blog a {
	width: 80px;
	background-position: -160px -110px;
}

ul#navlist li.blog a:hover, #blogPage ul#navlist li.blog a { background-position: -160px 0; }

/* contact */
ul#navlist li.contact a {
	width: 80px;
	background-position: -240px -110px;
}

ul#navlist li.contact a:hover, #contactPage ul#navlist li.contact a { background-position: -240px 0; }

/* Sub Navigaton */
#subNav {
	width: 940px;
	height: 60px;
}

ul#sublist {
	margin: 0;
	padding: 0;
}

ul#sublist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

ul#sublist a:link,  ul#sublist a:visited {
	display: inline-block;
	display: block;
	float: left;
	margin: 0 0 4px 0;
	padding: 20px 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: lowercase;
	text-decoration: none;
	color: #261e19;
}

ul#sublist li a:hover,  .brushes ul#sublist li.brushes a,  .posters ul#sublist li.posters a,  .web ul#sublist li.web a,  .print ul#sublist li.print a,  .branding ul#sublist li.branding a,  .other ul#sublist li.other a {
	background: transparent url(http://www.flyguydesigns.com/static/images/nav_arrow.gif) top center no-repeat;
	color: #fff;
}

/* Footer Navigation */
ul#footlist { float: right; }

ul#footlist li {
	display:inline;
	list-style:none;
}

ul#footlist li a {
	float:left;
	display:block;
	margin:16px 16px 12px 0;
	padding: 2px 0;
	text-decoration:none;
	color: #353535;
}

ul#footlist li a:hover,  #homePage ul#footlist li.home a,  #worksPage ul#footlist li.works a,  #storePage ul#footlist li.store a,  #blogPage ul#footlist li.blog a,  #aboutPage ul#footlist li.about a,  #contactPage ul#footlist li.contact a { border-bottom: 2px solid #353535; }

/* =DETAILS
- - - - - - - - - - - - - - - - - - - - - */
.more {
	margin-left: 0.4em;
	padding-left: 0.7em;
	font-size: 0.9em;
	line-height: 1.6em;
	text-transform: lowercase;
	color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-left: 2px solid #c3c3c3;
}

#footer1 .more { border-left: 1px solid #a6a6a6; }

h2 .more { font-size: 0.6em; }

h3 .more {
	font-size: 0.8em;
	border-left: 2px solid #928e8c;
}

/* Buy Now */
.buyNow {
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.1em;
	color: #888;
}

.buyNow a {
	float: left;
	margin-right: 12px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 80px;
	height: 22px;
	background: url(http://www.flyguydesigns.com/static/images/button_buy_now.gif) 0 0 no-repeat;
}

.buyNow a:hover { background-position: 0 -22px; }

/* Download Sample */
.sample {
	margin-top: 0.25em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.1em;
	color: #888;
}

.sample a {
	float: left;
	margin-right: 14px;
	padding-right: 14px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 130px;
	height: 22px;
	background: url(http://www.flyguydesigns.com/static/images/button_download_sample.gif) 0 0 no-repeat;
	border-right: 2px solid #ccc;
}

.sample a:hover { background-position: 0 -22px; }

/* Homepage */
#homeBanner { margin-bottom: 20px; }

.feature1, .feature2 {
	float: left;
	width: 294px;
	margin-right: 29px;
}

.feature3 {
	float: right;
	width: 294px;
}

.feature1 img,  .feature2 img,  .feature3 img { margin-bottom: 12px; }

/* Store Landing */
#storeFeature { margin-bottom: 40px; }

#storeFeature h2 {
	float: left;
	width: 380px;
	color: #888;
	line-height: 1.6em;
}

#storeFeature img { float: right; }

#storeFeature p {
	float: right;
	width: 540px;
	padding-top: 0.4em;
	color: #261e19;
}

#storeGallery { clear: both; }

#storeGallery .item {
	float: left;
	margin-right: 20px;
	margin-bottom: 92px;
}

#storeGallery .lastItem { margin-right: 0; }

#storeGallery img { margin-bottom: 18px; }

#storeGallery p { margin-bottom: 14px; }

/* Blog */
#blogPage #mainContent {
	float: left;
	width: 618px;
}

#blogPage #mainContent h2,  .post {
	color: #888;
	padding-bottom: 4px;
	border-bottom: 1px dashed #bbb;
}

#blogPage #mainContent h2 { margin-top: 2.2em; }

.post { margin-bottom: 16px; }

.archives .post { border-bottom: none; }

.post h3 {
	float: right;
	width: 306px;
	margin-bottom: 0.5em;
}

.post .category {
	float: right;
	display: block;
	width: 200px;
	padding-top: 0.6em;
	text-align: right;
	color: #888;
}

.post .date {
	float: left;
	width: 70px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.post p {
	float: right;
	width: 506px;
}

.post img {
	float: right;
	padding: 1px;
	border: 2px solid #888;
	margin: 10px 0;
}

.shareThis a {
	clear: both;
	float: right;
	display: block;
	padding-left: 20px;
	line-height: 1.7em;
	background: url(http://www.flyguydesigns.com/static/images/icon_share_this.jpg) center left no-repeat;
}

#paginate { margin: 92px 0; }

#paginate h2 #pageNav {
	float: right;
	margin-top: -1.6em;
	text-align: right;
	font-size: 0.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#paginate h2 #pageNav a#prev { padding: 0 4px 0 0; }

#paginate h2 #pageNav a#next { padding: 0 0 0 4px; }

/* Blog Sidebar */
#blogPage #subContent {
	float: right;
	width: 220px;
	margin: 4.35em 0;
}

#blogPage #subContent h3 {
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom: 1px dashed #bbb;
}

#blogPage #subContent img {
	padding: 1px;
	border: 2px solid #888;
	margin-bottom: 10px;
}

#blogPage #subContent ul { margin-bottom: 2em; }

#blogPage #subContent ul li { list-style: none; }

#blogPage #subContent ul li a {
	line-height: 1.5em;
	color: #888;
}

#blogPage #subContent ul li.current a { color: #bb5c00; }

#blogPage #subContent h3 a.feed {
	display: block;
	height: 18px;
	padding-top: 6px;
	background: url(http://www.flyguydesigns.com/static/images/icon_rss.jpg) center right no-repeat;
}

/* Contact and About */
#contactPage #mainContent,  #aboutPage #mainContent {
	float: left;
	clear: left;
	width: 385px;
}

#contactPage #content h2,  #aboutPage #content h2 {
	line-height: 1.6em;
	color: #888;
}

#contactForm,  #aboutPage #subContent {
	float: right;
	width: 470px;
}

#contactForm label {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
	color: #888;
}

#contactForm label em {
	font-weight: normal;
	color: #bbb;
}

#contactForm .info input {
	width: 300px;
	margin-bottom: 20px;
}

#contactForm .message textarea {
	width: 460px;
	height: 140px;
}

#contactForm .button { 
	margin-top:30px;
	line-height:40px;
}

#contactForm .button img {
	padding-left:60px;
	vertical-align:text-bottom;
}

#aboutPage cite {
	display: block;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin-bottom: 4em;
}

#aboutPage #content h3 {
	margin-bottom: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #888;
	padding-bottom: 4px;
	border-bottom: 1px dashed #bbb;
}

#aboutPage #content h3 span {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #261e19;
}

#aboutPage ul.iconlist {
	margin: 20px 0 0 0;
	padding: 0;
}

#aboutPage ul.iconlist li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#aboutPage ul.iconlist li a {
	float: left;
	display: inline-block;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 65px;
	height: 65px;
	margin-right: 20px;
	background-image: url(http://www.flyguydesigns.com/static/images/about_icon_sprite.jpg);
}

#aboutPage ul.iconlist li#linkedIn a { background-position: 0 0; }

#aboutPage ul.iconlist li#linkedIn a:hover { background-position: 0 -65px; }

#aboutPage ul.iconlist li#twitter a { background-position: -66px 0; }

#aboutPage ul.iconlist li#twitter a:hover { background-position: -66px -65px; }

#aboutPage ul.iconlist li#flickr a { background-position: -132px 0; }

#aboutPage ul.iconlist li#flickr a:hover { background-position: -132px -65px; }

/* Works */
#worksPage #content h2 {
	color: #3A3123;
	margin: 32px 0 0 0;
}

#worksPage #content h3 {
	border-bottom:1px solid #c8c8c8;
	color: #3A3123;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.538em;
	margin:0 0 10px 0;
	padding:20px 0 5px 0;
}

#worksPage #content h3.first {
	padding-top:0;
}

ul#thumb-gallery li {
	float: left;
	width: 164px;
	height: 164px;
}

ul#thumb-gallery li.last { width: 120px; }

#thumb-gallery a:hover img {
	width: 108px;
	height: 108px;
	border: 6px solid #b6b6b6;
}

/* DETAIL PAGES */

#projectDetail,  #productDetail {
	float: left;
	margin-top: 34px;
	margin-bottom: 92px;
	padding-left: 20px;
	width: 920px;
}

p#worksNav {
	padding-bottom: 18px;
	margin-bottom: 24px;
	border-bottom: 1px solid #c8c8c8;
}

#worksNav span { padding-left: 15px; }

#projectDetail img,  #productDetail img {
	float: right;
	margin-bottom: 20px;
}

#projectDetail #description {
	float: left;
	width: 265px;
}

#productDetail #description {
	float: left;
	width: 345px;
}

#description h4 {
	font-weight: bold;
	margin-bottom: 1em;
}

#projectDetail ul#moreviews {
	padding-bottom: 40px;
	border-bottom: 1px solid #c8c8c8;
}

#productDetail ul#moreviews { padding-bottom: 40px; }

ul#moreviews li a {
	float: left;
	display: inline-block;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	background: #bb5c00;
}

ul#moreviews li.current a { background: #c8c8c8; }

#four0four #content h3 {
	width: 786px;
	height: 413px;
	margin: 65px 0 112px 77px;
	position: relative;
}

#four0four #content h3 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(http://www.flyguydesigns.com/static/images/404.jpg);
}

.errorlist {
	color:#900;
	font-size:11px;
	margin:-10px 0 15px 0;
}

.errorlist li {
	margin:0;
}