/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.entry code, .commentlist code {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 22px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display:block;
	font:italic 1em Georgia, "Times New Roman", Times, serif; 
	}	


.entry code {
	width:420px;
	font: 1em "Courier New", Courier, monospace;
	padding:20px 14px;
	}
.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.1em;
	}

/*td { font-style: normal; font-family: Garamond; font-size: 14px; }
td.boxsign { font-family: "Trebuchet MS"; font-size: 11px; font-weight: bold; color: #c03; }
td.name { font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #000000; }
td input { font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #000000; line-height: 10px}
td.fine { font-family: "Trebuchet MS"; font-size: 8px; font-weight: normal; color: #000000 ; line-height: 10px}*/

.centered_table { margin-left: 9px; }
td { font-style: normal; font-family: Garamond; font-size: 14px; }
td.name { font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #000000; }
td input { font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #000000; line-height: 10px}
td input.img { border: none; }
td.fine { font-family: "Trebuchet MS"; font-size: 9px; font-weight: normal; color: #000000 ; line-height: 10px}