/*
Theme Name: Easyway
Theme URI: http://www.worldpress.it
Description: Easyway a simple clean dark-orange theme.
Version: 1.0
Author: Graziano Muscas aka Gracio
Author URI: http://www.worldpress.it
*/
/*CORPO FONDAMENTALE
--------------------------------------------------------------------
*/
*
{
  padding: 0 0px;
  margin: 0 0;
}

body
{
  font-size: 73%;
  font-family: 'Tahoma', Arial, Verdana, Sans-Serif;
  color:black;

}

hr
{
  display: none;
}


#content
{
  position:absolute; 
  /*position:fixed;*/
  width:1280px;
  height:6000px;
  float: left;                                          
  color:black;
  /*left:150px;*/
  left:0px;
  top:100px;
  
  padding:16px;                
  
 /*background: #77c0e8  no-repeat;*/
  background: #1212  no-repeat;
 /* border-style: solid;
  border-width: 5px;
  border-color: yellow;
  border-left-width: 0px;   
  border-top-width: 3px;
 */ 
  z-index:0;
}


#coordinate
{
  display:none;
  position:fixed;
  widht:100px;
  height:180px;
  margin-top:300px;
  margin-left:0px;
   
  float:left;
  color:black;
  left:0px;
  

  background: #1212  no-repeat; 
  border-style:none;
  z-index:400
}


/*I cannot make it work untill now, may come back later.*/
#control_for_IE6 {
/* IE5.5+/Win - this is more specific than the IE 5.0 version */
right: auto; bottom: auto;
left: expression( ( -20 - control.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
top: expression( ( -10 - control.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width:135px;
  hight:120px;
  z-index:4
}



#iframe_content
{
  display:none;
  position:fixed;
  margin-left:20px;
  top:50px;
  width:400px;                                           
  height:200px;
  float:left;
  color:black;
  background: white  no-repeat; 
  //background: #1212  no-repeat; 
  border-style: solid;
  border-top-width: 15px;
  z-index:5
}


#footer
{
  clear:both;
  padding:5px 0 5px 15px;
  background:#242424;
  margin-top:20px;
  color:white;
}
#footer p
{
  color:white;

}
#footer a:hover, a
{
  
  color:#DD5A00;

}



/*boostx execute-oder=0 it is tool bar:the top one*/
#search
{
  position:relative;
  border: none;
  background-color: white;
  /*only take effect in absolute mode*/
  /*only take effect in fixed mode*/
  top:0px;
  left:0px;
  /* Horizontal Scrollbar Killer */
  padding: 0px 0px 0px 0px;


  width:2000px;
  height:100px;
  /*float:left;*/
  color:black;
    font-size:12px;
  /*filter:alpha(opacity=100);*/
  z-index:44   
}


/*boostx execute-oder=0 is is chat form*/
#control
{
  display:none;
  position:absolute;
  
  left:0px;
  /*only take effect in absolute mode*/
  /*only take effect in fixed mode*/
  	bottom:0px;
  width:135px;
  height:250px;
  float:left;
  color:black;
  background: #FFFACD  no-repeat;
  filter:alpha(opacity=95);
  opacity:95; 
  border:2px ridge gray;
  z-index:5
}



/*boostx execute-oder=1*/
 #header 
{
 	/*boostx*/
    display:none;
 	position:relative;
    border:none;
    background: white no-repeat;
    top:0px;
 	left:0px;
 	height:100px;
 	width:140px;
	text-decoration: none;
 	padding: 0px 0px 0px 0px;
	font-weight: small;

	font-size:0.8em;
	z-index:1
}



/*boostx execute-oder=3 list most pupular*/
#sidebar
{
  position:absolute;
  display:none;
  /*only take effect in absolute mode*/
  /*only take effect in fixed mode*/
  top:65px;
  border-width: 10px;
  font-size: 90%;
  height:250px;
  width:140px;
  left:0px;    
  background: #87c1fa;
  color:black;
/*	border:2px ridge 87c1fa;*/
	overflow:auto;
	z-index:1
}

/*boostx called in sidebar.php*/
#left_under_sidebar
{
  position:absolute;
  display:none;
  /*only take effect in absolute mode*/
  /*only take effect in fixed mode*/
  top:60px;
  border-width: 10px;
  font-size: 90%;
  height:800px;
  width:150px;
  left:0px;    
  background: #87c1fa;
  color:black;
/*    border:2px ridge 87c1fa;*/
    overflow:auto;
    z-index:3
}


/*boostx called in sidebar.php*/
#wizard
{
  position:absolute;
  /*only take effect in absolute mode*/
  /*only take effect in fixed mode*/
  display:display;
  top:100px;
  border-width: 10px;
  font-size: 90%;
  height:100px;
  width:700px;
  left:400px;    
  background: white;
  color:black;
/*    border:2px ridge 87c1fa;*/
    overflow:auto;
    z-index:6
}



#barrasopra 
{
float:left;

}
#barrasopra ul
{
float:left;
}
	
#barrasopra li 
{
list-style: none;
}
#barrasopra a
{
text-decoration: none;
color:#DD5A00;
}

#barrasopra a:hover
{
text-decoration: underline;
/*boostx color:white;
*/
	color:green;
	text-decoration:underline;
}
/*
-------------------------------------------------------
 SIDEBAR
*/



#sidebar 
{

list-style:none;
padding:5px 0 5px 0;
font-size:10px;
border-bottom:0px solid #242424;
text-align:center;
}
#sidebar ul
{
	margin: 0;
	padding: 5px 20px;
	list-style: disc outside;
	border-bottom:2px solid #777777;
 
}
#sidebar postul
{
	margin: 0;
	width:100px;
	padding: 0px 0px;
	list-style: none;
}

#sidebar li
{
	list-style: disc outside;
	text-align:left;	
}

#sidebar a
{   
	color:#DD5A00;
	text-decoration:none;

}
#sidebar a:hover
{
/*boostx	color:white;
*/
	color:green;
	text-decoration:underline;
	
}
#sidebar p,ol
{   
//margin-left:5px;
}
/*
--------------------------------------------------------------------
HEADER STILE
*/


#header a{
text-decoration:none;
color:#DD5A00;
padding:0;
margin:0;
font-size:9px;
}

#search  a{
text-decoration:none;
color:black;
padding:0;
margin:0;
font-size:15px;
}

#trans {
padding:0;
color:#DD5A00;
}
.description
{
padding:0;



}

/*
--------------------------------------------------------------------
CONTENT
*/
#content h2
{
font-size: 1.3em;
padding-left:10px;
color:black;
font-weight: bold;
margin-top:10px;
margin-bottom:0px;
}
#content a
{
text-decoration:none;
color:#DD5A00;
}
#content a:hover
{
text-decoration:underline;
/*boostx color:white;
*/
color:green
}

#sidebar A
{
text-decoration:none;
color:green;
}
#sidebar A:hover
{
text-decoration:underline;
/*boostx color:white;
*/
color:yellow;
}


#content small
{
text-decoration:none;
color:white;
background:#242424;

}

.entry
{
font-size:1em;
text-align:left;
margin:10px 0 5px 10px;
padding:15px 10px 20px 10px;
letter-spacing:1px;
word-spacing:1px;


}
.entrytext
{
font-size:1em;
text-align:left;
margin:10px 0 5px 10px;
padding:15px 10px 20px 10px;
letter-spacing:1px;
word-spacing:1px;


}
.postmetadata
{
padding:10px;
background:#242424;
border-bottom:1px solid black;
}
.data
{
margin-top:33px;	
padding:20px;
background:#242424;
width:50px;
float:right;
}



/* ALTRI STILI
---------------------------------------------------
*/
h3 h4 h4
{
color:white;
letter-spacing:3px;
padding-left:15px;
margin-bottom:5px;
font-size:14px;
}

.p
{
padding-bottom:5px;
margin-top:5px;

}

strong
{
padding-left:5px;
font-weight:bold;

}

label
{
padding:3px;
margin-bottom:5px;
}
.small
{
color:white;
}

textarea
{
padding-left:5px;

}

ol
{
margin-left:25px;
}

ul
{
margin-left:25px;
}

blockquote
{
	padding:15px;
margin:20px 10px 10px 10px;
background:#242424;
border-left:5px solid #DD5A00;
}
#etichetta
{
background: #DD5A00;
clear:both;
padding-top:15px;

}
#box
{

float:right;
margin-bottom:25px;
margin-top:15px;
width:400px;
color:white;
padding-left:65px;
}

#comments
{
background:black;
padding:15px 25px;
margin-bottom:25px;
margin-top:15px;
}

cite
{

letter-spacing:5px;
font-variant: small-caps;
color:#DD5A00;
font-size:1.3em;
}
h6
{
background:#242424;
color:white;
padding:5px;
font-size:0.9em;

}

ol.commentlist li
{
margin-bottom: 3em;
margin-top: 3em;
padding: 5px;
background:#121212;
color:white;
}

ol.commentlist li.alt
{
background-color:#121212;
color:white;
}

a img
 {
   margin:5px;
   border:3px solid #3C657B;
   
 }
a img:hover
 {
   margin:5px;
   border:3px solid #121212;
   
 }
#commtxt
{
padding:20px;
}

       div.yuimenu .bd {
    
        zoom: normal;
    
    }

    #button-container {
    
        padding: 0em;
    
    }

    #color-picker-button {

        vertical-align: baseline;
        height:1.2em;
    
    }

    #color-picker-button button {
    
        outline: none;  /* Safari */
        line-height: .5em;

    }


    #current-color {

        display: block;
        display: inline-block;
        *display: block;    /* For IE */
        margin-top: .15em;
        *margin: .25em 0;    /* For IE */
        width: 1em;
        height: 0.5 em;
        overflow: hidden;
        text-indent: 1em;
        background-color: #ffff00;
        white-space: nowrap;
        border: solid 1px #000;

    }



    

.post ul
 {
   
   list-style-type: disc;
   margin-bottom: 10px;
   padding-left:10px;
 }

.single {float: left; clear: both; margin: 1em 0; }
.holder { width: 11em; float: left; clear: none; }

.style2 { width: 140px; height: 60px; line-height: 50px; color:#009; border: none; background: white url(button_background.jpg) no-repeat; text-align: right; }



.stbuttontext{
margin-top:1px;    
color:#DD5A00;
font-size:1.0em;
border:0px solid #3C657B;
background:  #87c1fa  no-repeat; 
padding-right:10px;
padding-left:10px;
} 



