/* CSS Document for punctumpress site*/
body {
	background-color: #FFFFFF;
	font: normal 12px/1.5em  "Trebuchet MS", "Lucida Grande", Lucida Sans-Serif, Sans Serif, Geneva;
	color: #999999;
	margin: 0; /*it's good to zero the margin and padding of body to account for differing browser defaults */
	padding: 0;
	text-align: center; /*centers the container in IE 5* browsers. The text is then set to the left in #container selector */
}

#wrapperlarge {
	margin: 0 auto;
	width: 90%;
	min-width:1111px;
	width:expression(document.body.clientWidth < 1024? "1024px": "auto" );
	text-align: left;
}
html>body #wrapperlarge {
  width: 90%; 
} 

a {
	text-decoration : none;
	font-weight : bold;
	
}
a:link {
	color : #666666;
}
a:visited {
	color : #999999;
}
a:hover, a:active {
	color : #CCCCCC;
}

h1, h2, h3, h4, h5, h6 {
	font-weight : normal;
	margin : 1px 1px;
	line-height: 1.2em;
} 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
} 
h1 { 
	font-size : 32px;
}
h2 { 
	font-size : 24px;
} 
h3 {
	font-size : 24px;
	padding: 10px 5px 0px 0px;
}
h4, h5 {
	font-size : 20px;
	margin: 10px 0px;
} 
h6 {
	font-size : 18px;
	margin: 10px 0;
} 


ul, ol { 
	margin: 0px;
	line-height: 1.5 em;
}
ol li { 
	margin-left : 2.5em;
} 
ul {
	padding-left : 2em;
	list-style-type: square;
	margin: 0;
}


#header {
	width: 100%;
	clear: both;
}

.headerimg {
	margin: 0;
	padding: 0;
	clear: both;
	background-image: url(images/punctumbooksheader.jpg);
	background-repeat: repeat-x;
	height: 285px;
}
 
#content {
	float: left;
	width: 310px;
	padding: 0px;
}

#contentpbooks {
	float: left;
	width: 350px;
	padding: 0 5px;
}

#presscontent {
	float: left;
	width: 500px;
	padding: 0px;

}
#presscontent .post-content h3 {
	padding-left: 10px;
}

#about {
	float: left;
	width: 350px;
	padding: 0 5px;
}
#about h3{
	padding-left: 10px;
}

.pastnewsstrongstrong {
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}

#invito h3 {
	padding: 10px 0 10px 4px;
}
#invito h4 {
	padding-left: 5px;
}

#invito {
	padding: 0px 5px 10px 5px;
	float: left;
	width: 99%;
}

.invitoimg {
	text-decoration: none;
	float: right;
	padding: 15px 0px 0px 0px;
}

.testoinvito {
	text-decoration: none;
	float: left;
	width: 375px;
}

.testoinvito p {
	text-align: justify;
	padding: 10px 0px 10px 5px;
	margin: 0;

}
.intro {
	text-decoration: none;
	text-align: left;
	width: 375px;
	}
.intro p { margin:0; padding: 10px 0px 0px 5px;}

#inprogress {
	padding: 0px 5px 10px 5px;
	width: 100%;
	float: left;
}
#inprogress h3 {
	padding-left: 4px;
}
#inprogress h4 {
	padding: 0px 5px 0px 5px;
}

#info {
	text-decoration: none;
	width: 100%;
	margin: 0;
	text-align: right;
	height: 20px;
	padding: 5px 0;
}

#incipit {
	float: right;
	width: 450px;
	margin-top: 80px;
	padding: 10px 0;
}
#incipit p {margin:0;}

#pastnews {
	text-decoration: none;
	float: right;
	width: 500px;
	list-style-type: none;
	padding: 10px 0px;
}
#pastnews li {
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.pastnewsstrong {
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 10px 5px;
	margin: 0;
	line-height: 1.4;
}
#pastnews ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
.imgpastnews {
	text-decoration: none;
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px 10px 20px 0px;
}

#content .post-content img {
	padding-left: 10px;
}
#content .post-content h3 {
	padding-left: 10px;
}
.post-content {
	text-decoration: none;
} 
.post-content p {
	margin-top : 10px;
	margin-bottom : 10px;
	padding: 10px 0px 10px 10px;
}
.post {
	padding : 0px 0px 10px 5px;
}
h2.post-title { 
	margin-bottom : 15px;
}
.imagesmall {
	margin-bottom: 110px;
}
.img {
	text-decoration: none;
	padding: 10px 0;
}
.specialimg {

	padding: 10px 0px;
}
.post p {
	text-align: justify;
	margin: 0;
	padding-top: 10px;
} 
p.post-footer {
	padding : 35px 10px 15px 5px;
	color : #999999;
} 
p.post-footer strong { 
	color : #333333;
	padding-right : 10px;
	border-right : 1px solid #a9a9a9;
} 
p.post-footer em {
	font-style : normal;
	padding-right : 5px;
	border-right : 1px solid #a9a9a9;
} 
p.post-footer a:link { color : #666666;} 
p.post-footer a:hover, a:active { color : #CCCCCC; } 
p.post-footer a:visited { color : #999999;} 

.post-content p.img {
	float : left;
	margin : 0 10px 0 0;
}

.post-contact h3 {
	padding-left: 10px;
}
.post-contact p {
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	text-align: left;
} 
 
p.img img { 
	float : left;
	margin : 5px;
	padding : 3px;
} 
p.img img:hover { 
	background-color : #eeeeee;
} 
p.pagination { 
	float : left;
	margin : 20px;
	padding : 5px 10px;
	border : 1px solid #c9c9c9;
	background-color : #666666;
} 
p.pagination a { 
	border-bottom-width : 0;
}
a.more { 
	border-bottom-width : 0;
} 
.black {
	color: #000000;
	height: 2px;
	width: 2px;
	background-image: url(sitopunctumpresseng/images/black.gif);
}
.white {
	background-color: #FFFFFF;
	height: 2px;
	width: 2px;
	background-image: url(sitopunctumpresseng/images/white.gif);
}
.prev {
	float: left;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
.next {
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
}
#prevnext {
	display: inline;
	list-style-type: none;
	width: 50%;
	text-align: left;
}
#prevnext li a {
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
#prevnext .next a {
	display: inline;
	list-style-type: none;
	color: #999999;
}
#prevnext li {
	list-style-type: none;
	display: inline;
}
#prevnext .prev a {
	font-weight: bold;
	display: inline;
	list-style-type: none;
	color: #999999;
}
.blocco {
	text-align: left;
	display: block;
	padding-left: 150px;
}
.blocco2 {
	text-align: left;
	display: block;
	padding-left: 123px;
}
.blocco3 {
	padding-left: 125px;
}
.mailinglist {
	font-size: 14px;
	text-decoration: none;
}
.clearer {
	clear: both;
	height: 1px;
}
.spacer {
	clear: both;
	height: 1em;
}
hr {
	clear : both;
	height : 1px;
	visibility : hidden;
	color: #CCCCCC;
}
/* form search*/

#searchform {
	width: 100%;
	color: #999999;
	height: 25px;
	text-align: right;
	padding:5px 0 0 0;
}
.textinput {
	color: #666666;
	width: 110px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.searchinput {
	color: #333333;
	background-color: #000000;
	margin-top: 10px;
}

/* end form search style */

/* form mail*/


#mailform {
	height: 40px;
	position:relative;
	color: #999999;
	width: 290px;
	padding-left: 10px;
}
.mailtextinput {
	color: #333333;
	background-color: #FFFFFF;
	width: 150px;
	text-decoration: none;
}
.mailinput {
	color: #333333;
	background-color: #CCCCCC;
	margin-top: 10px;
}
/* end form mail */

/* navigation */

#nav{
	width: 100%;
	margin: 0;
}

.nav {
	height:35px;
	background: url(images/pro_line_0.gif) repeat-x;
	position:relative;
	font-family:"Trebuchet MS", "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size:11px;
	width:1000px;
	z-index:500;
	float: left;
}

.nav .table {
	display:table; 
	margin:0 1px;
}

.nav .select,
.nav .current {
	margin:0 1px;
	padding:0;
	list-style:none;
	display:table-cell;
	white-space:nowrap;
	visibility: visible;
}

.nav li {
	margin:0 0px;
	padding:0 5px 0 5px;
	height:auto;
	float:left;
}

.nav .select a {
	display:block;
	height:35px;
	float:left;
	background: url(images/pro_line_0.gif);
	padding:0 5px 0 5px;
	text-decoration:none;
	line-height:35px;
	white-space:nowrap;
	color:#999999;
	visibility: visible;
}

.nav .current a {
	display:block;
	height:35px;
	float:left;
	padding:0 5px 0 5px;
	text-decoration:none;
	line-height:35px;
	white-space:nowrap;
	color:#333333;
	visibility: visible;
	background-image: url(images/pro_line_2.gif);
}


.nav .current a b {
	display:block;
	padding:0 5px 0 5px;
	background:url(images/pro_line_2.gif) right top;
	visibility: visible;
}

.nav .select a:hover, 
.nav .select li:hover a {
	background: url(images/pro_line_1.gif);
	padding:0 5px 0 5px;
	cursor:pointer;
	color:#333333;
	visibility: visible;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
	display:block;
	float:left;
	padding:0;
	background:url(images/pro_line_1.gif) right top;
	cursor:pointer;
	visibility: visible;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
	.nav table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0;
	}

.nav .sub {
	display:table;
	margin:0 1px;
	padding:0;
	list-style:none;
	visibility: hidden;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
	background:transparent;
	color:#f00;
	visibility: visible;
}

.nav .select :hover .select_sub, 
.nav .current .show {
	display:block;
	position:absolute;
	width:800px;
	top:35px;
	background:url(images/back_0.gif);
	padding:0;
	z-index:100;
	left:0;
	text-align:center;
	background-image: url(images/back_0.gif);
}

.nav .current .show {
	z-index:10;
	visibility: visible;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
	display:block; 
	float:left; 
	background:transparent; 
	padding:0 5px 0 5px; 
	margin:0 1px; 
	white-space:nowrap; 
	border:0; 
	color:#444;
	}

.nav .current .sub li.sub_show a {
	color:#CCCCCC;
	cursor:default;
	background:url(images/back_1.gif);
	visibility: visible;
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
	visibility:visible;
	color:#666666;
	background:url(images/back_1.gif);
	padding: 0px 5px 0 5px;
}
/* end navigation */
 


/* sidenotes index with 330 */ 
#sidenotes {
	width: 330px;
	float: right;
	margin-right: 10px;
}
#sidenotes a {
	display: block;
}
#sidenotes h3 {
	padding: 10px 5px 0px 3px;
} 
#sidenotes ul {
	padding : 10px 0px;
	list-style-type : none;
} 
#sidenotes li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 10px 5px 5px 5px;
	font-weight : normal;
	width : 320px;
	overflow : hidden;
	border: 1px solid #222222;
	height: auto !important;  /* per i browser moderni */
	min-height: 220px;
	height: 215px;    /* per IE5.x e IE6 */
} 
#sidenotes li a:hover {
	text-decoration: none;
	background-color: #222222;
	padding: 10px 5px 5px 5px;
}
#sidenotes a:hover {
	text-decoration: none;
	padding: 0;
} 
#sidenotes a strong { 
	display : block;
} 
#sidenotes a em { 
	display : block;
} 
#sidenotes img {
	float : left;
	margin-right : 10px;
	border: 0px;
}
/* end sidenotes 330 */

/* sidenotestwo 330 index */ 
#sidenotestwo {
	float: right;
	width: 330px;
}
#sidenotestwo a {
	display: block;
}
 #sidenotestwo h3 {
	padding: 10px 5px 0px 3px;
	text-decoration: none;
} 
#sidenotestwo ul {
	padding : 10px 0px;
	list-style-type : none;
} 
#sidenotestwo li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 10px 5px 5px 5px;
	font-weight : normal;
	width : 320px;
	overflow : hidden;
	border: 1px solid #222222;
	height: auto !important;  /* per i browser moderni */
	min-height: 220px;
	height: 215px;    /* per IE5.x e IE6 */
} 
#sidenotestwo li a:hover {
	text-decoration: none;
	background-color: #222222;
	padding: 10px 5px 5px 5px;
}
#sidenotestwo a strong { 
	display : block;
} 
#sidenotestwo a em { 
	display : block;
} 

#sidenotestwo img {
	float : left;
	margin-right : 10px;
	border: 0;
}
/* end sidenotestwo 330 */ 

/* undersidenotes index*/
undersidenotes a {
	display: block;
}
undersidenotes {
	float: right;
	width: 330px;
}
.undersidenotes h3 {
	margin: 10px 0px 0px 0px;
}
undersidenotes ul { 
	margin : 10px 0 0;
	padding : 0;
	list-style-type : none;
} 
undersidenotes li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 10px 5px;
	font-weight : normal;
	width : 320px;
	overflow : hidden;
	border: 1px solid #222222;
} 
undersidenotes a:hover { 
	background-color : #222222;
} 
undersidenotes a strong { 
	display : block;
} 
undersidenotes a em { 
	display : block;
} 
undersidenotes img {
	float : left;
	margin-right : 10px;
}  
/* undersidenotes */

/* eventsnotes about*/
eventsnotes a {
	display: block;
}
eventsnotes {
	float: left;
	width: 330px;
}
.eventsnotes h3 {
	margin: 10px 0px 0px 0px;
}
eventsnotes ul { 
	margin : 10px 0px 0px 0px;
	padding : 0;
	list-style-type : none;
} 
eventsnotes li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 15px 5px 15px 5px;
	font-weight : normal;
	width : 320px;
	min-height: 225px;
	height: auto!important;
	height: 250px;    /* per IE5.x e IE6 */
	overflow : hidden;
	border: 1px solid #222222;
} 
eventsnotes a:hover { 
} 
.eventsnotes a strong { 
	display : block;
} 
eventsnotes a em { 
	display : block;
} 
eventsnotes img {
	float : left;
	margin-right : 10px;
}  
/* eventsnote */

/* sidenotesphotobooks width 400 */ 
#sidenotespbooks {
	float: right;
	width: 400px;
	margin-top: 80px;
}
#sidenotespbooks a {
	display: block;
}
 #sidenotespbooks h3 {
	padding: 10px 10px 0;
} 
#sidenotespbooks ul {
	padding : 0;
	list-style-type : none;
	margin: 3px 0;
} 
#sidenotespbooks li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	height: auto !important;  /* per i browser moderni */
	min-height: 210px;
	height: 210px;    /* per IE5.x e IE6 */
	padding : 10px 5px;
	font-weight : normal;
	width : 390px;
	overflow : hidden;
	border: 1px solid #222222;
	margin: 0;
} 
#sidenotespbooks a:hover { 
background-color : #222222;
} 
#sidenotespbooks a strong { 
display : block;
} 
#sidenotespbooks a em { 
display : block;
} 
#sidenotespbooks img {
	float : left;
	padding : 0px 0px;
	margin-right : 10px;
	border: 0;
}
/* end sidenotespbooks width400 */

/* sidenoteseditions */ 

#sidenoteseditions {
	width: 360px;
	float: left;
	margin: 0 10px 0 0px;
}
#sidenoteseditions a {
	display: block;
}
 #sidenoteseditions h3 {
	padding: 10px 5px 0px 5px;
} 
#sidenoteseditions ul {
	margin : 10px 0px;
	padding : 0;
	list-style-type : none;
} 
#sidenoteseditions li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 10px 4px;
	font-weight : normal;
	width : 350px;
	overflow : hidden;
	border: 1px solid #333333;
	height: 240px;
} 
#sidenoteseditions li a:hover {
	text-decoration: none;
	background-color: #333333;
}
#sidenoteseditions a:hover {
	text-decoration: none;
} 
#sidenoteseditions a strong { 
	display : block;
} 
#sidenoteseditions a em { 
	display : block;
} 

#sidenoteseditions img {
	float : left;
	margin-right : 8px;
	border: 0;
}
/* end sidenotes editions */

 
/* sidenotestwo editions */ 
#sidenotestwoeditions {
	width: 360px;
	float: left;
	margin: 0 10px 0 0px;
}
#sidenotestwoeditions a {
	display: block;
}
 #sidenotestwoeditions h3 {
	padding: 10px 5px 0;
	text-decoration: none;
} 
#sidenotestwoeditions ul {
	margin : 10px 0px;
	padding : 0;
	list-style-type : none;
} 
#sidenotestwoeditions li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 10px 4px;
	font-weight : normal;
	width : 350px;
	overflow : hidden;
	border: 1px solid #333333;
	height: 240px;/* per IE5.x e IE6 */
	height: 240px !important;
} 
#sidenotestwoeditions li a:hover {
	text-decoration: none;
	background-color: #333333;
}
#sidenotestwoeditions a strong { 
	display : block;
} 
#sidenotestwoeditions a em { 
	display : block;
} 
#sidenotestwoeditions img {
	float : left;
	margin-right : 8px;
	border: 0;
}
/* endsidenotestwo editions */ 

/* sidenotestre editions*/ 
#sidenotestreeditions {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0;
}
#sidenotestreeditions a {
	display: block;
}
 #sidenotestreeditions h3 {
	padding: 10px 5px 0;
	text-decoration: none;
} 
#sidenotestreeditions ul {
	margin : 10px 0px;
	padding : 0;
	list-style-type : none;
} 
#sidenotestreeditions li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 10px 4px;
	font-weight : normal;
	width : 350px;
	overflow : hidden;
	border: 1px solid #333333;
	height: 240px;
} 
#sidenotestreeditions li a:hover {
	text-decoration: none;
	background-color: #333333;
}
#sidenotestreeditions a strong { 
	display : block;
} 
#sidenotestreeditions a em { 
	display : block;
} 
#sidenotestreeditions img {
	float : left;
	margin-right : 8px;
	border: 0;
}
/* endsidenotestre editions*/ 

/* contact notes*/ 

.contactsidenote {
	width: 300px;
	float: right;
	margin: 0px 0px 0 20px;
}
.contactsidenote p{
	padding:10px 10px 0 10px;
	text-align: left;
}
.contactsidenote a {
	display: inline;
}
.contactsidenote h3 {
	padding: 10px 5px 0px 5px;
} 
.contactsidenote ul {
	margin : 10px 0px;
	padding : 0;
	list-style-type : none;
} 
.contactsidenote li a {
	clear : both;
	float : right;
	display : block;
	color : #999999;
	margin-top : -3px;
	padding : 10px 5px;
	font-weight : normal;
	width : 345px;
	overflow : hidden;
	border: 1px solid #333333;
	height: 240px;
} 
.contactsidenote li a:hover {
	text-decoration: none;
	background-color: #333333;
}
.contactsidenote a:hover {
	text-decoration: none;
} 
.contactsidenote a strong { 
	display : block;
} 
.contactsidenote a em { 
	display : block;
} 

.contactsidenote img {
	float : left;
	margin-right : 8px;
	border: 0;
}
/* end contact notes*/ 

/* footer */

#footer {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 10px 0px 10px 0px;
}
#footer p{
	margin:0px;
	padding: 10px 0px 10px 10px;
}
#footer ul li {
	display:inline;
	margin: 0px;
}#footer .block { 
	float : left;
	width : 240px;
	padding : 10px 5px;
	text-align : left;
}

#footer .block h3 { 
	padding : 0 10px 5px 13px;
	font-size : 14px;
	text-transform : uppercase;
	letter-spacing : 0.1em;
	margin : 0;
} 
#footer .block ul { 
	padding : 0 10px 20px;
	list-style-type : none;
} 
#footer .block ul a { 
	width : 100%;
	display : block;
	margin-top : -1px;
	padding : 5px 10px;
	border-top : 1px solid #777777;
	border-bottom : 1px solid #777777;
} 
#footer .block ul a:hover, #footer .block ul a:active { 
	background-color : #afb5a0;
} 
#footer p {
	padding : 10px;
	margin-bottom: 10px;
} 
#footer .block p { 
	margin : 15px 0;
} 
#footer a { 
	color : #666666;
} 
#footer a:hover, #footer a:active { 
	color : #CCCCCC;
} 
#footer p.copyright {
	clear : both;
	padding : 10px 15px;
	margin : 0 10px;
} 
/* end footer */


/* Gallery Styles */

#gallery {
	text-decoration: none;
	float: right;
	margin-top: 93px;
}

#gallery725 {
	text-decoration: none;
	position: relative;
	top: 93px;
	width: 720px;
	padding-right: 5px;
	float: right;
}

#gallery725 a:hover img { /*image border hover color*/
	border: 1px solid #000000;
}


#gallerymessina {
	text-decoration: none;
	position: relative;
	top: 93px;
	width: 643px;
	float: right;
	padding-right: 5px;
}

#gallerymessina a:hover img { /*image border hover color*/
	border: 1px solid #000000;
}


#gallery4studi {
	text-decoration: none;
	float: right;
	margin-top: 143px;
}

#gallery4studi a:hover img { /*image border hover color*/
	border: 1px solid #000000;
}

#galleryinprogressv {
	text-decoration: none; /* per in progress pastori verticale */
	float: right;
	margin-top: 10px;
	width: 226px;
}

#galleryinprogress {
	text-decoration: none; /* per in progress frida */
	float: right;
	margin-top: 28px;
	width: 400px;
}

#galleryinprogress a:hover img, #galleryinprogressv a:hover img { /*image border hover color*/
	border: 1px solid #000000;
}



#motioncontainer a img { /*image border color*/
	border: 1px solid #000000;
	background-color: #000000;
}

#motioncontainer a:hover img { /*image border hover color*/
	border: 1px solid #000000;
	background-color: #000000;
}

#motioncontainer a:hover {
	color: #000000; 
}

#statusdiv {

	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: #000000;
	border: 1px solid gray;
	visibility: hidden;
}

/* End Gallery Styles */
.space {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 98px;
}

