/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.8
  $Source$
  $Revision: 3116 $
  $Author: gaugau $
  $Date: 2006-06-08 00:11:54 +0200 (Do, 08 Jun 2006) $
**********************************************/

/* Colors used in this style sheet:
   Hex 000000 = RBG   0,   0,   0 = black
   Hex 5F5F5F = RBG  95,  95,  95 = light black
   Hex BDBEBD = RBG 189, 190, 189 = dark grey
   Hex D1D7DC = RBG 209, 215, 220 = medium grey
   Hex CCCCCC = RBG 204, 204, 204 = medium grey
   Hex EFEFEF = RBG 239, 239, 239 = dark white
   Hex FFFFFF = RBG 255, 255, 255 = white
   Hex 005D8C = RBG   0,  93, 140 = dark blue
   Hex 0033CC = RBG   0,  91, 104 = medium blue
   Hex 0E72A4 = RBG  14, 114, 164 = light blue
*/

body {
	margin: 0;
	padding: 0;
	background-image: url(http://www.stbrendanchurch.org/images/back.png);
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #993300;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	font-variant: small-caps;
}
img {
	display: block;
}
select {
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#backer {
	background-image: url(http://www.stbrendanchurch.org/images/page-background.png);
	width: 800px;
}
* html #backer {
	background-image: url(http://www.stbrendanchurch.org/images/page-background.gif);
	width: 800px;
}
#top {
	background-image: url(http://www.stbrendanchurch.org/images/page-top.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 750px;
	margin-left: 25px;
}
#top img {
	display: block;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 110px;
	margin-left: 122px;
	position: absolute;
	z-index: 2;
}
.live {
	background-color: #CCCC00;
}
.love {
	background-color: #CC9900;
}
.learn {
	background-color: #999900;
}
dl, dt, dd, ul, li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
dl#menu {
	width: 75px;
	font-size: 10px;
	line-height: 120%;
}
dl#menu dt {
	font-family: Trajan, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 0px;
	text-decoration: none;
	letter-spacing: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	text-transform: uppercase;
	padding-left: 5px;
}
dl#menu dd {
	padding-bottom: 3px;
}
dl#menu li {
	margin-left: 5px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl#menu dt a:link {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
dl#menu dt a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl#menu dt a:hover {
	color: #666666;
	text-decoration: none;
	border: none;
}
dl#menu li a:link {
	text-decoration: none;
	display: block;
	border: 0 none;
	color: #333333;
}
dl#menu li a:visited {
	color: #666666;
	text-decoration: none;
}
dl#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(http://www.stbrendanchurch.org/images/logo-small.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 73px;
	padding-top: 85px;
	background-color: #FFFFE4;
	margin-left: 1px;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	float: right;
	width: 570px;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 85px;
	position: absolute;
	margin-left: 530px;
}
#subnav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#subnav li {
	list-style-type: none;
	display: inline;
	margin-left: 0px;
	padding: 4px 5px;
	height: 20px;
}
#subnav a:link {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#subnav a:hover {
	text-decoration: none;
	color: #993300;
	border: none;
}
#subnav a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
}
#maincontent {
	padding-left: 10px;
	padding-right: 40px;
}
#maincontent ul {
	padding-left: 0px;
	margin-left: 15px;
}
#maincontent li {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
#left {
	float: left;
	width: 180px;
	margin-left: 30px;
}
* html #left {
	float: left;
	width: 180px;
	margin-left: 15px;
}
#left-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
	padding-top: 10px;
}
* html #left-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
#left-content ul {
	font-size: 12px;
	line-height: 120%;
}
#left-content li {
	padding-bottom: 15px;
}
#left-content h2 {
	padding-top: 25px;
	font-size: 12px;
}
#footer {
	clear: both;
	margin-left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 20px;
	color: #666666;
	padding-top: 25px;
}
#bottom {
	background-image: url(http://www.stbrendanchurch.org/images/page-bottom.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-repeat: no-repeat;
}
* html #bottom {
	background-image: url(http://www.stbrendanchurch.org/images/page-bottom.gif);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-repeat: no-repeat;
}
#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
#section-sub {
	background-color: #D1DF6D;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 30px;
	margin-top: -1px;
}
#print-top {
	display: none;
	visibility: hidden;
	height: 0px;
}
#schoolbox {
	width: 195px;
	height: 147px;
	background-image: url(http://www.stbrendanchurch.org/images/school.jpg);
}
* html #schoolbox {
	width: 195px;
	height: 147px;
	background-image: url(http://www.stbrendanchurch.org/images/school.jpg);
	margin-left: 1px;
}
#schoolbox img {
	display: block;
}
#archdiocese {
}
#archdiocese a:link {
}
#archdiocese a:hover {
	border-bottom-style: none;
	color: #336699;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.note h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.pdf {
	list-style-type: none;
	background-image: url(../images/pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-left: 0px;
	list-style-position: outside;
}
.real {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/real.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
.ics {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/ics.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
.wmp {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/wmp.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mp3 {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/mp3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
.podcast {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/podcast.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
.word {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/word.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
.ppt {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/powerpoint.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
.posted {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.formtable {
}
.formtable td {
	padding-right: 10px;
	padding-bottom: 3px;
}
.float-right {
	float: right;
	margin-left: 15px;
}
.staff-listing {
	float: right;
	padding-top: 0px;
	padding-bottom: 15px;
	width: 400px;
}
.float-left {
	float: left;
	margin-right: 8px;
}
.staff-photo {
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
}
.section-sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
}




.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.bblink a {
        color: #0033CC;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background : #FFEDC5;
        color : #006699;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #FFEDC5;
        color : #999999;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #D1E0FD;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {
        background: #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #D1D7DC;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 10px;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 10px;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 10px;
        padding: 2px;
        display : block;
}

.thumb_caption {
	font-size: 10px;
	padding: 1px;
	display : block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #FFEDC5;
        color : #999999;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #FFEDC5;
        color : #666666;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 10px;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background : #336699;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color:#EFEFEF;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        padding: 5px;
}

.footer {
        font-size : 10px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #666666;
}

.statlink a {
        text-decoration: none;
        color: #666666;
}

.statlink a:hover {

}

.alblink a {
        color: #996600;
}

.alblink a:hover {

}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        color: #000000;
}

.catlink a:hover {

}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}