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

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

.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;
}

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

.site-header-menu ul li{
	display: inline;
	height: 50px;
	margin-right: 5px;
	padding: 0 10px;
}

.site-header-menu a:link,
.site-header-menu a:visited,
.site-header-menu a:hover,
.site-header-menu a:active {
	line-height: 3.7;
}

.widget_search {
	padding: 0 2%;
	clear: both;
}

.widget_search .search-field {
	width: 78%;
	height: 24px;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 0.25em;
	line-height: 1.8;
}

.widget_search .search-submit {
	width: 20%;
	height: 26px;
	float: right;
	margin: 30px 0 0 0;
	padding: 0;
}

.search-submit .screen-reader-text {
	position: relative !important;
	text-transform: none;
	font-size: 10px;
}

.textwidget {
	padding-bottom: 0.65em;
}

.gallery-item {
	max-width: 30%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 46%;
}

.gallery-columns-4 .gallery-item {
	max-width: 22%;
}

.gallery-columns-5 .gallery-item {
	max-width: 17%;
}

.gallery-columns-6 .gallery-item {
	max-width: 13.5%;
}

.gallery-columns-7 .gallery-item {
	max-width: 11%;
}

.gallery-columns-8 .gallery-item {
	max-width: 9.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 8%;
}

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