/* ---------------------------------
 * Core Stylesheet
 * --------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a { color: inherit; text-decoration: none; }

/* ---------------------------------
 * Typography
 * --------------------------------- */
body {
 font: 100%/1.2 "Helvetica Neue", helvetica, arial, sans-serif;
}

h1,
h2,
h3,
dt {
 font-size: 18px;
}

h4,
h5,
ul {
 font-size: 14px;
}

h2,
#main h1 {
  font-family: "Garaje53UnicaseBlack";
  font-weight: 400;
}

p {
 font-size: 14px;
 line-height: 1.5em;
}

a,
#main .more {
  text-decoration: none;
}

#main a {
  text-decoration: underline;
}

#main a:hover,
#main .top {
  text-decoration: none;
}

.top,
strong {
  font-weight: 700;
}

#logo a {
  text-indent: -999em;
}

em {
  font-style: italic;
}

.box h2 {
  text-transform: uppercase;
}

.entries h4 {
  font-size: 14px;
  font-weight: 400;
}

.entries h5 {
  font-weight: 400;
}

.entries p {
  line-height: 1.2;
}

.tweet {
  font-size: 12px;
}

.tweet a.username {
  font-weight: 700;
  text-decoration: none;
}

.our_story #main ul {
  list-style: disc;
}

.our_story #main .thumbs {
  list-style: none;
}

.our_story #main h3 {
  font-size: 15px;
  line-height: 1.5em;
}

.our_story .box h3,
.archives li {
  font-size: 15px;
  text-transform: uppercase;
}

.archives li {
  font-weight: 700;
}

.archives li p {
  text-transform: none;
}

.archives li span {
  font-weight: 400;
}

/* Action Lab *******************************************************/
.action_lab #main h1,
.action_lab #main h2,
.our_story #main h1,
.our_story #main h2,
.idea_blog #main h1,
.idea_blog #main h2,
.links #main h1,
.links #main h2,
.press #main h1,
.press #main h2,
.faq #main h1,
.faq #main h2,
.faq dt,
.contact #main h1 {
  text-transform: uppercase;
}

.idea_blog #main h1,
.idea_blog #main h2 {
  line-height: 1.6;
}

.action_lab #main h3,
.idea_blog #content #main h3 {
  font-size: 14px;
}

.callout {
  font-size: 14px;
  font-weight: 700;
}

#news-flash {
  text-transform: uppercase;
}

#news-flash h3 {
  font-size: 15px;
  letter-spacing: 1px;
}

#news-flash p {
  font-size: 12px;
  font-weight: 700;
}

#news-flash .headline_sub {
  font-size: 13px;
}

/* Links *******************************************************/
.links_downloads li {
  font-size: 17px;
  font-weight: 700;
}

#main .links_downloads li a {
  text-decoration: none;
}

/* FAQ *******************************************************/
.faq dt {
  font-family: "Garaje53UnicaseBlack";
  font-size: 18px;
  font-weight: 400;
}

#main a.faqShow,
#main a.faqHide {
  text-decoration: none;
}

.faqShow,
.faqHide {
  font-size: 11px;
}

#contact input,
#contact input[type="file"],
#contact textarea,
#comment-form input,
#comment-form textarea,
#comment-preview input,
#comment-preview textarea {
  font-family: "Helvetica",arial,sans-serif;
  font-size: 15px;
}

#contact button,
#comment-form button,
#comment-preview button {
  font-size: 14px;
  font-weight: 700;
}

#contact em,
#comment-form em,
#comment-preview em {
  font-size: 12px;
}

/* Footer *******************************************************/
.vcard {
  font-size: 11px;
  list-style: none;
}

.vcard li {
  font-weight: 700;
}

/* Navigation *******************************************************/
#nav-main a,
#nav-footer {
  font-family: "Garaje53UnicaseBlack";
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 2;
  text-transform: uppercase;
}

#newsletter label,
#newsletter input {
  font-size: 12px;
}

#nav-networking a,
#newsletter button {
  text-indent: -999em;
}

@media screen {/* ---------------------------------
 * Layout
 * --------------------------------- */ 
object {
  margin-bottom: 20px;
}

p.top {
  clear: both;
  margin-top: 20px;
}

#wrapper {
  margin: 0 auto;
  position: relative;
  width: 953px;
}

#logo a {
  display: block;
  height: 107px;
  margin-top: 36px;
  width: 389px;
}

/* Home *******************************************************/
#content {
  margin-top: 85px;
}

#main {
  float: left;
  width: 530px;
}

#main p {
  margin-right: 20px;
  margin-bottom: 1em;
}

#main .box p {
  margin-top: 12px;
}

#sidebar {
  float: left;
  width: 423px;
}

#sidebar .box {
  margin-right: 0;
}

.box {
  margin-right: 25px;
  margin-bottom: 20px;
  padding-bottom: 6px;
}


#main .box h1,
#main .box h2,
.box h2 {
  padding: 2px 0 3px 51px;
}

.box h3 {
  padding: 12px 20px;
}

.box b {
  display: none;
}

#facebook-widget {
  margin: 20px;
  border: none;
  width: 383px;
  height: 250px;
}

.widget object,
.widget iframe {
  margin-bottom: 0;
}

.widget p {
  margin-left: 15px;
  padding-bottom: 15px;
}

.entries li {
  padding-bottom: 12px;
}

.entries h4 {
  margin-top: 5px;
  margin-right: 20px;
  padding-left: 51px;
}

.entries h5 {
  margin-top: 12px;
}

.entries h5,
.entries p {
  padding-left: 51px;
}

.entries span {
  display: block;
}

.tweet {
  clear: both;
  margin: 10px 10px 0;
  padding-bottom: 20px;
}

.avatar {
  float: left;
  padding: 2px 10px 20px 5px;
}

.tweet .text {
  display: block;
  padding: 5px 0;
}

/* Our Story *******************************************************/
.our_story #main {
  width: 718px;
}

.our_story #main ul {
  margin-left: 25px;
  margin-bottom: 20px;
}

.our_story #main .thumbs {
  margin-left: 0;
  margin-bottom: 5px;
}

.our_story #sidebar {
  width: 235px;
}

.our_story #main h1,
.our_story #main h2,
dt {
  margin-bottom: 25px;
}

.our_story #main dt {
  margin-right: 20px;
}

.idea_blog #main h1,
.idea_blog #main h2 {
  margin-bottom: 12px;
}

.our_story #main h3 {
  clear: both;
  margin-bottom: 12px;
  padding-left: 20px;
}

.our_story #main p,
.idea_blog #main p,
.press #main p {
  margin-bottom: 20px;
}

.our_story .box {
  padding-bottom: 12px;
}

.our_story .box li,
.archives li {
  margin-top: 10px;
  padding-bottom: 0;
}

.our_story .box h3,
.archives li {
  margin: 0;
  padding: 0 0 0 40px;
}

.our_story .box img {
  margin: 12px 12px 0;
}

.our_story .box object {
  margin: 12px 12px 0;
}

.our_story .box h2 object {
  margin: 0;
}

.thumbs {
  float: left;
  margin-bottom: 5px;
  width: 702px;
}

.thumbs li {
  float: left;
  padding: 0 3px 3px 0;
}

.our_story dt,
.our_story dd {
  margin-right: 25px;
}

.our_story dd {
  margin-left: 0;
}

.our_story p {
  margin-left: 15px;
}

.hero {
  margin-bottom: 20px;
  margin-left: 0;
}

.idea_blog #main p,
.idea_blog object {
  margin-left: 15px;
}

.idea_blog h1 object,
.idea_blog h2 object {
  margin-left: 0;
}

.archives {
  margin-top: 10px;
  margin-bottom: 20px;
}

.archives li {
  background-position: 12px 3px;
  margin-right: 20px;
  padding-bottom: 12px;
}

.archives li span {
  display: block;
}

.posted {
  margin-left: 15px;
  padding-bottom: 10px;
}

.posted li {
  float: left;
}

.entry {
  margin-bottom: 20px;
}

/* Action Lab *******************************************************/
#main h1,
#main h2,
.faq dt {
  margin-right: 20px;
  padding: 3px 0 3px 15px;
}

.action_lab #main h2 {
  margin: 0 25px 12px 0;
}

.action_lab #main h3,
.idea_blog #content #main h3 {
  margin-bottom: 25px;
  padding-left: 40px;
}

.action_lab #main p,
.press #main p {
  margin-left: 15px;
}

.callout {
  margin: 20px 25px 20px 15px;
}

.action_lab object {
  margin-left: 15px;
  margin-bottom: 0;
}

.action_lab h2 object,
.action_lab h3 object,
.action_lab h4 object,
.action_lab #sidebar object {
  margin-left: 0;
}

#news-flash p {
  margin: 0 20px 15px;
  padding-bottom: 15px;
}

#news-flash .headline_sub {
  padding-bottom: 0;
}

.paginate {
  margin-left: 15px;
  overflow: hidden;
}

.paginate .previous {
  float: left;
}

.paginate .next {
  float: right;
}

/* Links *******************************************************/
.links_downloads {
  margin: 20px 0 5px 15px;
}

.links_downloads li {
  margin-bottom: 20px;
}

#main .links_downloads li a {
  display: block;
}

/* Press *******************************************************/
.press #main p {
  margin-top: 20px;
  margin-right: 250px;
}

/* FAQ *******************************************************/
dl {
  margin-top: -12px;
  padding-bottom: 40px;
}

.action_lab #main h2,
.faq dt,
.links #main h2 {
  height: 21px;
  margin-right: 20px;
}

.contact #main h1,
.press #main h2 {
  padding: 3px 0 3px 15px;
}

.faq dt {
  margin-right: 255px;
}

dd {
  margin: 0 255px 20px 15px;
}

dd p {
  margin-bottom: 20px;
}

.faqShow,
.faqHide {
  display: block;
  padding-left: 10px;
  position: relative;
  bottom: 10px;
}

/* Contact *******************************************************/
.links #main,
.press #main,
.faq #main,
.contact #main {
  width: 100%;
}

.links #main h1,
.links #main h2,
.press #main h1,
.press #main h2,
.faq #main h1,
.faq #main h2,
.contact #main h1 {
  margin-right: 255px;
}

#contact,
#comment-form,
#comment-preview {
  margin-top: 20px;
  margin-left: 15px;
}

legend {
  display: none;
}

#contact li,
#comment-form li,
#comment-preview li {
  margin-bottom: 25px;
  position: relative;
}

#contact label,
#comment-form label,
#comment-preview label {
  display: block;
  font-size: 12px;
  font-weight: bold;
}

#contact input,
#contact input[type="file"],
#comment-form input,
#comment-preview input {
  width: 300px;
}

#contact input,
#contact input[type="file"],
#contact textarea,
#comment-form input,
#comment-form textarea,
#comment-preview input,
#comment-preview textarea {
  padding: 4px;
}

#contact textarea,
#comment-form textarea,
#comment-preview textarea {
  height: 125px;
  width: 400px;
}

#contact button,
#comment-form button,
#comment-preview button {
  padding: 2px 4px;
}

#contact em,
#comment-form em,
#comment-preview em {
  position: absolute;
  top: 20px;
  left: 5px;
}

#comment-form .checkbox,
#comment-preview .checkbox {
  margin-right: 5px;
  width: auto;
}

.comment {
  margin: 15px 20px 15px;
  padding: 10px 10px 0;
}

/* Footer *******************************************************/
#footer {
  clear: both;
  height: 36px;
  margin-bottom: 50px;
  position: relative;
  top: 25px;
}

.vcard {
  margin-left: 20px;
}

.vcard li {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}

#nav-footer {
  position: absolute;
  right: 14px;
  top: 0;
}

/* Navigation *******************************************************/
#nav-main {
  display: block;
  height: 36px;
  padding-left: 24px;
  position: absolute;
  top: 116px;
  left: 0;
  width: 929px;
}

#nav-main li,
#nav-networking li,
#nav-footer li {
  float: left;
}

#nav-main a {
  display: block;
  padding: 0 47px 0 0;
}

#nav-footer a {
  display: block;
  padding: 0 0 0 47px;
}

#nav-footer a {
  height: 36px;
}

#nav-networking {
  position: absolute;
  top: 116px;
  right: 0;
}

#nav-networking li {
  margin: 2px 0 0 5px;
}

#nav-networking a {
  display: block;
  height: 30px;
  width: 30px;
}

#newsletter legend {
  display: none;
}

#newsletter label {
  position: absolute;
  top: 8px;
  left: 191px;
  z-index: 2;
}

#newsletter input {
  height: 16px;
  padding: 5px;
  position: relative;
  width: 156px;
}

#newsletter .btn {
  margin-left: 0;
}

#newsletter button {
  height: 26px;
  width: 17px;
  margin-right: 5px;
}

/* Twitter Feed *******************************************************/
#twitter-feed {
  margin: 20px;
}

#twitter-feed li {
  margin-bottom: 10px;
  overflow: hidden;
}

#twitter-feed img {
  float: left;
  margin: 0 10px 20px 0;
}

}

/* ---------------------------------
  * Color
  * Black            #000
  * Yellow           #fff200
  * Dark Grey        #404041
  * Light Grey       #77787b
  * Red Orange       #bc5741
  * Red              #AB2D11
  * --------------------------------- */
a:hover {
  color: #666;
}

p.top {
  color: #404041;
}

.box a {
  color: #fff200;
}

.box a:hover {
  color: #fff;
}

.box .archives a {
  border-bottom: 0;
}

.top:before {
  content: "^ ";
}

#main a.top {
  color: #404041;
}

#main a.top:hover {
  color: #fff200;
}

#logo a {
  background: url(/img/css/stand-logo.png) no-repeat 0 0;
}

.box {
  background: #77787b url(/img/css/heading-main.png) no-repeat 0 0;
  color: #ffffff;
}

.widget {
  background-color: #000;
}

.entries h4 {
  background: transparent url(/img/css/chevrons.png) no-repeat 3px 0.2em;
}

.our_story #main h3 {
  background: url(/img/css/arrow-bullet.png) no-repeat 0 2px;
}

.our_story .box li,
.archives li {
  background: url(/img/css/chevron-heading-trans.png) no-repeat 12px 2px;
}

/* Action Lab *******************************************************/
.action_lab #main h1,
.action_lab #main h2,
.our_story #main h1,
.our_story #main h2,
.idea_blog #main h1,
.idea_blog #main h2,
.links #main h1,
.links #main h2,
.press #main h1,
.press #main h2,
.faq #main h1,
.faq #main h2,
.faq dt,
.contact #main h1 {
  background: #000 url(/img/css/header-tail.png) no-repeat 0 0;
  color: #fff;
}

.faq dt,
.action_lab #main h2,
.links #main h2 {
  color: #fff;
}

.faq dt:hover {
  color: #fff200;
}

.idea_blog #main h1,
.idea_blog #main h2 {
  color: #fff;
}

.action_lab #main h3,
.idea_blog #content #main h3 {
  background: url(/img/css/chevron-heading.png) no-repeat 15px 3px;
}

.faqShow,
.faqHide {
  background: url(/img/css/show-arrow.png) no-repeat 0 2px;
}

#contact input,
#contact input[type="file"],
#contact textarea,
#comment-form input,
#comment-form textarea,
#comment-preview input,
#comment-preview textarea {
  background-color: #f5f5f5;
  border: 1px solid #666;
}

#contact button,
#comment-form button,
#comment-preview button {
  background-color: #f5f5f5;
  border: 1px solid #666;
  color: #404041;
  cursor: pointer;
}

#contact input:hover,
#contact input[type="file"]:hover,
#contact textarea:hover,
#contact input:focus,
#contact textarea:focus,
#comment-form input:hover,
#comment-form textarea:hover,
#comment-form input:focus,
#comment-form textarea:focus,
#comment-preview input:hover,
#comment-preview textarea:hover,
#comment-preview input:focus,
#comment-preview textarea:focus {
  background-color: #fff;
  border-color: #000;
}

#contact button:hover,
#comment-form button:hover,
#comment-preview button:hover {
  background-color: #fff;
  border-color: #000;
  color: #000;
}

.comment {
  background: #f5f5f5;
  border: 1px solid #666;
}

/* Footer *******************************************************/
#footer {
  background: #000 url(/img/css/footer-tail.png) no-repeat 0 0;
}

.vcard li {
  color: #fff;
}

.vcard span:before {
  content: ":";
}

/* Navigation *******************************************************/
#nav-main {
  background: #000 url("/img/css/nav/nav-home-bg.png") no-repeat 0 50%;
}

#nav-main a,
#nav-footer a {
  background: transparent url(/img/css/nav/nav-bg.png) no-repeat 90% 100%;
  color: #fff;
}

#nav-footer li:first-child a {
  background-image: none;
}

#nav-footer a {
  background-position: 10% 100%;
}

#nav-main a:hover,
#nav-main .selected a,
#nav-footer a:hover,
#nav-footer .selected a {
  color: #fff200;
}

#nav-networking {
  color: #77787b;
}

#nav-networking a.facebook {
  background: url(/img/css/icons/facebook.png) no-repeat 0 0;
}

#nav-networking a.twitter {
  background: url(/img/css/icons/twitter.png) no-repeat 0 0;
}

#nav-networking a.youtube {
  background: url(/img/css/icons/youtube.png) no-repeat 0 0;
}

#nav-networking a.flickr {
  background: url(/img/css/icons/flickr.png) no-repeat 0 0;
}

#nav-networking a.rss {
  background: url(/img/css/icons/rss.png) no-repeat 0 0;
}

#logo a:hover,
#nav-networking a:hover,
#logo .selected a,
#nav-networking .selected a {
  background-position: 0 100%;
}

#newsletter input {
  background-color: #f5f5f5;
  border: none;
}

#newsletter input:hover,
#newsletter input:focus {
  background-color: #fff;
}

#newsletter button {
  background: #000 url(/img/css/newsletter-btn.png) no-repeat 0 0;
  border: none;
  cursor: pointer;
}
