/*
Theme Name: FotoFestival 2010
Version: 1.0
Author: Fajne Chłopaki
Author URI: http://fajnechlopaki.com
*/

body {
  font-size:13px;
  font-family:arial;
  line-height:154%;  
  margin:0;
  color:#222222;
  background:url('images/body_background.png') repeat-x;
  }

a {
  text-decoration:none;
  outline:0px;
  color:#EFB300;
  }

a.more-link {
	clear:both;
	color:#000000;
	display:block;
	float:right;
	font-size:11px;
	height:32px;
	text-indent:-9999px;
	width:73px;
  }
  
a.more-link.pl {
	background:transparent url(images/more.gif) no-repeat scroll center center;
}
  
a.more-link.en {
	background:transparent url(images/more-en.gif) no-repeat scroll center center;
} 

#contener,
.container {
  width:961px;
  margin:0 auto;
  position:relative;
  }

#header {
  margin-top:14px;
  padding-top:17px;
  overflow:hidden;
  height:100%;
  position:relative;
  }
  
#header a#logoen {
  display:block;
  width:261px;
  height:51px;
  background:url('images/logo_en.png') 0 0 no-repeat;
  text-indent:-9999px;
  float:left;
  } 
 
#header a#logopl {
  display:block;
  width:261px;
  height:49px;
  background:url('images/logo_pl.png') 0 0 no-repeat;
  text-indent:-9999px;
  float:left;
  } 
  
#header form {
  float:right;
  margin-top:26px;
  margin-right: 54px;
  width:200px;
  }  
  
#header form fieldset {
  margin:0;
  padding:0;
  border:0;
  }  
  
#header form #sText {
  border:solid #ccc 1px;
  font-size:11px;
  color:#666;
  padding:5px;
  font-family:arial;
  float: right;
  }  
  
#header form #sSubmit {
  background:url('images/search_submit.gif') center no-repeat;
  height:26px;
  width:26px;
  border:0;
  padding-bottom:4px;
  float: right;
  }  

#header legend {
  display:none;
  }
  
#header ul {
  overflow:hidden;
  list-style:none;
  margin:0;
  padding:0;
  position:absolute;
  top:0px;
  right:65px;
  }  
  
#header ul li {
	position: relative;
	float:left;
	overflow: hidden;
	margin-left: 1px;
	width:34px;
	height:44px;
  }  

* html #header form {
	display: inline;
}
  
#header ul li a {
	display:block;
	width: 68px;
	height: 88px;
	background: url('images/lang2.png') no-repeat 0 0;
	text-indent:-9999px;
	cursor: pointer;
	position: absolute;
}

#header ul li a#langPL {
	top: 0;
  	left: 0;
}
  
#header ul li.active a#langPL,
#header ul li a#langPL:hover {
  	top: -48px;
}  

#header ul li a#langENG {
  	left: -36px;
}


#header ul li.active a#langENG,
#header ul li a#langENG:hover {
  	top: -48px;
  	left: -36px;
  }  
  
#nav {
	margin:25px 0px 0px 0px;
	padding: 15px 20px 0;
	list-style:none;
	height: 52px;
	background:url('images/nav_bg2.png') no-repeat center 0;
}  
  
#nav li {
  float:left;
  margin-right:23px;
  }

.en #nav li {
  margin-right:30px;
}

#nav li.last {
  margin-right:0px;
  }

#nav li a {
  display:block;
  text-indent:-9999px;
  height:24px;
  line-height: 24px;
  background-position: 0 0;
  background-repeat:no-repeat;
  }  

.en #nav li a {
  background-image: url('images/menu_en.png');
}  

.pl #nav li a {
  background-image: url('images/menu_pl.png');
}  

/* Menu PL */
#nav li#informacje-praktyczne-wrapper {
  	margin-right: 0;
}   

#nav li a#aktualnosci {
  	width:92px;
 	background-position: -42px 0;
  } 

#nav li a#aktualnosci:hover,
#nav li.active a#aktualnosci  {
 	background-position: -42px -24px;
  }  

#nav li a#wydarzenia {
  	width:76px;
	background-position: -150px 0;
  }  

#nav li a#wydarzenia:hover,
#nav li.active a#wydarzenia  {
	background-position: -150px -24px;
  }  

#nav li a#program {
  	width:62px;
	background-position: -241px 0;
  }    

#nav li a#program:hover,
#nav li.active a#program {
	background-position: -241px -24px;
  }    

#nav li a#dla-dziennikarzy {
 	width: 98px;
	background-position: -326px 0;
  }  

#nav li a#dla-dziennikarzy:hover,
#nav li.active a#dla-dziennikarzy {
	background-position: -326px -24px;
}  

#nav li a#informacje-praktyczne {
  	width:150px;
	background-position: -453px 0;
}   

#nav li a#informacje-praktyczne:hover,
#nav li.active a#informacje-praktyczne {
	background-position: -453px -24px;
}   
  
#nav li a#artysci-archiwum {
	width:107px;
	background-position: -616px 0;
} 

#nav li a#artysci-archiwum:hover,
#nav li.active a#artysci-archiwum {
	background-position: -616px -24px;
} 

#nav li a#historia {
	width:60px;
	background-position: -742px 0;
  }  
  
#nav li a#historia:hover,
#nav li.active a#historia {
	background-position: -742px -24px;
  }  

#nav li a#love {
  	width:42px;
	background-position: -828px 0;
}  

#nav li a#love:hover,
#nav li.active a#love  {
	background-position: -828px -25px;
}  
  
#nav li a#kontakt {
  	width:68px;
	background-position: -896px 0;
  }
  
#nav li a#kontakt:hover,
#nav li.active a#kontakt {
	background-position: -896px -24px;
  }

/* Menu ENG */
#nav li#programme-wrapper{
	margin-right: 14px;
}

#nav li#timetable-wrapper  {
	margin-right: 0;
}

#nav li a#news {
 	width: 44px;
  	background-position: -14px 0;
}

#nav li a#news:hover,
#nav li.active a#news {
  	background-position: -14px -24px;
}

#nav li a#programme {
	width:85px;
	background-position: -92px 0;
}  

#nav li a#programme:hover,
#nav li.active a#programme {
	background-position: -92px -24px;
}  
  
#nav li a#timetable {
  width:109px;
  background-position: -195px 0;
  } 

#nav li a#timetable:hover,
#nav li.active a#timetable {
  background-position: -195px -24px;
  } 

#nav li a#press {
  width:48px;
  background-position: -309px 0;
  }
  
#nav li a#press:hover,
#nav li.active a#press {
	width:48px;
	background-position: -309px -24px;
}

#nav li a#practical-information {
  width:142px;
  background-position: -385px 0;
  }  

#nav li a#practical-information:hover,
#nav li.active a#practical-information {
  background-position: -385px -24px;
  }  
  
#nav li a#artists-archive {
  width:98px;
  background-position: -558px 0;
  } 
  
#nav li a#artists-archive:hover,
#nav li.acitve a#artists-archive  {
  background-position: -558px -24px;
  } 
  
#nav li a#history {
  width:64px;
  background-position: -684px 0;
  }
  
#nav li a#history:hover,
#nav li.active a#history {
	width:64px;
  	background-position: -684px -24px;
  }    

#nav li a#love.en {
  width:62px;
  background-position: -774px 0;
  } 

#nav li a#love.en:hover,
#nav li.active a#love.en {
  background-position: -774px -24px;
  } 

#nav li a#contact {
  width:68px;
  background-position: -872px 0;
  } 

#nav li a#contact:hover,
#nav li.active a#contact {
  background-position: -872px -24px;
  } 

  
#nav li ul li a {
  background-image: none !important;
}

#nav li a:hover,
#nav li.active a:hover,
#nav li:hover a,
#nav li.active:hover a,
#nav li.sfHover a,
#nav li.sfHover a {
  background-position:0px -24px;
  } 

#nav li.active a {
  background-position:0px -48px;
  }

#nav {
  z-index:1;
  position:relative;
}

#nav ul li {
  float:none;
  z-index:100;
  margin:0px;
  /*background: #fcdb31 url('images/submenu_bg.gif') center top no-repeat;*/
 background-color: #fcdb31;
  padding:0px 11px 0px 9px;  
  width:136px; 
}

#nav ul a {
  text-indent:0;
  height:auto;
  display:block;
  width:129px;
  color:#000;
  font-size:11px;
  padding:2px 4px;
  line-height:160%;
  border-top:solid #FFF 1px;
  }    

#nav ul a:hover {
  color:#666;
  }

#nav ul a.first {
  border-top:0px;
  }
  
#nav ul li.navSubBottom {
	display: none;
  height:auto;
  background-color: #fcdb31;
   /*background:url('images/submenu_bottom.png') center top no-repeat;*/
  }  

ul.pages ul {
	position:absolute;
	top:-999em;
	list-style:none;
	margin:0px;
	padding: 2px 0px 0px 0px;
	background-color: #fcdb31;
	/*background:url('images/submenu_top.png') left top no-repeat;*/
  }

ul.pages li:hover ul,
ul.pages li.sfHover ul {
  top:33px;
  }

ul.pages ul li:hover ul,
ul.pages ul li.sfHover ul {
  top:-3px;
  }       

/*
body.pl #foto {
  background:url('images/foto_pl.jpg') center bottom no-repeat;
  height: 278px;
  width: 960px;
  }

body.en #foto {
  background:url('images/foto_en.jpg') center bottom no-repeat;
  height: 280px;
  width: 960px;
  }
*/ 
 
#laskotki {
  position:absolute;
  top:13px;
  left:32px;
  background:url('images/atak_laskotek_pl.png') center no-repeat;
  width:152px;
  height:177px;
  text-indent:-9999px;
  }  

body.en #laskotki {
  background:url('images/atak_laskotek_en.png') center no-repeat;
  }

#main {
  overflow:hidden;
  height:100%;
  margin-top:30px;
  padding-bottom:85px;
  }

#main #content {
  float:left;
  width:510px;
  }

#main #sidebar {
  float:right;
  width:420px;
  padding-bottom:45px;
  }

#links ul {
  list-style:none;
  margin:0px;
  padding:0px;
  overflow:hidden;
  height:100%;
  }

#links ul li {
  float:left;
  width:200px;
  padding:0px 0px 20px 20px;
  }  

#links ul li a {
  display:block;
  border:0px;
  }

#links ul li a img {
  border:0px;
  display:block;
  }

#sidebar-bar-1 {
	width: 420px;
	height: 12px;
	background:url('images/sidebar-1.jpg') no-repeat 0 0;
	float: right;
	clear: both;
}

#sidebar-bar-2 {
	width: 420px;
	height: 12px;
	background:url('images/sidebar-2.jpg') no-repeat 0 0;
	float: right;
	clear: both;
}

#newsletter {
  margin:17px 0px 0px 7px;
  height:66px;
  position:relative;
  color:#666;
  }

#newsletter fieldset, #newsletter legend {
  border:0px;
  margin:0px;
  padding:0px;
  }

#newsletter label {
  position:absolute;
  top:30px;
  margin:0px;
  }

#newsletter .newsletter-link{
  text-decoration: underline;
  font-weight: bold;
  color: #555;
}

#newsletter #nText {
	position:absolute;
	right: 31px;
	top:25px;
	width:128px;
	height: 20px;
	font-family:arial;
	font-size:11px;
	padding: 5px 5px 0;
	padding-bottom: 0;
	border: 1px solid #CCC;
	/*background: transparent url(images/newsletter_txt.jpg) no-repeat -5px -3px;*/
	color:#666;
 }  
  
#newsletter #nSubmit {
	background:transparent url(images/newsletter_btn.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:37px;
	right: 0;
	position:absolute;
	top:22px;
	width:31px;
	cursor: pointer;
  }  

#newsletter .error {
  color:red;
  position:absolute;
  top:30px;
  right:0px;
  }

.newsletterInfo {
  padding:7px 0px 0px 20px;
  }

#content h2, #content h1 {
  font-family:"klavika";
  font-size:22px;
  margin:65px 0px 0px 0px;
  line-height:100%;
  }

#content h2 a {
  color:#000;
  }

#content h2 a img {
  border:0px;
  }

#sidebar legend {
  /*font-family:"swiss_bold";*/
	margin:0px;
	
 	color:#ffd014;
	font-size:1.5em;
	font-family: "Helvetica";
	font-weight: bold;
	text-align: left;
  }

#content h2.first, #content h1.first {
  margin-top:0px;
  }

#content h1.page {
  margin-bottom:15px;
  }
  
#content span.date {
  font-size:9px;
  color:#666;
  position:relative;
  top:-8px;
  }  

#content p {
  margin:0px 0px 20px 0px;
  color:#666;
  }

#content a {
  font-weight:bold;
  }

#content a:hover {
  text-decoration:underline;
  }
  
#footer {
  bottom:0px;
  height:52px;
  left:0px;
  overflow:auto;
  width:100%;
  background:url('images/footer_bg.png') center top no-repeat;
  padding-top:5px;
  }

#footer #footerC {
  width:961px;
  margin:0 auto;
  height:52px;
  background:#FFF;
  }
  
p#nThanks {
  margin-left:20px;
  color:#666666;
  font-weight:bold;
  }  
  
.alignleft {
  float:left;
  width:150px;
  }

.alignright {
  float:right;
  width:150px;
  }
  
#facebook-1 {
	display: block;
	background: blue url('images/facebook.gif') no-repeat 0 0;
	width: 69px;
	height: 22px;
	float: right;
	clear: both;
	margin-top: 6px;
	text-indent: -9999px;
}

#photo-report-pl {
	display: block;
	background: blue url('images/foto-relacja-2009.jpg') no-repeat 0 0;
	width: 246px;
	height: 67px;
	clear: both;
	margin-top: 45px;
	text-indent: -9999px;	
}

#photo-report-en {
	display: block;
	background: blue url('images/foto-report-2009.jpg') no-repeat 0 0;
	width: 246px;
	height: 67px;
	clear: both;
	margin-top: 45px;
	text-indent: -9999px;	
}

#photo-report-pl-2010 {
	display: block;
	background: blue url('images/foto-relacja-2010.jpg') no-repeat 0 0;
	width: 246px;
	height: 80px;
	clear: both;
	margin-top: 45px;
	text-indent: -9999px;	
}

#photo-report-en-2010 {
	display: block;
	background: blue url('images/foto-relacja-2010.jpg') no-repeat 0 0;
	width: 246px;
	height: 80px;
	clear: both;
	margin-top: 45px;
	text-indent: -9999px;	
}

#community-links div {
	float: left;
}

#community-links a {
	text-decoration: none;
	padding-right: 6px;
}

#community-links a img {
	border: none;
}

#community-links h2 {
	float: left;
	margin-top: 2px;
 	color:#ffd014;
	font-size: 1.5em;
	line-height: 32px;
	vertical-align: baseline;
	font-family: "Helvetica";
	font-weight: bold;
	width: 33%;
}

h3#wp-calendar-caption
{
	margin-top: 0;
	padding-left: 7px;
	background-color: #FFF;
	width:150px;
	
	font-size:1.5em;
	font-family: "Helvetica";
	font-weight: bold;
	text-align: left;
	
}

#skype-icon {
	background: #FFF url('images/skype.png') no-repeat 0 0;
	width: 50px;
	height: 50px;
	display: block;
	text-indent: -3333px;
}

#skype-icon img {
	display: none;
}

* html #sidebar {
	display: inline;
	magin: 0;
	padding: 0;
	width: 420px;
}

#sidebar object,
#sidebar embed {
	margin: 0;
	padding: 0;
}

* html #sidebar object,
* html #sidebar embed {
	height: 255px;
	width: 420px;
	margin: 0;
	padding: 0;
}

/* Event Calendar */
#giraffe_calendar {
	margin:20px 0 50px 0px;
	position: relative;
}

#giraffe_calendar img {
	dispaly: none;
	left: -9999px;
}

#wp-calendar,
#wp-calendar-wrapper
{
	text-align: center;
	float: right;
	width: auto;
	display: inline;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0;
	font-size: 1em;
}

#wp-calendar caption a, #wp-calendar caption a:hover
{
background: transparent;
}

#wp-calendar th
{
font-weight: bold;
}

#wp-calendar a
{
text-decoration: none;
display: block;
color: black;
}

#wp-calendar td, #wp-calendar th
{
	text-align: center;
	width: 30px;
}

#wp-calendar-caption
{
	position: absolute;
	left:0;
	top: 0;
	
	color:#ffd014;
	font-size:1.5em;
	font-family: "Helvetica";
	font-weight: bold;
	text-align: left;
}

#prev, #next {
	vertical-align: bottom;
	width: 36px;
}

#wp-calendar-wrapper #prev-anchor,
#wp-calendar-wrapper #next-anchor  {
	cursor: pointer;
	text-decoration: none;
}

#wp-calendar-wrapper #prev-anchor img,
#wp-calendar-wrapper #next-anchor img  {
	border: none;
}

#btc {
	border: 1px solid #ffd014;
	background-color: #000;
	color: #ffd014;
}

#btc .top {
	padding-top: 10px;
	color: #ffd014;
	/*font-weight: bold;*/
}

#btc .bottom {
	color: #ffd014;
	font-size: 96%;
}
