/* CSS Document */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 28px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	height: 22px;
}



body {
	margin: 0px;
	background: #FFF url(../images/wood_bg.jpg) repeat-y 50% 0;
}

.container {
	width: 949px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	border: 0px solid #ddd;
}

.container img#top_border {
	margin-top: 5px;
}

.container img#top_image {
	background: #fff;
	padding: 0px 6px;
	border: 0px;
}

.maincontents {
	background: url(../images/white_bg.gif) repeat-y 0 50%;
	position: relative;
	overflow: auto;
	height: 100%;
	padding-top: 3px;
	margin-top: -4px;
}

.freshsides {
	font: normal 10px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	color: #5C5A53;
	float: left;
	width: 320px; 
	padding-top: 20px; 
	background: url(../images/side_shadow.gif) no-repeat 301px 40px;
}

img#freshsides {
	margin-left: 68px;
}

.freshsides ul {
	margin: 0px;
	margin-top: 13px;
	margin-left: 102px;
	margin-right: 30px;
	padding: 0px;
}

.freshsides li {
	list-style: none outside;
	margin-top: 10px;
	text-align: left;
}

.freshsides li p { margin: 0px; padding: 0px; }

.freshsides li#archives_link { text-align: center; border-top: 1px solid #ddd; padding-top: 11px; margin-top: 13px; }

.mainentry { 
	font: normal 14px/180% Georgia, Bookman, "Times New Roman";
	color: #5C5A53;
	float: right;
	margin-left: 30px;
	margin-top: 23px;
	text-align: left;
	padding-right: 88px;	
}

html>body .mainentry { margin-right: 88px; padding-right: 0px; }

.mainentry p {
	font: normal 12px/200% Georgia, Bookman, "Times New Roman";
	margin-top: 8px;
	text-align: left;
}

.mainentry h1 {
	font: bold 24px/100% Arial;
	color: #D57300;
	margin: 0px;
	padding: 0px;
}

.mainentry h2 {
	font: bold 24px/100% Arial;
	color: #D57300;
	margin: 0px;
	padding: 0px;
}


.mainentry h3 {
	font: bold 11px/180% Arial;
	color: #8F8B84;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
	padding: 0px;
}

.mainentry h4 {
	font: normal 18px/180% Georgia, Bookman, "Times New Roman";
	margin-top: 22px;
	color: #D57300;
	margin-bottom: 0px;
}

.mainentry p.entryquote {
	font: normal 18px/140% Georgia, Bookman, "Times New Roman";
	color: #aaa;
	margin-top: 5px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eee;
}

.mainentry p.comments {
	text-align: center;
	background: #fff url(../newimages/comment_footer_bg.gif) repeat-x 0px 5px;
	padding-top: 0px;
	color: #A09C91;
	font: bold 11px/140% Arial, Verdana, Helvetica, "Lucida Grande";
}

.mainentry p.comments a { margin: 0px 4px; }

.mainentry p.comments img { border: 0px; padding: 0px; margin: 0px; }

.mainentry p.comments span {
	display: block;
	padding-top: 18px;
	margin: 0px;
}

.right_bar {
	font: normal 10px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	color: #5C5A53;
	float: right;
	width: 616px;
	text-align: left;
}

html>body .right_bar { width: 622px; }

.right_bar p {
	margin-right: 102px;
	margin-left: 25px;
	text-align: left;
	margin-top: 7px;
}

.right_bar p.daily {
	margin: 0px;
	float: left;
	width: 110px;
	margin-left: 12px;
	margin-top: 5px;
	line-height: 200%;
}

html>body .right_bar p.daily { margin-left: 25px; }

.right_bar img { margin-right: 62px; margin-top: 15px; }

.center_bar {
	text-align: left;
	font: normal 12px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	margin: 0px 90px;
	color: #777;
}

.center_bar p {
	margin-top: 0px;
	padding-top: 0px;
}

.left_bar {
	font: normal 10px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	color: #5C5A53;
	float: left;
	width: 320px;
}

.left_bar p {
	margin-left: 102px;
	text-align: left;
	margin-top: 8px;
}

.left_bar p {  }

.left_bar img { margin-left: 62px; margin-top: 15px; }

.left_bar ul {
	margin: 0px;
	margin-top: 2px;
	margin-left: 102px;
	margin-right: 10px;
	padding: 0px;
}

.left_bar li {
	list-style: none outside;
	margin-top: 5px;
	text-align: left;
}

.left_bar img.thumb {
	background: #EFEEE5;
	padding: 6px;
	margin-top: 6px;
	float: left;
	margin-right: 10px;
	margin-left: 102px;
}

img.port_thumb {
	background: #EFEEE5;
	padding: 6px;
	margin-top: 6px;
	float: left;
	margin-right: 10px;
	border: 0px;
}

img.port_thumb:hover { background: #D57300; }

html>body .left_bar img.thumb { margin-top: 5px; }

p.footer {
	font: normal 9px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	color: #5C5A53;
	margin: 0px auto;
	padding-bottom: 0px;
}

a:link { 
	color: #D57300;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/orange_underline.gif) repeat-x 0px bottom;
	padding-bottom: 1px;
}

a:visited { 
	color: #D57300;
	font-weight: bold;	
	text-decoration: none;
	background: url(../images/orange_underline.gif) repeat-x 0px bottom;
	padding-bottom: 1px;
}

a:hover { 	
	color: #000;
	font-weight: bold;	
	text-decoration: none;
	background: url(../images/orange_underline.gif) repeat-x 0px bottom;
	padding-bottom: 1px;
}		

.mainentry a, .mainentry a:link, .mainentry a:visited, .mainentry a:hover {
	font-weight: normal;
}

a#top_image_link {
	padding: 0px;
	margin: 0px;
}				

.mainentry p.news {
	font: normal 10px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	padding: 0px;
	padding-left: 14px;
	padding-right: 14px;
	background: url(../images/news_bg.gif) repeat-y 0px 0px;
	margin: 0px;
	padding-bottom: 2px;
}

.mainentry p.news a {
	font: bold 10px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	color: #D57300;
	text-decoration: none;
	background: url(../images/orange_underline.gif) repeat-x 0px 12px;
	padding-bottom: 1px;
}

.mainentry p.news a:hover {
	color: #000;
}

.mainentry p img {
	background: #EFEEE5;
	padding: 6px;
	margin-top: 10px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.mainentry ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.mainentry li {
	list-style:none outside;
	font: normal 12px/200% Georgia, Bookman, "Times New Roman";
	background: url(../newimages/bullet.gif) no-repeat 6px 6px;
	margin-bottom: 3px;
	padding: 1px 0px 0px 30px;
	text-align: left;
}

.sidenotes {
	font: normal 10px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	color: #5C5A53;
	float: left;
	text-align: center;
}

.sidenotes a.big {
	font-size: 14px;
}

.sidenotes p {
	margin-left: 95px;
	margin-right: 30px;
	margin-top: 14px;
}

.mainentry form {
	margin-top: 30px;
	border-top: 1px dotted #ccc;
}

.mainentry form p { font-size: 10px; }

.mainentry form input.box, textarea {
	background: #F6F5EE;
	border: 1px solid #E2E1DB;
	padding: 3px;
}

span.portfolio_grey {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-weight: bold;
	color:#B6B4A7;
}

span.portfolio_notes {
	display: block;
	float: right;
	font-size: 1.1em;
	background: #FCFFEE;
	padding: 10px;
	border: #EFF1E1 1px solid;
	color: #AEB29C;
	width: 230px;
	margin-left: 30px;
}

span.portfolio_notes p strong {
	color: #888;
	font-weight: bold;
}


.comment a, .comment a:link, .comment a:visited, .comment a:hover {
	font-weight: bold;
}

.comment { 
	/* width: 515px; */
	background: #fff url(../images/comment_bg.gif) no-repeat;
}

.comment p {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	color: #666;
	font: normal 11px/180% Georgia, Bookman, "Times New Roman";
}

.comment p.comment_topper {
	margin-left: 20px;
	margin-right: 15px;
	padding-top: 13px;
	padding-bottom: 8px;
}

.comment span.name {
	font: bold 12px/160% Arial, Verdana, Helvetica, "Lucida Grande";
	color: #D57300;
}

.comment span.date {
	font: normal 10px/180% Arial;
	color: #8F8B84;
	text-transform: uppercase;
}

.container p#navright { position: absolute; top: 120px; left: 50%; margin-left: 418px; display: none; }					

html>body .container p#navright { position: absolute; top: 104px; left: 50%; margin-left: 419px; display: none; }

.container p#navleft { position: absolute; top: 120px; right: 50%; margin-right: 417px; display: none; }
																					
html>body .container p#navleft { position: absolute; top: 104px; right: 50%; margin-right: 419px; display: none; }

div.vol {
	position: absolute;
	top: 192px;
	right: 14px;
	width: 140px;
	height: 140px;
}
																					
