﻿/*mitoog.com*/

body{
	background:black;
	direction:rtl;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	margin:0 0 20px 0
}

*{
	margin:0;
	padding:0;
	vertical-align:top;
	border:0
}

/*לוגו*/

#logo{
	padding:0;
	text-align:right;
	background:url(images/logobg.png);
	margin:10px auto 20px auto
}

#logo img{
	border:none;
	margin:0 12% 0 0
}

/*תפריט*/

.menu{
	height:60px;
	background:#000;
	width:950px;
	border-bottom:medium #B3E709 solid;
	margin:auto;
	clear:both
}

a.home:link, a.home:visited{
	margin:0;
	padding:0;
	background:url(images/alink.gif)
}

a.home:hover{
	background:url(images/alink.gif)
}

.menu img {
	border:none;
	position:relative;
	right:-9px;
	padding:0;
	margin:0
}

.search {
	margin:0;
	height:40px;
	padding:0;
	text-align:left
}

.search form {
	margin:10px 0 0 10px
}

/*תוכן*/

.bd{
	text-align:right;
	width:1000px;
	clear:both;
	margin:auto;
	background:#141414;
	border-bottom:4px #BBEA0D solid
}

.stage{
	width:100%;
	border-collapse: collapse
}

.aboutme{
	background:url(images/aboutme.jpg) black repeat-x;
	padding:20px
}

.aboutme h2 {
	color:#D0D0D0;
	font-size:48px;
	font-weight:normal;
	margin:10px 0 0 0
}

.aboutme hr {
	background-color: rgb(101, 101, 102);
	color: rgb(101, 101, 102);
	border:none;
	height: 1px;
	margin: 6px 0
}

.aboutme p{
	color:#D0D0D0;
	margin:0 0 10px 0;
	font-size:12px
}

.aboutme a:link, .aboutme a:visited{
	color:#fff;
	border-bottom:#CCC 1px dotted;
	text-decoration:none
}

.aboutme a:hover {
	color:#B1FF00
}

/* home page color divs */

div.mysites {
	background:aqua;
	width:40px;
	height:80px
}

.R{
	margin:0;
	padding:20px;
	background:#1E1E1E
}

.R h2 {
	color:#fff;
	border-bottom:1px #3E3E3E solid
}

.R p {
	font-size:12px;
	color:silver;
	line-height:150%;
	text-align:justify
}

.R p strong {
	color:#9EDC03
}

.R table td {
	padding:10px 0
}

.R table td img {
	border:4px #494949 ridge;
	float:right;
	margin-left:15px
}

.R embed {
	width:288px;
	height:239px;
	float:right;
	margin:10px
}

p img {
	float:right;
	margin:5px 0 5px 10px
}

.L{
	width:220px;
	margin:0;
	background:#1E1E1E;
	padding:0 0 20px 0
}

.forunewpostcaptions{
	font-size: 13px;
	line-height: 150%;
	color:#363636
}

h1{
	margin: 15px;
	color: #ccc;
	font-size: 24px;
	background:#1E1E1E
}

h2{
	margin: 15px;
	color: #ccc;
	font-size: 20px;
	background:#1E1E1E
}

p {
	margin: 15px;
	color: #ccc;
}

.L h1{
	color: black
}

.L iframe {
margin:0;
float:left
}

a:link, a:visited {
	font-size:12px;
	color:#BBEA0D;
	text-decoration:none;
	border-bottom:1px #BBEA0D dotted
}

a:hover {
	color:#fff;
	border-bottom:1px #fff dotted
}

.L a:hover {
	color:#B1FF00
}

.L h2{
	background:url(images/h2.png) transparent no-repeat;
	width:220px;
	height:38px;
	font-size: 16px;
	color:white;
	margin:20px 0 0 0;
	padding:10px 10px 0 0
}
     
h3{
	margin: 15px;
	color:#ccc;
	font-size:16px
}
         
h4{
	color: #ccc;
	margin: 15px;
	font-size: 12px;
	font-weight: bold
}
      
#structure a:link{
	color:#91FF00;
	font-weight: bolder
}

#structure a:visited{
	color: #00ADEE;
}

#structure a:hover{
	color: #4FCEFF;
	text-decoration: none
}

ol{
	margin: 0px
}

td{
	vertical-align: top
}

/*תבלה של סימנים מיוחדים*/

.signs{
	 BORDER-COLLAPSE: collapse
}

.signs td{
	padding: 10px;
	font-size: 2em;
	border: #F0F0F0 solid 1px
}

#footer{
	width:950px;
	clear:both;
	border-top:6px #393939 solid;
	text-align:center;
	margin:auto
}

#footer p{
	color: #fff;
	margin:10px 0 0 0
}

#footer ol{
}

#footer li{
	list-style-type: none;
	display: inline;
        text-align:center;
	padding:0 5px;
	border-left:1px #363636 solid
}

#footer a:link, #footer a:visited{
	color:#9EDC03;
	text-decoration:none
}

#footer a:hover{
	color:#9EDC03;
	text-decoration:underline
}

#iea {
	font-size:11px;
	clear:right;
}

#iea a:link,#iea a:visited {
	color:#8ADC05
}


#category img {
	float: right;
	height: 50px;
	width: 50px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: right;
	border: 0;
} 
