/*
Theme Name: Vex
Description: Custom theme for Vex company
Version: 1.0
*/

* { margin: 0; padding: 0; }

html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #e7e7de; font-size: 62.5%; }

@media only screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

body, textarea, input, select, option, button { color: #636361; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; line-height: 1.38; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.6em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 22px; }

a { color: #ff4500; text-decoration: underline; }
a:hover, a:focus, a:active { text-decoration: none; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p *, th *, td * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

/* LAYOUT
------------------------------------------- */

#root { width: 975px; margin: 0 auto; }
 #top { position: relative; height: 182px; }
  #logo { position: absolute; top: 34px; left: 91px; border: 0; }
   #logo a { width: 180px; height: 82px; display: block; text-indent: -1000001em; background: url(images/logo-static.gif) no-repeat; float: left; }
   #logo a:hover { background: url(images/logo.gif) no-repeat; }
   #logo img { float: left; margin-top: 20px; }
  #skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
   #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 2px 0; background: #333; color: #fff; text-align: center; text-decoration: none; }
 #content {  }
  #main { float: left; display: inline; width: 699px; }
  #side { float: right; display: inline; position: relative; top: -135px; width: 235px; }
   
/* GENERAL
------------------------------------------- */

/* headers */

h1, h2, h3, h4, h5, h6 { }
h1 { margin: 0 0 18px; padding: 0 0 23px; border-bottom: 1px solid #ff4500; font-size: 2.5em; line-height: 1.12; }
h2 { margin: 0 0 10px; color: #9e9e99; font-size: 1.8em; line-height: 1.56; letter-spacing: -1px; }
h3 { margin: 0 0 5px; font-size: 1.3em; line-height: 2.15; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

/* containers */
div.item { clear: both; position: relative; overflow: hidden; width: 616px; margin: 0 0 20px; padding: 0 0 0 85px; }
 div.item .wrap { margin: 0 0 7px; padding: 22px 26px 4px 27px; background: #fff; }
  div.item h1 a { color: #636361; text-decoration: none; }
  div.item .date { position: relative; top: 0; left: -112px; width: 63px; margin: -37px 0 0; color: #ff4500; font-size: 2.1em; font-weight: bold; line-height: 0.86; text-align: right; }
   div.item .date span { display: block; padding-top: 2px; color: #a1a1a0; font-size: 0.57em; font-weight: normal; line-height: 1.5; letter-spacing: -1px; }
 div.item .post-info { float: right; }
  div.item .post-info p, div.item .post-info li { font-size: 1.1em; font-weight: bold; }
  div.item .post-info p { float: left; }
  div.tags { float: left; margin-left: 25px; }
   div.tags ul { list-style: none; }
    div.tags ul li { float: left; display: inline; margin-left: 4px; text-transform: uppercase; }
	div.tags ul li a { padding: 2px; background: #f0f0eb; text-decoration: none; }

div.pagination { clear: both; float: right; width: auto; margin: 0 0 25px; white-space: nowrap; }
/*
 div.pagination p, div.pagination li {  }
 div.pagination p { float: left; }
  div.pagination .label { margin-right: 6px; }
 div.pagination ul { float: left; list-style: none; margin: 0 0 0 18px; padding: 0; }
  div.pagination ul li { float: left; display: inline; margin-left: 12px; }
   div.pagination li a { color: #636361; text-decoration: none; }
   div.pagination li a:hover, div.pagination a:focus, div.pagination a:active { text-decoration: underline; }
   div.pagination li.active a { }
  */ 
/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate { float: left; list-style: none; margin: 0 0 0 18px; padding: 0; }
 .wp-paginate li { float: left; display: inline; margin-left: 12px; font-size: 1.4em; line-height: 1.25; }
  .wp-paginate a { color: #636361; text-decoration: none; }
  .wp-paginate a:hover, .wp-paginate a:focus, .wp-paginate a:active { text-decoration: underline; }
  .wp-paginate .title { color: #636361; text-decoration: none; margin-right: 18px; }
  .wp-paginate .gap { color: #636361; text-decoration: none; }
  .wp-paginate .current { color: #ff4500; font-weight: bold;  }
  .wp-paginate .page {}
  .wp-paginate .prev, .wp-paginate .next {}
   
div.box { margin: 0 0 30px; }
 div.box p, div.box li, div.box dt, div.box dd { font-size: 1.1em; line-height: 1.64; }
 div.box p.row { overflow: hidden; width: 100%; }
 div.box p.row input, div.box p.row button { float: left; }
 div.box p.row button { margin-left: 6px; }
 
p.contact { overflow: hidden; width: 100%; }
 p.contact .label { margin: 0 2px 0 0; padding: 0 18px 0 0; background: url(images/sep-long-line.gif) 100% 50% no-repeat; }
  p.contact a { color: #636361; text-decoration: none; } 
  p.contact a:hover, p.contact a:focus, p.contact a:active { text-decoration: underline; }
 
/* forms */ 

label { display: block; margin: 0 0 5px; font-weight: bold; }
input { width: 147px; height: 15px; padding: 6px 7px 0; border: 0; background: #fff; color: #808070; font-size: 8px; text-transform: uppercase; }
button.ico-scope { overflow: hidden; width: 15px; height: 21px; border: 0; background: url(images/bttn-search.gif) 0 100% no-repeat; text-indent: -100001em; } 
button.ico-ok { overflow: hidden; width: 16px; height: 21px; border: 0; background: url(images/bttn-ok.gif) 0 50% no-repeat; text-indent: -100001em; }


/* tables */

table { }
 table th, table td { padding: 5px 10px; border: 1px solid #ccc; }

/* lists */

ol.a { list-style-position: inside; margin: 0 0; padding: 0; font-style: italic; }
 ol.a li { margin: 0 0 22px; }

ul.a { list-style: none; margin: 0; padding: 0; text-indent: 11px; }
 ul.a li { margin: 0 0 22px; background: url(images/ul-a.gif) 0 12px no-repeat; } 

div.box ul { list-style: none; margin: 0 0 20px; padding: 0; }
 div.box ul li { margin: 0 0 3px; }
  div.box ul li a { color: #636361; text-decoration: none; }
  div.box ul li a:hover, ul.a li a:focus, ul.a li a:active { text-decoration: underline; }

/* paragraphs */
span.i { font-style: italic; }


/* links */
a.ico-s { display: block; min-height: 18px; padding: 0 0 0 27px; }
* html a.ico-s { height: 18px; }
a.ico-twitter { background: url(images/ico-twitter.gif) 0 50% no-repeat; }
a.ico-youtube { background: url(images/ico-youtube.png) 0 50% no-repeat; }
a.ico-flickr { background: url(images/ico-flickr.gif) 0 50% no-repeat; }

p.link-ico { font-size: 1.3em; font-weight: bold; line-height: 2.15; text-transform: uppercase; }
p.link-ico a { color: #636361; text-decoration: none; }
 p.link-ico a:hover, p.link-ico a:focus, p.link-ico a:active { text-decoration: underline; }
 a.ico-rss { padding: 5px 0 11px 31px; background: url(images/ico-rss.gif) 0 0 no-repeat; }

/* other */


 
/* SPECIFIC
------------------------------------------- */
