html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fff url(images/bg01.png) repeat-x center top;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*////////////////////////////////////////////////*/


html{
	direction:ltr;
	font-size: 62.5%; /* Resets 1em to 10px */
}
body {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: #333;
	font-size: 1.2em;
	line-height:1.2em;
	margin:8px 8px 66px;
}
ul, li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#0066CC;
}
.clear{ clear:both;}
 li.categories { color:#000066; }  /* outermost list item */
 li.cat-item {  }
 li.cat-item-7 {  }  /* category ID #7, etc */
 li.current-cat {  }
 li.current-cat-parent { }
 ul.children {  }

#page{
	width:auto;
}
#header{
	clear:both;
	margin-bottom:5px;
	width:1010px;
} 
#header h1{
	font-size:1.4em;
	line-height:1.4em;
}
#header h1 a{
	display:block;
	height:25px;
	width:160px;
	background: url(images/avraham-cornfeld.png) no-repeat left top;
	text-indent:-1700px;

}
#header li.page_item{
	display:block;
	float:right;
}
#header li.page_item a{-moz-border-radius: 5px;-webkit-border-radius: 5px; padding:0 7px; display:block; line-height:22px; font-weight:bold; font-size:12px;}
#header li.page_item a:hover{ text-decoration:underline;}
#header .current_page_item a{background:white;}
#header #headerimg{
	float:left;
	height:35px;
}
div#sidebar h2#swp{
	color:#444444;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:6px;
	border-top:1px solid;
	line-height:30px;
}
div#sidebar h2.working{width:503px;}
div#sidebar h2.searching{width:248px;}
div#sidebar h2.playing{width:247px;}
#sidebar{
	clear:both;
	float:left;
	width:100%;
	min-width:1018px;
}
#sidebar ul{
	clear:both;
}
#content{
	clear:both;
	float:left;
	width:100%;
}
.ddsg-wrapper{
	width:121px;
	float:left;
	margin: 0 6px 0 0;
	*margin-right:4px;
	border-top:1px dotted #444;
}
.ddsg-wrapper ul{
}
.ddsg-wrapper ul li{
	margin:0;
	_margin:0px 0 -5px 0;

}
.ddsg-wrapper h2.category{
	font:11px "Courier New", Courier, monospace;
	text-transform:uppercase;
	line-height:18px;
	padding-bottom:4px;
	
}
.ddsg-wrapper a{
	display:block;
	width:100%;
	padding-left:1px;
	color:#0066CC;
	font-size:11px;
}

.ddsg-wrapper a:visited{
	text-decoration:line-through;
}
.ddsg-wrapper a:hover, .ddsg-wrapper li.current a{
	background-color:#DFF8FF;
	text-decoration:none;
}
.ddsg-wrapper a b{
	font-weight:normal;
	height:30px;
}

.ddsg-wrapper a span.new{
	text-transform:uppercase;
	font:7px Georgia, "Times New Roman", Times, serif;
	color:#222;
	padding:0 1px;
	background:#fff83f;
	line-height:7px;
}
.ddsg-wrapper a:hover span.new{
background:none;
}
#content .navigation{
	float:left;
	margin-bottom:3px;
}
.navigation a{
	display:block;
	font-size:15px;
	width:20px;
	height:20px;
	line-height:20px;
	float:left;
	font-weight:bold;
	text-align:center;
}
.navigation a:hover{
	background-color:#DFF8FF;
}
.meta-info{
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	padding:5px 0 5px 0;
	
}
.meta-info{
	font-weight:bold;
}
.meta-info h2{
	font-weight:bold;
}
.meta-info li{
	font-weight:normal;
}
.meta-info li span{
	display:none;
}
.meta-info ul{
	width:631px;
	font:11px "Courier New", Courier, monospace;
	line-height:12px;
	color:#555;
}
.meta-info ul a:hover{
	text-decoration:underline;
}
.gallery, .post, .entry{
	clear:both;
}
.gallery{
	margin-bottom:50px;
}
.footer{
	visibility:hidden;
}
.footer p{font-size:10px; font-family:Arial; color:#bbb;}

/*/////////////////////////////////////////*/
.longimages{
	float:left;
	margin-top:4px;
}
.longdiv{
	clear:both;
	margin-top:10px;
}