/*
Theme Name: shaf
Theme URI: http://shaf.org/
Description: SHAF Website Layout
Author: Brian Downey 
Author URI: http://behind.aotw.org/
*/

/* many css components and ie hacks based on Beckett code from themeporter http://www.themeporter.com/2006/09/01/beckett-wordpress-theme/ */

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
  	padding: 0;
	font-family: Georgia, 'Times New Roman', times, serif;
	font-size: 1.0em;
        color: #dcdcdc;
        /* center in ie */
        text-align: center;
	min-width: 780px;
	background: black url('img/back.gif') repeat;
}

p, form, li, ul { 
        margin: 0;
        padding: 0;
}

a { 
        border-bottom: 1px dotted #dcdcdc;
        color: #dcdcdc; text-decoration: none; }
}

a:visited { 
        color: #999;
}

a:hover {
        color: #fff; 
        border-bottom: 1px dotted white;
}

a img { 
        border: 0;
}

h1, h2, h3, h4, h5, h6 {
        font-weight: normal;
	color: #996600;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: .1em;
	margin-bottom: .1em;
}

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	/* line-height: 0; */
}

/* page layout */

#container  {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 720px;
	text-align: left;
	width: 780px;
	background: url('img/container-bg.gif') repeat-y;
}

#container-inner {
        position: static; width: auto;
	margin: 0 8px 0 8px;
	border-bottom: 1px solid #5b626a;
	background: url('img/divider-bg.gif') 297px 0 repeat-y;
}

#banner {
        position: relative;
	width: 764px; /* necessary for ie win */
	background: #990000 url('img/winter_bridge.jpg') right no-repeat;

}
/* note banner image for 2 seasons: url('img/bridge.jpg')
    image for winter: url('img/winter_bridge.jpg') */

#banner a, #banner-inside a { 
        color: #dcdcdc;
        font-weight: bold;
        text-decoration: none;
        border-bottom: none;
}

#banner a:visited, #banner-inside a:visited {
        color: #fff;
}

#banner a:hover, #banner-inside a:hover {
        color: #fff;
}

#banner-inner {
        position: static;
        padding: 150px 20px 3px 20px;
}

#banner-header {
	margin: 0;
	color: #fff;
	font-size: 125%;
	font-weight: normal;
	line-height: 1;
        letter-spacing: 3px;
        font-variant: small-caps;
}

#banner-header h1 {
	font-weight: normal;
}

#banner-description {
	padding: .2em 20px .3em 20px;
        background: #910000 url('img/mission-bg.gif') left repeat-y;
        border-bottom: 1px solid #dcdcdc;
}

#banner-description h2 {
	font-size: 90%;
        color: white;
}

#banner-inside {
	padding: 3em 20px .3em 20px;
        background: #910000 url('img/mission-bg.gif') left repeat-y;
        border-bottom: 1px solid #910000;
}

#banner-inside h1 {
	margin: 0;
	color: #fff;
	font-size: 125%;
	font-weight: normal;
	line-height: 1;
        letter-spacing: 3px;
        font-variant: small-caps;
}

#top-menu {
        background: #910000 url('img/mission-bg.gif') left repeat-y;
	margin: 0;
        padding: .2em 20px .5em 20px;
        border-bottom: 1px solid #dcdcdc;
        font-size: 70%;
}

#top-menu ul, #top-menu li {
        margin: 0;
        padding: 0 .2em;
        display: inline;
        list-style-type: none;
}

#pagebody {
        position: relative;
        width: 100%;
}

#pagebody-inner {
        position: static;
        width: 100%;
}

#alpha, #nav-bar, #nav-bar-inside, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#alpha { 
        margin: 20px 0 20px 20px; width: 260px;
}

#gamma, #delta {
        width: 202px;
}

#delta {
       float: right;
}

#alpha-inner, #nav-bar-inner, #nav-bar-inner-inside, #gamma-inner, #delta-inner {
	position: static;
}

#mission_statement {
        font-size: 90%;
        color: #996600;
        text-align: left;
        min-height: 70px;
        margin: 0 100px 0 0;
}

#mission_statement img {
        border: none;
        float: left;
        vertical-align: middle;
        text-align: center;
        margin: 0 10px 20px 20px;
}


#nav-bar { 
        margin: 0 0 0 40px; 
        width: 420px; 
	font-size: 100%;
}

#nav-bar-inside { 
        margin: 0 auto; 
        width: 420px; 
	font-size: 100%;
        position: relative;
        top: -20px;
}

#page_menu {
	font-size: 110%;
        padding-top: .2em;
}

#page_menu a, #banner-header a {
	border: 0;
}

#page_menu ul {
	padding-left: 14px;
}

#page_menu li {
	padding: 3px 0 3px 14px;
	background: url('img/star.gif') 0 0.3em no-repeat;
}

#quotes {
        position: absolute;
        background-color: #040441;
        width: 220px;
        padding: 2px 2px 2px 2px;
        margin: 2em 0;
        border: none;
}

#quotes img {
        padding: 4px;
        border: 1px solid #cccc99;
        float: left;
        margin: .5em 1em .5em 0;
}

#quotes-inner {
        position: relative;
        background: #b09e7c url('img/quote-bg.gif') left repeat-y;
        margin: 0;
        width: 195px;
        border: 1px solid #996600;
        padding: 10px 20px 20px 20px;
        font-size: 75%;
        color: #553e13;
}

#quotes-inner h2 {
        text-align: center;
        margin: 0 0 .2em 0;
        padding: 0;
        color: #996600;
}

#quotes-inside {
        position: relative;
        padding: 2px 2px 2px 2px;
        margin: 0;
        border: none;
        width: 100px;
        clear: both;
}

#quotes-inside img {
        padding: 4px;
        border: 1px solid #cccc99;
        float: left;
        margin: 5px 10px 5px 0;
}

#quotes-inside p{
        display: inline;
        padding: 2px 0;
}

#quotes-inner-inside {
        position: relative;
        right: 13px;
        bottom: -10px;
        background: #b09e7c url('img/quote-inside-bg.gif') left repeat-y;
        margin: 0 0 20px 0;
        width: 704px;
        border: 1px solid #996600;
        padding: 5px 10px 10px 10px;
        font-size: 75%;
        color: #553e13;
}

#quotes-inner-inside h2 {
        text-align: left;
        margin: 0;
        padding: 0;
        color: #996600;
}

.caption {
        font-style: italic;
        font-size: 75%;
        color: #cccc99;
}

.quote {
        font-style: italic;
}

.quote-author {
        margin-top: 1em;
}

.quote-date {
        margin-top: 0;
}

.quote-author-inside, .quote-date-inside {
        padding-top: 0;
}

#read-more {
	font-size: 80%;
        font-weight: bold
}

#bottom-menu {
        background: #910000 url('img/mission-bg.gif') left repeat-y;
	margin: 0;
        padding: .2em 20px .5em 20px;
        border-top: 1px solid #dcdcdc;
        font-size: 70%;
        clear: both;
}

#bottom-menu ul, #bottom-menu li {
        margin: 0;
        padding: 0 .2em;
        display: inline;
        list-style-type: none;
}

#footer {
	width: 724px; /* necessary for ie win */
	background: #910000 url('img/mission-bg.gif') left repeat-y;
        border-top: 1px solid #910000;
        padding: .5em 20px 2em 20px;
	font-size: 90%;
}

#linklist ul li{
	list-style-type: none;
        list-style-position: outside;
        margin: 0;
        padding: 0;
}

#linklist li li{
	list-style-image: url(./images/star.gif);
        margin: 0;
        padding:3px;
        line-height: 1.0;
}

#linklist h2 {
	font-size: 100%;
        padding: 1em 0 0 0;
}

#archives ul li{
	list-style-type: none;
        list-style-position: outside;
        margin: 0;
        padding: 0;
}

#archives li{
	margin: 0;
        padding:0;
        line-height: 1.5;
}


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 500px; }
	.layout-two-column-right #nav-bar, .layout-two-column-right #nav-bar-inside
	{
		width: 200px;
		margin: 20px 0 0 20px;
	}

	.layout-two-column-right .module-powered
	{
		margin: 10px 0 20px 0;
	}

/* post (entry) classes */

.entry p {
        margin: .8em 0;
}

.date-header {
	margin: 0 0 2em 10px;
	padding-top: 3px;
	color: #666;
	font-size: 80%;
}

.date-header, .entry-content {
	position: static;
	clear: both;
}

.entry-header {
	margin: 10px 0 0 10px;
	padding: 0;
	color: #996600;
	font-size: 110%;
	font-weight: bold;
}

.entry-header a {
	color: #996600;
        border: none; 
}

.entry-header a:hover {
	color: #ab853a;
        border-bottom: 1px dotted #ab853a; 
}

.entry-content {
	clear: both;
	margin: 5px 10px 2em 10px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 80%;
}

.entry-content li {
	padding: 0 0 1.7em 0;
}

.entry-content img {
        padding: 4px;
        border: 1px solid #cccc99;
        margin: .5em 1em .5em 0;
}

.entry-more-link {
       font-weight: bold; display: block;
}

.entry-footer {
	margin: 0 0 0 0;
	border-top: 1px solid #1a2936;
	padding-top: 2px;
	color: #666;
	font-weight: normal;
}

.content-nav {
	margin: 10px;
	text-align: center;
        font-size: 75%;
        font-style: italic;
        color: gray;
}

.content-nav a {
	color: gray;
        border: none;
}

.content-nav a:hover {
	color: lightgray;
        border: none;
}

.entry, .archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 0;
}

.entry-excerpt, .entry-body, .entry-more-link, .entry-more {
	clear: both;
}

.entry-footer, .archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { 
        display: block; 
}

/* image managers */

img.image-full {
        width: 100%;
}

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}

/* Begin Contact Form ][ CSS */
.contactform {
	position: static;
	overflow: hidden;

}

.contactform input, .contactform textarea {
	background-color: lightgray;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}
/* End Contact Form ][ CSS */

/* modules - for future widget support*/

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}


.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.typelist-plain .module-list
{
	list-style: none;
}

.typelist-plain .module-list-item
{
	padding: 0;
	background: none;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	/* line-height: 0; */
}
* html .typelist-thumbnailed .module-list-item { display: inline; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.typelist-no-description
{
   text-align: center;
   margin: 10px 0;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	/* line-height: 0; */
}
* html .module-recent-photos .module-list { display: inline; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}


/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#bbb;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#bbb;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover, #globalnav UL A:active, #globalnav UL A.here:link, #globalnav UL A.here:visited {
	color:#444;
}
 