/*
 Theme Name:     WSAC Child
 Description:    WSAC Child Theme
 Author:         Agency253.com
 Template:       fortuna

*/
 
@import url("../fortuna/style.css");
 
 

/* Theme customization starts here 
.entry-meta {
    display: none;
}*/

.post_list_left {
    text-align: center;
    visibility: hidden;
}

/* Post Category (Green Line at Bottom)*/
.post_item {
    border-bottom: 1px solid #76c043;
}




.comments {
    visibility: hidden;
}

.page_title_bgr .full_container_page_title {
    margin-bottom: 0;
}

.post_meta {
    margin-top: 25px;
}

.sidebar {
    margin-top: 25px;
}

/*********************************/
/****** Fanciest Author Box ******/
/*********************************/
.ts-fab-text {
	margin-left: 125px;
	line-height: 1.5;
}

.ts-fab-avatar {
    display: block;
    float: left;
    height: 150px;
    width: 150px;
}

.ts-fab-avatar img {
	width: 140px
}
/*********************************/

/*********************************/
/****** Easy Video Player ******/
/*********************************/

.wp-video {
    width: 100%;
}

/*********************************/
