/*
 Theme Name:   JamSession Child
 Theme URI:    http://www.smartwpress.com/jamsession/
 Description:  JamSession Music Child Theme
 Author:       SmartWPress
 Author URI:   http://themeforest.net/user/SmartWPress
 Template:     jamsession
 Version:      1.0.0
 Tags:         fluid-layout, responsive-layout, editor-style, featured-images, full-width-template, theme-options, translation-ready, custom-background, custom-colors, custom-menu, one-column, two-columns, black, dark
 Text Domain:  jamsession-child
*/

@import url("../jamsession/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */


area:active, area:focus {
	outline: none;
}


.category_header {
	text-align:center;
	margin:20px auto;
	width: auto;
	border:#efefef 0px solid;
	}
.category_header_image {
	text-align:center;
	margin:0 auto;
	max-width: 100%;
	border: 0px solid #434543;
	}

.image_excerpt {
	text-align: center;
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px
}

.image_caption
{
	text-align: center;
	font-size: 14px;
	padding-top: 12px;
	line-height: 30px;
	font-family: "Oswald",sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 300;
}

.image_excerpt p, .image_caption p
{
	margin: 2px 0;
}

 .image_caption p
 {
	color: #fff;
 }
 
 #front_page_footer ul li, .social_profiles_contact ul li
{
	display: inline-block;
	margin: 0 20px 0 0;
	/*padding: 2px 7px;*/
	padding: 0px;
	width: 30px;
	height: 30px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #000;
	vertical-align: middle;
	border-radius: 0;
	opacity: 0.9; 
	transition: all 0.3s linear 0s;
	
}

#front_page_footer ul li, .social_profiles_contact ul li {

text-transform: none;
font-size: 10px;
line-height: 12px;
font-family: 'Open Sans', sans-serif;
/* font-weight: 400; */
background-position: 0 0;
background-repeat: no-repeat;
letter-spacing:0px;

}
.share_text {
font-family: "Oswald",sans-serif;
font-size: 12px;
margin-left: 0px;
}

.share_text_facebook {
font-family: "Oswald",sans-serif;
font-size: 12px;
margin-left: -7px;
line-height:15px;
font-weight:400;
text-shadow: 1px 1px 1px #000000;
}

.share_text_twitter {
font-family: "Oswald",sans-serif;
font-size: 12px;
margin-left: -2px;
line-height:15px;
font-weight:400;
text-shadow: 1px 1px 1px #000000;
}
.share_text_google {
font-family: "Oswald",sans-serif;
font-size: 12px;
margin-left: -2px;
line-height:15px;
font-weight:400;
text-shadow: 1px 1px 1px #000000;
}
.share_text_youtube {
font-family: "Oswald",sans-serif;
font-size: 12px;
margin-left: -4px;
line-height:15px;
font-weight:400;
text-shadow: 1px 1px 1px #000000;
}
.share_text_linkedin {
font-family: "Oswald",sans-serif;
font-size: 12px;
margin-left: -4px;
line-height:15px;
font-weight:400;
text-shadow: 1px 1px 1px #000000;
}

#front_page_footer ul
{
	list-style-type: none;
	padding: 0;
	padding-bottom: 10px;
	margin-left: 25px;
}

.social_profiles_contact ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
