@import "lib/reset.css";
@import "lib/nav.css";

/* =body 
   (1em = default browser 16px of font-size)
   for 12px (0.75em = 1/16px * 12px)
 */
body, html { width: 100%; height: 100%; }
body { background: #e1e1d5 url(../images/utils/bg_menu.gif) repeat-x center top; line-height: 1.8em; font-size: 0.82em; text-align: center; font-family: Georgia, sans-serif; color: #2f2f28; }

/* =hx */

h2, h3 { margin: 0 0 5px 0 }

/* =txt p/abr/acronym/address/del/blockquote/strong/em/dfn/pre/code/tt  */
p { margin: 0 0 1.5em; }
abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }

span { font-weight: normal; }

/* =table caption/tr/th/td/thead/tbody/tfoot */
table {  }
th {  }
td { padding: 0 0 7px 0; }
th, td {  }
tfoot { font-style: italic; }
caption { background: #ffc; }

/* =ul li */
ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: circle; }

/* =ol li */
ol { margin: 0 1.5em 1.5em 3.5em; list-style-type: decimal; }

/* =dl dt/dd */
dl { margin: 0 0 5px 0; padding: 0; }
dl dt { font-weight: normal; }
dl dd { margin-left: 1.5em; }
dl dt { margin: 0 0 5px 0; padding: 2px 0 0 0; }

/* =a */
a { color: #00131b; text-decoration: none; outline: none; font-weight: bold; }
a:hover { text-decoration: underline; }

/* =form */
form { margin: 0; padding: 0; }

/* general */
.floatleft { float: left; width: 520px; }
.floatright { float: right; width: 240px; }

/* header */
#header { position: relative; height: 200px }
#header .site_info { position: absolute; right: 10px; top: 10px; font-size: 0.92em; text-align: right }
#header .site_info p { margin: 0 }
#header .site_info p span { line-height: 1.2em; font-size: 11px; color: #6f8890; }

/* navigation */
#menu { position: absolute; left: 0; bottom: 5px; }

/* layout */
#wrapper { background: transparent url(../images/utils/bg.jpg) no-repeat center top; height: 100%; width: 100%;  }
#container { width: 780px; margin: 0 auto; padding: 0 80px 0 50px; text-align: left; }

/* branding */
h1 { width: 300px; height: 158px; }
h1 img { margin: 38px 0 0 0; }

/* content */
#content { clear: both; margin: 20px 0 0 0; }
#content .floatright h2 { margin: 0 0 20px 0; padding: 10px 0 10px 25px; width: 500px; background: url(../images/png/drop_shadow.png) no-repeat left top; }
#content .floatright div.info { padding-left: 25px }
#content .floatright p,
#content .floatleft p { text-align: justify }

/* sidebar */
.sidebar ul,
.sidebar ul li { margin: 0; padding: 0; list-style: none; }
.sidebar ul li { border-bottom: 1px solid #c3c3ab; margin: 0.7em 0 0 0;  }
.sidebar ul li p { margin: 0 0 0.7em 0; }
.sidebar ul li ul { margin: 0 0 10px 0; }
.sidebar ul li li { border: none; }
.sidebar ul li li a { text-decoration: underline; font-weight: normal; }
.sidebar ul li li a:hover { text-decoration: none }

/* home */
body#home #content .mission_statement { float:right; padding:10px 0 0 20px; background: url(../images/png/drop_shadow.png) no-repeat left top; }
body#home #content .mission_statement p { margin: 0 0 0.5em 0 }
body#home #content .mission_statement .read_more { background: url(../images/buttons/read_more.jpg) no-repeat left top; height: 54px; width: 134px; margin: 0 0 0 -16px }
body#home #content .mission_statement .read_more a { display: block; margin: 0 0 0 10px; width: 75px; padding: 17px 0 0 23px; font-style: italic; color: #e1e1d5; text-decoration: none; }

body#home #news { clear: both; padding: 15px 0 0 0;  }
body#home #news h2 { margin: 0 }
body#home #news p { font-size: 0.92em; line-height: 1.6em }
body#home #news span { display: block; margin: -5px 0 8px 0;  font-style: italic; font-size: 0.92em }
body#home #news div { float: left; width: 215px; padding: 10px 20px 0 20px; background: url(../images/png/drop_shadow_news.png) no-repeat left top;  }
body#home #news div a { font-size: 0.92em; font-style: italic }
body#home #news div em { display: block; position: relative; width: 100%; }
body#home #news div em a.archive_link { position: absolute; right: 0; top: 0; }

/* about us */
body#about .floatleft,
body#newsroom .floatleft { float: left; width: 240px; }
body#about .floatleft h2,
body#newsroom .floatleft h2{ margin: 0 }
body#about .floatright,
body#newsroom .floatright { float: right; width: 520px; }

body#about .about { float: left; margin: 8px 0 0 0; padding: 10px 0 0 0; }


/* News section */
body#newsroom .news { float: left; margin: 8px 0 0 0; padding: 10px 0 0 20px; background: url(../images/png/drop_shadow.png) no-repeat left top;  }
body#newsroom .news h2 { margin: 0 0 25px 0; padding: 0 }
body#newsroom .news div { position: relative; padding: 0 0 15px 0; }
body#newsroom .news div h3 { border-bottom: 1px solid #c3c3ab; }
body#newsroom .news div span { position: absolute; right: 0; top: 0; text-align: right; font-style: italic }

/* links */
body#links .floatleft { float: left; width: 240px; }
body#links .floatleft h2 { margin: 0 }
body#links .floatright { float: right; width: 520px; }
body#links .links { float: left; margin: 8px 0 0 0; padding: 10px 0 0 0; }
body#links .links h3 { margin: 0 }
body#links .links div.links_titles { position: relative; padding: 0 0 10px 0; margin: 0 0 10px 0; width: 485px; border-bottom: 1px solid #c3c3ab;  }
body#links .links div.links_titles span { text-align: left; font-style: italic; }
body#links .links div.links_titles span a { font-weight: normal; }

/* Agent partners 
body#partners .floatleft { float: left; width: 240px; }
body#partners .floatleft h2 { margin: 0 }*/
body#partners .floatright { float: none; width: 780px; }
body#partners .partners { float: left; margin: 8px 0 0 0; padding: 10px 0 0 0; }

/* Church coverages */
body#coverages .floatleft { float: left; width: 240px; }
body#coverages .floatleft h2 { margin: 0 }
body#coverages .floatright { float: right; width: 520px; }
body#coverages .coverages { float: left; margin: 8px 0 0 0; padding: 10px 0 0 0;}
body#coverages .coverages dl dt { padding: 5px 15px; }
body#coverages .coverages dl dt.alt { background: #d8d8c8; border-bottom: 1px solid #c3c3ab; border-top: 1px solid #c3c3ab }

.disclaimer { background: #ebebe0; padding: 15px; color: #78795c; margin-top: 20px }
.disclaimer p { margin: 0; padding: 0; font-size: 11px; line-height: 1.2 }


/* footer */
#footer { border-top: 1px solid #c3c3ab; margin: 40px 0 0 0; clear: both; position: relative }

/* site info */
#site_info ul { margin: 0 0 2px 20px; padding: 12px 0 0 0; list-style: none }
#site_info ul li { display: inline; font-size: 0.92em; padding: 0 15px 0 0; }
#site_info ul li a { font-weight: normal; color: #4a4a40; }
#site_info p { font-size: 0.83em; color: #a5a58f; padding: 5px 0 10px 20px; }

#created_by { position: absolute; right: 20px; top: 10px; width: 142px; font-size: 11px; line-height: 1.2 }
#created_by td { vertical-align: middle; color: #7E7E77; }
#created_by a { 
	color: #7E7E77;
	font-size: 11px;
	font-weight: normal;
}
