
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, 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-family: 'Lucida Casual', 'Comic Sans MS'; 
    font-size:1em;
    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: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%;}
/*body { background: #69100c (originale) o #9999FF; font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #6d5935; height: 840px;}*/
body { background: #CCCCFF; font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #6d5935; height: 840px;}

h1, h2, h4, h5, h6 { font-size:1.4em; font-weight:bold; color: #432501; font-family: Helvetica, Arial, Verdana, sans-serif; }
h3 { font-size:2.8em; font-weight:bold; font-family: Helvetica, Arial, Verdana, sans-serif; color: #432501; font-weight: normal;}
p { font-size:1.2em; line-height:1.6em; margin:12px 0; }
small { font-size:1.1em;}

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 840px; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }

.article_thumb { float: left; display: inline; margin: 16px 16px 16px 0; }
.title_full_width_border { width:840px; padding-bottom:12px; border-bottom:6px solid #ccc; }

/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #bd2822;}
a:visited { color: #bd2822;}
a:hover { color: #bd2822; text-decoration: underline;}
a:active { color: #bd2822;}

.header a:link { color: #e9b910;}
.header a:visited { color: #e9b910;}
.header a:hover { color: #e9b910; text-decoration: underline;}
.header a:active { color: #e9b910;}

.footer_box a:link { color: #fce406;}
.footer_box a:visited { color: #fce406;}
.footer_box a:hover { color: #fce406; text-decoration: underline;}
.footer_box a:active { color: #fce406;}

.footer a:link { color: #c6312b;}
.footer a:visited { color: #c6312b;}
.footer a:hover { color: #fce406; text-decoration: underline;}
.footer a:active { color: #c6312b;}

/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

/*.header_box { width:840px; background-color: #ddd; border-bottom: 1px solid gray;}*/
.header_box { width:840px; border-bottom: 0px solid gray;}
.header { width:840px; height:383px; margin: 0 auto; padding: 0 0 0 0; overflow: hidden}
.content_box { width:840px; margin: 0 auto; background: #fbdf05 url(../../images/bg/bg_content.jpg) top center repeat-x; padding: 20px 0}
/*.content_box { width:840px; margin: 0 auto; background: #fbdf05 url(../../images/bg/bg_content.jpg); padding: 20px 0; }*/
.content { width:840px; margin: 0 auto; padding: 34px 0 28px 0; background: #ffffff url(../../images/bg/bg_content.jpg) top center repeat-y;}
/*.content { width:840px; margin: 0 auto; padding: 34px 0 28px 0;}*/
.main { width:840px; float:right; display:inline; margin: 0 0 0 0; }
.footer_box { width:840px; background: #bc2821 url(../../images/bg/bg_footer.jpg) top center repeat-x; padding: 24px 0 34px 0}
.footer { width: 840px; margin: 0 auto; padding: 34px 0 24px 0; overflow: hidden;  color: #fce406; }
.copyright_box 
{
    width:840px; 
    height:50px; 
    background: #CCCCFF url(../../images/ACFooter3.gif);
    color:Blue;
    font-weight :bold;
    text-align:center;
    vertical-align:middle;
    padding-bottom:5px;
     }

body.home .content { width:840px; margin: 0 auto; padding: 0 0 0 0}
/*body.content_full .content { width:840px; margin: 0 auto; padding: 34px 0 28px 0; background: #ffffff url(../../images/bg/bg_paper.jpg) top center repeat-y;  }*/


/* Homepage Layout
--------------------------------------------------------------------------------------- */
#container  { width: 840px; margin: 10px auto; border: 0px solid gray; line-height: 130%;border-width:2px;border-style:solid;border-color:maroon}
#leftnav    { float: left; width: 160px; margin: 0; padding: 1em; }
#content    { margin-left: 200px; border-left: 0px solid gray; padding: 1em; max-width: 36em; }
#leftnav p  { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
#header_box h1 { padding: 0; margin: 0; }

.homepage_content { width: 840px; padding: 34px 20px 16px 20px; overflow: hidden; color: #6a3c0b; }
.left_homepage_content { width: 284px; float: left; display: inline; overflow: hidden; }
.right_homepage_content { width: 636px; float: right; display: inline; overflow: hidden;  }

.left_homepage_content img { border: 7px solid #bd8c01; margin: 12px 0 8px 0; }
.homepage_content h3 { float: left; display: inline; margin: 4px 0 12px 0;}
.homepage_content a.btn_more { float: right; display: inline; margin-top: 6px; }

.listing_module { width: 284px; float: left; display: inline; margin-left: 34px; }
.listing { border-bottom: 0px solid #c19011; overflow: hidden; padding: 10px 0; width: 840px; }

.full_panel_listing { width: 840px; overflow: hidden; }
.full_panel_listing h4 { color: #de8638; font-size: 1.4em; }
.full_panel_listing p { margin: 2px 0 0 0; font-size: 1.1em;}

.main_content ul.pages { margin: -5px 0 0 0; padding: 0; overflow: hidden; width: 96%; border-top:0px solid #e2ddcd; border-bottom:0px solid #e2ddcd; padding: 6px 2%; background: #f8f6ed; }
.main_content ul.pages li { margin: 0; padding: 0; float: left; display: inline; margin-right: 6px; color: #6d5935; }
.main_content ul.pages li.title { padding-top: 3px; font-weight: bold; }
.main_content ul.pages li a { display: block; padding:3px 4px;  text-decoration: underline; }
.main_content ul.pages li a:hover {  text-decoration: underline; background: #f1f8fc;}
.main_content ul.pages li a.active, ul.pages li a.active:hover 
{ 
    display: block; 
    padding:3px 4px; 
    border: 0; 
    color: #6d5935; 
    text-decoration: none; 
    }
.main_content ul.top_pages { margin: 24px 0; }


/* Footer Layout
--------------------------------------------------------------------------------------- */

.footer h2 { float: right; display: inline; margin-top: 2px; }
.footer h2 a { display: block; width: 139px; height: 12px; text-indent: -9999px; outline: none; background: transparent url(../images/church_media_group.gif) left top no-repeat; }
.footer h2 a:hover { background-position: right top; }

.copyright { width: 840px; /*margin: 50px auto auto auto 30px;*/}
.copyright p { font-size: 1.1em; margin: 0 0 4px 10px; color: #2a0705; color:White}
.copyright p.last { margin-bottom: 0; }
