/*
================================

* CLASSIC GALLERY (PERSONAL)

supported modules:
* Profile Pic
* Display Name 
* Connect
* Meta
* Photos
* Videos
* Status
* Text
* Quotes
* Links
* Following
* Circles
* Interests
* Comments
* VirbTunes

================================
*/


/*************************************************
* GLOBAL
*************************************************/

a,
a:visited,
img {
    border: none;
}

a,
a:visited {
    color: #896996;
	border: 0;
}
a:hover {
    color: #333333;    
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

p {
    font: normal 11px/140% Verdana, Helvetica, sans-serif;
    color: #808080;
    padding: 0 0 20px 0;
}

div#virb_banner {
    background-color: #896996;
}


/*************************************************
* CONTENT
*************************************************/

/*************************************************
* HEADER PRS
*************************************************/
#header{
	
	clear: both;
	
}
#header a{
	
	display: block;
	width: 200px;
	height: 280px;
	margin-left: 320px;
	margin-top: 20px;
	
}
#header #mast{
	margin-top: 20px;
	width: 840px;
	height: 259px;
	display: block;
	background-image: url('http://www.purplerockscissors.com/virb/_banner.png');
	background-repeat: no-repeat;
	
}
#header #mast span{
	
	display: none;
	
}
/*************************************************
* FEATURED PRS
*************************************************/
#featured{
	
	width: 840px;
	
}
#featured #featured_work{
	
	float: left;
	
}
#featured #featured_wrap{
	padding-left: 20px;
	float: left;
	
}
#featured #featured_wrap #prs_contact{
	background-image: url('http://www.purplerockscissors.com/virb/address.png');
	background-repeat: no-repeat;
	width: 195px;
	height: 163px;
	padding-bottom: 17px;
	
}
#featured #featured_wrap #prs_contact p{
		display: none;
}
#featured #featured_wrap #prs_message a{
	display: block;
	background-image: url('http://www.purplerockscissors.com/virb/message.png');
	background-repeat: no-repeat;
	width: 195px;
	height: 60px;
	
}
#featured #featured_wrap #prs_message a span{
  display: none;
}
/*************************************************
* ABOUT PRS
*************************************************/
#prs_about{
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
	
	
}
#prs_about h1{
	margin-bottom: 8px;
}
#prs_about #urple{
	display: block;
	padding: 4px 6px;
	background-color: #896996;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	
}
#prs_about #light_urple{

	padding: 3px 6px;
	background-color: #C4B4CA;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	
}

/*************************************************
* NEWS PRS
*************************************************/
#prs_news{
	
	background-image: url('http://www.purplerockscissors.com/virb/news.png');
	background-repeat: no-repeat;
	width: 98px;
	height: 27px;
	margin-bottom: 3px;
	
}
#prs_news span{
	
	display: none;
	
}
/*************************************************
* MORE WORK PRS
*************************************************/
#right_side_work h3{
	margin-bottom: 10px;
	background-image: url('http://www.purplerockscissors.com/virb/more_work.png');
	background-repeat: no-repeat;
	height: 27px;
	width: 100%;
	
}
#right_side_work h3 span{
	
	display: none;
	
}
#right_side_work .work_link{
	font-size: 14px;
	float: right;
	padding-top: 13px;
	
}
#right_side_work{
	float:left;
	width: 410px;
	overflow: hidden;
	
}
#right_side_work img{
	width: 189px;
	height: 94px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	
	border: 3px solid #ffffff;
	
}
#right_side_work li{
	
	float: left;
	
}
#right_side_work img:hover{
	
	border: 3px solid #896996;
	
}
#right_side_work .no_margin{
	
	margin: 0;
	
}
/*************************************************
* DREAM TEAM PRS
*************************************************/
#dream_team{
	margin-bottom: 40px;
	clear: both;
	width: 840px;
	
}
#dream_team h3{
	margin-bottom: 20px;
	background-image: url('http://www.purplerockscissors.com/virb/dream_team.png');
	background-repeat: no-repeat;
	width: 307px;
	height: 27px;
	
}
#dream_team h3 span{
	display: none;
}
#dream_team img{
	margin-right: 15px;
	margin-bottom: 20px;
	
	width: 149px;
	height: 149px;
	border: 3px solid #000000;
	overflow: hidden;
	
}
#dream_team li{
	float: left;
}
#dream_team img:hover{
	border: 3px solid #896996;
}
#dream_team .no_margin{
	
	margin: 0;
	
}
/*************************************************
* PHOTOS PRS
*************************************************/
#prs_photos_header{
	margin-top:20px;
	margin-left: 20px;
	margin-bottom: 15px;
	display: block;
	background-image: url('http://www.purplerockscissors.com/virb/photos.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 27px;
}
#prs_photos_header span{
	
	display: none;
	
}
#prs_photos_header .photos_link{
	float: right;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 22px;
	
}
/*************************************************
* CULTURE PRS
*************************************************/
#culture{
	float: left;
	width: 410px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 18px;
	font-family: Verdana, Helvetica, sans-serif;
}
#culture #PRS_culture{
	margin-bottom: 20px;
	display: block;
	background-image: url('http://www.purplerockscissors.com/virb/culture.png');
	background-repeat: no-repeat;
	width: 140px;
	height: 27px;
	
}
#PRS_culture span{
	display: none;
}
/*************************************************
* COMMENTS PRS
*************************************************/
#prs_comments{
	
	display: block;
	height: 27px;
	width: 198px;
	background-image: url('http://www.purplerockscissors.com/virb/comments.png');
	background-repeat: no-repeat;
	
}
#prs_comments span{
	
	display: none;
	
	
}
#left_side_comments{
	clear: both;
	width: 410px;
	
}
/*************************************************
* CONTENT
*************************************************/
.core_container {
    background: #ffffff;
}           
    #profile_wrapper {
        margin: 0 auto;
        padding: 0 0 50px 0;
		width: 840px;
		
    }
        #profile_container {
            background: #ffffff;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            border: 1px solid #ffffff;  
            
        }              
        
        #left_side {
			float: left;
            width: 410px;
            margin: 5px 18px 0 0;
			overflow: hidden;
        }   
        
        #right_side {
			float: left;
            width: 410px;
            
			overflow: hidden;
        }

/*************************************************
* MODULES
*************************************************/            

.module {
    
    padding: 10px 0 0 0; 
    margin: 0 0 30px 0;
    clear: both;
}
#right_side .module {
    padding-top: 10px; 
    margin-bottom: 20px;
}

	.module h3 {
		display: none;
		font-size: 17px;
        color: #1a1a1a;        
        margin: 0 0 15px 0;
	}
	#right_side .module h3 {
		margin-bottom: 10px;
		font-size: 12px;
	}
	
	.module h3 span,
	.module h3 a,
	.module h3 a:visited {
        color: #808080;
		font-weight: normal;
		font-size: 13px;
        margin-right: 0;
    }
	.module h3 a:hover {
		color: #333333;
	}
	.module h3 span.left_paren {
        margin-left: 5px;
    }
	#right_side .module h3 span,
	#right_side .module h3 a,
	#right_side .module h3 a:visited {
        font-size: 11px;
    }
	
.module p {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	line-height: 150%;
}
#right_side .module, 
#right_side .module p {
	font: normal 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 140%;
}


/*************************************************
* PROFILE PIC
*************************************************/

#profile_image.module {
	float: left;
	border: 0;
	margin: 0 10px 30px 0;
	padding: 0;
}

	#profile_image.module img {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border: 1px solid #ffffff; 
		padding: 7px; 
	}

#right_side #profile_image.module {
    margin: 0 0 20px 0;
}


/*************************************************
* DISPLAY NAME
*************************************************/

#display_name.module,
#meta.module,
#status.module {
	display: none;
	border: none;
    margin: 0;
    padding: 0;
	clear: none;
}

	#display_name.module h1 {
	    font-size: 32px;
		line-height: 100%;
	    color: #1a1a1a;
	    letter-spacing: -1px;
		margin: 5px 0;
	}
	#left_side #display_name.module h1 {
		margin-left: -2px;
	}


/*************************************************
* META
*************************************************/

#meta.module h2 {
	display: block;
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	line-height: 125%;
	margin: 0;
}
#meta.module h2.meta_genres {
	color: #666666;
	font-size: 16px;
}
	#meta.module h2 em {
		font-style: normal;
	}


/*************************************************
* STATUS
*************************************************/

#status.module {
    border-top: solid 1px #ffffff;
    padding-top: 10px;
}
#left_side #status.module {
	border: 0;
	padding: 0 0 5px 0;
}
	
	#left_side #status.module h3 {
		display: none;
	}

	#status.module h4 {
	    color: #666666;
	    font-weight: normal;
	 	font-size: 15px;
		margin: 0 0 5px 0;
	}
	
	#status.module h4 a,
	#status.module h4 a:visited {
	    color: #896996;
	}
	#status.module h4 a:hover {
		color: #333333;
	}
	
	#right_side #status.module h4 {
		font-size: 14px;
		margin: 0 0 5px 0;
		line-height: 125%;
	}
	
	#right_side #status.module p {
		font-size: 9px;
		color: #808080;
	}


/*************************************************
* CONNECT
*************************************************/

#connect.module {
	border: 0;
	padding: 0;
}
	#connect.module ul li {
	
		color: #999999;
		padding: 5px 0 5px 0px;
	}


/*************************************************
* ABOUT
*************************************************/

#about h3{
	color: #ffffff;
	margin-top: 30px;
	
}
#about.module {
	
	display: none;
    margin-bottom: 10px;
}
	#about.module p {
		display: none;
		padding-right: 15px;
	}


/*************************************************
* PHOTOS/VIDEOS
*************************************************/
#photos{
	
	width: 410px;
	
}
.virb_image {
	height: 74px;
	width: 74px;
	border: solid 3px #000000;
}
.virb_image:hover{
	
}
a:hover .virb_image {
	border: solid 3px #896996;
    background: #ffffff;
}
#left_side #photos.module .virb_image_wrap,
#left_side #flickr_favorites.module .virb_image_wrap {
	float: left;


	border: solid 1px #ffffff;
}
#right_side #photos.module .virb_image_wrap,
#right_side #flickr_favorites.module .virb_image_wrap {
	margin-left: 22px;
	margin-bottom: 20px;
	float: left;
	
	}
	#photos.module .virb_image_wrap a,
	#flickr_favorites.module .virb_image_wrap a {
		padding: 0;
		margin: 0;
		

	}
		#photos.module .virb_image,
		#flickr_favorites.module .virb_image {
			padding: 0;
			margin: 0;
				
		}	
	
#right_side .virb_image {
    padding: 0;

}


/*************************************************
* TEXT
*************************************************/
#text{

	float: left;
	
}
div.text_post {
	border-bottom: 1px dotted #ffffff;

	
}
div.text_post.bottom {
	border: 0;
}
	.text_post p {
		font: normal 11px Verdana, Helvetica, Arial, sans-serif;
		color: #808080;
		
	}
	.text_post p.date,
	.text_post p.comments {
		margin: 0;
		padding: 0;
		font: bold 11px Verdana, Helvetica, Arial, sans-serif;
		color: #4d4d4d;
	
	}
	.text_post .body p {
		clear: both;
		font: normal 12px Verdana, Helvetica,sans-serif;
		line-height: 150%;
		color: #808080;
	}
	.text_post h4 {
		margin: 3px 0 0 0;
		font-size: 15px;
	}
		.text_post h4 a,
		.text_post h4 a:visited {
			color: #896996;
		}
		.text_post h4 a:hover {
			border: 0;
		}
		
	.text_post p.comments a,
	.text_post p.comments a:visited {
		display: none;
		color: #896996;
	}
	.text_post p.comments a:hover {
		display: none;
		color: #333333;
	}
	

/*************************************************
* QUOTES
*************************************************/

#quotes.module h4 {
    font: normal 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 140%;
    color: #808080;
    margin-bottom: 10px;
}
    #quotes.module h4 em,
    #quotes.module h4 span {
        font-size: 11px;
    }
    
    #quotes.module h4 span {
		font-size: 24px;
		font-weight: bold;
        line-height: 0;
        color: #808080;
        vertical-align: -10px;
        opacity: 0.5;
        -moz-opacity: 0.5;
        filter:alpha(opacity=50);
    }
    #quotes.module h4 span a,
    #quotes.module h4 span a:visited {
        color: #808080;
	}
    #quotes.module h4 span a:hover {
        color: #333333;
	}
    #quotes.module h4 span.quotation {
        padding-right: 2px;
    }
    #quotes.module h4 span.quotation_right {
        padding-left: 2px;
    }
    #quotes.module p.source {
        font-size: 10px;
		padding: 0;
    }
		#quotes.module p.source a,
		#quotes.module p.source a:visited {
			color: #808080;
		}
		#quotes.module p.source a:hover {
			color: #333333;
		}


/*************************************************
* LINKS
*************************************************/

#links.module ul li {
	border-bottom: 1px dotted #ffffff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#links.module ul li.bottom {
	border: 0;
}
	#links.module h4 {
		font: normal 10px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
		line-height: 140%;
		margin: 0 0 3px 0;
	}
		
		#links.module h4 a,
		#links.module h4 a:visited {
			text-decoration: underline;
		}
		#links.module h4 a:hover {
			text-decoration: none;
		}
		
		#links.module h4 a.permalink,
		#links.module h4 a.permalink:visited {
			font-weight: normal;
			color: #808080;
			text-decoration: none;
		}
		#links.module h4 a.permalink:hover {
			color: #333333;
		}
	
	#links.module ul li p {
		font-size: 10px;
		padding: 0;
	}


/*************************************************
* FOLLOWING/FOLLOWERS/CIRCLES
*************************************************/

#right_side #following.module .virb_image {
	width: 35px;
}


/*************************************************
* GROUPS
*************************************************/

#right_side #groups.module .virb_image {
	width: 35px;
}


/*************************************************
* LIKES
*************************************************/

#likes h3 {
	padding-bottom: 15px;
	border-bottom: 1px dotted #ffffff;
}

div.likes_single {
	border-bottom: 1px dotted #ffffff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

	.likes_single img {
		float: left;
		margin: 0 10px 0 0;
	}

	.likes_single p {
		float: none;
		margin: 0;
		padding: 0;
		font-size: 10px;
		color: #808080;
	}
	#right_side .likes_single.likes_photo p,
	#right_side .likes_single.likes_video p {
		width: 135px;
		overflow: hidden;
		float: left;
		margin: 5px 0 0 0;
		font-size: 10px;
	}
		.likes_single p a,
		.likes_single p a:visited {
			color: #808080;
		}
		.likes_single p strong a,
		.likes_single p strong a:visited {
			font-weight: normal;
			color: #896996;
		}
		.likes_single p a:hover,
		.likes_single p strong a:hover {
			color: #333333;
		}

	.likes_single h4 {
		font-size: 10px;
		font-weight: normal;
		line-height: 130%;
		margin: 0 0 3px 0;
	}
	.likes_text h4 {
		font-size: 11px;
	}
	#right_side .likes_single h4 {
		font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	}
	
	
/*************************************************
* VIRB TUNES
*************************************************/

ul.virb_tunes {
	font: normal 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 130%;
	border-top: 1px solid #ffffff;
	color: #808080;
}
#right_side ul.virb_tunes {
	font-size: 10px;
}
	ul.virb_tunes li {
		padding: 7px 7px 8px 7px;
		border-bottom: 1px solid #ffffff;
	}
	ul.virb_tunes li.odd {
		background: #ffffff;
	}
	ul.virb_tunes li.bottom {
		border: 0;
	}


/*************************************************
* INTERESTS
*************************************************/

.interests.module p {
	color: #896996;
	padding: 0;
}
	#right_side .interests.module p {
		font-size: 10px;
	}


/*************************************************
* COMMENTS
*************************************************/

#comments.module {
	border-top-width: 5px;
}

#comments.module form {
    margin: 0;
    padding: 0;
}

#comments.module .awaiting_approval,
#comments.module p {
    font: normal 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#comments.module .awaiting_approval {
	color: #896996;
}

#comments.module #add_comment_wrapper p {
    padding-bottom: 0;
}
#comments.module #add_comment_wrapper{
	position: relative;
	padding: 0;
	
}

body #left_side_comments .module#comments p.avatar {
	
	left: 0 ;
	
}

#comments.module .comment .meta, 
#comments.module .comment div {
	
	padding-left: 75px;
	
}

#comments.module .comment {
    position: relative;
    border-top: solid 1px #ffffff;
    padding: 10px 10px 5px 0px;
}
	#comments.module .comment.edit_delete {
		padding-bottom: 25px;
	}
#comments.module #add_comment_wrapper.comment {
    border-top: solid 1px #ffffff;
    border-bottom: none;
}
#add_comment_wrapper .avatar{
	
	display: none;
	
}

    #comments.module .comment.firstRow {
        border-top: solid 1px #ffffff;
    }
    #comments.module .comment.odd {
        background: #ffffff;
    }

    #comments.module p.avatar {
        position: absolute;
        top: 0px;
        left: 0px;
    }
	#comments.module p.avatar img {
		border: 3px solid #896996;
		width: 50px;
		height: 50px;
	}
	
#comments.module p {
    padding-bottom: 10px;
	line-height: 140%;
}
#comments.module p.meta {
	font: bold 14px  Helvetica, Arial, Verdana, sans-serif;
    padding-bottom: 10px;
    color: #4d4d4d
} 
#comments.module p.meta a{
	font: bold 16px  Helvetica, Arial, Verdana, sans-serif;
    padding-bottom: 10px;
    
}  
#comments.module p.meta p{
	
	color: #808080;
	
}
#comments.module p.meta .edit_delete {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    #comments.module p.meta .edit_delete a.delete_comment,
    #comments.module p.meta .edit_delete a.delete_comment:visited {
        color: #896996;
        padding: 0 0 0 3px;
        border: none;
    }        
#comments.module .comment form.reply_form,
#comments.module .comment form.edit_form,
#comments.module .replies form.edit_form,
#unsaved_comment,
#unsaved_comment_reply {
    display: none;
}
#comments.module .replies {
    padding: 0 0 0 68px;
}
#comments.module p{
	
	color: #4d4d4d;
	
}
#comments.module .comment_reply {
    position: relative;
    border-bottom: solid 1px #ffffff;
    padding: 10px 10px 10px 55px;
} 
#comments.module .comment_reply p.meta {
    padding-bottom: 0px;
    padding-top: 2px;
}
#comments.module textarea {
	height: 45px;
	margin-bottom: 20px;
}
#right_side #comments.module textarea {
	width: 135px;
	font-size: 10px;
}

.btn-form_post {
	position: absolute;
	bottom: 63px;
	left: 201px;
    background: #ffffff;
    margin: 10px 0;
    font: bold 14px Helvetica, Arial, Verdana, sans-serif;
    color: #896996;
    text-transform: uppercase;
    border: 1px solid #ffffff;     
    padding: 7px 5px;
}
.btn-form_post:hover {
	cursor: pointer;
	background: #ffffff;
	color: #333333;
}


/*************************************************
* CUSTOM MODULES
*************************************************/



/*
================================

* MISCELLANEOUS

================================
*/




/*************************************************
* PRIVACY
*************************************************/

div#private {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     border: 1px solid #ffffff;
     background: #ffffff url(/_assets/_graphics/_frontend/private_lock.png) no-repeat top right;
     padding: 50px 20px 60px 20px;
     margin: 0 0 10px 0;
}

	#private p {
		font-size: 11px;
		color: #808080;
		line-height: 125%;
		margin: 0;
		padding: 0;
		text-align: center;
	}

	#private p strong {
		font: bold 24px Helvetica, Arial, Verdana, sans-serif;
		color: #896996;
		letter-spacing: -1px;
	}

/***** Personal Player ********/

#right_side #player_personal.module .flash {
	text-align: center;
}

#footer {
	margin-top: 40px;
	clear: both;
	width: 840px;
	height: 143px;
	background-image: url('http://www.purplerockscissors.com/virb/_purple_footer.png');
	background-repeat: no-repeat;
}
div#virb_footer {
	background-image: none;
	background-color:#896996;
	padding:20px 0 0;
	position:relative;
	width:100%;
}
#virb_footer {
	background-color:#896996;
	padding:20px 0 0;
	position:relative;
	width:100%;
}
element.style{
	
	background-color: #896996;
	
}