/* $Id$ */

/*
+----------------------------------------------------------------+
|   Duplex for Dupal 6.x - Version 1.0                           |
|   Copyright (C) 2011 Antsin.com All Rights Reserved.           |
|   @license - Copyrighted Commercial Software                   |
|----------------------------------------------------------------|
|   Theme Name: Duplex                                           |
|   Description: Duplex by Antsin                                |
|   Author: Antsin.com                                           |
|   Date: 25th February 2011                                     |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
|   This file may not be redistributed in whole or               |
|   significant part.                                            |
+----------------------------------------------------------------+
*/  

/*==============  STYLE  ====================*/
a, h1.title a:hover, h2.title a:hover, h3.title a:hover, #primary ul ul a:hover,
.node-type-blog span.day, .comment .author, 
.block li a:hover, .block li a.active, #footer li a:hover, #footer li a.active {
   color: #12355F;
    font-size: larger;
    text-decoration: none;
}
}

h1.title, h2.title, h3.title, h1.title a, h2.title a, h3.title a {
  color: #6F6453;
}

body {
  background: #ECEBEA url("../images/blue/bg_body.png") repeat left top;
}

/** header **/
#header {
  border-bottom: 10px solid #D2E0E9;
}

/** showcase **/
#showcase .block{
  color: #fff;
  padding: 0;
  background: transparent;
  
}

#showcase h2{
  color: #fff;
  border-bottom: 1px solid #C6E1F0;
}

#showcase .read-more a {
  color: #fff;
}

#showcase .read-more a:hover {
  color: #C63942;
}

/** main **/
#main {
  background: url("../images/blue/bg_main.png") repeat-x left top;
}

/** sidebar **/
#sidebar-top .title h2, #sidebar-left .title h2 {
  color: #fff;
}

#sidebar-right .title h2 {
  color: #6f6453;
}

#sidebar-top .title {
  height: 30px;
  background-color: #BFDFF3;  
}

#sidebar-top .title h2 {
  background: url("../images/blue/bg_sidebar_title.png") no-repeat right top;  
}

#sidebar-left .title h2 {
  background-color: #79B5D9;  
}

#sidebar-right .title h2 {
  background-color: #BFDFF3;
}

/** breadcrumb **/
#breadcrumb {
  color: #6f6453;
  background-color: #BFDFF3;
}

#breadcrumb-here {
  color: #fff;
  background: url("../images/blue/bg_sidebar_title.png") no-repeat right top;  
}

/** menu **/
#primary li {
  background-color: #A0CDE8;
}

#primary li.active-trail, #primary li:hover, #primary li.sfHover, #primary li li {
  background-color: #1A8EB4;
}

#primary ul ul li a {
  border-top: 1px solid #D2E9F8;
  border-bottom: 1px solid #A2D1EE;
}

#primary ul ul ul li a {
  border-top: 1px solid #D2E9F8 !important;
  border-bottom: 1px solid #A2D1EE !important;
}

/** read more & button **/
.read-more a:hover {
  border-bottom: 1px solid #C63942;
}

.button input:hover, ul.pager li:hover {
  border: 1px solid #C63942;
}
.calendar-calendar .month-view table
{
border: 1px solid #888888;
}
.calendar-calendar .mini
{
 background-color: white;
}
.calendar-calendar td a 
{
    color: #12355F;
}
.calendar-calendar td {
       text-align: center;
}
.calendar-calendar .mini-day-off {
    background-color: #BFDFF3;
    }
.calendar-calendar tr td.today div.month, .calendar-calendar tr.odd td.today div.month, .calendar-calendar tr.even td.today div.month {
    background-color: #79B5D9;
}
a, h1.title a:hover, h2.title a:hover, h3.title a:hover, #primary ul ul a:hover, .node-type-blog span.day, .comment .author, .button input, .block li a:hover, .block li a.active, #footer li a:hover, #footer li a.active {
   
    font-size: larger;
    text-decoration: none;
}

#block-search-0 .button input {
    background-color: #12355F;
    color: white;
    left: 80px;
    position: relative;
    top: -40px;
}
.node-type-blog .submitted {
  float: left;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  margin-right: 10px;
  border-right: 1px solid #eee;
  background-color: #12355F;
}

.node-type-blog span.day {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  font-style: italic;
  color: white; 
}
#header-inner

{
height: auto;
}

