/** ----------------------- *
 * 
 ** ----------------------- */

body{
	background: transparent url('../img/main_bg.gif') repeat-x;
	font: normal 12px/16px Georgia,"Times New Roman",Times,serif;
	color: #839078;
}
p{
	font-size: 12px;
}
#container{
	width:960px;
	margin:30px auto 0 auto;
	padding: 0 10px 0 10px;
}
#mainContent{
	width:591px;
}
#nav{
	border-top: 1px double #d6ebe7;
	padding-top:10px;
}
#nav li{
	display:inline;
	padding:0 40px;
}
#nav li.first{
	padding-left: 32px;
	border-right: 1px solid #d6ebe7;
}
#nav li.last{
	padding-right: 32px;
	border-left: 1px solid #d6ebe7;
}
.intro{
	border-top: 1px solid #d6ebe7;
	padding:6px 0 0 15px;
	background: url('../img/blue_sqr.gif') 0 10px no-repeat;
	margin-bottom: 30px;
	font-style: italic;
}
.wrkIntro{
	border-top: 1px solid #d6ebe7;
	padding:6px 0 0 15px;
	background: url('../img/blue_sqr.gif') 0 10px no-repeat;
	margin-bottom: 17px;
	font-style: italic;
}
.twitter{
	height: 90px;
	background:url('../img/quotes.png') 0 20px no-repeat;
	font-size: 24px;
	line-height: 30px;
	border-top: 1px solid #d6ebe7;
	padding:30px 15px 10px;
}
.user{
	background: url('../img/twitter.png') right top no-repeat;
	text-align: right;
	padding-right:22px;
	margin:0 0 20px;
}
.user a{
	font-family: "Helvetica Nue",Helvetica,Arial,sans-serif;
	color:#80ced7;
}
#rightColumn{
	width:360px;
	float:right;
	
}
a{
	color: #839078;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#footer{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	border-top: 1px solid #d6ebe7;
	background-color: #f3f6f1;
	padding:15px 10px;
	clear:both;
	margin-top: 60px;
}
#footer p{
	font-size: 10px;
}
.social{
	float:right;
}
.social li{
	display: inline;
	margin:0 5px;
}
#rightColumn img{
	margin:30px 0;
}
#samples img{
	background-color: #fff;
	border:1px solid #bfe6ea;
	padding:1px;
}
.fRight{
	float:right;
}
.portfolio{
	margin-bottom: 30px;
}
.portfolio img{
	background-color: #fff;
	border:1px solid #bfe6ea;
	padding:1px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.portfolio p{
	width:345px;
	margin-bottom: 10px;
}
.portfolio p.first{
	border-top: 1px solid #d6ebe7;
	margin-top:15px;
	padding-top:10px;
}
.portfolio ul{
	position: relative;
	padding: 15px;
	float: right;
	background: url('../img/portfolioDetail_bg.png') 0 0 no-repeat;
	width:197px;
	height:44px;
	font: 10px "Helvetica Neue",Helvetica,Arial,san-serif;
}
.portfolio li{
	padding: 1px 0;
}
.portfolio li strong{
	display: block;
	float: left;
	text-transform: uppercase;
	width:60px;
}
.portfolio h3{
	font-size: 14px;
	border-bottom: 1px solid #d6ebe7;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width:345px;
}
#portfolioThumb{
	margin-top:28px;
}
#portfolioThumb img{
	background-color: #fff;
	border:1px solid #bfe6ea;
	padding:1px;
	float:left;
	margin:0;
	}
#portfolioThumb p{
	margin-left:130px;
	width:230px;
}
#portfolioThumb li{
	clear:left;
	height: 70px;
}
#commidation{
	margin-bottom: 30px;
}
blockquote{
	margin-left: 15px;
	line-height: 18px;
	
	padding: 0 0 0 15px;
	border-left: 1px solid #d6ebe7;
}
#commidation p{
	margin-top: 15px;
	text-align: right;
}
#rightColumn h2{
	margin-top:26px;
	font-weight: normal;
}
#rightColumn span{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
#rightColumn p{
	margin:10px 0 10px 17px;
}
#download{
	background: url('../img/blueDownload_bg.png') 0 0 no-repeat;
	padding-left:110px;
	height: 29px;
	margin-top: 20px;
}
#download li{
	float:left;
}
a.word, a.text, a.pdf{
	display:block;
	width: 47px;
	height: 15px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 7px;
}
.word{
	background: url('../img/wordDownload_btn.png') 0 0 no-repeat;
}
.text{
	background: url('../img/textDownload_btn.png') 0 0 no-repeat;
}
.pdf{
	background: url('../img/pdfDownload_btn.png') 0 0 no-repeat;
}
h2{
	font-size: 16px;
	padding:6px 0 0 15px;
	background: url('../img/blue_sqr.gif') 0 10px no-repeat;
	border-top: 1px solid #d6ebe7;
	font-weight: normal;
}
.job{
	margin:20px 0 20px 18px;
}
.job em{
	font-size: 11px;
}
.job ul{
	margin: 10px 0 0 20px;
	list-style: disc;
}
.job li{
	margin: 5px 0;
}
#subNav{
	position:fixed;
	top: 100px;
	margin-top: 20px;
	border-top: 1px solid #e7f3f1;
	width: 360px;
}
#subNav li{
	border-bottom: 1px solid #e7f3f1;
	padding:7px 10px;
}
#subNav li:hover{
	background-color:#f5f7f1;
}
#subNav a.info{
	position: relative;
	float:right;
	display: block;
	width: 42px;
	height: 15px;
	background: url('../img/info_btn.png') 0 0 no-repeat;
	text-indent: -5000px;
}
#subNav a.info .deactive{
	background-position: 0 -42px;
}
#subNav a.link{
	position: relative;
	float:right;
	display: block;
	width: 38px;
	height: 15px;
	margin-left: 5px;
	background: url('../img/url_btn.png') 0 0 no-repeat;
	text-indent: -5000px;

}
#subNav a.link.deactive{
	background-position: 0 -15px;
}
.clear{
	clear: both;
}