/* CSS Document */

#content {
	width: 728px;
	background: #FFF url(images/bkg_content_default.png) no-repeat;
	vertical-align: top;
	}
	#content A:link {color: #000; text-decoration: underline;}
	#content A:visited {color: #666; text-decoration: underline;}
	#content A:hover {color: #999; text-decoration: underline;} /* CUSTOMIZE ME */
	#content A:active {color: #000; text-decoration: underline;}

#content h1 {
	margin: 0px; 
	padding: 23px 15px 0px 15px; 
	font-size: 22px;
	}

#content h1.portfolio_category {
	color: #FFF; 
	font-size: 48px; 
	margin: 0px; 
	/* padding: 17px 15px 0px 15px; */ /* Ideal, but IE is an idiot */
	background-color: #CCC; 
	/* height: 46px; */ /* Ideal, but IE is an idiot */
	height: 45px;
	padding: 18px 15px 0px 15px;
	}
	
#content h1.portfolio_record {
	color: #FFF; 
	font-size: 26px; 
	margin: 0px; 
	background-color: #CCC; 
	height: 24px; 
	padding: 21px 15px 0px 15px;
	}

#content h2 {
	margin: 0px; 
	padding: 0px 15px 0px 15px; 
	_padding-bottom: 1px; 
	font-size: 14px; 
	font-weight: normal;
	color: #666;
	}

#content h2.portfolio_category {
	margin: 0px; 
	padding: 5px 15px 0px 15px;  
	font-size: 14px; 
	font-weight: bold;
	color: #CCC;
	}

#content h2.portfolio_record {
	margin: 0px; 
	padding: 5px 15px 0px 15px;  
	font-size: 14px; 
	font-weight: bold;
	color: #CCC;
	}

#content h3 {
	margin: 0px; 
	padding: 0px 15px 0px 15px;  
	font-size: 18px; 
	font-weight: bold;
	color: #666;
	}

#content h4 {
	margin: 0px; 
	padding: 0px 15px 0px 15px;  
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	}
	#content h4 A:link {text-decoration: none;}
	#content h4 A:visited {text-decoration: none;}
	#content h4 A:hover {text-decoration: none;} /* CUSTOMIZE ME */
	#content h4 A:active {text-decoration: none;}

#content #views {
	float: right;
	}
	#content #views A:link {color: #000; text-decoration: none;}
	#content #views A:visited {color: #666; text-decoration: none;}
	#content #views A:hover {color: #999; text-decoration: none;} /* CUSTOMIZE ME */
	#content #views A:active {color: #000; text-decoration: none;}

#content #image_full {
	margin: 0px 0px 0px 7px;
	}

#content #slideshow_caption,#content .slideshow_caption {
	margin: 0px; 
	padding: 0px 15px 15px 15px;
	color: #999; /* CUSTOMIZE ME */
	text-align: center;
	background: url() no-repeat;
	}

#content .slideshow_caption {
	margin-top: 7px;
	background: #FFF url() no-repeat;
	}

#content #portfolio_caption {
	margin: 0px; 
	padding: 0px 15px 15px 15px;
	color: #999; /* CUSTOMIZE ME */
	text-align: center;
	background: url() no-repeat;
	}
	
#content .date {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #999; 
	padding: 0px 15px 2px 15px; 
	text-align: left;
	}

#content #description {
	margin: 0px; 
	padding: 0px 15px 15px 0px;
	}

#content #description p {
	margin: 0px 0px 1em 0px; 
	padding: 0px;
	}
#content #icons {
	
	}
	#content #icons A:link {text-decoration: none;}
	#content #icons A:visited {text-decoration: none;}
	#content #icons A:hover {text-decoration: none;} /* CUSTOMIZE ME */
	#content #icons A:active {text-decoration: none;}
#content .icon {
	margin: 2px 8px 2px 0px;
	border: solid 0px #00FF00;
	}
#content .record {
	margin: 0px 0px 0px 15px;
	width: 222px;
	float: left;
	}
	#content .record A:link {text-decoration: none;}
	#content .record A:visited {text-decoration: none;}
	#content .record A:hover {text-decoration: none;} /* CUSTOMIZE ME */
	#content .record A:active {text-decoration: none;}
#content .r2 { margin: 0px 0px 0px 16px; }
#content .r3 { margin: 0px 15px 0px 16px; }

#content .record_title {
	text-align: center;
	padding: 8px 4px 22px 4px;
	}

#content .portfolio_thumb {
	width: 222px;
	height: 201px;
	border: solid 0px #CCC;
	}

#content .see_more_views {
	}
	#content .see_more_views A:link {font-weight: bold; text-decoration: none;}
	#content .see_more_views A:visited {font-weight: bold; text-decoration: none;}
	#content .see_more_views A:hover {font-weight: bold; text-decoration: none;} /* CUSTOMIZE ME */
	#content .see_more_views A:active {font-weight: bold; text-decoration: none;}
#content .arrow {
	color: #CCC;
	}
#content #fck {
	margin-bottom: 15px;
	}
	#content #fck A:link {font-weight: bold; text-decoration: none;}
	#content #fck A:visited {font-weight: bold; text-decoration: none;}
	#content #fck A:hover {font-weight: bold; text-decoration: none;} /* CUSTOMIZE ME */
	#content #fck A:active {font-weight: bold; text-decoration: none;}