@charset "utf-8";
/* CSS Document */

	
body {
	background-color: ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	}

p {margin:10px 0px 10px 0px}

#body-wrapper {
	background-image: url(../Images/background.png);
	background-repeat: no-repeat;
	width:1000px;
	min-height: 405px;
	margin:auto;
	top:0px;
	height: 405px;
	}
		
		
#navigation {
	float: right;
	padding-top: 70px;
	cursor: default;
	padding-right: 110px;
	text-decoration: none
}

#navigation img {
	padding-left: 5px;
	}


a 	{
	color: #FF6600;
	font-weight: bold;
	}	
	
.clear {
	clear: both;
	height: 1px;
	font-size: 1pt;
	}
	

#logo {
	float: left;
	padding-left: 80px; 
	padding-top: 40px;
	}


#main-image {
	float: left;
	padding-left: 90px; 
	padding-top: 70px;
	}
	
#main-panel {
	float: right;
	width: 470px;
	padding-right: 120px; 
	padding-top: 40px;
	}
	
#main-image-alt {
	float: right;
	padding-right: 140px; 
	padding-top: 20px;
	}
	
#main-panel-alt {
	float: left;
	width: 470px;
	padding-left: 95px; 
	padding-top: 40px;
	}
	
#header {
	padding-bottom:15px
	}
	
h1	{
	margin-top:0;
	margin-bottom:0;
	display:none;
	}

#content	{
	padding-bottom: 20px;
	}

#homepanel-left {
	float: left;
	width: 200px;
	padding-right: 20px;
	}
	
#homepanel-left img {
	float: left;
	padding: 4px 5px 4px 0px;
	}


#homepanel-right {
	float: right;
	width: 210px;
	padding-left: 30px;
	border-left: 1px solid #cccccc;
	}
	
h2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff6600;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
#home-case	{
	float: left;
	background-color: #333333;
	padding: 5px 5px 10px 5px;
	margin-top: 10px;
	}
		
#home-case a	{
	color: #FF6600;
	float: right;
	padding-top: 5px;
	font-weight: bold;
	}

#footer-spacer	{
	background-image: url(../Images/footer-spacer.png);
	width: 1000px;
	height: 50px;
	}
	
#footer	{
	background-image: url(../Images/footer-bg.png);
	width: 1000px;
	height: 273px;
	background-color: #333333;
	clear: both;
	}
	
#footer p { text-align:left;}

#pane1-footer {
	background-image: url(../Images/footer-pane_1.jpg);
	background-repeat:no-repeat;
	width: 329px;
	height: 228px;
	background-color: #333333;
    float:left;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	}
	
#pane1-footer p {
margin-top:10px;
padding: 0px;
}

#footer h2{
line-height: 1;
}


#pane2-footer {
	background-image: url(../Images/footer-pane_2.jpg);
	background-repeat:no-repeat;
	width: 207px;
	height: 228px;
	background-color: #333333;
	color: #ffffff;
	float:left;
	margin-left: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	}

#pane3-footer {
	background-image: url(../Images/footer-pane_3.jpg);
	background-repeat:no-repeat;
	width: 292px;
	height: 228px;
	background-color: #333333;
    float:left;
	margin-left: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	}

.hr { 
    padding: 0;
    margin-top: -5px;
    padding: 1px;
	background-color:#484848;	
    line-height: 1px;
}


h2.blog-footer {
	color: ff6600;
  background-image:url(../Images/header-blog_post.png);
  background-repeat:no-repeat;
  height:10px;
	}
	
h2.contact {
  background-image:url(../Images/header-in_touch.png);
  background-repeat:no-repeat;
  height:10px;
	}
	
h2.follow {
  background-image:url(../Images/header-stayin_touch.png);
  background-repeat:no-repeat;
  height:10px;
  margin-top: 20px;
	}
	
h2.tell-others {
  background-image:url(../Images/header-tell_other.png);
  background-repeat:no-repeat;
  height:10px;
  margin-top: 20px;
	}
	
h2.twitter {
  background-image:url(../Images/header-tweets.png);
  background-repeat:no-repeat;
  height: 10px;
	}

.hide-text {
	display:none;
	}
	

#twitter_update_list li{
padding-bottom: 7px;
}

a.facebook {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-facebook.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;    
line-height: 0px;  
}  
  
a:hover.facebook {  
background-position: 0 -34px;  
} 

a.flickr {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-flickr.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.flickr {  
background-position: 0 -34px;  
} 

a.twitter {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-twitter.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;  
line-height: 0px;  
}  
  
a:hover.twitter {  
background-position: 0 -34px;  
} 

a.rss2 {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-rss.jpg) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.rss2 {  
background-position: 0 -34px;  
} 

a.linkedin {  
display: block;
float:left;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-linkedin.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.linkedin {  
background-position: 0 -34px;  
} 

a.stumble {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-stumble.jpg) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;    
line-height: 0px;  
}  
  
a:hover.stumble {  
background-position: 0 -34px;  
} 

a.digg {  
display: block; 
float:left; 
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-digg.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.digg {  
background-position: 0 -34px;  
} 

a.reddit {  
display: block; 
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-reddit.jpg) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.reddit {  
background-position: 0 -34px;  
} 

a.delicious {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-delicious.jpg) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.delicious {  
background-position: 0 -34px;  
}

a.follow {
position:relative;
bottom:15px;
display: block;
float:left;
margin-top: 3px;
width: 97px;  
height: 20px;  
background: url(../Images/btn_follow-me.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;  
line-height: 0px;  
}  
  
a:hover.follow {  
background-position: 0 -20px;  
} 


img	{
	border: none;
	}	
		
		
#exppanel-left {
	float: left;
	width: 250px;
	padding-right: 20px;
	}
	

#exppanel-right {
	float: right;
	width: 150px;
	padding-left: 30px;
	border-left: 1px solid #cccccc;
	}
		
		
.case-full {
	background-color:#333333;
	width: 430px;
	height: 150px;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
	}

		
		
.case-full img{
	float: left;
	width: 190px;
	padding-right: 10px;
	}

.case-full p{
	margin-top: 0px;
	margin-bottom: 7px;
	}

.form {
	float: left;
	width: 100px;
	}
		
.form-input {
	float: left;
	}
		
input, textarea {
	background-color: #ffffff;
	border:1px solid  #333333;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	width: 300px;
	font-size:11px;
	}
		
textarea {
	height:75px;
	}

.error {
	color: #CC0000;
	font-weight: bold;
	}
	
form .image {
	float:right;
	width:99px;
	height:25px;
	border: 0;
	margin-right: 70px;
	}
	
.date-footer {
text-align: center;
background-image: url(/assets/Images/date-bg.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
float:left;
font-weight:bold;
height:41px;
width:48px;
padding-right:10px;
margin-top: 8px;
display:block;
}

.day-footer {
font-size: 30px;
line-height: 0.9em;
float:left;
padding-top:2px;
width:48px;
color: #b2b2b2;
}

.month-footer {
color: #FF6600;
font-size: 10px;
text-transform: uppercase;
line-height: 0.5em
}

.year-footer {
color: #C2C2C2;
font-size: 10px;
font-weight:bold;
line-height: 0.5em
}

a.blog-link-footer {
font-size: 0.8em;
} 

.blog-feed-footer {
display:block; 
width:260px; 
float:left; 
padding-bottom: 5px;
}


#container {
width:450px;
}

#carousel {
background-color:#333333;
color:#FFFFFF;
padding-left:0px;
}

ul#carousel li{
width:445px;
}

#carousel h3{
font-size:10px;
width:350px;
float:left;
padding-left:5px;
}

#carousel a{
font-size:10px;
width:85px;
float:right;
padding-right:5px;
padding-top:10px;
}

#carousel img{
padding-left:7px;
}

#main-panel2 img#drawing {
position: relative; 
top: 40px; 
left: 20px; 
float:left;
}

#main-panel2 {
width:780px; 
padding-left:100px;
}

.port-intro {
padding-top: 20px
}

#portfolio-100	{
width:740px; 
background-color:#333333; 
min-height:100px; 
float:left; 
margin:20px 10px 0 10px; 
padding:10px 10px 10px 10px; 
color:#ffffff;
}

#portfolio-100 #header {
width:365px; 
padding:0px; t
ext-transform:uppercase; 
color:#d6d6d6
}

#portfolio-100 #content {
width:365px; 
padding:5px 0 0 0;
clear:left;
}

#portfolio-100 #image {
width:365px; 
float:right; 
border:1px solid #ffffff; 
margin:0 0 0 0; 
}

#portfolio-50	{
width:350px; 
background-color:#333333; 
min-height:100px; 
float:left; 
margin:20px 10px 0 10px; 
padding:10px 10px 10px 10px; 
color:#ffffff;
}

#portfolio-65	{
width:480px; 
background-color:#333333; 
min-height:100px; 
float:left; 
margin:20px 10px 0 10px; 
padding:10px 10px 10px 10px; 
color:#ffffff;
}

#portfolio-35	{
width:220px; 
background-color:#333333; 
min-height:100px; 
float:left; 
margin:20px 10px 0 10px; 
padding:10px 10px 10px 10px; 
color:#ffffff;
}

#portfolio-35 #portfolio-65 #portfolio-50, #portfolioheader {
padding:0px; 
text-transform:uppercase;
min-height:39px
}

#portfolio-35 #portfolio-65 #portfolio-50, #content {
padding:0px;
}

#portfolio-35 #portfolio-65 #portfolio-50, #image {
margin:10px 0 0 0; 
border:1px solid #ffffff;
clear:left;
}


#main-panel2 h2 {
padding:0; 
margin:0; 
font-size:30px; 
color:#d6d6d6;
}

.small {
font-size:16px;
}

#main-panel2 #intro {
float:right; 
padding:40px 20px 0 0; 
width:420px;
}

#portfolioheader img {
float:left; 
padding-right:10px
}
