/*  
Theme Name: seyDoggy-Tuo
Theme URI: http://www.seyDesign.com/
Description: "Tuo" from seyDoggy is a port of the popular split navigation Tuo for RapidWeaver. For supprt, contact info@seydoggy.com. 
Version: 1
Author: Merrifield and Pavlicek (Ported to WordPress by O. Levy)
Author URI: http://www.seyDesign.com/
*/

/* @group Theme */

.linkcat h2 {
	background: #286fa6;
	text-align: center;
	font: bold 11px/25px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 2;
	margin: 15px;
	color: #ffffff;
}

li {
	list-style: none;
}

.linkcat ul li {
	list-style: none;
}

#blog-archives {
	  list-style: none;
}

#blog-categories {
	list-style: none;
}

#date {
	float: right;
	padding-right: 20px;
	margin: 0 0 0 250px;
}

.breadcrumb #login { float: left;}

.sidebar_line {
	position: relative;
	top: 0;
	margin: 15px auto 0;
	width: 158px;
	background: none;
	padding: 0;
	border-top: 1px solid #dbdbdb;
}

/* @end */
