﻿/*
Theme Name: BPO Warszawa
Theme URI: http://www.teamlab.pl/
Description: Nowy wygląd serwisu BPO w Warszawie
Version: 1.0
Author: Firma TeamLab
Author URI: http://www.teamlab.pl/
Text Domain: kubrick

	Skórka zaprojektowana i stworzona przez firmę TeamLab 

*/

/*static*/
*{
margin:0;
padding:0;
}
html{
background:#B1D0ED;
}
body{
background:#DEE9F6;
/*font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;*/
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
color:#464646;
}
small {
font-size:10px;
}
a{
color: #007A98;
text-decoration:none;
outline-style:none;
}
img, div, input, #jedenprocent a { behavior: url("iepngfix.htc") }

a img{
border:0;
}
a:hover{
text-decoration:none;
color:#2F63B3;
}
blockquote{
background:#EEF8FF url(img/blockquote.gif) no-repeat top left;
border:1px dashed #DDD;
padding:10px 12px 10px 25px;
margin:12px 0;
}
.aligncenter{
text-align:center;
margin-left: auto;
margin-right: auto;
}
.center{
text-align:center;
}
.floatright,.alignright{
float:right;
margin-left:10px;
}
.floatleft,.alignleft{
float:left;
margin-right:10px;
}
.fixed{
clear:both;
}

/*总体布局*/
#main{
background:#DEE9F6 url(img/main_bg.gif) repeat-x;
}
#warp{
background:#FFF url(img/warp_bg.gif) repeat-y top center;
margin:0 auto;
width:984px;
}
#page{
background:url(img/page_pg.jpg) no-repeat;
}
#footer{
background:url(img/footer.jpg) no-repeat;
margin:0 auto;
height:96px;
width:984px;
}
#footerbg{
background:#B1D0ED url(img/footer_bg.gif) repeat-x;
}

/*标题*/
#title{
padding:40px 0 0 40px;
width:350px;
float:left;
}
#title a{
text-decoration:none;
cursor:default;
color:#000;
font-size:38px;
font-weight:lighter;
}

/*导航*/
#nav{
margin-top:20px;
clear:both;
float:left;
width:984px;
display:block;
font-size:14px;
padding:5px 0 8px 0;
background:url(img/nav.jpg) no-repeat bottom center ;
}
#nav a{
display:block;
text-decoration:none;
margin:auto 5px;
padding:5px;
color:#000;
}
#nav .home a{
margin-left:30px;
margin-left:25px!important;
}
#header-right{
float:right;
text-align:right;
padding-right:20px;
width:207px;
}
#search .textfield{
border:1px solid #FFF;
font-size:14px;
width:207px;
padding:1px 22px 1px 1px;
background:url(img/search_btn.gif) no-repeat top right;
}
#feed{
margin-top:15px;
}
#header-right #feed #rssfeed,#header-right #feed #mailfeed{
text-align:left;
text-indent:-99999px;
height:30px;
width:60px;
float:right;
background:url(img/feed.gif) no-repeat 0 0;
}
#header-right #feed #rssfeed:hover{
background-position:0 -54px;
}
#header-right #feed #mailfeed{
background-position:0 -110px;
}
#header-right #feed #mailfeed:hover{
background-position:0 -164px;
}
.yinheli_welcome{
position:absolute;
width:240px;
left:50%;
top:20px;
}
/*内容*/
#container{
margin:0 auto;
width:960px;
}
#notice{
color:#080;
padding:10px;
background:#EEF8FF;
}

/*文章*/
#content{
float:left;
width:630px;
padding:0 15px 20px 20px;
overflow:hidden;
}
.post{
padding-bottom:5px;
background:#FFF;
}
.post h1,.post h2{
margin-bottom:10px;
border-left:5px solid #DEE9F6;
font-size:18px;
line-height:20px;
margin-top:10px;
padding-left:10px;
}
.post h1 a,.post h1,.post h2 a,.post h2{
color:#646464;
font-weight:lighter;
}
.post h1 a:hover,.post h2 a:hover{
color:#2F63B3;
}
.entry-content{
font-size:13px;
line-height:160%;
padding-left:10px;
}
.entry-content a:hover{
text-decoration:underline;
}
.wp-caption{
border:1px solid #CCC;
padding:5px 0;
text-align:center;
}
.entry-content .wp-caption-text{
margin-bottom:0px;
font-style:italic;
}
.wp-caption:hover{
border-color:#A6A6A6;
}
.info{
padding-top:10px;
background:url(img/post_title.jpg) no-repeat;
margin-bottom:15px;
}
.editpost,.comments-link{
float:right;
background:url(img/icon.gif) no-repeat scroll 0 -66px;
padding:0 0 2px 20px;
}
.editpost{
margin-left:5px;
background-position:0 -95px
}
.published{
background:url(img/icon.gif) no-repeat scroll 0 0;
padding:0 0 2px 20px;
}
.post-author{
background:url(img/icon.gif) no-repeat scroll 0 -35px;
padding:0 0 2px 20px;
margin-left:10px
}
.entry-content ol,.entry-content ul{
padding-left:25px;
margin-bottom:12px;
}
.entry-content p{
margin-bottom:15px;
}
.entry-content .more-link{
font-size:13px;
display:block;
width:145px;
}
.entry-content img{
max-width:625px;
}
.entry-content img .border,.entry-content img .sided{
background:#FFF;
padding:3px;
border:1px solid #B1D0ED;
}
.entry-content a img{
border:0;
}
.entry-content table{
border:1px solid #DEE9F6;
margin:5px 0 10px;
}
.entry-content table caption{
font-size:15px;
}
.entry-content table tr td {
border-top:1px solid #DEE9F6;
padding:2px 10px;
}
.entry-content table tr th {
background:#DEE9F6;
padding:1px 10px;
text-align:left;
}
.entry-content table tr:hover{
background:#FFFFC0 ;
}
.entry-content .wp_syntax table tr:hover{
background:none;
}
.entry-content .wp_syntax table,.entry-content .wp_syntax table tr td{
border:none;
}
.entry-content .wp_syntax table tr td{padding:0 3px;}
.entry-content .wp_syntax table{
margin:0;
}
#related_posts{
margin-bottom:10px;
border:1px solid #DEE9F6;
color:#646464;
}
#related_posts h3{
padding:10px 0 0 10px;
font-weight:lighter;
color:#5AB21D;
}
#related_posts ul li {
border-bottom:1px solid #E3E4E6;
line-height:18px;
list-style:none;
padding:3px 5px;
background:none;
}
#related_posts .count {
font-size:10px;
}
#related_posts .excerpt {
color:#999999;
display:block;
font-size:11px;
}

.entry-content .pages{
background:url(img/icon.gif) no-repeat scroll 0 -226px;
padding:3px 0 3px 27px;
height:16px;
line-height:16px;
}
.entry-content .pages a{
padding:3px;
text-decoration:none;
}
.entry-content .pages a:hover{
background:#DEE9F6;
}
.tag-links{
background:url(img/icon.gif) no-repeat scroll 0 -124px;
padding:2px 0 2px 22px;
}
.tag-links{
margin-left:5px;
background-position:0 -148px;
}
#linkcat{
margin-bottom:15px;
}
#linkcat ul{
padding-left:0;
}
#linkcat li{
list-style:none;
overflow:hidden;
}
#linkcat li a{
background:url(img/icon.gif) no-repeat 0 -303px;
padding-left:21px;
}
#pagenavi, #postnavi {
border-top:1px solid #CCC;
margin:10px -5px 0;
padding:10px 5px 0;
display:block;
}
#pagenavi {
font-size:11px;
}
#pagenavi .newer a, #postnavi .prev a{
background:url(img/icon.gif) no-repeat scroll 0 -363px;
float:left;
height:16px;
line-height:16px;
padding-left:22px;
}
#pagenavi .older a, #postnavi .next a{
background:url(img/icon.gif) no-repeat scroll 100% -380px;
float:right;
height:16px;
line-height:16px;
padding-right:22px;
}

/*没有文章*/
.no-data{
padding:10px;
background:#DEE9F6;
}
.position{
background:url(img/icon.gif) no-repeat 0 -261px;
padding-left:25px;
margin-top:20px;
}
/* 评论*/
#cmtswitcher {
background:#FFFFFF;
padding-top:5px;
margin-top:10px;
}
#cmtswitcher a.tab, #cmtswitcher a.curtab {
color:#555555;
display:block;
float:left;
margin-bottom:-1px;
text-decoration:none;
}
#cmtswitcher a.tab {
border-color:#FFFFFF #FFFFFF #CCCCCC;
border-style:solid;
border-width:1px;
}
#cmtswitcher a.curtab {
background:#FCFCFC none repeat scroll 0 0;
border-color:#CCCCCC #CCCCCC #FCFCFC;
border-style:solid;
border-width:1px;
}
.addcomment,.addtrackback{
float:right;
padding-left:20px;
padding-bottom:3px;
margin-left:18px;
background:url(img/icon.gif) no-repeat scroll 0 -173px;
padding-left:20px;
}
.addcomment{
margin-left:5px;
background-position:0 -199px
}
#commenttab,#trackbacktab{
float:left;
padding:1px 6px;
}
/*评论列表*/
#commentlist {
background:#FCFCFC none repeat scroll 0 0;
border-top:1px solid #CCC;
margin-left:-6px;
}
#commentlist p{
margin-bottom:10px;
line-height:150%;
}
#commentlist p a:hover{
text-decoration:underline;
}
#comments .display{
display:block;
}
#comments .nodisplay{
display:none;
}
#thecomments li,#thetrackbacks li{
list-style:none;
}
#thecomments li{
padding:10px 10px 3px 58px;
border-bottom:1px solid #EEE;
}
#thetrackbacks{
margin-top:15px;
}
.comment-meta,.trackback .date,.trackback .act{
float:right;
color:#808080;
cursor:default;
font-style:italic;
font-size:10px;
}
.trackback .title{
padding:5px 0 5px 15px;
}
#thetrackbacks li{
padding:0 10px 10px 15px;
border-bottom:1px solid #EEE;
}
#thecomments li p .waiting{
color:#808080;
}
.comment-author{
margin-bottom:2px;
}
.comment-author .avatar{
float:left;
margin-left:-50px;
background:#FFF;
border:1px solid #DEE9F6;
padding:3px;
}
.admincomment .comment-author .avatar{
border:1px solid #B1D0ED;
}
#thetrackbacks .messagebox,#thecomments .messagebox{
padding:10px;
background:#DEE9F6;
margin:15px;
}
#thecomments .tip{
position:absolute;
z-index:3;
width:350px;
border:1px solid #B1D0ED;
background:#FFF;
padding-bottom:10px;
}
/*评论框*/
#respond .row {
margin-bottom:3px;
display:block;
}
#respond .textfield {
width:200px;
}
.cmarea{
position:relative;
}
#respond input.textfield, textarea, .sendtext, .sendmsg{
background:#FFFFFF url(img/textfield.gif) repeat-x scroll center top;
border:1px solid #A6A6A6;
}
#respond{
margin-top:15px;
}
#respond .welcome img{
background:#FFF;
border:1px solid #DEE9F6;
padding:3px;
margin-right:10px;
}
#respond .welcome img:hover{
border:1px solid #B1D0ED;
}
#respond .welcome *{
vertical-align:middle;
margin-bottom:10px;
}
#emoticon{
float:right;
margin-top:3px;
margin-right:15px;
}
#respond .feed{
float:left;
background:url(img/comrss.png) no-repeat;
padding-left:15px;
}
#submitbox{
margin-top:5px;
}
#submit,.sendsub{
-moz-border-radius:11px;
-webkit-border-radius:11px;
-khtml-border-radius:11px;
border-radius:11px;
-moz-box-sizing:content-box;
overflow:visible;
border-style:solid;
border-width:1px;
background:#21759B url(img/button-grad.png) repeat-x scroll left top;
color:#FFFFFF !important;
font-weight:bold;
cursor:pointer;
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size:11px !important;
line-height:16px;
padding:2px 8px;
float:right;
}
#comment {
width:635px;
}
.reply img{
border:0;
}
#commentload{
position:absolute;
top:40px;
left:147px;
background:#FFF;
border:1px solid #B1D0ED;
padding:15px 20px;
vertical-align:text-top;
width:300px;
}
#commentload *{vertical-align:middle;}

#ed_toolbar_comment input {
background:#F9F9F9;
border:1px solid #CCC;
color:#666;
font-size:10px;
font-family:Georgia;
margin:1px 2px 5px 0;
overflow:visible;
padding:1px 1px;
width:auto;
}
#ed_toolbar_comment input:hover {
border:1px solid #CC0033;
color:#0000CC;
}

#sidebar{
float:right;
width:270px;
margin-top:15px;
padding:0 10px 20px 10px;
overflow:hidden;
border-left:1px solid #DEE9F6;
}
.sidebar-top{
margin-bottom:20px;
}
.widget{
padding:10px 10px 0 0; 
background:#FFF url(img/widget-top.gif) no-repeat top center;
margin-bottom:12px;
}
.sidebar_notice{
background:url(img/widget-top.gif) no-repeat left bottom;
}
#sidebar_notice{
padding-bottom:10px;
}
#sidebar h3{
font-size:16px;
cursor:default;
font-weight:lighter;
}
#sidebar ul{
margin-top:10px;
padding-left:15px;
}
#sidebar li{
list-style-type:square;
color:#B1D0ED;
line-height:160%;
}
.widget_right{
float:right;
width:140px;
padding-left:10px;
}
.widget_left{
float:left;
width:110px;
}
#yinheli_recentcomments{
margin-left:-10px;
}
#yinheli_recentcomments li{
list-style:none;
color:#464646;
margin-bottom:5px;
clear:both;
}
#recentcomments li{
list-style:none;
margin-left:-10px;
color:#464646;
margin-bottom:5px;
}

.yrc_avatar img{
float:left;
background:#FFFFFF;
border:1px solid #DEE9F6;
padding:2px;
margin-right:5px;
}
#sidebar .yrc_info a{
color:#4EB0E9;
}
#sidebar #widget-links li{
list-style:none;
float:left;
width:50%;
overflow:hidden;
}
#sidebar #widget-links li a{
background:url(img/icon.gif) no-repeat 0 -303px;
padding-left:21px;
}
.widget_tag_cloud h3{
margin-bottom:10px;
}
#foot-cotent{
padding:10px 50px 0 30px;
}
#totop{
float:right;
}
#powered{
width:36px;
height:36px;
background:url(img/wp_logo.gif) no-repeat;
text-indent:-999em;
float:left;
margin-right:10px;
}
/** custom - by TeamLab **/
p {
  margin:.6em 0;
}
#top {
	width: 968px;
	height: 130px;
	letter-spacing: 1px;
	background: transparent url(img/logo_bpo.png) no-repeat 30px 20px;
}
#top h1, #top h2, #top h3 {
	color:#000;
	margin:0 0 0 100px;
}
#top h1 {
    font-size:18px;
    line-height: 17px;
    padding-top:30px;
    margin-bottom:10px;
}

#top h1 a {
  color:#000;
}

#top h2 {
	font-size: 12px;
	margin-bottom:15px;
    height:1.3em;
}

#top h3 {
	font-size:12px;
	text-align:right;
	margin-right:10px;
	font-weight:normal;
	padding-bottom:3px;
}
#top_logo {
	height: 110px;
	width: 80px;
	background: #FFFFFF;
}

#header-right {
  float:right;
  padding-right:15px;
  width:400px;
}

#header-right #jedenprocent {
  float:left;
  width:120px;
  padding: 20px 40px 0 0;
}

#header-right {
  float:right;
  padding-right:15px;
  width:400px;
}

#header-right #jedenprocent {
  float:left;
  width:120px;
  padding: 20px 40px 0 0;
}

#header-right #jedenprocent a {
  display:block;
  width:111px;
  height:60px;
  background: url(img/logo_1proc.png) no-repeat 0 0;
}

#header-right #jedenprocent a span {
  display: none;
}

#header-right #search {
  float:left; 
  width:237px;
}

#header-right #search div {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #B6D4F0;
  line-height:25px;
  margin:35px 0 0;
}

/* top menu */
#suckerfishnav {
  font-size: 14px;
}

#suckerfishnav,#suckerfishnav ul {
  float: left;
  list-style: none;
  line-height: 28px;
  padding: 0;
  margin: 10px 0 0 90px;
}

#suckerfishnav a {
  display: block;
  text-decoration: none;
  padding: 0px 10px;
}

#suckerfishnav li {
  float: left;
  padding: 0;
  background:transparent url(img/horizmenu-div.png) no-repeat scroll 100% 50%;
  margin-bottom:1px;
}
#suckerfishnav li.current_page_item a, #suckerfishnav li.current_page_ancestor a, #suckerfishnav li.current_page_ancestor li.current_page_item a {
  color:#000000;
}

#suckerfishnav li.current_page_item a:hover, #suckerfishnav li.current_page_ancestor a:hover, #suckerfishnav li.current_page_ancestor li.current_page_item a:hover {
  color:#2F63B3;
}
#suckerfishnav li.current_page_item li a, #suckerfishnav li.current_page_ancestor li a {
  color:#0087AA;
}

#suckerfishnav ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 222px;
  font-weight: normal;
  margin: 0;
  line-height: 1;
  border: 0;
}

#suckerfishnav li li {
  background: #ffffff;
}

#suckerfishnav li li a {
  padding: 4px 10px;
  width: 220px;
}

#pixopoint_menu1 ul ul li {
  background:#FFFFFF none repeat scroll 0 0;
  border-bottom:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  color:#656963;
  font-family:helvetica,arial,sans-serif;
  font-size:13px;
  font-style:normal;
  font-weight:normal;
  letter-spacing:0;
  margin:0;
  width:220px;
  z-index:20;
}

#suckerfishnav li ul ul {
  margin: -21px 0 0 150px;
  border-right:1px dotter #DDDDDD;
  border-bottom:1px dotter #DDDDDD;
  border-left:1px dotter #DDDDDD;
}

#suckerfishnav li:hover ul ul,#suckerfishnav li:hover ul ul ul,#suckerfishnav li:hover ul ul ul ul,#suckerfishnav li.sfhover ul ul,#suckerfishnav li.sfhover ul ul ul,#suckerfishnav li.sfhover ul ul ul ul
  {
  left: -999em;
}

#suckerfishnav li:hover ul,#suckerfishnav li li:hover ul,#suckerfishnav li li li:hover ul,#suckerfishnav li li li li:hover ul,#suckerfishnav li.sfhover ul,#suckerfishnav li li.sfhover ul,#suckerfishnav li li li.sfhover ul,#suckerfishnav li li li li.sfhover ul
  {
  left: auto;
}

#container  {
  background: transparent url(img/nav.jpg) no-repeat center top;
}  
#container  {
  min-height:500px;
}

#frontbar {
  background: transparent url(img/nav.jpg) no-repeat center bottom;
  padding:20px 35px;
  height:250px;
  font-size:14px;
  line-height:130%;
}
#frontbar .photo {
  float:right;
}
#frontbar p {
  width:320px;
}
#frontbar h3 {
  font-size:22px;
  line-height:130%;
  margin:5px 0 20px;
  font-weight: lighter;
}
/* button */
.button1 {
  float:left;
  margin-top:5px;
  position:relative;
}
.button1 span {
  display:block;
  height:29px;
  line-height:29px;
}
.button1 .button-l {
  background:transparent url(img/button-l.png) no-repeat scroll 0 0;
  height:29px;
  left:0;
  position:absolute;
  top:0;
  width:7px;
}
.button1 .button-m {
  background:transparent url(img/button-m.png) repeat-x scroll 50% 0;
  cursor:pointer;
  font-size:12px;
  margin-left:7px;
  padding-left:2px;
  text-align:center;
}
.button1 .button-r {
  background:transparent url(img/button-r.png) no-repeat scroll 100% 0;
  margin-right:-7px;
  padding-right:10px;
}
#sidebar h3, #rows .row h3 {
  font-size:16px;
  font-weight:lighter;
  margin:0.2em 0 0.5em;
}
#sidebar h3 span {
  color:#0087AA;
}
/* newsflash */
#newsflash {
  border-bottom:1px dotted #DDDDDD;
  background: transparent url(img/comments_bg.png) repeat-y;
  font-size:12px;
  height:48px;
  line-height:22px;
  position: relative;
  overflow: hidden;
  padding-top:5px;
}
#newsflash a {
  color:#2F63B3;
}
#newsflash ul {
  list-style:none;
}
.newsflash-post {
  padding-right:65px;
}
#newsflash .newsflash-post a {
  position:absolute;
  padding-left:5px;
  display:none;
}
#newsflash .controls {
  position:absolute;
  right:10px;
  top:4px;
}
#newsflash .controls div {
  cursor:pointer;
  float:left;
  height:21px;
  margin-top:5px;
  width:20px;
}
#newsflash .control-prev, #newsflash .control-next {
  background-image:url(img/newsflash-controls.png);
}
#newsflash .control-prev {
  margin-right:8px;
}
#newsflash .control-next {
  background-position:0 -21px;
}
#newsflash .controls div span {
  display:none;
}
.post {
  margin:15px 0;
}
#memberOf {
  width:100%;
}

#memberOf td {
  vertical-align: middle;  
  padding:0 5px;
}

#mailform .row {
  padding:4px 0;
}
