/*
 * Built in plain styles
 */

 .profilepic {
	width: 86px;
}

.widget .profilepic,
.widget .profile-photo  {
	width: 53px;
	height: 53px;
}

.profilepic-small,
.live-stream-widget-admin .avatar {
	width: 27px;
}


/* Widgets Stylesheet */
.well.widget {
	padding: 0
}

li.widget,
li.widget-trends {
	list-style-type: none;
	margin-left: 0;
}

.widget {
	font-size: 13px;
	background: none repeat scroll 0 0 #FBFBFB;
	border: 1px solid #EAEAEA;
	border-top: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 30px;
	position: relative;
}

.widget.adrotate_widgets {
	text-align:center;
	background: transparent;
	border: none;
}

.widget ol {
	margin-right: 25px;
}

.widget h1 {
	font-size: 30px;
}

.widget:before {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 1px solid #CDCDCD;
}

.widget.adrotate_widgets:before {
  border:none;
}

.widget a {
	cursor: pointer;
}

.widget ol li,
.widget ul li {
	list-style-type: none;
}

.widget ol li {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 0;
}

.widget ol li:last-child {
	border: 0;
	margin-bottom: 0;
}

.widget > ol,
.widget > ul {
	margin-right: 35px;
}

.widget header {
	padding: 7px 10px 7px 20px;
}

.widget header h4{
	font-size: 28px;
	line-height: 25px;
}

.widget h5 {
	font-size: 16px;
}

.widget h6 {
	font-size: 13px;
}

/*.widget header i {
	margin-right: 19px;
}*/

.widget .small-num {
	font-size: 12px;
	color: #313131;
}

.widget .big-number {
	color: #656565;
	display: block;
}

.widget .big-label {
	color: #9A9A9A;
}

.widget .time-since {
	text-transform: lowercase;
}

.widget .icon-star {
	cursor: pointer;
}

.widget .num-suggestions,
.listing-events li .time {
	color: #A0A0A0;
}

.widget .icon-eye-open,
.widget .icon-thumbs-up,
.widget > footer .icon-user {
	color: #A3A3A3;
}

.widget .profilepic,
.widget .profile-photo,
.widget .profilepic-small,
.live-stream-widget-admin .avatar {
	background: white;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	border: 5px solid white;
	/*box-shadow: 0 1px 2px #D4D4D4;*/
}

.widget .profilepic img,
.widget .profile-photo img  {
	width: 100%;
	height: 100%;
}

.widget > footer {
	text-align: center;
	padding-bottom: 18px;

}

.widget > footer .author {
	text-align: left;
	width: 85%;
}

/* Content that is sibling of colored background widget */
.widget-latest-posts footer {
	padding-top: 14px;
}

.widget-latest-posts section {
	padding: 0 20px;
}

.widget-latest-posts ol {
	padding: 10px 0;
	margin: 0;
}

ol.minimal-view,
ul.minimal-view {
	margin: 0;
	/*padding: 10px;*/
	padding-bottom: 0;
}

ol.minimal-view li,
ul.minimal-view li {
	margin: 0;
	padding-bottom: 8px;
}

ol.minimal-view h6,
ul.minimal-view h6  {
	margin: 0;
}

.widget .btn {
	min-width: 180px;
	width: auto;
}

/*Meet the Team */

/*.meet-team-header {
	background: #55BB75;
	color: #FFF;
	text-align: center;
	padding-top: 25px;
}*/

.widget-meet-team header {
	text-align: center;
	padding-left: 0;
}

.widget-meet-team header h4 {
	font-size: 15px;
	font-weight: normal;
}


.widget-meet-team header .name {
	font-size: 18px;
}

.widget-meet-team header .email {
	font-size: 12px;
	color: #CAFEDA;
	margin-bottom: -22px;
	display: block;
}

.widget-meet-team header .profilepic {
	top: 30px;
}

.widget-meet-team section {
	background: #F6F6F6;
	color: #B0B0B0;
	text-align: right;
	padding: 30px 12px 30px 0;
	font-size: 17px;
}

/* Artist News */

/*.widget-stories
{
	border: 1px solid #EAEAEA;
	border-top: none;
	border-bottom: none;
}*/

.widget-stories header {
	padding: 35px 20px 0 18px;
}

.widget-stories header h4 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

.widget-stories section h5 {
	font-size: 13px;
	margin: 0;
	padding: 10px 0 22px 38px;
}

.widget-stories section h6 {
	font-size: 12px;
	position: relative;
	margin: 0;
	padding: 0 10px 20px 20px;
}

.widget-stories section h6 a {
	color: inherit;
}

ol.carousel-inner {
	margin: 0;
}

.carousel .icon-chevron-left,
.carousel .icon-chevron-right {
	cursor: pointer;
	color: #FFFFFF;
	position: absolute;
	top: 0;
}

.carousel .icon-chevron-left {
	left: 10px;
}

.carousel .icon-chevron-right {
	right: 10px;
}


.widget-stories .carousel-inner header {
	padding-top: 0;
}

.widget-stories .carousel {
	margin-bottom: 0;
}


.widget-stories section {
	padding: 0;
}

.widget-stories .carousel-inner section {
	background: #F8F8F8;
	color: #808080;
	font-size: 12px;
	padding: 20px 25px 0 10px;
}

.widget-stories .carousel-inner footer{
	background: #F6F6F6;
	font-size: 10px;
	padding: 5px 25px 10px;
}


.widget-stories .carousel-inner section p {
	margin-bottom: 0;
	padding-left: 12px;
}

/* My Blogs */

.widget-latest-posts .updated-text {
	color: #858585;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: 3px;
	display: inline-block;
}

.widget-latest-posts ol h6,
.widget-my-things ol h6,
.widget-latest-posts ol li a,
.widget-my-things ol li a {
	color: #3A3A3A;
	margin: 0;
}

.widget-my-things section {
	padding: 0 20px;
}

.widget-my-things footer {
	padding-top: 14px;
}

.widget-my-things ol {
	padding: 10px 0 0;
}

.widget-latest-posts li {
	margin-top: 10px;
}
/*.widget-latest-posts .minimal-view li {
	margin-top: 0;
}*/

/* Community */

.live-stream-widget-admin > ul {
	margin-left: 10px;
	color: #333333;
}

.live-stream-widget-admin ul li,
ol.minimal-view li,
.widget-trends ol li,
.widget-narrow-search ol li {
	border-bottom: none;
}

.live-stream-widget-admin header,
.widget-events header
 {
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 22px;
	padding-left: 10px;
}

.live-stream-widget-admin .avatar,
.listing-events li i {
	margin-right: 8px;
	position: absolute;
}

.listing-events li h6,
.listing-events li .day,
.listing-events li .time {
	padding-left: 45px;
}

.live-stream-widget-admin .live-stream-text {
	padding-left: 10px;
}


.live-stream-item-title {
	display: block;
}

/* Groups */
.widget-groups > ol {
	padding-right: 13px;
}
.widget-groups ol li a,
ol.minimal-view li a,
.widget-collections ol li a,
.widget-groups .num-posts,
.widget-top-blogs,
.widget-top-blogs a,
.widget-narrow-search a {
	color: #686868;
	font-weight: normal;
}


/* Twitter Feed */
.widget-twitter section header {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid;
}

.widget-twitter header img {
	float: left;
	border: 4px solid #FFFFFF;
	border-radius: 4px;
	margin-right: 8px;
}

.widget-twitter .twitter-handle {
	display: block;
	font-size: 19.5px;
	font-weight: bold;
	margin-top: 12px;
}

.widget-twitter section > section {
	text-align: center;
	padding: 10px 30px;
	border-top: 1px solid #69A7CB;
}

.twitter-error {
	display: block;
	text-align: center;
	padding:10px;
}

.widget-twitter footer {
	height: auto;
}

.widget-twitter .numtweets,
.widget-twitter .num-following,
.widget-twitter .num-followers,
.widget-events .numtoday,
.widget-events .num-thisweek,
.widget-events .num-all
 {
	display: inline-block;
}

.widget-twitter .numtweets,
.widget-twitter .num-following,
.widget-events .numtoday,
.widget-events .num-thisweek {
 	border-right: 2px solid #CBCBCB;
 	padding-right: 20px;
}

.widget-twitter .num-following,
.widget-twitter .num-followers,
.widget-events .num-thisweek,
.widget-events .num-all  {
 	padding-left: 20px;
}

.widget-twitter .btn,
.widget-events .btn {
	margin: 15px auto 0;
}

/* Popular */
.widget-popular a {
	color: #3A3A3A;
	font-weight: normal;

}

.widget-popular ol {
	margin: 0;
}

.widget-popular ol li {
	padding: 0 20px;
	margin: 0;
}

.widget-popular ol li h6{
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 0;
}

.widget-popular ol li:nth-child(odd) {
	background: #F7F7F7;
}

/*.widget-popular ol li {
	list-style-type: decimal;
}*/

/* Trends */
.widget-trends ol li a {
	color: #7B7B7B;
}

/* Events */
ol.listing-events li {
	border-bottom: none;
	margin-bottom: 5px;
}

.listing-events i {
	float: left;
}

.listing-events li i {
	font-size: 16px;
	color: #CCCCCC;
}

.listing-events li .time {
	padding-left: 5px;
}

/* Top Blogs */
.widget-top-blogs header,
.widget-top-blogs section,
.widget-top-blogs footer {
	padding: 5px 20px;
}

.widget-top-blogs ol {
	margin-left: 20px;
}

.widget-top-blogs ol li{
	list-style: decimal;
	margin-bottom: 5px;
}

.widget-top-blogs .title {
	margin-bottom: 5px;
}

.widget-top-blogs .title.pull-right {
	margin-right: 20px;
}

.widget-top-blogs li h6{
	margin-bottom: 5px;
	margin-top: 0;
}

.widget-top-blogs footer .btn{
	min-width: 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
}

.widget-top-blogs > footer {
	padding-bottom: 25px;
}

/* Jobs */
.widget-jobs span {
	display: block;
}

.widget-add-widget,
.widget-advert {
	height: 270px;
	line-height: 270px;
	text-align: center;
}

.widget-advert h4 {
	line-height: 270px;
	margin: 0;
	color: #B3B3B3;
	text-transform: uppercase;
	font-size: 12px;

}

.widget-add-widget {
	background: #EDEDED;
}

.widget-add-widget img,
.widget-advert h4 {
	cursor: pointer;
}

/* Blog Author */
.widget-blog-author header,
.widget-article-author header {
	padding-left: 20px;
	padding-bottom: 0;
}

.widget-blog-author .profilepic,
.widget-article-author .profilepic  {
	width: 53px;
	height: 53px;
	float: left;
	/*margin-left: 20px;*/
	margin-right: 8px;
}

.widget-blog-author header i,
.widget-article-author header i {
	margin-right: 5px;
}

.widget-blog-author header .icon-star,
.widget-blog-author header .icon-star-empty,
.widget-article-author header .icon-star-empty,
.widget-article-author header .icon-star {
	margin-right: 20px;

}

.widget-article-author header .icon-star-empty:hover,
.widget-article-author header .icon-star:hover,
.buddylist-button:hover {
	text-decoration: none;
}


.widget-blog-author header .author-stats {
	background: #F2F2F2;
	height: 20px;
	padding: 10px 25px;
	margin-top: 33px;
	margin-left: -20px;
}

.widget-blog-author section,
.widget-article-author section {
	clear: left;
	color: #686868;
	padding: 20px 0;
	margin: 0 35px 20px 35px;
	border-bottom: 1px solid #E5E5E5;
}

.widget-article-author section:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.widget-blog-author .btn {
	min-width: 0;
	color: #7A7A7A;
}

.widget-blog-author > header h5,
.widget-article-author > header h5 {
	display: inline-block;
}

.widget-blog-author .location {
	display: block;
}

.widget-article-author header {
	padding-bottom: 26px;
}

.widget-article-author .author-main-persona {
	display: block;
}

/* Notifications */
.widget-notifications section {
	padding: 0 20px;
}
.confirm-notification {
	font-size: 70%;
	color: #666;
}

.widget-notifications input[type="text"] {
	width: 90%;
}

/* Explore */
.widget-explore {
	border: none;
	background: none;
}
.widget-explore:before {
	content: none;
	background: none;
	border: none;
}

.widget-explore .btn {
	min-width: 0;
}

.widget-explore .input-block-level {
	min-width: 300px;
}

.widget-explore header {
	padding: 0;
}

/* Narrow Search */
.widget-narrow-search ol {
	padding-right: 10px;
}

.widget-narrow-search .icon-search {
	margin-top: -40px;
}

.widget-narrow-search section header {
	border: 1px solid #E3E3E3;
	background-image: -moz-linear-gradient(top, #FBFBFB, #F4F4F4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FBFBFB), to(#F4F4F4));
	background-image: -webkit-linear-gradient(top, #FBFBFB, #F4F4F4);
	background-image: -o-linear-gradient(top, #FBFBFB, #F4F4F4);
	background-image: linear-gradient(to bottom, #FBFBFB, #F4F4F4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFBFBFB', endColorstr='#ffF4F4F4', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* Latest Suggestions */
/*.widget-latest-suggestions section {
	margin: 10px 20px 0;
}

.widget-latest-suggestions footer {
	border-bottom: 1px solid #E3E3E3;
	padding: 0 20px 0 20px;
	overflow: hidden;
}*/

/* Recruitment */
.widget-generic header {
	padding-top: 15px;
	font-size: 16px;
}
.widget-generic .generic-arrow {
	position: relative;
}
.widget-generic .generic-arrow:after {
	content:'';
	display:block;
	position:absolute;
	top:100%; /*should be set to 100% */
	right:30px;
	width:0;
	height:0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid;/*
	border-color: black transparent transparent transparent; border color should be same as div div background color
	border-style: solid;
	border-width: 10px;*/
}

.widget-generic header img {
	display: block;
	margin-bottom: 5px;
}

.widget-generic section {
	padding: 15px 20px 10px 20px;
}

.widget-generic .generic-meta {
	color: #8D8C8C;
}

/* Live Stream */

.live-stream-widget-admin .widgettitle {
	font-size: 28px;
	padding: 7px 0 7px 20px;
}

.widget_text {
	padding: 12px 25px;
}

/* Record in single blogs */

#archive-date h5 {
	text-transform: uppercase;
	color: #858585;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	border-bottom: 2px solid #000000;
	padding-bottom: 5px;
}

#archive-date li {
	list-style-type: none;
	color: #858585;
	margin-bottom: 5px;
	margin-left: 20px;
}

#archive-date li a {
	color: #858585;
	text-transform: uppercase;
}

/* My Network */
.widget-my-network li {
	margin-bottom: 5px;
}

.widget-my-network .profile-photo {
	margin-right: 10px;
}

.widget-community .authorlink {
	font-weight: bold;
}

.widget-community ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 20px;
}

.widget-community ul li {
	clear: left;
	margin-bottom: 20px;
}

.widget-community .profile-photo {
	display: block;
	margin-right: 10px;
}
/* FIXME timeago margin left is bad*/
.widget-community ul li .timeago {
	color: #333333;
	font-size: 11px;
	display: block;
	margin-left: 51px;
}

.widget_tag_cloud {
	padding: 5px 15px 20px;
}

.delete-buddy {
	margin-right: 10px;
}

.clear {
	clear: both;
}

.attachment .hfeed aside.widget section ul,
.attachment .hfeed aside.widget section ol {
	margin: 0 10px 10px 25px;
}

.widget-tag-cloud section {
	text-align: center;
	padding: 10px;
}
/*
.widget header:not(.color-background) {
	padding-bottom: 0;
}
*/
.widget header:not(.color-background) h4 {
	margin-bottom: 0;
}
