/***************************** Header ***********************************/
/****************************** Footer **********************************/
    footer#footer {background-color: #26314f;/*#e6e3d8;*/}
    #footer .widget-title {color: #fff;/*#36332E;*/}
    #footer, #footer p {color: #696868;}
    #footer a {color: #efefef; text-decoration: underline;}
    #footer
    #footer a:hover {color: #FFFFFF;}
/***************************** Other ************************************/
a, a > * {color:#1ff2fd;/*#847460;*/}a:hover:not(.button, .fc-event), a:hover > * {color:#26314f!important;}
/************************* Main Navigation *******************************/
    .navigation {
		background: #f7f5ed; /* Old browsers */
		background: -moz-linear-gradient(top,  #f7f5ed 0%, #ebe9e2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f5ed), color-stop(100%,#ebe9e2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f7f5ed 0%,#ebe9e2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f7f5ed 0%,#ebe9e2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f7f5ed 0%,#ebe9e2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f7f5ed 0%,#ebe9e2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f5ed', endColorstr='#ebe9e2',GradientType=0 ); /* IE6-9 */
	}
    .navigation > div > div > ul > li > a,.navigation > div > ul > li > a {color:#36332E;}
    .navigation > div > ul > li:hover > a {color:#63C3D7 !important;}
    .navigation > div > div > ul > li.current-menu-item > a,
    .navigation > div > ul > li.current-menu-item > a,
    .navigation > div > ul > li.current-menu-parent > a,
    .navigation > div > ul > li.current-menu-ancestor > a,
    .navigation > div > ul > li.current_page_item > a,
    .navigation > div > ul > li.current_page_parent > a,
    .navigation > div > ul > li.current_page_ancestor > a {
    color: #63C3D7 !important; 
    }
    .navigation ul ul li:hover > a,
    .navigation ul ul li.current-menu-item > a,
    .navigation ul ul li.current-menu-parent > a,
    .navigation ul ul li.current-menu-ancestor > a,
    .navigation ul ul li.current_page_item > a,
    .navigation ul ul li.current_page_parent > a,
    .navigation ul ul li.current_page_ancestor > a {
    background: #36332e;
    }
/************************** Content ******************************/
    /*#content, #content p {color:#777777;}*/
/*************************** Buttons *****************************/	
    .button:not(.default) {color:#fff;}
/************************** Sidebar ******************************/
    /*#sidebar .widget-title {color:#242424;}*/
    #sidebar .textwidget,
    #sidebar .jta-tweet-text,
    /*#sidebar .widget p {color:#777777;}*/
/************************ Testimonials ***************************/
    #sidebar .quoteBox .quote-text {color:#777777;}
    #sidebar .quoteBox .quote-author {color:#777777;}
/************************** Picture *****************************/
    .bordered {background-color:#E0DFD8;}
    .bordered:hover {background-color:#E0DFD8;}
/************************ Headings *****************************/