@import"/style.css";
/*
Theme Name: Purple Kitchen
Theme URI: http://www.purplekitchen.org.uk/blog
Description: This is my specific theme, and style sheet
Version: 1.00
Author: PurpleKitchen.org.uk
*/

/*-----------Block Level Elements--------------*/

#page {

}

#header {

}

#header img {

}

.description {

}

#wrapper {

}

#content {

}

#sidebar {

}

#reading {

}

#reading a {
  font-size: x-small;
}

/*-------------The Post-------------*/
.rssnote {
  font-style: italic;
  color: gray;
  text-align: center;
  border: 1px solid gray;
  background-color: #EDEDED;
  padding: 4px 8px;

}

/* h2 a:hover, h2 a:visited, h2 a {

}*/

.post {
  border-bottom: 1px dotted silver; 
  margin: 20px;
}

.post a {
  font-size: medium;
}

.post p {

}

.post ul {

}

.post li {
  font-size: small;
}

.entry {
  font-size: small;
}

.entry a {
  font-size: small;
}

.postmetadata {
  font-style: italic;
  font-size: x-small;
  text-align: right;
}

.postmetadata alt {

}

.postmetadata a {
  font-size: x-small;
}

.navigation {
  color: gray;
  text-align: center;
  border: 1px solid gray;
  background-color: #EDEDED;
  padding: 4px 8px;
}

.alignleft {

 text-align: left;
}

.alignright {

 text-align: right;
}

.center {
 text-align: center;
}

.page title {

}

/* blockquote {

}*/

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Comments--------------*/

ol.commentlist {
    font-size: small;
}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#search form input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/






