/***********************************************************************
       _________        __    __ 
      / ____/ (_)____ _/ /_  / /_
     / /_  / / // __ `/ __ \/ __/
    / __/ / / // /_/ / / / / /_  
   /_/   /_/_/ \__, /_/ /_/\__/  
              /____/             
      __          ________                 ____      _ __     
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____ 
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/ 
       /___/                                                                                     

   Template Name:   Flight
   Description:     Full Screen Slideshow Portfolio Website Template
   Template URL:    http://www.themesuite.com/flight/
   Version:         1.0
   Author:          Theme Suite
   Author URL:      http://www.themesuite.com/
   Support:         http://support.themesuite.com/
   
***********************************************************************/


/*  GENERAL
----------------------------*/
body {
	background: #99aa66;
}

h1, h2, h3, h4, h5 {
	color: #fff;
}

a {
	color: #9ac6cd;
}


/*  LOGO
----------------------------*/
#logo {
	color: #ffffff;
}


/*  FLIGHT MENU
----------------------------*/
.menu li.move, .menu-desc div {
	background: #99aa66;
	background: -webkit-gradient(linear, right top, right bottom, from(#99aa66), to(#99aa66));
	background: -moz-linear-gradient(#99aa66, #99aa66);
	background: -webkit-linear-gradient(#99aa66, #99aa66);
	background: -ms-linear-gradient(#99aa66, #99aa66);
	background: -o-linear-gradient(#99aa66, #99aa66);
	-pie-background: linear-gradient(#99aa66, #99aa66);
	background: linear-gradient(#99aa66, #99aa66);
}

.menu li a, .primary-heading a {
	color: white;
}

.menu-desc div span {
	color: #f0f0f0;
}


/*  HEADER & BOXES
----------------------------*/
#header, .box-colored:hover, .box-colored-small:hover {
	background: linear-gradient(top, #858585 0%,#858585 100%); /* CSS3 Standard */  
	background: -moz-linear-gradient(#858585, #858585); /* FF 3.6+ */ 
    background: -ms-linear-gradient(#858585, #858585); /* IE10 */ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #858585), color-stop(100%, #858585)); /* Safari 4+, Chrome 2+ */  
    background: -webkit-linear-gradient(#858585, #858585); /* Safari 5.1+, Chrome 10+ */  
    background: -o-linear-gradient(#858585, #858585); /* Opera 11.10 */
	-pie-background: linear-gradient(#858585, #858585); /* PIE */
}


/*  PRIMARY COLUMN
----------------------------*/
.primary-heading, .tertiary-heading, .fullwidth-heading {
    background: linear-gradient(top, #99aa66 0%,#99aa66 100%); /* CSS3 Standard */  
	background: -moz-linear-gradient(#99aa66, #99aa66); /* FF 3.6+ */ 
    background: -ms-linear-gradient(#99aa66, #99aa66); /* IE10 */ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99aa66), color-stop(100%, #99aa66)); /* Safari 4+, Chrome 2+ */  
    background: -webkit-linear-gradient(#99aa66, #99aa66); /* Safari 5.1+, Chrome 10+ */  
    background: -o-linear-gradient(#99aa66, #99aa66); /* Opera 11.10 */
    -pie-background: linear-gradient(#99aa66, #99aa66); /* PIE */
}


/*  SECONDARY COLUMN
----------------------------*/
.secondary-heading {
	background: linear-gradient(top, #99aa66 0%,#99aa66 100%); /* CSS3 Standard */  
	background: -moz-linear-gradient(#99aa66, #99aa66); /* FF 3.6+ */ 
    background: -ms-linear-gradient(#99aa66, #99aa66); /* IE10 */ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99aa66), color-stop(100%, #99aa66)); /* Safari 4+, Chrome 2+ */  
    background: -webkit-linear-gradient(#99aa66, #99aa66); /* Safari 5.1+, Chrome 10+ */  
    background: -o-linear-gradient(#99aa66, #99aa66); /* Opera 11.10 */  
    -pie-background: linear-gradient(#99aa66, #99aa66); /* PIE */
}


/*  BUTTONS
----------------------------*/
.button, .button:visited, .page-numbers, .page-numbers:visited, #comment-submit-button {
	background: #99aa66 url(../../images/buttons/button.png) repeat-x;
	color: #fff;
}

.button:hover, .page-numbers:hover, #comment-submit-button:hover { 
	background-color: #8ab9c1; 
	color: #fff; 
}


/*  TWITTER FEED
----------------------------*/
.ts-tweet-list-item {
	border-bottom: 2px solid #424244;
	-moz-border-bottom-colors: #272729 #424244;
}

.ts-tweet-list-item:first-child {
    border-top: 2px solid #424244;
	-moz-border-top-colors: #272729 #424244;
}

.ts-tweet-body, .ts-tweet-text, .ts-loading {
	color: #bebebe;
}

.ts-tweet-user-screen-name {
	color: #fff;
}

.ts-tweet-user-screen-name-link, .twitter-anywhere-user, .ts-tweet-hashtag, .ts-tweet-user-screen-name-link:hover, .ts-tweet-a:hover, .twitter-anywhere-user:hover, .ts-tweet-hashtag:hover {
	color: #858585;
}

.ts-tweet-attributes, .ts-tweet-timestamp-link, .ts-tweet-source-link a, .ts-tweet-inreplyto-link, .ts-tweet-location-link, .ts-tweet-retweeter-link, .ts-tweet-timestamp-link:hover, .ts-tweet-source-link a:hover, .ts-tweet-inreplyto-link:hover, .ts-tweet-location-link:hover, .ts-tweet-retweeter-link:hover, .ts-tweet-actions, .ts-tweet-action-reply a, .ts-tweet-action-retweet a, .ts-tweet-action-favorite a, .ts-tweet-list-controls-button {
	color: #999;
}

.ts-tweet-action-reply a:hover, .ts-tweet-action-retweet a:hover, .ts-tweet-action-favorite a:hover {
    color: #666666;
}

.ts-tweet-list-controls-button:hover, .ts-tweet-list-autorefresh-trigger:hover, .ts-login-info-sign-out:hover {
	color: black;
	background-color: #999;
}

.ts-tweet-list-autorefresh-trigger, .ts-login-info-sign-out {
	border: 1px solid #999;
}

.ts-error {
	color: #000;
    background-color: #f00
}

@media only screen and (max-width: 1279px) {
	
#menu a:hover, #menu li a.active {
	background: #99aa66;
	background: -webkit-gradient(linear, right top, right bottom, from(#99aa66), to(#99aa66));
	background: -moz-linear-gradient(#99aa66, #99aa66);
	background: -webkit-linear-gradient(#99aa66, #99aa66);
	background: -ms-linear-gradient(#99aa66, #99aa66);
	background: -o-linear-gradient(#99aa66, #99aa66);
	-pie-background: linear-gradient(#99aa66, #99aa66);
	background: linear-gradient(#99aa66, #99aa66);
}

}

}