@charset "utf-8";
/****************************************************************************************
 *	BCC Ljubljana - CSS Global Styles
 *	@media		screen
 *	@author		BCC Ljubljana
 *	@URL		www.binkostnacerkevlj.com
 *	@date		September 2009
 ***************************************************************************************/


/********************************************************************
 *	General Styles
 *******************************************************************/
* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D1B1C;
	text-align: center;
	background-color: #D9D9D9;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	/*background-color: #CDCDCD;*/
	}

img {
	border: 0;
	}
	
h1 {
	font-size: 18px;
	 }
	 
h2 {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
	 }
	 
.author {
	text-align: right;
	padding-right: 55px;
	padding-top: 15px;
	padding-bottom: 35px;
	}
	
.center {
	text-align: center;
	}
	
.clear {
	clear: left;
	}

/********************************************************************
 *	General Structure
 *******************************************************************/
#container {
	width: 900px;
	margin: 0 auto;
	}
	
#container .inContainer {
	float: left;
	width: 900px;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-y;
	}
	
/********************************************************************
 *	Header
 *******************************************************************/
#header {
	float: left;
	width: 900px;
	height: 120px;
	}
	
#header .top {
	float: left;
	width: 900px;
	height: 21px;
	line-height: 21px;
	text-align: right;
	}
	
#header .top p {
	padding-right: 25px;
	font-size: 12px;
	color: #881D1D;
	}
	
#header .navigation {
	clear: left;
	float: left;
	width: 900px;
	height: 46px;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: no-repeat;
	}
	
#header .navigation a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
	
#header .navigation a:hover {
	text-decoration: none;
	color: #CE9965;
	}
	
#header .navigation span a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CE9965;
	}
	
#header .navigation span a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#header .subNavigation {
	clear: left;
	float: left;
	width: 900px;
	}
	
#header .subNavigation .inSubNavigation {
	float: left;
	width: 864px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	}
	
#header .subNavigation .language {
	float: left;
	width: 90px;
	text-align: center;
	color: #811B1B;
	padding-top: 3px;
	}
	
#header .subNavigation .language a {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #811B1B;
	text-decoration: none;
	}
	
#header .subNavigation .language a:hover {
	text-decoration: underline;
	}
	
#header .subNavigation .subLinks {
	float: left;
	width: 774px;
	text-align: right;
	}
	
#header .subNavigation .subLinks a {
	font-size: 18px;
	/*font-weight: bold;*/
	color: #811B1B;
	text-decoration: none;
	padding-left: 15px;
	}
	
#header .subNavigation .subLinks a:hover {
	text-decoration: underline;
	/*color: #CE9965;*/
	}
	
/********************************************************************
 *	Content
 *******************************************************************/
#content {
	clear: left;
	float: left;
	width: 900px;
	text-align: left;
	/*height: 600px;*/
	}
	
#content .inContent {
	float: left;
	width: 828px;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 35px;
	}
	
#content a {
	color: #7D1B1C;
	text-decoration: underline;
	}
	
#content a:hover {
	color: #CE9965;
	text-decoration: none;
	}
	
#content ul {
	margin-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
	}
	
#content ul li {
	padding-bottom: 10px;
	}
	
/* ----- Upper Content --------------------------------- */
#content .upperContent {
	float: left;
	width: 828px;
	}
	
#content .upperContent .inUpperContent {
	float: left;
	width: 810px;
	padding-left: 9px;
	padding-right: 9px;
	}
	
#content .upperContent .thought {
	float: left;
	width: 165px;
	height: 224px;
	margin-top: 18px;
	background-image: url(../images/bg_thought.jpg);
	background-repeat: no-repeat;
	}
	
#content .upperContent .thought .inThought {
	float: left;
	width: 141px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	}
	
/*#content .upperContent .thought .title {
	 float: left;
	 width: 141px;
	 font-size: 14px;
	 font-style: italic;
	 font-weight: bold;
	 text-align: center;
	 }*/
	 
#content .upperContent .thought .text {
	clear: left;
	 float: left;
	 width: 141px;
	 padding-top: 58px;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: bold;
	 text-align: center;
	 }
	 
#content .upperContent .flash {
	float: left;
	width: 480px;
	}
	
#content .upperContent .flash .inFlash {
	float: left;
	width: 400px;
	padding: 0 40px;
	}
	
#content .upperContent .inscription {
	float: left;
	width: 165px;
	margin-top: 18px;
	text-align: left;
	}
	
#content .upperContent .inscription p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	}
	
#content .upperContent .inscription .indent1 {
	padding-bottom: 35px;
	}
	
#content .upperContent .inscription .indent2 {
	padding-left: 25px;
	padding-bottom: 35px;
	}
	
#content .upperContent .inscription .indent3 {
	padding-left: 50px;
	padding-bottom: 40px;
	}
	
#content .upperContent .inscription p.newsletterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
	}
	
#content .upperContent .inscription p.newsletterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 60px;
	}
	
#content .upperContent .inscription p.newsletterText em {
	color: #FFFFFF;
	background-color: #989292;
	padding: 1px 3px;
	}
	
/* ----- Lower Content --------------------------------- */
#content .lowerContent {
	clear: left;
	float: left;
	width: 828px;
	}
	
#content .lowerContent .inLowerContent {
	float: left;
	width: 828px;
	padding-top: 50px;
	padding-bottom: 40px;
	}
	
#content .lowerContent .linkBox {
	float: left;
	width: 260px;
	background-color: #E1E1E1;
	}
	
.podcastBox {
	margin-bottom: 20px;
	height: 80px;
	}
	
#content .lowerContent .linkBox .inLinkBox {
	float: left;
	width: 240px;
	padding: 10px;
	}
	
#content .lowerContent .linkBox .linkImage {
	float: left;
	width: 240px;
	}
	
#content .lowerContent .linkBox .linkText {
	clear: left;
	float: left;
	width: 240px;
	height: 21px;
	line-height: 21px;
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
	}
	
#content .lowerContent .linkBox .linkText img {
	vertical-align: middle;
	}
	
#content .lowerContent .linkBox .linkText a {
	font-size: 16px;
	color: #811B1B;
	text-decoration: none;
	}
	
#content .lowerContent .linkBox .linkText a:hover {
	text-decoration: underline;
	}
	
#content .lowerContent .linkBox .linkText2 {
	clear: left;
	float: left;
	width: 240px;
	height: 21px;
	line-height: 21px;
	margin-top: 5px;
	text-align: left;
	font-size: 16px;
	}
	
#content .lowerContent .linkBox .linkText2 img {
	vertical-align: middle;
	}
	
#content .lowerContent .linkBox .linkText2 a {
	font-size: 12px;
	color: #811B1B;
	text-decoration: none;
	}
	
#content .lowerContent .linkBox .linkText2 a:hover {
	text-decoration: underline;
	}
	
.subText {
	clear: left;
	float: left;
	width: 215px;
	padding-left: 22px;
	}
	
#content .lowerContent .linkBox .leftLink {
	float: left;
	width: 160px;
	text-align: left;
	}
	
#content .lowerContent .linkBox .rightLink {
	float: left;
	width: 80px;
	text-align: right;
	}
	
#content .lowerContent .dummyDivider {
	float: left;
	width: 24px;
	height: 206px;
	}
	
#content .lowerContent .dummyDivider2 {
	float: left;
	width: 24px;
	height: 10px;
	}
	
/* ----- Services --------------------------------- */
#content .services {
	float: left;
	width: 450px;
	padding-top: 15px;
	padding-bottom: 85px;
	}
	
#content .services .servicesItem {
	clear: left;
	float: left;
	width: 450px;
	padding-bottom: 50px;
	}
	
#content .services .servicesItem .leftColumn {
	float: left;
	width: 380px;
	}
	
#content .services .servicesItem .leftColumn p {
	width: 300px;
	}
	
#content .services .servicesItem .rightColumn {
	float: left;
	width: 70px;
	text-align: right;
	}
	
/* ----- Vision --------------------------------- */
#content .upperContent .halfColumn {
	float: left;
	width: 405px;
	}
	
#content .upperContent .image {
	padding-top: 25px;
	text-align: center;
	}
	
#content .upperContent .halfColumn .inHalfRight {
	float: left;
	width: 343px;
	padding-top: 118px;
	padding-left: 62px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	}
	
#content .lowerContent .textBox {
	float: left;
	width: 260px;
	background-color: #E1E1E1;
	}
	
#content .lowerContent .textBox ol {
	margin-left: 30px;
	}
	
#content .lowerContent .textBox .inTextBox {
	float: left;
	width: 230px;
	padding: 15px;
	}
	
/* ----- Faith --------------------------------- */
#content .upperContent .centerColumn {
	float: left;
	width: 610px;
	padding-left: 100px;
	}
	
#content .lowerContent .additionalText {
	clear: left;
	float: left;
	width: 724px;
	padding-left: 43px;
	padding-top: 25px;
	}
	
/* ----- Gallery --------------------------------- */
#content .gallery {
	clear: left;
	float: left;
	width: 828px;
	padding-bottom: 15px;
	}
	
#content .galleryBox {
	float: left;
	width: 400px;
	}
	
#content .galleryBox .photo {
	float: left;
	width: 400px;
	}
	
#content .galleryBox .caption {
	clear: left;
	float: left;
	width: 400px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	}
	
.galleryDivider {
	float: left;
	width: 28px;
	height: 100px;
	}
	
#content .bookBox {
	float: left;
	width: 130px;
	background-color: #E1E1E1;
	}
	
#content .bookBox .inBookBox {
	float: left;
	width: 110px;
	padding: 10px;
	}
	
#content .bookData {
	float: left;
	width: 255px;
	padding-left: 15px;
	padding-top: 10px;
	}
	
#content .bookData p {
	line-height: 130%;
	}
	
#content .linkToTop {
	clear: left;
	float: left;
	width: 828px;
	padding-top: 10px;
	padding-bottom: 25px;
	}
	
/* ----- Contact --------------------------------- */
#content .address {
	float: left;
	width: 205px;
	}
	
#content .address .inAddress {
	float: left;
	width: 190px;
	padding-top: 70px;
	text-align: center;
	}
	
#content .address p {
	/*font-weight: bold;*/
	font-size: 14px;
	}
	
/* ----- Order Form --------------------------------- */
#content .order {
	float: left;
	width: 570px;
	padding-left: 100px;
	}
	
#content #table-1 th {
	width: 190px;
	vertical-align: top;
	text-align: left;
	}
	
#content .order .inputText {
	width: 365px;
	border: 1px solid #7D1B1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 1px;
	}
	
#content .order .button {
	width: 60px;
	height: 30px;
	margin-top: 20px;
	margin-left: 75px;
	border: 1px solid #811B1B;
	background-color: #7D1B1C;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	}
	
#content .order .notice {
	padding-top: 20px;
	padding-bottom: 45px;
	}

	
/********************************************************************
 *	Footer
 *******************************************************************/
#footer {
	clear: left;
	float: left;
	width: 900px;
	height: 145px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	}
	
#footer .footerLink {
	float: left;
	width: 530px;
	}
	
#footer .footerLink .logo {
	float: left;
	width: 174px;
	padding-left: 356px;
	}
	
#footer .footerLink .logo a {
	display: block;
	width: 174px;
	height: 145px;
	}
	
#footer .footerText {
	float: left;
	width: 370px;
	}
	
#footer .footerText .copyright {
	float: left;
	width: 360px;
	padding-top: 128px;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	}

