@charset "UTF-8";

/* STYLEZ FOR:
+++++++++++++++++++++++++++++++++++++++++++
http://www.danteferrarini.com
+++++++++++++++++++++++++++++++++++++++++++
 */


/* GENERAL */
body {
	background-color: #000000;
	background-image: url(../_images/_common/bkd_main_2.jpg);
	background-repeat: no-repeat;
	margin-left: 310px;
	margin-top: 48px;
	color: #333333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/*background-position: left top;*/
	background-position: left 0px;
	background-attachment: fixed;	
}
/*	BODY (ADD OR REPLACE): 
	background-position: left 0px;
	background-attachment: fixed;	
	USE IF I WANT BKD TO *STICK* TO WINDOW TOP
*/


/* LEFT INFOBAR */
.sidebar {
	width: 260px;
	padding-left: 20px;
	float: none;
	clear: right;
	position: fixed;
	overflow: visible;
	left: 0px;
	top: 48px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 30px;
}
#dantename{
	/*Size of the image*/ padding-top: 48px;
	width: 260px;
	/*The image*/ background-image: url(../_images/_common/dante_ferrarini_hdr_name_2.gif);
	background-repeat: no-repeat;
	/*Hide the text*/ overflow: hidden;
	/* WIN IE5 hack */ height: 133px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
	top: 48px;
	background-position: 0px top;	
}/* Thanks Seamus - http://moronicbajebus.com */

.infobox {
	bottom: 0px;
	text-align: left;
	position: fixed;
	width: 210px;
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
	font-weight: normal;
	padding-left: 54px;
	left: 0px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	color: #a09f8e;
	padding-right: 45px;
	background-color: #000000;
	line-height: 16px;
}

.infobox .blurb {
	padding-bottom: 35px;
}

.infobox .copyright {
	font-size: 8px;
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 20px;
}

.infobox .alphabkd {
	background:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	color: #FFFFFF;
}

.infobox a, .infobox a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.infobox a:hover, .infobox a:visited:hover {
	color:#ff0097;
	text-decoration:none;
	font-weight: normal;
}
.white {color: #FFFFFF}


/*NAMES*/
h2 {
	top:0px;
	left:0px;
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:normal;
	color:#4C4C4C;
	margin:0;
	text-transform: uppercase;
	letter-spacing: -1px;	
}


/*PROJECT HEADS*/
h1 {
	top:0px;
	left:0px;
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#4C4C4C;
	margin:0;
	
}
h1 a, h1 a:visited {
	color:#1b1464;
	text-decoration:none;
}
h1 a:hover, h1 a:visited:hover {
	color:#ff0097;
	text-decoration:none;
}


/*PROJECT SUBHEADS*/
h3 {
	top:0px;
	left:0px;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #319EC3;
	font-style: italic;
	letter-spacing: 0px;
	font-weight: normal;
	font-variant: normal;
}



/*PORTFOLIO CONTAINER*/
.ctnr {
	font-size: 12px;
	color: #3399CC;
	height: 160px;
	width: 100%;
	margin-bottom: 50px;
	top: 48px;
}

.bio {
	background-color: #FFFFFF;
	width: 700px;
	border: 1px solid #b5b7ae;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	color: #4C4C4C;
	line-height: normal;
	overflow: hidden;
	letter-spacing: -1px;
	margin-right: 3px;
	float: left;
}

.bio .info {
	float: left;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	width: 668px;
}
.bio .imagebox {
	background-color: #000000;
	width: 700px;
	height: 351px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
	letter-spacing: 0em;
}

.bio .bodytext {
	font-size: 12px;
	color: #3F3F3F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 16px;
}

/*PORTFOLIO FEATURE*/
.feature {
	background-color: #FFFFFF;
	height: 471px;
	width: 700px;
	border: 1px solid #b5b7ae;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	color: #4C4C4C;
	line-height: normal;
	overflow: hidden;
	letter-spacing: -1px;
	margin-right: 3px;
	float: left; /* keep if portfolio items need to align to top */
	clear: both;
}
.feature .info {
	float: left;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	width: 668px;
}
.feature .imagebox {
	background-color: #000000;
	width: 700px;
	height: 351px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
	letter-spacing: 0em;
}




/*PORTFOLIO PANELS*/
.panel {
	background-color: #F8F9EE;
	height: 111px;
	width: 700px;
	border: 1px solid #b5b7ae;
	margin-bottom: 3px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	line-height: normal;
	overflow: hidden;
	letter-spacing: -1px;
	float: left;
	margin-right: 3px;
}
.panel a, .panel a:visited {
	color:#107C9A;
	text-decoration:none;
}
.panel a:hover, .panel a:visited:hover {
	color:#FF0061;
	text-decoration:none;
}

.panel .imagebox {
	background-color: #000000;
	width: 282px;
	height: 107px;
	float: left;
	padding: 2px;
	text-align: center;
	overflow: hidden;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	letter-spacing: 0em;
}

.client {
	font-size: 10px;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
}

.panel .info {
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
	width: 380px;
}
.description {
	font-size: 11px;
	color: #595959;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 16px;
}

.small_linker {
	font-size: 9px;
	color: #9EA31F;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 0px;
}
.small_linker a, .small_linker a:visited {
	color:#9D9E00;
	text-decoration:none;
}
.small_linker a:hover, .small_linker a:visited:hover {
	color:#9D9E00;
	text-decoration:underline;
}
