.quoteSearch .results table {
    display: block;
    border: none;
    padding: 0;
}

.quoteSearch .results td {
    display: block;
    border: none;
    padding: 0;
}

.quoteSearch .results td:nth-child(even) {
    font-weight: bold;
    padding-bottom: 15px;
}

.quoteSearch .results td:first-child {
    padding-top: 10px;
}

.quoteSearch .results th {
    display: none;
}

.quoteSearch .form input {
    display: inline;
}

.quoteSearch .form {
    padding-bottom: 15px;
}

.quoteSearch .form input[name="*quote"] {
    width: 300px;
}

.quoteSearch font[color="GREEN"] {
    display:none;
}

.recent-photos-div .listing-item {
    text-align: center;
}

.recent-photos-div {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    margin: 0px 0px 15px 0px;
}

#thsp-sticky-header {
-webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.75);
-webkit-transition:all .5s ease 0s;
transition:all .5s ease 0s;
}

#thsp-sticky-header .search-form input[type="submit"] {
font-weight: normal;
height: 30px;
max-height: 30px;
}

#thsp-sticky-header .search-form .search-field {
padding: 3px 8px;
}

#thsp-sticky-header .search-form {
margin: 0;
}

.menu-item &gt; form {
margin-top: 6px;
margin-left: 10px;
}

#secondary .biography p {
margin-bottom: 0px;
}

#secondary .widget-title {
border: 1px solid black;
}

span.avatar {
width: 100%;
display:block;
}

.site-title a, .site-description {
text-shadow: 0 0 0.4em yellow, 0 0 0.1em yellow;
}

.site-title a:hover {
text-shadow: 0 0 0.2em yellow, 0 0 0.2em yellow, 0 0 0.1em yellow;
}

.page-header {
padding-bottom: 0px;
}

#thsp-sticky-header {
z-index: 100000;
}

#primary h2 {
font-size: 20px;
padding-top:10px;
color: #32698b;
border-bottom: 1px solid #32698b;
}

.entry-header h2 a {
font-size: 20px;
color: #32698b;
}

article.category-tangents .entry-header h1 {
border-bottom: 3px solid #EEE;
padding-bottom: 10px;
}
article.category-tangents .entry-header {
border-bottom: none;
}

.tangents-div .listing-item &gt; a {
display: block;
font-size: 20px;
padding-top: 10px;
color: #32698b;
border-bottom: 1px solid #32698b;
}

.tangents-div .excerpt-dash {
display: none;
}

.tangents-div .listing-item {
padding-bottom: 15px;
}

.entry-meta .posted-on, .entry-meta .byline {
display: none;
}

.post-navigation {
display: none;
}

.posts-div .listing-item &gt; a {
display: block;
font-size: 16px;
padding-top: 10px;
color: #0a64dd;
}

.posts-div .excerpt-dash {
display: none;
}

.posts-div .listing-item {
padding-bottom: 10px;
}

#primary a, #primary a:visited, #primary a.link {
color: #0a64dd
}

.lv-multi-column { width: 49%; }

.lvw-link {
	display: inline;
}

.lvw-item-name {
	display: inline;
}
