/*
Theme Name: Tema CulturaPop by duDAT.it
Theme URI: http://wordpress.org/
Description: Tema realizzato da <a href="http://www.dudat.it">duDAT.it</a>.
Version: 1.0
Author: duDAT.it
Author URI: http://www.dudat.it

	duDAT.it v1.0
	http://www.dudat.it

	This theme was designed and built by duDAT.it
	whose blog you will find at http://www.dudat.it

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

img#logoprint {display:none;}

/* Begin Typography & Colors */
body {
	text-align:center;
	margin:0;
	padding:0 0 20px 0;
	background-color:#FFF;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;	
}

a {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
	outline:none;
}

.book-saggistica a { color:#ff9900; outline:none;}
.book-narrativa  a { color:#cc0001; outline:none;}
.book-varia a { color:#0000cc; outline:none;}
.book-novecento a { color:#535353; outline:none;}

form {
	margin:0;
	padding:0;
	}

.clear {
	display:block;
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
	}

.yellow { color:#ff9900;}
.red { color:#cc0001;}
.blue { color:#0000cc;}
.grey { color:#535353;}


/****************************************************************************
Main structure
****************************************************************************/

	

#container {
	margin:15px auto;
	padding:0;
	text-align:left;
	width:950px;
}

#header {
	margin:0 24px 0 25px;
	padding:0 0 0 0;
}

#main {
	padding:5px 17px;
}

#content {
	margin:0 10px 40px 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/****************************************************************************
HEADER
****************************************************************************/

#header #header-left {
	width:209px;
	float:left;
}

#header #header-left #logo {
	width:177px;
	height:130px;
	margin:0 0 0 20px;
	padding:0;
}

#header #header-left #logo a {
	width:177px;		
	height:110px;	
	display:block;
	background:#FFF url(images/isbn-logo.gif) no-repeat 0 0;	
	text-indent:-10000px;
	outline:none;
}

#header #header-left .book-cover {
	margin:20px 0 0 6px;
	text-align:center;
}


#header #header-left .book-cover a img {
	border:none;
	outline:none;
}


#header #header-right {
	width:670px;
	margin-left:22px;
	float:left;
}

#header #header-right #banner {
	height:310px;
	width:465px;
}

#header #header-right #banner a {
	height:310px;
	width:465px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.6em;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	outline:none;
}


/****************************************************************************
General Main styles
*****************************************************************************/

#top {
	margin:20px 10px;
}

#top #top-left {
	float:left;
	width:550px;
}


#top #top-right {
	float:left;
	width:346px;
	text-align:right;
}

#top #top-right form label {
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
}

#top #top-right form label span {
	text-transform:none;
	color:#666666;
}

#top #top-right form input#s {
	width:100px;
	border:1px solid #000;
}

/****************************************************************************
Content Left styles
*****************************************************************************/

#content-left {
	width:209px;
	float:left;
}

.buy-now a {
	margin:15px 0 20px 18px;
	display:block;
	text-align:center;
	width:177px;
	padding:3px 0;
	color:#FFF;
	text-transform:uppercase;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
	}

.book-saggistica .buy-now a { background-color:#ff9900; outline:none;}
.book-narrativa .buy-now a { background-color:#cc0001; outline:none;}
.book-varia .buy-now a { background-color:#0000cc; outline:none;}
.book-novecento .buy-now a { background-color:#535353; outline:none;}


#nav {
	margin:52px 0 0 0;
	}

#nav ul {
	list-style-type:none;
	margin:0 0 0 18px;
	padding:0;
}

#nav ul li {
	margin:4px 0 4px 0;
	padding:0;
}

#nav ul li a {
	font-size:0.9em;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	outline:none;
}

#nav ul li a:hover {
	text-decoration:none;
	outline:none;
}

.book-saggistica #nav ul li a:hover {color:#ff9900; outline:none;}
.book-narrativa #nav ul li a:hover {color:#cc0001; outline:none;}
.book-varia #nav ul li a:hover {color:#0000cc; outline:none;}
.book-novecento #nav ul li a:hover {color:#535353; outline:none;}


/****************************************************************************
Content Center styles
*****************************************************************************/

#content-center {
	width:470px;
	margin-left:22px;
	float:left;
	padding:9px 0 0 5px;
}

/*#titolo-hp {
	text-align:center;
	margin:80px 0 0 0;
	width:465px;
	height:320px;
	background:#FFF url(images/img-titolo.jpg) no-repeat 0 0;
}*/

#titolo-hp h1, #titolo-hp h2 {
	margin:0 0 0 0;
	padding:0;
	font-size:0.1em;
	text-indent:-200000px;
}

#titolo {
	text-align:center;
	margin:0 0 0 0;
}

.book-saggistica #titolo  { color:#ff9900;}
.book-narrativa #titolo  { color:#cc0001;}
.book-varia #titolo { color:#0000cc;}
.book-novecento #titolo { color:#535353;}

#titolo h1 {
	margin:0;
	padding:0;
	font-size:3.5em;
	font-style:italic;
	line-height:0.8em;
	text-indent:-200000px;
}

#titolo h2 {
	margin:8px 0 0 0;
	padding:0;
	font-size:1.5em;
	letter-spacing:-0.05em;
	text-indent:-200000px;
}

#text h2.title {
	margin:0 0 30px 0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}

#text {
	margin:67px 0 0 0;
	padding:10px 0 0 0;
	line-height:1.5em;
	}
	
#text p {
margin:15px 0 0 0;
padding:0
	}
	
#text .title {
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

#text .subtitle {
	margin:0;
	padding:0;
	color:#666666;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

#text-bottom {
	margin:10px 0 0 0;
	padding:0 0 40px 0;
	border-bottom:1px dotted #6d6d6d;	
}

#text-left {
	width:235px;
	float:left;
}

#text-right {
	width:235px;
	float:left;
	text-align:right;
}

a.more-link {
	width:470px;
	float:left;
	text-align:right;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:normal;
	padding:10px 0 0 0;
	outline:none;
}

a:hover.more-link {
	color:#CC0001;
	text-decoration:none;
	font-style:normal;
	outline:none;
}

#text-bottom div a {
	color:#000;
	/*text-transform:uppercase;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	outline:none;
}

#text-bottom div a:hover { text-decoration:none; outline:none;}
.book-saggistica #text-bottom div a:hover { color:#ff9900; outline:none;}
.book-narrativa #text-bottom div a:hover  { color:#cc0001; outline:none;}
.book-varia #text-bottom div a:hover { color:#0000cc; outline:none;}
.book-novecento #text-bottom div a:hover { color:#535353; outline:none;}


/****************************************************************************
Content Right styles
*****************************************************************************/

#content-right {
	margin-left:30px;
	width:160px;
	float:left;
}

#latest-comments {
	margin:90px 0 0 0;
}

#latest-comments h4 {
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
}

#latest-comments ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#latest-comments ul li {
	margin:5px 0;
	padding:10px 0;
	border-bottom:1px dotted #6d6d6d;
	font-size:0.9em;
}

#latest-comments ul li span.comment-author {
	font-weight:bold;
	display:block;
	font-style:italic;
}

form textarea {width:465px;}
.fn {font-weight:bold;}
.comment-author img { margin-bottom:-10px; padding:1px; border:1px solid #666666;}
.comment-meta {display:none; visibility:hidden;}
.commentlist p {margin:5px 0 15px 40px;}

/****************************************************************************
TEXT EDITOR
****************************************************************************/

.post h1 {
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}
 
aligncenter {
	text-align:center;
	} 
 
a img {
	border:none;
	outline:none;
}

#text h2 {
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}

/****************************************************************************
FOOTER
****************************************************************************/

#footer {
	color:#bfbfbf;
	font-size:0.9em;
	text-align:center;
	margin:10px 0 0 0;
}

#footer a {
	color:#000;
	font-weight:normal;
	outline:none;
}

/*\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */


}
