/*
Theme Name: CircaV
Theme URI: http://circaviso.com/
Description: Child Theme for Titan
Author: Michael Mayes
Author URI: http://circaviso.com/
Template: titan
Version: 0.1
*/
 
@import url("../titan/style.css");

/*Undo browser defaults
------------------------------------------------------------ */
li {
  list-style: none;
  }

.entry ul li, .c-body ul li {
  background:transparent none repeat scroll 0 0;
  display:list-item;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:disc;
  margin-left:0.4em;
  padding-left:0.4em;
}

/*Sidebar
------------------------------------------------------------ */

li.recents {
  font-size: 1.4em; !important
  line-height: 1.6em; !important
}

li.categs {
  font-size: 1.4em; !important
  line-height: 1.6em; !important
}

li.archive {
  font-size: 1.4em; !important
  line-height: 1.6em; !important
}
