html, body {
	background: #000;
	color: #555;
	}
body {
	text-align: center;
	text-dircetion:rtl;
	font-size:9pt;
	font-family:tahoma;
	line-height:1.5;
	}

#wrap {
	width: 390px;
	text-align: left;
	background: #000;
	}

#header {
	height: 100px;
	margin: 20px;
	overflow: hidden;
	background: transparent url(tinyheader.jpg) no-repeat;
	}

#menu {
	background: #000;
	text-align: right;
	margin: 20px;
	padding: 5px 8px;
	}

#mocha, #search, #nokia, #times, #links
       {
      background: #000;
	text-align: right;
	margin-top: 5px;
      margin-bottom: 5px;
	padding: 5px 8px;
      text-align:justify;
      font-size:8pt;
      writing-mode :none;
      }

#content {
	text-align: justify;
	margin: 20px;
	}

#footer {
	height:30px;
	border-top: 1px solid #333;
	color: #888;
	text-align: justify;
	}


/*	Header image and link	 */

#header h1 {
	font-size: 3.5em;
	line-height: 1em;
	margin: 0;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 350px;
	height: 140px;
	}

h1 a:link, h1 a:hover, h1 a:active {
	text-decoration: none;
	}

#smlink {
	float: left;
	width: 30%;
	text-align: left;
	margin: 0;
	}

#searchform, #searchform p {
	font-size: 8pt;
	margin: 0;
	}
#searchform input {
	width: 80px;
      height: 15px;
	font-size: 7pt;
	background: #fff;
	color: #333;
	margin: 0;
	border: 1px solid #ccc;
	}
#searchform input:focus {
	border-color: #36d;
	}

/*	Giving block elements a default margin.	 */

h2, h3, h4, h5, h6, p, ul, ol, dl, pre, fieldset, address, table {
	margin: 1em 0;
	}

/* 	General styling		*/

h2 {
	font-size:12pt;
	font-family:arial;
	font-weight:bold;
	margin-bottom: .2em;
	}

h3 {
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	margin-bottom: .3em;
	}

h4 {
	font-size:12pt;
	font-family:arial;
	font-weight:bold;
	}

h5 {
	font-size:12pt;
	font-family:arial;
	font-weight:bold;
	}

address {
	font-style: italic;
	}

blockquote {
	margin: 0;
	padding: 1px 0 1px 20px;
	background: url(quote.png) 0 0 no-repeat;
	}
blockquote p {
	margin: .7em 0;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-family: tahoma;
	font-size: 1em;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}

#content p {
	text-align: justify;
	}

#content form p {
	text-align: left;
	}

textarea {
	width: 340px;
	}

ul {
	list-style: square;
	margin-right: 1.5em;
	}

a {
	color: #A12525;
	 text-decoration: none;
	}

a:hover {
	color: #650808;
	text-decoration: underline;
	}

h2 a, h2 a:link, h2 a:hover, h2 a:active {
	color: #000;
	text-decoration: none;
	}



.commentlink {
	text-align: right;
	}

#commentlist {
	background-color:#000;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:20px;
	padding-top:10px;
	}

#commentlist li {
	list-style: square;
	list-style-position: inside;
	}

.hilite {
	background: #000;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	font-size:8pt;
	color: #999;
	margin-top:-4px;
	text-direction:rtl;
	}


.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: left;
	}

input#submitComment {
	padding: 2px 4px;
	font-family:tahoma;
	font-size:9pt;
	}


/*	Navigation links		*/

.prev {
	display: block;
	float: left;
	text-align: left;
	width: 48%;
	}

.next {
	display: block;
	float: right;
	text-align: right;
	width: 48%;
	}

.nav:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}
* html .nav { height: 1%; }

object.support {
	margin: 20px;
	padding: 0;
	border: none;
	height: 120px;
	width: 350px;
	overflow: hidden;
}



#alpha a img {
      filter: alpha(opacity=40);
	-moz-opacity:0.4;
}

#alpha a:hover img {
      filter:alpha(opacity=80);
	-moz-opacity:0.8;
}

#betta a img {
      filter:alpha(opacity=40);
	-moz-opacity:0.4;
}

#betta a:hover img {
      filter:alpha(opacity=80);
	-moz-opacity:0.8;
}

#describtion {
 writing-mode :tb-rl;
 width:10px;
 color:#999;
 font-size:8pt;
 margin-top:12px;
}

