/* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS */

/* _ something - picked up by IE 6 only - ex: _width:10px */

/* # something - picked up by IE 7 only - ex: #width:10px */

/* . something - picked up by IE 6 AND IE 7 - ex: .width:10px */
/* something expression - picked up by IE 6 AND IE 7 - ex: width:expression(10) */

html {
}

body {
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
	color: #000;
	line-height:1em;
	font-weight:bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
a, a:link {
	color: #9C3;
	text-decoration: none;
	outline: none; /* turns off FireFox outline when links are clicked */
}
a:hover {
	color: #9C3;
	xfont-weight: normal;
	xtext-decoration: underline;
}
.alignnone {
	vertical-align: middle;
	margin: 0 0px 0px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
.aligncenter {
	text-align: center;
	margin: 0 10px 0px 10px;
}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
img {
	border:none;
}
#PrintArea h1 a img {
	xopacity:0.7;
	xfilter:Alpha(opacity=70);
	text-decoration: none;
}
#PrintArea h1 a:hover img {
	xopacity:1;
	xfilter:Alpha(opacity=100);
	text-decoration: none;
}
hr {
	border: none;
	border-bottom: solid #666 1px;
	background-color: transparent;
	width: 100%;
	margin: 2em 0;
	.margin: 0 0;
	clear: both;
}
.hrSpacer {
	border: none;
	border-bottom: solid #666 1px;
	padding:0px;
	background-color: transparent;
	width: 100%;
	margin: 1.5em 0;
	clear: both;
}
table, tbody, th, tr, td {
	margin: 0px;
	padding: 0px;
	xborder: solid 1px red;
}
div {
	xborder: solid 1px red;
	outline: none; /* turns off FireFox outline when links are clicked */
}
input, textarea, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#OuterContainer {
	position: relative;
	display:none;
}
#container {
	position: relative;
	display:none;
}

#Left {
	position: relative;
	display:none;
}
#Right {
	position: relative;
	display:none;
}
#footer {
	position: relative;
	display:none;
}

/**	main content	 */
#PrintArea {
	position: absolute;
	top:0px;
	left:0px;

}
#PrintArea h1 {
	padding: 0;
	margin: 10px 0 0 0;
}

#PrintArea h2 {
	padding: 0;
	margin: 10px 0 0 0;
}

	/* titles are h2 on homepage and h1 for internal */
#PrintArea h1.postTitle,
#PrintArea h2.postTitle {
	xfont-size: 22px;
	x.font-size: 24px;
	xfont-size: 1.4em;
	font-weight: normal;
}

#PrintArea h3 {
	padding: 0;
	margin: 10px 0 0 0;
}

ol#posts {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* .Column a, .Right a:link, .Column a:hover { */
.Column a, .Column a:hover {
	width:47%;
	background-color: transparent;
	float: left;
	xline-height: 1.75em;
	display:block;
	xborder: 1px solid #DDD;
	padding-right: 10px;
	margin-top: 5px;
	xmargin-bottom: 5px;
}

li.postWrapper, div.postWrapper { 
	clear:both;	
	xpadding-bottom:10px;
	xmargin-bottom:20px;
	xborder-bottom: 1px dotted #666;
}

.postWrapper img { }

div.post { }

p.postMeta {
	clear:both;	
}

#entries .PR, #entries .PR2 {
	text-align: center;
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
	xpadding:.75em;
	clear:both;
	xmargin-top:10px;
	xwidth:100%;	
}


#pagination {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagination li {
		display: inlne;
}
#pagination .previous {
		text-align: left;
		float: right;
}
#pagination .future {
		text-align: right;
		float: left;
}


 

#comments {
	font-weight: normal;
}

h2#postcomment  {
	xmargin-top: 15px;
	xpadding-top: 15px;
	xborder-top: dotted #666 1px;
	font-weight: normal;
}
#comment {
	width: 90%;
}

.postWrapper {
}
#PrintArea .ETGholder, #PrintArea  .ETGMouser {
	position:relative;
	display: block;
	width:606px;
	padding:5px;
	height:200px;
	border: solid #333 1px;
	overflow:hidden;
	xbackground-color:#000;
	xmargin-bottom:20px;
}
#PrintArea .ETGMouser {
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	background-color:#FFF;
	opacity: .01;
	filter: Alpha(opacity=1);
	cursor:hand;
}
#PrintArea .Singleholder, #PrintArea .SingleMouser {
	width:300px;
	height:200px;
	padding:0px;
	border: none;
	margin-right: 10px;
	float:left;
}

#PrintArea .ETGholder .thumbLeft img {
	margin:0px;
	padding:0px;
	float:left;
	.margin-top: -5px;
}
#PrintArea .ETGholder .thumbRight img {
	margin:0px;
	padding:0px;
	float:right;
	.margin-top: -5px;
}
#PrintArea .splitterHolder {
	position: absolute;
	display: block;
	width:606px;
	xborder: solid red 1px;
	clear: both;
	xvertical-align: top;
	xheight: 2em;
	text-transform: capitalize;
	opacity: .8;
	filter: Alpha(opacity=80);
}
#PrintArea .splitterHolder h1 {
	margin:0px;
	padding:0px;
}
#PrintArea .spliter {
	display:inline-block;
	bottom: 0px;
	left: 0px;
	float:left;
	width:290px;
	xheight:2em;
	xborder: solid 1px red;
	background-color:#000;
	xbackground-color:#9C3;
	padding:5px;
}
#PrintArea .spliter2 {
	display:inline-block;
	bottom: 0px;
	right: 0px;
	float:right;
	xmargin-right:8px;
	width:290px;
	xheight:2em;
	text-align:right;
	xmargin-left:10px;
	xborder: solid 1px red;
	background-color:#000;
	padding:5px;
}

#PrintArea a .spliter, #PrintArea a .spliter2 {
	xopacity: 0.0;
	xfilter: Alpha(opacity=0);
}

#PrintArea a:hover .spliter, #PrintArea a:hover .spliter2 {
	xopacity: .8;
	xfilter: Alpha(opacity=80);
}


.post td {
	xfloat:left;
	xwidth:310px;
}
.post td img.alignnone {
	xfloat:left;
	xwidth:100%;
}
#PrintArea .splitterHolderETG {
	position:absolute;
	margin-left:153px;
	bottom:0px;
	padding:5px;
	background-color:#000;
	opacity: .8;
	filter: Alpha(opacity=80);
}

.RecipeTable, .PagenationTable {
	width: 620px;
	xborder: solid red 1px;
}
.RecipeTable td {
}
.RecipeTable .Left, .RecipeTable .Right {
}
.PagenationTable {

}
.ETGtable .Left, .PagenationTable .Left {
	padding-right: 5px;
	border-right: dotted #333 1px;
}
.ETGtable .Right, .PagenationTable .Right {
	padding-left: 10px;
}
.PagenationTable .Right {
	text-align:right;	
}
.RecipeTable th, .RecipeDate td {
	padding-top: 5px;
	padding-bottom: 1em;
	border-bottom: dotted #333 1px;	
}
.ETGtable h1 {
	width: 300px;
	xborder: solid red 1px;
}
.RecipeTable .RecipePicts a {
	padding:0;
	margin:0px;
}
.RecipeTable .RecipePicts td {
	padding-top: 10px;
}


#PrintArea {
	display:block;
}

#PrintArea .PrintTitle {
	font-size: 18px;
}

