/*
Theme Name: exclu2ive.pl
Theme URI: http://excluzive.pl
Description: Custom <a href = http://excluzive.pl >excluzive.pl</a> layout
Version: 1.0.x
Author: Andrzej Dudek (ipo z o.o.)
Author URI: http://excluzive.pl
Tags: custom template

	excluzive.pl v1.0.23
	 http://excluzive.pl

	This theme was ecnoded by Andrzej Dudek for IPO z o.o.

	The CSS, XHTML and design is under copyright protection.
	Any redistribution without owner permission is illegal.

*/
a {
  text-decoration:none;
  color: #000;
}

a img { border: none; }

body {
  font-family: Arial;
  font-size: 13px;
  background: #f9f9f9;
  margin: 0;
  padding: 0;
  text-align: center;
}

h1, h2, h3, h4, h5, p {margin: 0px;}
.site-width, .widecolumn {
  margin: auto;
  width: 1000px;
  text-align: left;
  clear: both;
}

object, embed{
  position: relative; top: 0px; left: 0px;
  margin: 0px;
  padding: 0px;
}

.error{ color: red; }
.MailPressFormEmail{ width: 180px; }

.vertical-menu li {
  display: inline;
  margin: 0px;
}

.wp-smiley{
  border: none;
  margin: 0px 2px;
  padding: 0px;
}

#banner{ padding: 25px 0 10px 10px; float: left;}

#footer {
  clear: both;
  width: 100%;
  min-width: 1000px;
  padding-bottom: 20px;
}

#footer .copyrights{
	text-align: left;
	line-height: 20px;
	color: #909090;
	float: left;
}

#footer .copyrights *{ color: #909090; }
#footermenu{ text-align: right; }
#footer a:hover{ text-decoration: underline; }
#header{ background: white url('media/css/header-background.jpg') no-repeat center top; }
#header .site-width{ position: relative; top: 0; left: 0;}
#theme-img{ float: right; margin: 0 20px -20px -40px;}

#maincontent {
  clear: both;
  margin: 1px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  width: 100%;
  min-width: 1000px;
  min-height: 300px;
}

#menubar {
	background: white;
  border-style: solid; border-color: #cfcfcf; border-width: 1px 0px;
  padding: 1px 0px;
  clear: both;
  position: relative; top: 0; left:0;
}

#menubar div, #mainmenu { background: #000 url('media/css/mainmenubar.png') repeat-x top;}

#mainmenu {
  margin: 0px auto;
  text-align: center;
  font-size: 11px; font-weight: bold;
  padding: 6px 0;
  height: 20px;
  text-align: center;
  overflow: hidden;
}

#mainmenu a{
  background: transparent;
  padding: 8px 4px !important;
  padding-left: 3px; /*ie6*/
  color: white;
  text-decoration: none;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: -0.1px;
}

#mainmenu a:hover{
  color: #e7d255;
  text-decoration: none;
}

#mainmenu a.current{
	border: solid 1px #e7d255;
	border-width: 1px 0px;
}

#rssfeed ul, #footermenu{	margin: 0; }

#rssfeed ul{
	background: transparent url('media/css/rss.png') no-repeat center left;
	padding-left: 120px;
}

#rssfeed ul, #footerbar, .wp-pagenavi{ border-style: solid; border-width: 1px 0; border-color: #d9d8c6; }

#footerbar{ border-width: 0 0 1px 0; }

.wp-pagenavi{
	border-width: 1px 0 0 0;
	line-height: 50px;
}

#rssfeed li, #footermenu li{
  line-height: 20px;
  border-style: solid; border-width: 0 1px 0 0; border-color: #d9d8c6;
  padding: 0 5px;
}

#rssfeed a,#footermenu a {
  color: #909090;
  line-height: 50px;
}

#search{
	float: right;
	position:relative; top: 0; right: 15px;
}

#newsletter{
	background: white;
	text-align: center;
	margin: 0 auto -15px;
	position: relative; top: -12px; left: 0;
	z-index: 100;
  border: solid 1px #cfcfcf; border-width: 0 1px 1px 1px;
  padding: 15px 0 0 15px;
  height: 45px;
  -moz-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.category-name{
	font-size: 22px;
	margin: -20px 0 0 50px;
	font-style: italic;
	color: #706b6b;
}

.breadcrumb{
	border: 1px solid #d9d8c6; border-width: 0 0 1px 0;
	padding-bottom: 10px;
}

.breadcrumb a{
	color: #5a5a5a;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

.breadcrumb a.current-bcn{
	font-weight: bold;
}

#searchform{
	margin: 25px 0;
}

#s, #email{
	background: white url('media/css/custom-search-background.png') no-repeat top left;
	border: solid 1px #cfcfcf;
	height: 18px;
	font-size: 13px;
	line-height: 20px;
	width: 165px;
	padding: 2px 20px 0 2px;
	text-align: left;
}

.custom-button{
	background: transparent;
	border: none;
	width: 20px;
	height: 24px;
	position:relative; top: 0; right: 25px;
	cursor: pointer;
}

span.custom-search-text{
	font-size: 13px;
	color: #575757;
	position: relative; top:-2px;
}

.flow-right{
	float: right;
	text-align: center;
	margin-right: 3%;
}

.align-right{
	text-align: right;
}

.imgnav{
	padding: 2px 10px;
	margin-top: 5px;
}
a.previous-image-link, a.next-image-link{
	margin: 0 3px;
	background: black;
	color: white;
	padding: 2px 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.entry img{
	max-width: 90%;
	width: expression(this.width > 600 ? 600: true);
	height: auto;
}

a.previous-image-link{
	background: #6c6c6c;
}


#image-meta{
	clear: both;
	margin-bottom: 4em;
}

#image-meta .post-ratings{
	float: left;
	width: 20%;
}

#image-meta .image-caption{
	float: right;
	width: 80%;
	color: #5a5a5a;
	font-weight: bold;
}

.topbanner{
	border: 1px solid #d9d8c6; border-width: 0 0 1px 0;
	background: white;
	padding:3px;
}

.tLink a {border-bottom:1px dotted #ff6500;}
.tLink a:hover {border-bottom:1px solid #ff6500;}