﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

/* ======================================================HEADER AREA ======================================================*/
/* Header and Site Name */
header {background: #dddddd linear-gradient(#dddddd, #fff, #dddddd); color: #000; padding-bottom: 18px;}
.headerBox75Left  {float: left; width: 73%; padding: 10px 0; margin: 0;}
.headerBox25Right {float: right; width: 23%; padding: 10px 0 0 0; margin: 0;}
.brand, .brand a, .brand a:hover {font: 52px 'Philosopher', Verdana, Helvetica, sans-serif; color: #465947; letter-spacing: -1px; text-decoration: none; margin: 0;}
.slogan {font-size: 22px; font-family: 'Philosopher', Verdana, Helvetica, sans-serif; color: #000000; padding-left: 10px; margin: 0;}	

/* Site Name */
.title-area {width:100%; padding: 20px 0 0 0;}
.title-area, .title-area a, .title-area a:hover  {font: 38px 'Philosopher', Verdana, Helvetica, sans-serif;	color: #ffffff!important; letter-spacing: -1px; text-decoration: none; margin: 0; }
.logintext {float:right; color: #fff; font-size:10px; text-transform: none;}