/*
Theme Name: Stack2010
Theme URI: http://wordpress.org/
Description: Stackelberg Creative Theme
Author: Erik von Stackelberg
Author URI: http://stackelberg.ca/
*/


body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(images/loading2.gif);
	background-position:top center;
	font: 12px Arial, Helvetica, sans-serif;
}
#bg {
	height: auto;
	overflow:auto;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(images/bgs/rotate.php);
	background-position: top left;
	background-attachment:fixed;
	background-repeat:repeat;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper {
	margin-left:100px;
	margin-top:0px;
	height:auto;
	width:890px;
	position:relative;
}
#header {
	width: 890px;
	height: 340px;
	margin-left: 0;
	float: left;
	clear: both;
	color: #a7a7a7;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
}
#header_bg {
	background: url(images/header.png);
	width: 890px;
	height: 340px;
	margin-left:-30px;
}
.tagline {
	color:#FFFFFF;
	float:right;
	font-size:11px;
	letter-spacing:0.2px;
	margin-left:164px;
	margin-top:-58px;
	position:relative;
}
#menu {
	margin-top: 99px;
	padding-left: 30px;
	float: left;
	clear: both;
	width: 860px;
	height: 100px;
}
.menu_link {
	display: inline;
	font: normal bold 11px Arial, Helvetica, sans-serif;
}
#link_1 {
	float: left;
	width: 172px;
	height: 100px;
}
#link_1 a:link, #link_1 a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 144px;
	height: 35px;
	padding-left: 28px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -10px;
}
#link_1 a:hover {
	color: #FFF;
	display: block;
	width: 144px;
	height: 35px;
	padding-left: 28px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -10px;
}
#link_2 {
	float: left;
	width: 171px;
	height: 100px;
	margin-left: 1px;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
#link_2 a:link, #link_2 a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 153px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -130px;
}
#link_2 a:hover {
	color: #FFF;
	display: block;
	width: 153px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -130px;
}
#link_3 {
	float: left;
	width: 171px;
	height: 100px;
	margin-left: 1px;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
#link_3 a:link, #link_3 a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 152px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -250px;
}
#link_3 a:hover {
	color: #FFF;
	display: block;
	width: 152px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -250px;
}
#link_4 {
	float: left;
	width: 171px;
	height: 100px;
	margin-left: 0;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
#link_4 a:link, #link_4 a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 152px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -370px;
}
#link_4 a:hover {
	color: #FFF;
	display: block;
	width: 153px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -370px;
}
#link_5 {
	float: left;
	width: 172px;
	height: 100px;
	margin-left: 1px;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
#link_5 a:link, #link_5 a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 154px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -490px;
}
#link_5 a:hover {
	color: #FFF;
	display: block;
	width: 154px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -490px;
}
a.home_link {
	display:block;
	height:115px;
	text-indent:-9000px;
	width:440px;
}
#content {
	width: 860px;
	height: auto;
	float: left;
	clear: both;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: 100px;
	background: #FFF;
	display:inline;
}
#content_fill {
	height:auto;
	width:100%;
	overflow:hidden;
	background:url(images/transparency-dark.png);
	background-repeat:repeat;
	clear:both;
}
#category_list {
	background:#000000 none repeat scroll 0 0;
	clear:both;
	color:#FFFFFF;
	float:left;
	font-size:13px;
	height:55px;
	margin-left:100px;
	padding-top:40px;
	text-align:center;
	width:860px;
	display:inline;
}
#category_list li {
	display: inline;
	list-style: none;
}
#category_list a:link, #category_list a:visited {
	background-image:url(images/downarrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border-left:1px solid #323232;
	color:#FFFFFF;
	margin-left:-4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:11px;
	padding-right:19px;
	text-decoration:none;
}
/*
#category_list a:link, #category_list a:visited {
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #323232;
	margin-left: -3px;
	padding: 4px 5px;
	background-image:url(http://www.stackelberg.ca/wordpress/wp-content/themes/stack2010/images/downarrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}*/


#category_list a:hover {
	color: #000;
	text-decoration: none;
	display: inline;
	margin-left:-4px;
	background: #FFF;
	padding-left:11px;
	padding-right:19px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(images/downarrowblack.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
/*
#category_list a:hover {
	color: #000;
	text-decoration: none;
	display: inline;
	margin-left: -3px;
	background: #FFF;
	padding: 4px 5px;
}*/
.footer_links {
	width: 136px;
	height: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: #FFF url(images/links_underline.gif) repeat-x;
}
.footer_links a:link, .footer_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-style: normal;
}
.footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
	font-style: normal;
	border-bottom:1px solid #666666;
	padding-bottom:1px;
}
.footer_links_list {
	margin-top: 15px;
	line-height: 25px;
}
.footer_links li {
	list-style: none;
	line-height: 25px;
}
#footer_link_set {
	background:none repeat scroll 0 0 #FFFFFF;
	clear:both;
	float:left;
	height:auto;
	margin-left:100px;
	padding-left:90px;
	padding-top:70px;
	width:770px;
	display:inline;
}
#footer_content {
	float: left;
	clear: both;
	color: #a7a7a7;
	width: 860px;
	height: 150px;
	margin-left: 100px;
	background: url(images/footer-content.png);
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	display:inline;
}
#footer_menu {
	margin-top: 24px;
	margin-left: 0;
	float: left;
	clear: both;
	width: 860px;
	height: 100px;
}
#link_rss {
	float: left;
	width: 172px;
	height: 100px;
}
#link_rss a:link, #link_rss a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 35px;
	padding-left: 32px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -610px;
}
#link_rss a:hover {
	color: #FFF;
	display: block;
	width: 140px;
	height: 35px;
	padding-left: 32px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -610px;
}
#link_external {
	float: left;
	width: 171px;
	height: 100px;
	margin-left: 1px;
}
#link_external a:link, #link_external a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 153px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -730px;
}
#link_external a:hover {
	color: #FFF;
	display: block;
	width: 153px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -730px;
}
#link_da {
	float: left;
	width: 171px;
	height: 100px;
	margin-left: 1px;
}
#link_da a:link, #link_da a:visited {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
	width: 152px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -10px -850px;
}
#link_da a:hover {
	color: #FFF;
	display: block;
	width: 152px;
	height: 35px;
	padding-left: 18px;
	padding-top: 65px;
	background: url(images/links_sprite.gif) no-repeat -187px -850px;
}
#search {
	float: left;
	width: 300px;
	height: 100px;
	margin-left: 1px;
	padding-left: 16px;
	padding-top: 20px;
}
#s {
	color: #000;
	border: 2px solid #ebebeb;
	width: 190px;
	height: 13px;
	padding: 5px;
	line-height:16px;
	float: left;
	margin-right: -4px;
	margin-bottom:17px;
	background: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.search_caption {
	float: left;
	position: relative;
}
#footer {
	float: left;
	clear: both;
	width: 860px;
	height: 245px;
	margin-left: 100px;
	margin-bottom:0px;
	text-align: center;
	color: #BBBBBB;
	padding-top: 35px;
	background: url(images/footer.png);
	display:inline;
}
#footer a:link, #footer a:visited {
	border-bottom:1px solid #DBDBDB;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	padding:1px;
	text-decoration:none;
}
#footer a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #000000;
	padding:1px;
	background-color:#000000;
}
#crest_central {
	width: 860px;
	height: 50px;
	float: left;
	margin-left: 100px;
	background: url(images/central_crest.png);
	display:inline;
}
#paging_list {
	background:#000000 none repeat scroll 0 0;
	clear:both;
	color:#FFFFFF;
	float:left;
	height:55px;
	margin-left:0;
	margin-top:60px;
	padding-left:85px;
	padding-right:87px;
	padding-top:42px;
	text-align:right;
	width:688px;
}
#paging_list a:link, #paging_list a:visited {
	color: #FFF;
	text-decoration: none;
	margin-left: 0px;
	padding: 4px 5px;
}
#paging_list a:hover {
	color: #000;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
	background: #FFF;
}
#paging_list_about a:link, #paging_list_about a:visited {
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	margin-left: 0px;
	padding: 4px 5px;
}
#paging_list_about a:hover {
	color: #000;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
	background: #FFF;
}
h1.headline {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-left: 90px;
	float: left;
	margin-top: 40px;
}
.wide_divider {
	clear:both;
	float:left;
	height:1px;
	margin-bottom:12px;
	margin-left:90px;
	margin-top:0;
	width:680px;
	border-bottom:1px solid #BDBDBD;
	display:inline;
}
.italics {
	color: #a7a7a7;
	margin-right: 90px;
	margin-top: 40px;
	float: right;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	display:inline;
}
.italics a:link, .italics a:visited {
	color: #000;
	text-decoration: none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
.italics a:hover {
	color: #a7a7a7;
	text-decoration: none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
.entry {
	clear: both;
	float: left;
	width: 860px;
	height: 170px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: block;
}
.entry p {
	margin: 0;
	padding: 0;
}
.entry a:link, .entry a:visited {
	padding-right: 860px;
	padding-bottom: 220px;
	color: #000;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
	display:block;
	margin-bottom:-236px;
}
.entry a:hover {
	padding-right: 860px;
	padding-bottom: 220px;
	background: #000 url(images/link_1_hover.gif);
}
a.portfolio:hover {
	padding-right: 860px;
	padding-bottom: 220px;
	background: #000 url(images/link_2_hover.gif);
}
a.d2l:hover {
	padding-right: 860px;
	padding-bottom: 220px;
	background: #000 url(images/link_3_hover.gif);
}
a.fused:hover {
	padding-right: 860px;
	padding-bottom: 220px;
	background: #000 url(images/link_4_hover.gif);
}
a.sk:hover {
	padding-right: 860px;
	padding-bottom: 220px;
	background: #000 url(images/link_5_hover.gif);
}
h6 {
	width: 320px;
	height: auto;
	color: #FFF;
	/*color:#FFFFFF;*/
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 401px;
	margin-top: -1px;
	line-height: 17px;
	display: block;
	z-index: 1000;
	position: relative;
	/*	background: url(images/post_excerpt_bg.gif);*/
background-color:#000;
	padding: 18px 25px;
}
.news_date {
	width: auto;
	height: 15px;
	color: #FFF;
	margin-left: 90px;
	float: left;
	margin-bottom: -50px;
	position: relative;
	z-index: 1000;
}
.the_date {
	background: #000;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom:7px;
	padding-right:10px;
	float:left;
}
.news_date a:link, .news_date a:visited {
	color:#000000;
	text-decoration:none;
	background: #FFF;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:20px;
	margin-left:0px;
	font-weight:bold;
	background-image:url(images/rightarrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
}
.news_date a:hover {
	color:#FFF;
	text-decoration:none;
	background: #000;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:20px;
	margin-left:0px;
	font-weight:bold;
	background-image:url(images/rightarrowblack.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
}
.clear {
	clear: both;
}
#about_content {
	width: 795px;
	height: auto;
	float: left;
	clear: both;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-left: 100px;
	background: #FFF;
	padding-left:25px;
	padding-right:40px;
	line-height:18px;
	display:inline;
}
.column a:link, .column a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #dbdbdb;
	padding:1px;
}
.column a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #000000;
	padding:1px;
	background-color:#000000;
}
.column {
	width:177px;
	float:left;
	height:548px;
	padding-right:12px;
	border-right:#dbdbdb solid 1px;
	padding-left:15px;
}
.bottom_column {
	width:177px;
	float:left;
	height:575px;
	padding-right:12px;
	border-right:#dbdbdb solid 1px;
	padding-left:15px;
}
.last_column {
	width:164px;
	float:left;
	height:415px;
	padding-right:0px;
	padding-left:16px;
}
.contact_column {
	width:152px;
	float:left;
	height:auto;
	padding-right:0px;
	line-height:5px;
	padding-left:15px;
	margin:0;
}
.column_title_who {
	float:left;
	width: 170px;
	height: 45px;
	background: url(images/about_sprite.png) no-repeat 0px 0px;
}
.column_title_how {
	float:left;
	width: 170px;
	height: 45px;
	background: url(images/about_sprite.png) no-repeat 0px -60px;
}
.column_title_what {
	float:left;
	width: 170px;
	height: 45px;
	background: url(images/about_sprite.png) no-repeat 0px -120px;
}
.column_title_contact {
	float:left;
	width: 170px;
	height: 45px;
	background: url(images/about_sprite.png) no-repeat 0px -180px;
}
.column_title_cv {
	float:left;
	width: 170px;
	height: 60px;
	margin-top:19px;
	margin-bottom:10px;
	background: url(images/about_sprite.png) no-repeat 0px -240px;
}
.column_title_projects {
	float:left;
	width: 400px;
	height: 45px;
	background: url(images/about_sprite.png) no-repeat 0px -300px;
}
.about_projects {
	width:770px;
	height:auto;
	margin-left:17px;
	margin-top:35px;
}
.divider_line {
	height:1px;
	background-color:#bdbdbd;
	margin-top:7px;
	margin-bottom:7px;
}
.small_text {
	font-size:10px;
	color:#999999;
}
.contact_field {
	height:16px;
	width:150px;
	background-color:#ebebeb;
	border:7px solid #ebebeb;
	font-size:12px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}
.quiz_field {
	height:16px;
	width:150px;
	background-color:#ebebeb;
	border:7px solid #ebebeb;
	font-size:12px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}
.contact_textarea {
	height:301px;
	width:150px;
	background-color:#ebebeb;
	border:7px solid #ebebeb;
	font-size:12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
}
.special_class {
	visibility:hidden;
	height:1px;
}
.contact_submit {
	background-color:#000000;
	height:35px;
	width:164px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:5px solid #000000;
	color:#FFFFFF;
	margin-top:5px;
	cursor:pointer;
}
.entry_contact {
	clear: both;
	float: left;
	width: 190px;
	height: auto;
	overflow: hidden;
	margin-top: -10px;
	padding: 0;
	display: block;
}
#paging_list_about {
	height: 55px;
	width: 620px;
	float: left;
	margin-left: -25px;
	clear: both;
	padding-top: 40px;
	color: #FFF;
	text-align: right;
	margin-top: 45px;
	padding-left: 155px;
	background: #000;
	padding-right:85px;
	font-size:13px;
}
.cv {
	background:#F0F0F0 none repeat scroll 0 0;
	height:65px;
	margin-bottom:0;
	margin-top:12px;
	padding:15px;
	width:159px;
}
h2.cv {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	height:auto;
}
h1.about_headline {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin-left: 20px;
	float: left;
	margin-top: 40px;
}
h2.about_italics {
	color: #a7a7a7;
	margin-right: 0px;
	margin-top: 40px;
	float: right;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
.about_wide_divider {
	border-bottom:1px solid #BDBDBD;
	display:inline;
	clear:both;
	float:left;
	height:1px;
	margin-bottom:12px;
	margin-left:20px;
	margin-top:0;
	width:772px;
}
.about_image {
	background-color:#000000;
	background-image:url(images/about-1.jpg);
	clear:both;
	display:block;
	float:left;
	height:170px;
	margin:0 0 40px -25px;
	overflow:hidden;
	padding:0;
	width:860px;
}
.set_height {
	height:390px;
	width:180px;
	display:inline;
}
.hard_lead {
	clear:both;
	display:block;
	font-family:georgia;
	font-size:12px;
	font-style:italic;
	padding-bottom:15px;
}
.down_arrow {
	background-image:url(images/downarrow.gif);
	width:12px;
	height:8px;
	position:relative;
}
