/*
Theme Name: cafeterrace
Description: IE8 specific style.
*/

code {
	background-color: transparent;
	padding: 0;
}

h1.site-title {
	font-size: 24px;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	text-decoration: none;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus,
.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a,
.page-links a {
	text-decoration: none;
}

.widget_search .search-field {
	padding: 0 0 0 0.5em;
	line-height: 28px;
}

.widget_search .search-submit:before {
	line-height: 8px;
}

.tagcloud a,
.page-links a,
.page-links > span {
	border-radius: 2px;
}

.waist-outer .avatar {
	border-radius: 50%;
}

.header-image img,
.site-main,
.widget_search, 
.widget_calendar,
.widget_nav_menu,
.widget_pages,
.widget_text,
.widget_tag_cloud,
.widget_recent_comments,
.widget_recent_entries,
.widget_categories,
.widget_archive,
.widget_rss,
.widget_links,
.widget_meta,
.site-description {
	border-radius: 5px;
}

.widget_search .search-field {
	padding: 0 0.25em;
}

.site-footer .social-navigation {
	display: none;
}
