/*
Theme Name: Lexis-Nexis Stoll Law Corp
Theme URI: http://stolllawcorp.com/
Description: WordPress theme derived from the stolllawcorp.com
Version: 1.0
Author: Michael McDonald
Author URI: http://kelekconsulting.com/
Tags:
*/

#wordpress {
	padding-left: 10px;
}



#sidebar {
	padding: 0.5em;
}

#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 6px;
}
#sidebar li li {
	margin: 0;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #e0e0e0;
}

#sidebar h2 {
	margin-top: 1em;
	margin-left: -6px;
}



#wordpress h2 a {
	color: #d16305;
}



#blogtitle {
	margin: 0;
	padding: 0;
	font-size: 32px;
}
#blogtitle a {
	text-decoration: none;
	color: inherit;

}
#blogtitle a:hover {
	text-decoration: underline;
}

#blogtagline {
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	font-style: italic;
	border-bottom: 1px dotted #e0e0e0;
}

#blogtitle, #blogtagline {
	margin-left: -10px;
}


.navigation {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}
.navigation a {
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}
