/* Trendclub profile CSS
*/

/* General profile container */

#content
{
	overflow: visible;
	padding-top: 30px;
	
	min-height: 800px;
}

#primary-sidebar
{
	margin-top: -7px;
}

#footer-shadow
{
	height: 110px;
}

#profile
{
	/*background: #fff;*/
	margin-top: 0;
	margin-right: 50px;
	padding: 0;
	position: relative;
	min-width: 880px;
}

#profile.b-round
{
	background: transparent;
	/*min-width: auto;*/
}

#profile.b-round .content
{
	min-width: 880px;
}

/* Profile top navigation tabs */

#profile-navigation
{
	background:#a6a6a6 none repeat scroll 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
}	

/*#profile.b-round #profile-navigation
{
	padding: 0;
}*/

#profile-navigation li
{
	display: -moz-inline-stack;
	display: inline-block;
	position: relative;
	font-size: 1px;
}

#profile-navigation li.pivot
{
	margin-left: 20px;
}

#profile-navigation li a
{
	color: #fff;
	display: block;
	font-weight: bolder;
	font-size: 11px;
	font-style: italic;
	margin: 2px 1px 0 1px;
	text-decoration: none;
	padding-left: 9px;
}

#profile-navigation li a span
{
	padding: 15px 19px 15px 10px;
	display: block;
}

#profile-navigation li a.active, #profile-navigation li a:hover
{
	background: #fff url(/i/corners/tab-left.png) no-repeat top left;
	color: #444;
}

#profile-navigation li a.active span, #profile-navigation li a:hover span
{
	background: #fff url(/i/corners/tab-right.png) no-repeat top right;
	display: block;
}

#profile-navigation li.inbox a em
{
	background: url(/i/inbox-white.png) no-repeat center left;
	padding-left: 20px;
}

/* Karma police */

#karma
{
	margin: 30px 0 0 35px;
	white-space: nowrap;
	
	position: relative;
}

#karma a
{
	background: #a7a7a7;
	color: #fff;
	display: -moz-inline-stack;
	display: inline-block;
	height: 22px;
	text-decoration: none;
	width: 18px;
	
	position: relative;
	text-align: center;
}

#karma a span
{
	top: 0;
	left: 0;

	display: block;
	position: absolute;

	width: 18px;
	height: 22px;
	
	z-index: 500;
}

#karma a, x:-moz-any-link 
{
	vertical-align: top;
	display: block;
	float: left;
}

#karma a, x:-moz-any-link, x:default
{
	vertical-align: top;
	display: inline-block;
	float: none;
}


#karma a.vote-on
{
	background: #c1c1c1;
}

#karma a.vote-on span
{
	background: url(/i/vote-profile.png) no-repeat -19px -22px;
}

#karma a.voted-on
{
	background: #ed1846;
}

#karma a.voted-on span
{
	background: url(/i/vote-profile.png) no-repeat -19px -44px;
}

#karma a.vote-on:hover
{
	background: #a7a7a7;
}

#karma a.vote-on:hover span
{
	background: url(/i/vote-profile.png) no-repeat -19px 0;
}

#karma a.vote-against
{
	background: #c1c1c1;
}

#karma a.vote-against span
{
	background: url(/i/vote-profile.png) no-repeat 0 -22px;
	cursor: hand;
	cursor: pointer;
}

#karma a.vote-against:hover
{
	background: #a7a7a7;
}

#karma a.vote-against:hover span
{
	background: url(/i/vote-profile.png) no-repeat 0 0;
}

#karma a.voted-against
{
	background: #ed1846;
}

#karma a.voted-against span
{
	background: url(/i/vote-profile.png) no-repeat 0px -44px;
}
/*
#karma a.vote-against span,
#karma a.voted-against span
{
	text-align: center;
	font-size: 22px;
	position: absolute;
	margin-left: 3px;
	margin-top: -1px;
	cursor: hand;
	cursor: pointer;
}

#karma a.vote-on span,
#karma a.voted-on span
{
	text-align: center;
	font-size: 22px;
	position: absolute;
	margin-left: 3px;
	margin-top: -1px;
	cursor: hand;
	cursor: pointer;
}*/

#karma a.vote-on
{
	border-left: solid 1px #adadad;
}

#karma a.vote-on:hover
{
	border-left: solid 1px #969696;
}

#karma a.vote-against:hover
{
	border-right: solid 1px #969696;
}

#karma a.vote-against
{	
	border-right: solid 1px #adadad;
}

#karma a.voted-on
{
	border-left: solid 1px #fff;
}

#karma a.voted-against
{
	border-right: solid 1px #fff;
}

#karma strong.amount
{
	background: #e5e5e5;
	color: #000;
	display: -moz-inline-stack;
	display: inline-block;
	font-weight: normal;
	font-size: 12px;
	height: 22px;
	line-height: 175%;
	padding: 0 6px;
	vertical-align: top;
}

#karma strong.amount, x:-moz-any-link 
{
	vertical-align: top;
	display: block;
	float: left;
}

#karma strong.amount, x:-moz-any-link, x:default
{
	vertical-align: top;
	display: inline-block;
	float: none;
}

/* 3-columned information block */

#profile-information 
{
	list-style: none;
	margin: 25px 0 0 35px;
	padding: 0;
	width: 100%;
}

#profile-information, x:-moz-any-link 
{
	margin-top: 80px;
}

#profile-information, x:-moz-any-link, x:default
{
	margin-top: 25px;
}


#profile-information li
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
}

#profile-information > li, x:-moz-any-link
{
	display: block;
}

#profile-information > li, x:-moz-any-link, x:default
{
	display: inline-block;
}

/* First column is about user name, registration date and big picture */

#profile-general
{
	width: 20%;
}

#profile-general, x:-moz-any-link
{
	float: left;
}

#profile-general, x:-moz-any-link, x:default
{
	float: none;
}

#profile-general p
{
	font-size: 12px;
	line-height: 14pt;
	margin: 0 0 20px 0;
	padding: 0;
}
#profile-general .nickname
{
	font-size: 12px;
	line-height: 18pt;
	margin: 0 0 20px 0;
	padding: 0;
}

#profile-general h1
{
	display: block;
	font-size: 22pt;
	font-weight: normal;
	letter-spacing: -1px;
	margin:0px 0px 0px 0px;
	padding: 0px;
}

#profile-general span
{
	font-size: 12px;
}

/* Second column is summary user information */

#profile-summary
{
	margin-left: 10%;
	width: 30%;
}

#profile-summary, x:-moz-any-link
{
	float: left;
}

#profile-summary, x:-moz-any-link, x:default
{
	float: none;
}

#profile-summary strong
{
	font-size: 18px;
	font-weight: normal;
}

#profile-summary p
{
	font-size: 12px;
	line-height: 14pt;
	margin: 0 0 20px 0;
	width: 230px;
}

#profile-summary p a
{
	color: #58595b;
	font-size: 12px;
}

#profile-summary p.adr a
{
	font-size: 12px;
}

#profile-summary p a:hover
{
	text-decoration: none;
}

/* Third column about users contacts and some actions */

#profile-contacts
{
	width: 30%;
}

#profile-contacts p
{
	font-size: 12px;
	line-height: 14pt;
	margin: 0 0 20px 0;
}

#profile-contacts p a, 
#profile-contacts ul li a, 
#profile-contacts dl dd a
{
	color: #58595b;
	font-size: 12px;
}

#profile-contacts p a:hover,
#profile-contacts ul li a:hover, 
#profile-contacts dl dd a:hover
{
	text-decoration: none;
}

#profile-contacts p a.action
{
	color: #ed1847;
	font-size: 11pt;
}

#profile-contacts p a.friend
{
	background: url(/i/add-friend.png) no-repeat top left;
	padding-left: 26px;
	padding-bottom: 2px;
}
#profile-contacts p a.remove
{
	background: url(/i/remove-friend.png) no-repeat top left;
	padding-left: 26px;
	padding-bottom: 2px;
}
#profile-contacts p a.message
{
	background: url(/i/send-message.png) no-repeat top left;
	padding-left: 26px;
	padding-bottom: 2px;
}

#profile-contacts p a.action:hover
{
	text-decoration: none;
}

#profile-contacts ul.contact
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14pt;
}

#profile-contacts ul.contact li
{
	display: block;
}

#profile-contacts dl.links
{
	margin: 30px 0 0 0;
	padding: 0;
}

#profile-contacts dl.links dt
{
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 30px;
	
	clear: left;
}

#profile-contacts dl.links dt, x:-moz-any-link
{
	clear: none;
}

#profile-contacts dl.links dt, x:-moz-any-link, x:default
{
	clear: left;
}

#profile-contacts dl.links dt img
{
	margin: 0;
	padding: 0;
	
	vertical-align: middle;
	margin-top: 5px;
	width: 16px;
	height: 16px;
	border: none;
	
	clear: right;
}

#profile-contacts dl.links dd
{
	display: block;
	clear: right;
	margin: 0 0 0 30px;
	padding: 0;
	vertical-align: top;
}

/* Autobiography text */

p.biography
{
	font-size: 12px;
	margin: 20px 80px 0 35px;
}

p.biography, x:-moz-any-link
{
	margin-top: 220px;
}

p.biography, x:-moz-any-link, x:default
{
	margin-top: 20px;
}

p.biography a
{
	color: #58595b;
}

p.biography a:hover
{
	text-decoration: none;
}

/* Chaining information */

#profile-chains
{
	font-size: 11pt;
	margin: 30px 0 0 35px;
	padding: 0 0 30px 0;
}

#profile-chains dt
{
	float: left;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	width: 6em;
}

#profile-chains dt sup, #profile-chains dd sup
{
	font-size: 7pt;
	font-weight: normal;
	color: #555;
	margin: 0 0 0 1px;
}

#profile-chains dd
{
	margin: 0 0 0 7em;
	padding: 0 0 40px 0;
}

#profile-chains dd ul
{
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#profile-chains dd ul li
{
	float: left;
	margin-right: 0.4em;
}

#profile-chains dd a
{
	color: #58595b;
}

#profile-chains dd a:hover
{
	text-decoration: none;
}

/* Profile settings navigation */

#profile-settings-navigation
{
	font-size: 12px;
	margin: 20px 0 0 20px;
	padding: 0;
}

#profile-settings-navigation li
{
	color: #777;
	display: inline;
}

#profile-settings-navigation li a, #profile-settings-navigation li strong
{
	margin: 0 15px;
}

#profile-settings-navigation li a
{
	color: #58595b;
}

#profile-settings-navigation li strong
{
	color: #000;
}

#profile-settings
{
	font-size: 12px;
	color: #666;
	margin: 30px 0 0 35px;
	padding: 0;
}

#profile-settings li
{
	list-style: none;
	margin-bottom: 35px;
}

#profile-settings li label
{
	margin-right: 20px;
}

input
{
	margin: 0 5px 0 0;
	padding: 0 0 0 3px;
	vertical-align: top;
}

#profile-settings li.radio input
{
	margin-left: 15px;
}

#profile-settings li.radio label
{
	margin: 0;
}

input.number
{
	color: #666;
	width: 40px;
}

input.send
{
	border: none;
	margin: 20px 0 40px 30px;
	width: 88px;
	height: 22px;
}

/* Profile section */

form.profile
{
	margin: 30px 0 0 0;
	padding: 0 0 0 32px;
}

/* Profile invite */

#profile-invite, #profile-edit-info
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	white-space: nowrap;
}

#profile-edit-info
{
	white-space: normal;
	position: relative;
}

#profile-form, #profile-edit-contacts
{	

}

#profile-edit-contacts
{
	position: absolute;
	top: 0;
	width: 220px;
}

#profile-edit-contacts label img
{
	width: 16px;
	height: 16px;
}

input.personal
{
	margin-right: 8%;
}

#profile-invite-people, #profile-edit-summary
{
	display: -moz-inline-block;
	display: inline-block;
	margin-left: 50px;
	vertical-align: top;
}

#profile-edit-summary
{
	padding-left: 230px;
}

#profile-edit-summary input, #profile-edit-summary textarea, #profile-edit-summary select
{
	width: 96%;
}

#profile-edit-summary textarea, form.section #profile-edit-summary textarea
{
	margin-bottom: 0;
}

#profile-edit-summary .radio input
{
	width: auto;
	background: inherit;
	padding: auto;
	font-size: auto;
}

.profile-invite label, #profile-form label
{
	display: block;
	color: #888;
	font-size: 16px;
	font-weight: 300;
}

.profile-invite input, #profile-form input
{
	color: #555;
	background: #e9e7df url(/i/box-background.png) no-repeat;
	border: none;
	display: block;
	font-size: 26px;
	margin-top: 10px;
	width: 400px;
}

.profile-invite input.password, #profile-form input.password
{
	background: #e9e7df url(/i/box-background.png) no-repeat;
	display: inline;
	margin-right: 83px;
	width: 200px;
	vertical-align: top;
}

.profile-invite input.send, #profile-form input.send
{
	display: inline;
	margin-top: 15px;
	vertical-align: middle;
	width: 88px;
	background: none;
}

.profile-invite textarea, #profile-form textarea
{	
	color: #555;
	background: #e9e7df url(/i/box-background.png) no-repeat;
	border: none;
	margin-top: 10px;
	display: block;
	width: 400px;
	height: 150px;
	max-height: 170px;
	max-width: 100%;
	min-width: 400px;
}

#profile-invite-people p
{
	color: #888;
	font-size: 12px;
	margin-top: 30px;
	width: 400px;
	white-space: normal;
}	



#profile-invite-sent
{
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#profile-invite-sent input
{
	font-size: 10px;
	width: 150px;
}

#profile-edit-contacts #profile-invite-sent
{
	margin-left: 60px;
}

#profile-invite-sent li
{
	margin-bottom: 8px;
}

#profile-invite-sent li .remove-invite, .remove-friend, .watch-comments, .watch-posts,
.profile-invite-sent .remove-invite
{
	float: left;
	height: 14px;
	margin-top: 1px;
	text-decoration: none;
	width: 14px;
	
	font-size: 9px;
		
	color: #000;
	position: relative;
	
	text-align: right;
}

#profile-invite-sent li .remove-invite span, .remove-friend span, .watch-comments span, .watch-posts span,
.profile-invite-sent .remove-invite span
{
	
	position: absolute;
	background: url(/i/remove_invite.png) no-repeat;
	top: 1px;
	left: 0;
	height: 14px;
	width: 14px;
}

.watch-comments
{
	width: 17px;
	height: 14px;
	
}

.watch-comments span
{
	width: 17px;
	height: 14px;
	background: url(/i/comment-icon.png) no-repeat;
}

.watch-posts
{
	width: 13px;
	height: 14px;
}

.watch-posts span
{
	width: 13px;
	height: 14px;
	background: url(/i/post-icon.png) no-repeat;
}

#profile-invite-sent li .remove-invite:hover span, .remove-friend:hover span,  .watch-comments:hover span, .watch-posts:hover span,
.profile-invite-sent .remove-invite:hover span
{
	background: url(/i/remove_invite_active.png) no-repeat;
}

.watch-comments:hover span,
.active-comments span
{
	background: url(/i/comment-icon-active.png) no-repeat;
}

.watch-posts:hover span,
.active-posts span
{
	background: url(/i/post-icon-active.png) no-repeat;
}

#profile-invite-sent li .invite-email, .friend-name, 
.profile-invite-sent .invite-email
{
	color: #58595b;
	margin-left: 10px;
}

.profile-invite-sent .invite-email
{
	font-size: 14px;
	vertical-align: top;
}

.friend-name-inbox
{
	margin-left: 5px;
}

form.profile-password-form
{
	float: none;
	display: block;
}

form.friend-list-form
{
	border-bottom: solid 1px #ccc;
}

form.intro-text
{
	margin: 0;
	padding: 25px 0 0 34px;
}

input.friend-name
{
	width: 300px;
	display: inline;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

input.add
{
	display: inline;
	position: relative;
	top: -10px;
	vertical-align: top;
}

ul.friends-list
{
	color: #555;
	font-size: 12px;
	margin: 30px 0 30px 0;
	padding: 0 31px;
	width: 100%;
	list-style: none;
}

ul.friends-list li
{
	margin-bottom: 10px;
}

ul.friends-list li a
{
	text-decoration: none;
	margin-right: 14px;
}

ul.friends-list li .remove-friend
{
	margin-right: 14px;
}

ul.friends-list li .friend-name
{
	margin-right: 0.5em;
	text-decoration: underline;
}

ul.friends-list li span
{
	margin-left: 0.5em;
}



#potential-friends
{
	border-top: solid 1px #ccc;
	font-size: 12px;
	margin: 0px 0 0 0px;
	padding: 12px 0 20px 32px;
}


#potential-friends p
{
	color: #888;
}

#potential-friends ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#potential-friends ul li
{
	display: inline;
	margin-right: 0.3em;
}

#potential-friends ul li a
{
	color: #888;
}

#potential-friends ul li a:hover
{
	text-decoration: none;
}

.favorites
{
	color: #888;
}

p.inbox-userlist
{
	display: -moz-inline-stack;
	display: inline-block;
	
	white-space: nowrap;
}

p.inbox-userlist, x:-moz-any-link
{
	display: block;
}	

p.inbox-userlist, x:-moz-any-link, x:default
{
	display: inline-block;
}

p.inbox-userlist a
{
	color: #555;
}

ul.inbox-userlist 
{
	display: -moz-inline-stack;
	display: inline-block;

	vertical-align: top;

	width: 80%;

	margin: 9px 0 0 5px;
	padding: 0;
	list-style: none;
}

ul.inbox-userlist, x:-moz-any-link
{
	display: block;
	margin-left: 0;
}	

ul.inbox-userlist, x:-moz-any-link, x:default
{
	display: inline-block;
	margin-left: 5px;
}

ul.inbox-userlist li
{
	float: left;
	margin-right: 8px;
	position: relative;

	white-space: nowrap;
	
	line-height: 23px;
}

ul.inbox-userlist li, x:-moz-any-link
{
	display: inline;
	float: none;
}	

ul.inbox-userlist li, x:-moz-any-link, x:default
{
	float: left;
}


ul.inbox-userlist li a.friend-name
{
	margin-left: 18px;
}

ul.inbox-userlist li a.remove-friend
{
	display: block;
	float: left;
	position: absolute;
	top: 4px;
	left: 0;
	
	font-size: 8px;
	text-align: center;
}

ul.inbox-userlist li a.remove-friend, x:-moz-any-link
{
	top: 0;
}	

ul.inbox-userlist li a.remove-friend, x:-moz-any-link, x:default
{
	top: 4px;
}


.posts ul.inbox-post .hentry .entry-meta
{
	margin-top: 0;
	padding-top: 0;
}

.posts ul.inbox-post .hentry .entry-single
{
	margin-top: 0;
}


#profile-invite-sent input
{
	font-size: 12px;
	width: auto;
	max-width: 200px;
}

#profile-edit-contacts #profile-invite-sent
{
	margin-top: 0;
	margin-left: 15px;
}

#profile-edit-contacts li.profile-image-change
{
	margin-bottom: 10px;
}

#profile-invite-sent li
{
	margin-bottom: 8px;
}

textarea.interests, textarea.gadgets
{
	height: 64px;
	margin-bottom: 0;
}

textarea.smallbio
{
	height: 160px;
}

em.textarea
{
	margin: 0;
}


#popup-box input
{
	margin-top: 10px;
	background: #e9e7df;
	width: 100%;
}


#profile-edit-summary ul li.gadgets-box
{
	position: relative;
}

#profile-edit-summary ul li.gadgets-box #popup-box
{
	display: none;
	top: -70px;
	left: 50%;
	margin-left: -150px;
}

#profile-edit-summary ul li.gadgets-box #popup-box p strong
{
	margin-left: -6px;
}

#profile-edit-summary ul li.gadgets-box #popup-box input
{
	border: solid 1px #ccc;
}

li.radio
{
	color: #888;
}

li.radio input
{
	width: auto;
}

/* Edit profile button */

a.edit-profile
{
	top: 85px;
	margin: 0 0 0 0;
	color: #888;
	font-size: 12px;
	text-indent: 0;
	position: absolute;
	text-decoration: underline;
}

a.edit-profile span
{
	background: url(/i/edit-profile.png) no-repeat;
	top: 0;
	left: 0;
	width: 118px;
	height: 22px;
	position: absolute;
}

/* Errors */

input.error
{
	background: #ffc0c0 url(/i/box-background-error.png) no-repeat;
}

em.error
{
	color: #ff3333;
	display: block;
	font-style: normal;
	margin-top: 4px;
}

.inbox-add-friend
{
	clear: both;
	margin-top: 20px;
}


.inbox-add-friend label
{
	margin: 0;
	font-size: 11px;
}

.inbox-add-friend input
{
	font-size: 18px;
	margin: 0;
	
	width: 250px;
	
	display: inline;
	
	vertical-align: top;
}

.inbox-add-friend .sending
{
	padding: 0;
	margin: 0;
	margin-left: 20px;
	
	line-height: 20px;
	width: 88px;
	background: #fff;

}

input.send, input.save
{
	background: none;
}

input[type=image]
{
	background: none;
}

.vcard .send
{
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.vcard .content
{
	padding-bottom: 5px;
}

.friends-list-form div
{
	float: right;

	width: 45%;
}

.friends-list-form .friends-list-left
{
	float: left;

	margin-right: 2%;
}

form.section input.send
{
	width: 82px;
}

/* Badge */

#profile-contacts p.blog-badge
{
	margin-top: 25px;
}

#profile-contacts p.blog-badge a
{
	color: #eb1640;
	
	display: block;
	position: relative;
	
	width: 164px;
	height: 22px;

	overflow: hidden;
}

#profile-contacts p.blog-badge a span
{
	display: block;
	position: absolute;
	
	width: 164px;
	height: 22px;
	
	top: 0;
	left: 0;
	
	background: url(/i/want_blog_button.png) no-repeat;
}

.badges h2
{
	font-weight: normal;
	color: #222;
}

.badges .intro-text a
{
	color: #ed1846;
}

.badges .intro-text ul
{
	color: #aaa;
	
	margin: 0 0 0 14px;
	padding: 0;
}

.badges .intro-text ul li
{
	margin-bottom: 7px;
	color: #000;
}

.badges-container-outer
{
	margin-left: 30px;
	height: 230px;
}

.badge-container
{
	margin-top: 24px;
}

.badges-container-outer input
{
	margin-top: 4px;
}

.badges-container-outer div.badges-right
{
	margin-left: 200px;
}

.badges-container-outer div.badges-left
{
	margin: -22px 0 0 0;
	float: left;
}

.badge-container
{
	position: relative;
}

#popup-box.popup-code
{
	width: 300px;
	left: -50%;
	top: 94%;
	
	display: none;
	
	z-index: 50;
}

.badges-container-outer div.badges-right #popup-box.popup-code
{
	left: -2%;
}

#popup-box.popup-code .popup-close
{
	display: block;
	background: none;
	
	width: 13px;
	height: 13px;
	
	right: 0px;
}

#popup-box.popup-code .popup-close span
{
	display: block;

	position: absolute;
	
	width: 13px;
	height: 13px;
	
	top: 0;
	left: 0;

	background: url(/i/close.png) no-repeat;
}

#popup-box.popup-code h3
{
	margin-top: 0;
	margin-bottom: 0;
	text-indent: -6px;
}

#popup-box.popup-code div p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#popup-box.popup-code div p a
{
	color: #ed1846;
	text-decoration: none;
	
	border-bottom: dotted 1px #ed1846;
}

#popup-box.popup-code div p a:hover
{
	border-bottom: none;
}

#popup-box.popup-code div textarea
{
	width: 97%;
	
	background: #e9e7df;
	color: #6f6f6e;
	
	border: solid 1px #e9e7df;
}

/* POPUP MAP */

#popup-box.popup-map
{
	display: block;
	
	left: 300px;
	top: 150px;
	
	width: 560px;
	height: 400px;
}

#popup-box.popup-map .content
{
	padding: 10px;
}

#popup-box.popup-map a.popup-close
{
	top: -9px;
}

#popup-box.popup-map .content #map
{
	width: 505px;
	height: 280px;
	
	margin-left: 10px;
	
	background: #ccc;
}

li.profile-map
{
	position: relative;
}
