/*  
Theme Name: Never Fly Economy Custom
Theme URI: 
Description: Custom theme for Never Fly Economy

Version: 1.0
Author: Eddie Gordo/Podlogs
Author URI: 

	Do not steal this theme...............Bad Karma will catch up to you
	
*/



body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color: #646060;
	background:#423e35;
	margin:0px;
	padding:0px;
	line-height:180%;
}
#mainbody {
	background:#eeebe2;
	background-image: url(images/page-bg.jpg);
	background-repeat:repeat-x;
}
a {
	color: #33a8e1;
	text-decoration: none;
}
a:visited {
	color: #33a8e1;
	text-decoration: none;
}
a:hover {
	color: #403e36;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	color:#646060;
}
.postheading {
	font-size:40px;
	font-weight:bold;
	margin-bottom:14px;
	color: #33312a;
	width:400px;
	line-height:normal;
}
.postheading a, h1 a:visited {
	color: #33312a;
	text-decoration: none;
}
.postheading a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	margin-bottom:20px;
	color: #33312a;
	line-height:normal;
}
h1 a, h1 a:visited {
	color: #33312a;
	text-decoration: none;
}
h1 a:hover {
	color: #000;
	text-decoration: none;
}
h2 {
	margin-bottom:20px;
	color: #33312a;
	text-decoration: none;
	line-height:normal;
}
h2 a, h2 a:visited {
	color: #33312a;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: normal 140%/100%;
	color: #000;
	margin: 10px 0px 5px;
}

ul li{
list-style-image:url(images/bullet.png);
list-style-type:square;
padding-bottom:6px;
}

ul li li{
list-style-image:url(images/circle.png);
list-style-type:square;
padding-bottom:6px;
}

ul li li li{
list-style-image:url(images/diamond.png);
list-style-type:square;
padding-bottom:6px;
}

form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	padding-top:10px;
	background:#c5c0b0;
	background-image: url(images/pagebg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #aca592;
	border-top:none;
}
/* header area */
#header {
	margin:auto;
	width:1000px;
}
#headerimg {
	background: url(images/headblock.png) left no-repeat;
	position: relative;
	height: 55px;
}
#headerimg .description {
	position: relative;
	text-align:left;
	top:0px;
	bottom: 3px;
	color: #fff;
	padding-top:150px;
	padding-left:20px;
	font-size: 14px;
}
#navspace {
	width:1000px;
	margin:auto;
}
.menunav {
	width: 100%; /* The menu should be the entire width of it's surrounding object, in this case the whole page */
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
} /* dark grey bg */
.menunav ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menunav ul li {
	display: inline;
} /* Makes the link all appear in one line, rather than on top of each other */
.menunav ul li a {
	float: left;
	text-decoration: none; /* removes the underline from the menu text */
	color: #c0bbaa; /* text color of the menu */
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
}
.menunav ul li a:visited { /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #c0bbaa;
	text-decoration: none;
}
.menunav ul li a:hover, .menunav ul li .current {
	color: #fff;
} /* change the background color of the list item when you hover over it */

.menunav ul li a:actie { /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #fff;
	text-decoration: none;
}

#welcomeheader{
	min-height:232px;
	background-image: url(images/welcomeheader.png);
	width:1002px;
	margin:auto;
	background-position:center;
}

#smallheader{
	min-height:106px;
	background-image: url(images/smallheader.png);
	width:1002px;
	margin:auto;
	background-position:center;
}

#smallheadwrap{
	padding:20px 0px 0px 40px;
}

#breadcrumb{
	width:1002px;
	margin:auto;
	height:64px;

}

#breadcrumbwrap{
	color:#c0bbaa;
	padding:20px 0px 0px 10px;
}

#breadcrumbwrap a{
	color:#c0bbaa;;
}

#breadcrumbwrap a:hover{
	color:#fff;;
}


#welcomewrap{

	color:#fff;
	margin:auto;
}

#welcomewrap p{
	font-size:120%;
margin-top:5px;
	color:#fff;
}

.plane{
	width:240px;
	height:120px;
	float:right;
	background-image: url(images/plane.png);
}

.ie7 .plane{
	margin-top:-62px;
}

#welcome1{
margin-left:20px;
margin-top:10px;
width:273px;
padding:20px;
float:left;
}

#welcome2{
margin-left:17px;
margin-top:10px;
margin-right:18px;
width:273px;
padding:20px;
float:left;
}

#welcome3{
width:273px;
padding:20px;
padding-top:15px;
float:left;
}

.ie7 #welcome3{
margin-top:15px;
width:273px;
padding:20px;
padding-top:15px;
float:left;
}

/* content area */
#content {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 65%;
	overflow: hidden;
}

#nosidebarcontent {
	padding: 10px 0px 20px 20px;
	float: left;
	width:96%;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom:30px;
	margin-bottom: 20px;
	border: solid 1px #928d7d;
	background:#FFFFFF;
	background-image: url(images/postbg.jpg);
	background-repeat:repeat-x;

}

.postnosidebar {
	clear:both;
	padding-top: 30px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom:30px;
	margin-bottom: 20px;
	border: solid 1px #928d7d;
	background:#FFFFFF;
	background-image: url(images/postbg.jpg);
	background-repeat:repeat-x;

}

.ie7 .post {
	background-image:none;
}

.posted {
	margin: 0;
	margin-top:10px;
	font-size:0.9em;
	padding:5px;
	background:#33a8e1;
	border: 1px solid #2e97ca;
	color: #fff;
	margin-bottom:20px;
}
.posted a {
	color:#fff;
}

.readmore{
	line-height:60%;
	margin:10px 0px 0px 0px;
	font-size:0.9em;
	padding:5px;
	background:#afe5ff;
	border: 1px solid #5fc9fc;
	border-left:0px;
	border-right:0px;
	color: #2e97ca;
	float:right;
}

.category {
	float: left;
}
.post-title {
	float: left;
	margin-left: 0px;
	width: 600px;
	padding-top: 10px;
}
.timed {
	padding-left: 17px;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/comments-popup_blue.gif) no-repeat;
	float: right;
	font-size: 95%;
	color:#a7ebfd;
	width:80px;
	height:65px;
	padding-top:5px;
	padding-left:10px;
	padding-right:3px;
	text-align:center;
	margin-right:24px;
}
.post-comments a {
	color:#a7ebfd;
}
.post-comments a:hover {
	color:#fff;
	text-decoration:none;
}

.number {
	color:#a7ebfd;
	font-size:32px;
	font-weight:bold;
	line-height:32px;
	text-decoration:none;
}

.number a:link {
	color:#a7ebfd;
	text-decoration:none;
}

.number a:hover {
	color:#fff;
	text-decoration:none;
}
.post-calendar {
	float: right;
	font-size: 95%;
	color: #999999;
}
blockquote {
	margin : 10px;
	padding : 10px 10px 10px 40px;
	color: #D0D3CC;
	border : 1px solid #d6d6d6;
	background : #f5f4f2 url(images/quote.png) no-repeat 5px 5px;
}
ul, ol {
	margin : 5px 20px;
	padding : 0 20px;
	color : #5f5d57;
}
ul span, ol span {
	color : #afecfa;
}
code {
	color: #D0D3CC;
	font-size: 12px;
}
.mini-add-comment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	width:568px;
	margin:auto;
	clear: both;
}
.navigation a, .navigation a:visited {
	color: #000;
}
.previous-entries a {
	margin-top:-10px;
	float: left;
	padding-left: 18px;
	background: url(images/left_arrow.png) no-repeat left center;
	margin-bottom:20px;
}
.next-entries a {
	margin-top:-10px;
	float: right;
	padding-right: 18px;
	background: url(images/right_arrow.png) no-repeat right center;
	margin-bottom:20px;
}
/* comments area */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin:0px;
	padding:0px;
	line-height: 130%;
	color:#000;
	list-style:none;
}

.commentlist li {
	list-style:none;
	padding:12px;
	border:solid;
	border-color:#d6d6d6;
	border-width:1px;
	margin-bottom:10px;
	background: #f5f4f2;
}
.commentlist .alt {
	color:#646060;
	background: #f5f4f2;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label {
	color: #000;
	font-size: 120%;
}
#commentform input {
	width: 200px;
	background:#f4f4f4;
	border: 1px solid #c4c4c4;
	padding: 10px;
	color: #000;
	font-size:120%;
	margin-top: 3px;
	margin-right:20px;
}
#commentform textarea {
	width: 500px;
	height: 115px;
	background:#f4f4f4;
	border: 1px solid #c4c4c4;
	padding: 10px;
	color: #000;
	margin-top: 3px;
	font-size:120%;
}
#commentform #submit {
	background:#33a8e1;
	color: #FFFFFF;
	border: solid 1px #2e97ca;
	cursor: pointer;
	width: 200px;
}

.commentmetadata{
	color:#a8a8a8;
	font-size:70%;
	text-align:right;
}

.commentmetadata a{
	color:#a8a8a8;
}

.commentmetadata a:hover{
	color:#a8a8a8;
	text-decoration:none;
}

.author{
	font-size:18px;
	color:#33a8e1;
	font-style:italic;
	line-height:150%;
}



/*sidebar */

#sidebarwrap{
	float: right;
	width:280px;
	margin-right:20px;
	overflow: hidden;
}

#sidebar {
	color: #5f5d57;
}
#sidebar img {
	border: none;
}
#sidebar h2, #sidebar .sidebartitle {
	color: #33312a;
	margin: 20px 0px 2px;
}
#sidebar a, #sidebar a:visited {
	color: #5f5d57;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000;
	text-decoration: none;
}
#sidebar ul {
	margin:0px;
	padding:0px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li {
	padding-top:5px;
	padding-bottom:5px;
}
#sidebar ul li ul li ul li {
	padding: 1px 0 1px 10px;
	border: none;
}
ul.list-blogroll li {
list-style-image:url(images/bullet.png);
list-style-type:square;
}
li.widget_recent_comments li {
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
li.widget_calendar td {
	padding: 3px 5px;
}
.textwidget {
	padding-top: 5px;
}


#sidebartop {
	color: #5f5d57;

}
#sidebartop img {
	border: none;
}


.sidefeaturehead {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:7px;
	width:280px;
	background: url(images/feature_header.jpg) no-repeat left top;
	margin:auto;
	margin-top:10px;
}
.sidefeaturebox {
	background-color:#f3f3f3;
	border:solid;
	border-width:1px;
	border-color:#8f8c83;
	border-top:none;
	border-bottom:none;
	padding:20px 0px 20px 0px;

}

.sidefeaturefooter{
	padding-left:10px;
	width:280px;
	background: url(images/feature_footer.jpg) no-repeat left top;
	margin:auto;
	height:17px;
	margin-bottom:10px;
}

.sidefeaturebox li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #272624;
	font-weight: bold;
	text-transform: none;
	display: block;
	padding: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

.sidefeaturebox li a span {
	display: block;
	color: #828282;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
}
.sidefeaturebox li a:hover {
	background: #fff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#explorebox{
	margin-top:10px;
	background-color:#f3f3f3;
	border:solid;
	border-width:1px;
	border-color:#8f8c83;
	padding:20px 0px 20px 0px;
}

#explorebox a{
	color:#646060;
}

#explorebox a:hover{
	color:#67caf7;
}

#explorebox  ul{
list-style:square inside url(images/bullet.png);
}







/* search form */

#search-form {
	position: relative;
	top: 230px;
	right: 0px;
	height: 37px;
	float: right;
	width: 150px;
}
#search-form #s {
	background: #0e0e0e;
	height: 17px;
	width: 90px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #fff;
	border: solid 1px #eeeded;
}
#search-form #search-submit {
	background: url(images/search-btn.png) no-repeat left top;
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
#searchform {
	background: #eeeded;
	height: 17px;
	width: 60px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#searchform #searchsubmit {
	height: 23px;
	width: 23px;
	border: none;
}
/* footer area */

#footerbarwrap {
	width:960px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
}
#footerbar {
	background-color:#010000;
	background:#010000;
	background-image: url(images/footerbarbg.png);
	background-repeat:repeat-x;
	min-height:63px;
}
#footer {
	clear: both;
	background: #423e35;
	color: #aca79c;
	padding-top: 10px;
	font-size: 95%;
	border-top: 1px solid #1f1f1f;
	vertical-align:bottom;
}
#footer a, #footer a:visited {
	color: #D0D3CC;
	font-weight: bold;
	text-decoration:underline;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

#footer img{
	padding:0px;
	margin:0px;
}

#footertext{
	padding-top:16px;
	padding-bottom:20px;
	float:left;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img {
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
a img {
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
img.wp-smiley {
	border:none;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

hr{
	margin-top:15px;
	margin-bottom:15px;
	 width: 100%;
      color: #ebebeb;

      height: 1px;

}

/* rounded corners */

div.rounded_box{
    background-color: #ccdaff; 
    color: #333; 
    padding: 10px;
    border:0;
    zoom:1;
}
/* border with rounded corners */
div.rounded_border {  background: #6666ff; padding: 8px; }

.tags{
	font-size:85%;
	text-transform:uppercase;
}

.aboutAuthor{
	font-size:130%;
	font-weight:bold;
}

.related{
	background-color:#f5f4f2;
	border:solid 1px #d6d6d6;
	padding:12px;
}

.related li{
list-style-image:url(images/bullet.png);
list-style-type:square;
padding-bottom:6px;
}

.related h2{
	margin:0px 0px 10px 0px;
	padding:0px;
}

.related a{
	color:#646060;
}

.related a:hover{
	color:#67caf7;
}