/*  
Theme Name: Warszawska Szkoła Fotografii
Theme URI: http://www.wsfoto.art.pl/
Description: WSFoto wordpress template
Version: 0.3
Author: Bartek Czerwinski bartek@gecoloco.com
Author URI: http://gecoloco.com
*/

/*   Screen styles   */

/* GLOBAL RESET SETTINGS ******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a img {border:none;}
html { height: 100%; }

/* VARIETE **************/

.error { border-color: #ff0000; }

.clear { clear: both; } 
.alignleft { float: left; margin-right: 20px; }
.alignright { float: right; margin-left: 20px; }
.left { float: left; }
.right { float: right; }
.more { font-size: 11px; clear: both; display: block; text-align: right; }
.more li { display: block; }
.more a { color: #ab2712; }
.rounded-corners-5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.rounded-corners-3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.container { width: 960px; margin: 0 auto; position: relative; }
.grey, .grey a, #footer .grey a { color: #666; }

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* PAGE FONT SETTINGS **************/

html {
	background: #000;
}

body { 
	background: #000 url('images/wsfoto-bg-tile.png') 0 0 repeat;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #121212;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container a {
	color: #ab2712;
}

#container strong {
	font-weight: 700;
}

#container em {
	font-style: italic;
}


h1, h2, h3, h4 {
	font-weight: 400;
	font-family: Georgia, Times, serif;
}

 h1 { 
    color: #000;
    font-size: 23px; 
    line-height: 24px;
    padding: 10px 0 5px;
  }
 .pagetitle {
	margin-top: 90px;
}
.pagetitle h1 {
	color: #fff;
	font-size: 24px; 
	padding: 5px 0 15px 15px;
}
  h2 { 
    color: #ab2712;
    font-size: 18px;
    line-height: 22px; 
  }
  
  h2 .tytul-naukowy {
	font-size:  14px;
	color:  #666;;
}
  
  h3 { 
    font-size: 16px; 
    line-height: 18px; 
  }
  
  h4 { 
    font-size: 13px; 
    line-height: 18px;
  }  
  
   h5 { 
    font-size: 11px;
    font-family: Verdana; 
    line-height: 18px; 
    color: #888;
    font-weight: 400;
  }
  
  #container p {
	padding:  7px 0;
	line-height: 18px;
}


	#container h3 {
	padding:  15px 0 7px;
	color: #83110c;
	}
	
	#container .c1 h3, #container .c2 h3 {
	padding:  0 0 7px;
	color: #83110c;
	}
	
	#container ul {
	padding:  7px ;
	}
	
	#container ul li {
	padding:  3px 0 3px 20px ;
	background: transparent url('images/li.png') 5px 9px no-repeat;
	}

#container #signup {
	margin:  10px auto 30px;
	clear: both;
	background: #83110c url('images/menu-bg.png') repeat-x;
	width:  220px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
	color:  #fff;
	display: block;
	text-shadow: #333 1px 1px;
}

#container #signup:hover {
	text-decoration: none;
	background: #333;
}


#container .download {
	margin:  0;
	background: #83110c url('images/menu-bg.png') repeat-x 0 50%;
	width:  70px;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
	font-weight: 400;
	color:  #fff;
	display: block;
	float: right;
	margin-left: 20px;
}

#container .download:hover {
	text-decoration: none;
	background: #333;
}

  
/* LAYOUT SETTINGS **************/

.wrapper {
	width: 100%;
	min-height:  160px;
	background: transparent url('images/top-black.png') 0 0 repeat-x;
}
 
.container {
	width:  960px;
	margin: 0 auto;
}

#sidebar-left {
	width:  180px;
	float: left;
}

#main {
	width: 780px;
	float: right;
	background: #000;
}

#container {
	background: #f4f4e0;
	min-height: 550px;
}

#container.two-col {
	background: #f4f4e0 url('images/bg.png') 100% 0 repeat-y;
}

.content-left {
	float:  left;
	width:  470px;
	padding: 20px;
}

.sidebar-right {
	float: right;
	width:  230px;
	padding: 20px;
}

.content-wide {
	padding: 20px;
}
/* main navigation **************/

.navcontainer {
	height:  90px;
	background: #000;
	z-index: 100;
	position: absolute;
	right:  0;
	top:  0;
}

#nav {
	height:  50px;
	float: right;
}
		
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	line-height: 16px;
	display: block;
	width: auto;
	height: 50px;
	color: white;
	text-decoration: none;
	padding: 9px 12px;
}

#nav li {
	background: #b32a13 url('images/menu-bg.png') 0 100% repeat-x;
	float: left;
	width: 170px;
	text-align: center;
	margin-left: 2px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#nav li.page-item-2164 {
	width:  90px;
}

#nav li:hover, #nav li a:hover {
	background: #640107;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#nav li li {
	margin-left: 0;
	background: #640107;
	border-bottom: 1px solid #000;
	width: 190px;
}

#nav li li a {
	line-height: 25px;
	height: 25px;
	padding: 0;
	width: 190px;
	text-align: center;
}

#nav li a span {
	display: block;
	clear: left;
}

#nav li li a:hover {
	background: #b22913;
}

#nav li ul {
	position: absolute;
	width: 190px;
	left: -999em;
	border-top: 1px solid  #000;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li.page-item-2164:hover ul {
	left: auto;
	right: 0;
}

/* sidebar */

.logo {
	background: black url('images/logo.png') no-repeat 50% 50%;
	width: 180px;
	height: 140px;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
}
  
.nav-box {
	background: #d5d5ba;
	padding:  20px 0 0;
}

.nav-box ul {
	border-top: 1px dotted #333;
}

.nav-box li {
	border-bottom:  1px dotted #333;
	display: block;
}
.nav-box li a {
	display: block;
	padding: 0 7px 0 20px;
	text-decoration: none;
	background: transparent url('images/li.png') no-repeat 7px 50%;
	color: #121212;
	line-height: 25px;
}
.nav-box li a:hover {
	background: #b3b396 url('images/li.png') no-repeat 7px 50%;
}

.nav-box form {
	padding: 20px 10px;
}

.touch {
	background: #535A4F url('images/bg-rss.gif') no-repeat 0 100%;
	padding:  20px 10px;
	margin: 20px 0;
}

.touch h3 {
	color: #d5d5ba;
	padding-bottom: 7px;
}

.touch .rss {
	display: block; 
	background: transparent url('images/rss.png') 0 5px no-repeat; 
	padding-left: 40px;
	overflow: hidden; 
	float: right;
	clear: both;
	color: #fff;
 	font-size: 11px;
 	font-family: Verdana, Arial, sans-serif;
 	line-height: 14px;
 	margin-bottom: 10px;
}

.touch label {
	display: block;
	color: #fff;
 	font-size: 11px;
 	font-family: Verdana, Arial, sans-serif;
 	line-height: 14px;
}

.touch .textinput {
	border: 1px solid #666;
	color:  #333;
	padding:  3px;
	margin:  5px 0;
	background: #fafafa;
	width:  150px;
}

.user .textinput {
	border: 1px solid #666;
	color:  #333;
	padding:  3px;
	margin:  0 0 2px 0;
	background: #fafafa;
	width:  150px;
}

.user label {
	color:  #333;
	font-size: 11px;
 	font-family: Verdana, Arial, sans-serif;
 	line-height: 12px;
}

.submit {
	background: #83110c url('images/menu-bg.png') repeat-x;
	color:  #fff;
	padding:  0 15px;
	height:  25px;
	border: none;
	cursor: pointer;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: lowercase;
}

.touch .submit, .user .submit {
	width: 70px;
	margin-left: 87px;
}
.newsletter {
	background: #535a4f;
	padding:  20px 10px;
	margin: 20px 0;
}
.newsletter p {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
}
.newsletter #wpnewsletter_email {
	border: 0;
	color:  #333;
	padding:  3px;
	margin:  5px 0;
	background: #fafafa;
	width:  150px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 13px;
}
.social {
	padding: 10px 5px 0 10px;
}
.social a {
	display: block;
	float: left; 
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 0 0 5px 5px;
}

#facebook {
	background: url('images/social-icons/facebook.png') no-repeat 0 0;
}
#youtube {
	background: url('images/social-icons/youtube.png') no-repeat 0 0;
}

#twitter {
	background: url('images/social-icons/twitter.png') no-repeat 0 0;
}

#blip {
	background: url('images/social-icons/blip.png') no-repeat 0 0;
}

#rumunia {
	display: block;
	width: 160px;
	height: 160px;
	overflow: hidden;
	text-indent: -3000px;
	background: url('images/rumunia.jpg') no-repeat;
	margin:  20px 20px 20px 0;
}


/* sidebar right */

#container .sidebar-right #news-teaser {
	padding: 0 0 30px;
}

#container .sidebar-right .post {
	padding:  10px 0;
	clear: left;
	border-bottom: 1px solid #f4f4e0;
}
#container .sidebar-right .post h3 {
	line-height:  14px;
	padding:  3px 0 0;
}
#container .sidebar-right .post h4 {
	font-size: 13px;
	line-height:  14px;
	padding:  3px 0 0;
}
#container .sidebar-right .post p {
	font-size: 11px;
	line-height:  14px;
	padding:  3px 0;
}
#container .sidebar-right .post .meta {
	font-size: 11px;
	line-height:  14px;
	padding:  0;
	display: block;
	color: #666;
}

#container .sidebar-right .post img.alignleft {
	margin: 7px 10px 0 0;
}

/* home page specific */

#feature-gallery-container {
	overflow: hidden;
	height: 340px;
}

#feature-gallery {
	height:  360px;
	width: 780px;
	background: #000;
	overflow: hidden;
}

#feature-gallery_scrollbar {
	margin-bottom: 0;
}

.scrollbar {
		margin-bottom: 0;

}

.content-left .c1 {
	float:  left;
	width: 210px;
	border-right: 1px dotted #b3b3a5;
	padding-right:  20px;
}

.content-left .c2 {
	float:  right;
	width: 220px;
}

.content-left .c1 div {
	padding-bottom:  20px;
}

.wykladowca {
	float:  left;
	margin:  7px 10px 0 0;
}

.plany {
	margin-top: 20px;
	border-top: 1px dotted #b3b3a5;
	padding:  20px 0;
}

.plany a {
	display: block;
	height: 40px;
	padding: 10px 0 0 70px;
	background: transparent url('images/calendar.png') 0 0 no-repeat;
	font-size: 11px;
	line-height: 14px;
}

/* category view  settings */

.content-wide .post, .faq .post {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
}

#container.two-col-cat {
	background: #f4f4e0 url('images/bg.png') 570px 0 repeat-y;
}

.two-col-cat .content-wide h2 {
	width: 530px;
}

.two-col-cat .content-wide .entry {
	width: 530px;
	float: left;
}

.postthumb {
	float: right;
	margin: 0 30px 0 0;
}


/* gallery **************/

.album {
	width: 152px;
	height: 152px;
	float: left;
	overflow: hidden;
	margin: 12px 16px;
}
.album a {
	display: block;
	padding-top: 50px;
	height: 100px;
	width: 150px;
	position: relative;
	text-decoration: none;
	border: 1px solid #ccc;
}
.album a:hover {
	border: 1px solid #000;
}
.album a span {
	display: block;
	color: #fff;
	padding: 5px;
	font-size: 11px;
	line-height: 12px;
	background: #000;
	position:  absolute;
	bottom: 0;
	left: 0;
	width: 140px;
	opacity: 0.7;
}

.album a:hover span {
	bottom:  0px;
	text-decoration: none;
	background: #000;
	opacity: 1;
}



/* forms **************/

#container fieldset {
	margin:  10px 0;
	padding: 10px;
	border-bottom:  1px dotted #ccc;
}

#container legend {
	font-size: 16px;
	color:  #121212;
	font-family: Georgia, Times;
	padding:  0;
	margin-top:  20px;
}

#container .input {
	clear: both;
	padding:  5px 0;
}

#container label {
	float:  left;
	display: block;
	width: 230px;
	text-align: right;
	padding-right: 20px;
}

#container .input input {
	padding: 3px 5px;
	font-size: 14px;
	width: 330px;
}

#container .input textarea {
	padding: 3px 5px;
	font-size: 14px;
	width: 330px;
}

#container .input select {
	width: 330px;
		font-size: 14px;
	line-height: 18px;
}

#container .input option {
	padding: 3px 5px;
	font-size: 14px;
	line-height: 18px;
}

#container .submit {
	margin:  15px 0;
	padding: 0 20px;
	height: 30px;
	font-size: 14px;
	margin-left:  450px;
}

/* plenery */

.plener, .normal {
	padding: 30px 0;
	border-bottom: 1px dotted #333;
}

.plener h2 {
	margin-bottom: 10px;
}


/* cforms */

/* forms **************/
#container .cform {
	padding: 0;
	margin: 0;
}
#container .cform fieldset {
	margin:  10px 0;
	padding: 10px;
	border-bottom:  1px dotted #ccc;
}
#container .cform fieldset.cf_hidden {
	display: none;
}
#container .cform  legend {
	font-size: 16px;
	color:  #121212;
	font-family: Georgia, Times;
	padding:  0;
	margin-top:  20px;
}

#container .cform  .reqtxt, #container .cform  .emailreqtxt {
	float: right;
	color: #666;
	font-size: 11px;
	width: 70px;
	line-height: 13px;
}

#container .cform ol li {
	clear: both;
	padding:  5px 0;
}
#container .cform  label {
	float:  left;
	display: block;
	width: 100px;
	text-align: left;
	padding-right: 20px;
}

#container .cform li input {
	padding: 3px 5px;
	font-size: 14px;
	width: 330px;
}

#container .cform li textarea {
	padding: 3px 5px;
	font-size: 14px;
	width: 330px;
}

#container .cform li select {
	width: 330px;
	font-size: 14px;
	line-height: 18px;
}

#container .cform li option {
	padding: 3px 5px;
	font-size: 14px;
	line-height: 18px;
}

#container .cform .cf-sb {
	margin:  15px 0;
	padding: 0 20px;
	height: 30px;
	font-size: 14px;
	margin-left:  220px;
}
#container .cform .sendbutton {
	background: #83110c url('images/menu-bg.png') repeat-x;
	color:  #fff;
	padding:  0 15px;
	height:  25px;
	border: none;
	cursor: pointer;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: lowercase;
}
.linklove {display:none;}

/* footer */

#footer {
	clear: both;
	background: #000;
	text-align: center;
	padding:  20px 0;
}

#footer ul {
	width: 480px;
	float: right;
}

#footer li {
	float: right;
	padding:  10px 0 0 25px;	
} 

#footer a {
	color:  #fff;
	text-transform: lowercase;
}

#footer .copy {
	padding: 15px 0;
	text-align: right;
	line-height: 14px;
	font-size: 11px;
	color:  #666;
	clear: both;
}

#search {
	clear: both;
	background: #535a4f;
	padding:  15px 10px 20px 10px ;
	margin: 20px 0;
}

#search label {
	color: #fff;
	font-size: 11px;
}

#search #s {
	width: 150px;
	padding: 3px;
	background: #fafafa;
	border: 0;
	color: #333;
	font-size: 13px;
}

#search #sb {
	background: #83110c url('images/menu-bg.png') repeat-x;
	color:  #fff;
	padding:  0 15px;
	height:  25px;
	border: none;
	cursor: pointer;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: lowercase;
}