/*  
Theme Name: Airline Scoop
Theme URI: http://www.airlinescoop.com/
Description: Custom Theme for AirlineScoop.com
Author: Tim Holt for Technokinetics
Author URI: http://www.technokinetics.com/
Version: 1.0
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote, cite {
  margin: 0;
  padding: 10px;
  }

ul, ol {
  list-style: none;
  }

a {
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

#content a {
  text-decoration: underline;
  }

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

/* Reset Defaults Ends */

body {
  position: relative;
  margin: 0 auto;
  width: 986px;
  font-family: Arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

#header {
  padding-left: 170px;
  height: 125px;
  background: #000 url(images/logosmall.jpg) 58px 18px no-repeat;
  }

#secondlogo {
  float: right;
  width: 182px;
  height: 125px;
  background: url(images/ac123.jpg) 40px 20px no-repeat;
  }

#header h1 {
  position: relative;
  float: left;
  padding: 0;
  width: 634px;
  height: 92px;
  }

#header h1 a {
  color: #E2E2E2;
  font-size: 8pt;
  font-weight: normal;
  }

#header h1 span {
  position: absolute;
  width: 634px;
  height: 92px;
  background: url(images/airlinescoopsmall.jpg) left top no-repeat;
  }

#topnav {
  clear: left;
  padding-left: 47px;
  background: url(images/bgnavsmall.jpg) left top no-repeat;
  height: 33px;
  }

#topnav li {
  float: left;
  width: 135px;
  }

#topnav li a {
  display: block;
  margin: 0 5px;
  height: 33px;
  line-height: 33px;
  background: url(images/bgnavtab.jpg) left top no-repeat;
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
  color: #122948;
  }

#topnav li a:hover {
  text-decoration: none;
  background-position: left -33px;
  color: #027AC6;
  }

#main {
  clear: both;
  background: url(images/bgcontent.jpg) left top repeat-y;
  }

#rightbarwrapper {
  float: right;
  }

#leftside {
  float: left;
  width: 746px;
  }

#contentwrapper {
  float: right;
  }

.commentlist {
  padding: 10px;
  }

textarea {
  width: 480px;
  }

#leftbarwrapper {
  float: left;
  }

#leftbarwrapper {
  width: 220px;
  }

#leftbar {
  padding: 10px;
  }

#contentwrapper {
  width: 516px;
  }

#content {
  padding: 10px 0;
  }

#content a {
  color: #001E30;;
  }

#rightbarwrapper {
  width: 230px;
  }

#rightbar {
  padding: 5px 10px;
  }

#rightbar ul {
  margin-bottom: 10px;
  padding: 15px;
  }

#rightbar #s {
  margin: 5px 25px;
  width: 135px;
  }

#rightbar #searchsubmit {
  margin: 5px 50px;
  width: 85px;
  }

#rightbar ul h2 {
  margin: 10px 0;
  padding: 0;
  color: #FFF;
  background: url(images/bgheading.jpg) center top no-repeat;
  font-size: 10pt;
  height: 28px;
  line-height: 28px;
  text-align: center;
  overflow: hidden;
  }

#rightbar ul li {
  display: inline;
  }

#rightbar ul li a {
  display: block;
  padding: 5px;
  padding-left: 20px;
  color: #001E30;
  background: url(images/bullet.jpg) 5px 9px no-repeat;
  font-size: 12pt;
  }

#footer {
  clear: both;
  }

#footer p {
  padding: 2px 5px;
  text-align: center;
  font-size: 11pt;
  }

p.adsense {
  margin: 5px 0;
  padding: 0 20px;
  width: 120px;
  height: 600px;
  }

#rightbar p.adsense {
  padding: 0 20px;
  }