/*************************************************************/
/* Content Styles */
/*************************************************************/

#content p, #categories p {
	margin-bottom: 1em;
}

#content h1, #categories h1, #leftnav h1 {
	font-size: 18px;
	color: #002669;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#content h2, #categories h2, #leftnav h2 {
	font-size: 14px;
	color: #01939c;
	font-weight: 700;
	line-height: 1.3em;
}

#content h2:first-child, #categories h2:first-child {
	margin-top: 0;
}

#content a:link, #content a:active, #content a:visited, 
#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited,
#categories a:link, #categories a:active, #categories a:visited {
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover, #breadcrumbs a:hover, #categories a:hover {
	text-decoration: underline;
}

#content p, #content li, #categories p, #categories li {
	line-height: 1.25em;
}

#content ul, #content ol, #content dl,
#categories ul, #categories ol, #categories dl {
    margin: 0.2em 0.5em 1em 0.2em;
    padding: 0;
}

#content ol li {
	margin-left: 22px;
}

#content ul li, #categories ul li {
    list-style-image: none;
    background: url('http://canmybossdothat.com/images/layout/bullet-orange.png') 10px 4px no-repeat;
	padding-left: 22px;
}

#content ul ul, #content ol ol, #content dl dl,
#categories ul ul, #categories ol ol, #categories dl dl {
	margin-bottom: 0;
	margin-left: 1em;
}

#content ol, #categories ol {
	list-style-type: decimal;
}

#content li, #categories li {
	margin-bottom: 0.2em;
}

div.clearing {
	height: 1px;
}

/*************************************************************/
/* Layout */
/*************************************************************/

body {
	background: #433f35;
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #36322a;
}

#page-wrapper {
	background: #efefe8;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#page {
	width: 862px;
	margin: 0 44px 0 26px;
}

#header {
	float: left;
	width: 666px;
	border-bottom: 1px solid #27B9C2;
	margin-bottom: 9px;
}

#title {
	float: left;
	width: 490px;
}

#title h1 {
	font: 24px/28px "Lucida Sans", Lucida, "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: 700;
	margin: 24px 0 0 0;
}


#breadcrumbs {
	margin-top: 9px;
	font: 10px/12px "Lucida Sans", Lucida, "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: 700;
}

#breadcrumbs a {
	font-weight: 700;
}

#header-right {
	width: 173px;
	float: right;
}

#header-links {
	margin: 57px 0 4px 0;
}

#header-links a {
	padding: 4px 2px 3px 14px;
	color: #61615a;
	font-size: 9px;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: 0 3px;
/*	border-right: 1px solid #BDBDB6; */
}

#header-links a.search { background-image: url('http://canmybossdothat.com/images/layout/icon-search.png'); padding-left: 12px; }
#header-links a.print  { background-image: url('http://canmybossdothat.com/images/layout/icon-print.png'); }
#header-links a.email  { background-image: url('http://canmybossdothat.com/images/layout/icon-email.png'); padding-right: 0; border-right: none;}
#header-links a.addthis { padding:0 0 3px; position: relative; top:4px; }

#navbar {
	width: 176px;
	margin-right: 19px;
	float: left;
	margin-bottom: 44px;
}

#content {
	float: left;
	width: 666px;
	margin-bottom: 44px;
}

#content h2 {
	color: #36322a;
}

#sidebar {
	width: 265px;
	float: right;
	margin: 0 0 19px 19px;
}

#sidebar img {
	margin-bottom: 19px;
}

#links {
	background-color: #555147;
	padding: 12px;
	color: #efefe8;
	margin-bottom: 1em;
}

#links h2 {
	color: #27b9c2;
	margin-bottom: 10px;
}

#links p {
	margin: 1em 0 0 0;
}

#links ul {
    margin-left: 0;
}

#links ul li {
    list-style-image: none;
    background: url('http://canmybossdothat.com/images/layout/bullet-white.png') 6px 4px no-repeat;
    padding-left: 18px;
}

#links li {
	margin-bottom: 1em;
}

#links li.file {
	background: url('http://canmybossdothat.com/images/filetypes/default.png') 0px 0px no-repeat;
}

#links li.file.doc { background-image: url('http://canmybossdothat.com/images/filetypes/doc.png'); }
#links li.file.gif { background-image: url('http://canmybossdothat.com/images/filetypes/gif.png'); }
#links li.file.html { background-image: url('http://canmybossdothat.com/images/filetypes/html.png'); }
#links li.file.jpg { background-image: url('http://canmybossdothat.com/images/filetypes/jpg.png'); }
#links li.file.avi { background-image: url('http://canmybossdothat.com/images/filetypes/avi.png'); }
#links li.file.mov { background-image: url('http://canmybossdothat.com/images/filetypes/mov.png'); }
#links li.file.mp3 { background-image: url('http://canmybossdothat.com/images/filetypes/mp3.png'); }
#links li.file.pdf { background-image: url('http://canmybossdothat.com/images/filetypes/pdf.png'); }
#links li.file.png { background-image: url('http://canmybossdothat.com/images/filetypes/png.png'); }
#links li.file.ppt { background-image: url('http://canmybossdothat.com/images/filetypes/ppt.png'); }
#links li.file.rtf { background-image: url('http://canmybossdothat.com/images/filetypes/rtf.png'); }
#links li.file.txt { background-image: url('http://canmybossdothat.com/images/filetypes/txt.png'); }
#links li.file.wav { background-image: url('http://canmybossdothat.com/images/filetypes/wav.png'); }
#links li.file.xls { background-image: url('http://canmybossdothat.com/images/filetypes/xls.png'); }
#links li.file.zip { background-image: url('http://canmybossdothat.com/images/filetypes/zip.png'); }
#links li.file.csv { background-image: url('http://canmybossdothat.com/images/filetypes/csv.png'); }
#links li.file.bmp { background-image: url('http://canmybossdothat.com/images/filetypes/bmp.png'); }

#links div.resources {
	font-size: 88%;
}

#intro-wrapper {
	width: 382px;
	background-color: #ddddd6;
	margin-bottom: 19px;
}

#intro {
	padding: 14px;
}

#intro a {
	font-weight: 700;
	text-decoration: underline;
	color: #36322a;
}

#intro ul {
	margin-left: 0;
}

#intro ul li {
    list-style-image: none;
    background: url('http://canmybossdothat.com/images/layout/bullet-orange-large.png') 10px 4px no-repeat;
	padding-left: 22px;
}

#footer-wrapper {
	background: #433f35;
	width: 928px;
	height: 17px;
	font: 10px/12px Geneva, Verdana, sans-serif;
	line-height: 20px;
	color: #efefe8;
}

#footer {
	padding: 4px 26px;
}

#footer a {
	color: #efefe8;
}

.clearing {
	clear: both;
}
