/* ArtPoker wallpaper style sheet */

/*  Wallpaper Data */
.wallpapers {
	line-height:1.5em;
	float: right; 
	width: 100%;
	min-height: 220px; 
	padding:10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background: url(images/dashed_line_b.gif) repeat-x top;
}


.wallpapers dl {
	margin: 10px 10px;
	padding: 0px;
	
}

.wallpapers dd.preview {
	float: right;
	text-align: center;
	font-size: 80%;
	margin: 15px;
	padding: 0px;
	background: transparent url(images/bigshadow.gif) no-repeat bottom right;	
}


.shadowinner {
background: transparent url(images/bigshadow.gif) no-repeat bottom right;
padding: 0px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}
	
.wallpapers dt.title {
	width:70%;
	display: inline;
	margin: 0px;
	padding: 0;
}

.wallpapers dd {
	line-height: 1.3em;
	padding: 5px 0 5px 0;
	margin: 0;
}

.wallpapers dd.website {
margin-right: 200px;
}

.wallpapers dd.size {
	margin: 0px;
	padding:0;
}

.wallpapers strong {
	color: #7e8fa5;
	margin: 0;
}

.title strong {
	margin: 0;
	
}

.title a strong {
	color: #7e8fa5;
	text-decoration: underline;
}

.title a:hover strong {
	color: #468ed5;
	text-decoration: underline;
}


/* wallpaper preview */


body.Wallpaper {
width: 100%;
background:#ffffff;
FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
color: #777777;
font-size: 80%;	
margin:0;
padding:0;
}


body.Wallpaper a {
text-decoration:underline;
}

body.Wallpaper a:hover {
text-decoration:underline;
color: #53cb43;
}


body.Wallpaper .gutter {
	margin: 0 0 0 20px;
}


#WallpaperImg {
	margin: 0px 0px 10px 0px;
	text-align:left;
}

#WallpaperImg img {
	margin:10px 0px 10px 0px
}

#WallpaperText {
	float: left;
	text-align: left;
	width: 50%;
	position: relative;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}


#WallpaperText h1 {
	margin: 0 0 20px 0;
	padding: 0;
}


#WallpaperText ul {
list-style:none;
padding:0;
margin:0;
}

#WallpaperText .size {
	margin: 0 0 10px 0;
}


#WallpaperText .size.active {
background:#e1e1e1;
}

#WallpaperText .downloadWallpaper {
background: url(/images/icon_download.gif) no-repeat left;
	padding-left: 25px;
	margin-top:10px;
}


#back {
Float:left;
padding:8px 0px;
margin:0;
}

#topWallpaper {
width:100%;
padding:0;
margin:0;
text-align: left;
font-size: 100%;	
list-style:none
}

#WallpaperTags {
	background: url(images/Tags.gif) no-repeat left;
	padding:8px 24px;
	margin:0;
	float:right;
}

#wallpaperUp {
width:100%;
}
/* Banners Wallpaper Preview */

body.Wallpaper #banner {
text-align: left;
float: right;
padding-right:10px;
margin:0px;
width:48%;
}

body.Wallpaper #banner h2 {
font-size: 100%;	
}