/* $Id: local.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/* Header Layout */

.header-top-region-wrapper {
  position: absolute;
  bottom: -6px;
  right: -50px;
}

.header-group-wrapper {
  background: #393939 url(banners/rotate.php) no-repeat center center !important;
  height: 175px;
}
.header-group-inner {
  background: transparent !important;
}
.header-site-info-inner {
  background: transparent !important;
  
}
.header-primary-menu-wrapper {
  background: #113311 none repeat scroll 0 0 !important;
}

.header-top-region a:link, 
.header-top-region a:visited, 
.header-top-region a:hover, 
.header-top-region a:focus  {
  color: #f3f3f3;
}

.form-submit {
  border: 3px solid #f3f3f3;
  color: #f3f3f3;
}

div#edit-name-wrapper .overlabel-apply,
div#edit-pass-wrapper .overlabel-apply {
  color: #666666;
}

#site-name {
  font-size: 3em;
}

#slogan {
  font-size: 1.5em;
}

#block-menu-menu-logged {
  position: absolute;
  bottom: -5px;
  right: 30px;
}

#block-menu-menu-photographer-links {
  position: absolute;
  bottom: -5px;
  right: 30px;
}

ul.quicktabs_tabs li a  {
  color: #666666;
}

ul.quicktabs_tabs li.active a,
ul.quicktabs_tabs li a:hover{
  color: #000000;
}

.view-paly-games .view-header {
font-size: 150% !important;
color: #535353;
}
