h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 150px;
}

#mainpane {
    border-bottom: 1px solid blue;
    border-left: 1px solid blue;
    border-right: 1px solid blue;
    margin: auto;
    width: 100%;
    border-top: 10px;
    background-image: url(/templates/stpatrick/images/marblefaint.jpg );
    background-color: #FFFFFF;
    border-top: 1px solid blue;
}

#content {
    padding: 10px;
    margin: 10px;
    width: auto;
}

#serendipityRightSideBar {
    width: 170px;
    border-left: 3px solid blue;
    padding: 10px;
    vertical-align: top;
}

#serendipityLeftSideBar {
    width: 170px;
    border-left: 3px solid blue;
    padding: 10px;
    vertical-align: top;
}

body {
    text-align: left;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;    
    color: black;
    background-image: url(/templates/stpatrick/images/marblefaint.jpg );
    background-color: #ffffff;
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    font-size: 12px;
/*
    font-size: 10pt;
    margin: 0;
    background-color: #D2DFF2;
    font-size: 10px;
    font-family: Tahoma, verdana, arial, helvetica, sans-serif;
    margin-bottom: 30px;
    direction:rtl;
    */
}

input, textarea {
    font-size: 10pt;
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
}

th, td {
    font-size: 10pt;
}

p, td, th, div, span {
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
}

#serendipity_banner {
    text-align: center;
    margin: auto;
    width: 100%;
    height: 72px;
    /*background-image: url({TEMPLATE_PATH}img/background.png);*/
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #666666;
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    font-size : 20px;
    padding-right:15px;
    padding-top: 10px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #666666;
    padding-right: 15px;
    font-size: 14px;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    font-size: medium;
    font-weight: bold;
    margin-top: 10px;
    color: #333333;
    padding-right: 5px;
    border-bottom: 2px solid #36558C;
}

.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #000000;
}

.serendipity_title a:hover {
   color: #FF0000;
}

.serendipity_entry {
    text-align: justify;
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    color: #333333;
    font-size: 9.5pt;
    font-weight: normal;
    padding-left: 0px 10px;
    width: 95%;
    margin: auto;
    margin-top: 10px;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

.serendipity_entry_date {
    margin: auto;
}

.serendipity_date {
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    font-size: medium;
    color: #333333;
    margin: 0;
    margin-top: 20px;
    text-align: left;
}

.serendipity_commentsTitle {
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    font-size: small;
    font-weight: bold;
    margin-top: 10px;
    color: #333333;
    padding-right: 5px;
    border-bottom: 2px solid #36558C;
}

div.serendipity_entryFooter {
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    font-size: x-small;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 4px;
    clear: both;
}

div.serendipity_entryPageFooter {
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    font-size: medium;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 4px;
    clear: both;
}

img.serendipity_entryIcon {
    float: left;
    border: 0px;
}

td.serendipity_commentsLabel {
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 12px;
    padding: 2px;
    width: 400px;
}


.serendipity_commentForm {
    font-size: 13px;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-image: url(/templates/stpatrick/images/marblefaint.jpg );
    background-color: #FFFFFF;
}
.serendipity_comment {
    font-size: 13px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    color: #404040;
    padding: 3px;
    background-image: url(/templates/stpatrick/images/marblefaint.jpg );
    background-color: #FFFFFF;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 2px solid #36558C;
}

/*
a:link,
a:visited,
a:active {
    color: #003366;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
*/

table.serendipity_calendar td {
    font-size:11px;
    padding: 3px;
}
table.serendipity_calendar a {
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

div.serendipityPlug {
    padding-right: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    font-weight:normal;
    border-bottom: solid 2px #36558C;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    padding-right:2px;
    padding-bottom:2px;
}

.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin-top: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-image: url(/templates/stpatrick/images/marblefaint.jpg );
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: right;
}

.serendipity_imageComment_right {
    float: left;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
    background-image: url(/templates/stpatrick/images/marblefaint.jpg );
    background-color: #EEEEFF;
}

#serendipity_commentsURL #serendipity_commentsEmail {
    direction: ltr;
}

.serendipity_comment_captcha_image{
	direction: ltr;
	text-align: right;
}


/*** Additional plugin styles needed for the modernized output code ***/
/*** added by Matthias 'YellowLed' Mees                             ***/

.container_serendipity_archives_plugin ul,
.container_serendipity_syndication_plugin ul,
.container_serendipity_authors_plugin ul,
.container_serendipity_plugin_entrylinks ul {
    list-style: none;
    margin-left: 0;
    padding-right: 0;
}

.container_serendipity_authors_plugin .serendipitySideBarContent div {
    margin: 5px 0;
    padding-right: 0;
}

.serendipity_history_author { font-weight: bolder; }

.serendipity_history_intro,
.serendipity_history_info { margin-bottom: 3px; }

.serendipity_history_body { margin-bottom: 10px; }

.serendipity_recententries_entrylink { margin-bottom: 2px; }

.serendipity_recententries_entrydate { margin: 0 0 4px 0; }

.plugin_comment_body { padding: 3px 0; }

.serendipity_shoutbox_date { margin: 5px 0 2px 0; }

.serendipity_shoutbox_comment { padding: 3px 0; }

/*** End Additional plugin styles                                   ***/

/* Define basic text color as black with variations in gray */

    .formbutton {
           font-family: Arial, "Times New Roman", Times, Georgia, Verdana, serif;
           font-size: 12px;
    }
    
    .stpatrick-banner-button {
        vertical-align: middle; 
        text-align: center; 
        height: 47px; 
        width: 83px; 
        border: none;
        background-image: url(/templates/stpatrick/images/button_green-double_-_83x46.gif);
    }
    
    .color1 {      
        color: #666666;
     }

    .color2 {    
        color: #336666;
     }                 

    .color3 {
        color: #009999;
     }     
    
        .justify {
        text-align: justify;
        text-indent: 5em;
        padding-right: 1em;
        padding-left: 1em;    
    }

    .justify-noindent {
        text-align: justify;
        text-indent: 0;
        padding-right: 1em;
        padding-left: 1em;    
    }

    .left {
        text-align: left;
        text-indent: 5em;
        padding-right: 5px;
        padding-left: 5px;    
    }

    .left-noindent {
        text-align: left;
        text-indent: 0;
        padding-right: 5px;
        padding-left: 5px;    
    }
    
    .right {
        text-align: right;
        text-indent: 5em;
        padding-right: 5px;
        padding-left: 5px;    
    }

    .right-noindent {
        text-align: right;
        text-indent: 0;
        padding-right: 5px;
        padding-left: 5px;    
    }




    .block_center {               
        display: block;          
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }


    .color1 {
        color: #666666;
     }

    .color2 {
        color: #336666;
     }

    .color3 {
        color: #009999;
     }



    .text2em {
        font-size: 2em;
    }

    .text1-7em {
        font-size: 1.7em;
    }

    .text1-3em {
        font-size: 1.3em;
    }

    .text1em {
        font-size: 1em;
    }

    .text0-9em {
        font-size: 0.9em;
    }

    .text0-8em {
        font-size: 0.8em;
    }

    .text0-7em {
        font-size: 0.7em;
    }

    .text0-6em {
        font-size: 0.6em;
    }

       
    .bold {
        font-weight: bold;
    }

    .italic {
        font-style: italic;
    }
    
    a.banner:link {
        color: #660066;
        text-decoration: none;
    }

    a.banner:visited {
        color: #660066;
        text-decoration: none;
    }

    a.banner:active {
        color: #999999;
    }

    a.banner:hover {
        color: #336699;
        font-weight: bold;
    }
    
    table.page {
        table-layout: fixed; 
        border-collapse: collapse; 
        border-style: hidden;
        border-spacing: 0px;
	width: 750px;
    }

    table.center {
        table-layout: fixed; 
        border-collapse: collapse; 
        border-style: hidden;
        border-spacing: 0px;
	padding: 0 10px 0 10px;
	text-align: left;
	width: 390px;
    }