/*  
Theme Name: Sliding Door
Theme URI: http://mac-host.com/slidingdoor/
Description:A template featuring sliding images in the menu, based on Samuel Birch's phatfusion image menu.
Version: 1.5
Author: Wayne Connor
Author URI: http://www.macintoshhowto.com/
Tags: black, custom header, fixed width, left sidebar,two columns, widget ready, widgets, valid CSS
*/

* { margin: 0; padding: 0; list-style: none; }



body {	text-align: center;
	color: white;
	font-family: "Lucida Grande", Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;    
	
background-color: #000; background-image: url(img/barbara_clara.png);   background-repeat: no-repeat; background-attachment: fixed;    }

body a {
		color: orange;
}
A:LINK{
	text-decoration: none;
	color: #42adfb ;
	  }

A:VISITED{
	text-decoration: none;
	color: red;
	     }

A:HOVER{
	Color: green;
	text-decoration: none;
	   }



#pippo  {	
          text-align: right;  } 

#topo  {	
          text-align: left;  } 

#pluto  {	
          text-align: right;  }      

#upperBar {
	height: 0px;
	background: #01bcff;    }

#fine  {	
          text-align: right;  } 

#wrapper {
width: 940px;
margin: 0 auto;
text-align: left;
	position: relative;
}    

#welcomeheading a {
	margin-bottom: 8px;
	padding-bottom: 8px;
	font: 30pt "Papyrus", "Lucida Grande", Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 8px;
	color: red;
	text-decoration: none;
}

#welcomeheading {
		text-align: center;
}

#welcomeheading a:hover {
        margin-bottom: 8px;
	padding-bottom: 8px;
	font: 30pt "Papyrus", "Trebuchet MS";
	padding-top: 15px;
	text-decoration: none;
	color: green;

}
span.middleword {
	color: white;
}

#welcomeheading a:hover .middleword {
	color: green;
}
 
 
.description {
	text-align: center;
			font: normal 18px Papyrus, Verdana, Helvetica, Sans-serif;
	color: #999;
	padding-bottom: 0px;
	padding-top: 4px;
       
}  

                
#content {
	float: left;
	width: 940px;
	margin-top: 0px;
}

	#content .notice p {
		border-top: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
		padding: 5px 0px;
		font-size: 14px;
	margin: 1px;
}
		#content .notice {

	margin-bottom: 12px;
}

    #content .post {
				float: left;
		position: relative;
		width: 940px;
		
}
	
	#content .post h3 a {
	color: red;
	text-decoration: none;
	
	padding: 3px 0;
	font-size: 14px Papyrus;
	font-weight: bold;
}

	#content .post a:hover h3 {
		color: green;
	}
	
	#content .post h3 {
		font-size: 14px;
		font-weight: normal;
		color: white;
			margin-bottom: 0px;
	margin-top: 5px

}

 #content .post-details {

}

 #content .prevnext {
	margin-top: 10px;
	font: normal 14px Papyrus; Verdana, Helvetica, Sans-serif;

	
}	
	#content .post h3 a {
		color: #42adfb;
	}              
	
	#content .post h3 a:hover {
		text-decoration: none;
                color: green;

	}
	
	#content .post img {
	max-width: 940px;
	margin-bottom: 10px;
	margin-top: 10px;

}     


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid white;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

#content p.wp-caption-text  
   {
   font-size: 6px  ;
   line-height: 12px;

   margin: 10px;
	color: white;
	text-align: center;
}
	
	#content .post a img {
	}
		
	#content .post ul {
		margin-left: 10px !important;
	}
	
	#content .post ul li {
		list-style-type: disc !important;
	}
	
	#content p,
	#content .post ul li {
		font: normal 10px ; Verdana, Helvetica, Sans-serif;
		margin-bottom: 10px;
		margin-top: 10px;
	color: white;
	margin-right: 0px;
	text-align: justify;
}
	
	#content blockquote {
	margin-left: 10px;
	border-left: 3px solid #555;
	padding-left: 10px;
	font-style: italic;
}
	
	#content p a {
		color: #42adfb;
	}
	
	#content p a:hover {
		text-decoration: none;
                color: green;
	} 
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 10px;
	    color: #999;
	}
	
	#content ol {
	line-height: 1.6;
}
	#content ol.commentlist {
		margin-top: 10px;
	}
	
	#content ol.commentlist li {
		border-top: 1px solid #333;
		margin-bottom: 10px;
	} 
	
		#content ol.commentlist li .commentMeta {
			width: 320px;
			float: left;
			margin-top: 5px;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,
			#content ol.commentlist li .commentMeta span.author a {
				color: #CCC;    
				text-decoration: none;
				margin-bottom: 5px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
				color: #666;
				text-decoration: none;
				font-size: 11px;
			}

			



		
		#content ol.commentlist li .commentText {
			width: 450px;
			float: right;
			padding: 5px;
			font-size: 12px;
		}
	
	
	#content ol.commentlist .avatar {
float: left;
}


	#content h3 {
		color: #42adfb;

	}
	
	#content #commentform input {
		padding: 5px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content #commentform textarea {
		width: 610px;
		padding: 10px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content .nextprevious {
		height: 40px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #CCC;
	}               
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	
	#content .adBrite {
		display: block;
		margin-bottom: 10px;
		border: 1px solid #333;
	}


#fine  {	
          text-align: right;  } 

