*
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face
{
    font-family: 'estrangelo_marcusregular';
    src: url('/fonts/assyrian-s.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.estrangelo
{
    font-family: 'estrangelo_marcusregular', 'Noto Sans Syriac Estrangela';
    direction: rtl;
    font-size: 125%;
}

.rtl
{
    text-align: right;
    color: black;
}

html, body
{
    width: 1100px;
    margin: 0 auto;
    padding: 5px;
    font-family: Arial;
    font-size: 12pt;
    color: black;
    background-color: white;
}

.interfaceDiv
{
    display: none;
}

.visible
{
    display: block;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.page-container
{
    margin: auto;
    border: 1px solid;
}

.ainaFooter
{
    margin-top: 2px;
    padding: 10px;
    clear: both;
    text-align: center;
    font-size: 90%;
    color: DimGray;
    border: 1px solid #DCDCDC;
}

.frontPageColumn
{
    background: white;
    vertical-align: top;
    display: inline-table;
    width: 50%;
    padding: 2px;
    border: 1px solid #DCDCDC;
}

.frontPageColumn img
{
    display: block;
    margin: auto;
    width: 100%;
    border: 1px;
}

.frontPageColumn hr
{
    color: blue;
    width: 80%;
}

.importantLinks
{
    padding: 2px;
    text-align: left;
}

.importantLinks img
{
    float: right;
    width: 40%;
}

img.smallRight
{
    float: right;
    width: 40%;
}

.clearSides
{
    display: block;
    clear: both;
    margin-bottom: 2px;
}

.feeds
{
    clear: both;
    padding: 4px;
    height: 100px;
}

.verticallyCentered
{
    display: table-cell;
    vertical-align: middle;
}

.otherLinks
{
    clear: both;
    padding: 4px;
    height: 100px;
}

.adsTopRow
{
    height: auto;
    text-align: center;
    border: 1px solid;
}

.adsColumn
{
    clear: both;
    height: auto;
    border: 1px solid;
}

.headerImage
{
    width: 100% !important;
    display: block;
    margin: auto;
}

img.articleTopRight
{
    float: right;
    width: 50%;
    border: 1px;
}

img.rightSide
{
    float: right;
    border: 1px;
}

img.leftSide
{
    float: left;
    border: 1px;
}

.centeredHorizontally
{
    display: block;
    margin: auto;
    text-align: center;
}

.textCenteredHorizontally
{
    text-align: center;
}

.fullArticle
{
    display: block;
    margin: auto;
    padding: 2px;
}

.fullArticle img
{
    display: block;
    margin: auto;
    border: 1px;
}

article.frontPageArticle
{
    font-size: 105%;
}

article.frontPageArticle p
{
    margin-top: 2px;
    margin-bottom: 7px;
}

article.frontPageArticle h1
{
    margin-top: 0px;
    margin-bottom: 2px;
    color: blue;
    font-weight: bold;
    font-size: 110%;
}

article.frontPageArticle h2
{
    margin-top: 0px;
    margin-bottom: 2px;
    color: DimGray;
    font-size: 90%;
}

nav.navigationBar
{
    color: black;
    padding: 4px;
    text-align: center;
}

nav.navigationBar a:hover
{
    color: blue;
}

.statusMessage
{
    font-size: 90%;
    color: DimGray;
    margin-top: 2px;
}

@media print
{
    body
    {
        background-color:#FFFFFF;
        background-image:none;
        color:#000000
    }
    #adsTopRow{display: none;}
    #navigationBar{display: none;}
}

.breakingStory
{
    padding: 4px;
    text-align: center;
    color: white;
    background: DimGray;
    border: 1px solid #DCDCDC;
    font-size: 120%;
    font-weight: bold;
}

.articleListColumn
{
    margin-top: 2px;
    background: white;
    vertical-align: top;
    padding: 2px;
    border: 1px solid #DCDCDC;
}

section.articleListColumn h1
{
    font-size: 100%;
    margin-top: 0px;
    margin-bottom: 2px;
    color: blue;
}

.contentBlock2
{
    padding: 2px;
}

.contentBlock2 h1
{
    margin-top: 0px;
    margin-bottom: 0px;
    color: blue;
}

.PageTitle
{
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    color: navy;
}

.subTitle
{
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    font-size: 115%;
    font-weight: bold;
    color: blue;
}

a.sectionHeader
{
    color: blue;
}

.ainaSectionTitle
{
    height: auto;
    margin-top: 2px;
    text-align: left;
    font-size: 110%;
    font-weight: bold;
    color: black;
}

.ainaSectionTitle a
{
    margin-left: 0px;
    margin-right: 0px;
    color: blue;
}

.ainaSectionTitle a:hover
{
    color: brown;
}

.storyTitle
{
    height: auto;
    margin-top: 0;
    text-align: left;
    font-size: 120%;
    font-weight: bold;
    color: navy;
}

.storyDate
{
    height: auto;
    font-size: 80%;
    color: DimGray;
}

.storySource
{
    height: auto;
    text-align: left;
    color: black;	
}

.storyByLine
{
    height: auto;
    text-align: left;
    color: blue;	
}

.storyText
{
    text-align: justify;
    padding: 2px;
}

.articleOptions
{
    height: auto;
}

.storyPageColumn1
{
    width: 800px;
    background: white;
    vertical-align: top;
    display: inline-block;
    padding: 2px;
    border: 1px solid #DCDCDC;
    text-align: justify;
}

.storyPageColumn1 img
{
    display: block;
    margin: auto;
    width: 100%;
    border: 1px;
}

.storyPageColumn2
{
    margin-left: 1px;
    width: 256px;
    background: white;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #DCDCDC;
}

.sectionPageColumn1
{
    background: white;
    vertical-align: top;
    padding: 4px;
    border: 1px solid #DCDCDC;
    text-align: justify;
}

.sectionPageColumn3
{
    background: white;
    vertical-align: top;
    border: 1px solid #DCDCDC;
}

.sectionPageColumn1 img
{
    display: block;
    margin: auto;
    width: 100%;
    border: 1px;
}

.staticPageColumn1
{
    width: 800px;
    background: white;
    vertical-align: top;
    display: inline-block;
    padding: 2px;
    border: 1px solid #DCDCDC;
    text-align: justify;
}

.staticPageColumn1 h1
{
    margin-top: 0px;
    margin-bottom: 2px;
    color: blue;
    font-weight: bold;
    font-size: 110%;
}

.staticPageColumn2
{
    margin-left: 1px;
    width: 254px;
    background: white;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #DCDCDC;
}

section.loginForm
{
    background: white;
    vertical-align: top;
    display: inline-block;
    margin: auto;
    width: 400px;
    padding: 4px;
    border: 1px solid #DCDCDC;
}

section.centerBlock
{
    width: 810px;
    margin: auto;
}

section.errorPage
{
    width: 500px;
    margin: auto;
    padding: 4px;
    border: 1px solid #DCDCDC;
}

section.block
{
    border: 1px solid #DCDCDC;
}

.authorBio
{
    text-align: justify;
    font-size: 90%;
    font-style: italic; 
}

.guestEdDisclaimer
{
    text-align: justify;
    font-style: italic; 
    font-weight: bold;
}

.contentList
{
    font-size: 100%;
}

td
{
    vertical-align: top;
    text-align: left;
}

.searchBox
{
    vertical-align: middle;
    display: inline-block;
    width: 250px;
}

input.gsc-input
{
    font-size: 90% !important;
    color: DimGray !important;
}

input.gsc-search-button
{
    color: #999999 !important;
}

td.gsc-clear-button
{
    display: none !important;
}

table.statusHeader
{
    margin: auto;
    border: none;
    border-collapse: collapse;	
}

table.statusHeader td
{
    border: none;
    border-collapse: collapse;
    vertical-align: middle;
}

table.noBorders td
{
    border: none;
    border-collapse: collapse;
}

table.noBorders
{
    border: none;
}

table.populationListTable
{
    margin: auto;
    border: 1px solid black;
    padding: 4px;
}

table.populationListTable th
{
    background-color: blue;
    color: white;
    text-align: left;
}

table.populationListTable th a
{
    color: white;
}

table.populationListTable th.statusMessage
{
    background-color: white;
    font-size: 90%;
    color: DimGray;
    font-style: italic;
}

table.contactList
{

}

table.contactList img
{
    display: table-cell;
    vertical-align: middle;
}

.commentsList
{

}

.commentsList img
{
    display: inline;
    width: auto;
}

table.commentsTable
{
    display: block;
    margin: auto;
    width: 100%;
    border: 1px solid black;
    border-collapse: collapse;
}

table.tableList
{
    display: block;
    margin: auto;
}

tr.tableListHeader
{
    border: 1px solid #E78F08;
    background-color: blue;
    color: white;
    text-align: left;
}

tr.oddRow
{
    color: black;
    background-color: #EEEEEE;
}

tr.oddRow:hover
{
    background-color: #FFD700;
}

tr.evenRow
{
    color: black;
    background-color: #F8F8F8;
}

tr.evenRow:hover
{
    background-color: #FFD700;
}

tr.changedRow
{
    color: black;
    background-color: #778899;
}

tr.changedRow:hover
{
    background-color: #FFD700;
}

.figureRightSide
{
    display: table;
    margin-top: 0px;
    margin-left: 4px;
    margin-right: 1px;
    margin-bottom: 4px;
    float: right;
    border: 1px;
    width: 50%;
}

.figureLeftSide
{
    display: table;
    margin-top: 0px;
    margin-left: 2px;
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
    border: 1px;
    width: 50%;
}

.figureCenter
{
    display: table;
    margin: auto;
    margin-top: 4px;
    margin-bottom: 4px;
    border: 1px;
    text-align: center;
}

.figureRightSide img
{
    float: right;
    width: 100%;
    border: 1px;
}

.figureCenter img
{
    display: block;
    margin: auto;
    width: 100%;
    border: 1px;
}

.figureCaption
{
    display: table-caption;
    caption-side: bottom;
    text-align: center;
}

.figureCaption img
{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    float: none;
    padding: 1px 2px 1px 0px;
}

.imageCreditText
{
    font-size: 90%;
}

.g100PageColumn1
{
    width: 800px;
    background: white;
    vertical-align: top;
    display: inline-block;
    padding: 2px;
    border: 1px solid #DCDCDC;
    text-align: justify;
}

.g100PageColumn2
{
    margin-left: 1px;
    width: 280px;
    background: white;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #DCDCDC;
}

.faqScrollDiv
{
    overflow: auto;
    height: 40em;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.mainRowFlow
{
    background: white;
    vertical-align: top;
    width: 100%;
    padding: 2px;
    border: 1px solid #DCDCDC;
}

.mainRowFlow img
{
    display: table;
    margin: auto;
    margin-top: 4px;
    margin-bottom: 4px;
    border: 1px;
    text-align: center;
    width: 50%;
}

.newcontainer
{
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-template-rows: repeat(auto-fit, auto-fit);
    margin-left: 2px;
    margin-right: 2px;
}

.newcontainer img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fullarticlecontainer
{
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    grid-template-rows: repeat(auto-fit, auto-fit);
}

p
{
    text-align:justify;
}