@charset "UTF-8";
/*
Template Name: Transform
Template URI: http://www.os-templates.com/
Description: Designed and Built by <a href="http://www.os-templates.com/">OS Templates</a>. This modern template is adaptable, lightweight and fully customisable. The template is easy to use, enabling you to create your site within minutes.
Version: 1.0.1
Author: OS-Templates.com
Author URI: http://www.os-templates.com/
Copyright: OS-Templates.com
Licence: Single Site
Licence URI: http://www.os-templates.com/template-terms
File: Orange CSS
*/

/* Base Colour: #FF9900 */

a{color:#FF9900;}

/* Colour Coding for layout.css
---------------------------------------------------------------------------------------------------------------------------------------*/

/* Main Container => Content + Sidebar */
.container a{}

/* Page Intro */
#pageintro nav li:last-child a{color:#FF9900;}

/* Copyright */
#copyright #sitename a{color:#FFFFFF; background-color:#B76D00;}
#copyright #sitename a:hover{background-color:#FF9900;}


/* Colour Coding for navigation.css
---------------------------------------------------------------------------------------------------------------------------------------*/

/* Top Navigation */
#topnav li:hover, #topnav li.active{border-color:#FF9900;}
#topnav ul li li:hover > a, #topnav ul li.active ul .active > a{color:#FFFFFF; background-color:#FF9900;}

/* Sidebar Navigation */
.container .sidebar aside nav a:hover, .container .sidebar aside nav .active > a{color:#FF9900; background-color:inherit;}

/* Scroll To Top */
#scrolltotop a{color:#FFFFFF; background-color:#FF9900;}
#scrolltotop a:hover{color:#FFFFFF; background-color:#B76D00;}


/* Colour Coding for elements.css
---------------------------------------------------------------------------------------------------------------------------------------*/

/* To completely override all the pre-defined button colours uncomment the following */
/*
.button.black, .button.blue, .button.green, .button.grey, .button.maroon, .button.orange, .button.purple, .button.red, .button.turquoise, .button.white, .button.yellow{
	color:#FFFFFF; background-color:#FF9900;}
.button.black:hover, .button.blue:hover, .button.green:hover, .button.grey:hover, .button.maroon:hover, .button.orange:hover, .button.purple:hover, .button.red:hover, .button.turquoise:hover, .button.white:hover, .button.yellow:hover{
	color:#FFFFFF; background-color:#B76D00;}
*/

/* Call To Action - Best used as a full width banner */
.calltoaction.opt1, .calltoaction.opt2, .calltoaction.opt3{border-color:#FF9900;}

/* Underlined Headlines */
h1 span:after, h2 span:after, h3 span:after, h4 span:after, h5 span:after, h6 span:after{background-color:#FF9900;}

/* Lists - For ul + ol */
.list.tagcloud li a:hover, .list.posttags li a:hover{color:#FFFFFF; background-color:#FF9900;}
.list.posttags li a:hover:before{border-right-color:#FF9900;}

/* Jquery Accordion + Jquery Toggle */
.accordion-title:hover, .toggle-title:hover, .accordion-wrapper .accordion-title.active, .toggle-wrapper .toggle-title.active{color:#FFFFFF; background-color:#FF9900;}

/* Pricing Tables */
.pricingtable-wrapper:hover{border-color:#FF9900;}
.pricingtable-wrapper:hover, .pricingtable-wrapper:hover .pricingtable-title, .pricingtable-wrapper:hover .pricingtable-price{background-color:#FF9900;}
.pricingtable-wrapper:hover .pricingtable-signup a{color:#FF9900;}

/* Forms */
input:focus, textarea:focus{border-color:#FF9900;}


/* Colour Coding for pages.css
---------------------------------------------------------------------------------------------------------------------------------------*/

/* Site Wide Shared Classes */
.blog-post-title a:hover{color:#FF9900; background-color:inherit;}


/* Colour Coding for custom-flexslider.css
---------------------------------------------------------------------------------------------------------------------------------------*/

/* Captions */
.flex-caption a{color:#FF9900; background:inherit;}