#single-wallpaper {
	float:left;
	width:740px;
	padding-top:10px;
	color:#666;
}
#single-wallpaper .medium-image {
	background:#e4e4e4;
	width:740px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#single-wallpaper .medium-image:before {
	background: transparent url(/wp-content/themes/default//wp-content/themes/default/images/index-point-tr.jpg) scroll no-repeat top right;
	height: 5px;
	display: block;
	border: none;
	content: url(/wp-content/themes/default//wp-content/themes/default/images/index-point-tl.jpg);
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}
#single-wallpaper .medium-image:after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url(/wp-content/themes/default//wp-content/themes/default/images/index-point-bl.jpg);
	margin: 0 0 0px 0;
	height: 5px;
	background: white;
	background: transparent url(/wp-content/themes/default//wp-content/themes/default/images/index-point-br.jpg) scroll no-repeat bottom right;
	padding: 0;
}
#single-wallpaper .medium-image img {
	margin:5px 10px;
	border:1px solid #fff;
}
#single-wallpaper .medium-image img:hover {
	border:1px solid #333;
}
#single-wallpaper .medium-dimensions {
	margin-top:5px;
}
#single-wallpaper .medium-dimensions strong {
	display:block;
	float:left;
	margin-right:10px;
}
#single-wallpaper .medium-dimensions a {
	display:block;
	float:left;
	width:85px;
	height:21px;
	margin:0 10px 0 0;
	text-align:center;
	color:#666;
	background:url(/wp-content/themes/default//wp-content/themes/default/images/medium-dimensions-center.jpg) top repeat-x;
}
#single-wallpaper .medium-dimensions a:before {
	height: 21px;
	display: block;
	border: none;
	content: url(/wp-content/themes/default//wp-content/themes/default/images/medium-dimensions-left.jpg);
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
	float:left;
}
#single-wallpaper .medium-dimensions a:after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url(/wp-content/themes/default//wp-content/themes/default/images/medium-dimensions-right.jpg);
	margin: 0 0 0px 0;
	height: 21px;
	background: white;
	padding: 0;
	float:right;
}
#single-wallpaper .medium-dimensions a span {
	margin:1px 0 0 10px;
	display:block;
	float:left;
	color:#666;
	line-height:14pt;
	text-decoration:underline;
}
#single-wallpaper .medium-dimensions a span:hover {
	text-decoration:none;
}
/*#single-wallpaper .medium-meta {
	margin:15px 0 0 0px;

	
	border:1px solid #ccc;
}
#single-wallpaper .medium-meta p {
	margin:7px 0;
	padding:0;
}
#single-wallpaper .medium-meta p strong {
	display:block;
	float:left;
	width:75px;
}
*/
