body {
	margin: 0px 0px 20px 0px;
	background-color: #99CC66;
     }

a {
     text-decoration: none;
  }

a:link {
	color: #003366;
       }

a:visited {
	   color: #006699;
	  }

a:active {
	  color: #0099FF;
	 }

a:hover {
	color: #0099FF;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
	border: 1px solid #222;
        text-align: right;
        direction: rtl;
	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
	background-color: #61889B;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	text-align: right;
        direction: rtl;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	}

#banner h2 {
	font-size: small;
	}

#center {
        float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: tahoma;
	font-size: small;
        text-align: right;
        direction: rtl;
	}

#right {
        float: left;
	width: 200px;
	background-color: #E3F1C7;
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
        text-align: right;
        direction: rtl;
	}

.excerpt {
	color: #000000;
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
        direction: ltr;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;
        text-align: right;
        direction: rtl;
	}

.content p.date {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
        text-align: right;
        direction: rtl;
	border-bottom: 1px solid #666666;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
        text-align: right;
        direction: rtl;
	}

.content h3 {
	color: #000000;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
        text-align: right;
        direction: rtl;
	}

.content p.posted {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	border-top: 1px solid #666666;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
        text-align: right;
        direction: rtl;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Helvetica, 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;
	}

.sidebar h2 {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .0em;
	text-align: right;
        direction: rtl;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
        text-align: right;
        direction: rtl;
	}

.sidebar li {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
	text-align: right;
        direction: rtl;
	}

.sidebar img {
	border: 0px solid #F5F7F1;
	}

.photo {
	margin: 15px 20px 15px 15px;
	padding: 0px 0px 0px 0px;
        float: left;  
       }

.link-note {
    color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	padding: 2px;
	margin-bottom: 15px;
	}

.title-side {
    color: #666666;
	font-family: tahoma;
	font-size: 11px;
	line-height: 150%;
	padding: 2px;
	margin-bottom: 15px;
	}


#powered {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	        float: left;
	        width: 180px;
	        padding-right: 15px;
	        margin-right: 15px;
	        border-right: 1px dotted #BBB;
	        text-align: right;
                direction: rtl;
	      }

textarea[id="comment-text"] {
                             width: 80%;
	                    }
