/*
Theme Name: Leadership Update
Theme URI: http://wordpress.org/
Description: The default Leadership Update theme.
Version: 1.0
Author: Prime Concepts Group
Author URI: http://www.primeconcepts.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

#page {
	width: 620px;
	float: left;
	margin-right: 28px;
	background-image: url(/images/leadership_update_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 115px;
}
#page div.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#page h2, #page h2 a, #page h2 a:hover {
	text-decoration: none;
	color: #440077;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#page div.video {
	width: 620px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#page p.comments {
	font-weight: bold;
	background-image: url(/images/icon_comment.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#page p.postmetadata {
	font-size: 10px;
	margin-bottom: 5px;
}

#sidebar {
	width: 198px;
	float: left;
	background-color: #F4F4F4;
	padding: 20px;
	border: 1px solid #DFDFDF;
}
#sidebar div.widget {
	margin-bottom: 20px;
}
#sidebar div.widget_search label {
	display: none;
}
#sidebar div.widget h3 {
	margin-bottom: 5px;
}
#sidebar div.widget ul, #sidebar div.widget ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar div.widget ul li {
	margin-bottom: 5px;
}
#sidebar p.feed {
	margin-bottom: 30px;
}
#sidebar p.feed a {
	background-image: url(/images/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#content div.sociable, #content div.sociable ul, #content div.sociable ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content div.sociable ul {
	margin-bottom: 20px;
	overflow: hidden;
}
#content div.sociable ul li {
	float: left;
	margin-right: 10px;
}

a.dsq-brlink, div.sociable_tagline {
	display: none;
}
