@import url('../sameothers.css');

* {
padding:0;
margin:0;
}

body {
background:#191919;
color:#333;
font: normal 12px Tahoma,Arial;
padding-top:30px;
padding-bottom:15px;
line-height:12pt;
}

#page {
direction:rtl;
width:773px;
margin:auto;
padding:auto;
overflow:hidden;
}

#hbar {
text-align:left;
float:left;
width:768px;
height:20px;
color:#fff;
clear:both;
overflow:hidden;
padding:8px 0 0 5px;
}

.clock h3 {
margin:0;
font-size:12px;
font-weight:normal;
}

#hline {
width:773px;
background-color:#fff;
height:3px;
display:block;
overflow:hidden;
}

#hr {
width:3px;
height:3px;
background: #fff url(img/curve4.gif) no-repeat 0px -2px;
float:right;
display:inline;
overflow:hidden;
}

#hl {
width:3px;
height:3px;
background: #fff url(img/curve4.gif) no-repeat -2px -2px;
float:left;
display:inline;
overflow:hidden;
}

#mainarea {
width:767px;
border-right:#fff 3px solid;
border-left:#fff 3px solid;
clear:both;
overflow:hidden;
}

#header {
background: url(img/h_f4.jpg) no-repeat top right;
width:767px;
height:158px;
overflow:hidden;
color:#fff;
}

#headertitle {
padding:114px 16px 0 0;
}

#headertitle h1 {
font-family:Arial;
font-size:36px;
line-height:normal;
font-weight:normal;
margin:0;
}

#headertitle h1 a:link, #headertitle h1 a:visited, #headertitle h1 a:active, #headertitle h1 a:hover {
color:#fff;
text-decoration:none;
}

#sidebar {
float:right;
width:175px;
background-color:#191919;
color:#fff;
overflow:hidden;
}

#menu {
width:175px;
float:right;
margin-bottom:15px;
overflow:hidden;
}

#menu .link a {
display:block;
clear:both;
width:159px;
min-height:16px;
border-top:6px solid #191919;
line-height:16px;
padding:2px 16px 4px 0;
background-color:#3c3c3c;
color:#fff;
}

#menu .current {
display:block;
clear:both;
width:159px;
min-height:16px;
border-top:6px solid #191919;
line-height:16px;
padding:2px 16px 4px 0;
background-color:#3c3c3c;
color:#3d94b8;
}

#menu .current a:link, #menu .current a:visited, #menu .current a:active, #menu .current a:hover {
color:#3d94b8;
text-decoration:none;
}

#menu .link a:link, #menu .link a:visited {
color:#fff;
text-decoration:none;
}

#menu .link a:active, #menu .link a:hover {
color:#6bbdc0;
text-decoration:none;
}

#plugins2 {
margin:0 16px 10px 2px;
}

#plugins2 h3 {
font-size:12px;
font-weight:normal;
line-height:25px;
margin-bottom:6px;
}

#plugins2 ul {
margin:0 16px 20px 0;
line-height:14px;
list-style-type: none;
list-style-position: outside;
list-style-image: url(img/l_box4.gif);
}

#plugins2 li {
margin-bottom:3px;
}

#content {
width:552px;
float:left;
padding:6px 20px 10px 20px;
background-color:#fff;
overflow:hidden;
}

.description {
font-size:12px;
font-weight:normal;
color:#d1561c;
margin-bottom:10px;
}

#content h2 {
font-family:Arial;
font-size:20px;
font-weight:bold;
line-height:normal;
margin-bottom:2px;
}

#fline {
width:773px;
background-color:#fff;
height:3px;
display:block;
overflow:hidden;
}

#fr {
width:3px;
height:3px;
background: #fff url(img/curve4.gif) no-repeat 0px 0px;
float:right;
display:inline;
overflow:hidden;
}

#fl {
width:3px;
height:3px;
background: #fff url(img/curve4.gif) no-repeat -2px 0px;
float:left;
display:inline;
overflow:hidden;
}

#footer {
clear:both;
width:773px;
min-height:60px;
}

#footertitle {
font-size:11px;
padding-top:1px;
padding-left:23px;
text-align:left;
color:#517c96;
}

#footertitle a:link, #footertitle a:visited {
color:#c9c8c8;
text-decoration:none;
}

#footertitle a:active, #footertitle a:hover {
color:#6bbdc0;
text-decoration:none;
}

#sidebar a:link, #sidebar a:visited {
color:#5a9193;
text-decoration:none;
}

#sidebar a:active, #sidebar a:hover {
color:#6bbdc0;
text-decoration:none;
}

a:link, a:visited {
color:#5a9193;
text-decoration:none;
}

a:active, a:hover {
color:#d1561c;
text-decoration:none;
}

.foldpoem {
direction:rtl;
}
.fnewpoem {
direction:rtl;
white-space:pre;
}
.fpoet {
font-size:smaller;
color:#999;
}
.foldpoem .fpoet {
text-align:left;
}
.fnewpoem .fpoet {
text-align:right;
}

.hr hr {
border:1px solid #517c96;
height:1px;
}

.spacer {
height:5px;
overflow:hidden;
}

.code {
border:#ddd 1px solid;
background-color:#f5f5f5;
white-space:pre;
font-family:monospace;
padding:3px;
margin-top:5px;
margin-bottom:5px;
}

.txtbox {
border:#6f7a81 1px solid;
background-color:#ddd;
padding:2px;
padding-right:6px;
font-family:Tahoma;
font-size:12px;
color:#000;
}

.txtarea {
border:#6f7a81 1px solid;
background-color:#ddd;
padding:2px;
padding-right:6px;
font-family:Tahoma;
font-size:12px;
color:#000;
}

.btn {
border:#517c96 2px solid;
background-color:#6bbdc0;
padding:2px 6px 2px 6px;
font-family:Tahoma;
font-size:12px;
color:#fff;
}

.contactbg {
background:url(img/post.gif) no-repeat left top;
padding-top:75px;
}

.contact {
text-align:right;
vertical-align:middle;
}

.color2 {
color:#8a8a8a;
}

.color3 {
color:#517c96;
}
