/*
Theme Name: Archphoto
Theme URI: http://www.archphoto.it
Description: Tema per archphoto.it basato sul lavoro di Will Healey http://www.tomorrows-laundry.com
Author: Miki Fossati
Author URI: http://mezzomondo.nelblog.it


/*-----------Block Level Elements--------------*/

Body {
	background-color: black; 
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
}

#custom-doc { 
	margin:auto;text-align:left; /* leave unchanged */ 
	width:76.92em;/* non-IE */ 
	*width:81.006em;/* IE */ 
	min-width:800px;/* optional but recommended */ 
} 

strong {
	 font-weight: bold;
}

em {
	font-style: italic;
}

a, a:visited {
        text-decoration:none;
        color: #FFFFFF;
}

a:hover {
        text-decoration:none;
        color: #FF0000;
}
/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

.post {
	padding-left: 7em;
	padding-top: 4em;
	width: 49.5em;
}

.postreview, .postnews {
        padding-left: 7em;
        padding-top: 2em;
        width: 49.5em;
}

.post h2 {
	font-weight: bold;
}

.post li {
	margin-bottom: 0.7em;
}

.post li h2 {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.titolone a:visited, .titolone a {
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

.titolone a:hover {
	font-weight: bold;
        text-decoration:none;
        color: #FF0000;
}

.titolocat a:hover, .titolocat a:visited, .titolocat a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
}

.post h3, .postreview h3 {
	font-weight: bold;
}

.post h3 a:hover, h3 a:visited, h3 a {
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

h3 a:hover {
        font-weight: bold;                                              
        text-decoration:none;
        color: #FF0000;
}

.post h3 .titolocat a:hover, h3 .titolocat a:visited, h3 .titolocat a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
}

.post p {
	line-height: 150%;
	margin: 1em 0;
}

.post a {

}

.post ul {

}

.post li {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	width: 80%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.navigation a:visited, .navigation a {
	font-size: 1.1em;
	text-decoration:none;
	color: white;
}

.navigation a:hover {
	font-size: 1.1em;
	text-decoration:none;
	color: #FF0000;
}

.alignleft {
	float: left;
}

.alignright {
	text-align: right;
}

.center {

}

.pagetitle {

}

blockquote {
	font-size: 0.6em;
}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
	padding-left: 6.9em;
	padding-top: 2em;
	padding-bottom: 4em;
	font-family: verdana, tahoma, arial;
}

#searchform input {
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-size: 1em;
	width: 25mm;
	color: white;
	background: #000000; 
}

#searchform .inputgiu {
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	font-size: 0.9em;
	width: 15mm;
	background: #000000;
	color: white;
	cursor: pointer;
}

#searchform .inputsu {
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	font-size: 0.9em;
	width: 15mm;
	background: #000000;
	color: red;
	cursor: pointer;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

/*------------ Custom --------------*/
td.excerpttxt {
	padding-left: 0.7em;
	vertical-align: top;
	/*text-align:justify;*/
}

td.excerpttitle {
	padding-left: 0.7em;
	vertical-align: top;
	max-height: 1em;
}

#crediti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 7.6em;
	font-size: 0.9em;
	margin-top: 1em;
}

#crediti .titoletto {
	color: #cccccc;
	font-weight: bold;
	font-size: 1.2em;
}

#crediti .enfasi {
	color: #3399ff;
}

.entry {
	vertical-align: top;
	position: expression('relative');
	top: expression('0.3em');
	line-height: 1.28em;
	line-height: expression('1.27em');
}

.entrynews { 
	vertical-align: top;
	position: relative;
	top: 0em;
}

.titolone {
	position: relative;
	top: -0.2em;
	font-weight: bold;
	white-space: nowrap;
}

.banner {
	padding-left: 7em;
	padding-bottom: 4em;
}

.metafora {
	padding-left: 7em;
	padding-bottom: 4em;
}

.metaforaarch {
	padding-left: 7em;
}

.metaforanews {
	padding-left: 7em;
	padding-top: 2em;
}
/* Correzione del margine per non far sbrodolare il menu */
.yui-t3 #yui-main .yui-b{margin-left:21em;}
