/*
THEME NAME: Fredjc
THEME URI: http://www.fredjc.com
DESCRIPTION: Based on: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.0
AUTHOR: <a href="http://fchasen.com/">FredJC</a>
AUTHOR URI:
TAGS: sandbox, FredJC
*/

*{
	margin: 0;
	padding: 0;
}
body{
	
	margin: 15px;
	padding: 0px;

	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	/* text-align: justify; */
	/*background: url('/images/bgfadedarkerwider.png') #202422 top center no-repeat;*/
	background: #e8e7e3;
	letter-spacing: 1px;
	
}


h1{
	padding-top: 2px;
	padding-bottom: 11px;
	/*text-align: right;*/
	color: #6c6565;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 6px;
	line-height: 24px;
	left: -8000px;
	position: absolute;
}

#logo { float: right; width: 150px; padding-right: 25px; padding-top: 4px; }
#logo img {border: none; padding-bottom: 4px; margin-left: 12px;}
#fred, #chasen { display: block; width: 140px; height: 24px; border: 1px solid #717174; padding-left: 10px; padding-top: 4px;  }
#chasen { border-top: none;}
h2 { 
	
	margin: 0 auto;
	color: #766e6e; 

	text-align: center;
	font-size: 12px;

	line-height: 20px;

	
	height: 24px; 

	


	
	width: 315px;
	z-index: 9;
}

.bg { display: block; padding: 4px; background: #e8e7e3; z-index: 99; position: relative;}

		
.line { width: 100%; height: 1px;  
	border-top: 1px solid #717174 ; 
	border-bottom: 1px solid #717174 ; float: left; margin-top: -11px;}

p{
	text-transform: none;
	color: #635f56;
}

#header{

	height: 150px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;

}




a{
	text-decoration: none;
	color: #7a7d86;
	
	
}

a:hover{
	text-decoration: none;
	color: #635f56;
}

#main{
	min-height: 	685px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	
}

#content_left{
	
	float: left;
	width: 500px;

	margin-bottom: 20px;
	
	border-right: 1px solid #717174;
	/*padding-right: 25px; */
}

#content_right{
	
	float: right;
	width: 470px;
	color: #635f56;
	padding-top: 7px;
}

#email { color: #6c6565; font-size: 14px; line-height:20px; padding-top: 7px; letter-spacing: 4px; }

#gmail { color: #848588; font-size: 14px; line-height:20px; padding-top: 7px; letter-spacing: 4px;}

#phone { display : block; font-size: 12px; line-height:20px; letter-spacing: 4px;}

#resume { display : block; font-size: 10px; line-height:20px; letter-spacing: 2px;}

.nospam:hover #gmail{ color: #6c6565; }
.thetags {display: none;}
.textwidget, #archives{
	margin: 0;
	padding: 0;
	width: 334px;
	clear: both;
	padding-bottom: 25px;
}

.section{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.section li{
	list-style: none;
	
}

.contact_right {
	text-align: justify;
	/* float: right; */
	letter-spacing: 1.2px;
	line-height: 18px;
	width: 240px;
	padding-bottom: 10px;
	
}


.contact_left {

	/* float: left; */
	text-align: justify;
	letter-spacing: 1.2px;
	line-height: 18px;
	width: 240px;
	
}

.h3right {

	text-align: right;
}

.h3left {

	text-align: left;
	
}

h5{
	margin-top: 6px;
	margin-right: 20px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 	16px;
	/* letter-spacing: .1px; */
	color: #a6a6a8;
	padding-top: 10px;
	padding-bottom: 2px;
	/*border-top: 1px solid #717174;*/
}

.clear{
	clear: both;
	/*margin-bottom: 60px;*/
}

#primary{
	margin: 0;
}
#secondary{
	display: none;
}

.contactdiv{
	clear: both;
	border-top: 1px solid #717174;
	padding-top: 10px;
}

.resume{
	border-top: 1px solid #717174;
	width: 480px;
	float: left;
	margin: 10px;
	margin-bottom: 25px;
}

.resume_skill{

	width: 170px;
	float: left;
	padding-left: 20px;
	margin-bottom: 50px;
	margin-top: 10px;
}

.resume p{
	
	text-align: left;
	width: 400px;
}

.resume_skill p{
	font-size: 12px;
	text-align: left;
	width: 120px;
}

.resume h5{
	width: 400px;
}

h6{
	font-size: 12px;
	text-align: left;
	width: 300px;
	margin: 0;
	margin-bottom: 10px;
	color: #646464;
}

h5{
	text-align: left;
}
.resume_skill h6{
	font-size: 12px;
	text-align: left;
	width: 120px;
	margin: 0;
	margin-bottom: 10px;
}

h4{


	text-align: left;
	padding-left: 10px;
	color: #635f56;
	font-weight: normal;
	text-transform: uppercase;
	/* letter-spacing:	1px; */
	font-size: 24px;

}

h3{

/*	margin-right: 10px;*/
	color: #635f56;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:	1px;
	
	margin: 0;
	/* margin-top: 4px; */
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.h3right {

	text-align: right;
}

.h3left {

	text-align: left;
	
}
.floater{
	clear: both;
	
}

#topics{
	color: #a6a6a8;
	width: 1100px;
	margin-left: -20px;
}

.topic{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #8c8585;
	padding-left: 10px;
	
	width: 1100px;
	margin-left: -16px;
}

#topics li{
	
	/* border-top: 1px solid #717174; */
	/* border-bottom: 1px solid #717174; */
	/* background: #f8f8f8; */
	color: #a6a6a8;
	width: 482px;
	float: left;
	height: 360px;
	padding: 10px 20px 0 20px;
}

.wordtube{
	border: 1px solid #000;
	/*padding-top: 10px;*/
}



#topics a:hover{

	color: #a6a6a8;

}

#topics li a{
	cursor: pointer;

}

.info {margin: 5px auto; width: 250px; line-height: 20px; height: 15px; overflow: hidden;
	text-align: center;
	padding: 0;
	}
	
.thin_line	{	width: 100%; height: 1px;  
		margin-top: -11px;
		border-bottom: 1px solid #717174 ; float: left;}

.about{
	font-size: 12px;
	color: #7a7d86;
	padding-top: 0;	
	display: block;
	/* font-family: "twcentmt"; */
}

.info_inside {

	position: relative;
	background: #e8e7e3;
}

.info_inside:hover {
	margin-top: -20px;

}

a.little {
	padding-top: 6px;	
}

.bigreplace{
	/* font-family: "twcentmt"; */
}

.little:hover{
	
}

.bigtitle{
	float: left;
	/* font-size: 46px; */
	font-size: 30px;
	padding-top: 10px;
	color: #6c6565;
}

ol{
	list-style: none;
}

li{
	list-style: none;
}

.thetags {
	text-transform: none;
	font-size: 10px;
	color: #7A7D86;
}

#footer{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#footer h2 { 
	
	margin: 0 auto;
	color: #766e6e; 

	text-align: center;
	font-size: 12px;

	line-height: 20px;

	
	height: 24px; 

	
	margin-top: -15px;

	
	
	z-index: 9;
	float:left;
	width: 100%;
}

#footer .bg { margin: 0 auto; width: 400px; display: block; padding: 4px; background: #e8e7e3; z-index: 99; position: relative; }

#footer .line { width: 100%; height: 1px;  
	border-top: 1px solid #717174 ; 
	border-bottom: 1px solid #717174 ; margin-top: 30px; float:left;}
	
#subfooter{
	width: 350px;
	color: #717174;
	font-size:	11px;
	letter-spacing: .1px;
	line-height: 16px;
	text-align: justify;
	margin-top: 10px;
	padding-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	
}

span.bold{
	font-weight: bold;
	color:	#717174;
	text-transform: uppercase;
	letter-spacing: .5px;
	
}


span.grey{
	font-weight: bold;
	color:	#adafb2;
	text-transform: uppercase;
	letter-spacing: .5px;
}
