/* ------------------------------------------------------------------------------------------- */
/* DETAIL PAGE (REGULAR)*/
/* ------------------------------------------------------------------------------------------- */
#profile .left {
	float: left;
	width: 540px;
	margin-right: 34px;
}

#profile #photoview .top {
	background-image: url(_img/profile_photo_bg_top.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 0px 20px;
}
#profile #photoview .mid {
	background-image: url(_img/profile_photo_bg_mid.jpg);
}
#profile #photoview .btm {
	background-image: url(_img/profile_photo_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 20px;
	margin-bottom: 5px;
}

/* ------------------------------------------------------------------------------------------- */
/* photo details */
#photoview .mid .contents {
	width: 500px;
	padding-top: 10px;
	margin-left: 20px;
}
#photoview .mid .contents .imgControls {
	padding-bottom: 7px;
}
#photoview .mid .contents .imgControls ul.controls {
	list-style-type: none;
	float: right;
	border-left: 1px solid #e9e1de;
	padding-left: 6px;
}
#photoview .mid .contents ul.controls li {
	float: left;
}
#photoview .mid .contents ul.controls li a {
	width: 72px;
	height: 21px;
	display: block;
	margin-right: 1px;
	text-indent: -2002px;
}
#photoview .mid .contents ul.controls li a.zoom {
	background-image: url(_img/profile_zoom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#photoview .mid .contents ul.controls li a.zoom:hover {
	background-position: bottom;
}

#photoview .mid .contents ul.controls li a.favorite {
	background-image: url(_img/profile_favorite.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#photoview .mid .contents ul.controls li a.favorite:hover {
	background-position: bottom;
}
#photoview .mid .contents ul.controls li a.favoriteImage {
	background-position: bottom;
}




#photoview .mid ul.info {
	list-style-type: none;
}
#photoview .mid ul.info li {
	float: left;
	height: 17px;
	padding: 2px 6px 0px 6px;
	border-left: 1px solid #e9e1de;
	color: #cdbab5;
}
#photoview .mid ul.info li#avg {
	color: #9b756b;
}



#photoview .mid .contents .caption {
	padding-top: 14px;
	padding-bottom: 18px;
	border-top:1px solid #e9e1de; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #7e776f;
}


/* ------------------------------------------------------------------------------------------- */
/* photo details */
#profile .comments {
	width: 520px;
	padding-top: 10px;
	margin-left: 10px;
}

#profile .comments h2.header {
	text-indent: -2002px;
	background-image: url(_img/profile_comments_header.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 14px;
}
#profile #commentInput dl {
	padding: 10px;
}
#profile #commentInput #clink, #profile #commentInput #cbody  {
	color: #818181;
	width: 99%;
	margin-bottom: 5px;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #797979;
	border-top: 1px solid #797979;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#profile #commentInput #cbody {
	height: 80px;
}


/* ------------------------------------------------------------------------------------------- */
/* SIDEBAR
/* ------------------------------------------------------------------------------------------- */
#profile .sidebar {
	padding-top: 17px;
	width: 340px;
	float: left;
}
#profile .sidebar h1 {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	color: #2c2014;
	padding-left: 3px;
}	
#profile .sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #908785;
	display: block;
	padding-left: 5px;
}




#profile .sidebar ul.archive {
	list-style-type: none;
	width: 334px;
	height: 121px;
	margin-top: 20px;
	background-image: url(_img/profile_archives_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-left: 14px;
}
#profile .sidebar ul.noprev {
	background-image: url(_img/profile_archives_bg_noprev.jpg);
}
#profile .sidebar ul.nonext {
	background-image: url(_img/profile_archives_bg_nonext.jpg);
}
#profile .sidebar ul.archive li {
	float: left;
}
#profile .sidebar ul.archive li a {
	width: 96px;
	height: 96px;
	display: block;
	margin-right: 7px;
	border: 1px solid #FFF;
}
#profile .sidebar ul.archive li a:hover {
	border: 1px solid #ff0e1d;
}
#profile .sidebar ul.archive li.viewall a {
	border-right: 1px solid #cdc4c2;
	border-bottom: 1px solid #cdc4c2;
	border-left: 1px solid #eae4e2;
	border-top: 1px solid #eae4e2;
}
#profile .sidebar ul.archive li.viewall a:hover {
	border-left: 1px solid #cdc4c2;
	border-top: 1px solid #cdc4c2;
	border-right: 1px solid #eae4e2;
	border-bottom: 1px solid #eae4e2;
}
#profile .sidebar ul.archive li.noprev {
	margin-left: 105px;
}
#profile .sidebar ul.archive li a img {
	border: 0px;
	padding: 3px;
}




#profile .teambadge {
	width: 340px;
	margin-top: 15px;
}
#profile .teambadge .top {
	background-image: url(_img/team_badge_bg_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	display: block;
}
#profile .teambadge .btm {
	background-image: url(_img/team_badge_bg_btm.gif);
	background-repeat: no-repeat;
	height: 7px;
	display: block;
}

#profile .teambadge .mid {
	background-image: url(_img/team_badge_bg_mid.gif);
	background-repeat: repeat-y;
}
#profile .teambadge .mid .holder {
	border: 1px solid #e8e1b2;
	margin-left: 6px;
	width: 324px;
}
#profile .teambadge .mid .contents {
	padding-left: 11px;
}
#profile .teambadge .mid .contents .icon {
	float: left;
	margin: 15px 10px 6px 0px;
}
#profile .teambadge .mid .contents .icon img {
	border: 0px;
}
#profile .teambadge .mid .contents .byline, #profile .teambadge .mid .contents .teamname, #profile .teambadge .mid .contents .desc {
	font-family: "Adobe Garamond Pro", Garamond, Georgia,"Times New Roman", Times, serif;
	color: #997a30;
	line-height: 1em;
}
#profile .teambadge .mid .contents .byline {
	padding-top: 19px;
	font-style: italic;
	font-size: 14px;
	padding-left: 3px;
	width: 230px;
	float: left;

}
#profile .teambadge .mid .contents .teamname {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	width: 230px;
	float: left;
}
#profile .teambadge .mid .contents .viewmore {
	float: right;
}
#profile .teambadge .mid .contents .viewmore a {
	text-indent: -2002px;
	background-image: url(_img/profile_team_info.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	width: 30px;
	height: 13px;
	margin-right: 14px;
}
#profile .teambadge .mid .contents .viewmore a:hover, #viewmoreLink .active  {
	background-position: bottom;
}
#profile .teambadge .mid .contents .desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5em;
	margin-right: 14px;
	border-top: 1px solid #e6e0b9;
	display: none;
}
#profile .teambadge .mid .contents .desc p {
	padding: 13px 0px 13px 13px;
}






#profile .profilenav {
	margin-left: 2px;
	margin-top: 20px;
}

#profile .profilenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#profile .profilenav ul li {
	float: left;
}
#profile .profilenav ul li a {
	width: 72px;
	height: 21px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -2002px;
}
#profile .profilenav ul li a:hover {
	background-position: 0px -21px;
}
#profile .profilenav ul li #infoNav {
	background-image: url(_img/profile_info_tab.gif);
}
#profile .profilenav ul li #statsNav {
	background-image: url(_img/profile_stats_tab.gif);
}
#profile .profilenav ul li #extrasNav {
	background-image: url(_img/profile_extras_tab.gif);
}
#profile .profilenav ul li a.active {
	background-position: 0px -42px;
}

#profile .profileMeat {
	margin-left: 2px;
	border: 1px solid #ebe3e1;
	width: 333px;
}
#profile .profileMeat dl {
	padding: 20px 20px 20px 27px;
}
#profile .profileMeat dt {
	color: #9b756b;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 6px;
}
#profile .profileMeat dd {
	color: #2c2014;
	line-height: 1.5em;
	margin-bottom: 20px;
}
#profile .profileMeat dd a {
	color: #ff0e1d;
	text-decoration: none;
}
#profile .profileMeat dd a:hover {
	text-decoration: underline;
}



/* ------------------------------------------------------------------------------------------- */
/* EXTRAS
/* ------------------------------------------------------------------------------------------- */


#extrasMeat .vimeoBadge { margin: 0; padding: 0; font: normal 11px verdana,sans-serif; }
#extrasMeat .vimeoBadge img { border: 0; width: 80px; height: 60px;}
/*#extrasMeat .vimeoBadge a:link, a:visited, a:active { color:#3A75C4; text-decoration:none; cursor:pointer; }
#extrasMeat .vimeoBadge a:hover { color:#00CCFF; }*/
#extrasMeat .vimeoBadge #vimeo_badge_logo { margin-top:10px; width: 57px; height: 16px; }
#extrasMeat .vimeoBadge #vimeo_badge_logo img { width: 57px; height: 16px; }
#extrasMeat .vimeoBadge .credit { font: normal 11px verdana,sans-serif; }
#extrasMeat .vimeoBadge .clip { padding:0; float:left; margin:0 8px 8px 0; width:80px; line-height:0; }
#extrasMeat .vimeoBadge .clip a { opacity: .75; }
#extrasMeat .vimeoBadge .clip a:hover, #extrasMeat .vimeoBadge .clip a:visited { opacity: 1; }
#extrasMeat .vimeoBadge .caption { font: normal 11px verdana,sans-serif; overflow:hidden; width:80px; }
#extrasMeat .vimeoBadge .clear { display: block; clear: both; visibility: hidden; } 

ul#lastfmList, ul#flickrList, ul#twitterList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 15px;
}
ul#lastfmList li, ul#twitterList li {
	margin-bottom: 6px;
	margin-left: 2px;
	line-height: 1.4em;
}

ul#flickrList {
	width: 280px;
	margin-top: 0px;
	margin-bottom: 6px;
}
ul#flickrList li {
	float: left;
}
ul#flickrList li a {
	margin: 0px 8px 8px 0px;
	opacity: .75;
	display: block;
	width: 60px;
	height: 60px;
}
ul#flickrList li a:hover, ul#flickrList li a:visited {
	opacity: 1;
}
ul#flickrList li.credit a {
	display: inline;
}
ul#lastfmList li.credit, ul#flickrList li.credit {
	margin-top: 15px;

}
.twitterLink {
	text-decoration: underline;
	color: #2c2014;
}
a.twitterLink:hover, a.twitterLink:visited:hover {
	text-decoration: underline;
}
