body                 {               margin: 10px 0; 
                                    padding: 0;
                                 text-align: center;
                                       font: 8pt verdana, arial, times new roman, lucida sans unicode, sans-serif;
                                      color: #111;
                                 background: #dddde7;}

.column              {               border: none;
                             padding-bottom: 20px;
                                     height: auto;
                                        top: 215px;
										direction:rtl;}

#left                {             position: absolute;
                                       right: 3%;
                                      width: 22%;
									  direction:rtl;}
#right               {             position: absolute;
                                       right: 28%;
                                      width: 70%;
									  direction:rtl;}

.banner-shadow       {           text-align: center;
                                      width: 790px;
                                     height: 130px;
                                   position: relative; 
                                     margin: auto;
                                 margin-top: 20px;
                              margin-bottom: 20px;
                                 background: #777;} 

.banner              {           text-align: center;
                                    padding: 0;
                              border-bottom: 0;
                                      color: #000;
                                     height: 130px;
                                     border: 1px solid #444;
                           background-image: url("/templates/Notepad/logo.jpg");
                                   position: relative; 
                                       right: -7px; 
                                        top: -6px;}

.block-shadow        {           text-align: center;
                                   position: relative; 
                                     margin: auto;
                                 margin-top: 30px;
                              margin-bottom: 30px;
                                 background: #707070;} 

.block-main         {            text-align: right;
                                   position: relative; 
                                       right: -7px; 
                                        top: -5px;
                                     border: 1px solid #222;}


.box-purple       {        background-color: #f7e7ff; direction:rtl;}
.box-blue         {        background-color: #e7e7ff;}
.box-red          {        background-color: #fee;}
.box-teal         {        background-color: #dff;}
.box-green        {        background-color: #e7ffe7;}
.box-orange       {        background-color: #fec;}
.entry-footer{
clear:right;
padding:5px;
}