

/*-----------------------------------------------------------------------------------------------[ LIST AD ]*/
.list-ad{
	padding:10px;
	border-bottom:dotted 1px #75a9d6;
}
	
/*-----------------------------------------------------------------------------------------[ CATEGORY LIST ]*/
.cat-list{
	padding:10px;
	font-family:"Lucida Grande", Calibri, Arial;
	overflow:hidden;
}
	.cat-list .item{
		padding:10px;
		width:260px;
		float:left;
		overflow:hidden;
	}
		.cat-list .thumb{
			float:left;
			margin:0 10px 0 0;
		}
		.cat-list .title{
			padding:2px 0 0 0;
			font-family:"Trebuchet MS", Verdana, Arial;
			font-size:14px;
			font-weight:bold;
		}
			.cat-list a{
				color:#039;
			}
			.cat-list a:hover{
				color:#000;
				text-decoration:none;
			}
		.cat-list .count{
			font-size:10px;
			font-style:italic;
			color:#777;
		}
		.cat-list .desc{
			padding:8px 0 0 0;
			font-size:11px;
			color:#75a9d6;
		}


/*-------------------------------------------------------------------------------------------[ LAYOUT LIST ]*/
.layout-list{
	padding:10px;
	font-family:"Lucida Grande", Calibri, Arial;
	overflow:hidden;
}
	.layout-list .item{
		padding:10px;
		overflow:hidden;
		clear:both;
		border-bottom:dotted 1px #75a9d6;
	}
		.layout-list .thumb{
			float:left;
			margin:0 10px 0 0;
			padding:2px;
			background:#ca1d23;
			border:solid 1px #ddd;
		}
		.layout-list .title{
			padding:0 100px 0 0;
			font-family:"Trebuchet MS", Verdana, Arial;
			font-size:14px;
			font-weight:bold;
		}
			.layout-list a{
				color:#039;
			}
			.layout-list a:hover{
				color:#000;
				text-decoration:none;
			}
		.layout-list .date{
			padding:2px 0 0 100px;
			font-size:11px;
			color:#75a9d6;
		}
		.layout-list .meta{
			padding:8px 0 0 100px;
			font-size:10px;
			line-height:1.25em;
			font-style:italic;
			color:#777;
		}
		.layout-list .rating{
			margin:20px 0 0 0;
			height:16px;
		}
		.layout-list .buttons{
			width:88px;
			float:right;
		}
			.layout-list .buttons span{
				display:none;
			}
			.layout-list .buttons a{
				display:block;
				width:88px;
				height:25px;
			}
			.layout-list .preview{
				background:url(../images/button_preview.png) 0 0 no-repeat;
			}
			.layout-list .get{
				background:url(../images/button_get.png) 0 0 no-repeat;
				border-top:15px solid #f4f7f8;
			}


/*--------------------------------------------------------------------------------------------[ IMAGE LIST ]*/
.image-list{
	padding:10px;
	font-family:"Lucida Grande", Calibri, Arial;
	overflow:hidden;
}
	.image-list .item{
		padding:10px;
		overflow:hidden;
		clear:both;
		border-bottom:dotted 1px #75a9d6;
	}
		.image-list .thumb{
			float:left;
			margin:0 10px 0 0;
			padding:2px;
			background:#ca1d23;
			border:solid 1px #ddd;
		}
		.image-list .title{
			padding:0 100px 0 0;
			font-family:"Trebuchet MS", Verdana, Arial;
			font-size:14px;
			font-weight:bold;
		}
			.image-list a{
				color:#039;
			}
			.image-list a:hover{
				color:#000;
				text-decoration:none;
			}
		.image-list .date{
			padding:2px 0 0 100px;
			font-size:11px;
			color:#75a9d6;
		}
		.image-list .meta{
			padding:8px 0 0 100px;
			font-size:10px;
			line-height:1.25em;
			font-style:italic;
			color:#777;
		}
		.image-list .rating{
			margin:20px 0 0 0;
			height:16px;
		}
		.image-list .buttons{
			width:88px;
			float:right;
		}
			.image-list .buttons span{
				display:none;
			}
			.image-list .buttons a{
				display:block;
				width:88px;
				height:25px;
			}
			.image-list .preview{
				background:url(../images/button_preview.png) 0 0 no-repeat;
			}
			.image-list .get{
				background:url(../images/button_get.png) 0 0 no-repeat;
				border-top:15px solid #f4f7f8;
			}


/*--------------------------------------------------------------------------------------------[ SHOW IMAGE ]*/
.show-image{
	padding:10px;
	font-family:"Lucida Grande", Calibri, Arial;
	overflow:hidden;
}
	.show-image .date{
		padding:10px;
		height:16px;
		line-height:16px;
		font-size:11px;
		color:#777;
		float:left;
	}
	.show-image .rating{
		padding:10px;
		float:right;
		height:16px;
	}
	.show-image .frame{
		padding:5px;
		background:#fff;
		border:solid 1px #e3e6e7;
		clear:both;
	}
	.show-image .title{
		padding:5px;
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:14px;
		text-align:center;
		font-weight:bold;
	}
	.show-image .image{
		text-align:center;
	}
	.show-image .views{
		padding:5px 5px 0 0;
		color:#75a9d6;
		text-align:right;
	}
	.show-image .desc{
		font-size:15px;
		line-height:1.25em;
		color:#555;
		padding:10px;
		text-indent:2em;
	}
	.show-image .post{
		padding:10px;
	}
		.show-image .post a{
			display:block;
			width:88px;
			height:25px;
			background:url(../images/button_post.png) 0 0 no-repeat;
		}
		.show-image .post span{
			display:none;
		}
	.show-image h5{
		font-family: "Trebuchet MS", Arial;
		padding: 20px 0 5px 0;
		color: #68A0D1;
		font-size: 18px;
		font-weight: bold;
	}


/*--------------------------------------------------------------------------------------------[ VIDEO LIST ]*/
.video-list{
	padding:10px;
	font-family:"Lucida Grande", Calibri, Arial;
	overflow:hidden;
}
	.video-list .item{
		padding:10px;
		overflow:hidden;
		clear:both;
		border-bottom:dotted 1px #75a9d6;
	}
		.video-list .thumb{
			float:left;
			margin:0 10px 0 0;
			padding:2px;
			background:#ca1d23;
			border:solid 1px #ddd;
		}
		.video-list .title{
			padding:0 100px 0 0;
			font-family:"Trebuchet MS", Verdana, Arial;
			font-size:14px;
			font-weight:bold;
		}
			.video-list a{
				color:#039;
			}
			.video-list a:hover{
				color:#000;
				text-decoration:none;
			}
		.video-list .date{
			padding:2px 0 0 100px;
			font-size:11px;
			color:#75a9d6;
		}
		.video-list .meta{
			padding:8px 0 0 100px;
			font-size:10px;
			line-height:1.25em;
			font-style:italic;
			color:#777;
		}
		.video-list .rating{
			margin:20px 0 0 0;
			height:16px;
		}
		.video-list .play{
			width:88px;
			float:right;
		}
			.video-list .play a{
				display:block;
				width:88px;
				height:25px;
				background:url(../images/button_play.png) 0 0 no-repeat;
			}
			.video-list .play span{
				display:none;
			}	


/*--------------------------------------------------------------------------------------------[ SHOW VIDEO ]*/
.show-video{
	padding:10px;
	font-family:"Lucida Grande", Calibri, Arial;
	overflow:hidden;
}
	.show-video .date{
		padding:10px 50px;
		height:16px;
		line-height:16px;
		font-size:11px;
		color:#777;
		float:left;
	}
	.show-video .rating{
		padding:10px 50px;
		float:right;
		height:16px;
	}
	.show-video .player{
		padding:5px;
		margin:0 auto;
		background:#d5e8fb;
		border:solid 1px #8dc5fd;
		clear:both;
	}
	.show-video .title{
		padding:5px;
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:14px;
		text-align:center;
		font-weight:bold;
	}
	.show-video .video{
		border:solid 1px #8dc5fd;
	}
	.show-video .plays{
		padding:5px 5px 0 0;
		color:#75a9d6;
		text-align:right;
	}
	.show-video .desc{
		font-size:15px;
		line-height:1.25em;
		color:#555;
		padding:10px 50px;
		text-indent:2em;
	}
	.show-video .post{
		padding:10px 50px;
	}
		.show-video .post a{
			display:block;
			width:88px;
			height:25px;
			background:url(../images/button_post.png) 0 0 no-repeat;
		}
		.show-video .post span{
			display:none;
		}	
		

/*------------------------------------------------------------------------------------------[ CONTENT LIST ]*/



/*-------------------------------------------------------------------------------------------[ LEADERBOARD ]*/
#leaderboard .item{
	font-family:"Lucida Grande", Calibri, Arial;
	font-size:12px;
	color:#ca1d23;
	overflow:hidden;
	padding:00px 0;
	margin:0 00px;
	overflow:hidden;
	clear:both;
	border-bottom:dotted 1px #75a9d6;
}
	#leaderboard .title{
		padding:5px;
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:14px;
		font-weight:bold;
	}
		#leaderboard .title a{
			color:#039;
		}
		#leaderboard .title a:hover{
			color:#000;
			text-decoration:none;
		}
	#leaderboard .thumb{
		float:left;
		margin:0 10px 0 0;
		padding:2px;
		background:#ca1d23;
		border:solid 1px #ddd;
	}
	#leaderboard .buttons{
		padding:30px 0 0 0;
		width:88px;
		float:left;
	}
		#leaderboard .buttons span{
			display:none;
		}
		#leaderboard .buttons a{
			display:block;
			width:88px;
			height:25px;
		}
		#leaderboard .preview{
			background:url(../images/button_preview.png) 0 0 no-repeat;
		}
		#leaderboard .watch{
			background:url(../images/button_play.png) 0 0 no-repeat;
		}
		#leaderboard .get{
			background:url(../images/button_get.png) 0 0 no-repeat;
			border-top:10px solid #fff;
		}



/*---------------------------------------------------------------------------------------------[ PAGINATION ]*/
#pagination,
#pagination select{
	font-family:"Lucida Grande", Calibri, Arial;
	font-size:12px;
}
	#pagination p{
		padding:5px 5px 0 0;
		color:#039;
		text-align:right;
	}


/*----------------------------------------------------------------------------------------------[ WILDFIRE ]*/
.wildfire .copy-paste{
	display:none;
}
.wildfire .instructions{
	padding:20px 10px;
	font-family:"Lucida Grande", Calibri, Arial;
	font-size:12px;
	color:#777;
}
#wildFirePost{
	width:580px;
	margin:0 auto;
}


