/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	margin: 0px 0px 20px 0px;
		background-color: #A0ADFB;
        	text-align: center; 
	}

a {
	text-decoration: underline;	
	}

a:link {
	color: Black;
	}

a:visited {
	color: Black;
	}

a:active {
	color: #3232CD;
	}

a:hover {
	color: #3232CD;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #3232CD;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 550px;

	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#right {
		float: left;

	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}

.subquote {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        }

.bib   {
                     line-height: 120%;
	padding-left: 1cm;
  	text-indent: -1cm;
         }

.Hebrew {
	color: #black;
	font-family: SBL Hebrew;
	font-size: 120%;
	font-weight: normal;
	line-height: 140%;
	text-align: right;
	}

.content blockquote {
	line-height: 120%;
        padding: 2px 10px;
        border-width: thin;
        border: solid #3232CD;
	}

.content tt {
                      font-size: small;
                 }

.content blockquote p{
	line-height: 120%;
        }

.content strong {
	color: #3232CD;
	}

.content ol {
	padding-left: 35px;
	margin: 0px;
	margin-bottom: 0px;
        list-style-type: arabic numbers;
	}

.content ul {
	padding-left: 35px;
	margin: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	}

.content li {
	line-height: 120%;
	}

.content h2 {
	color: #3232CD;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #3232CD;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	border: 1px solid #3232CD;
	margin-bottom: 10px;
	}

.content h4 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	border: 1px solid #3232CD;
	background-color: #3232CD;
	margin-bottom: 10px;
	}

.navname a:link {
	color: white;
        font-weight: bold;
	}

.navname a:visited {
	color: white;
        font-weight: bold;
	}

.navname a:active {
	color: white;
        font-weight: bold;
	}

.navename a:hover {
	color: white;
        font-weight: bold;
	}

.entryname a:link {
	color: #3232CD;
	text-decoration: none;
	}

.entryname a:visited {
	color: #3232CD;
	text-decoration: none;
	}

.entryname a:hover {
	color: #3232CD;
	text-decoration: none;
	}

.entryname a:active {
	color: #3232CD;
	text-decoration: none;
	}

.content p.posted {
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #3232CD;
	border-bottom: 3px solid #3232CD;
	text-align: left;	
	margin-bottom: 5px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 25px;
	padding-left: 3px;
	}


.content p.centeredImage {
       text-align: center;
       margin-top: 0px;
       margin-bottom: 0px;
       padding: 0px;
       }

.content table {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
	line-height: 120%;
        border-width: thin;
        border: solid #3232CD;
        border-collapse: collapse; 
        }

.content td {        
        border: solid #3232CD;
        border-width: 1px;
        border-collapse: collapse; 
        padding: 5px 5px 5px 5px;
        }

.extended a:link {
	color: #3232CD;
        font-weight: bold;
	}

.extended a:visited {
	color: #3232CD;
        font-weight: bold;
	}

.extended a:active {
	color: #3232CD;
        font-weight: bold;
	}

.extended a:hover {
	color: #A0ADFB;
        font-weight: bold;
	}

.sidebar {
	font-size: x-small;
        padding: 10px;
	border-left: 1px solid #3232CD;
	border-bottom: 1px solid #3232CD;
	}

.sidebar strong {
	color: #3232CD;
	}

.return a:visited {
	color: #3232CD;
        font-weight: bold;
	}

.return a:link {
	color: #3232CD;
        font-weight: bold;
	}

.return a:active {
	color: #3232CD;
        font-weight: bold;
	}

.return a:hover {
	color: #A0ADFB;
        font-weight: bold;
	}

#calendar {
  	line-height: 140%;
	color: #3232CD;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	font-size: x-small;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #3232CD;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#calendar a:visited {
	color: #3232CD;
        font-weight: bold;
	}

#calendar a:link {
	color: #3232CD;
        font-weight: bold;
	}

#calendar a:active {
	color: #3232CD;
        font-weight: bold;
	}

#calendar a:hover {
	color: #A0ADFB;
        font-weight: bold;
	}

.sidebar h2 {
	color: #3232CD;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
        line-height: 1.2em;
	}

.sidebar ul {
	padding-left: 3px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 110%;
        margin-left: 20px;
	margin-top: 7px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: disc;
	line-height: 110%;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: black;
	line-height: 150%;
	text-align: left;
	padding: 2px;
        text-align: center;
	margin-bottom: 10px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #3232CD;
        text-align:center;
	margin-top: 25px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.quoteoftheday {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: black;
	line-height: 120%;
	text-align: left;
        border-width: 1px;
        border: solid #3232CD;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	}
	
.quoteoftheday h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #3232CD; 
	font-size: x-small;
	text-transform: none;
	font-weight: normal;
        letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 110%;
	text-align: right;
	}
