


#sales_dependency {
  display:none;
}

/*=== Setup ===*/
html, body { height: 100%; }
* { border:0; margin:0 auto; padding:0; outline:none;}
body { 
  padding:0; margin:0;
  font:15px/18px "MyriadProRegular", "Lucida Grande", sans-serif;
  color:#6f6f6f;
  background:#fafafa url(http://www.140proof.com/images/main-bg.png) repeat-x left top;
}

p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
p.bg, .bg { clear:both; padding:0; margin:10px 0; border-bottom:1px solid #bababa; height:2px;}
input, select, textarea { 
  border:#cfcfcf 1px solid; 
  color:#404040; 
  font-size:12px; 
  padding:3px; 
}
li { list-style:none;}

/*=== Links ===*/
a { 

                                color: #2dc4e3;
                      text-decoration: none;

          -webkit-transition-property: color;
             -moz-transition-property: color;
               -o-transition-property: color;
                  transition-property: color;

          -webkit-transition-duration: 0.5s;
             -moz-transition-duration: 0.5s;
               -o-transition-duration: 0.5s;
                  transition-duration: 0.5s;

   -webkit-transition-timing-function: ease-in;
             -moz-transition-duration: ease-in;
               -o-transition-duration: ease-in;
                  transition-duration: ease-in;

}

a, a:visited      { color: #22B9D8; }
a:hover, a:active { 
  text-decoration: underline;
  color: #069DBC; 
  /* text-shadow: 0 0 0.2em #069DBC; */
}

div.sidebar a, div.sidebar a:visited      { color: #ff55e9; }
div.sidebar a:hover, div.sidebar a:active { color: #ff55e9; } 

#footer a, #footer a:visited      { color: #22B9D8; }
#footer a:hover, #footer a:active { color: #FFFFFF; }
.suppressed { color: gray !important; }

.fake-link      { color: #22B9D8; cursor:pointer }
.fake-link:hover { color: #FFFFFF; }


/*=== Layout ===*/
#page { width:960px; margin:0 auto; padding:0 10px;}


/*=== Header ===*/
#header { 
  margin:0 auto;
  padding:0; 
  background:url(http://www.140proof.com/images/headers-bg.png) no-repeat center 132px;
}

/*- Logo -*/
.logo { 
  float:left;
  margin:0;
  padding:40px 0 0 0;
  height:92px;
  width:560px; 
  background: url("http://www.140proof.com/images/logo.jpg") no-repeat left top transparent;
  text-indent: -4000px;
}

/*=== All Columns ===*/
.columns { margin:0 auto; padding:30px 0 0 0; width:960px;}
.sidebar .columns { margin:0 auto; padding:0;}
.seventy { width: 70%; }

/*=== Sidebar ===*/
.box { padding:0; margin:0 0 20px 0;}
.box_r { padding:0 10px; margin:0 0 20px 0;}

.small_link { padding:10px 0; margin:0 auto; text-align:center;}
.small_link a { color:#6f6f6f; text-decoration:none;}
.small_link small { font-size:11px;}

/*=== Sub Columns ===*/
.subcols { background:url(http://www.140proof.com/images/subcols-bgr.png) repeat-y left; height:1%;}
.col1, .col2 { float:left; width:285px;}
.col2 { float:right;}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { }
/*- Box2 -*/
.box2 { background-color:#d9d9d9; border:1px solid #cfcfcf; height:1%; margin:0 0 20px; padding:18px; min-height:115px; width:460px;}
.box2.alt { background:#FFFFFF;}
.comm-name, .comm-date { line-height:20px;}

/*=== Styling Lists ===*/
/*=== Styling Forms ===*/
input.btn { background:none; border:0; margin:0; padding:0;}
select { padding:1px;}

/*- Message -*/
.message div { margin:0 0 18px;}
.message input { padding:9px 15px; width:460px;}
.message textarea { height:114px; overflow:auto; padding:9px 15px; width:460px;}
.message .submit { float:left;}
.message .btn { padding:0; width:128px; height:32px; background:url(http://www.140proof.com/images/button.png);}
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0;}

/*=== Pics, Thumbs, etc. ===*/
.pic img { display:block; margin:0 0 10px 0; padding:0;}
.pic.fl img { }
.pic.fr img { }
.th { display:block; margin:0 0 .5em;}
.th.fl img { margin-right:10px; max-width:40px;}
.banner a img { margin:0 3px;}
.widget_flickrRSS img { border:1px solid #cfcfcf; margin:3px;}
.box .ac img { border:0; margin:0;}
.banner { margin:15px 0;}

/*=== Footer ===*/
#page_bottom { background:#1e1e1e url(http://www.140proof.com/images/footer-bg.png) repeat-x left top; width: 100%; }
#footer { margin:0 auto; padding:0; width:960px; color:#8d8d8d;}
#footer .text1, #footer .text2 { padding:30px 0; line-height:1.8em;}
#footer .text1 { float:left;}
#footer .text2 { float:right;}
#footer .text1 a, #footer .text2 a { color:#cecece; font-weight:bold;}

#footer .publisher_note {
  color: #07c4ff;
  background-color: #0f0f0f; 
  padding: 18px;
  width: 640px;
  border: 4px solid #3b3b3b;
  font-size: 19px;
  font-family: ITCLubalinGraphStdBook;
  border-radius:15px;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
}

/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden;}
.hl, .hl2 { background:url(http://www.140proof.com/images/hl-dot.png) repeat-x top; clear:both; height:2px; overflow:hidden; width:100%;}
.hl2 { background:none; border-top:1px solid #e7e7e7; height:1px; margin:0 0 .8em;}
.fl { float:left;}
.fr { float:right;}
.ac { text-align:center; padding:0;}
.ac img { border:none; margin:0; padding:0 8px 0 0;}
.ar { text-align:right;}
.noBorder { border:0;}
.font-sm { font-weight:normal;}
.white { color:#FFF;}
.hidden { display: none; }
.center { margin: 0 auto; }
img.center { display: block; }

/* === other === */
#footer .fcols { border-bottom:1px solid #2f2f2f;}
#footer .fcol1, #footer .fcol2, #footer .fcol3 { margin:0; padding:24px 0; float:left;}
#footer .fcol1 { width:341px;}
#footer .fcol2 { width:180px; padding-left:80px; padding-right:80px;}
#footer .fcol3 { width:279px;}
#footer .fcols h2 { color:#fff; font-size:18px; font-weight: normal; text-transform:uppercase;}

#footer .footer_pod { margin:0 0 16px; padding:0 0 0 10px;}
#footer .footer_pod a {
  color: gray;
  font-family: ITCLubalinGraphStdBook;
  font-size: 28px;
  line-height: 1.2em;
  text-decoration:none;
}
#footer .footer_pod a:hover {
  color: #ff00de;
  text-decoration:underline;
}

#footer .fcol2 ul { margin:0; padding:0; list-style:none; font-size:12px; line-height:12px; font-weight:normal;}
#footer .fcol2 ul li { margin:0; padding:0; color:#8d8d8d;}
#footer .fcol2 ul li a { display:block; margin:0; padding:4px 0 4px 12px; color:#8d8d8d; font-weight:normal; text-decoration:none; background:url(http://www.140proof.com/images/li.png) no-repeat left center;}
#footer .fcol2 ul li a:hover { color:#2dc4e3; text-decoration:underline; background:url(http://www.140proof.com/images/li-a.png) no-repeat left center;}
#footer .fcol3 img { width:75px; height:75px; margin:3px; padding:5px; background-color:#fff; border:1px solid #d6d6d6;}
#footer .fcol3 a:hover img { background-color: #00d2ff; }
#footer .fcol3 a img { border: 0; }

.slider { padding:24px 0 0 0; background:url(http://www.140proof.com/images/slider-shade.png) no-repeat center 292px;}
.index-cols { margin:0; padding:8px 0 16px;}
.index-col1, .index-col2, .index-col3 { margin:0; padding:0; float:left; width:283px;}
.index-col2 { padding-left:55px; padding-right:55px;}
.index-cols h2, .index-cols h2 a, .index-cols h2 a:hover { font-size:24px; font-weight:bold; line-height:1em; color:#2e2e2e; text-decoration:none;}
.index-cols h2 { margin:0; padding:12px 0 4px;}
.index-cols .underh2 { margin:0 0 16px; padding:4px 8px; font-size:11px; font-weight:normal; line-height:1em; color:#6f6f6f; background-color:#e7e7e7;}
.index-cols img { margin-bottom:16px;}
a.btn_secondary, a.btn_secondary:visited { padding:4px 16px; color:#2dc4e3; text-decoration:none; background:#262626 url(http://www.140proof.com/images/readmore-bg.png) repeat-x left top; border:1px solid #0e0e0e;}
a.btn_secondary:active {color:#fff}
a.btn_secondary:hover {color:#fff}

.sidebar .index-col1, .sidebar .index-col2, .sidebar .index-col3 {padding:0; width:200px;}
.sidebar .index-cols img { height: 78px; width: 200px; }
.sidebar .index-col2 { margin:0 20px;}

.triplets {}

.triplets .left,
.triplets .center,
.triplets .right {
  width:280px;
  padding:10px;
  float:left;
}

.triplets .center {
  margin:0 30px;
}

.triplets .left .buttons {}
.triplets .center .buttons { text-align:center; }
.triplets .right .buttons { text-align:right; }




/*=== pagination nav. ===*/
/* main text */
.pagination { margin:0; padding:20px 0; clear:both; font-size:13px; text-align:left;}
.pagination p { margin:0; padding:0;}

/* passive buttons */
.pagination a,
.pagination .current { margin-right:4px; padding:6px 12px; color:#fff; text-decoration:none; background-color:#202020;}

/* active button */
.pagination a:hover,
.pagination .current { color:#fff; text-decoration:none; background-color:#2dc4e3;}

/* text "page 1 of 2" */
.pagination .pages { float:right;}



#content {
  margin: 0;
  padding:40px 0;
  min-height: 400px;
  _height: 400px;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0 0 0.7em 0;
  font-weight: normal;
  font-family: ITCLubalinGraphStdBook;
}

h1, h3, h5 { font-family: ITCLubalinGraphStdDemi; }

h6 { font-size:15px; }
h5 { font-size:15px; }
h4 { font-size:18px; }
h3 { font-size:18px; }
h2 { font-size:25px; }
h1 { font-size:25px; }

p { 
  font-size: 15px;
  line-height:1.5em;
  padding:0 0 1.3em;
}

h1 {
  margin: 0 0 10px 0;
  line-height: 1.5em;
}


/* definition lists */
#content dl {
  margin:0 0 20px 0;
}

#content dt h2 {
  margin: 1.0em 0 0.3em 0;
  font-size: 17px;
  line-height: 1.0em;
}

#content dd {
  margin: 0 0 1.6em 1.0em;
  font-size: 15px;
  line-height: 1.0em;
  color: gray
}

/* lists */
#content ul,
#content ol {
  margin-bottom:20px;
}

#content li {
  list-style-position:outside;
  list-style-type: disc;
  margin:5px 0;
}

#content ol li {
  list-style-type: decimal;
}

/* no bullets */
#content ul.nobullets li {
  list-style-type:none;
}

#content .jobs li {
  line-height: 1.6em;
}

#content ul ul li {
  list-style-type: circle;
}

button,a.button:link, a.button:visited, a.button:hover, a.button:active,
.sidebar a.button:link, .sidebar a.button:visited, .sidebar a.button:hover, .sidebar a.button:active {
  text-decoration:none;
  font-family: ITCLubalinGraphStdBook;
  border: 1px solid #c6eff7;
  padding:6px 20px;
  color:#fff;
  background:#34c8e7;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow: 0 0 4px #777;
  -moz-box-shadow: 0 0 4px #777;
  -webkit-box-shadow: 0 0 4px #777;
} 

.testimonial {
  position: relative;
  padding: 0px 8px 8px 86px;
}

.testimonial img {
  position: absolute;
  top: 3px;
  left: 12px;
}

.testimonial cite,
.testimonial span.title {
  display: block;
  font-size: small;
}

.testimonial cite {
  margin-top: 8px;
  border-top: 1px dotted #bbb;
  padding-top: 8px;
  font-weight: bold;
  font-style: normal;
  color: black;
}

#testimonials .testimonial {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
#testimonials .testimonial cite {
  border-top: none;
}


/*
 _____ _              _   _____           _            
|  ___(_)_  _____  __| | |  ___|__   ___ | |_ ___ _ __ 
| |_  | \ \/ / _ \/ _` | | |_ / _ \ / _ \| __/ _ \ '__|
|  _| | |>  <  __/ (_| | |  _| (_) | (_) | ||  __/ |   
|_|   |_/_/\_\___|\__,_| |_|  \___/ \___/ \__\___|_|*/


#page_wrapper {           /* body-level container of everything */
  position: relative;     /* makes footer's absolute bottom position be relative to parent (me) */
  min-height: 100%;       /* makes the content take up the entire viewport */
}

#page {                   /* page "guts" */
  padding-bottom: 500px;  /* height of footer */
}

#page_bottom {            /* footer must be INSIDE page and FOLLOWING #content */
  position: absolute;     /* stick to absolute bottom */
  bottom: 0;              /* ... */
  height: 500px;          /* reserve height for footer in the layout */
  left: 0;                /* needed by some browsers */
}


/* MEDIA SERVICES */
#media-services h2 { font-size: 18px; margin: 0; }
#media-services .columns { padding: 0; }

/* HOME */
#home body {
  background:url(http://www.140proof.com/images/main-ibg.png) repeat-x left top;
}

/* AUDIENCE */
#audience .index-cols img {
  outline: 1px solid gray;
}


/* CONTACT FORM */
#contact_form {
  width: 340px;
  float: left;
}

#contact_form label, 
#contact_form h3#email,
#contact_form h3#phone,
#contact_form h3#twitter,
#contact_form h3#fax {
  display:block;
  position:relative;
  padding:0 0 0 5.5em;
  margin:0 0 10px 0;
}

#contact_form h3#twitter span {
  color: gray;
}

#contact_form label span {
  position:absolute;
  top:3px;
  left:0;
  text-align:right;
  display:block;
  width:5em;
}

#contact_form label input {
  display:block;
  width:18em;
  padding:4px;
}

#contact_form label textarea {
  display:block;
  padding:4px;
  width:18em;
  height:8em;
}

#contact_form .submit {
  padding:0 0 0 5.5em;
}

#contact #local_color {
  float: right;
  width: 535px;
}

#contact #local_color img {
  display: block;
  margin-bottom: 60px;
}

#contact #local_color div img {
  margin-right: 20px;
}

#contact .error strong {
  font-size: 70%;
  color: red;
}

/* AD UNIT */

#ad-unit #animation-container ul { display: block; }
#ad-unit #animation-container li { list-style-type: none;  display: block; margin: 0 auto;}
#ad-unit #switcher-controls {
  padding-left: 35px;
  text-align: center;
  font-size: 40px;
  font-family: ITCLubalinGraphStdBook;
  height: 45px;
  line-height: 1.0em;
}

#ad-unit #switcher-controls a {
  float: left; 
  display: block; 
  margin: 0 30px;
}

#ad-unit #switcher-controls a.active {
  color: #000;
}

#ad-unit #animation {
  margin: 0 auto;
  height: 308px;
  width: 620px;
}

/* AD LANDING PAGE (users who click "Ads by 140 Proof" should be sent here */

#what-are-140-Proof-ads h1 span {
  display: block;
}

/* BLOG */

#blog h2, #blog h2 a {
  line-height: 1.0em;
}

.post-date,
.post-leav a,
#rightcol,
.wp-pagenavi a,
.wp-pagenavi .current,
.index-cols .underh2,
.btn_secondary {
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}

.post blockquote {
  border-left:3px solid #cfcfcf; 
  font-size:13px;
  font-style:italic;
  margin:0 0 1.5em;
  padding:0 0 0 1.0em;
  width: 95%;
}

.post blockquote p {
  padding: 0;
  font-family: georgia;
  line-height: 1.8em;
  font-size: 120%;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 7px rgba(0, 140, 220, 0.5);
}

/* Search form */
.search { padding:0;}

/* sidebar 'button in a field' */
fieldset#subscribe span,
fieldset#search span {
  display:block;
  background:url(http://www.140proof.com/images/field-bg.png) no-repeat left top;
  height:29px;
  margin:0;
  padding:0;
  border:none;
}

fieldset#subscribe input,
fieldset#search input#s {
  float:left;
  width:205px;
  padding:8px 10px;
  margin:0;
  border:0;
  background:none;
  color:#707070;
  font-size:12px;
  line-height:15px;
  font-weight:normal;
}

fieldset#subscribe .btn, 
fieldset#search .btn {
  float:right;
  padding:0;
  margin:0;
  border:0;
  width:auto;
}

#contact-thanks #screens,
#contact-thanks #caption {
  margin: 10px auto 0 auto;
  width: 716px;
  height: 240px;
}

#contact-thanks #caption {
  margin: 30px auto 0 auto;
  padding-right: 10px;
  height: 40px;
  width: 716px;
  text-align: center;
}

#contact-thanks #screens div,
#contact-thanks #screens h3 {
  margin: 0 13px;
  text-align: center;
  width: 212px;
  height: 180px;
  float: left;
}

#contact-thanks #screens div a {
  display: block;
  width: 212px;
  height: 180px;
}

#contact-thanks #screens div a:hover {
  background-position: bottom;
}

#contact-thanks #blog a        { background: transparent url("/images/contact/blog-button.png") no-repeat; }
#contact-thanks #twitter a     { background: transparent url("/images/contact/twitter-button.png") no-repeat; }
#contact-thanks #newsletter a  { background: transparent url("/images/contact/newsletter-button.png") no-repeat; }

#contact-thanks #screens h3 {
  margin-top: 10px;
  height: 50px;
}

/* corp_leadership */
#team {
  padding: 0 0 0 15px;
}

#team-header {
  margin-bottom: 30px;
}

#corp_leadership .main a.sub {
  color: #000; 
}

.gallery {
  width: 770px;
  margin: 50px auto 0 auto;
}

.preview {
  background-image: url(/images/preview-thumb.png);
  width: 315px;
  height: 205px;
  padding: 12px 0 0 17px;
  margin: 0 50px 20px 0;
  display: inline;
  float: left;
}

.preview img {
  outline: 1px solid #555;
}

h1.flash {
  color: #222;
  font-size: 18px;
  background-color: #ddd;
  padding: 10px;
  width: 800px;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

.images_inset img {
  float: left;
  margin: 0 1.0em 1.0em 0;
}

