/*
Theme Name: Rubberway
Theme URI: http://www.rubbersuit.com
Description: Based on 'Easyway' by Gracio, http://www.worldpress.it
Version: 1.0
Author: Tim Lukian
Author URI: http://www.rubbersuit.com/
*/
/*
--------------------------------------------------------------------
*/
*
{
   padding: 0 0px;
  	margin: 0 0;
}

body
{
  background: url('images/pBG_dk.gif');	
  font-size: 10px;
  font-family:  Arial, Verdana, Sans-Serif;
  font-weight: normal;

/*  background: black URL(images/sfondo.jpg) no-repeat fixed bottom left; */
/*  background: black; */
  color:white;
}

hr
{
  display: none;
}

#outer-tray {
	position: relative;

	height: 100%;
	width: 700px;
	border-left: 7px solid #090909;
	border-right: 7px solid #090909;
	border-bottom: 7px solid #090909;	
	margin: 0 auto;
	background-color: #161616;
} 



#content
{

	color: #FFFFFF;
	position: relative;
	float: left;
	width: 500px;
	margin-left: 0px;
	background-color: #161616;
	text-align: left;
  
}
#sidebar
{
  position: relative;
  height: 100%;
  width:140px;
  float:right;
  border-left:1px solid #090909;
  border-bottom: 1px solid #090909;
  padding-bottom:0px;
  
  font-size:9px;
  text-align:left;
  text-transform: uppercase;
  color: #AFAFAF;

  /* margin-left:10px; */
  color:white;
  /* background: #121212; */
  /* margin-top:22px; */
}
#footer
{
  clear:both;
  padding:20px 0px 5px 15px;
  background:#242424;
  border-top: 1px solid #090909;
  color: #AFAFAF;
  font-size: 9px;
  text-align: left;
}
#footer p
{
  color: #AFAFAF;

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

}
 #header 
{
text-decoration: none;
height: 180px;
padding: 10px 10px 10px 10px;
border-bottom: 1px solid #090909;	
font-weight: bold;
background: #161616 URL(images/masthead_rubbr2.jpg) no-repeat top; 
font-size:11px;
}
#search
{
padding:10px 5px 0 0;

}
#barrasopra 
{
float:left;

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

}

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



#sidebar h2
{
list-style:none;
font-weight: bold;
font-size: 9px;
color: #FFFFFF;
margin: 20px 10px 0px 10px;
}
#sidebar ul
{
	list-style: none;
	margin: 0px 10px 0px 10px;
	text-transform: none;



}
#sidebar li
{
	list-style: none;
	text-align:left;
	color: #AAAAAA;	
}

#sidebar a
{   
	font-size: 9px;
	color:#AFAFAF;
	text-decoration:none;
}
#sidebar a:hover
{
	color:white;
	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;
}
#trans {
padding:0;
color:#DD5A00;
}
.description
{
padding:0;



}

/*
--------------------------------------------------------------------
CONTENT
*/
#content h2
{
font-size: 11px;
color: #cc3333;
font-weight: bold;
text-transform: uppercase;
margin: 15px 10px 4px 15px;

}
#content a
{
text-decoration:none;
color: #cc3333;
}
#content a:hover
{
text-decoration:none;
color:white;
}
#content small
{
text-decoration:none;
color:white;
background:#242424;

}

.entry
{
width:480px;

font-size: 11px;
text-align:left;
margin:0px 10px 0px 15px;
padding:0px;
line-height: 13pt;
/* word-spacing:1px; */


}

.submit_comment{
background-color: #cc3333;
font-family:Arial, Sans;
font-size: 10px;
font-weight: bold;

margin-left:auto;
margin-right:18px;
margin-top:0px;
padding: 3px;
color:#000000;
border: 1px #FF6666 dotted;
}

.buttonshift{
text-align:right;
margin:0px;
}

.pSep
{
	background: #161616 URL(images/pSep.gif) repeat left;
	height: 10px;
	width: 494px;
	margin: 0px 0px 20px 15px;
}

.post{
clear:both;
}
.post-comments-link
{
margin: 20px 0px 20px 15px;
font-size: 11px;
font-weight: bold;
}

/*
.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;
}

*/


.post-title
{
margin:0px 10px 10px 10px;
}

.data
{
margin:0px 10px 10px 10px;
}

.alignleft{
float:left;
background-color:#2c2c2c;
color:#000000;
margin: 10px 0px 20px 15px;
padding:3px;
border: 1px dotted black;
}


.alignright{
float:right;
background-color:#2c2c2c;
color:#000000;
margin: 10px 0px 20px 15px;
padding:3px;
border: 1px dotted black;
}


#commentnav{
clear: both;
height:20px;
margin:0px;

}

/* ALTRI STILI
---------------------------------------------------
*/

#flickRSS
{
margin: 10px 10px 10px 10px;
}




h3 h4 h4
{
color:white;
letter-spacing:3px;
padding-left:15px;
margin-bottom:5px;
font-size:12px;
}

p
{
margin-bottom:15px;

}

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
{


margin-bottom:30px;
margin-top:30px;
width:500px;
border: none;
color:white;
padding-left:15px;
}

#comment
{
background-color:#1c1c1c;
border:1px dotted black;
width: 460px;
color: #CCCCCC;
font-family: "Courier"
font-size: 9px;
padding:10px 10px 10px 10px;
margin-bottom:6px;

}

#comments
{
background-color:#1C1C1C;
font-size:9px;
padding:5px;
margin-left:15px;
margin-bottom:0px;
margin-top:30px;
border: 1px dotted #000000;
}

#respond{
margin-bottom:6px;
}

.cite
{
font-size: 9px;
font-style: normal;
color:#999999;
line-height: 13px;
margin: 0px 10px 12px 15px;
}

.auth {
	font-size: 9px;
	color:#B2D5F3;
	font-family: "Arial Black";
}

a.auth:visited {
	font-size: 9px;
	color:#B2D5F3;
	font-family: "Arial Black";
}
a.auth:hover {
	font-size: 9px;
	color:#668DB4;
	font-family: "Arial Black";
}


h6
{
background:#222222;
color:white;
margin-top:5px;
padding:5px;
font-size:10px;
font-style:normal;
border: 1px dotted #000000;

}



ol.commentlist li
{

margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
border: 1px dotted #000000;
background:#121212;
color:white;
}

ol.commentlist li.alt
{
background-color:#151515;
border: 1px dotted #000000;
color:white;
}


ul.commentlist{
list-style-type:none;
margin-left:15px;
padding:0px;
}

ul.commentlist li
{

margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
padding: 5px;

border: 1px dotted #000000;
background:#121212;
color:white;
}

ul.commentlist li.alt
{
background-color:#151515;
}

a img
 {
   margin:5px 0px 0px 0px;
   border:1px solid #000
   
 }
a img:hover
 {
   margin:5px 0px 0px 0px;
   border:1px solid #cc3333;
   
 }
#commtxt
{
padding:5px;
}

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