/*
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
------------------------------------------------------------ */


/*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
}

.post-header h2 {
  font-size:2.8em;
  line-height:1.1em;
  margin-left:131px;
}

#nav {
font-size:1.8em;
}

#header {
	background-color: #333333;
}

#follow {
	background: #222222;
}

h2.widgettitle {
border-bottom:1px solid #DFDAD5;
color:#555555;
font-size:2em;
margin:25px 0 10px;
padding-bottom:3px;
}

ul li.widget ul {
   font-size:1.4em;
   list-style:disc outside none;
   margin-left:15px;
}

.entry p {
font-size: 16px;
}

a:hover {
color:#CF0000;
text-decoration: underline;
}

.entry ul li, .c-body ul li {
   list-style: disc outside none !important;
   margin-left: 15px !important;
   padding: 0px !important;
   display: list-item !important;
   background: none !important;
}

div.post-header div.date {color: #555555; }

.comments a {
	color: #4265A7;
}
