/*  
	Theme Name: Biala - Fioletowy
	Theme URI: http://www.wjezusie.pl/
	Description: Biala - Fioletowy
	Version: 1.0
	Author: 
	Author URI: 
*/

/* Begin Structure */
*{
	margin:0;
	padding:0;
	border:0;
}

/*body{
	background-color: #586587;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 62.5%; /* Resets font size (1em == 10px) */
/*}*/

body{
	background:transparent url(images/wp_damask_195.jpg) repeat scroll 0 0;
	color:white;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 62.5%; /* Resets font size (1em == 10px) */
	padding:15px 0;
}

#wrapperA{
	background:#f5f9fb none repeat scroll 0 0;
	border:1px solid #375172;
	margin:0 auto;
	width:790px;
}

#wrapperB{
	margin:10px;
}

#page{
	background-color: #7B8DBD;
	width: 770px;
	text-align: left;
	margin: auto;
}

#header{
	height:158px;
	width:770px;
	background:url(images/banner.jpg) no-repeat;
}

#footer{
	padding-bottom:0.3em;
	text-align:center;
	font-size:1em;
	clear: both;
}

#content{
	width:500px;
	font-size:1.2em;
	padding:0 0 1.2em 3em;
}

#content_homepage{
	width:500px;
	font-size:1.2em;
	padding:0 1.2em;
}

#content1{
	font-size:1.2em;
	padding:2em;
}

#sidebar{
	margin-left:520px;
	width: 200px;
	padding:1.2em;
	font-size:1.2em;
}

#sidebar_homepage
{
	float: left;
	width: 200px;
	padding:1.2em;
	font-size:1.2em;
}

#menutop {
	padding-left:30px;
	background:url(images/menuTop.gif) repeat-x;
	border-top:1px solid white;
	border-bottom:1px solid white;
	height:27px;
}

#menubottom{
	margin:0 2em;;
	padding:6px 0 10px 0;
	border-top:1px solid #9CAACE;
	text-align:center;
	font-size:1.2em;
}

.narrowcolumn {
	float: left;
	width: 520px;
	margin-bottom:30px;
}

.narrowcolumn_homepage {
	float: right;
	width: 520px;
	margin-bottom:30px;
}

.widecolumn {
}

#content1 .leftcol{
	width:46%;
	padding:0 2.5em;
	vertical-align:top;
}

#content1 .rightcol{
	width:380px;
	padding:0 1em 0 2.5em;
	vertical-align:top;
}

#content1 .spacercol{
	width:1px;
	background-color:#9CAACE;
}

#respond{
	float:left;
	text-align:left;
}

/* End Structure */


/* Begin Headers */
/*h1 {
	font-family:Tahoma;
	padding-top: 40px;
	margin: 0;
	/*font-weight: bold;
	font-size: 4em;*/
/*}*/

h1, h2 {
	font-family:Tahoma;
	margin: 30px 0 20px 0;
	font-weight: normal;
	font-size: 1.5em;
}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	font-family:Tahoma;
	padding: 0;
	margin: 30px 0 0;
	font-size:1.2em;
}

.sidebartitle{
	margin:20px 0 15px 10px;
	color:#FFBA00;
	font-size:1.2em;
}
/* End Headers */

/* Begin Images */
.alingnone{
}	

.aligncenter, div.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	margin:0 0 2px 7px;
	float:right;
}

.alignleft {
	margin:0 7px 2px 0;
	float:left
}

.wp-caption {
   /*border: 3px solid #f7f7f7;*/
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 5px;
   margin: 10px;
   /* optional rounded corners for browsers that support it 
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
	border:0;
	margin:0;
}

img{
	border:4px solid #f7f7f7;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color:black;
}
/* End Images */

	
/* Begin Lists */
#sidebar ul.sidebar {
	list-style:none;
}

ul{
	list-style-image:url('images/szczalkaA.gif');
	list-style-type: disc; /* If image is not supported */
	padding:0 0 0 20px;
}

li{
	margin:3px 0 0;
	padding:0;
}


ul.home {
	margin-left: 10px;
	list-style-image:url('images/szczalkaA.gif');
	list-style-type: disc; /* If image is not supported */
	/*margin-left: 0; padding-left: 1em; text-indent: -1em;*/
}

ul.home li {
}

ul.home li h3{
	font-size: 1.1em;
}

ul.inline {
	list-style:none;
}

ul.inline li {
	display:inline;
}

.post {
	clear:both;
}

/*#menutop .page_item{
	font-size:1.2em;
	padding:0 8px;
	}*/
	
#menubottom .page_item {
	padding:0 8px;
	}
	
#commentlist {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#commentlist li {
	list-style-type:none;
	margin:10px 0;
	padding:7px 10px 10px 10px;
	background:transparent url(images/header3.gif) no-repeat bottom left;
}

#commentlist .alt {
	border-left: none;
}

#commentlist li .comment-number {
	color:#999999;
	font-weight:bold;
	margin-left:455px;
	padding:3px;
	position:absolute;
}

#commentlist .commentauthor {
	font-family:Tahoma;
	font-size:1.2em;
	font-weight: bold;
	color: white;
}

/* End Lists */

li.flag {
	margin-left:5px;
	background:transparent url(images/gb.png) no-repeat;
}

.flag div{
	display:inline;
	height:11px;
	width:16px;
}

.entry p {
	margin-top:1em;
	}


small {
	font-size: 0.9em;
	/*line-height: 1.5em;*/
	}

a {
	text-decoration: none;
	color:#FFBA00;
	}
	
a:hover {
	color: white;
	}
	
a.white{
	text-decoration: none;
	color: white;
	}

a.white:hover {
	color:#FFBA00;
	}
	
#sidebar .sidebar a{
	font-weight:bold;
	text-decoration:none;
	color:white;
}

#sidebar .sidebar a:hover {
	color:#FFBA00;
}
	
#menubottom a{
	text-decoration:none;
	color:#FFBA00;
	}

#menubottom a:hover {
	color: white;
	}
	
#pagenav .page_item a{
	text-decoration: none;
	color: white;
	font-weight:bold;
}

#pagenav .page_item a:hover{
	color:#FFBA00;
}

#pagenav .current_page_item a{
	color:#FFBA00;
}

#pagenav .current_page_item a:hover{

}

.posttitle{
	padding:0 0 5px 0;
	background:transparent url(images/header3.gif) no-repeat bottom left;
}
	
.comment-page-numbers
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
}
	
/* Begin Ministries */	
.ministries {
	margin-top:5px;
}

.ministry {
	margin-bottom:20px;
	vertical-align:top;
}

.ministry .avatar{
	padding-bottom:30px;
}

.ministry .content{
	padding:5px 0 0 25px;
}

.ministry h3 {
	color:#FFBA00;
	font-size:17px;
	font-weight:normal;
	margin:0;
}

.ministry p{
	margin-top:5px
}

.ministrybanner{
	margin-top:40px;
}
/* End Ministries */


/* Begin Audio Gallery */

table.audio{
    border-collapse: collapse;
}

.audio td{
	border-top:1px solid #9CAACE;
	padding:12px 0;
}

.audio td.main{
	width:450px;
	padding-left:5px;
	background:url(images/audio_bg_left.gif) right bottom no-repeat;
}

.audio td.date{
	width:70px;
	font-size:0.9em;
	background:url(images/audio_bg_right.gif) right bottom no-repeat;
	text-align:center;
}

.audio a.download{
	font-size:0.8em;
}

.audio p.title{
	margin:0;
	padding:0;
}

p.audioplayer_container{
	margin:0;
	padding:6px 0 0 0;
}

/* End Audio Gallery */







