/* for syntax highlighting */
@import url(/plugin_assets/filtered_column_code_macro/default_codemacro.css);
@import url(/plugin_assets/filtered_column_code_macro/default_coderay.css);
.CodeMacro { font-size: 11px; }

* {
	padding: 0;
	margin: 0;
}
body {
	background: #242424;
	font: 14px/19px Georgia, Times, serif;
	color: #444F5E;
}
a:link, a:visited {
	text-decoration: underline;
	color: #222;
}
a:hover, a:active {
	text-decoration: none;
}
h2 {
	font-size: 32px;
	font-weight: normal;
	line-height: 40px;
	color: #343434;
	margin-bottom: 20px;
}
h2 a:link, h2 a:visited {
	color: #343434;	
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	color: #343434;	
	text-decoration: underline;
}
h3, h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 35px 0 15px;
	color: #343434;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}
#header {
	height: 129px;
	background: #F3F3F3;
	border-bottom: 1px solid #FFF;
}
#header h1 {
	position: absolute;
	left: 0;
	top: 40px;
	width: 172px;
	height: 52px;
	background: #232323 url(../images/logo.png);
	text-indent: -9999px;
}
#header h1 a:link,
#header h1 a:visited {
	display: block;
	height: 52px;
}
a.box:link,
a.box:visited,
#header ul a:link,
#header ul a:visited {
	background: #A5A6A8;
	color: #E9EAEA;
	text-decoration: none;
	display: inline-block;
	width: 92px;
	line-height: 30px;
	text-align: center;
}
a.box:link,
a.box:visited {
	width: auto;
	padding: 0 15px;
}

a.box:hover,
a.box:active,
#header ul a:hover,
#header ul a:active {
	color: #FFF;
	background: #909192;
}
#header ul a.active:link,
#header ul a.active:visited {
	background: #343434;
	color: #FFF;
}
#header li {
	float: left;
	margin-left: 23px;
	list-style: none;
}
#header ul {
	position: absolute;
	top: 51px;
	right: 0;
	width: 345px;
}
#footer {
	color: #E9EAEA;
	padding: 43px 35px;
	clear: both;
	font: 11px "Lucida Grande", Verdana, sans-serif;
}
#footer .column {
	float: left;
}
#footer ul {
	display: none;
	list-style: none;
}
#footer li {
	width: 150px;
}
#footer li li {
	margin-top: 5px;
}

#footer li a:link,
#footer li a:visited {
	color: #FFF;
	font-weight: bold;
}
#footer li li a:link,
#footer li li a:visited {
	color: #BBB;
	font-weight: normal;
}

#container {
	background: #FFF;
	border-top: 1px solid #E7E7E7;
}
#header div,
#content {
	position: relative;
	width: 997px;
}
.content {
	padding: 43px 35px;
}
.multicolumn {
	width: 761px;
	float: left;
}
.content p {
	margin-bottom: 15px;
}

#right {
	float: right;
	width: 236px;
	background: url(/images/right.png) no-repeat;
  font-size: 12px;
}
#right img {
	border: 5px solid #f3f3f3;
}
#right h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#right ul {
	list-style: none;
}
#contact  {
	padding: 5px 28px;
}
p.title {
	color: #BDBDBD;
	margin-bottom: 0;
}
.entry li {
	margin-left: 25px;
}
.entry ul, .entry ol {
	margin-bottom: 15px;
}
.entrymeta p {
	padding: 4px 8px;
	border: 1px solid #FFF;
	margin-bottom: 0;
}
.entrymeta .digg {
	position: absolute;
	bottom: 0;
	right: 0;
}
.entrybody img {
	border: 5px solid #F3F3F3;
}

.entrymeta {
	position: relative;
	margin: 25px 0;
}
.website,
#resume li,
.entrymeta {
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 25px;
	list-style: none;
	margin-bottom: 25px;
}


/**** comments styles ****/
#form {
	border-top: 1px solid #F3F3F3;
	margin-top: 30px;
	padding-top: 30px;
	
}
.commentlist li {
	margin: 5px;
	padding: 10px;
}
.by-author {
	margin: 0;
	border: 5px solid #F3F3F3;
	background: #F6F6F6;
}
#form h3 {
	margin: 0 0 15px;
}
#form input {
	width: 250px;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	color: #444F5E;
	margin-left: 10px;
	padding: 2px 4px;
}
#form textarea {
	width: 450px;
	height: 150px;
	padding: 2px 4px;
	font: 12px "Lucida Grande", Verdana, sans-serif;
}
#form form p {
	width: 320px;
	text-align: right;
}
#form form div {
	width: 460px;
	text-align: right;
}
#form #comment {
	text-align: left;
	margin-top: 10px;
}
#form #submit {
	font: 14px/19px Georgia, Times, serif;
	background: #A5A6A8;
	color: #E9EAEA;
	width: 92px;
	padding: 8px 0;
	text-align: center;
	border: none;
	margin-top: 10px;
}
#form input.hover {
	background: #343434 !important;
	color: #FFF !important;
	cursor: pointer;
}
#form cite {
	line-height: 25px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
}
#form li {
	margin: 10px 0;
	list-style: none;
}
.commentlist {
	border-bottom: 1px solid #F3F3F3;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
/**** resume styles ****/
#resume p.title {
	text-transform: uppercase;
}
#resume li li li {
	margin-bottom: 0;
	padding-bottom: 10px;
	list-style: disc;
	margin-left: 25px;
}
#experience li,
#resume li.last {
	border-bottom: none;
}
#experience li.last {
	margin-bottom: 0;
	padding-bottom: 0;
}
em.date {
	margin-left: 50px;
	color: #BCBCBC;
}


/**** projects styles ****/
#projects li {
	position: relative;
	list-style: none;
}
#projects img {
	height: 106px;
	width: 183px;
	border: 5px solid #F3F3F3;
	position: absolute;
	top: 0;
	left: 0;
}
#projects div {
	padding-left: 210px;
}

/**** contact styles ****/
#message {
	border: 5px solid #F3F3F3;
	background: #F6F6F6;
	font-style: italic;
	padding: 10px;
}
.loading {
	padding-right: 25px;
	margin-right: 10px;
	background: url(/images/ajax_loader.gif) right no-repeat;
	line-height: 16px;
	display: inline-block;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	color: #999;
}

/**** projects/website styles ****/
.thumb:link, .thumb:visited {
	margin-right: 25px;
}


/**** global effects ****/
.clear { clear: both; }
.hide { display: none; }
