@import url('undohtml.css');

/*  
Theme Name: Patrizia
Theme URI: http://web2dev.it/wp-themes/patrizia/
Description: This theme has been created for <a href="http://patriziagaleazzo.it">Patrizia Galeazzo</a> 
Version: 0.9
Author: Marco Peverelli
Author URI: http://web2dev.it/

	Patrizia v0.9
	 http://web2dev.it/wp-themes/patrizia/

	The CSS, XHTML and design is copyrighted by Web2Dev

*/

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

body {
  width: 100%;
  background-color: #fff;
  background-image: url('images/sidebar2.png');
  background-repeat: repeat-y;
  background-position: right top;
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
  font-size: 76%;
}

#page {
	min-width: 610px;
	margin: 0;
}

#header {
	width: 100%;
	height: 60px;
	min-height: 60px;
	max-height: 60px;
	background-image: url('images/milano.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	padding-top: 150px;
}

#headerimg {
  background-color: white;
  moz-opacity: 0.6;
  opacity: 0.6;
  float: right;
  width: 399px;
  padding: 10px 0 9px;
  /*height: 40px;*/
  overflow: hidden;
  text-align: center;
  border-top: 1px solid #9587fc;
  border-left: 1px solid #9587fc;
  margin-right: 20px;
}

.description {

}

#wrapper {
  float: left;
  width: 100%;
  /*margin-right:20px;*/
}

#content {
  margin-right: 420px;
  padding: 20px;
}

#sidebar {
  float: left;
  margin-left: -420px;
  width: 179px;
	padding: 20px 10px 15px;
  border-left: 1px solid #9587fc;
}

#extra {
  float: left;
  margin-left: -220px;
  width: 180px;
  padding: 20px 10px 15px;
}

#footer {
  border-top: 1px solid #9587fc;
  border-left: 1px solid #9587fc;
  float: right;
  clear: both;
	width: 379px;
	padding: 10px;
	font-size: 76%;
	margin-right: 20px;
}

/*-------------Headings-------------*/

h1 {
  font-size: 24px;
  line-height: 40px;
}

h1 a {
  color: black;
}

h2 {
  line-height:20px;
}

h3 {

}

h4 {

}

h5 {

}

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



h2 a:hover, h2 a:visited, h2 a, .post h2 {
  font-size: 18px;
  color: #ff9900;
  background-color: #fff;
}

.post h2{
	font-size: 14px;
	color: #dd9900;
}

div.post {
  margin-bottom: 30px;
}

.post p {
  margin: 10px 0 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.post ul.subpages li{
  display:inline;
}

.post ul.subpages li a, .post ul.subpages li h3{
  display:block;
  padding:20px 0;
  margin-right:20px;
  float:left;
}

.entry {

}

p.postmetadata {
  margin-top: 10px;
  font-size: smaller;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

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

#sidebar ul {

}

#sidebar ul h2 {
  line-height: 160%;
  margin-top: 5px;
}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

#intro p, #extra p {
  font-size:76%;
  text-align: justify;
}

#extra img {
  
}


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

h3#comments, h3#respond{
  margin-top: 20px;
  color: #ff9900;
  font-size: larger;
}

ol.commentlist {
  margin-top: 10px;
}

ol.commentlist li {
  padding: 10px 0;
  border-bottom: 1px solid black;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

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

#searchform {
  margin: 0 0 20px;
}

#searchform input {

}

#searchform #s {
  margin-top: 10px;
  width: 100px;
}


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

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

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




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

hr, .description {
	display: none;
}
