																																																
										button, input[type="button"], input[type="submit"], .pagination a, .action-link, .submit_button {color: #555555 }
											button, input[type="button"], input[type="submit"], .pagination a, .action-link, .submit_button {border-color: #555555 }
																																.title-block .post-title{font-size: 25px; line-height: 35px; color: #000; letter-spacing: 5px; text-transform: uppercase; font-weight: 500;}

.page-grid h3 {font-size: 18px;}

.page-grid p {font-size: 10px;}

button, input[type="button"], input[type="submit"] {
    padding: 0px 10px;
    color: #000; 
    border: 2px solid rgba(0, 0, 0, 255);
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 80px;
    font-size: 11px;}

.searchform input[type="submit"] {
    float: left;
    width: 32%;
    height: 32px;
    padding: 3px 10px;
    border-width: 2px;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;}

.share-button label span {
    text-transform: uppercase;
    font-size: 11px;
    font-family: default;
    font-weight: 700;
    letter-spacing: 2px;    
    padding-left: 6px;}

.share-button {
    width: 90px;
    height: 20px;}

.post-meta .share-button {
    color: #000; 
    border: 2px solid rgba(0, 0, 0, 255);
    border-radius: 50px;}

.action-link, .submit_button {
    padding: 3px 10px;
    margin-bottom: 5px;
    color: #000; 
    border: 2px solid rgba(0, 0, 0, 255);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 100px;
    letter-spacing: 2px;}

.gallery-categories li{display: none; margin: 0 10px 0 0; text-align: center;}

.tags a {display: none;}

.post-date {display: none;}

.post-content {display: all;}
