.blogCategoryButton, .blogPaging {
    border: none;
    background: none repeat scroll 0 0 transparent;
    color: #af9040;
    display: block;
    float: left;
    position: relative;
    width: 100%;
    padding: 5px 0;
    text-decoration: none;
    text-align: left;
}

.blogPaging {
    padding: 5px;
}


.postCont img {
   max-height: 400px;
	max-height:50vh;
	width:auto !important;
	max-width:100%;
}




/* TOGGLES */


ul.blogyear {
    width:100%;
    padding: 0px;
    margin: 0px !important;
    cursor:pointer;
    color:#af9040;
}

ul.blogmonth {
    width:100%;
    margin:0px  !important;
    padding-left: 10%;
    cursor:pointer;
    color:#af9040;
}


ul.blogitem{
    width:100%;
    margin:0px  !important;
    padding-left:15%;
}

.blogFullArchive {
    position: relative;
    display: inline-block;
    width: 90%;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */