﻿/* CSS layout */
body {
	background-color: #F4F7FB;
	font-family: Verdana;
	font-size: 12px;
	color: #222;
	line-height: 1.4em;
	padding:0;
	margin:0;
}
#header {
	background-color: #fff;
	height: 110px;
	background-image: url('http://saintgeorgeseattle.org/pictures/newsbanner.png');
	background-repeat: no-repeat;
}
#navigation {
	background-color: #05437D;
	height:30px;
}
/* ----------container to center the layout-------------- */
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	min-width: 600px;
	width: 980px;
	background-color: #FFFFFF;
}
#right_col {
	margin: 0px;
	padding: 10px 10px 40px 10px;
	width: 240px;
	float: right;
	background-color: #FFFFFF;
	font-size: small;
}
#page_content {
	padding: 10px 10px 40px 10px;
	margin-right: 260px;
	background-color: #FFFFFF;
}
#footer {
	clear : both;
	font-size:11px;
	border-top:2px solid #5C7897;
	margin : 0 0 10px 0;
	padding : 5px 0px 0 10px;
	color : #37577F;
	background-color: #F4F7FB;
	line-height : 1.7em;
}
#footer .right {
	float : right;
	padding-right: 10px;
}
#footer .right a {
	color : #37577F;
	background : inherit;
	text-decoration : none;
}
#footer a {
	text-decoration : none;
	background : inherit;
}
#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}
#footer .fmenu a {
	color : #37577F;
	background : inherit;
	text-decoration : none;
	padding: 0 10px 0 0px;
}
#footer .fmenu a:hover {
	color : #37577F;
	background : inherit;
	text-decoration: none;
}
#footer .fmenu ul {
	list-style : none;
	padding : 0;
	margin : 0;
}

#footer .fmenu li {
	float : left;
	margin : 0 10px 0 0px;
	display: inline;
}
.innertube {
	padding: 10px 10px 10px 30px;
	margin: 10;
}
.innertuberight {
	margin: 10; /*Margins for inner DIV inside each column (to provide padding)*/
}

h1{
    font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:10px;
	color: #f25f0f;
	font-weight:600;
}
a:link, a:visited {
	border-bottom:1px #0040B6;
	color:#003399;
	text-decoration:underline;
}
a:hover {
	border-bottom:medium none;
	color:#0066A4;
	font-weight:bold;
	text-decoration:underline;
}
.floatleft {
	float: left;
	margin: 0px 7px 5px 0;
}
.floatleftb {
	float: left;
	margin: 2px 8px 0px 0px;
}
.headline {
 	font-family:georgia, serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #3559A7;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
    font-weight: 600;
}
.subheadline {
	font-family: georgia, serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -1px;color: #3559A7; 
}

.date {
    font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #3559A7;
	line-height:20px;
	font-weight:600;
	text-decoration:underline;
}
.tagline{
    font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #3559A7;
	line-height:20px;
	font-weight:bold;
	text-align: center;
}
#navlist {
	margin: 0;
	padding: 6px;
	font-family: Verdana, sans-serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	font-weight: normal;
	margin: 0px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	font-family: Verdana, sans-serif;
	border-bottom: 4px solid #fff;
	padding-bottom: 0px;
	color: #fff;
}
#navlist a:hover { 
	font-weight:bold;
	color: #fff; 
}
.list {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C0D0E0;
	width: auto;
	background-color:#fff;
	font-size: 11px;
}
.list li{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #C0D0E0;
}
.list li a { text-decoration: none; 
}
#postit {
	position:absolute; 
	width:240px; 
	height:240px;
	padding:20px 10px 10px 10px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	visibility:hidden; 
	z-index:100; 
	cursor:hand; 
	color:black;
	background-image: url(http://saintgeorgeseattle.org/pictures/yellownote.jpg);
	background-repeat: no-repeat; 
}
 
#boxcalendar  {
    float:left;
    clear: left;
    width:230px;
	margin-top:40px;
	margin-bottom:40px;}

div.boxcalendardata{
    width:auto!important;
    width:100%;
    background-color: #fff;
    border:1px solid #C0D0E0;
	color: #444;
    margin-bottom:1em ;
    position: relative;
    padding:10px;
	line-height: 1.2em;
	font-size: 11px;
}
.clearfix {
    display:block;
    position:relative
}
#boxcalendarcontent div h3  {
  	font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	height:1em;
 	padding:2px 1.5em 4px .5em;
  	clear: right;
  	color: #204A87;
  	background:transparent url(http://saintgeorgeseattle.org/pictures/blueline3.png) right center no-repeat;
  	margin:0;
  	position:absolute;
  	right:-1px;
  	top:-.8em;
  	border:0 none;
}
