body {
	background:#fff url(i/css/960_grid_12_col.png) repeat-y top center scroll;
	font-size:16px;
	text-align:center;
}
body {
	background:#fff;
}
a {
	color:#c11f03;
}
a:hover {

}

/* Position */

#wrapper {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:960px;
}
#nav, #hd, #bd {
	clear:both;
	float:left;
	margin-bottom:10px;
	width:100%;
}
#hd-lt {
	float:left;
	width:390px;
}
#hd-rt {
	float:right;
	width:568px;
}
#bd {
	margin:30px 0 0;
}
#bd-lt {
	float:left;
	width:630px;
}
#bd-lt #col1 {
	float:left;
	width:310px;
}
#bd-lt #col2 {
	float:right;
	width:300px;
}
#sb {
	float:right;
	width:310px;
}

/* Header */

h1 a, a#logo {
	background:#fff url(images/interface/logo.png) no-repeat left top scroll;
	display:block;
	height:59px;
	text-indent:-9999px;
	width:390px;
}
h1 a:hover, a#logo:hover {
	background:#fff url(images/interface/logo.png) no-repeat left -59px scroll;
}
p#desc {
	margin:10px 0 10px 10px;
	font-style:italic;
}

/* Search */

#search_box {
	margin:0 0 0 10px;
}
#search_box label {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:30px;
	margin:0 10px 0 0;
	text-transform:uppercase;
}
#search_box input#keywords {
	width:200px;
}
#search_box input.submit {
	background:#c11f03;
	color:#fff;
	padding:5px;
	text-transform:uppercase;
}
#search_box input.submit:hover {
	background:#333;
}
#search_box input.submit:active {
	background:#d3e1f0;
}
/* Global Navigation */

#skip {
	display:none;
}
#globalnav {
	float:right;
}
#globalnav ul {
	margin:0 5px 0 0;
}
#globalnav ul li {
	float:left;
	margin:0 5px;
	padding:5px;
}
#globalnav ul li a {
	color:#000;
	display:block;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	padding:10px 5px 5px;
	text-align:baseline;
	text-decoration:none;
}
body#home ul li a#nav-home {
	background:#333;
	color:#fff;
}
body#about ul li a#nav-about {
	background:#333;
	color:#fff;
}
body#articles ul li a#nav-articles {
	background:#333;
	color:#fff;
}
body#mba ul li a#nav-mba {
	background:#333;
	color:#fff;
}
body#box ul li a#nav-box {
	background:#333;
	color:#fff;
}
#globalnav ul li a:hover {
	background:#c11f03;
	color:#fff;
	padding:10px 5px 5px;
}

/* Inside the Box */

#hd-rt {

}
#box-cont {
	background:#d3e1f0;
	float:right;
	padding:10px 0;
	width:470px;
}
#flickr {
	clear:both;
	float:right;
	margin-right:17px;
}
#flickr li {
	float:left;
	margin-left:15px;
}
#flicker li a {
	border:none;
}
.social {
	clear:both;
	font-size:.8em;
	font-style:italic;
	margin:0 10px 0 80px;
	text-align:right;
}
.tweet {
	clear:both;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:.8em;
	letter-spacing:1px;
	line-height:1.2em;
	margin:10px 10px 10px 80px;
}

/* Commenting out Box feature for now

a#box-img {
	position:relative;
	bottom:-100px;
	left:-100px;
}
.look-inside {
	clear:both;
	float:right;
	margin:10px;
}
.look-inside em a {
	font-size:1.3em;
	font-style:normal;
	text-decoration:none;
}
End Box hide */

/* Post */

#bd-lt h2, #bd-lt h1.single {
	border-bottom:1px solid #000;
	font-size:1.6em;
	margin-left:10px;
}
#bd-lt h2 a, #bd-lt h1.single {
	color:#000;
	display:block;
	line-height:30px;
	text-decoration:none;
}
#bd-lt h2 a:hover {
	color:#c11f03;
}
#bd-lt p.post-details, #bd-lt p.tags {
	font-size:.8em;
	margin:5px 0 0 10px;
	width:100%;
}
#bd-lt .post-links {
	font-size:.8em;
	margin:10px 0;
	width:100%;
}
#bd-lt h2, #bd-lt h1.single, #bd-lt p.post-details, #bd-lt p.tags, .about-bd h1 {
	font-family:Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
}
.post {
	font-size:1.2em;
	line-height:1.3em;
	margin:20px 0 0 170px;
}
.post p {
	margin-bottom:20px;
}
.post ul, .post ol {
	list-style-type:disc;
	margin-bottom:20px;
	padding:0 0 0 40px;
}
#bd-lt .inset-lt {
	float:left;
	margin-left:-60px;
	width:130px;
}
#bd-lt .inset-lt p {
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin:10px 10px 10px 0;
	padding:10px 0;
}
#bd-lt .inset-rt {
	float:right;
	width:130px;
}
#bd-lt .inset-rt p {
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin:10px 0 10px 10px;
	padding:10px 0;
}
p.pages {
	clear:both;
	float:right;
	font-size:.8em;
	margin:10px;
}
.pages strong {
	background:#333;
	border:1px solid #000;
	color:#fff;
	margin:0 0 0 2px;
	padding:2px 4px;
}
.pages a {
	background:#fff;
	border:1px solid #000;
	color:#000;
	margin:0 0 0 2px;
	padding:2px 4px;
	text-decoration:none;
}
.pages a:hover {
	background:#c11f03;
	color:#fff;
}
/* Sidebar */

.sb-list {
	margin-bottom:20px;
	position:relative;
}
.sb-list p {
	border-bottom:1px solid #000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:30px;
	margin:0 10px 0 0;
	text-transform:uppercase;
}
.sb-sect, .sb-cont h3 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	line-height:30px;
	margin:0 10px 0 0;
	text-transform:uppercase;
}
.cat-list, .sb-list ul li {
	border-bottom:1px solid #000;
	letter-spacing:1px;
	margin:0 10px 0 0;
	padding:6px 0;
	position:relative;
}
.cat-list:hover , .sb-list ul li:hover {
	background:#e8e8e8;
}
.cat-list dt a, .sb-list ul li a {
	text-decoration:none;
}
.cat-list dd {
	font-size:11px;
	letter-spacing:1px;
	position:absolute;
	right:0;
	text-transform:uppercase;
	top:6px;

}

/* About page */

#bd-lt .about-cont h1, #bd-lt .about-cont h2 {
	border:none;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight:normal;
	line-height:30px;
	margin:0 10px 0;
	text-transform:uppercase;
}

.about-cont {
	font-size:1.2em;
	line-height:1.3em;
	margin:0 0 20px 0;
}
.about-cont:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}	
.about-cont {
	display:inline-block
	}
.about-cont {
	display:block
	}
.about-lt {
	float:left;
	width:140px;
}
.about-rt {
	float:right;
	width:460px;
}
#about-pics {
	clear:both;
	float:left;
	width:150px;
}
p.sb-about {
	font-family:Helvetica,Verdana,Arial,sans-serif;
	letter-spacing:1px;
	line-height:1.2em;
	margin:10px 0;
}
p.sb-about img {
	float:left;
	margin:0 10px 0 0;
}
p.sb-about a img {
	border:none;
}


/* Articles page specific */

h1.articles {
	border-bottom:1px solid #000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	line-height:30px;
	margin:0 10px 0 0;
	text-transform:uppercase;
	width:100%;
}

dl.recent-post {
	border-bottom:1px solid #000;
	padding:10px 0 0;
}
dl.recent-post:hover {
	background:#e8e8e8;
}
dl.recent-post dt {
	font:1.2em bold Helvetica, Verdana, Arial, sans-serif;
	padding:0 0 0 10px;
}
dl.recent-post dt a {
	text-decoration:none;
}
dl.recent-post dt a:hover {
	text-decoration:underline;
}
dl.recent-post dd {
	line-height:1.3em;
	padding:0 0 10px 10px;
}
dl.recent-post a.more {
	font-size:.8em;
}

/* Footer */

#wrapper div#ft {
	background:#e8e8e8;
	float:left;
	font-size:.8em;
	margin:10px 0;
	padding:15px 0 10px;
	width:100%;
}
#wrapper div#ft p {
	padding:0 10px;
}