/* $Id$ */

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

/*==============  RESET  ===================*/
html, body, div, blockquote, p, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td {
  margin: 0;
  padding: 0;
}

blockquote, ul, ol, dl {
  margin: 1em;
}

ol,ul,dl {
  padding-left: 2em;
}

th,td {
  padding: .5em;
}

p {
  margin: 1em 0;
}

/*==============  LAYOUT  ===================*/
/** body **/
#page, #header, #closure {
  width: 100%;
  clear: both;
}

#header-inner, #main-inner { 
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

#main, #border-top, #border-bottom { 
  margin-left: auto;
  margin-right: auto;
  width: 982px;
}

#closure-inner { 
  margin-left: auto;
  margin-right: auto;
  width: 940px;
}

/** main top & bottom & footer **/
#main-top .main_top-1 div.column {
  float: left;
  padding: 0 20px;
  width: 940px;
}

#main-top .main_top-2 div.column {
  float: left;
  padding: 0 20px;
  width: 450px;
}

#main-top .main_top-3 div.column {
  float: left;
  padding: 0 20px;
  width: 286px;
}

#main-top .main_top-4 div.column {
  float: left;
  padding: 0 20px;
  width: 205px;
}

#main-bottom .main_bottom-1 div.column, #footer .footer-1 div.column {
  float: left;
  width: 940px;
}

#main-bottom .main_bottom-2 div.column, #footer .footer-2 div.column {
  float: left;
  padding-right: 20px;
  width: 460px;
}

#main-bottom .main_bottom-3 div.column, #footer .footer-3 div.column {
  float: left;
  padding-right: 20px;
  width: 300px;
}

#main-bottom .main_bottom-4 div.column, #footer .footer-4 div.column {
  float: left;
  padding-right: 20px;
  width: 220px;
}

#main-bottom .main_bottom-2 #main-bottom-two.column,
#main-bottom .main_bottom-3 #main-bottom-three.column,
#main-bottom .main_bottom-4 #main-bottom-four.column,
#footer .footer-2 #footer-two.column,
#footer .footer-3 #footer-three.column,
#footer .footer-4 #footer-four.column {
  padding-right: 0;
}

/** content **/
#content, .no-sidebars #content {
  float: left;
  width: 900px;
  margin-left: 40px;
  margin-right: -940px; 
}

.sidebar-left #content {
  width: 695px;
  margin-left: 265px; 
  margin-right: -960px;
}

.sidebar-right #content {
  width: 695px;
  margin-left: 20px; 
  margin-right: -715px;
}

.two-sidebars #content {
  width: 450px;
  margin-left: 265px; 
  margin-right: -715px;
}

/** sidebar left & right **/
.sidebar-left #sidebar-left, .two-sidebars #sidebar-left {
  float: left;
  width: 205px;
  margin-left: 20px;
  margin-right: -225px; 
}

.sidebar-right #sidebar-right, .two-sidebars #sidebar-right {
  float: left;
  width: 205px;
  margin-left: 755px;
  margin-right: -960px;
}

/*==============  STYLE  ====================*/
/** body **/
body {
  color: #666;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 23px;
  background-color: #f2f2f2;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.2;
}

h1 a, h2 a, h3 a {
  color: #2E2F2D;
}

h1 { font-size: 200%;}
h2 { font-size: 180%;}
h3 { font-size: 160%;}
h4 { font-size: 140%;}
h5 { font-size: 120%;}

a:hover, a:active, a:focus {
  outline: none;
}

img.left {
  float: left;
  margin: 0 20px 10px 0;
}

img.right {
  float: right;
  margin: 0 0 20px 10px;
}

img.framed {
  padding: 5px;
  background: #eee;
  border: 1px solid #ddd;
}

.block img.left {
  float: left;
  margin: 5px 15px 5px 0;
}

.block img.right {
  float: right;
  margin: 5px 0 5px 15px;
}

/** header **/
#logo-title {
  float: left;
  width: 300px;
  height: 140px;
  display: inline;
}
/** Georges change from 60 -> 52**/
#site-logo {
  float: left;
  padding: 52px 0 0 0px;
}

#site-title {
  float: left;
  padding: 70px 20px 0 20px;
}

#site-title h1 a {
  color: #fff;
}

#header-blocks {
  clear: right;
  float: right; 
  color: #fff;
  text-align:right;
  width: 500px;
  margin-top: 10px;
}

#header-blocks .block {
  margin: 0 10px 5px 0;
}

/** showcase **/
/* basic */
#showcase {
  clear: both;
}

.easy-accordion {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.easy-accordion dt, .easy-accordion dd {
  margin: 0;
  padding: 0;
}

.easy-accordion dt, .easy-accordion dd {
  position: absolute;
}

.easy-accordion dt {
  cursor:pointer;
  margin-bottom: 0;
  margin-left: -300px;
  z-index: 5; 
}

.easy-accordion dd {
  z-index: 1;
  overflow: hidden;
}

.easy-accordion dd.no-more-active{ 
  z-index: 2;
}

.easy-accordion dd.active {
  z-index: 3;
}

.easy-accordion dd.plus {
  z-index: 4
}
 
.easy-accordion .slide-number {
  position: absolute;
  bottom: 0;
  left: 10px;
}

/* style */
#showcase {
  position: relative;
  padding: 20px;
}

#showcase h1, #showcase h2 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding-bottom: 10px;
}

#showcase-inner-wrapper {
  height: 290px;
  background: #eee url("../images/bg_showcase_inner.png") repeat-y top left;
}

#showcase-inner {
  position: absolute;
  width: 930px;
  height: 300px;
  top: 20px;
  left: 25px;
}

#showcase-inner-top {
  height: 5px;
  background: url("../images/bg_showcase_border.png") no-repeat top center;
}

#showcase-inner-bottom {
  height: 5px;
  background: url("../images/bg_showcase_border.png") no-repeat bottom center;
}

#showcase dl {
  width: 930px;
  height: 300px;
}	

#showcase dt {
  color: #aaa;
  height: 46px;
  line-height: 44px;
  text-align: right;
  padding :0 15px 0 0;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: url("../images/bg_showcase_slide.png") no-repeat left top ;
}

#showcase dt:hover {
  cursor: pointer;
  background: url("../images/bg_showcase_slide.png") no-repeat left -47px;
}

#showcase dt.cufon.active {
  cursor: pointer;
  background: url("../images/bg_showcase_slide.png") no-repeat left bottom;
}

#showcase dd {
  background: #fff;
  border: 1px solid #eaeaea;
  border-left: 0;
  margin: 5px 5px 5px -5px;
  padding: 20px 30px;
}

#showcase dd .figcaption { 
  color: white;
  position: absolute; 
  bottom: 20px; 
  right: 30px;
  padding: 10px 15px; 
  z-index: 3; 
  background: black; 
}

#showcase dd img.showcase {
  margin: -25px -35px -25px -30px;  
}

#showcase dd img.showcase-alter {
  margin: 0 -35px -25px -30px;  
}

#showcase dd ul {
  float: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

#showcase dd ul li {
  padding: 5px 0 5px 15px;
  background: transparent url("../images/list_dot.png") no-repeat left 11px;
}

#showcase dd ul.typo-arrow li {
  padding-left: 25px;
  background: url("../images/icons/arrow.png") no-repeat left 6px;
}

#showcase dd ul.typo-star li {
  padding-left: 25px;
  background: url("../images/icons/star.png") no-repeat left 5px;
}

#showcase dd ul.typo-checklist li {
  padding-left: 25px;
  background: url("../images/icons/tick.png") no-repeat left 6px;
}

#showcase .slide-number {
  left: 20px;
  font-weight: bold;
}

/** main, main top & bottom **/
#main {
  background: url("../images/bg_main.png") repeat-y center top;
}

#main-top {
  background: url("../images/bg_divider_bottom.png") no-repeat top left;
}

#main-top-inner {
  padding-top: 25px;
}

#main-top-border {
  clear: both;
  height: 6px;
}

.main_top-1 {
  border-bottom: 1px solid #eaeaea;
}

.main_top-2 #main-top-border {
  background: url("../images/bg_main_top.gif") no-repeat left top;
}

.main_top-3 #main-top-border {
  background: url("../images/bg_main_top.gif") no-repeat left -6px;
}

.main_top-4 #main-top-border {
  background: url("../images/bg_main_top.gif") no-repeat left bottom;
}

#main-top .main_top-2 {
  background: url("../images/bg_main_top_2.gif") repeat-y center top;
}

#main-top .main_top-3 {
  background: url("../images/bg_main_top_3.gif") repeat-y center top;
}

#main-top .main_top-4 {
  background: url("../images/bg_main_top_4.gif") repeat-y center top;
}

#main-middle-inner {
  padding-top: 20px;
}

.without-bottom #main-middle-inner {
  background: url("../images/bg_divider_top.png") repeat-x bottom left;
}

.sidebar-left #main-middle {
  background: url("../images/bg_main_middle.gif") repeat-y top left;
}

.sidebar-right #main-middle {
  background: url("../images/bg_main_middle.gif") repeat-y 489px top;
}

.two-sidebars #main-middle {
  background: url("../images/bg_main_middle_lr.gif") repeat-y top left;
}

#main-bottom-inner {
  border-top: 1px solid #f2f2f2;
  padding: 20px 20px 0 20px;
  background: #fafafa url("../images/bg_divider_top.png") repeat-x bottom left;
}

#border-top {
  height: 5px;
  background: url("../images/bg_main_border.png") no-repeat left top;
}

#border-bottom {
  height: 32px;
  background: url("../images/bg_main_border.png") no-repeat center bottom;
}

/** content **/
#content {
  margin-bottom: 20px;
}

.node .imagefield {
  float: left;
  margin: 5px 20px 10px 0;
}

.node-teaser {
  padding-bottom: 10px;
}

.node-teaser.node-type-blog  {
  padding-bottom: 15px;
}

#content-top .block {
  border-bottom: 1px dotted #ddd;
}

#content-bottom .block {
  clear: both;
  padding-top: 10px;
  margin-top: 20px;
  border-top: 1px dotted #ddd;
}

#content-top .block h2.title, #content-bottom .block h2.title {
  padding-bottom: 10px;
}

/** sidebar **/
#sidebar-left, #sidebar-right, #sidebar-right .block {
  position: relative;
}

#sidebar-left h2.title {
  padding-bottom: 10px;
}

#sidebar-left .makeup {
  position: absolute;
  width: 11px;
  height: 6px;
  top: -21px;
  right: -26px;
  background: url("../images/bg_makeup.png") no-repeat left top;
}

#sidebar-right h2.title {
  display: inline;
  color: #fff;
  padding: 5px 10px;
}

#sidebar-right .makeup {
  position: absolute;
  width: 11px;
  height: 6px;
  top: -21px;
  left: -26px;
  background: url("../images/bg_makeup.png") no-repeat left top;
}

#sidebar-right .content {
  padding-top: 10px;
}

#sidebar-right .corner {
  position: absolute;
  width: 8px;
  height: 10px;
  top: 25px;
  left: 0;
}

/** breadcrumb **/
#breadcrumb {
  color: #A5A8AA;
  font-size: 11px;
  padding: 6px 20px;
  border-bottom: 1px dotted #eee;
  background: url("../images/bg_divider_bottom.png") no-repeat top left;
}

.without-footer #breadcrumb {
  padding-top: 8px;
  margin-bottom: -28px;
  border-bottom: none;
}

.breadcrumb a {
  padding: 0 8px;
}

.breadcrumb {
  display: inline;
}

/** footer **/
#footer-inner {
  font-size: 11px;
  padding: 10px 20px 0 20px;
}

#footer h2.title {
  color: #666;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #eee;
}

#footer-one, #footer-two, #footer-three, #footer-four {
  margin-bottom: -30px;
}

/** closure **/
#closure-inner {
  color: #666; 
  font-size: 10px;
  padding: 10px 20px;
}

#closure a {
  color: #666; 
}

#closure p {
  padding: 0;
  margin: 0;
}

#designed-by {
  float: right;
  text-transform: uppercase;
}

/** blog **/
.node-type-blog {
  position: relative;
}

.node-type-blog .corner {
  position: absolute;
  width: 8px;
  height: 10px;
  top: 30px;
  right: 0;
}

.node-type-blog span.comment-count {
  float: right;
  color: #fff;
  font-size: 180%;
  font-weight: bold;
  padding: 5px 10px;
  text-align: center;
}

.node-type-blog span.read-more a { 
  position: absolute;
  bottom: 25px;
  right: 10px;
  width: 13px;
  height: 11px;
}

.node-type-blog span.read-more strong, ul.links li.blog_usernames_blog { 
  display: none; 
}

/** multi column **/
.view-content h2.title {
  font-size: 15px;
}

.view-content .node.node-type-blog .imagefield {
  float: none;
  margin: 0;
}

.view-content span.date {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 5px 7px;
  text-align: center;
}

.view-content span.date .month {
  font-size: 11px;
}

.view-content span.date .corner {
  position: absolute;
  top: 43px;
  left: 0;
  width: 8px;
  height: 10px;
}

.view-content .noimage span.date {
  position: static;
  float: left;
  margin-right: 10px;
}

.view-content span.view-comment-count {
  padding-right: 20px;
  background: url("../images/icons/comment.png") no-repeat right top;
}

.two-columns .column {
  float: left;
  width: 337px;
}

.three-columns .column {
  float: left;
  width: 218px;
}

.two-sidebars .two-columns .column {
  width: 215px;
}

.no-sidebars .three-columns .column {
  width: 280px;
}

.two-columns .col-1,
.three-columns .col-1,
.three-columns .col-2 {
  padding-right: 20px;
}

.no-sidebars .three-columns .col-1,
.no-sidebars .three-columns .col-2 {
  padding-right: 30px;
}

/** comments **/
#comments {
  padding-top: 20px;
}

#comments h2 {
  color: #A5A8AA;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 0 10px 5px;
}

#comments .comment {
  padding-bottom: 10px;
}

#comments .comment h3.title {
  font-size: 100%;
}

#comments .comment-meta {
  color: #A5A8AA;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

#comments .comment-meta .divider {
  font-size: 10px;
}

#comments .comment .links {
  display: inline;
  font-size: 11px;
  text-transform: capitalize;
}

#comments .comment .date {
  color: #A5A8AA;
  font-size: 10px;
  font-weight: normal;
}

#comments .comment .picture {
  float: left;
  padding: 5px 20px 5px 0;
}

#comments .comment .picture img {
  width: 50px;	
  height: 50px;
}

#comments .box h2 {
  border-bottom: 1px dotted #ddd;
}

.box .content {
  margin: 10px 0;
}

.box .form-text { 
  width: 100%;
  height: 20px;
  border: 1px solid #eaeaea;
}

.box .resizable-textarea {
  width: 99.5%;
}

.box .form-textarea {
  overflow: hidden;
  border: 1px solid #eaeaea;
}

.captcha {
  margin-bottom: 20px;
  padding: 10px 20px;
  border: 1px solid #eaeaea;
}

.captcha .form-item {
  margin: 0;
}

/** blocks **/
.block h2.title {
  color: #2E2F2D;
  font-size: 16px;
  font-weight: bold;
}

#sidebar-left .block, #sidebar-right .block, #content-top .block, #main-bottom .block, #footer .block {
  margin-bottom: 20px;
}

/** list **/
.block ul {
  margin: 0;
  padding: 0;
}

.block ul li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  overflow: auto;
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #eee;
  background: transparent url("../images/list_dot.png") no-repeat left 13px;
}

.block ul ul li.last {
  padding-bottom: 0;
  border-bottom: none;
}

.block ul li a {
  color: #666;
}

.square ul li {
  background: url("../images/list_square.png") no-repeat left 13px;  
}

.arrow ul li {
  background: url("../images/list_arrow.png") no-repeat left 13px;  
}

.arrow-point ul li {
  background: url("../images/list_arrow_point.png") no-repeat left 13px;  
}

.no-border ul li {
  border-bottom: none !important;
}

.no-background ul li {
  padding-left: 0px;
  background-image: none !important;  
}

.right-background ul li {
  padding-left: 0px;
  background-position: right 13px;  
}

/** search **/
.block-search .form-text {
  width: 99%;
  border-width: 1px;
  border-style: solid;
  border-color: #969696 #DEDEDE #DEDEDE #969696;
  background-color: #F7F7F7;
}

/** login **/
#user-login-form {
  text-align: left;
  font-size: 95%;
}

#user-login-form .form-text {
  width: 99%;
  font-family: Arial, Helvetica, sans-serif;
  border-width: 1px;
  border-style: solid;
  border-color: #969696 #DEDEDE #DEDEDE #969696;
  background-color: #F7F7F7;
}

#user-login-form label, #user-login-form label {
  text-align: left;
  font-weight: normal !important;
}

#user-login-form li { 
  font-style: italic; 
}

/** read more & button **/
.read-more a {
  font-size: 11px;
  font-weight: bold;
}

.read-more a:hover {
  color: #A5A8AA;
  text-decoration: none;
}

.read-more-button {
  display: inline-block;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 32px;
}

.read-more-button a {
  display: inline-block;
  height: 22px;
  margin-left: 6px;
  padding: 5px 15px 5px 9px;
}

.button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0;
}

.button input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  cursor:pointer;
  height: 32px;
  margin: 0 0 0 6px !important;
  padding: 0px 15px 0px 9px;
  border: none;
}

.read-more-button a:hover, .button input:hover {
  color: #fff;
}

/** pager **/
ul.pager {
  float: right;
  display: inline-block;
  color: #A5A8AA;
  font-size: 10px;
  text-transform: uppercase;
}

ul.pager li {
  padding: 2px 6px !important;
  margin: 0 !important;
  border: 1px solid #E0E0E0;
}

ul.pager a {
  text-decoration: none;
}

/** miscellaneous **/
.meta {
  color: #A5A8AA;
  margin-top: 5px;
  padding: 2px 0;
  font-size: 10px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

.divider {
  padding: 0 10px;
}

.messages {
  padding: 10px !important;
  border: 1px solid #95C7FC;
  background-color: #DFF0FF;
}

.messages.status {
  border: 1px solid #FCD250;
  background-color: #FFF7D3;
}

.messages.warning {
  border: 1px solid #E1B42F;
  background-color: #FFFCF0; 
}

.messages.error {
  border: 1px solid #ECB8B0;
  background-color: #FDF1EE;
}

/** universal clearfix **/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*==============  MENU  =====================*/
/** secondary **/
#secondary {
  float: right;
  width: 680px;
  height: 30px;
  font-size: 80%;
  text-align: right;
  text-transform: uppercase;
}

#secondary a {
  color: #bbb;
}

#secondary ul {
  padding: 4px 8px;
  padding-right: 0;
}

#secondary ul li {
  border-right: 1px solid #bbb;
  padding: 0 11px 0 10px;
}

#secondary ul li.last {
  border-right: none;
}

/** primary menu **/
#primary {
  background: url("../images/bg_divider_top.png") repeat-x left bottom; 
}

#primary-inner {
  min-height: 70px;
  background: url("../images/bg_menu.png") repeat-x left top; 
}

#primary ul, #primary ul li {
  margin: 0;
  padding: 0;
  list-style: none !important;
}

/* superfish basic */
#primary ul.menu ul {
  position:	absolute;
  top: -999em;
  width: 200px;
}

#primary ul.menu ul li {
  width: 100%;
}

#primary ul.menu li:hover {
  visibility: inherit;
}

#primary ul.menu li {
  float: left;
  position:	relative;
}

#primary ul.menu li a { 
  display: block;
  position:	relative;
}

#primary ul.menu li:hover a,
#primary ul.menu li.sfHover a {
  z-index: 100;
}

#primary ul.menu li:hover ul,
#primary ul.menu li.sfHover ul {
  left:	-1px;
  top: 54px;
  z-index: 99;
}

#primary ul.menu li:hover li ul,
#primary ul.menu li.sfHover li ul {
  top: -999em;
}

#primary ul.menu li li:hover ul,
#primary ul.menu li li.sfHover ul,
#primary ul.menu li li.first:hover ul,
#primary ul.menu li li.first.sfHover ul,
#primary ul.menu li.first li:hover ul,
#primary ul.menu li.first li.sfHover ul {
  left:	200px;
  top: 4px;
}

#primary ul.menu li.first:hover ul,
#primary ul.menu li.first.sfHover ul {
  left:	0;
}

#primary ul.menu ul ul ul {
 display: none !important;
}

/* first level */
#primary ul {
  float: left;
  font-family: Tahoma,sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-top: -5px;
}

#primary ul li {
  line-height: 16px;
  border-right: 1px solid #eee;
}

#primary ul li a {
  color: #666;
  padding: 15px 20px 19px 20px;
}

#primary ul li a:hover, #primary ul li a.active, #primary ul li.sfHover a {
  text-decoration: none;
  background-color: #fff;
}

#primary ul li.first a {
  padding: 20px 30px 29px 30px;
  background: url("../images/bg_menu_home.png") no-repeat center 15px; 
}

#primary ul li.first a:hover, #primary ul li.first a.active, #primary ul li.first.sfHover a {
  padding-bottom: 30px;
  background: url("../images/bg_menu_home_hover.png") no-repeat left 5px;
}

#primary ul li.first a span {
  display: none;
}

/* second level */
#primary ul ul li {
  border: 1px solid #eee;
  border-top: none;
  background-color: #fff;
}

#primary ul ul li.expanded {
  background: #fff url("../images/list_arrow.png") no-repeat 180px 17px;
}

#primary ul ul li a {
  width: 150px;
  line-height: 40px;
  font-weight: normal;
  padding: 0 0 0 20px !important;
  border: none !important;
  background-image: none !important; 
}

#primary ul li.first ul li a span, #primary ul ul li.first a span {
  display: inline;
}

/* third level */
#primary ul ul ul li.first {
  border-top: 1px solid #eee;
}

#primary ul ul li.first, #primary ul ul li.first ul li.first {
  border-top: 1px solid #ddd;
}
