/*
Theme Name: Miki Plugin
Theme URI: http://www.plugin-lab.it
Description: Plugin Theme based on Will Healey blank 2 columns fixed theme. Modified with blueprint css framework.
Author: Miki Fossati
Author URI: http://mezzomondo.nelblog.it


/*-----------Block Level Elements--------------*/

body {
        margin: 0;
        padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.container {
  width: 870px;
  margin: 0 auto;
}

p img {
	float: none;
	margin-top: 0px;
}

a, a:link, a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: rgb(233, 77, 89);
}

.menu {
	font-size: 90%;
}

.menu a, .menu a:link, .menu a:hover, .menu a:visited {
	text-decoration: none;
	color: rgb(233, 77, 89);
}

a.rosso, a:link.rosso, a:hover.rosso, a:visited.rosso {
	text-decoration: none;
	color: rgb(233, 77, 89);
}

.rosso a, .rosso a:link, .rosso a:hover, .rosso a:visited {
	text-decoration: none;
	color: rgb(233, 77, 89);
}

em {background: none;}

li { list-style-type:none; }

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 70%;
}

#sidebar {
	width: 28%;
	margin-right: 70%;
}

#footer {
	font-size: 90%;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	margin-top:18px;
}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
	font-size: 95%;
	font-weight: bold;
}

blockquote {

}

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 {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

