
/*.post {*/
.entry-content {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-right: 20px;
  width: auto;
}        


.columns-two #page {
  width: 980px;
}


/**
 * obrazek
 */
 
img + p.wp-caption-text {
  color: #b4b699;
  background: white;
  text-align: left;
  font-weight: bold;
  padding-left:0px;
  
} 


a[rel~="attachment"] img, a[rel~="attachment"] img:hover, .gallery a img:hover, .wp-caption:hover, .gallery a img, .wp-caption {
	border: none;
	background: none;
	padding: 0px;
	/*border-left-width-value: 0px;*/
}


/**
 *  top - menu
 */
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li a {
	text-indent: -1999px;
  overflow: hidden;
}  
 
 


     
/*  blog */
ul.menu li.blogtab a {
  margin-left: 120px;
  margin-right: 0px;
  background: url('butts/butt_blog.gif')  no-repeat;
  width: 48px;
}
ul.menu li.blogtab a:hover {
  background: url('butts/butt_blog_hover.gif')  no-repeat;
}
ul.menu li.current_page_item_blogtab a {
  background: url('butts/butt_blog_active.gif')  no-repeat;
}
ul.menu li.current_page_item_blogtab a:hover {
  background: url('butts/butt_blog_active_hover.gif')  no-repeat;
}

/* droga      */    

ul.menu li.page-item-2 a {
  margin-left: 0px;
  background: url('butts/butt_droga.gif')  no-repeat;
  width: 60px; 
}
ul.menu li.page-item-2 a:hover {
  background: url('butts/butt_droga_hover.gif')  no-repeat;
}
ul.menu li.current_page-item-2 a {
  background: url('butts/butt_droga_active.gif')  no-repeat;
}                  
ul.menu li.current_page-item-2 a:hover {
  background: url('butts/butt_droga_active_hover.gif')  no-repeat;
}

/* galeria   */

ul.menu li.page-item-18 a {
  background: url('butts/butt_galeria.gif')  no-repeat;
  width: 73px;
}
ul.menu li.page-item-18 a:hover {
  background: url('butts/butt_galeria_hover.gif')  no-repeat;
}
ul.menu li.current_page-item-18 a {
  background: url('butts/butt_galeria_active.gif')  no-repeat;
}
ul.menu li.current_page-item-18 a:hover {
  background: url('butts/butt_galeria_active_hover.gif')  no-repeat;
}  

/* abount */
ul.menu li.page-item-28 a {
  background: url('butts/butt_about.gif')  no-repeat;
  width: 48px;
}
ul.menu li.page-item-28 a:hover {
  background: url('butts/butt_about_hover.gif')  no-repeat;
}
ul.menu li.current_page-item-28 a {
  background: url('butts/butt_about_active.gif')  no-repeat;
}
ul.menu li.current_page-item-28 a:hover {
  background: url('butts/butt_about_active_hover.gif')  no-repeat;
}     


/* contact    */
ul.menu li.page-item-34 a {
  background: url('butts/butt_contact.gif')  no-repeat;
  width: 73px;
}
ul.menu li.page-item-34 a:hover {
  background: url('butts/butt_contact_hover.gif')  no-repeat;
}
ul.menu li.current_page-item-34 a {
  background: url('butts/butt_contact_active.gif')  no-repeat;
}
ul.menu li.current_page-item-34 a:hover{
  background: url('butts/butt_contact_active_hover.gif')  no-repeat;
}     

/* archiwum    */
ul.menu li.page-item-36 a {
  background: url('butts/butt_smaki.gif')  no-repeat;
  width: 53px;
}
ul.menu li.page-item-36 a:hover {
  background: url('butts/butt_smaki_hover.gif')  no-repeat;
}
/*
ul.menu li.current_page-item-36 a {
  background: url('butts/butt_archive_active.gif')  no-repeat;
}
ul.menu li.current_page-item-36 a:hover {
  background: url('butts/butt_archive_active_hover.gif')  no-repeat;
}         
*/
  
#page {
	background: #fafaf9;
}

/**
 *  right - menu
 */
.secondary, #sidebar-1 {
  margin: 0px 0px 0px 0px;
  padding: 0px  0px 0px 0px;
  width: 255px;
  
}

body.columns-two #primary-wrapper {
  margin-right: -280px;	
	
}


.content {
	padding: 0;
	      
}


.widget_categories, 
.widget_extended-categories {
  /*background: #d3d4c8;*/
  background: #e8e7e2;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.widget_categories ul,
.widget_extended-categories ul {
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  /*TODO font-size: 1.6em;*/
  font-size: 18px;
  font-weight: normal;
}



  


/**
 *  najnowsze wpisy
 *  + widget-links dodane 13-01-2011 /Kuba
 */

.widget_recent_entries, 
.widget_recent_entries h4, 
.widget_links, 
.widget_links h4 {
  /*background: #b0b29c;*/
  background: #d3d3c7;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
}

.widget_links, 
.widget_links h4 {
	background: none;
}

.widget_recent_entries ul, 
.widget_links ul {
  padding: 0px 0px 0px 10px;
}

.widget_recent_entries ul li{
  list-style-type: disc;
  list-style-position: inside;
}

.widget_links ul li {
  list-style-type: none;
  list-style-position: inside;
  padding-left:10px;
}

.widget_recent_entries ul li a, 
.widget_links ul li a {
  /* TODO */
  font-size: 13px;
  font-style: italic;
  color:black;
}

.widget_links ul li a {
	color:#30C0C5;
}

/**
 *  kategorie
 */
.widget_categories h4,
.widget_extended-categories h4,
.widget h4 {
  color: #000;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 1.4em;
  font-weight: bold;
  
}


.widget_categories a, 
.widget_categories a:visited, 
.widget_categories a:hover,
.widget_extended-categories a, 
.widget_extended-categories a:visited, 
.widget_extended-categories a:hover {
  color: black;
}
       
       
/**
 *  text
 */     
 
.widget_text {
  font-size: 1.3em;
  font-style: italic;
  color: #8a8a8a;
  

}     
.widget_text div {
  padding: 30px 10px 10px 10px;
  font-size: 1.1em;
  margin-top: 30px;
}   

.widget_text .author {
  padding: 10px 10px 0px 10px;
  font-size: 0.8em;
  font-style: normal;
  font-weight: bold;
}
                   
/**
 *  tagi
 */
.widget_tag_cloud {
  /*background-color: #656750;*/
  background-color: #939475;
}

.widget_tag_cloud h4 {
  display: none;
}

.widget_tag_cloud div {
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
}

.widget_tag_cloud div a {
  color: white;
}

body {

	background: #fafafa;
	color: #bbb;
	font-family: "Trebuchet MS",Verdana,sans-serif;
	
}
	
.footerfeedlinks, .footerstyledwith, .footerpoweredby, .footerstats {
  display:none;
  height:0;
}



#footer {
  background:url('footer.jpg') no-repeat;
  width:980px;
  height:70px;
  padding: 0px 0 0px;
}


#footer p {
	line-height: 1.6em;
}

.counter {
	background-color: #fafafa; 
	width: 980px; 
	margin: 0pt auto;
}

#header {
	background: #fafafa url('header.jpg') center right no-repeat;
	height: 150px;
	width: 980px;
	
	}

#header .blog-title {
	padding: 25px 50px 0px;
	display: none;
	}

#header .description {
	margin: 5px 50px;
	display: none;
	}

#page {
	border: none;
}
	

	
#primary {
 background: white;
 font-size: 1.1em;
 font-weight: medium;
 padding-left: 30px;
 margin-left: 15px;
 width: 655px;
 
}
	
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: white !important;
	text-decoration: none;
	}
	

	
/*h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: #AC0E0F;
	}*/

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #555 !important;
	font-weight: normal !important;
	}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
	}

.entry-edit a,
.comment-edit a,
.comment-reply a {
	color: #444;
	}
	
.counter a {
	color: #222;
	}

.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}

#commentlist .comment {
	border-radius: 0px;
	-moz-border-radius: 0px;
	}

li.byuser .comment {
	border: 1px solid #222;
	background-color: #111;
	}	

li.bypostauthor .comment {
	border: 1px solid #333;
	background-color: #222;
	}

#pinglist {
	border: 1px solid #333;
	background-color: #222;
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: #111;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}

/* Gray Color */
#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #555;
	}

a, a:visited, 
.sidebar a:visited {
	color: #30c0c5;
}

.read_more a:link, 
.read_more a:visited, 
.read_more a:hover, 
.read_more a:active {
	color: #30c0c5;
}

#primary a:visited:hover {
  text-decoration: none;
}

#primary .read_more a:visited:hover {
	text-decoration:underline;
}

.entry-title, .entry-title a, .entry-title a:visited {
  color: #30c0c5;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  text-align: left;
} 

body.page .entry-title  {
text-align: left;
}
  
.post p a:visited {
	color: #30c0c5;
	}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}

/* Rolling Archives Slider */
#dynamic-content #pagetrack {
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
	}

#dynamic-content #pagetrackwrap {
	height: 18px;
	padding-right: 4px;
	top: 0px;
	background: url('sliderbgright.png') no-repeat center right;
}

#dynamic-content #pagehandle {
	width: 18px;
	height: 18px;
	top: 0px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
}


div.widget {
  margin: 0px 0px 0px 0px;
  padding-bottom:10px;

}



.entry-head .entry-meta{
  background: none;
  display: none;
}

.commentslink, .entry-head .entry-tags {
  display: none;
} 


.m_post_header {
  color: #6d6f56;
  font-size: 12px;
}


body {
/*url('scripts.gif') repeat;*/
background: #2f311a;
}


.country_category {
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  color:black;
  margin: 20px 0 10px 0;
}



.ngg-album-compact h4, .ngg-album-compact .entry-content h4, .ngg-album-compact h4 a, .ngg-album-compact h4 a:visited {
padding: 0 !important;
color: black;
}                                               
