/*
Theme Name: First UU Nashville version 2
Theme URI: http://www.firstuunashville.org/
Description: A theme for my church
Version: 2,0
Author: A.B. Leiserson
Author URI: http://www.happywebdiva.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*FUUN CSS - Basics*/
body {
line-height:1;
background: #F2EBDC url(images/bkgr-sandstone.jpg) repeat-x top left;
color: #44320e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
text-align: center;
}
a:link {
color: #26537e;
text-decoration: none;
border-bottom: 1px solid #26537e;
}
a:visited {
color: #67237d;
text-decoration: none;
border-bottom: 1px solid #67237d;
}
a:hover, a:active {
color: #c00;
text-decoration: none;
border-bottom: 1px solid #931400;
}
h1, h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}
h5 {
font-size: 1.1em;
}
h6 {
font-size: 1em;
}
blockquote {
margin: 10px 0;
padding: 5px 10px 5px 20px;
border: 1px dotted #ecded0;
background: #fdfcf9;
}
p#prev-next{
padding: 1em;
background: #f2ebdc;
border: 1px solid #E4D2B1;
}

/* ~LayoutSet left nav background here */
/* #container is #wrapper in main site CSS */
#container {
width: 912px;
margin: 0 auto 0 auto;
text-align: left;
}
#header {
height: 98px;
margin: 0;
padding: 0;
}
#middle {
background: #F9F7F1  url(images/bkgr-nav5.gif) repeat-y;
}
/* pagetitle is missing */
#content {
float: right;
width: 632px;
margin: 0;
padding: 10px 25px 20px 0;
text-align: left;
background: url(images/bkgr-flowers5.gif) no-repeat top right;

}
#sidebar {
float: left;
width: 185px;
}

/* Top Nav */
#mainnav {
background: #670000 url(images/border1.jpg) no-repeat top left;
}
#mainnav ul {
float: right;
margin: 28px 0 0 0;
padding: 0;
border: none;
list-style: none;
}
#mainnav li {
display: block;
margin: 0;
padding: 0;
float: left;
text-align: center;
}
#mainnav a:link,  #mainnav a:visited,  #mainnav a:hover,  #mainnav a:active  {
display: block;
width: auto;
margin: 0;
padding: 6px 0px 7px 0px;
border-bottom: none;
border-right: 1px solid #ccc;
font-size: .9em;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
#mainnav a:link,  #mainnav a:visited  {
background: #670000;
color: #fff;
}
#mainnav a:hover, #mainnav a:active { 
background: #E3D1AF;
color: #670000;
}
#mainnav .currentpage a:link, #mainnav .currentpage a:visited, #mainnav .currentpage a:hover, #mainnav .currentpage a:active  {
background: #F9F7F1;
color: #670000;
}
#mainnav #tabvisit {
width: 213px;
}
#mainnav #tabhome {
width: 91px;
}
#mainnav #tababout {
width: 107px;
}
#mainnav #tabeduc {
width: 122px;
}
#mainnav #tabgiving {
width: 98px;
}
#mainnav #tableadership {
width: 121px;
}
#mainnav #tabmusic {
width: 80px;
}
#mainnav #tabnews {
width: 80px;
}
#footer {
clear: both;
margin: 0;
padding: 5px 20px 5px 10px;
border-top: 5px solid #D5C19C;
}

p {
margin: 0;
padding: 5px 0;
font-size: 1em;
line-height: 1.6;
}
ol, ul {
margin: 0;
padding: 0;
font-size: 1em; 
line-height: 1;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
hr.divider {
clear: both;
height: 20px;
border: none;
}

#searchtools {
height: 20px;
text-align: right;
}
#mainnav {
height: 52px;
margin: 0;
}
#middle {
margin: 0;
border-left: 1px solid #D5C19C;
border-right: 1px solid #E3D1AF;
}

/* Search, etc., above Header */
#searchtools ul {
float: right;
margin: 0;
padding: 0;
border: none;
list-style: none;
border-left: 1px solid #cbbb9c;
}
#searchtools li {
display: block;
margin: 0;
padding: 0;
float: left;
text-align: center;
}
#searchtools a {
display: block;
width: auto;
margin: 0;
padding: 5px 12px 4px 12px;
background: url(images/trans-offwhite.gif) repeat;
color: #670000;
border-bottom: none;
border-right: 1px solid #cbbb9c;
font-size: .9em;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
#searchtools a:hover,  #searchtools a:active  {
background: #961500;
border-right: 1px solid #961500;
color: #fff;
}

/* ~Header */
#header {
background: url(images/bkgr-header.gif) no-repeat top left;
}
#chalice {
float: left;
padding: 16px 0 0 72px;
}
#fuun {
margin: 0;
padding: 34px 10px 0px 234px;
}
#fuun h1 {
display: inline;
text-align: left;
}
.fuuntext {
display:none;
}
#fuun a:link, #fuun a:visited, #fuun a:hover, #fuun a:active {
border: none;
text-decoration: none;
}

#content h2 {
margin: 0px;
padding: 15px 0px 10px 0px;
color: #670000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 1.6em;
font-weight: bold;
letter-spacing: .05em;
line-height: 1;
}
#content h2 a {
border-bottom: none;
text-decoration: none;
}

#content ul, #content ol {
margin: 0;
padding: 10px 0 0 0;
}
#content ul li {
padding: 0 0 10px 18px;
line-height: 1.6;
list-style: none;
background: url(images/bullet-arrow-green.gif) no-repeat 5px 5px;
}
#content ol li {
margin-left: 20px;
padding: 0 0 10px 8px;
line-height: 1.6;
}

/* From secondary.css */
#content h3 {
margin: 15px 0px 0 -10px;
padding: 10px 0px 7px 10px;
border: 1px solid #ecded0;
background: #f2ebdc;
color: #670000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 1px;
}
#content h3 a {
border: none;	
}
#content h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #222;
}
#content h5 {
padding-top: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
}
#content img {
float: right;
margin: 10px 20px 5px 30px;
padding: 7px;
border: 1px solid #cbbb9c;
background: #fff;
}
#content img.floatleft {
float: left;
margin: 5px 15px 5px 3px;
}
#content img.nofloat {
float: none;
margin: 0;
}
#content img.podPress_imgicon {
float:none;
margin: 5px 15px 5px 3px;
padding: 0;
border: none;
}
#content .podPress_content {
margin: 10px 0 0 0;
padding: 8px 10px 8px 20px;
border: 1px dotted #ecded0;
background: #fdfcf9 url(images/podcast.gif) no-repeat 465px 17px;
}
#content .podPress_content a {
border: none;
text-decoration: none;
}
#content a#rss-icon {
border: none;
text-decoration: none;
}
#content a#rss-icon img {
background: none;
margin: 5px 10px 0 0;
padding: 0;
border: none;
}

/* Sidebar */
#sidebar {
width: 211px;
padding: 0;
}
#sidebar h3 {
margin: 0;
padding: 14px 4px 6px 29px;
background: #e5d4b5 url(images/bkgr-h3.gif) no-repeat 0px -35px;
border-bottom: 1px solid #E3D1AF;
color: #670000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
letter-spacing: .05em;
line-height: 1;
}
#sidebar h3#sbs {
border-top: none;
background: #e5d4b5 url(images/bkgr-h3.gif) no-repeat 0px -10px;
}
#sidebar ul {
margin: 0;
padding: 0;
border: none;
}
#sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
border: none;
border-bottom: 1px solid #E3D1AF;
line-height: 1.2;
list-style: none;
}
#sidebar ul li a {
display: block;
margin: 0;
font-size: 1em;
}
#sidebar a:link, #sidebar a:visited {
padding: 10px 12px 10px 28px;
background: url(images/bullet-arrow-red2.gif) no-repeat 10px 12px;
border: none;
color: #44320e;
font-weight: bold;
line-height: 1.2em;
text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
padding: 10px 12px 10px 28px;
background: #951500 url(images/bullet-arrow-beige.gif) no-repeat 10px 12px;
border: none;
color: #f9f7f1;
font-weight: bold;
line-height: 1.2em;
text-decoration: none;
}
#sidebar ul li.currentsubpage a:link, #sidebar ul li.currentsubpage a:visited, #sidebar ul li.currentsubpage a:hover, #sidebar ul li.currentsubpage a:active {
background: #f7f3ea url(images/bullet-arrow-red2.gif) no-repeat 195px 12px;
color: #600;
text-decoration: none;
border: none;
}



/* Footer */
#footer {
background: #670000 url(images/bkgr-footer.gif) no-repeat left top;
color: #F9F7F1;
font-size: .8em;
font-weight: bold;
}
p.address {
text-align: right;
}
#footer a:link, #footer a:visited {
color: #E3D1AF;
text-decoration: none;
border-bottom: 1px solid #E3D1AF;
}
#footer a:hover, a:active {
color: #fff;
text-decoration: none;
border-bottom: 1px solid #fff;
}
p.postmetadata {
font-size: 0.85em;
}


/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
