body {
margin:0px 0px 10px 0px;
background:#999999;
}
A { color: #fff; text-decoration: none } 

A:link{ color: #fff; text-decoration: none; } 
A:visited{ color: #fff; text-decoration: none; } 
A:active{ color: #fff;  } 
A:hover{ color: #000;  }

h1, h2, h3 {
margin: 0px;
padding: 0px;
}

#banner {
font-family:courier new,verdana, arial, sans-serif;
color:#FFF;
font-size:xx-large;
font-weight:bold;
background:#999999;
padding:15px; 
text-align:center;
width: 700px;
position: absolute;
right: 0;
direction: rtl;
}
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
font-family: courier new, arial, sans-serif;
font-size: xx-large;
color: #FFF;
text-decoration: none;
font-weight: bold;
}
#banner a:hover {
color: black;
}
.description {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:small;
font-weight:bold;
background:#999999;
font-style:italic;
text-align: center;
direction:rtl;
}

#content {
width: 450px;
background:#999999;
border-left:1px solid #fff;
border-top:1px solid #000;
border-right:1px solid #fff;
border-bottom:1px solid #000;
padding-bottom:10px;
text-align:center;
position: absolute;
right: 158px;
top: 150px;
direction: rtl;
}

#rl {
position: absolute;
right: 10px;
top: 150px;
width:125px;
background:#999999;
padding:5px;
border-top:1px solid white;
border-left:1px solid white;
border-right:1px solid black;
border-bottom:1px solid black;
}
#links {
position: absolute;
right: 620px;
top: 150px;
width:125px;
background:#999999;
padding:5px;
border-top:1px solid white;
border-right:1px solid white;
border-left:1px solid black;
border-bottom:1px solid black;
direction:rtl;
text-align:center;
}
.blogbody {
font-family:tahoma,times new roman,arial, sans-serif;
color:#000;
font-size:small;
font-weight:normal;
background:#999999;
line-height:120%;
padding-left:25px;
padding-right:25px;
padding-top:25px;
text-align:justify;
direction:rtl;
text-indent: 10px;
}
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
font-weight: bold;
text-decoration: none;
}

.title{ 
font-family: times new roman, arial, verdana; 
font-size: large; 
color: #ccc; 
text-transform: uppercase;
font-weight:bold;
}
.date{ 
font-family:georgia, verdana, arial, sans-serif; 
font-size: small; 
color: #666; 
border:1px solid #999;
padding:5px;
margin-bottom:10px;
font-weight:normal;
text-align: left;
direction:rtl;
}
.posted{ 
font-family:verdana, arial, sans-serif; 
font-size: x-small; 
color: #003366;
margin-bottom:15px; 
direction: rtl;
}


.side {
font-family: tahoma,verdana, arial, sans-serif;
color:#000;
font-size:x-small;
font-weight:normal;
line-height:140%;
padding:2px;
}

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#333;
font-size:x-small;
 background: #CCC;
font-weight:bold;
  line-height:140%;
  padding:2px;
  margin-top:10px;
  text-align:center;
}

.syndicate {
font-family:verdana, arial, sans-serif;
font-size:xx-small;
font-weight:bold;
  line-height:140%;
  padding:2px;
  margin-top:10px;
  text-align:center;
  background:#EEE;  
 }

.powered {
font-family:verdana, arial, sans-serif;
color:#555;
font-size:xx-small;
font-weight:bold;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
line-height:140%;
text-transform:uppercase; 
padding:2px;
margin-top:10px;
text-align:center;
}


.comments-body {
font-family:tahoma, verdana, arial, sans-serif;
color:#000;
font-size:small;
font-weight:normal;
  background:#999999;
  line-height:140%;
  padding:10px;
}

.comments-post {
font-family:tahoma, verdana, arial, sans-serif;
color:#666;
font-size:x-small;
font-weight:normal;
  background:#999999;
}

.trackback-body {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:small;
font-weight:normal;
  background:#FFF;
  line-height:140%;
  padding:10px;
}

.trackback-url {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:small;
font-weight:normal;
  background:#FFF;
  line-height:140%;
  padding:10px;
  border:1px dashed #CCC;
}

.trackback-post {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:x-small;
font-weight:normal;
  background:#FFF;
}


.comments-head{ 
font-family: tahoma, georgia, verdana, arial, sans-serif; 
font-size: small; 
color: #666; 
border:1px solid #999;
padding:5px;
font-weight:normal;
margin-top:10px;
}

#banner-commentspop {
font-family:georgia, verdana, arial, sans-serif;
color:#FFF;
font-size:large;
font-weight:bold;
border-bottom:1px dotted #FFF;
border-top:3px solid #99CCFF;
  background:#336699;
  padding:15px; 
}
textarea     {
font-size: 11px;
background: #999999;
font-family: Tahoma;
color:#fff;
}
input          {
font-size: 11px;
background: #999999;
font-family: Tahoma;
color:#fff;
border-left:1px solid #000;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
.desc {
direction: rtl;
width: 200px;
float: left;
background: #bbb;
color: #333;
padding: 5px;
border: 1px dashed white;
margin-top: 12px;
margin-bottom: 0;
margin-right: 5px;
font: bold 14px/18px times, sans-serif;
}
