/* default.css */
html, body {
	margin:0px; 
	padding:0px; 
	background:#fff; 
	font-family:verdana; 
	font-size:12px;
	
	height: 100%
}
table{
	width:  auto;
}
strong{
	font-weight: bold;
}

p{
	margin-bottom: 1em;
}

#main{
	min-height: 100%;
	margin-bottom: -224px;
	position: relative;
	padding: 0 40px;
}
#main.blog{
	margin-bottom: 0;
}

#page_content{
	height: 645px;
}
#page_content.blog{
	height: auto;
}

#content{
	background: #d1d1d1;
	height: 550px;
	margin-left: 255px;
	margin-right: 12px;
	overflow: auto;
	line-height: 15px;
}
#content.blog{
	min-height: 550px;
	height: auto;
	line-height: 15px;
}

#content.main{
	line-height: 15px;
	background: none;
	height: auto;
	margin: auto;
}
#content.grey{
	line-height: 15px;
	background: #d1d1d1;
	margin-left: 255px;
	margin-right: 12px;
	height: auto;
}

#content.grey span.headline{
	padding-top: 13px;
	display: inline-block;
	color: #5d5c5c;
	font-size: 20px;
	line-height: auto;
}


#content #content_header{
	font-size: 26px;
	color: #d1d1d1;
	display: block;
	position: absolute;
	width: 70%;
	height: auto;
	text-align: center;
	padding: 0;
	margin-top: -30px;
	line-height: 26px;
}

#content p{
	line-height: 15px;
	padding: 12px 12px 0px 12px;
	color: #5d5c5c;
}

#blog_content{
	padding: 0 12px;
}

#blog_content p{
	padding: 0;
	margin-bottom: 1em;
}

#left_col{
	float: left;
	width: 245px;
}


/* The header and footer */
#header {
	display:block; 
	height:86px; 
	background:none; 
	text-align: right;
	padding-top: 10px;
	padding-right: 75px;
	margin-bottom: -28px;
}

#header.sub{
	text-align: left;
	margin-bottom: -18px;
	padding-top: 0;
}

#footer{
	background:#656565;
	height: 213px;
	position: relative;
	border: 5px solid #fac9d4;
	border-width: 5px 0 5px 0;
	padding: 0 40px;
	margin-bottom: 1em;
}

#footer_nav{
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: #5d5c5c;
	margin-bottom: 0.5em;
}
#footer_nav a{
	color: #656565;
}
#footer_nav a.badass{
	color: #000;
}

#footer_nav a.badass:hover{
	color: #5D5C5C;
}

#footer_nav .small{
	font-size: 15px;
}

#footer_nav img.bullet{
	vertical-align: middle; 
	padding-bottom: 6px;
}	

/* left column items */

#nav{
	width: 245px;
	height: 251px;
	background: url('../images/nav_background.gif') no-repeat;
	margin-bottom: 6px;
}

#nav_hidden{
	display: none;
}
#nav_hidden img{
	display: none;
}

#nav div{
	float: right;
}

#nav.admin div{
	float: right;
	padding-right: 1.2em;
	padding-top: 1em;
}


#nav.admin div a{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#nav.admin div a.active{
	font-size: 13px;
	font-weight: bold;
	color: #FAC9D4;
}

#twitter{
	height: 304px;	
	color: #818080;
	font-size: 11px;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	line-height: 15px;
}
#twitter #twitter_content{
	padding-top: 6px;
	padding-right: 8px;
	height: 255px;
	overflow: auto;
}

#twitter h1{
	border-top: 5px solid #9e9d9d;
	background: #d0cfcf;
	color: #656565;
	line-height: 39px;
	font-size: 24px;
	padding-left: 4px;
}

#twitter .title{
	padding-left: 4px;
	margin-bottom: 12px;
}
#twitter .title a{
	color: #313131;
}

#twitter .date{
	margin-left: 1em;
}

/* This bit does all the work */
#container {
	position:relative; 
	display:block; 
	overflow:visible;
	height: 213px;
}

/*
p span.headline{
	padding-top: 13px;
	display: block;
	color: #fac9d4;
	font-size: 26px;
	padding-bottom: 18px;
}
*/

#center {position:relative; margin-left:35%; margin-right: 35%; display:inline; z-index: 8;}
#center div{
	line-height: 15px;
	color: #d8d8d8;
}
#center div a{
	color: #9e9d9d;
}
#center div a:visited{
	color: #9e9d9d;
}
#center div a.view_more{
	margin-top: 12px;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
#center div.headline{
	padding-top: 13px;
	display: block;
	color: #fac9d4;
	font-size: 26px;
	margin-bottom: 10px;
	height: 1.125em;
	overflow: hidden;
	line-height: 16px;
}

#center div.headline a{
	color: #fac9d4;
}


#left {float:left; position:relative; width:35%; display:inline; z-index: 9;}
#left p#arrow_left{
	margin: 86px 0 0 0;
	width: 48px;
	float: left;
}
#left div{
	line-height: 15px;
	margin-left: 55px;
	margin-right: 5px;
	color: #d8d8d8;
}
#left div a{
	color: #9e9d9d;
}
#left div a:visited{
	color: #9e9d9d;
}

#left div a.view_more{
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#left div.headline{
	padding-top: 13px;
	display: block;
	color: #fac9d4;
	font-size: 26px;
	margin-bottom: 10px;
	height: 1.125em;
	overflow: hidden;
	line-height: 16px;
}
#left div.headline a{
	color: #fac9d4;
}



#right {float:right; position:relative; width:35%; display:inline; z-index: 9;}
#right p#arrow_right{
	margin: 86px 0 0 0;
	width: 48px;
	float: right;
}
#right div{
	line-height: 15px;
	margin-right: 55px;
	margin-left: 5px;
	color: #d8d8d8;
}
#right div a{
	color: #9e9d9d;
}
#right div a:visited{
	color: #9e9d9d;
}
#right div a.view_more{
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

#right div.headline{
	padding-top: 13px;
	display: block;
	color: #fac9d4;
	font-size: 26px;
	margin-bottom: 10px;
	height: 1.125em;
	overflow: hidden;
	line-height: 16px;
}
#right div.headline a{
	color: #fac9d4;
}


#left_content{
	height: 10.1em;
	overflow: hidden;
}
#center_content{
	height: 10.1em;
	overflow:hidden;
}
#right_content{
	height: 10.1em;
	overflow: hidden;
}

.clear {clear:both;height:1px;overflow:hidden;}
.clearfooter {
	clear:both;
	height:213px;
	overflow:hidden;
}

a:visited {color:#000;}

#blog_content {
	height: 100%;
	color: #5D5C5C;
	margin-bottom: 10px;
}

#blog_content div.headline{
	padding-top: 8px;
	display: block;
	color: #5D5C5C;
	font-size: 26px;
	margin-bottom: 10px;
	height: 1.135em;
	overflow: hidden;
	line-height: 1.125em;
}

.permalink{
	position: absolute;
	bottom: 0;
	font-weight: bold;
}

form{
	padding: 1.4em;
}

form label{
	display: inline-block;
	float: left;
	width: 120px;
	margin-bottom: 1em;
	margin-right: 1em;
}
form label.inline{
	display: inline;
	float: none;
	margin-bottom: 1em;
	margin-right: 1em;
}
form input[type=text]{
	margin-bottom: 1em;
	width: 250px;
}
form textarea{
	margin-bottom: 1em;
	width: 450px;
}

/* Just to extend each column */
#container a:visited, a {color:#000; text-decoration:none;}
#container a span {display:none;}
#container a:active, #container a:focus {color:#fff; text-decoration:none; background:transparent; cursor:default;}
#container a:active span, #container a:focus span {display:inline; left:0;}
.comment {text-align:center;}
.comment a {text-decoration:underline;}
em {font-weight:bold;}


.resume_image{
	float: left; 
	padding: 1em; 
	min-height: 285px;
}	


.thumb_descr {
	font-size: 11px;
	color: #403f3f;
}

.submit{
	background: url('../images/submit_button.jpg') no-repeat;
	width: 90px;
	height: 38px;
	border: 0;
	font-size: 1px;
	padding-top: 100px;
	overflow: hidden;
	margin-bottom: -50px;
	display: inline-block;
}

.reset{
	background: url('../images/reset_button.jpg') no-repeat;
	width: 90px;
	height: 38px;
	border: 0;
	font-size: 1px;
	padding-top: 100px;
	overflow: hidden;
	margin-bottom: -50px;
	display: inline-block;
}