@charset "UTF-8";
/* Profile Basic */

#profile,	
#profile-single {
	padding:0;
	margin:0;
	width: 615px;
	}
	
#profile h1,
#profile-single h1  {
	font-size: 18px;
	margin-top: 0;
	padding-top: 0;
	}
	
#profile h1 span,
#profile-single h1 span {
	font-size: 10px;
	font-weight: normal;
	}

#profile h2, 
#profile-single h2 {
	font-size: 14px;
	}
	
#profile h3,
#profile-single h3 {
	font-size: 14px;
	}
	
#profile h2 span,
#profile-single h2 span {
	float: right;
	}
	
#profile .top,
#profile-single .top {
	background-image: url(../images/left-box-top.png);
	background-repeat: no-repeat;
	height: 23px;
	}	
	
#profile .top h2,
#profile-single .top h2 {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	margin:0;
	font-size: 12px;
	}
	
#profile .middle,
#profile-single .middle {
	background-image: url(../images/left-box-bg.png);
	background-repeat: repeat;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	}
	
#profile .bottom,
#profile-single .bottom {
	background-image: url(../images/left-box-bottom.png);
	background-repeat: no-repeat;
	height: 23px;
	}	
	
#wire .wire-post-textarea {
	width: 540px;
	height: 100px;
	border: 1px solid #aaa;
	padding: 2px;
	}
	
.left-profile {
	float: left;
	width: 150px;
	margin-right: 30px;
	text-align: right;
	}
	
.right-profile {
	float: left;
	width: 340px;
	display: block;
	}
	
.right-profile h3 {
	color: #cc6633;
	}
	
.right-profile .header-basic-information {
	height: 30px;
	line-height: 16px;
	text-indent: 30px;
	background-image: url(../images/h-basic-information.png);
	background-repeat: no-repeat;
	}
	
.right-profile .header-personal-information {
	height: 30px;
	line-height: 16px;
	text-indent: 30px;
	background-image: url(../images/h-personal-information.png);
	background-repeat: no-repeat;
	}
	
.right-profile .header-employment-information {
	height: 30px;
	line-height: 16px;
	text-indent: 30px;
	background-image: url(../images/h-education-information.png);
	background-repeat: no-repeat;
	}
	
.right-profile .header-education-information {
	height: 30px;
	line-height: 16px;
	text-indent: 30px;
	background-image: url(../images/h-employment-information.png);
	background-repeat: no-repeat;
	}
	
.right-profile .header-social-information {
	height: 30px;
	line-height: 16px;
	text-indent: 30px;
	background-image: url(../images/h-social-information.png);
	background-repeat: no-repeat;
	}
	
.right-profile h3 span {
	font-size: 11px;
	font-weight: normal;
	}
	
.right-profile h3 span a,
.right-profile h3 span a:active {
	font-size: 11px;
	font-weight: normal;
	}
	
.profile-cool-buttons {
	margin-top: 15px;
	margin-right: 4px;
	}
	
#profile .column-one {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#profile .column-two {
	float: left;
	width: 160px;
	}
	
#profile .column {
	margin-top: 2px;
	margin-left: 10px;
	}
	
#profile .column-one p {
	color: #999;
	font-size: 11px;
	margin-top: 2px;
	padding: 0;
	line-height: 16px;
	}
	
#profile .column-two p {
	font-size: 11px;
	margin-top: 2px;
	padding: 0;
	line-height: 16px;
	}
	
#profile .column p,
#friends .column p {
	font-size: 11px;
	}
	
#profile .column span {
	font-size: 11px;
	color: #999;
	}
	
.friends-menu {
	margin: 20px;
	}
	
.friends-menu li {
	float: left;
	margin-right: 10px;
	font-size: 11px;
	}
	
.profile-info {
	float: left;
	width: 320px;
	height: 500px;
	}
	
.profile-info ul {
	}
	
.profile-info li {
	float: left;
	margin-right: 20px;
	}
	
.status-update-notice {
	border: 1px solid #000;
	background-color: #333;
	color: #eee;
	padding-bottom: 10px;
	}
	
.my-status {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
	margin-bottom: 5px;
	color: #cc6633;
	}
	
.my-status-link, .my-status-link a, .my-status-link p a {
	color: #eee;
	}

.my status a:hover {
	color: #cc6633;
	}
	
.my-status p {
	padding: 0;
	margin: 0;
	}
	
.my-status form {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	}

.my-status textarea {	
	border: 1px solid #aaa;
	padding: 3px;
	width: 300px;
	height: 50px;
	margin-bottom: 5px;
	}
	
.my-status-message {
	color: #cc6633;
	font-size: 13px;
	font-weight: bold;
	}
	
.my-status-meta {
	color: #999;
	font-size: 11px;
	}
	
.my-status a {
	font-size: 11px;
	}
	
.white {
	color: #fff;
	}
	
/* Activity Streams */

ul#activity-list,
ul#wire-post-list,
ul#site-wide-stream,
ul#topic-post-list,
ul#forum-topic-list,
ul#activity-filter-links {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 585px;
	}

ul#activity-list li blockquote,
ul#wire-post-list li blockquote,
ul#site-wide-stream li blockquote,
ul#topic-post-list li blockquote,
ul#forum-topic-list li blockquote,
.comment blockquote {
	font-size: 11px;
	line-height: 14px;
	color: #252525;
	background-color: #eee;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/status-blockquote.png);
	background-repeat: no-repeat;
	border: none;
	margin-left: 65px;
	margin-right: 40px;
	}
	
ul#activity-list li blockquote p, 
ul#wire-post-list li blockquote p, 
ul#site-wide-stream li blockquote p,
ul#topic-wide-stream li blockquote p, 
ul#forum-topic-list li blockquote p,
.comment blockquote p {
	padding: 5px;
	color: #252525;
	}
	
ul#activity-list span.time-since, 
ul#wire-post-list span.time-since,
ul#topic-post-list span.time-since, 
ul#site-wide-stream span.time-since {
	font-size: 11px;
	color: #aaa;
	}
	
ul#activity-list blockquote img, 
ul#wire-post-list blockquote img,
ul#topic-list blockquote img {
	float: left;
	padding: 1px;
	margin-right: 10px;
	border: 1px solid #aaa;
	width: 80px;
	height: 60px;
	}
	
ul#activity-list blockquote img:hover, 
ul#wire-post-list blockquote img:hover,
ul#topic-post-list blockquote img:hover {
	border: 1px solid #333;
	}
	
ul#activity-list blockquote a, 
ul#wire-post-list blockquote a,
ul#topic-post-list blockquote a,
 {
	}
	
ul#activity-list blockquote a:hover,
ul#wire-post-list blockquote a:hover,
ul#topic-post-list blockquote a:hover {
	color: #252525;
	}
	
ul#activity-list .status, 
ul#activity-list .friends,
ul#activity-list .blogs,
ul#activity-list .profile {
	font-size: 12px;
	color: #666;
	}	
.activity-delete-link span{
	display: none;
}

ul#activity-list .activity-delete-link a, ul#wire-post-list .activity-delete-link a {
	width: 20px;
	height: 20px;
	background-image: url(../images/delete.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: right;
	}
	
ul#activity-list .activity-delete-link a:hover, ul#wire-post-list .activity-delete-link a:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/delete.png);
	background-position: 0 -20px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: right;
	}
	
/* END Activity Streams */

/* Wire */

div.wire-post-metadata {
	font-size: 12px;
	color: #888;
	margin-bottom: 10px;
	}

div.wire-post-metadata a {
	font-size: 1em;
	}
	
div.wire-post-content {
	font-size: 12px;
	}

div#wire-post-new {
	margin-top: 15px;
	}

div#wire-post-new-metadata img.avatar { 
	float: left;
	margin-right: 10px;
	}
	
div#wire-post-new-input {
	margin-left: 65px;
	}

#wire-post-textarea {
	height: 75px;
	width: 500px;
	padding: 2px;
	border: 1px solid #333;
	}

input#wire-post-submit { 
	display: block;
	margin-top: 10px;
	}

form#wire-post-new-form {
	margin-bottom: 20px;
	background: #333;
	margin: -14px -14px 15px -14px;
	padding: 15px;
	}
	
/* END Wire */

/* Friends on Profile */

ul.horiz-gallery {
	list-style: none;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	}

ul.horiz-gallery li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	}

ul.horiz-gallery li h5 { 
	font-size: 11px;
	font-weight: 100; 
	}

/* END Friends */
	
#profile .event-header h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#profile .event-header h2 {
	margin-top: 0;
	padding-top: 0;
	}
	
#profile h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	}
	
#profile h2 span {
	font-size: 12px;
	margin: 0;
	padding: 0;
	float: right;
	}
	
#profile h4 {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #cc6633;
	}
	
#profile p {
	font-size: 12px;
	margin: 0 0 0 10px;
	color: #333;
	}
	
.status-new-status {
	font-size: 14px;
	color: #333;
	font-style: italic;
	font-weight: bold;
	}
	
.status-new-status a {
	font-size: 9px;
	color: #cc6633;
	font-weight: normal;
	}

.tabs {
	height: 36px;
	position: relative;
	background-color: #000;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px;
}

.tabs .moving_bg {
	padding: 10px;
	background-color: #cc6633;
	background-image:url(../images/arrow-down.png);
	position: absolute;
	width: 78px;
	z-index: 190;
	left: 0;
	padding-bottom: 20px;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.tabs .moving_bg,
.tabs .moving_bg:hover,
.tabs .moving_bg a,
.tabs .moving_bg a:hover,
.tabs .moving_bg a:active {
	color: #eee;
	cursor: pointer;
	}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 10px;
	width: 78px;
	color: #eee;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font-size: 12px;
	cursor: pointer;
}

.tabs:hover .tab_item:hover {
	color: #fff;
	background-color: #2a2a2a !important;
	background-image:url(../images/arrow-down-on.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	cursor: pointer;
	z-index: 1000;
	}

.slide_content {
	overflow: hidden;
	position: relative;
	width: 595px;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 595px;
	margin: 0px;
	padding: 0px;
}

.tabslider ul li {
	padding-bottom: 7px;
	list-style: none;
}

#sliding-status {
    display: none;
	height: 100px;
	margin-top: 10px;
}
	
/* EDIT PROFILE */

#settings-form, 
#registration-form {
	}

#registration-form form {
	}

#registration-form h2 {
	color: #555;
	}
	
#registration-form label {
	display: block;
	font-size: 12px;
	color: #fff;
	}
	
#registration-form .error {
	font-size: 10px;
	text-align: left;
	color: #333;
	}
	
.registration-form-box {
	background-color: #000;
	padding: 10px;
	}
	
.edit-profile-description {
	font-size: 11px;
	}
	
.registration-form-box label {
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 28px;
	}
	
.edit-profile-textfield {
	border: 3px solid #eee;
	padding: 2px;
	font-size: 12px;
	width: 450px;
	}
	
.edit-profile-textfield:focus {
	border: 3px solid #aaa;
	padding: 2px;
	font-size: 12px;
	width: 450px;
	}
	
#registration-form .edit-profile-textarea {
	border: 3px solid #eee;
	padding: 2px;
	font-size: 12px;
	width: 450px;
	height: 100px;
	}
	
#registration-form .edit-profile-textarea:focus {
	border: 3px solid #aaa;
	padding: 2px;
	font-size: 12px;
	width: 450px;
	height: 100px;
	}

.edit-profile-textarea {
	border: 3px solid #eee;
	padding: 2px;
	font-size: 12px;
	width: 450px;
	height: 100px;
	}
	
.edit-profile-textarea:focus {
	border: 3px solid #aaa;
	padding: 2px;
	font-size: 12px;
	width: 450px;
	height: 100px;
	}
		
.settings-textfield,
.events-textfield {
	border: 3px solid #eee;
	padding: 2px;
	font-size: 12px;
	width: 400px;
	}
	
/* Blog Comments */

#blog-comments .textfield {
	border: 3px solid #eee;
	padding: 2px;
	font-size: 12px;
	width: 520px;
	}
	
#blog-comments .textfield:focus {
	border: 3px solid #aaa;
	padding: 2px;
	font-size: 12px;
	width: 520px;
	}
	
#blog-comments .textarea {
	border: 3px solid #eee;
	padding: 2px;
	font-size: 12px;
	width: 520px;
	height: 100px;
	}
	
#blog-comments .textarea:focus {
	border: 3px solid #aaa;
	padding: 2px;
	font-size: 12px;
	width: 520px;
	height: 100px;
	}
	
/* Profile Albums */
	
.albumpic-thumb {
    float: left;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 145px;
    background-color: #000;
	}

.albumpic-thumb img {
    border: 1px solid #333;
    padding: 1px;
    height: 70px;
	}

.albumpic-thumb img:hover {
    border: 1px solid #666;
	}

.albumpic-thumb .title {
    font-size:11px;
    height: 20px;
    overflow:hidden;
    display:block;
    margin:10px 0px 0px 0px;
	}

.picture-single {
    padding: 2px;
	}

.picture-single img {
    border: 1px solid #333;
    padding: 1px;
    max-width: 500px;
	}
	
.picture-single .title {
    font-size:11px;
    height: 20px;
    overflow:hidden;
    display:block;
    margin:10px 0px 0px 0px;
	}
	
.picture-single .description {
    font-size: 11px;
    margin: 10px;
	}

div.picture-description {
    width: 500px;
    padding: 0 15px;
    float: left;
	}

.picture-nav { 
	position:relative; 
	width: 484px;
	height: 20px;
	padding: 10px;
	font-size: 11px;
	}

.picture-nav div.nav {
	float: left;
	font-size: 11px;
	}

.picture-nav div.delete {
	float: right;
	font-size: 11px;
	}

.picutre-wire {}


/* Profile Avatar */

#profile-avatar div.caption {
	margin: 0;
	padding: 0;
	position: relative;
}

#group-avatar {
	margin: 0;
	padding: 0;
}

#profile-avatar div.caption p {
	position: absolute;
	margin: 0; 
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;	
	bottom: 1px;
	left: 1px;
	background: #cc6633;
	color: #eee;
}

#profile-avatar div.caption p:hover {
	text-decoration: underline;
}

#profile-avatar div.caption img {
	margin: 0; padding: 0;
}


/* Profile Friends */

.item-meta {
	font-size: 11px;
	}
	
/* Profile Wire */
	
.profile-wire-textarea {
	border: 3px solid #eee;
	padding: 2px;
	font-size: 12px;
	width: 540px;
	height: 100px;
	}
	
.profile-wire-textarea:focus {
	border: 3px solid #aaa;
	padding: 2px;
	font-size: 12px;
	width: 540px;
	height: 100px;
	}

/* Profile Messages */

#message-threads td p {
	margin: 0;
	padding: 0;
	}
	
.delete-button {
	width: 20px;
	height: 20px;
	background-image: url(../images/delete.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	}
	
.delete-button:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/delete.png);
	background-position: 0 -20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	}
	
	
.qp_prev {
	width: 18px;
	height: 18px;
	background-image: url(../images/next.png);
	background-position: 0px 0px;
	display: block;
	float: left;
	margin: 0;
	}
	
.qp_prev:hover {
	background-image: url(../images/next.png);
	background-position: 0px -18px;
	}
	
.qp_next {
	width: 18px;
	height: 18px;
	background-image: url(../images/prev.png);
	background-position: 0px 0px;
	display: block;
	float: left;
	margin: 0;
	}
	
.qp_next:hover {
	background-image: url(../images/prev.png);
	background-position: 0px -18px;
	}
	
.qp_counter {
	font-size: 11px;
	display: block;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 18px;
	}
	
a.qp_disabled {
	width: 18px;
	height: 18px;
	background-image: url(../images/prev.png);
	background-position: 0px -36px;
	}
	
a.qp_disabled:hover {
	width: 18px;
	height: 18px;
	background-image: url(../images/prev.png);
	background-position: 0px -36px;
	}
	
.message-indicator {
	width: 18px;
	height: 18px;
	background-image: url(../images/message-indicator-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #eee;
	padding: 6px;
	margin: 0;
	}
	
.event-widget-list img {
	float: left;
	margin-right: 10px;
	}

