/*
Theme Name:     Legion Sw Ekspedyta
Theme URI:      http://www.ekspedyt.org/
Description:    Motyw potomny od Arras (child theme) 
Author:         Poruszyciel
Author URI:     http://www.ekspedyt.org/
Template:       arras
Version:        0.1.0
*/
@import url("../arras/style.css");

/* legion-IT 2013-02-25 Poruszyciel - utworzenie motywu potomnego i tego pliku */
body {
  background-color: #ddd;
}
#header {
  background: none;
	border-bottom: none;
}
#nav {
  width: 1150px;
	margin: 0 auto;
}
/* nowa szerokość */
#main {
  width: 1130px !important;
}
#branding {
  width: 1150px !important;
	height: 90px;
	background: url('naglowek.jpg') no-repeat;
}
.logo {
  height: 30px;
	width: 250px;
}
#top-menu {
  min-width: 250px;
	height: 28px;
	float: right;
	opacity: 0.75;
}
#top-menu-content {
  min-width: 250px;
}
#nav-content {
  width: 1130px !important;
}
#searchbar {
  margin: 3px 0 0 0;
}
.searchform {
  padding: 3px 3px;
	width: 130px;
}
.searchform .s {
  width: 114px;
	font-size: 13px;
}

#container {
  width: 680px !important; 
}
#content {
  width: 670px;
	border-right: 1px dotted #ccc;
}

/* uklad */
#wrapper {
  padding: 0;
  background-color: #ddd;
}
/* naglowek */
ul.quick-nav #rss {
  visibility: hidden;
}
/* wyroznione notki */
.featured-entry { /* slideshow/pudlo */
	opacity: 0.7
}
.featured-entry .entry-title {
  font: normal 24px Georgia, "Times New Roman", Times, serif !important;
}
#featured-slideshow {
  border: 5px solid #ddd;
}
#featured-author-date {
  font-size: 10px !important;
	font-family: Arial, Helvetica !important;
}
#featured-author-date img {
  width: 10px;
	height: 10px;
}
.entry-thumbnails {
  position: relative;
}
.entry-thumbnails:after {
  content: '';
	position: absolute;
	left: 0px;
	height: 122px;
	width: 155px;
  background: url('thumb_shadow_155.png') bottom left no-repeat;
}
h3.entry-title {margin: 3px 0 5px 0 !important;}
h3.entry-title a:link, h3.entry-title a:link {
  font-family: Georgia, "Times New Roman", Times, serif !important;
}
.featured {
  margin: 0 20px 10px 0;
	width: 660px;
}
#index-featured1 {
	margin-bottom: 20px;
	width: 680px;
}
#index-featured1:after {
  content: '';
	position: absolute;
	left: 10px;
	width: 660px;
  border-bottom: 4px double #000;
}
.posts-default li {
  margin: 0 13px 10px 0;
}
ul.posts-default {
  margin: 0;
}
.excerpt-info {
  text-align: right !important;
}
.post-author {
  font-size: 10px;
	text-transform: uppercase;
}
 
.entry-excerpt {
  font: normal 13px Georgia, "Times New Roman", Times, serif !important;
}  
/* tresc notki */
img.size-full { max-width: 625px; }
.single-post { 
  margin: 0 0 15px 0 !important;
	padding: 0 10px !important; 
}

/* strona o autorze */
.author-content {
  text-transform: none !important;
}
/* widzety w bocznych kolumnach */
#primary a:hover { color: #555; border-bottom: 2px solid #d40000; }
#secondary a:hover { color: #555; border-bottom: 2px solid #d40000; }

.widgettitle {
  background: none;
  background-color: #dddddd;
}
h5.widgettitle {
  font: italic 13px Georgia, "Times New Roman", Times, serif !important;
}
#ostatnie-notki {
  padding: 5px 0 5px 0px;
	border-bottom: 1px dotted #888;
	word-wrap: break-word;
}
.widget-post-title {
  font: normal 13px Georgia, "Times New Roman", Times, serif !important;
}
.post-author-date {
	font-size: 10px;
}
.author-date a:link {
  text-transform: uppercase;
}
#ostatnie-komentarze {
  padding: 5px 0 5px 0px;
	border-bottom: 1px dotted #888;
	word-wrap: break-word;
}
.widget-comment-user {
  text-transform: uppercase;
  font-size: 9px;
}
.widget-comment-author {
  text-transform: uppercase;
  font-size: 9px;
  color: #a02121;
}
.widget-comment-author a:link, .widget-comment-author a:visited {
  text-transform: uppercase;
  font-size: 9px;
  color: #a02121;
} 
.post-comm-count { font-size: 10px; color: #888; white-space: nowrap;} 
.post-comm-count img { margin-left: 1px; }

.comment-date {	font-size: 10px; }
.comment-last-day {font-size: 10px;}
.comment-last-hour {font-size: 10px;}
.comment-last-hour a:link, .comment-last-hour a:visited {color:#01A021;}}

/* linki wszedzie 
a:hover {
  color: #555;
  border-bottom: 2px solid #d40000 !important;
} */

/* formatowanie notki */
div.post {
  border-right: 1px solid #000 !important;
}
.post a:hover {
  color: #555;
  border-bottom: 2px solid #d40000;
}
.entry-info {  /* autor, data, kategorie */
  font: normal 10px arial, helvtica;
  text-align: center;
}
.entry-author { /* autor */
  text-transform: none;
}
.published {  /* data notki */
  text-transform: none;
}
.entry-cat {  /* lista kategorii */
  text-transform: none;
}
.vcard a:link, .vcard a:visited {
  color: #a02121 !important;
}
h1.entry-title {
  margin: 0px 0 5px !important; 
  font: normal 30pt Georgia, "Times New Roman", Times, serif !important;
  line-height: 1.3 !important;
  display: block;
  border-bottom: 4px double #000;
}
.entry-content {   /* tresc notki */
  font: normal 15px/20px Georgia, "Times New Roman", Times, serif !important;
} 
.entry-content a:link, .entry-content a:visited {
  border-bottom: 1px dotted #c00;
  text-decoration: none;
  color: #a02121;
}
.entry-content a:hover {
  color: #555;
  border-bottom: 2px solid #d40000;
}
/* przyciski share */
#ssba a:link {
  border-bottom: none;
}
/* iframe z filmami youtube w komentarzach */
.comment-content iframe {
width: 620px;
}
/* komentarze */
#commentlist .comment-node {
  background: #fafafa;
  border: 1px solid #ddd;
}
#commentlist a:link, #commentlist a:visited { border-bottom: 1px dotted #c00; text-decoration: none; color: #a02121;}
#commentlist a:hover { color: #555; border-bottom: 2px solid #d40000; }

.comment-author {
  color: #a02121;
	font-size: 13px;
}
.comment-content {
  font: normal 13px Georgia, "Times New Roman", Times, serif !important;
}
.comment-content a:link, .comment-content a:visited {
  border-bottom: 1px dotted #c00;
  text-decoration: none;
  color: #a02121;
}
.comment-content a:hover {
  color: #555;
  border-bottom: 2px solid #d40000;
}

p.comment-image { text-align: center; }  /* obrazki w komentarzach wycentrowane, max 630px */
p.comment-image img { max-width: 625px; }
.comment-content img { display: block; margin: 0 auto; max-width: 625px;}  

p.must-log-in a:link, p.must-log-in a:visited {  border-bottom: 1px dotted #c00;  text-decoration: none; color: #a02121;}

/* link do usuwania komentarzy */
.tc-frontend {
  text-align: right;
  margin: 0;
}
/* formularz odpowiedzi */
#respond a:linki, #respond a:visited {
  border-bottom: 1px dotted #c00;
  text-decoration: none;
  color: #a02121;
}
#respond a:hover {
  color: #555;
  border-bottom: 2px solid #d40000;
}
.must-log-in {
  text-align: center;
}
textarea#comment{
  width: 98%; padding: 0; margin: 0;
}
#qt_comment_toolbar {  /* pasek quicktags */
  width: 96%;
}
/* stopka */
#footer {
  background: none;
  border: none;
}
  
/* admin bar - szary pasek na górze po zalogowaniu */
#wp-admin-bar-stats {  /* KT 130306 Poruszyciel - ukrywam stats na pasku dla zwyklego użytkownika (i tak nie działa) */ 
  visibility: hidden;
  width: 0;
}

/* buddypress */
div.dir-search {
  float: right;
  margin: -39px 10px 0 0;
}
div.item-list-tabs {
  background: #eaeaea;
  clear: left;
  margin: 25px 10px 20px 0px;
  overflow: hidden;
}
div.item-list-tabs#subnav {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  margin: -15px 10px 15px 0px;
  min-height: 35px;
  overflow: hidden;
}
.padder div.pagination {
background: #f4f4f4;
border: none;
color: #888;
font-size: 11px;
height: 19px;
margin: -20px 10px 0px 0px;
padding: 8px 20px;
position: relative;
}
#members-list { 
  padding-left: 10px;
	list-style-type: none;
}
#members-list li {
  overflow: auto;
  list-style: none;
  float: left;
  width: 20%;
  margin: 0;
  border: 0;
}
ul.item-list li div.item-title, ul.item-list li h4 {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  width: 75%;
}
/* Poruszyciel - formatowanie przyciskow social media */
.ssb_total_counter {
  font-size: 10px;
  color: #555;
  top: 13px !important;
}
.ssb_inline-share_heading {
  font-size: 15px;
}
/* Poruszyciel - Słowo Boże, pokazywanie fragmentów gdy hover */
.sb_popup { position: absolute;
  font: normal 15px Georgia, "Times New Roman", Times, serif;
  border: 1px solid #aaa;
  padding:10px;
  top: 125px; left: 690px; width: 428px;
  color:#400; background-color: #ddd;
  border-radius: 8px;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.75);
}
#czytanie1:hover ~ #czytanie1_pop{display:block;}
#czytanie1_pop {display: none;}
#psalm:hover ~ #psalm_pop{display:block;}
#psalm_pop {display: none;}
#czytanie2:hover ~ #czytanie2_pop{display:block;}
#czytanie2_pop {display: none;}
#aklamacja:hover ~ #aklamacja_pop{display:block;}
#aklamacja_pop {display: none;}
#ewangelia:hover ~ #ewangelia_pop{display:block;}
#ewangelia_pop {display: none;}

.sb_link {font-size: 12px;}

