/*  
Theme Name: waxis
Theme URI: http://purposemakers.net
Description: waxis
Version: 0.1
Author: Michael McCrea
Author URI: http://purposemakers.net
*/



/*-----------------------------------------------------------------------------------------------


* div  {
  background:#cfd0d2;
}


  Global Styles
-----------------------------------------------------------------------------------------------*/



* {
  padding:0;
  margin:0;
}

h1, h2, h3, h4, h5, h6, p, li {
  margin:0 0 1em 0;
  font-size:2em;  
}

.hide { display:none; }
.left{ float:left; }
.right{ float:right; }
.center{ text-align:center; }
.t_left{ text-align:left; }
.t_right{ text-align:right; }
.clear{ clear:both; }
.clear_right{clear:right;}
a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{   
  color:#333;
  background-color:#fff;
  font-size:62.5%;
  font-family: Arial, Verdana, sans-serif;
}

/* This class sets the width and position for all rows */
.inside {
  width:900px;
  margin:0 auto;
  padding:0;
}

a {
  color:#000;
  text-decoration:none;
  font-weight:bold;
}

a:hover { 
  color:#ffcb08;
}

h1, h2, h3, h4{
  font-size:4em;
  color:#000;
  font-weight:normal;
  padding-top:10px;
  margin:0 0 20px 0;  
}

h2, h3{
  font-size:3em;
  margin:0 0 10px 0;  
}

h4 {
  font-size:1.7em;
  font-weight:bold;   
}

p{
  line-height:1.75em; 
}

ul li{
  list-style-type:square;
  margin:0;
  padding:0;
}

blockquote{
  padding:1px 12px 1px 1em;
  border-left:2px solid #C00;
  color:#BBB;
  background-color:#333;
  font-size:1.1em
}

hr {
  background-color: #000;
  color: #000;
  height:1px;
  border:0;
  padding:0;
  margin:20px 0;
}


/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header .inside{
  background-color: #000;
  margin-top:20px;
}

#header a {
  color:#ffe252;
}

#header a:hover { 
  color:#fff;
}

#header h1{ 
  font-size:2.25em;
  margin:0;
  padding:0;
  float:left;
}

#header h1 a{ 
  text-decoration:none; 
  display:block;
  width:900px;
  height:114px;
  border:0;
  text-indent:-10000px;
  background: transparent url(img/waxis_logo_01.gif) no-repeat left top;
}

#header h2{ 
  margin:20px 0 0 0;
  padding:0;
  float:right;
  font-size:2.5em;
  color:#fff;  
}

#header_img {
  background: url(img/flying_plane_01.jpg) repeat-x center top; 
  height:270px;  
}

#flashcontent {
  clear:both;
  height:280px;
  width:850px;
  padding:20px 0 0 0;
}

#search {
  float: right;
  padding: 30px 0 0 0;  
}

#contact_head {
  white-space: nowrap;
  float: right;
  clear:right;
  padding: 10px 0 0 0;  
}

/*-----------------------------------------------------------------------------------------------
  Menu Styles
-----------------------------------------------------------------------------------------------*/

ul#navigation{
  font-family: Arial, sans-serif;
  padding:0 0 0 0;
  margin:10px 0;
  float:left;
  clear:both;
}


#navigation li {
  margin:3px 5px 0 5px;
  padding:0 0 0 5px;
  list-style:none;  
}

#navigation a {
  display:block;
	color:#fff;  
  padding:4px 10px 8px 8px;
  font-weight:bold;  
  background:url(img/norm_right.gif)
}

#navigation a:hover  {
	color:#000;  
}

ul#navigation li a:hover, ul#navigation li a.selected{
  color: #000;
}

#navigation li.current_page_item, #navigation li.current_page_parent {
  color:#000;
}

#navigation li.current_page_item a, #navigation li.current_page_parent a {
  color:#000;
}

#navigation li.current_page_item a:hover, #navigation li.current_page_parent a:hover {
  color:#ffcb08;
}


#breadcrumb {
  padding:5px 10px;
  clear:both;
}

#breadcrumb a {
  color:#ffe252;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary {
  text-align:left;
  background-color:#fff;
}

/* Single Post Styles */
  

#primary .primary {
  width:600px;
  float:left;
  margin:0 0 20px 0;
  float:left;
}

#primary .primary ul {
  margin:20px 0 20px 0;
}


#primary .home {
  width:600px;
  float:left;
}

#primary .home .post {
  width:320px;
  float:left;
}

#primary .post h2 a {
  font-weight:normal;
}

#primary .post {
  margin:20px 0 0 0;
}

#primary .post img{
  margin:0;
  padding:0;
  clear:right;
}

#the_post_ticker h1 {
  margin:0 0 5px 0;
  padding:0;
}

#section_img {
  padding:20px 0 0 0;
}

#post_content {
  float: left;
  clear:both;
  width:710px;
  padding:0;
  margin:0;
}

#post_content h2 {
  margin:0 0 10px 0;
  padding:0;
}

.entry {
  float:left;
  width: 590px;
  margin:0 0 50px 10px;
}

.post {
  clear:both;
  padding:0;
}

.post-date {
  width: 45px;
  height: 49px;
  float:left;
  background: url(img/date-bg.gif) no-repeat;
}
.post-month {
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  display:block;
  line-height: 11px;
  padding-top: 2px;
  margin-left: -3px;
}
.post-day {
  font-size: 18px;
  text-transform: uppercase;
  color: #999999;
  text-align: center;
  display:block;
  line-height: 18px;
  padding-top: 7px;
  margin-left: -3px;
}

.post-cat {
  background: url(img/mini-category.gif) no-repeat left center;
  padding:0 0 10px 20px;
  margin:0 0 10px 0;
  float:left;
  font-size: 95%;
  color: #999999;
}


/*-----------------------------------------------------------------------------------------------
  Secondary Items
-----------------------------------------------------------------------------------------------*/

#primary .secondary {
  float:left;
  width:250px;
  height:330px;
  background-color: #ffcb08;
  margin:20px 50px 20px 0;
}

#primary .secondary h1{
  margin:16px 0 5px 0;
  padding:3px 10px;  
  font-weight:normal;
  color:#fff;
  background-color:#ffcb08;
}

#primary .secondary h2{
  margin:25px 0 15px 0;
  padding:3px 10px;  
  font-weight:normal;
  color:#fff;
  background-color:#ffcb08;
}

#primary .secondary h2 strong{
  font-weight:normal;
}

#primary .secondary img{
  margin-bottom:20px;
}

.secondary ul {
  margin:0 0 2em 0;
  padding:0;
}

.secondary ul li {
  margin:0 0 0 15px;
  padding:3px 0;
}

#recent_news {
  height:231px;
  border-bottom:2px solid #ccc;
}

#sidebar_main {
  height:165px;
  border-bottom:2px solid #ccc;
  margin:0 0 20px 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary {
  color:#fff;
  font-weight:bold;
  background-color: #000;
}

#ancillary .inside{
  height:70px;
}

#ancillary p{
  padding:28px 0 0 0;
}

#ancillary a {
  color:#fff;
}

#ancillary a:hover { 
  color:#ffe252;
}

span.blue_t {
  color:#ffe252;
}

/*-----------------------------------------------------------------------------------------------
  Contact Form
-----------------------------------------------------------------------------------------------*/

.contactform {
	font-size:11px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
  clear:both;
  color:#000;
}

#footer .inside {
  padding:20px 0;
  background: #fff url(img/bottom_check_+01.gif) top left no-repeat;
}

#footer a {
  color:#000;
  text-decoration:none;
  font-weight:bold;
}

#footer a:hover { 
  color:#ffcb08;
}

#footer p {
  margin:0;
  padding:0;  
  font-size:1.1em;
}

#footer p.attributes{ 
  float:right;
  padding:0 0 0 1em;
}

a.rss {
  padding:4px 0 5px 16px;
  margin:5px 0 0 0;
  background: url(img/feed-icon-12x12.gif) no-repeat left center;
}


/*-----------------------------------------------------------------------------------------------
  Tables
-----------------------------------------------------------------------------------------------*/

#mytable {
  padding: 0;
  margin: 0;
  font-size: 85%;
  width:95%;
}

#mytable a {
  font-weight:bold;
}

th {
  color: #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  text-transform: uppercase;
  text-align: left;
  padding: 6px 6px 6px 12px;
  background-color: #bc9b6a;
}

td {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff;
  padding: 6px 6px 6px 12px;
  color: #4f6b72;
}

td.spec {
  border-left: 1px solid #eee;
  border-top: 0;
  font-weight:bold;
  background-color: #f5f5f5;  
}




#twitter {
  float:right;
  width:265px;
  margin-top:20px;
}

#twitter ul {
  margin-top:10px;
}

#twitter li {
  font-size:13px;
  padding:5px 0;
  list-style-type:none;
}
