/*  
THEME NAME: Iperstoria
THEME URI: http://www.cnomania.it/nutsmuggler/wordpress-themes/iperstoria/
DESCRIPTION: A plain theme made for Iperstoria, an academic online journal (www.iperstoria.it); based on Scott Wallick's blog.txt. Offers a CMS-ish home page option. Widgets-friendly and for WordPress 2.0+
VERSION: 0.6
AUTHOR: Davide Benini
AUTHOR URI: http://www.cnomania.it/nutsmuggler/
*/
/*
"iperstoria" (C) 2006 Davide Benini- http://www.cnomania.it/nutsmuggler - and distributed under the terms of the GNU General Public License v2
*/
body {
	margin-bottom: 2em;
	padding-right: 0;
	background-color: #F8EABD;
}
div#wrapper {
	margin: 0 0 0 6em;
	padding: 0;
	border-left: 0.1em solid #916429;
}
div#container { 
	margin: 0 300px 0 0; 
	/*border-left: 0.5em solid #666;*/
}
div#empty {
	margin-top: 4em;
	z-index: 1;
}
div#content {
	margin-left: 1em;
	width: 34em; /* NOt sure; I added it for safari*/
}

/* COMMON ELEMENT DECLARATIONS */
h1#title, h2.post-title, h2.section-title, p#about-next, div.sidebar ul li h2, div.sidebar ul li.pages_list ul li, div.navigation , div.post-entry span.more-link, div#archives.post h3 {
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
}
h2.post-title, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div.sidebar ul li h2 {
	/*background-color: #fff;*/
	color: #34425b;
}
div#content img, li a img { 
	
	border: none;}
div.post div.post-entry h3 {
	color: #CA8935;
	line-height: 200%;
	}
/* HEADER STUFF */
div#header { margin: 0em -0.1em 0 -0.1em; }
h1#title, p#description { 
	margin: 0; 
	}
h1#title {
	border-bottom: 0.1em solid #E4E1C1; /* it was #E4E1C1 */
	font-size: 5.5em;
	letter-spacing: 1px;
	line-height: 65%;
	padding: 0.5em 0 0 0.1em;
	z-index: 2;
	background-color: #CA8935;
	
}
p#description {
	background-color: #916429;
	color: #fff;
	font-size: 1.5em;
	padding: 0.3em 1.4em 0.3em 0.3em;
	border-bottom: 0.2em solid #E4E1C1;
	text-align:  right;
}
/* CONTENT / CONTAINER STUFF */
div.narrowcolumn {	
	padding: 2.5em 4em 0 0;
}
div.post{
	margin-bottom: 3em;
}
div#post-front {
	margin-bottom: 4em;
}
h2.post-title {
	color: #916429;
	font-size: 1.4em;
	margin: 0em 0 0.1em 0;
}
h2.section-title {
	background-color: #F6E3A7;
	border-bottom: 1px solid #916429;
	/*border-top: 1px solid #916429;*/
	color: #677284;
	text-align: left;
	margin: 0 0 1em 0;
	padding: 0.1em 0.2em;
}
div.post-entry p {
	font-size: 1em;
	margin: 1em 0;
}
div.post-entry div#excerpt {
	font-style: italic;
}
div.post-entry ul li {
	list-style: square;
	line-height: 150%;
}
div.post-entry ul li ul { margin-bottom: 0.5em; }
div.post-entry ul li ul li {
	list-style: circle;
}
div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.3em;
	margin: 1.5em 0 -0.7em 0;
}
div.post-entry span.more-link, div.post-entry p.paged-link {
	font-size: 0.9em;
	font-weight: bold;
}
p.post-footer {
	background-color: #F6E3A7;
	border-bottom: 1px solid #ccd0d6;
	border-top: 1px solid #ccd0d6;
	color: #677284;
	font-size: 0.9em;
	text-align: center;
	margin: 1em 0 4em 0;
	padding: 0.1em 0.2em;
}
span.pre-title {
	color: #FD9000;
}
/* COMMENTS STUFF */
div#comments { margin: 4em 0 0 0; }
div#comments h3 {
	background-color: #fff;
	color: #4d5663;
	font-size: 1.4em;
	margin: 2em 0 0.5em 0;
}
ol.commentlist li { margin: 0 0 5em 0; }
ol.commentlist li.trackback {
	border: 1px solid #ccd0d6;
	font-size: 0.9em;
	list-style: none;
	margin: 1em 0;
	padding: 0.5em;
}
ol.commentlist li.trackback p {
	background-color: #fff;
	color: #777;
	margin: 0.5em;
}
ol.commentlist li p { margin: 0.5em 0; }
ol.commentlist p.comment-metadata {
	font-style: italic;
	margin: 0 0 2em 0;
}
div.formcontainer p { margin: 0 0 1em 2em; }
input#author, input#email, input#url, textarea#comment {
	font-size: 1em;
	line-height: 125%;
	padding: 0.3em;
}
input#author, input#email, input#url { width: 17em; }
textarea#comment {
	height: 12em;
	overflow: auto;
	width: 23em;
}
/* FOR SEARCH.PHP (THE RESULTS) */
ol.searchresults li { margin: 0 0 2em 0; }
ol.searchresults li p { margin: 0 0 0.2em 0; }
/* SIDEBAR STUFF */
div#col1 {
/*	border-left: 1px solid #916429;*/
	border-right: 1px solid #916429;
	float: left;
	margin: 0 0 0 -300px;
	padding: 0 0 0 0;
	width: 220px;
	background-color: #fff;
	
}
div.sidebar ul {
	margin: 0 0 0 2em;
	padding: 0;
	
}
div.sidebar ul li, div.sidebar ul li p {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
	
}

div.sidebar ul li h2 {
	font: bold 1.1em/normal "times new roman", times, serif;
	letter-spacing: 1px;
	margin: 0 0 0.2em 0;
	color: #543A18;
}
div.sidebar ul li.pages_list ul li{
	font: bold 1.1em/normal "times new roman", times, serif;
	letter-spacing: 1px;
	margin: 0 0 0.6em 0;
}
div.sidebar ul li ul, form {
	margin: 0;
	padding: 0;
	
}
div.sidebar ul li ul li {
	/* not active items*/
	color: #4d5663;
	margin: 0;
	padding: 0 0 0.1em 0;
	color: #543A18;
}
div.sidebar ul li ul li ul li {
	/*list dots */
	color: #CA8935;
	list-style: disc inside;
	margin: 0 0 0 1em;
}

li#rss-links ul li.rss-link, li#interact-links ul li.comment-link, li#interact-links ul li.trackback-link {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.3em;
}
li#rss-links ul li.rss-link { background: url(images/feed.png) no-repeat left center; }
li#interact-links ul li.comment-link { background: url(images/comment.png) no-repeat left center; }
li#interact-links ul li.trackback-link { background: url(images/trackback.png) no-repeat left center; }
li#category-links {
	margin-top: -2em;
}
/* FOOTER STUFF */
div#footer {
	clear: both;
	padding: 1em 0 0 0;
	background-color: #F6E3A7;
	padding: 1em 0 1em 1em;
	border-right: 0.1em solid #916429;
	margin-right: 6.15em;
	}
div#footer p {
	text-align: center;
	color: #916429;
	font-size: 0.9em;
	margin: 0;
}

/* UNIVERSAL THINGS */
blockquote, code, pre {
	padding: 0.1em 1em;
	font-size: 0.9em;
}
blockquote blockquote {
	border-left: 5px solid #ccd0d6;
}
code, pre { font: 1em/140% "courier new", courier, monospace; }
abbr, acronym {
	border-bottom: 1px dotted #4a5f82;
	cursor: help;
}
.clearer {
	clear: both;
	height: 0;
}
.alignright { float: right; }
.alignleft, div#container { float: left; }
div.navigation {
	clear: both;
	font-size: 0.9em;
	height: 1.5em;
	margin: 3em 0;
}
/* LAYOUT AND LINKS FOR IMAGES CLASSES: ALIGNRIGHT, ALIGNLEFT, AND CENTER */
div#content img.center, div#content img.alignright, div#content img.alignleft {
	border: 1px solid #9aa1ae;
}
div#content a:hover img.center, div#content a:hover img.alignright, div#content a:hover img.alignleft {
	border: 1px solid #2c384d;
}
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright { margin: 0.4em 0 0.4em 1.1em }
div#content img.alignleft { margin: 0.4em 1.1em 0.4em 0; }
/* LINKS, PEACE BE UPON THEM */
a, a:link, a:visited, a:active, a:hover {
	outline: none;
	text-decoration: none;
}
div#header a, div#header a:link, div#header a:visited, div#header a:active { color: #fff; }
div#header a:hover { color: #E4E1C1; }
div#content a, div#content a:link, div#content a:visited, div#content a:active {
	border-bottom: 1px solid #CA8935;
	color: #CA8935;
}
div#content h2.post-title a:link, div#content h2.post-title a:active, div#content h2.post-title a:visited, div#content p.post-footer a:link, div#content p.post-footer a:active, div#content p.post-footer a:visited {
	border-bottom: none;
	color: #916429;
}
div.sidebar a, div.sidebar a:link, div.sidebar a:visited, div.sidebar a:active {
	border-bottom: 1px solid #CA8935;
	color: #543A18;
}
div#content a:hover, div#content h2.post-title a:hover, div#content p.post-footer a:hover, div.sidebar a:hover {
	border-bottom: 1px solid #FD9000;
	color: #FD9000;
}
div#footer p a, div#footer p a:link, div#footer p a:visited, div#footer p a:active {
	border-bottom: 1px solid #ccd0d6;
	color: #9aa1ae;
}
div#footer p a:hover {
	color: #34425b;
}
div#content table tr td.cover a {
	border-bottom: none;
}
/* DECOMMENTA SE VUOI SEGNALARE LA COPERTINA hover
div#content table tr td.cover a:hover img {
	border: 1px solid #FD9000;
}*/
/*IPERSTORIA CUSTOMIZATION */
.line-undertitle{ /* Distance between title and author; disappears when abstract is shown*/
	line-height: 0.3em; 
}

h4.post-author {
	font-variant:small-caps;
	margin: 0;
	color: #000; /* era: #916429;*/
	font-size: 110%;
}
h2.iperstoria {
	margin: 0.5em 0 -0.8em 0;
}
h2.iperstoria-ridotto{
	margin: 0.5em 0 0em 0;
	font-size: 1.2em;
}
h2.iperstoria-titoli{
	margin: 0em 0 0em 0;
	font-size: 1.2em;
}
/* Bibliohippo stuff */
h2.bibliohippo-title
{
	margin: 0em 0 0em 0;
	font-size: 1.2em;
	
}
div.bf-graphic-item
{
	margin: 20px 10px 10px 10px;
}

div.bf-graphic-item table tr td.cover{
	width: 30%;
}
div.bf-graphic-item table tr td.cover a img , div.bf-graphic-item table tr td.cover a:hover img, div.bf-graphic-item table tr td.cover a:visited img, div.bf-graphic-item table tr td.cover a:active img{
	border-bottom: none;
}
/*td.cover a, td.cover a:hover, td.cover a:active, td.cover a:visited{
---qui---	
border-bottom: none;
text-decoration:none;
}*/


div.bf-graphic-item table tr td.data{
	width: 70%;
}
p#subtitle {
	color:#fff;
	background-color:#111111;
	padding: 1em 1em 1em 1em;
}
div#sidebartop1 {
	padding: 0.1em 0 0 1.5em;
	border-bottom: 0.3em solid #E4E1C1;
	height: 2.7em;
	background-color: #916429;
}
div#sidebartop2 {
	padding: 0.2em 1em 0.5em 1.5em;
	border-bottom: 0.2em solid #E4E1C1;
	height: 5.5em;
	background-color: #CA8935;
	
}
div#sidebartop1 p {
	color: #E4E1C1;
	font-size: 0.8em;
}
div#sidebartop2 p {
	color: #E4E1C1;
	font-size: 0.8em;
}
div#sidebar-content {
	border-left: 1px solid #916429;
	background-color: #F6E3A7;
	padding:  2.5em 0 3em 0;
}
div#sidebar-image-container {
	text-align: center;
	margin: 0 0 1em 0;
/*	background-color: #CA8935; */
	line-height: 0px;
}
img#sidebar-image {
	border: 1px solid #916429;
	width: 196px;
}
div#clessidra {
	margin-top:  2.8em;
	float: right;
	height: 1em;
}
div#clessidra img {
	height:  4.4em;
}
div.sidebar-content ul li ul li.pageslist
{
	color: #fff;
}

/* Customizzazione per la pagina che elenca le rubriche */

div.post-entry ul.lista-rubriche{
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
div.post-entry ul.lista-rubriche li {
	list-style: none
}
div.post-entry ul.lista-rubriche li a{
	text-transform: uppercase;
	list-style: none;
	font-weight: bold;
	border-bottom-style: none;
}
div.post-entry ul.lista-rubriche li.category-description {
	/* color: #A20DC0; /* DEBUG viola */
	text-indent:0;
	margin-left:-1em;
	}
div.post-entry ul.lista-rubriche li ul.children{
 	list-style:none;
 	text-indent: -3em;
}
ul.lista-rubriche li ul.children li a{
  	text-transform: uppercase;
}
ul.lista-rubriche li ul.children li.category-description{
  	/* color: #4FC00D; /* DEBUG verde */
  	margin-left:-3em;
}
/* customizazione per pagina links riviste */
div.post-entry ul.links-storia li ul li {
	/* color: #A20DC0;  DEBUG viola */
	text-indent:0;
	margin-left:-3em;
	list-style: none;
	}

/* List of reviews in the homepage */
div#reviews .post {
	margin-bottom: 0;
}
div.home_reviews_item {
 margin: 3px 5px 0px 5px;
 padding-bottom: 0;
}
div.home_reviews_item img {
	height: 60px;
	width: 40px;
	float: left;
	margin: 0 10px 0 0;
}
div.home_reviews_item h2.post-title {
	font-size: 1.1em;
}
div.home_reviews_item div.post {
	margin: 0;
}
div.cleaner {
	clear:left;
}
div#content table tr td.cover a img {
	border: 1px solid #916429;
}
div#content div.home_reviews_item a img {
	border: 1px solid #916429;
}
div#content ol.footnotes li{
	font-size: 0.9em;
	text-align: justify;
}
div#archives.post h3 {
	color: #916429;
}
#content img.image-right{
	float: right;
	border: 1px solid #916429;
	margin:1px 1px 1px 3px;
}
#content img.image-left{
	float: left;
	border: 1px solid #916429;
	margin:1px 3px 1px 1px;
}
ul#redazione {
	display:  inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
	
}
ul#redazione li{
	list-style:  none;
}
ul#redazione li.ruolo{
	font-weight:  bolder;
	text-transform:  uppercase;
}
ul#redazione ul#contributors, ul#redazione ul#contributors li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#redazione ul#contributors {
	list-style-position:  inside;
	
	list-style-type: none;
}
      
table.testo-a-fronte {
	font-size: 85%;
}        
table.testo-a-fronte td {
	padding: 15px 5px;
	vertical-align: top;
}       
div#content sup a:link, div#content sup a:visited, div#content sup a:active, div#content sup a {
	text-decoration: none !important;  
	border-bottom: 0px;
}
