﻿/* Base Weblog (base-weblog.css) */



/* basic elements */



html

{

   margin: 0;

   /* setting border: 0 hoses ie6 win window inner well border */

   padding: 0;

}



body

{

   margin: 0;

   /* setting border: 0 hoses ie5 win window inner well border */

   padding: 0;

   font-family: tahoma, verdana, 'trebuchet ms', sans-serif;

   font-size: 11px;

}



form, input { margin: 0; padding: 0; font-family:tahoma}

a { text-decoration: none; }

a:hover { text-decoration: none; }

a img { border: 0; }





{

   margin-top: 5px;

   margin-bottom: 5px;

}





/* standard helper classes */



.clr

{

   clear: both;

   overflow: hidden;

   width: 1px;

   height: 1px;

   margin: 0px 0px -1px -1px;

   border: 0;

   padding: 0;

   font-size: 0;

   line-height: 0;

}



/* .pkg class wraps enclosing block element around inner floated elements */

.pkg:after

{

   content: " ";

   display: block;

   visibility: hidden;

   clear: both;

   height: 0.1px;

   font-size: 0.1em;

   line-height: 0;

}

* html .pkg { display: inline-block; }

/* no ie mac \*/

* html .pkg { height: 1%; }

.pkg { display: block; }

/* */





/* page layout */



body { text-align: center; } /* center on ie */



#container

{

   position: relative;

   margin: 0 auto; /* center on everything else */

   text-align: right;

   direction:rtl;

}



#banner { position: relative; }

#banner-inner { position: relative; }



#main { position: relative; width: 100%;background: #95BA1F;}



#alpha

{

   display: inline; /* ie win bugfix */

   position: relative;

   float: left;

   min-height: 1.5px;

}



#beta, #gamma, #delta

{

   display: inline; /* ie win bugfix */

   position: relative;

   float: right;

   min-height: 1.5px;

}



#alpha-inner, #beta-inner, #gamma-inner, #delta-inner

{

   position: static;

}



/* page layout */



body

{

		BACKGROUND:#343434;

		DIRECTION: rtl;

		background-attachment:fixed 

}





#banner

{

	BACKGROUND: url('http://shomaha.ir/image/shomaha1.jpg'); 

	WIDTH:100%; HEIGHT:91px;	

}





#page{

   	margin-top:50px;

   	WIDTH:100%;

   background: #ffffff; 

   HEIGHT:295px;

}

.main {

      	WIDTH:98.5%;margin-top: 5px; margin-right: 5px;float:right;

      	background: #95BA1F;  

       	HEIGHT:95%;	 

        border: 2px solid #000000;

}

#footer

{

	BACKGROUND: url('http://shomaha.ir/image/footer.jpg'); 

	WIDTH:100%; HEIGHT:100px;   	margin-top:60px;	

}

