.profile-hub-container .ph-detail { display: inline-block; width: 20%; text-align: left; }
.profile-hub-container .ph-content { display: inline-block; width: 80%; text-align: left; }
.profile-hub-container .ph-level { position: relative; padding: 8px; clear: both; }

.profile-hub-container { margin: 0 0 4px 0; background-color: rgba(0, 0, 0, 0.25); }
.profile-hub-container hr { border-top: 1px solid rgba(255, 255, 255, 0.25); }

.cinnamon-cover { position: relative; height: 300px; }
.cinnamon-cover-preview { width: 100%; height: 150px; margin: 0 0 64px 0; position: relative; }
.cinnamon-cover-preview img { width: 60px; height: 60px; position: absolute; left: 16px; bottom: -32px; }
.cinnamon-cover .overlay { position: absolute; bottom: 4px; right: 4px; }
.cinnamon-avatar { float: left; text-align: center; margin: -36px 0 0 0; background-color: #000000; }

.cinnamon-meta { float: left; border-right: 1px solid rgba(0, 0, 0, 0.25); text-align: center; font-size: 12px; padding: 0 8px; }
.cinnamon-meta b { font-size: 14px; }

.cinnamon-padding-top { margin: 3px 0 0 0; }

.profile-hub-container .ph-detail {
    font-weight: bold;
}
.profile-hub-container h3 {
    margin: 8px 0;
    padding: 2px 4px 2px 0;
    text-transform: uppercase;
    font-size: 14px;
}
.profile-hub-container .ph-nametag {
    font-size: 28px;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase;
}
.profile-hub-container .ph-locationtag {
    font-size: 16px;
    display: inline-block;
    padding: 2px 12px;
    text-transform: uppercase;
}
.profile-hub-container .ph-socialtag {
    font-size: 18px;
    display: inline-block;
    padding: 2px 12px;
    text-transform: uppercase;
}
.profile-hub-container .avatar {
    width: 120px;
    height: 120px;
    margin: 0;
}



.single-heading {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: normal;
    margin: 24px 0;
}

/* frontend profile */
.cinnamon input,
.cinnamon select,
.cinnamon textarea,
.cinnamon button
{
    font-family: inherit;
    font-size: inherit;
    margin: 0 0 4px 0;
}
.cinnamon input[type="text"],
.cinnamon input[type="email"],
.cinnamon input[type="url"],
.cinnamon input[type="password"],
.cinnamon select,
.cinnamon textarea
{
    width: 100%;
}

.cinnamon .cinnamon-share {
    width: auto !important;
}



.cinnamon .description {
    font-size: small;
}
.cinnamon table {
    width: 100%;
}
.cinnamon table th {
    text-align: left;
    vertical-align: top;
    width: 30%;
    font-weight: 400;
}
.cinnamon table td {
    vertical-align: top;
    width: 70%;
}
.cinnamon hr {
    border: 0;
    height: 1px;
    background-color: #666666;
    margin: 32px 0;
}

.cinnamon-grid ul { margin: 0; padding: 0; }
.cinnamon-grid ul li { list-style: none; margin: 0 1px 1px 0; padding: 0; display: inline-block; }
.cinnamon-grid ul li img { width: 100px; height: 100px; opacity: 1; }
.cinnamon-grid ul li img:hover { opacity: 0.85; }

.cinnamon-grid-blank img { opacity: 1; margin: 0 1px 1px 0; }
.cinnamon-grid-blank img:hover { opacity: 0.85; }
#cinnamon-feature {
    text-align: center;
    margin: 0 0 8px 0;

    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.cinnamon-card-grid ul { margin: 0; padding: 0; }
.cinnamon-card-grid ul li { list-style: none; margin: 0 1px 1px 0; padding: 0; display: inline-block; }
.cinnamon-card-grid ul li img { width: auto; height: 100px; opacity: 1; }
.cinnamon-card-grid ul li img:hover { opacity: 0.85; }

.cinnamon-card { background-color: rgba(0, 0, 0, 0.15); width: 260px; height: 228px; display: block; float: left; margin: 0 8px 8px 0; overflow: hidden; position: relative; }
.cinnamon-card-inner { padding: 8px; }
.cinnamon-card .avatar-holder { float: left; margin: 0 8px 16px 0; }
.cinnamon-card .location-holder { margin: 0 0 4px 0; text-overflow: ellipsis; overflow: hidden; }
.cinnamon-card h3 { font-size: 16px; font-weight: 400; margin: 0; clear: none; }
.cinnamon-card .mosaicflow div { width: 30.33%; float: left; margin: 0 8px 0 0; }
.cinnamon-card .mosaicflow div:last-child { margin: 0 0 0 0; }
.cinnamon-card .mosaicflow div img { width: 100%; height: auto; }

.cinnamon-card .cinnamon-backflip { position: absolute; width: 260px; height: 228px; line-height: 228px; text-align: center; background-color: rgba(0, 0, 0, 0.75); opacity: 0; z-index: 99; }
.cinnamon-card .cinnamon-backflip a { display: block; width: 260px; height: 228px; line-height: 228px; text-align: center; text-decoration: none; }
.cinnamon-card:hover .cinnamon-backflip { opacity: 1; }


.cornholio { width: 930px; margin: 0 auto; }
.cornholio .c-main { text-align: center; font-size: 32px; font-weight: 300; }
.cornholio .c-description { text-align: center; font-size: 14px; font-weight: 300; }
.cornholio .c-social { text-align: center; font-size: 24px; }
.cornholio .c-footer { text-align: center; font-size: 12px; }

ul, li {padding: 0; margin: 0; list-style: none}
.clear {clear: both}

/* Tab */
#tab { text-align: center; margin: 48px 0 0 0; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); }
#tab li { display: inline-block; }
#tab li a { display: block; padding: 12px 0; margin: 0 48px; font-size: 16px; text-decoration: none; }
#tab li.active a {}
.tab_icerik { padding: 10px; }

#cinnamon-index { text-align: center; margin: 16px 0; }
#cinnamon-index a { text-decoration: none; }





.tab {
    position: relative;
    overflow: hidden;
}
.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}
.tabs li {
    float: left;
    line-height: 38px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.tabs a {
    display: block;
    padding: 0 12px;
    text-decoration: none;
}
.tabs a:hover {}
.tabs_item {
    display: none;
    padding: 30px 0;
}
.tabs_item:first-child {
    display: block;
}
.tabs_item img {
    max-width: 100%;
    height: auto;
}
.tabs .current a {}

.cinnamon-award-list-item {
    margin: 0 1px 0 0;
    display: inline-block;
    padding: 2px 4px;
    font-size: small;
}

/* module: activity feed */
#activity, #activity-archive { list-style : none; background-color: rgba(0, 0, 0, 0.15); padding: 8px; }
#activity-archive li { clear: both; margin: 0 0 8px 0; }
#activity-archive .avatar { float: left; margin: 0 8px 0 0; }
.act-old { color: #AAA; }


/* Additional WLI changes */

.profile-hub-container{background-color:#eeeeee;}
.profile-hub-container h3{font-weight:bold;}

.cinnamon-cover {
    border-bottom: 3px solid #F4983B;
}

.cinnamon-cover-preview,.cinnamon-cover-preview img {
    border-bottom: 2px solid #249ee5;
}

ul#tab li.active a {
    border-bottom: 1px solid #F4983B;
}

.profile-hub-container .avatar {
    border: 3px solid #F4983B;
}

.tabs {
    border-bottom: 3px solid #F4983B;
}

.cinnamon-avatar {
    padding: 0px;
    background: none;
}

.panel {
    display: inline-block;
    margin: 0 4px 4px 0;
    padding: 4px;
    text-decoration: none;
}

.noir-default {
    background-color: #cccccc;
}

.button.noir-secondary {
    display: inline-block;
    padding: 8px 12px;
    margin: 0px 4px;
    text-decoration: none!important;
    border: 0 none;
    white-space: nowrap;
    background-color: #F4983B;
    color: #fff;
}


.hint {
    position: relative;
    display: inline-block;
}

.hint:before,.hint:after {
    position: absolute;
    opacity: 0;
    z-index: 1000000;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    pointer-events: none;
}

.hint:hover:before,.hint:hover:after {
    opacity: 1;
}

.hint:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    position: absolute;
}

.hint:after {
    content: attr(data-hint);
    background-color: #F4983B;
    color: #ffffff;
    padding: 4px 8px;
    font-size: 12px;
    white-space: nowrap;
    font-weight: normal;
}

.hint--top:before {
    bottom: 100%;
    left: 50%;
    margin: 0 0 -18px 0;
    border-right-color: #000000;
    background-color: #000000;
}

.hint--top:after {
    bottom: 100%;
    left: 50%;
    margin: 0 0 -6px -10px;
}

.hint--top:hover:before {
    margin-bottom: -10px;
}

.hint--top:hover:after {
    margin-bottom: 2px;
}

.hint--bottom:before {
    top: 100%;
    left: 50%;
    margin: -14px 0 0 0;
    border-bottom-color: rgba(0,0,0,0.8);
}

.hint--bottom:after {
    top: 100%;
    left: 50%;
    margin: -2px 0 0 -10px;
}

.hint--bottom:hover:before {
    margin-top: -6px;
}

.hint--bottom:hover:after {
    margin-top: 6px;
}

.hint--right:before {
    left: 100%;
    bottom: 50%;
    margin: 0 0 -4px -8px;
    border-right-color: #F4983B;
}

.hint--right:after {
    left: 100%;
    bottom: 50%;
    margin: 0 0 -13px 4px;
}

.hint--right:hover:before {
    margin: 0 0 -7px -0;
}

.hint--right:hover:after {
    margin: 0 0 -13px 12px;
}

.hint--left:before {
    right: 100%;
    bottom: 50%;
    margin: 0 -8px -4px 0;
    border-left-color: #ffffff;
}

.hint--left:after {
    right: 100%;
    bottom: 50%;
    margin: 0 4px -13px 0;
}

.hint--left:hover:before {
    margin: 0 0 -4px 0;
}

.hint--left:hover:after {
    margin: 0 12px -13px 0;
}

.social-hub {
    margin: 16px 0 0 0;
}

.social-hub a {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    float: left;
    margin: 2px 1px 0 0;
}

.social-hub a:hover {
    background-color: #000000!important;
}
.social-hub a i{
	margin-right: 0px;
}

.cinnamon input[type="url"],.cinnamon select{
	border: 0 none;
    max-width: 100%;
    outline: medium none;
    padding: 6px;background-color: #f5f5f5; color: #b5b5b5;
}
    
    
.cinnamon table tr th{
	background: none;color: #a0a0a0;
}

.tabs_item form#pswform h2{font-size: 27px;}

section.imagepress-navigation{
	background:#cccccc; float:left; width:100%;
}

section.imagepress-navigation a{
	padding: 10px 25px;
}

section.imagepress-navigation a:hover{
	background:#F4983B; color:#ffffff;
}

section.imagepress-navigation a[rel="prev"]{
	float:left;
}

section.imagepress-navigation a[rel="next"]{
	float:right;
}

h1.ip-title{
	font-size:27px;border-bottom: 1px solid rgba(255,255,255,0.25);padding-bottom: 24px;line-height: 1;margin: 60px 0px 0px 0px;
}

h1.ip-title small{
	font-size:15px;
}

.single-post-like{
	float: right; margin: 10px 0px 0px;
}

.single-post-like a{
	font-size:30px;
}

.single-post-featured{
	float: right;font-size:30px;margin: -9px 0px 0px;
}
