/*
 * portfolio.css - styles for Edgewood.net Portfolio
 */

p.thumb-capt
{
	font-size: 80%;
}

a.port-thumb
{
	border: 0;
	text-decoration: none;
}

img.img-port
{
	margin: 0 0 5px 0;
	border: 1px solid black;
	text-align: left;
}

hr.port
{
	width: 50%;
}

div.pf-rside-pagelink
{
	padding: 5px 0 5px; 0;
	text-align: center;
}

div.pf-rside-pagelink a
{
	padding: 0 0 3px 0;
}

div.pf-rside-pagelink img
{
	margin: 5px 0 0 0;
	border: 1px solid green;
}

div.pf-rside-pagelink hr
{
	width: 75%;
	color: green;
}

blockquote.tmonial-port
{
	width: 440px;
	margin: 22px 40px;
	padding: 3px 20px;
	background-color: #ffeb84;
	background-image: url(/images/en-bquote-tp-open.gif);
	background-position: top left;
	background-repeat: no-repeat;
  text-indent: 23px;
}

blockquote.tmonial-port span.tp
{
	display: block;
	background-image: url(/images/en-bquote-tp-close.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/*
blockquote.tmonial-port:before
{
	content: open-quote;
	font-weight: bold;
}

blockquote.tmonial-port:after
{
	content: close-quote;
	font-weight: bold;
}
*/
/* end of portfolio.css */
