.authorbox {
    background: var(--back2);
    margin-top: 10px;
    height: 135px;
    padding: 5px;

}

.authouser {
    color: var(--main);
    padding: 7px;
    width: 755px;
    margin-left: 0px;
    text-align: left;
    font-size: 15px;
    float: left;
    margin-top: 6px;
    padding-left: 5px;

}

.authouser a{
	color: var(--light);
}

.postthemes {
float:right;	
}

.authouser2 {
    background: var(--main);
    color: var(--light);
    padding: 9px;
    width: 749px;
    text-transform: uppercase;
    margin-top: 5px;
    text-align: justify;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.authouser2 a{
	color: var(--main);
}

.shorties {
    padding: 17px;
    width: 280.5px;
    height: 208px;
    overflow: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: justify;
}

.shortiline {

    font-size: 14px;
    text-transform: uppercase;
	    margin-bottom: 2px;
}

.shortbot {
    background: var(--main);
    color: var(--light);
    padding: 7px;
    width: 13px;
    float: left;
}

.shorttext {
background: var(--main);
    color: var(--light);
    padding: 4px;
    /* margin-left: 32px; */
    width: 278px;
    padding-left: 11px;
    height: 18px;
}

.posicon {
margin-top: 5px;
    width: 299px;
    border: 7px solid var(--main);
    margin-bottom: 5px;
    background: var(--icon);
}

.shorties2{
    background: var(--main);
    margin-top: 267px;
    padding: 10px;
    width: 292px;
    height: 90px;
}

.profac {
	float:left;
}

.avaback {
	background: var(--avatar);
    border: solid var(--main) 7px;
    width: 300px;
    height: 250px;
	float: left;
}

.postus2 {
    background: var(--back2);
    height: 83px;
    margin-top: -25px;
	margin-bottom: 5px;
}


		
		