@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - UNIVERSAL REPUBLIC BLOG
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		unirep_profileBlogsCentral.css
	Date:			Sept 10, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

/*	--------------------------------------------------------------------------------------------------------------------------
	blog Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#gallery {
		width:610px; 
		background:#bcd9f5 url(../../images/cornerTR_darkblue.gif) top right no-repeat;
		padding:19px 0 20px 20px;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	color Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.gray {
		color:#333333;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	featuredGallery Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#featuredGallery {
		width:590px; height:1%;
		padding:0 0 10px 0;
		background:#FFFFFF;
	}
	
	/*	header */
	#featuredGallery .header {
		height:20px;
		padding:6px 7px 0 10px;
		background:#dfefff;
	}
		#featuredGallery .header h1 {
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#003264;
			float:left;
		}
		#featuredGallery .header a.viewGallery:link, #featuredGallery .header a.viewGallery:visited {
			float:right;
			width:79px; height:12px;
			margin:2px 0 0 30px;
			background:url(../../images/btn_viewGallery_lightBlue.jpg) no-repeat;
			/*display:block;*/
		}
			#featuredGallery .header a.viewGallery:active {
				color:#9e6c00;
			}
			#featuredGallery .header a.viewGallery:hover 
			{
				background:url(../../images/btn_viewGallery_lightBlue.jpg) no-repeat bottom;
			}
		
		/*	intro */
		#intro #photosInfo {
			float:left;
			margin:12px 0 0 0; padding:0 0 0 19px;
		}
			#intro #photosInfo h2 a:link, #intro #photosInfo h2 a:visited {
				font:bold 24px Arial, Helvetica, sans-serif;
				color:#004890;
			}
				#intro #photosInfo h2 a:active {
					color:#9e6c00;
				}
				#intro #photosInfo h2 a:hover {
					color:#9e6c00;
				}
		#intro #photosInfo .attribute {
				margin:2px 0 0 3px;
				font:normal 9px Arial, Helvetica, sans-serif;
			}
		#intro ul.actions {
				list-style:none;
				float:right; 
				margin:20px 20px 0 0;
				font:normal 1px Arial, Helvetica, sans-serif;
			}
				#intro ul.actions li {
					margin:0 0 2px 0;
				}
		
		/*	entry */
		#featuredGallery .entry {
			float:left;
			margin:11px 0 0 0; padding:0 0 0 20px;
		}
			#featuredGallery .entry img {
				padding:4px;
				border:solid 1px #bcd9f5;
			}
			#featuredGallery .entry h3 {
				margin:5px 0 0 0; padding:0 0 0 7px;
			}
			#featuredGallery .entry h3 a:link, #featuredGallery .entry h3 a:visited {
				font:normal 14px Arial, Helvetica, sans-serif;
				color:#004890;
			}
				#featuredGallery .entry h3 a:active {
					color:#9e6c00;
				}
				#featuredGallery .entry h3 a:hover {
					color:#9e6c00;
				}
			#featuredGallery .entry p {
				width:343px;
				padding:0 0 0 7px;
				font:normal 10px Arial, Helvetica, sans-serif;
				line-height:10px;
			}
		
		/*	galleryThumbnails */
		#galleryThumbnails {
			float:left;
			width:193px;
			margin:11px 0 0 10px; padding:0;
			
		}
			#galleryThumbnails .entry 
			{
				float:left;
				margin:0 4px 7px 0; padding:0;
				font:normal 11px Arial, Helvetica, sans-serif;
				text-align:center;
				display:inline;
				height:110px;
			}
				#galleryThumbnails .entry .photo 
				{		
					width:80px; height:85px;
					margin:0; padding:3px 3px 3px 3px;
					background:#FFFFFF;
					border:solid 1px #bcd9f5; 
				}
				#galleryThumbnails .entry .photo img {
					padding:0px;
					border:none;
					overflow:hidden;
				}
				#galleryThumbnails .entry .memberName {
					width:80px;
					overflow:hidden;
					height:15px;
					text-align:center;
				}
/*	--------------------------------------------------------------------------------------------------------------------------
	.blue350 Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.blue350 {
		margin:16px 0 0 0;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	artistHolder Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	#artistHolder {
		width:590px; 
		margin:16px 0 0 0;
		background:#dfefff url(../../images/bgSplit_darkBlue.png) 350px 0px  repeat-y;
	}
		#featuredArtist {
			float:left;
			width:350px;
			padding:0 0 44px 0;
		}
		#featuredArtist .header {
			height:20px;
			padding:4px 7px 0 12px;
		}
		#featuredArtist .header h1 {
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#004890;
			float:left;
		}
		#featuredArtist .header a.viewGallery:link, #featuredArtist .header a.viewGallery:visited {
			width:79px; height:12px;
			margin:2px 0 0 0;
			background:url(../../images/btn_viewGallery_lightBlue.jpg) no-repeat;
			display:block;
			float:right;
		}
			#featuredArtist .header a.viewGallery:active {
				color:#9e6c00;
			}
			#featuredArtist .header a.viewGallery:hover {
				background-position:bottom;
			}
		#featuredArtist h2 {
			margin:0 0 0 20px;
			font:normal 18px Arial, Helvetica, sans-serif;
			color:#003264;
		}
			#featuredArtist h2 a:link, #featuredArtist h2 a:visited {
				color:#003264;
			}
			#featuredArtist h2 a:active {
				color:#9e6c00;
			}
			#featuredArtist h2 a:hover {
				color:#9e6c00;
			}
		#featuredArtist .attribute {
			margin:0 0 0 20px;
			font:normal 9px Arial, Helvetica, sans-serif;
		}
		#featuredArtist .entry {
			margin:19px 0 0 0;
			text-align:center;
		}
			#featuredArtist .entry img {
				padding:4px;
				background:#FFFFFF;
				border:solid 1px #bcd9f5;
			}
			#featuredArtist .entry .memberName {
				margin:0 auto;
				width:300px;
				overflow:hidden;
			}
			#featuredArtist .entry a {
				font:normal 12px Arial, Helvetica, sans-serif;
				display:block;
			}
				#featuredArtist .entry a.gray:link, #featuredArtist .entry a.gray:visited {
					font:normal 10px Arial, Helvetica, sans-serif;
					color:#333333;
				}
					#featuredArtist .entry a.gray:active {
						color:#9e6c00;
					}
					#featuredArtist .entry a.gray:hover {
						color:#9e6c00;
					}
					
/*	--------------------------------------------------------------------------------------------------------------------------
	hottestPhotos Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#hottestPhotos {
		float:left;
		width:230px;
		margin:0 0 0 10px;
	}
		#hottestPhotos .header {
		height:20px;
		padding:4px 7px 0 12px;
		}
		#hottestPhotos .header h1 {
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#004890;
			float:left;
		}
		#hottestPhotos .entries {
			margin:15px 0 0 0; padding:0 0 21px 21px;
		}
			#hottestPhotos .entry {
				float:left;
				width:82px;
				margin:0 0 11px 0; padding:0 15px 0 0;
				text-align:center;
			}
			#hottestPhotos .entry .photo {
				width:80px; height:80px;
				padding:2px;
				background:#FFFFFF;
				border:solid 1px #bcd9f5;
			}
			#hottestPhotos .entry .memberName {
				margin:0 auto;
				width:82px; height:14px;
				overflow:hidden;
			}
			#hottestPhotos .entry a {
				font:normal 11px Arial, Helvetica, sans-serif;
				display:block;
			}
				#hottestPhotos .entry a.gray:link, #hottestPhotos .entry a.gray:visited {
						font:normal 9px Arial, Helvetica, sans-serif;
						color:#333333;
						display:block;
					}
						#hottestPhotos .entry a.gray:active {
							color:#9e6c00;
						}
						#hottestPhotos .entry a.gray:hover {
							color:#9e6c00;
						}
/*	--------------------------------------------------------------------------------------------------------------------------
	recentlyAddedPhotos Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#recentlyAddedPhotos {
		width:590px;
		margin:10px 0 0 0; padding:0 0 16px 0;
		background:#dfefff;
	}
		#recentlyAddedPhotos .header {
			height:20px;
			padding:4px 10px 0 10px;
		}
			#recentlyAddedPhotos .header h1 {
				font:bold 11px Arial, Helvetica, sans-serif;
				color:#004890;
				float:left;
			}
		#recentlyAddedPhotos .entries {
			margin:19px 0 0 0; padding:0 0 0 37px;
		}
			#recentlyAddedPhotos .entry {
				float:left;
				width:102px;
				margin:0 0 11px 0; padding:0 29px 0 0;
				text-align:center;
			}
			#recentlyAddedPhotos .entry .photo {
				width:100px; height:100px;
				margin:0 0 3px 0;padding:2px;
				background:#FFFFFF;
				border:solid 1px #bcd9f5;
			}
			#recentlyAddedPhotos .entry .name {
				width:100px; height:14px;
				overflow:hidden;
			}
			#recentlyAddedPhotos .entry a {
				font:normal 11px Arial, Helvetica, sans-serif;
				display:block;
			}
				#recentlyAddedPhotos .entry a.gray:link, #recentlyAddedPhotos .entry a.gray:visited {
						font:normal 9px Arial, Helvetica, sans-serif;
						color:#333333;
						line-height:8px;
						display:block;
					}
						#recentlyAddedPhotos .entry a.gray:active {
							color:#9e6c00;
						}
						#recentlyAddedPhotos .entry a.gray:hover {
							color:#9e6c00;
						}
				#recentlyAddedPhotos .entry .text {
					font:normal 9px Arial, Helvetica, sans-serif;
					color:#333333;
				}
/*	--------------------------------------------------------------------------------------------------------------------------
	adPhotos Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#adPhotos {
		width:590px; height:122px;
		margin:10px 0 0 0;
		text-align:center;
		background:#dfefff;
	}
	/*	#adPhotos p {
			font:normal 12px Arial, Helvetica, sans-serif;
		} */