@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - RICK ROSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		rr_videos.css
	Date:			April 3, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	active nav style
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	ul#nav li.navVideos a {
		background-position:-240px -74px !important;
	}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	Videos Block Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#videosBlock {
		width:624px;
		background:#c5ba97 url(../../images/bg_block.jpg) 0 67px no-repeat;
		background:#f5f5f5;
	}
		#videosBlock .header {
			padding:13px 0 0 21px;
			width:603px; height:54px;
			background:url(../../images/bg_h2.jpg) top left no-repeat;
		}
			#videosBlock .header h2 {
				width:169px; height:33px;
				background:url(../../images/h2_videos.png) no-repeat;
			}
			#videosBlock .entries {
				padding:25px 0 0 0;
			}
			#videosBlock .entries .entry {
				margin:0 0 0 60px;
				width:225px; height:330px;
				float:left;
				display:inline;
				text-align:center;
			}
				#videosBlock .entries .entry img {
					border:solid 1px #781c0a;
				}
			#videosBlock .entries .entry .title {
				width:225px;
				margin:24px 0 0 0;
				text-align:center;
				font:bold 12px Arial, Helvetica, sans-serif;
				color:#811200;
			}
				#videosBlock .entries .entry .title a {
					font:bold 12px Arial, Helvetica, sans-serif;
					color:#811200;
				}
					#videosBlock .entries .entry .title a:hover {
						color:#b5371f;
					}
			#videosBlock .entries .entry ul.socialBar {
				width:120px;
				margin:10px auto 8px auto;
			}
				#videosBlock .entries .entry ul.socialBar li {
					display:inline;
					float:left;
				}
					#videosBlock .entries .entry ul.socialBar li.comments {
						margin:0 10px 0 0; padding:0 0 0 20px;
						background:url(../../images/galleryComment.png) 0 2px no-repeat;
						font:normal 11px Arial, Helvetica, sans-serif;
						color:#781c0a;3b231f
					}
					#videosBlock .entries .entry ul.socialBar li.views {
						font:normal 11px Arial, Helvetica, sans-serif;
						color:#781C0A;
					}