/*   
Theme Name: Corto in Corto
Theme URI: http://elisa.dea-informatica.eu
Description: Tema Wordpress per Corto in Corto
Author: Elisa S.
Author URI: http://elisa.dea-informatica.eu
Version: 1.0 remastered
.
All rights reserved.
.
*/



body {
	margin: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%; color: #333333;
	text-align: center;
	background: url(style/background.gif) fixed;}

#wrapper {
	margin: auto; 
	margin-bottom: 10px;
	width: 760px;
	border: 1px solid #006699; 
	background: url(style/background-container.gif) repeat-y  #FFFFFF;}
	
#header {
	border-bottom: 1px solid #99ccff;
	height: 200px;}
#content-body {margin: 0px; padding: 0px; text-align: left;}
	#content {position: relative; float: left; left: 30px; width: 520px; margin-bottom: 30px;}
	#menu {position: relative; float: right; right: 0px; width: 180px; margin-bottom: 30px;}
#footer {
	clear: both; 
	margin-bottom: 5px; 
	padding: 5px; 
	border-top: 1px solid #99ccff;
	border-bottom: 1px solid #99ccff;
	background: #e7f0fa;}

.widget_extended-categories ul {margin: 0px; padding: 0px; text-align: left;}
.widget_extended-categories li {margin-left: 15px; padding: 0px; }
#libro a img {-moz-box-shadow: 1px 1px 10px #333333;
	-webkit-box-shadow: 1px 1px 10px #333333;
        box-shadow: 1px 1px 10px #333333;
border: 1px solid orange;
 }
