/*---------- Fidelity Masonic Supplies ----------*/
/*---------- Design by NetDominus ---------------*/
/*---------- January 2005 -----------------------*/

/*--- Colour Palette

Green : #16590B
Gold: #FAA914
Blue: #0105A5
Pale Blue-Grey: #D0D1D3
Midnight Blue: #002055

---*/

/*--- Body definitions ---*/
#index {
    width: auto;
	}
body {
    background: url(../graphics/sandq_background.jpg) repeat-y right;
    width: auto;
}

html body {
    font-family: verdana, arial, sans-serif;
}

h1 {
    font: normal bold 18px/18px verdana, arial, sans-serif;
    color: #16590B;
}

/*--- Header Frame ---*/
#header {
    border: 3px solid #16590B;
    background-color: #FFFFFF;
    width: 97%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
}

.head_img {
    border-right: 3px solid #16590B;
}

.head_img2 {
    border-right: 3px solid #16590B;
    margin-left: -6px;
}

#head_text {
    position: absolute; 
	left: 785px; 
	top: 40px;
    width: 190px;
    height: 140px;
}

#head_text h1 {
    font: normal bold 16px/18px verdana, arial, sans-serif;
    color: #16590B;
	padding-top: 35px;
	margin-top: -10px;
}

#fidelity_h1 {
    font: normal bold 18px/18px verdana, arial, sans-serif;
    color: #16590B;
    padding-left: 7px;
	padding-top: 3px;
}

/*--- Upright structural lines apply on short pages 
#upright {
    border-left: 3px solid #FAA914;
    border-right: 3px solid #FAA914;
    margin-left: 68px;
    width: 4px;
    height: 340px;
}
--*/


/*-- Navbar --*/
#navbar {
    position: absolute; 
	left: 25px; 
	top: 220px;
    z-index: 99;
}

#navbar dt {
    background-color: #D0D1D3;
    border: 1px solid #16590B;
    padding: 5px 15px ;
    margin: 20px 0px;
    text-align: center;
}

#navbar a dt {
    font: normal bold 14px verdana, arial, sans-serif;
    color: #0105A5;
    text-decoration: none;
}

#navbar a:hover dt {
    background-color: #002055;
    font: normal bold 14px verdana, arial, sans-serif;
    color: #FAA914;
}

/*--- Main content ---*/
#main {
    width: auto;
    position: absolute; 
	left: 76px; 
	top: 215px;
    padding: 6px 90px 0px;

    border-left: 10px double #FAA914;
}

#content {
    width: 540px;
    float: left;
    padding-top: 18px;
}

#linktable td {
  width: 50%;
  padding: 10px;
}
#formtable td {
  width: 50%;
  padding: 5px;
  vertical-align: top;
}

/*--- Sidebar ---*/

#sidebar {
    width: 160px;
    float: right;
    padding-top: 18px;
}


/*--- Blogger Styles ---*/

#blog-header {
	margin-bottom:12px;
}

#blog-header h1 {
	margin:0;
	padding:0 0 6px 0;
	font-size:225%;
	font-weight:normal;
	color:#006600;
}
#blog-header h1 a:link {
	text-decoration:none;
}
#blog-header h1 a:visited {
	text-decoration:none;
	}
#blog-header h1 a:hover {
	border:0;
	text-decoration:none;
}
#blog-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;
}
div.clearer {
	clear:left;
	line-height:0;
	height:25px;
	/*margin-bottom:12px;
	_margin-top:-4px; /* IE Windows target */
	background:url("http://www.fidelity-masonic.com/graphics/divider.gif") no-repeat bottom left;
}
#blog-post h1 {
	margin:0;
	padding:0 0 6px 0;
	font-size:16px;
	font-weight:normal;
	color:#006600;
}
/* Typography :: Main entry
----------------------------------------------- */
h2.date-header {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	margin:0;
	padding:0;
}

h1.post-title {
	font-weight:normal;
	font-size:120%;
	color:#006600;
	margin:0;
	padding:0;
}
.post-body {
	font-size: 90%;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	color:#211104;
	font-size:74%;
	border-top:1px solid #BFB186;
	padding-top:6px;
}

/* Typography :: Sidebar
----------------------------------------------- */
h2.sidebar-title {
	font-weight:normal;
	font-size:110%;
	margin:0;
	padding:0;
	color:#211104;
}
#sidebar ul {
	font-family:Verdana, sans-serif;
	font-size:70%;
	margin:6px 0 12px 0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	padding-bottom:6px;
	margin:0;
}
#sidebar p {
	font-family:Verdana,sans-serif;
	font-size:70%;
	margin:0 0 .6em 0;
}

#sidebar a {
    text-decoration: none ;
}


/*--- Comments ---*/
#comments h4 {
  font-weight:normal;
	font-size:100%;
	color:#29303B;
	margin:0;
	padding:0;
	}
#comments-block {
  line-height:1.5em;
  }
.comment-body {
	margin:0;
	padding:0 0 0 20px;
}
.comment-body p {
	font-size:90%;
	margin:0 0 .2em 0;
}
.comment-timestamp {
	font-family:Verdana, sans-serif;
	color:#29303B;
	font-size:70%;
	margin:0 0 10px;
	padding:0 0 .75em 20px;
}
.comment-timestamp a:link {
	color:#473624;
	text-decoration:underline;
}
.comment-timestamp a:visited {
	color:#716E6C;
	text-decoration:underline;
}
.comment-timestamp a:hover {
	color:#956839;
	text-decoration:underline;
}
.comment-timestamp a:active {
	color:#956839;
	text-decoration:none;
}
.deleted-comment {
  font-style:italic;
  color:gray;
  }

/*--- Post photos ---*/
img.post-photo {
	border:1px solid #A2907D;
	padding:4px;
}

/*--- Main Body ---*/
/*--- Footer ---*/
#footer {
    font: normal 9px verdana, arial, sans-serif;
    color: #0105A5;
    clear: both;
}
