/*
Theme Name: Identification band - the triplets girlish style (right sided)
Theme URI: http://www.eretzvaju.org/identification-bands
Description: The 3 right sided columns girlish style of the identification bands theme.<br />Read the documentation on the <a href="http://www.eretzvaju.org/identification-bands">theme homepage</a>
Version: 1.5
Author: Frederic de Villamil aka neuro
Author URI http://www.eretzvaju.org
*/


body {

       text-align:center;
			 margin-left: auto;
		  	margin-right:auto;
       background-color: white;
       font-size: 62.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       }


#pagearea {
       text-align:center;
	 margin-left: auto;
	 margin-right: auto;
	 width: 90%;
       background-color: white;
       }
			 
			 
#content {
   float: left;
   font-size:11pt;
   text-align:left;
	 margin-left: 0px;
	 margin-right: auto;
   background-color: white;
	 width: 80%;
           }
			 


#header {
      text-align: center;
	    margin-left: auto;
      margin-right:auto;
      font-size: 24px;
      font-weight: bold;
          }

					
					
#sidebar-left { 
       float: left;
       text-align:center;
       margin: 0px 5px 0px 0px;
       background-color: white;
	     width: 16.5%;
	     height: 50em;
       padding: 0px;						 
             }	
						 
						 
#sidebar-block1 { 
   text-align:center;
	 margin-left: auto;;
   margin-right:auto;
	 border-style: solid;
	 border-color: #aeadad;
	 border-width:1px;
	 width: 90%;
	 font-size:10pt;
   padding: 5px;						 
             }

						 
#sidebar-block1 a,
#sidebar-block1 a:visited {
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #444;
                             }

#sidebar-block1 a:hover,
#sidebar-block1 a:visited:hover  { 
                              color: #d86969;
                              }						 
						 

					 

#sidebar-block-title { 
   text-align:center;
	 margin-left: auto;
   margin-right:auto;
   color: black;
	 font-size: 10pt;	
   font-weight:bold;		 
             }						 				
			
					

#footer { 
          width: 740px;
          margin: 0 auto;
          margin-bottom: 12px;
          padding-top: 18px;
          background: url("img/bottom.png") no-repeat;
          }


						 