

/* 
================================
Blog Styles
================================
*/
div A:link
{
    text-decoration:none;
    color: #333366;
}

div A:visited
{
    text-decoration:none;
    color: #333366;
}

div A:hover
{
    color: #666666;
    text-decoration: none;
}

div A:active
{
    text-decoration:none;
    color: #333366;
}


body
{
    background-color: #f4f4fb;
    padding: 0;
    
}


div.main
{
    background-color: #ffffff;
    border-right: #333366 1px solid;
    border-top: #333366 1px solid;
    border-left: #333366 1px solid;
    border-bottom: #333366 1px solid;
    width: 970px;
  
    margin: auto;
    padding: 0px;
    clear: both;
    float: none;
    position:relative;
}
div
{
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
 
    padding: 0px;
}
div.links
{
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 1px;
    text-align: left;
    white-space: nowrap;
    float: left;
}
div.search
{

     font-family:Tahoma;
    text-align: right;
    white-space: nowrap;
    float: right;
}
div.log
{ font-family:Tahoma;
    background-color: #f8f9eb;
    border-bottom: 1px solid #333366;
    height: 27px;
    padding: 0px;
}

div.archchicago
{
    float: left;
    
    
    padding: 6px;
    text-align: center;
    width: 200px;
    vertical-align: middle;
}
div.directories
{
    text-align: right;
    float: right;
  
    padding: 6px;
    vertical-align: middle;
}
div.ArchdioceseofChicago
{
    height: 40px;
    background-color: #333366;
    border-top: #f4df98 2px solid;
    border-bottom: #f4df98 5px solid;
    clear:both;
}
div.ArchdioceseofChicago p
{
    padding-left: 20px;
    padding-right: 6px;
    font-family: Times New Roman, Arial, Verdana;
    font-variant: small-caps;
    font-size: 30pt;
    color: #f4df98;
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;
    margin:0;
}
div.contentpane
{
    background-color: transparent;
    padding: 6px 15px 6px 15px;
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}

div.footer
{
    padding: 6px 0 6px 0;
    vertical-align: middle;
    border-top: #f4df98 3px solid;
    border-bottom: 10px solid #333366;
    background-color: #f8f9eb;
}

div.footer p
{
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #4c4c4c;
    margin: 0;
    padding: 0;
}
div.footer p a
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333366;
}







div.images
{
    padding-right: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: left;
    border: solid 0px #000000;
}

div.hr
{
    size: 1pt;
    color: #333366;
    margin-bottom: 0pt;
    margin-top: 0pt;
}


.Departments
{
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 30px;
    color: #333333;
    font-style: normal;
    font-weight: bold;
}
div.Departments_sub
{
    background-color: #ffffff;
    padding-left: 50px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 2px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 26px;
    color: #333366;
    font-style: normal;
    font-weight: bold;
}
div.Departments_red /* cardinal's network*/
{
    background-color: #ffffff;
    padding-left: 50px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 2px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 50px;
    color: #990000;
    font-style: normal;
    font-weight: bold;
}




div.rightcolumn
{
    background-color: #f8f9eb;
    vertical-align: top;
    padding: 6px;
    border-left: #f4df98 1px solid;
    width: 220px;
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-size: 9pt;
    color: #000;
}
div.rightcolumn ul
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #4c4c4c;
    margin-left: 50px;
    padding-left: 0;
    list-style-position: inside;
}
div.rightcolumnul li
{
    padding: 4px;
    list-style-type: square;
}
div.rightcolumn ul li a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #333366;
    text-decoration: none;
}
.site_map
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333366;
    vertical-align: text-bottom;
    text-align: right;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}


/* ==============================
Style for the Boxes
================================= */

.BoxGrey
{
    background-color: #DDDDDD;
    border-right: #333366 1px solid;
    border-top: #333366 1px solid;
    border-left: #333366 1px solid;
    border-bottom: #333366 1px solid;
}

.BlueBox /*backround light yellow*/
{
    background-color: #F8F9eb;
    border-right: #333366 1px solid;
    border-top: #333366 1px solid;
    border-left: #333366 1px solid;
    border-bottom: #333366 1px solid;
    vertical-align: top;
}
.BoxWhite /*backround  white*/
{
    background-color: #ffffff;
    border-right: #333366 1px solid;
    border-top: #333366 1px solid;
    border-left: #333366 1px solid;
    border-bottom: #333366 1px solid;
}
.BoxLightBlue /*backround light blue */
{
    background-color: #D3DEED;
    border-right: #333366 1px solid;
    border-top: #333366 1px solid;
    border-left: #333366 1px solid;
    border-bottom: #333366 1px solid;
}


.BoxTitle /*Blue 11 pt title for the row */
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    color: #333366;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.BoxTitleSmall /*Blue 10pt title for the row */
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #333366;
    padding-left: 6px;
    padding-right: 6px;
}


.HeadBox /*title  tyle for the TITLE with text- in the same cell*/
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
}
.NormalTextBox /*text for the box without padding*/
{
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-size: 9pt;
    color: #000;
    padding: 0px;
}
.imageBox
{
    padding-left: 6px;
    padding-right: 6px;
    border: #00000 1px solid;
}


.caption /*text for caption should be int the separate row*/
{
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helvetica;
    color: #000000;
    padding: 0px;
}


/* ==============================
 End Style for the Boxes
================================= */




A:link
{
    text-decoration: none;
    color: #333366;
}

A:visited
{
    text-decoration: none;
    color: #333366;
}

A:hover
{
    color: #666666;
    text-decoration: underline;
}

A:active
{
    text-decoration: none;
    color: #333366;
}


