/*
Theme Name: Fly EFI 2009
Theme URI: http://wordpress.org/
Description: Theme built for EFI in 2009.  White text on a dark background with excess body background being blue.
Version: 1.0
Author: Luke Jernejcic
Author URI: http://jernejcic.com/
Tags: black, custom header, fixed width, two columns, widgets

	This theme was designed by Stella Pak (http://www.zentricdesign.com)
	and built by Luke Jernejcic (http://www.jernejcic.com)
*/

/* CSS RESET v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */ 
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; } del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/bottom_bg_tile.gif');
	color: #EEE;
	text-align: center;
}

ul {
    list-style-image: url('images/orange_bullet.gif');
    line-height: 1.3em;
}

li {
    margin: 0.7em 2em;
}

p {
    line-height: 1.5em;
    margin: 1em 0px;
}

#clouds {
    background-image: url('images/sky.jpg');
    background-repeat: repeat-x;
}

#fader-bottom {
    background-image: url('images/shadow_bottom.png') !important;
    background-repeat: no-repeat;
    background: none;
}

#fader-top {
    background-image: url('images/shadow_top.png') !important;
    background-repeat: no-repeat;
    background: none;
}

#page {
	text-align: left;
}

#page-inner {
    background-image: url('images/shadow_middle.png') !important;
    background: none;
}

#page-content {
    background-color: #3E3634;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

#gradient_background {
    background-image: url('images/gradient_bg.gif');
    background-repeat: repeat-x;
    height: 677px;
    left: 0px;
    position: absolute;
    top: 300px;
    width: 100%;
}

#header {
	background-image: url('images/main_header.jpg');
	background-repeat: no-repeat;
}

#header_links {
    background-image: url('images/grid_background.gif');
    background-repeat: no-repeat;
    border-top: solid 10px #575556;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
    background-image: url('images/grid_background.gif');
    background-repeat: no-repeat;
    background-position: 0px -30px;
	font-size: 1.2em;
	padding: 15px 0px 0px;
}

#tiles-left {
    background-image: url('images/left_bg.gif');
    background-repeat: no-repeat;
}

#tiles-right {
    background-image: url('images/right_bg.gif');
    background-repeat: no-repeat;
}

#content #wrapper {
    border: none;
    border-bottom: 9px solid #302825;
    border-top: 7px solid #302825;
    height: 333px;
    margin: 0px;
    padding: 0px;
    width: 436px;
}

#content #wrapper #fullsize #imglink {
    display: none;
}

.home_bottom_content {
    clear: both;
    padding: 5px 30px;
}

.home_top_content {
}

.home_top_content .entry {
    background-image: url('images/slideshow_1_bg.jpg');
    float: left;
    height: 349px;
    width: 524px;
}

.home_top_content .entry .entry_content {
    padding: 0px 20px;
}

.home_top_content #wrapper {
    float: right;
}

.quote_box, #random-quote {
    background-image: url('images/did-u-know.gif');
    color: #000;
    font-size: 0.8em;
    height: 63px;
    line-height: 1.5em;
    padding: 45px 10px 5px;
    width: 244px;
}

.homepage #pbs_bottom_right #random-quote {
    margin-left: 90px;
}

.round_boxed_paragraph, .homepage #pbs_bottom_left {
    background-image: url('images/startnow_bg.gif');
    background-repeat: no-repeat;
    height: 358px;
    padding: 5px 5px;
    width: 456px;
}

.homepage #pbs_bottom_left {
    margin: 5px 0px 10px 30px !important;
    margin-left: 10px;
}

.homepage #pbs_bottom_left .header_image {
    margin: -15px 0px -10px -30px;
    position: relative;
}

.homepage #pbs_bottom_right {
    margin: 40px 10px 10px 0px;
    width: 450px;
}

.homepage #pbs_bottom_right li {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
    border: 1px solid #777;
}

.even, .alt {

	border-left: 1px solid #777;
}

#footer {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar a:link, #sidebar a:visited {
    color: #EFED89;
}

#sidebar a:active, #sidebar a:hover {
    color: #77AADD;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #EEE;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
    background-color: #DDD;
    border: solid 1px #777;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #7AD;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#clouds {
    height: 300px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}

#fader-bottom {
    height: 11px;
    left: 0px;
    position: absolute;
    bottom: -11px;
    width: 990px;
}

#fader-top {
    height: 11px;
    left: -15px;
    margin-bottom: -11px;
    position: relative;
    top: -11px;
    width: 990px;
}

#logo {
    left: 65px;
    position: absolute;
    top: 20px;
}

#page {
	margin: 86px auto 50px !important;
	margin-top: 73px;
	position: relative;
	width: 990px;
}

#page-inner {
	padding: 0px 15px;
	width: 960px;
}

#header {
	margin: 0px;
	padding: 0;
	height: 214px;
	width: 960px;
}

#header_links {
    height: 30px;
    padding: 0px 5px;
    text-align: right;
}

#header_links li{
    margin: 0px 0px 0px 0px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

#social_links {
    position: absolute;
    right: 15px !important;
    right: 45px; /* IE 6 hack */
    text-align: right;
    top: -25px;
    width: 100%;
}

#social_links a:link, #social_links a:visited {
    color: #3E3634;
}

#social_links a:hover, #social_links a:active {
    color: #0066CC;
}

#social_links img {
    position: relative;
    top: 3px;
}

#tiles {
    border: solid 1px red;
    display: none;
    left: 50%;
    position: absolute;
    top: 300px;
    width: 0px;
}

#tiles-left {
    height: 977px;
    left: -752px;
    position: absolute;
    top: 0px;
    width: 272px;
}

#tiles-right {
    height: 977px;
    left: 480px;
    position: absolute;
    top: 0px;
    width: 272px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

.quotescollection_nextquote {
    position: absolute;
    right: 0px;
    top: 45px;
}

.quotescollection_randomquote {
    position: relative;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
    border-bottom: solid 1px #FC902E;
    color: #FC902E;
	margin-top: 0px;
	padding-bottom: 3px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
}

#header_links ul {
    font-size: 12px;
	list-style-type: none;
	list-style-image: none;
    position: relative;
}

#header_links ul li {
    display: inline;
    font-size: 12px;
	list-style-type: none;
	list-style-image: none;
    margin-right: 2px;
    position: relative;
}

#header_links ul li a {
    display: inline;
    height: 28px;
    padding: 0px;
    position: relative;
    color: #B7B6B4;
    text-decoration: none;
}

#header_links ul li a span.hb_content {
    margin: 0px;
}

#header_links ul li a span.hb_content, #header_links ul li a span.hb_leading, #header_links ul li a span.hb_trailing {
    display: inline;
    height: 18px;
    margin: 0px;
    padding: 6px 0px;
    position: relative;
}

#header_links ul li a span.hb_leading, #header_links ul li a span.hb_trailing {
    padding: 6px 3px;
}

#header_links ul li.current_page_item a span.hb_content, #header_links ul li a:active span.hb_content, #header_links ul li a:hover span.hb_content {
    background-image: url('images/header_on.gif');
    background-position: -10px 0px;
    color: #FAD67E;
}

#header_links ul li.current_page_item a span.hb_leading, #header_links ul li a:active span.hb_leading, #header_links ul li a:hover span.hb_leading {
    background-image: url('images/header_on.gif');
    background-position: top left;
}

#header_links ul li.current_page_item a span.hb_trailing, #header_links ul li a:active span.hb_trailing, #header_links ul li a:hover span.hb_trailing {
    background-image: url('images/header_on.gif');
    background-position: top right;
}

/*#header_links li a span.hb_leading {
    background-position: 0 0;
    position: absolute;
    width: 10px;
}

#header_links li.current_page_item a, #header_links li a:active, #header_links li a:hover {
    background-image: url('images/header_on.gif');
    background-position: -10px 0;
}*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li {
    list-style-image: url('images/orange_bullet.gif');
    margin-left: 10px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0 0 15px;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px !important;
	width: 90px; /* IE 6 hack */
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form {
	margin: 0;
	padding: 10px 0px 0px 0px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	height: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Style classes */
.clear_both { clear: both; }
.float_left { float: left; }
/* End styles */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#footer {
    bottom: -65px;
    position: absolute;
    width: 960px;
}

#footer a:active, #footer a:hover {
    color: #9D4900;
}

#footer p {
    color: #3E3634;
    margin:  0px;
    padding: 20px;
}

#page-content .homepage .entry img {
    background-color: transparent;
    border: none !important;
    margin: 0px;
    padding: 0px;
}

#page-content #sidebar {
    background-color: #38302E;
    margin: 50px 0px 20px 750px;
    padding: 0px 0px 15px;
}

#page-content #sidebar h2 {
    border-bottom: solid 1px #FC902E;
    color: #FC902E;
    margin: 0px;
    padding: 0px 0px 3px 5px;
}

#page-content #sidebar ul li {
    font-size: 1.1em;
    margin: 20px 10px 0px;
}

#page-content #sidebar ul ul li {
    font-size: 1em;
    margin: 10px 0px 0px 15px;
}

#page-content .commentlist .bypostauthor {
    border: solid 1px #7FB0CE;
}

#page-content .large_content_area {
    float: left;
    padding: 25px 0px 0px 50px;
    width: 650px;
}

#page-content .entry h3 {
    color: #EFED89;
    font-size: 1.3em;
}

#page-content .large_content_area .entry img {
    background-color: #28201E !important;
    border: solid 1px #FC902E !important;
    margin: 5px 15px;
    padding: 1px;
}

#page-content .entry img.alignleft {
    margin-left: 0px;
}

#page-content .entry img.alignright {
    margin-right: 0px;
}

#page-content .entry h3 + p {
    margin-top: 5px;
}

#page-content .entry ul {
    list-style-image: url('images/orange_arrow.gif');
    margin-left: 15px;
}

#page-content .entry ul li {
    padding-left: 7px;
}

#page-content .image_post .entry img {
    margin: 0px;
}

#page-content .large_content_area h2.page_title {
    background-image: url('images/gray_botton.gif');
    background-repeat: no-repeat;
    color: #FC902E;
    margin: 0px 0px 0px -25px;
    padding: 22px 0px 15px 25px;
}

#page-content .large_content_area h2 a:link, #page-content .large_content_area h2 a:visited, #page-content .large_content_area .entry_details a:link, #page-content .large_content_area .entry_details a:visited {
    color: #9FD0EE;
}

#page-content .large_content_area h2 a:active, #page-content .large_content_area h2 a:hover, #page-content .large_content_area .entry_details a:active, #page-content .large_content_area .entry_details a:hover {
    color: #FC902E;
}

#page-content .large_content_area .entry_details {
    border-bottom: solid 1px #9FD0EE;
    color: #9FD0EE;
}

#page-content .large_content_area .entry_details a:link, #page-content .large_content_area .entry_details a:visited {
    text-decoration: underline;
}

#page-content .large_content_area .entry_details a:active, #page-content .large_content_area .entry_details a:hover {
    text-decoration: none;
}

#page-content .large_content_area .entry_details small {
    color: #9FD0EE;
}

.commentlist li {
    background-color: #38302E;
}