/*  
Theme Name: UUBCO Theme
Theme URI: http://solidether.net/
Description: Custom theme developed for The Unitarian Universalist Fellowship of Briarcliff, Croton & Ossining, NY.
Version: 1.0
Author: Daniel Jewett
Author URI: http://solidether.net/
*/

/* Specials */
#assoc-banner {
	width: 468px;
	margin: 0 auto;
}

/* End Specials */

/* Typography */
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	/*behavior: url(http://www.uucroton.org/css/csshover.htc);*/
	behavior: url(csshover.htc);
}

a
{
	text-decoration: none;
	color: #A45E3C;
}

a:hover { text-decoration: underline; }
#nav a, #palette a { color: #333; }

h1, h2, h3, h4, h5, h6
{
	font-family: Lucida Grande, arial, verdana, sans-serif;
	color: #3C84A4;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

h1, h2 { color: #0D76A4; }
h1 { font-size: 1.2em; }

h2
{
	font-size: 1.1em;
	margin-top: 1em;
}

h3
{
	font-size: 1em;
	margin-top: 1em;
}

.post h3, .post h2
{
	padding: 3px 0 3px 24px;
	color: #3C84A4;
	background: url(images/flame_bullet.gif) 0 50% no-repeat;
}

h4 { font-size: 1em; }
.post h4, .post h5 { padding-left: 24px; }

.posted
{
	margin-top: .5em;
	font-size: .85em;
	color: #666;
}

.dated
{
	margin-top: .25em;
	font-size: .85em;
}

/*ul li {margin-bottom: 1em;}*/

p
{
	margin: .5em 0 0 0;
	line-height: 1.5em;
}

div.post p
{
	padding-left: 24px;
	color: #666;
}

div.post embed
{
	margin-left: 24px;
}

ol { margin: 0; padding: 0; margin: 1em 0 1em 2em;}
ol li {margin-bottom: 1em;}
div.post ul { color: #666; }


.sermon-title, { margin-top: 0; }

/* Main Structure Rules */
body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #930 url(images/uu_back_drop.jpg) 50% 50% repeat-y;
}

#wrap
{
	position: relative;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 650px;
}

#header
{
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #666;
	background: #fff url(images/header_chalice.gif) 0 0 no-repeat;
}

#head-click
{
	display: block;
	height: 160px;
	width: 650px;
}

#nav
{
	position: relative;
	z-index: 100;
	width: 650px;
	background: #fff url(images/nav_grad_top.jpg) 0 0 repeat-x;
}

#board
{
	width: 650px;
	margin-bottom: 20px;
	border-top: 1px solid #666;
	background: #fff;
}

div.zp_photo
{
	text-align: center;
	margin-bottom: .5em;
}

#sheet
{
	float: left;
	/* ~~~ display value stops IE double margin effect on floats ~~~ */
	display: inline;
	margin: 20px 0 20px 10px;
	padding: 0;
	width: 395px;
	clear: left;
}

#big-sheet
{
	margin: 20px;
	padding: 0;
	width: 610px;
}

#calendar-sheet {
	margin: 20px 0;
	padding: 10px;
}

#calendar-sheet hr {
	width: 100%;
	height: 3px;
	background: #0D76A4;
	color: #0D76A4;
	border: none;
}

#info-sheet
{
	margin: 20px 100px;
	padding: 0;
	text-align: center;
	color: #666;
}

#info-sheet p, #info-sheet ul { text-align: left; }
#info-sheet h2 { margin-top: 1.5em; }

.vert-grad
{
	position: relative;
	margin: 20px 0 0 20px;
	background: url(images/side_shad.gif) 100% 0 repeat-y;
}

.parchment
{
	margin-right: 20px;
	padding: 20px;
	color: #404040;
	background: url(images/parchment_lighter.jpg) 0 0 repeat;
}

.horiz-grad
{
	margin: 0 0 0 20px;
	height: 20px;
	background: url(images/bot_shad.gif) 0 0 no-repeat;
}

#drop-corner
{
	position: absolute;
	top: 0;
	right: 0px;
}

#pre-next-nav { text-align: center; }

#palette
{
	float: right;
	/* ~~~ display value stops IE double margin effect on floats ~~~ */
	display: inline;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 215px;
	/*background: #999 url(images/pal_grad.jpg) 100% 0 repeat-y;*/
}

#palette-nav { background: #999 url(images/pal_grad.jpg) 100% 0 repeat-y; }

#bullboard {
	margin-top: 20px;
	width: 213px;
	background: #fff;
	border: 1px solid #7D5682;
	text-align: center;
}

#bullboard a {color: #846E57;}

.bulletin {
	margin-bottom: 15px;
	padding: 3px;
}

.bulletin h4 {
	padding: 3px;
	color: #fff;
	text-align: center;
}

.bulletin#meetings h4 {background: #C88AD0; }
.bulletin#member h4 { background: #C88AD0; }

.bulletin hr { margin: 2px 0; padding: 0; width: 100%; height: 5px; border: 0; }
.bulletin#meetings hr { background: #C88AD0; color: #C88AD0;}
.bulletin#dates hr { background: #D3B18B; color: #D3B18B;}
.bulletin#member hr { background: #C88AD0; color: #C88AD0;}


.bulletin li {margin: .5em 1em .5em 1.5em; list-style: disc;}

#bottom-lifter {
	padding-bottom: 50px;
}

#foot
{
	position: absolute;
	bottom: 0;
	padding: .25em 0;
	border-top: 1px solid #666;
	border-bottom: 3px solid #666;
	width: 650px;
	text-align: right;
	background: #fff url(images/nav_grad_bot.jpg) 0 100% repeat-x;
}


#foot a
{
	color: #333;
	text-decoration: none;
}

#foot a:hover
{
	color: #930;
	text-decoration: underline;
}

#foot p
{
	margin: 0;
	padding: 0 1em;
}

/* Substructure Rules */

#intro-pic
{
	margin-bottom: 1em;
}

.intro
{
	margin: 0;
	padding: 5px 10px 5px 30px;
	background: url(images/fancy_trim.gif) 0 50% repeat-y;
}

.intro p { color: #000; }

.pewter {
	margin: 0;
	padding: 5px 10px 5px 30px;
	background: url(images/fancy_trim.gif) 0 50% repeat-y;
}

.pullout
{
	margin: 1em;
	padding: 1em;
	text-align: left;
	font-style: italic;
	border: 1px solid #999;
	background-color: #EFDAF6;
}
.green-back {background: #D6F4D8;}
.lavendar-back {background: #EFDAF6;}
.pullout#mission
{
	margin: 1em;
	padding: 1em;
	text-align: center;
	font-style: italic;
	border: 1px solid #999;
	background-color: #E7E7E7;
}


#mission h2 {margin-top: 0;}

#big-sheet .intro { margin-right: 2em; }

.post-holder
{
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

.post
{
	margin: 0;
	padding: 0;
}

.post p { line-height: 1.25em; }

ul.post-list li
{
	margin-bottom: .5em;
}

/* Form Styles */

#ebay-form label, #ebay-form input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
#ebay-form label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}
#ebay-form textarea {
	width: 200px; margin-bottom: 10px;
}
.radiogroup {
	width: 200px;
	float: left;
}
#ebay-form div.radiogroup {
	margin-bottom: 10px;
}
#ebay-form input.radio {
	width: 20px;
	margin-bottom: 5px;
}
#ebay-form input.check {
	width: 20px;
}
#ebay-form h3 {
	margin-bottom: 10px;
}
#ebay-form p {
	margin-bottom: 1em;
}
#ebay-form br {
	clear: left;
}
#ebay-form input#submit {
	margin: 2em auto;
}
#donate-info {
	width: 350px;
	font-size: x-small;
}


#announce-form label, #announce-form input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
#announce-form label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}
#announce-form textarea {
	width: 300px; margin-bottom: 10px;
}

#announce-form textarea#message {
	height: 125px;
}

#announce-form textarea#dates {
	height: 35px;
}

#announce-form textarea#additional {
	height: 35px;
}

.radiogroup {
	width: 200px;
	float: left;
}
#announce-form div.radiogroup {
	margin-bottom: 10px;
}
#announce-form input.radio {
	width: 20px;
	margin-bottom: 5px;
}
#announce-form input.check {
	width: 20px;
}
#announce-form h3 {
	margin-bottom: 10px;
}
#announce-form p {
	margin-bottom: 1em;
}
#announce-form br {
	clear: left;
}
#announce-form input#submit {
	width: auto;
	margin: 2em auto;
}


/* List Styles */
#nav #bar
{
	margin: 0;
	padding: .25em 0;
	list-style: none;
	width: 650px;
	clear: both;
}

#nav #bar li { display: inline; }
#nav #bar li a { padding: .25em .75em; }

#nav #bar li a:hover
{
	color: white;
	background: #333;
	text-decoration: none;
}

#search {
	position: absolute;
	top: -2px;
	right: 10px;
}
#searchform {
	display: inline;
}

#quick
{
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	width: 140px;
}

#quick li {margin: 0;}

#quick li ul
{
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}

#quick li:hover ul { display: block; }

#quick li ul li
{
	display: block;
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
}

#quick a
{
	display: block;
	padding: .25em 10px;
	text-decoration: none;
	background: #fff url(images/nav_grad_top.jpg) 0 0 repeat-x;
}

#quick a:hover
{
	color: #fff;
	background: #333;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#quick li { float: left; }
* html ul#quick li a { height: 1%; }

/* End */
#quick li ul a
{
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	background: none;
}

#quick li ul a:hover
{
	color: #fff;
	background: #333;
}

#quick li:hover ul { display: block; }

#palette ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#palette ul ul { margin-bottom: .5em; }

#palette h3
{
	border: 1px solid #666;
	padding: 2px 0 2px .3em;
	background: url(images/menu_back.jpg) 100% 0 repeat-y;
	color: #333;
}

#palette ul li a
{
	display: block;
	padding: .25em 0 .3em .3em;
}

#palette ul li a:hover
{
	color: #fff;
	background: #333;
	text-decoration: none;
}

#software { list-style: none; }
#software li { padding-top: .5em; }

/* Other Styles */

#maintitle
{
	position: absolute;
	left: -9999px;
}

#slide-sets {
	margin: 5px 0 15px 0;
	padding: 0;
	text-align: center;
	font-size: 9px;
}

img { border: none; }

.post-pic
{
	float: left;
	margin: 0 1em .5em 0;
}

#drawing { margin: 5px 0 5px 425px; }
#palette li a#wc { padding: .25em 0 0 0; }
#palette li a#wc:hover { background-color: transparent; }
.pre { float: left; }

.pic-left
{
	float: left;
	margin: 0 1em;
	0 0: ;
}

.pic-right
{
	float: right;
	margin: 0 0 .5em 1em;
}
blockquote {font-style: italic;}
.sig {text-align: right; margin-top: .5em; font-style: normal;}
.pipe { color: #A45E3C; }
.indent {text-indent: 1em;}
.under { text-decoration: underline; }
.inline { display: inline; }
.flt-lt { float: left; }
.flt-rt { float: right; }
.light { color: #ccc; }
.small { font-size: .85em; }
.chalice { background: url(images/chalice_back.gif) 50% 50% no-repeat; }
#welcome-list { list-style: none; }
#welcome-list li { margin-bottom: 1em; }

#thank
{
	margin: 1em 50px;
	padding: 1em;
	background-color: #E7E7E7;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	color: #000;
}

#thank h3 { margin-top: 0; }
#thank p { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

/*.clef { background: url(images/clef.gif) 50% 50% no-repeat; }*/
.no-back { background: none; }

.clear
{
	margin: 0;
	padding: 0;
	clear: both;
}

#map { margin-top: 1.5em; }
#mail-ok { margin: 10em 0; }
.bold { font-weight: bold; }

.fnote
{
	margin-top: 2em;
	font-size: .75em;
}

#trustees
{
	margin-top: 1em;
	margin-left: 1em;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #000;
	width: 90%;
	border-collapse: collapse;
}

#trustees td
{
	padding: 0 0 .5em 0;
	vertical-align: top;
}

hr
{
	width: 30%;
	text-align: center;
	margin-top: 1.5em;
}

.center-title
{
	margin: .5em 0;
	text-align: center;
	color: #5A5A5A;
}

.pre-next
{
	margin: .5em 0 0 0;
	padding: 0;
}

.previous
{
	float: left;
	font-size: 11px;
}

.next
{
	float: right;
	text-align: right;
	/*margin-right: .5em;*/
	font-size: 11px;
}
