/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
#slider img {
	height: 395px;
}

#shirtstore img {
	border: 1px solid rgb(190,190,190);
	margin-top: 5px;
}

#access a {
	letter-spacing: 1px;
}

#access a:hover, #access li.current_page_item > a {
	color: #303030;
}

#access a:hover, #access li.current_page_item > a, #access li.current-menu-item > a {
	background: inherit;
	color: inherit;
}

#header #searchform {
	margin-right: 0;
}

#header #searchform input[type=text] {
	cursor: pointer;
}

#header #searchform,
#social-media-icons {
	margin-top: 10px;
	margin-bottom: 10px;
}

#social-media-icons a {
	padding: 0;
	position: relative;
	float: right;
}

#social-media-icons a.social-media-icon:hover {
	background-position: 0 32px;
}

.facebook {
	background-image: url(/wp-content/themes/pinboard/images/facebook.png) !important;
}

.twitter {
	background-image: url(/wp-content/themes/pinboard/images/twitter.png) !important;
}

.pinterest {
	background-image: url(/wp-content/themes/pinboard/images/pinterest.png) !important;
}

.flickr {
	background-image: url(/wp-content/themes/pinboard/images/flickr.png) !important;
}

.vimeo {
	background-image: url(/wp-content/themes/pinboard/images/vimeo.png) !important;
}

.youtube {
	background-image: url(/wp-content/themes/pinboard/images/youtube.png) !important;
}

.google-plus {
	background-image: url(/wp-content/themes/pinboard/images/google-plus.png) !important;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
#slider img {
	height: 395px;
}

#shirtstore img {
	border: 1px solid rgb(190,190,190);
	margin-top: 5px;
}

#access a {
	letter-spacing: 1px;
}

#access a:hover, #access li.current_page_item > a {
	color: #303030;
}

#access a:hover, #access li.current_page_item > a, #access li.current-menu-item > a {
	background: inherit;
	color: inherit;
}

#header #searchform {
	margin-right: 0;
}

#header #searchform input[type=text] {
	cursor: pointer;
}

#header #searchform,
#social-media-icons {
	margin-top: 10px;
	margin-bottom: 10px;
}

#social-media-icons a {
	padding: 0;
	position: relative;
	float: right;
}

#social-media-icons a.social-media-icon:hover {
	background-position: 0 32px;
}

.facebook {
	background-image: url(/wp-content/themes/pinboard/images/facebook.png) !important;
}

.twitter {
	background-image: url(/wp-content/themes/pinboard/images/twitter.png) !important;
}

.pinterest {
	background-image: url(/wp-content/themes/pinboard/images/pinterest.png) !important;
}

.flickr {
	background-image: url(/wp-content/themes/pinboard/images/flickr.png) !important;
}

.vimeo {
	background-image: url(/wp-content/themes/pinboard/images/vimeo.png) !important;
}

.youtube {
	background-image: url(/wp-content/themes/pinboard/images/youtube.png) !important;
}

.google-plus {
	background-image: url(/wp-content/themes/pinboard/images/google-plus.png) !important;
}