/* $Id: chocolate.css,v 1.1 2010/04/24 13:24:34 antsin Exp $ */
/*+----------------------------------------------------------------+
|   BlogBuzz for Dupal 6.x - Version 2.0                         |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - GNU GENERAL PUBLIC LICENSE                        |
|----------------------------------------------------------------|
|   Theme Name: BlogBuzz                                         |
|   Description: BlogBuzz by Antsin                              |
|   Author: Antsin.com                                           |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+*/

/** body **/
body {/*background:#ffffff ;
/*background:#ffffff url(/sites/all/themes/uksw2/images/tlo.png) no-repeat center top;*/}

.cke_show_borders {background-color:white;}a, .node-type-blog .date {  color: #333333; } 

.field-content a:hover{ background-color:#5d7d43; padding: 3px; color: #ffffff;}

h1 {  color: #333333;  }

#zmiana-wersji 

a {color:#CCCCCC;}

#szybkie-lacza 

a{color: #006070;font-weight: bold;}


/** showcase **/

#showcase {
/*border: 1px solid #C9BDA9;*/}

#showcase div.number-pager {
border-top: 1p  x solid #ABA497;
background-color: #CFCBC3;}

#showcase div.number-pager a {
border: 1px solid #ABA497;}

#showcase div.number-pager a.activeSlide {
  color: #fff;  background: #C07C54;    
  }  
  
/** main & node **/
#content {  /*border: 1px solid #C9BDA9;*/  }  

.extra-links {  
  background-color: #cfcfcf;
  color: #666666;
  border-radius: 6px 6px 6px 6px;

  } 
  
.extra-links a{
color: #4d5e96;}  

#main-bottom h2 {  
color: #7C705A;  
font-size: 140%;  
padding: 8px 10px;  
border: 1px solid #fff;}        

#main-bottom .title {  
border: 1px solid #C9BDA9;  }  

.comment-by-author .picture img {  
border: 1px solid #C07C54;  }  


/** sidebar **/
#sidebar-left .title, #sidebar-right .title {  
/*border-bottom: 1px solid #fff;*/  }  

#sidebar-left h2, #sidebar-right h2 {  
color: #333333; 
/* text-shadow: 3px 2px 5px #7A97DD; */
/* border-bottom: 1px solid #006070; */  
/*background: url("../images/chocolate/menu_top.png") no-repeat scroll 0 0;  */
background-position:bottom;  margin-bottom: -1px;  
/*margin-left: 10px;*/ }

#sidebar-left .boxed .content-wrapper, #sidebar-right .boxed .content-wrapper, #main-bottom .boxed .content-wrapper {  
border: 1px solid #C9BDA9;  }  


/** footer **/
#footer {
color: #737368;
background-color: #4B7723; /* Old browsers */

border-radius: 6px 6px 6px 6px;

/* background:  /* background-color: #403E28; */
font-size: 90%;height: 191px;}

#footer .title {  
border-bottom: none; #624234;  }  

#footer h2 {  
color: #ffffff;    
border-bottom: 1px solid #ffffff;  }  

#footer a{ color: #ffffff;}

/** button & read more **/
span.button, .read-more { 
/* border: 1px solid #403E28; */  
float: right;   
/* margin-right: 10px;*/ }  

span.button input.form-submit, .read-more a {  
/* border: 1px solid #ffffff; */    
background-color: #4B7723;  
border-radius: 0px 6px 6px 0px;
 }  

span.button input.form-submit:hover, .read-more a:hover {
color: #ffffff;  
/* border: 1px solid #E7E2D9; */  
background-color: #7A97DD;
}


/** pager **/

ul.pager {  
border-top: 1px solid #ABA497;    
background-color: #4B7723;
border-radius: 6px 6px 6px 6px;
  } 

 /** breadcrumb **/
 #breadcrumb { 
 /* border-bottom: 1px solid #ABA497;   
 background-color: #CFCBC3;*/} 
 
 
 /** menu **/
 
 #primary {
 margin-top: 15px;
 }
 
 
 #primary ul li {
 /*  background: #403e28;*/}
 
 #primary ul li:hover,#primary ul li.active-trail {
background-color: #365620;
}
 
 #primary ul ul li { 
 display: none; 
 background-color: #Cccccc; } 
 
 #primary ul ul li.expanded {  
 background: #4C3327 url("../images/bg_menu_arrow.png") no-repeat 90% 50%;} 
 
 #primary ul ul a:link,#primary ul ul a:visited {   color: #CFCBC3 }  
 
 #primary ul ul a {   
 border-top: 1px solid #624234;     
  border-bottom: 1px solid #261A14;  }  
  
  #primary ul ul ul li a {  
  border-top: 1px solid #624234;     
  border-bottom: 1px solid #261A14 !important;}