/*  
Theme Name: Airline Job Finder
Theme URI: http://airlinejobfinder.com/
Description: Designed by StudioDanger for Airline Job Finder.
Version: 1.0
Author: Danger Canty
Author URI: http://dangercanty.com/

*/
/********************
    UNDO HTML
********************/
:link,:visited { text-decoration: none; }

ul,ol { list-style: none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,table,td,body,html,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }

a img,:link img,:visited img { border:none; }

/********************
    TYPEFACES
********************/
* {
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  color: #333;
}
/********************
    BLOCKS
********************/
#head, #wrap, #footer {
  width: 770px;
}
#side {
  float: left;
  width: 150px;
  margin-right: 7px;
}
#main {
  float: left;
  width: 585px;
}
#boxes {
  float: right;
  clear: none;
  width: 190px;
}
#footer {
  float: left;
  clear: both;
}
ul#topnav {
  width: 100%;
  margin-bottom: 20px;
}
ul#topnav li {
  display: inline;
  margin: 9px 17px;
}
#hdr {
    width: 100%;
    height: 105px;
}
p {
  margin: 1em 0px;
}


/********************
    COLORS
********************/
.post h2 a {
  color: #900a93;
}
.topic {
  color: #00C;
}
#side ul h2 {
  background-color: #00009E;
  color: #fff;
}
#side ul h3 {
  background-color: #666666;
  color: #fff;
}
#head {
}

/********************
    LINKS
********************/
a:link, a:visited {
  color: #0000FF;
}
#main a:link, #main a:visited {
  text-decoration: underline;
}
a:hover {
  color: #66d;
}
#main a:hover {
}

/********************
    TOP
********************/
ul#topnav li {
  font-weight: bold;
  font-size: 1.1em;
  font-family: arial;
}

#hdr {
    background: url(/images/header.gif) no-repeat;
}

/********************
    SIDE
********************/
#side ul {
  margin-bottom: 20px;
  border-right: 1px solid #DDD;
}
#side ul h2 {
  margin-bottom: 10px;
  padding: 5px 10px;
  vertical-align: middle;
}
#side ul h3 {
  margin-bottom: 10px;
  padding: 5px 10px;
  vertical-align: middle;
}
#side ul li {
  padding: 4px 10px;
  list-style-type: none;
  border-bottom: 1px solid #d6dad9;
}
#side ul li a {
  color: #0000FF;
  text-decoration: underline;
  
}
#side A:hover {
  color: #666;
  text-decoration: underline;
}
/********************
    CONTENT
********************/
.post h1, .post h1 a {
  font-size: 22px;
}
#main h2 {
  font-size: 14px;
  color: #00C;
  line-height: 1.25em;
  font-weight: normal;
  padding: 8px 0px;
}
#main h1 {
  font-size: 18px;
  color: #00C;
  line-height: 1.25em;
  font-weight: normal;
  padding: 8px 0px;
}
.topic {
  font-size: 18px;
  line-height: 1.25em;
  font-weight: normal;
  padding: 8px 0px;
}
#main p {
  font-size: 12px;
  }
#main b {
  font-size: 12px;
  }
#main u {
  font-size: 12px;
}
#main ul {
  margin: 5px;
  font-size: 12px;
}
#main ul li {
  margin-left: 15px;
  font-size: 12px;
  list-style-image: url(/images/arrow_forward_beige.gif);
}
.news h2, .news h1 {
  margin: 10px 0px;
  font-size: 22px;
}
ul.news li {
  margin: 15px;
}
/********************
  CONTENT BOXES
********************/

#boxes, #boxes ul, #boxes ul h2, #boxes ul li, #boxes ul li a {
  color: #0000FF;
  text-decoration: none;
  font-size: 11px;
}
#boxes A:hover {
  color: #666;
  text-decoration: underline;
}
#boxes {
}
#boxes ul {
  margin: 0px 0px 30px 5px;
  padding-bottom: 10px;
  border: 1px solid #DDD;
}
#boxes ul li {
  margin: 5px 10px;
  list-style-image: none;
  line-height: 11px;
}
#boxes ul li ul {
  padding: 0px;
  margin: 0px 0px 0px 5px;
  border: none;
}
#boxes ul h2 {
  display: block;
  width: 100%;
  padding: 3px 0px;
  text-indent: 11px;
  font-weight: bold;
  border-bottom: 1px solid #DDD;
}


/********************
    FOOTER
********************/
#footer {
  margin-top: 10px;
  padding: 5px 0px;
  text-align: center;
  border: 1px solid #DDD;
}
#footer a {
  font-size: 11px;
  margin: 0px 10px;
}


/********************
   JOB CENTER
********************/
.darkformhdr {
  padding: 4px;
  font-size: 1.3em;
  font-weight: bold;
  background-color: #900;
  color: #fff;
}
